.fl-featured-row__inner{width:100%;max-width:1760px;margin:0 auto;padding:0 22px}@media(max-width:749px){.fl-featured-row__inner{padding:0 14px}}.fl-featured-row{--fl-blue: #386C92;--fl-green: #4ABA00;--fl-black: #040404;--fl-grey: #717171;--fl-border: rgba(4, 4, 4, .1);padding:26px 0 54px;background:#fff;color:var(--fl-black);font-family:Inter,Arial,sans-serif}.fl-featured-row__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:22px}.fl-featured-row__eyebrow{margin:0 0 8px;color:var(--fl-blue);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fl-featured-row__heading{margin:0;color:var(--fl-black);font-size:clamp(30px,3vw,42px);line-height:1;letter-spacing:-.04em}.fl-featured-row__intro{max-width:470px;color:var(--fl-grey);font-size:16px;line-height:1.5}.fl-featured-row__intro p{margin:0}.fl-featured-row__scroll{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.fl-featured-row__card{display:block;min-width:0;overflow:hidden;border:1px solid var(--fl-border);border-radius:12px;background:#fff;color:var(--fl-black);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.fl-featured-row__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0404041f}.fl-featured-row__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;padding:10px;background:#f7f7f7}.fl-featured-row__image{display:block;width:100%;height:100%;object-fit:contain}.fl-featured-row__status{position:absolute;top:10px;left:10px;padding:7px 9px;border-radius:6px;background:#040404cc;color:#fff;font-size:12px;font-weight:800;line-height:1}.fl-featured-row__info{padding:14px 14px 16px}.fl-featured-row__info h3{margin:0;color:var(--fl-black);font-size:14px;line-height:1.35;font-weight:700}.fl-featured-row__price{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:15px;line-height:1.2;font-weight:800}.fl-featured-row__sale{color:#218c4d}.fl-featured-row__was{color:#8a8a8a;font-weight:500;text-decoration:line-through}.fl-featured-row__fallback{width:100%;height:100%;background:radial-gradient(circle at 78% 18%,rgba(74,186,0,.22),transparent 22%),linear-gradient(135deg,#ecf2f5,#d7e4eb)}@media(max-width:1199px){.fl-featured-row__scroll{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:989px){.fl-featured-row__header{align-items:flex-start;flex-direction:column;gap:14px}.fl-featured-row__scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,32%);grid-template-columns:none;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity;scrollbar-width:thin}.fl-featured-row__card{scroll-snap-align:start}}@media(max-width:749px){.fl-featured-row{padding:18px 0 42px}.fl-featured-row__heading{font-size:32px}.fl-featured-row__intro{font-size:15px}.fl-featured-row__scroll{grid-auto-columns:minmax(74%,1fr);gap:12px}.fl-featured-row__info{padding:13px}.fl-featured-row__info h3{font-size:15px}.fl-featured-row__price{font-size:16px}}.fl-social{--fl-blue: #386c92;--fl-green: #4aba00;--fl-black: #040404;--fl-grey: #717171;--fl-border: rgba(4, 4, 4, .1);--fl-radius: 18px;--fl-radius-small: 12px;--fl-shadow: 0 14px 34px rgba(4, 4, 4, .08);--fl-shadow-hover: 0 22px 44px rgba(4, 4, 4, .15);padding:24px 0 76px;background:#fff;color:var(--fl-black);font-family:Inter,Arial,sans-serif}.fl-social__inner{max-width:1380px}.fl-social__hero{position:relative;isolation:isolate;min-height:400px;overflow:hidden;border-radius:24px;background:var(--fl-blue);box-shadow:var(--fl-shadow)}.fl-social__hero-media,.fl-social__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.fl-social__hero-image{display:block;width:100%;height:100%;object-fit:cover}.fl-social__hero-overlay{z-index:1;background:linear-gradient(90deg,#040404d6,#040404a3 43%,#04040424 76%,#0404040f),linear-gradient(0deg,rgba(4,4,4,.48) 0%,transparent 36%)}.fl-social__hero-content{position:relative;z-index:2;display:flex;align-items:center;min-height:400px;padding:34px 54px 98px;color:#fff;box-sizing:border-box}.fl-social__hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:44px;align-items:center;width:100%}.fl-social__hero-copy-block{max-width:690px}.fl-social__eyebrow{margin:0 0 12px;color:var(--fl-blue);font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fl-social__eyebrow--light{color:#ffffffd1}.fl-social__hero-heading{max-width:11ch;margin:0;color:#fff;font-size:clamp(42px,4.4vw,64px);line-height:.95;letter-spacing:-.055em}.fl-social__hero-copy{max-width:600px;margin-top:16px;color:#ffffffeb;font-size:18px;line-height:1.48}.fl-social__hero-copy p{margin:0}.fl-social__hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.fl-social__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 16px;border-radius:9px;font-size:16px;font-weight:800;line-height:1.1;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.fl-social__button:hover,.fl-social__section-button:hover{transform:translateY(-2px)}.fl-social__button--green{color:#fff;background:var(--fl-green);box-shadow:0 10px 22px #4aba0040}.fl-social__button--outline{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fl-social__hero-nav{position:absolute;z-index:3;right:20px;bottom:20px;left:20px;display:flex;align-items:center;gap:18px;padding:13px 17px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#0404048c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fl-social__hero-nav-label{flex:0 0 auto;color:#ffffffb8;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.fl-social__hero-nav-links{display:flex;gap:18px;min-width:0;overflow-x:auto;scrollbar-width:none}.fl-social__hero-nav-links::-webkit-scrollbar{display:none}.fl-social__hero-nav-links a{flex:0 0 auto;color:#fff;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap}.fl-social__section{padding-top:68px}.fl-social__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:26px}.fl-social__section-heading h2,.fl-social__help h2{margin:0;font-size:clamp(32px,3vw,46px);line-height:1;letter-spacing:-.04em}.fl-social__section-heading-right{display:flex;align-items:center;justify-content:flex-end;gap:16px}.fl-social__section-intro{max-width:480px;color:var(--fl-grey);font-size:17px;line-height:1.5}.fl-social__section-intro p{margin:0}.fl-social__section-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:0 0 auto;min-height:46px;padding:12px 16px;border:1.5px solid var(--fl-blue);border-radius:8px;color:var(--fl-blue);background:#fff;font-size:15px;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.fl-social__section-button:hover{box-shadow:0 8px 18px #0404041f}.fl-social__section-button--light{border-color:#fff;color:var(--fl-blue);background:#fff}.fl-social__products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.fl-social__product-card{display:block;overflow:hidden;border:1px solid var(--fl-border);border-radius:var(--fl-radius-small);background:#fff;color:var(--fl-black);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.fl-social__product-card:hover,.fl-social__space-card:hover,.fl-social__feed-card:hover{transform:translateY(-4px);box-shadow:var(--fl-shadow-hover)}.fl-social__product-media{position:relative;aspect-ratio:1 / 1;padding:12px;overflow:hidden;background:#f7f7f7}.fl-social__product-image,.fl-social__best-image{display:block;width:100%;height:100%;object-fit:contain}.fl-social__product-status{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:6px;background:#040404c7;color:#fff;font-size:13px;font-weight:800;line-height:1}.fl-social__product-info{padding:18px}.fl-social__product-info h3{margin:0;font-size:17px;line-height:1.35;font-weight:700}.fl-social__product-price{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:18px;line-height:1.2;font-weight:800}.fl-social__product-sale{color:#218c4d}.fl-social__product-was{color:#8a8a8a;font-weight:500;text-decoration:line-through}.fl-social__spaces-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:180px;gap:16px}.fl-social__space-card{position:relative;display:block;grid-column:span 3;grid-row:span 2;overflow:hidden;border-radius:var(--fl-radius);color:#fff;text-decoration:none;background:#dce4e8;box-shadow:var(--fl-shadow);transition:transform .18s ease,box-shadow .18s ease}.fl-social__space-card--feature{grid-column:span 6}.fl-social__space-media,.fl-social__space-shade{position:absolute;top:0;right:0;bottom:0;left:0}.fl-social__space-image{display:block;width:100%;height:100%;object-fit:cover}.fl-social__space-shade{background:linear-gradient(180deg,#0404040a 25%,#040404c2)}.fl-social__space-content{position:absolute;right:24px;bottom:24px;left:24px;z-index:2}.fl-social__space-content h3{margin:0;color:#fff;font-size:27px;line-height:1;letter-spacing:-.03em}.fl-social__space-card--feature .fl-social__space-content h3{font-size:38px}.fl-social__space-content p{max-width:34ch;margin:10px 0 0;color:#ffffffe6;font-size:16px;line-height:1.4}.fl-social__space-content>span{display:inline-block;margin-top:18px;color:#fff;font-size:16px;font-weight:800}.fl-social__feed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fl-social__feed-card{display:block;overflow:hidden;border:1px solid var(--fl-border);border-radius:var(--fl-radius-small);background:#fff;color:var(--fl-black);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.fl-social__feed-media{aspect-ratio:1 / 1;padding:8px;background:#f4f6f7}.fl-social__feed-image{display:block;width:100%;height:100%;object-fit:contain}.fl-social__feed-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;font-size:16px;font-weight:800}.fl-social__feed-footer span:last-child{color:var(--fl-green);font-size:21px}.fl-social__section--best{margin-top:72px;padding:40px;border-radius:22px;background:radial-gradient(circle at 90% 15%,rgba(74,186,0,.18),transparent 26%),var(--fl-blue)}.fl-social__section-heading--light h2,.fl-social__section-heading--light .fl-social__section-intro{color:#fff}.fl-social__section-heading--light .fl-social__section-intro{color:#ffffffd1}.fl-social__best-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.fl-social__best-card{display:block;overflow:hidden;border-radius:12px;background:#fff;color:var(--fl-black);text-decoration:none}.fl-social__best-media{aspect-ratio:1 / 1;padding:10px;background:#fff}.fl-social__best-info{padding:16px;border-top:1px solid var(--fl-border)}.fl-social__best-info h3{margin:0;font-size:16px;line-height:1.3}.fl-social__best-info span{display:block;margin-top:10px;color:var(--fl-blue);font-size:18px;font-weight:800}.fl-social__help{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:40px;align-items:center;margin-top:72px;padding:48px;border-radius:22px;background:#040404;color:#fff}.fl-social__help h2{max-width:18ch;color:#fff}.fl-social__help-text{max-width:650px;margin-top:18px;color:#ffffffc7;font-size:18px;line-height:1.55}.fl-social__help-text p{margin:0}.fl-social__help-action{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.fl-social__help-points{display:grid;gap:10px;color:#ffffffdb;font-size:17px;font-weight:600}.fl-social__help-points span:before{content:"\2713";display:inline-block;margin-right:10px;color:var(--fl-green);font-weight:900}.fl-social__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;border-top:1px solid var(--fl-border);border-bottom:1px solid var(--fl-border)}.fl-social__trust-item{padding:25px 24px;border-right:1px solid var(--fl-border)}.fl-social__trust-item:last-child{border-right:0}.fl-social__trust-item strong{display:block;color:var(--fl-black);font-size:17px;line-height:1.25}.fl-social__trust-item span{display:block;margin-top:8px;color:var(--fl-grey);font-size:15px;line-height:1.4}.fl-social__pagination{margin-top:34px}.fl-social__fallback{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(74,186,0,.28),transparent 22%),linear-gradient(135deg,#ecf2f5,#d7e4eb)}.fl-social__fallback:before,.fl-social__fallback:after{content:"";position:absolute;border-radius:999px;background:#386c9233}.fl-social__fallback:before{width:42%;height:42%;right:-9%;bottom:-11%}.fl-social__fallback:after{width:24%;height:24%;left:12%;top:14%;background:#4aba0033}@media(max-width:1199px){.fl-social__products-grid,.fl-social__feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fl-social__spaces-grid{grid-auto-rows:160px}.fl-social__space-card{grid-column:span 4}.fl-social__space-card--feature{grid-column:span 8}}@media(max-width:989px){.fl-social__hero,.fl-social__hero-content{min-height:470px}.fl-social__hero-content{padding:38px 34px 110px}.fl-social__hero-layout{grid-template-columns:minmax(0,1fr) 215px;gap:24px}.fl-social__section-heading{align-items:flex-start;flex-direction:column;gap:16px}.fl-social__section-heading-right{justify-content:flex-start;flex-wrap:wrap}.fl-social__products-grid,.fl-social__feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fl-social__space-card,.fl-social__space-card--feature{grid-column:span 6}.fl-social__help{grid-template-columns:1fr;gap:28px;padding:36px}.fl-social__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.fl-social__trust-item:nth-child(2){border-right:0}.fl-social__trust-item:nth-child(-n+2){border-bottom:1px solid var(--fl-border)}}@media(max-width:749px){.fl-social{padding:18px 0 54px}.fl-social__hero,.fl-social__hero-content{min-height:590px}.fl-social__hero{border-radius:16px}.fl-social__hero-overlay{background:linear-gradient(180deg,#04040447,#040404d4 66%,#040404f0)}.fl-social__hero-content{display:flex;align-items:flex-end;padding:30px 22px 126px}.fl-social__hero-layout{grid-template-columns:1fr;gap:22px}.fl-social__hero-heading{font-size:clamp(38px,11vw,52px)}.fl-social__hero-copy{margin-top:16px;font-size:17px}.fl-social__button{width:100%}.fl-social__hero-nav{right:12px;bottom:12px;left:12px;display:block;padding:13px}.fl-social__hero-nav-label{display:block;margin-bottom:10px}.fl-social__hero-nav-links{gap:15px}.fl-social__hero-nav-links a{font-size:15px}.fl-social__section{padding-top:54px}.fl-social__section-heading h2,.fl-social__help h2{font-size:34px}.fl-social__section-intro{font-size:17px}.fl-social__section-heading-right{align-items:flex-start;flex-direction:column;width:100%}.fl-social__section-button{width:100%}.fl-social__products-grid{gap:10px}.fl-social__product-info{padding:14px}.fl-social__product-info h3{font-size:15px}.fl-social__product-price{margin-top:9px;font-size:16px}.fl-social__spaces-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:165px;gap:10px}.fl-social__space-card,.fl-social__space-card--feature{grid-column:span 1;grid-row:span 2}.fl-social__space-card--feature{grid-column:span 2}.fl-social__space-content{right:16px;bottom:16px;left:16px}.fl-social__space-content h3,.fl-social__space-card--feature .fl-social__space-content h3{font-size:25px}.fl-social__space-content p{display:none}.fl-social__space-content>span{margin-top:10px;font-size:15px}.fl-social__feed-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78%,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:8px}.fl-social__section--best{margin-top:54px;padding:26px 20px;border-radius:16px}.fl-social__best-scroll{grid-auto-columns:minmax(76%,1fr)}.fl-social__help{margin-top:54px;padding:30px 22px;border-radius:16px}.fl-social__help-text{font-size:17px}.fl-social__trust{grid-template-columns:1fr}.fl-social__trust-item,.fl-social__trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--fl-border)}.fl-social__trust-item:last-child{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/182/compiled_assets/styles.css.map */
