:root{--fx-ink: #111315;--fx-ink-soft: #34383d;--fx-muted: #71767d;--fx-line: #e4e6e8;--fx-surface: #ffffff;--fx-surface-soft: #f5f6f7;--fx-surface-warm: #f7f6f3;--fx-accent: #d7a83d;--fx-accent-soft: #f5ead0;--fx-success: #25834b;--fx-radius-sm: 14px;--fx-radius: 22px;--fx-radius-lg: 34px;--fx-shadow-sm: 0 8px 28px rgba(17,19,21,.06);--fx-shadow: 0 24px 70px rgba(17,19,21,.1);--fx-ease: cubic-bezier(.2,.7,.2,1);--fx-wrap: min(1240px, calc(100vw - 48px) )}html{scroll-behavior:smooth}body{color:var(--fx-ink)}body.template-index{background:#fff}body:not(.shopify-design-mode) .content-for-layout{overflow:clip}.fx-wrap{width:var(--fx-wrap);margin-inline:auto}.fx-section{position:relative}.fx-kicker,.fx-hero__eyebrow{margin:0 0 14px;color:var(--fx-muted);font-size:11px;font-weight:750;line-height:1.2;letter-spacing:.13em;text-transform:uppercase}.fx-title,.fx-display{margin:0;color:var(--fx-ink);font-family:var(--font-heading--family, inherit);font-weight:700;letter-spacing:-.045em;text-wrap:balance}.fx-title{font-size:clamp(32px,4.1vw,58px);line-height:1.02}.fx-display{font-size:clamp(46px,6.1vw,84px);line-height:.96}.fx-title em,.fx-display em{color:var(--fx-muted);font-style:normal;font-weight:inherit}.fx-copy{margin:0;color:var(--fx-muted);font-size:clamp(15px,1.4vw,18px);line-height:1.65}.fx-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:56px;align-items:end;margin-bottom:34px}.fx-section-head>.fx-copy{max-width:480px;justify-self:end}.fx-btn,.fx-quick-add__button{-webkit-appearance:none;appearance:none;min-height:50px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;font:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:transform .2s var(--fx-ease),background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.fx-btn:hover,.fx-quick-add__button:hover{transform:translateY(-1px)}.fx-btn--dark,.fx-quick-add__button{background:var(--fx-ink);color:#fff;box-shadow:0 8px 22px #11131524}.fx-btn--dark:hover,.fx-quick-add__button:hover{background:#000;color:#fff}.fx-btn--soft{color:var(--fx-ink);background:#fff;border-color:var(--fx-line)}.fx-btn--soft:hover{border-color:#c9cdd1;background:#fafafa}.fx-btn--accent{background:var(--fx-accent);color:#111}.fx-link{color:var(--fx-ink);font-size:14px;font-weight:700;text-decoration:none}.fx-link:hover{text-decoration:underline;text-underline-offset:4px}.fx-signal{position:relative;z-index:50;min-height:34px;background:#111315;color:#fff;display:flex;align-items:center;overflow:hidden}.fx-signal__track{width:var(--fx-wrap);margin-inline:auto;display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;gap:18px}.fx-signal__track span{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:650;letter-spacing:.04em;white-space:nowrap;opacity:.9}.fx-signal__track i{width:4px;height:4px;border-radius:50%;background:var(--fx-accent)}#header-group{position:relative;z-index:45}#header-group .header-section{border-bottom:1px solid rgba(17,19,21,.08)}#header-group header-component{-webkit-backdrop-filter:saturate(150%) blur(14px);backdrop-filter:saturate(150%) blur(14px)}#header-group .header__row{min-height:68px}#header-group a,#header-group button{transition:opacity .18s ease}#header-group a:hover{opacity:.66}.fx-hero{padding:clamp(44px,6vw,86px) 0 48px;background:radial-gradient(circle at 82% 12%,rgba(215,168,61,.1),transparent 24%),linear-gradient(180deg,#fafafa,#fff 78%);border-bottom:1px solid var(--fx-line)}.fx-hero__inner{display:grid;grid-template-columns:minmax(0,.93fr) minmax(460px,1.07fr);gap:clamp(44px,6vw,92px);align-items:center}.fx-hero__heading{max-width:650px}.fx-hero__eyebrow{display:flex;align-items:center;gap:9px}.fx-hero__eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--fx-success);box-shadow:0 0 0 4px #25834b1a}.fx-hero .fx-copy{max-width:610px;margin-top:24px}.fx-hero__primary-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.fx-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;padding-top:22px;border-top:1px solid var(--fx-line)}.fx-hero__trust span{min-width:0}.fx-hero__trust b{display:block;font-size:13px;line-height:1.2}.fx-hero__trust small{display:block;margin-top:4px;color:var(--fx-muted);font-size:11px;line-height:1.3}.fx-hero__stage{position:relative;min-height:620px;padding:14px;border:1px solid var(--fx-line);border-radius:var(--fx-radius-lg);background:#ffffffe0;box-shadow:var(--fx-shadow)}.fx-scene-switch{position:absolute;z-index:4;top:28px;left:28px;display:flex;gap:5px;padding:5px;border:1px solid rgba(17,19,21,.08);border-radius:999px;background:#ffffffeb;box-shadow:0 10px 30px #11131514;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fx-scene-switch button{min-height:38px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--fx-muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.fx-scene-switch button[aria-pressed=true]{background:var(--fx-ink);color:#fff}.fx-hero-offer{min-height:590px;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:25px;background:var(--fx-surface-soft)}.fx-hero-offer[aria-hidden=true]{display:none}.fx-hero-offer__visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center;padding:74px 44px 24px;overflow:hidden}.fx-hero-offer__visual:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:#ffffffc7;filter:blur(.2px)}.fx-hero-offer__visual a{position:relative;z-index:1;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.fx-hero-offer__visual img{width:min(84%,440px);max-height:330px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(17,19,21,.16));transition:transform .5s var(--fx-ease)}.fx-hero-offer__visual:hover img{transform:scale(1.025) translateY(-3px)}.fx-hero-offer__label{position:absolute;z-index:2;right:20px;top:20px;padding:8px 10px;border-radius:999px;background:var(--fx-accent-soft);color:#6d5219;font-size:9px;font-weight:800;letter-spacing:.08em}.fx-hero-offer__content{padding:24px 26px 28px;background:#fff;border-top:1px solid var(--fx-line)}.fx-hero-offer__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--fx-muted);font-size:11px}.fx-stock{display:inline-flex;align-items:center;gap:7px;color:var(--fx-success);font-size:11px;font-weight:700}.fx-stock i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #25834b17}.fx-stock--out{color:#9d3e3e}.fx-hero-offer__content h2{margin:14px 0 0;color:var(--fx-ink);font-size:clamp(20px,2vw,28px);line-height:1.15;letter-spacing:-.025em}.fx-hero-offer__price{display:flex;align-items:baseline;gap:10px;margin-top:10px;font-size:21px;font-weight:800}.fx-hero-offer__price s{color:#a2a5a9;font-size:13px;font-weight:500}.fx-hero-offer__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:20px}.fx-hero-offer__actions .fx-quick-add__button{width:100%}.fx-hero__category-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.fx-hero__category-links>a{min-height:92px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 22px;border:1px solid var(--fx-line);border-radius:var(--fx-radius-sm);background:#fff;color:var(--fx-ink);text-decoration:none;transition:border-color .2s ease,transform .2s var(--fx-ease),box-shadow .2s ease}.fx-hero__category-links>a:hover{transform:translateY(-2px);border-color:#cdd0d3;box-shadow:var(--fx-shadow-sm)}.fx-hero__category-links>a>span{color:var(--fx-muted);font-size:11px;font-weight:750}.fx-hero__category-links b{display:block;font-size:15px}.fx-hero__category-links small{display:block;margin-top:4px;color:var(--fx-muted);font-size:12px}.fx-hero__category-links i{font-style:normal;font-size:20px}.fx-portals{padding:clamp(68px,8vw,116px) 0}.fx-portals__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fx-portal{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--fx-line);border-radius:var(--fx-radius-lg);display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.82fr);align-items:end;gap:24px;padding:38px;color:var(--fx-ink);text-decoration:none;transition:transform .3s var(--fx-ease),box-shadow .3s ease,border-color .3s ease}.fx-portal:hover{transform:translateY(-4px);box-shadow:var(--fx-shadow);border-color:#d7d9db}.fx-portal--auto{background:linear-gradient(145deg,#f7f7f6,#eeefef)}.fx-portal--home{background:linear-gradient(145deg,#f7f4ec,#efede8)}.fx-portal__copy{position:relative;z-index:2;align-self:center}.fx-portal__eyebrow{display:inline-block;margin-bottom:14px;color:var(--fx-muted);font-size:10px;font-weight:800;letter-spacing:.11em}.fx-portal h3{max-width:490px;margin:0;font-size:clamp(30px,3.5vw,48px);line-height:1.02;letter-spacing:-.045em}.fx-portal p{max-width:430px;margin:18px 0 0;color:var(--fx-muted);font-size:14px;line-height:1.6}.fx-portal__cta{display:inline-flex;align-items:center;gap:12px;margin-top:28px;font-size:13px;font-weight:800}.fx-portal__cta i{font-style:normal;transition:transform .2s ease}.fx-portal:hover .fx-portal__cta i{transform:translate(4px)}.fx-portal__product{position:relative;z-index:1;align-self:center;display:flex;align-items:center;justify-content:center;min-height:320px}.fx-portal__product:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:#ffffffb8}.fx-portal__product img{position:relative;z-index:1;width:100%;max-height:300px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(17,19,21,.15));transition:transform .35s var(--fx-ease)}.fx-portal:hover .fx-portal__product img{transform:scale(1.035)}.fx-portal__product>span{position:absolute;z-index:2;right:0;bottom:0;padding:9px 12px;border-radius:999px;background:#fff;box-shadow:0 8px 26px #11131517;font-size:12px;font-weight:800}.fx-collection{padding:clamp(70px,7.5vw,108px) 0;border-top:1px solid var(--fx-line)}.fx-collection--auto{background:#fff}.fx-collection--security{background:var(--fx-surface-soft)}.fx-collection__head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:end;gap:48px;margin-bottom:36px}.fx-collection__aside{max-width:470px;justify-self:end}.fx-collection__aside p{margin:0;color:var(--fx-muted);font-size:14px;line-height:1.6}.fx-collection__assurance{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.fx-collection__assurance span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--fx-line);color:var(--fx-muted);font-size:10px;font-weight:700}.fx-collection--auto .fx-collection__assurance span{background:var(--fx-surface-soft)}.fx-product-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fx-product{min-width:0;overflow:hidden;border:1px solid var(--fx-line);border-radius:var(--fx-radius);background:#fff;box-shadow:0 1px #11131505;transition:transform .25s var(--fx-ease),box-shadow .25s ease,border-color .25s ease}.fx-product:hover{transform:translateY(-3px);box-shadow:var(--fx-shadow-sm);border-color:#d5d8db}.fx-product__topline{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px 0}.fx-product__badge{padding:5px 8px;border-radius:999px;background:var(--fx-accent-soft);color:#72591e;font-size:10px;font-weight:800}.fx-product__media{position:relative;min-height:248px;display:flex;align-items:center;justify-content:center;padding:16px 22px 10px;color:inherit;text-decoration:none}.fx-product__media:before{content:"";position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:var(--fx-surface-soft)}.fx-product__media img,.fx-product__media svg{position:relative;z-index:1;width:100%;height:220px;object-fit:contain;transition:transform .3s var(--fx-ease)}.fx-product:hover .fx-product__media img{transform:scale(1.025)}.fx-product__view{display:none}.fx-product__body{padding:16px 18px 20px}.fx-product__title-link{color:inherit;text-decoration:none}.fx-product__title{min-height:44px;margin:0;font-size:15px;line-height:1.42;font-weight:700;letter-spacing:-.015em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fx-product__micro-benefits{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.fx-product__micro-benefits li{padding:5px 8px;border-radius:999px;background:var(--fx-surface-soft);color:var(--fx-muted);font-size:9px;font-weight:700}.fx-product__pricing{min-height:48px;display:flex;align-items:baseline;gap:9px;margin-top:16px}.fx-product__price{font-size:20px;font-weight:800}.fx-product__price small{margin-right:4px;color:var(--fx-muted);font-size:10px;font-weight:500}.fx-product__compare{color:#a5a8ac;font-size:12px}.fx-product__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:4px}.fx-product__actions .fx-quick-add__button{width:100%;min-height:45px;padding-inline:14px;font-size:12px}.fx-product__details{min-width:62px;min-height:45px;border:1px solid var(--fx-line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;color:var(--fx-ink);font-size:11px;font-weight:700;text-decoration:none}.fx-product__details:hover{background:var(--fx-surface-soft)}.fx-collection__cta{margin-top:28px;display:flex;justify-content:center}.fx-collection__cta .fx-btn{min-width:250px}.fx-proof{padding:clamp(70px,8vw,112px) 0;background:#111315;color:#fff}.fx-proof .fx-kicker{color:#a7abb0}.fx-proof .fx-title{color:#fff;max-width:860px}.fx-proof .fx-title em{color:#a9adb1}.fx-proof__head .fx-copy{max-width:650px;margin-top:20px;color:#a9adb1}.fx-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.fx-proof__item{display:grid;grid-template-columns:auto 1fr;gap:18px;min-height:190px;padding:28px 24px;border-right:1px solid rgba(255,255,255,.14)}.fx-proof__item:last-child{border-right:0}.fx-proof__item>span{color:var(--fx-accent);font-size:11px;font-weight:800}.fx-proof__item h3{margin:0;color:#fff;font-size:18px;line-height:1.15}.fx-proof__item p{margin:10px 0 0;color:#a9adb1;font-size:12px;line-height:1.55}.fx-faq{padding:clamp(70px,8vw,112px) 0;background:#fff}.fx-faq__grid{display:grid;grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);gap:clamp(50px,8vw,110px);align-items:start}.fx-faq__grid>div:first-child{position:sticky;top:110px}.fx-faq .fx-copy{max-width:430px;margin-top:20px}.fx-faq__list{border-top:1px solid var(--fx-line)}.fx-faq__list details{border-bottom:1px solid var(--fx-line)}.fx-faq__list summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;color:var(--fx-ink);font-size:16px;font-weight:700;line-height:1.35}.fx-faq__list summary::-webkit-details-marker{display:none}.fx-faq__list summary:after{content:"+";flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--fx-surface-soft);color:var(--fx-ink);font-size:18px;font-weight:400;transition:transform .2s ease}.fx-faq__list details[open] summary:after{transform:rotate(45deg)}.fx-faq__answer{max-width:720px;padding:0 48px 24px 0;color:var(--fx-muted);font-size:14px;line-height:1.65}.fx-faq__answer p{margin:0}.fx-product-story{padding:58px 0;background:#111315;color:#fff}.fx-product-story__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.fx-product-story .fx-kicker{color:#a9adb1}.fx-product-story h2{margin:0;color:#fff;font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.04em}.fx-product-story__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.15)}.fx-product-story__step{padding:22px 20px 0 0}.fx-product-story__step span{color:var(--fx-accent);font-size:10px;font-weight:800;letter-spacing:.08em}.fx-product-story__step h3{margin:16px 0 0;color:#fff;font-size:17px}.fx-product-story__step p{margin:8px 0 0;color:#a9adb1;font-size:12px;line-height:1.55}.template-product .content-for-layout{background:#f7f7f6}.template-product .product-information{padding-top:clamp(22px,4vw,48px)!important;padding-bottom:clamp(42px,6vw,76px)!important}.template-product .product-information__grid{gap:clamp(28px,5vw,68px)!important}.template-product .product-information__media{overflow:hidden;border:1px solid var(--fx-line);border-radius:28px;background:#fff}.template-product .product-media-container{background:#fff}.template-product .product-details{padding:clamp(22px,3vw,34px)!important;border:1px solid var(--fx-line);border-radius:26px;background:#fff;box-shadow:var(--fx-shadow-sm)}.template-product .product-details h1{font-size:clamp(27px,3.4vw,44px)!important;line-height:1.04!important;letter-spacing:-.04em!important}.template-product .product-details .price{font-size:22px;font-weight:800}.template-product .product-details .button,.template-product .product-details button[type=submit]{min-height:54px;border-radius:999px!important;font-weight:750}.template-product .product-details input,.template-product .product-details select{border-radius:12px}.template-product .product-recommendations{background:#fff}.template-collection .product-card,.template-search .product-card{border-radius:18px}.fx-reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .55s var(--fx-ease)}.fx-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fx-reveal{opacity:1;transform:none;transition:none}.fx-product,.fx-portal,.fx-btn,.fx-quick-add__button{transition:none}}@media(max-width:1100px){:root{--fx-wrap: min(100% - 36px, 1040px)}.fx-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:40px}.fx-hero__stage{min-height:570px}.fx-hero-offer{min-height:540px}.fx-hero-offer__visual{min-height:350px}.fx-portals__grid{gap:14px}.fx-portal{min-height:470px;grid-template-columns:1fr;align-content:space-between}.fx-portal__product{min-height:220px;position:absolute;right:-20px;bottom:-20px;width:48%;opacity:.94}.fx-portal__copy{max-width:70%;align-self:start}.fx-product-rail,.fx-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-proof__item:nth-child(2){border-right:0}.fx-proof__item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}}@media(max-width:760px){:root{--fx-wrap: calc(100vw - 28px) ;--fx-radius-lg: 24px;--fx-radius: 18px}.fx-signal{min-height:31px}.fx-signal__track{width:auto;min-width:max-content;display:flex;gap:24px;padding-inline:14px;animation:fx-ticker 24s linear infinite}.fx-signal__track span{font-size:9px}@keyframes fx-ticker{0%{transform:translate(0)}to{transform:translate(-25%)}}#header-group .header__row{min-height:58px}.fx-section-head,.fx-collection__head,.fx-faq__grid,.fx-product-story__grid{grid-template-columns:1fr;gap:20px}.fx-section-head{margin-bottom:24px}.fx-section-head>.fx-copy,.fx-collection__aside{max-width:none;justify-self:stretch}.fx-title{font-size:clamp(31px,10vw,45px)}.fx-hero{padding:34px 0 26px}.fx-hero__inner{grid-template-columns:1fr;gap:34px}.fx-display{font-size:clamp(44px,13vw,62px)}.fx-hero .fx-copy{margin-top:18px;font-size:15px}.fx-hero__primary-actions{display:grid;grid-template-columns:1fr;margin-top:24px}.fx-hero__primary-actions .fx-btn{width:100%}.fx-hero__trust{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px;padding-top:18px}.fx-hero__trust b{font-size:11px}.fx-hero__trust small{font-size:9px}.fx-hero__stage{min-height:0;padding:9px;border-radius:26px}.fx-scene-switch{top:20px;left:20px}.fx-scene-switch button{min-height:35px;padding-inline:12px;font-size:10px}.fx-hero-offer{min-height:0;border-radius:19px}.fx-hero-offer__visual{min-height:330px;padding:70px 24px 18px}.fx-hero-offer__visual:before{width:250px;height:250px}.fx-hero-offer__visual img{max-height:250px}.fx-hero-offer__label{right:12px;top:12px;font-size:8px}.fx-hero-offer__content{padding:18px 18px 20px}.fx-hero-offer__content h2{font-size:20px}.fx-hero-offer__actions{grid-template-columns:1fr;gap:12px}.fx-hero-offer__actions .fx-link{text-align:center}.fx-hero__category-links{grid-template-columns:1fr;gap:8px;margin-top:12px}.fx-hero__category-links>a{min-height:76px;padding:14px 16px}.fx-portals{padding:62px 0}.fx-portals__grid{grid-template-columns:1fr}.fx-portal{min-height:390px;padding:26px;border-radius:24px}.fx-portal__copy{max-width:76%}.fx-portal h3{font-size:34px}.fx-portal p{font-size:13px}.fx-portal__product{width:48%;right:-6px;bottom:-10px}.fx-portal__product:before{width:170px;height:170px}.fx-portal__product>span{right:10px;bottom:18px}.fx-collection{padding:62px 0}.fx-product-rail{width:calc(100vw - 14px);margin-right:-14px;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:14px}.fx-product-rail::-webkit-scrollbar{display:none}.fx-product{flex:0 0 min(82vw,330px);scroll-snap-align:start}.fx-product__media{min-height:230px}.fx-product__media img,.fx-product__media svg{height:205px}.fx-collection__cta{justify-content:stretch}.fx-collection__cta .fx-btn{width:100%}.fx-proof{padding:62px 0}.fx-proof__grid{grid-template-columns:1fr;margin-top:32px}.fx-proof__item{min-height:0;padding:22px 4px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)!important}.fx-proof__item:last-child{border-bottom:0!important}.fx-faq{padding:62px 0}.fx-faq__grid>div:first-child{position:static}.fx-faq__list summary{min-height:70px;font-size:14px}.fx-faq__answer{padding-right:38px;font-size:13px}.fx-product-story{padding:48px 0}.fx-product-story__steps{grid-template-columns:1fr;border-top:0}.fx-product-story__step{padding:18px 0;border-top:1px solid rgba(255,255,255,.15)}.template-product .product-information{padding-top:12px!important}.template-product .product-information__media{border-radius:20px}.template-product .product-details{border-radius:20px;padding:20px!important}}@media(max-width:760px){.fx-signal__track{width:var(--fx-wrap);min-width:0;display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between;padding-inline:0;animation:none}.fx-signal__track span:nth-child(n+3){display:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/filmit-x.css.map */
