:root{--fx-navy: #07131f;--fx-navy-2: #0c1d2b;--fx-ink: #102332;--fx-paper: #f5f7f8;--fx-white: #ffffff;--fx-line: #dce5e9;--fx-muted: #627782;--fx-cyan: #7de8ed;--fx-cyan-deep: #00727b;--fx-accent: #ff8a34;--fx-accent-dark: #e7640a;--fx-success: #15a66f;--fx-radius-lg: 32px;--fx-radius: 22px;--fx-shadow: 0 24px 70px rgba(12, 35, 50, .14)}body.template-index{background:var(--fx-paper)}.template-index .content-for-layout{overflow:clip}.fx-section,.fx-product-story{position:relative;isolation:isolate}.fx-section *,.fx-section *:before,.fx-section *:after,.fx-product-story *,.fx-product-story *:before,.fx-product-story *:after{box-sizing:border-box}.fx-wrap{width:min(1320px,calc(100% - 48px));margin-inline:auto}.fx-section[id],.fx-product-story[id]{scroll-margin-top:calc(var(--header-height, 80px) + 18px)}.fx-noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.fx-kicker,.fx-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 16px;color:var(--fx-cyan-deep);font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.fx-kicker:before,.fx-hero__eyebrow i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 16%,transparent);content:""}.fx-display{max-width:760px;margin:0;color:inherit;font-size:clamp(52px,6.3vw,94px);font-weight:760;letter-spacing:-.066em;line-height:.93;text-wrap:balance}.fx-display em,.fx-title em{display:block;color:var(--fx-accent);font-style:normal}.fx-title{margin:0;color:inherit;font-size:clamp(38px,4.6vw,68px);font-weight:760;letter-spacing:-.052em;line-height:.99;text-wrap:balance}.fx-copy{max-width:610px;margin:20px 0 0;color:var(--fx-muted);font-size:clamp(16px,1.3vw,19px);line-height:1.64}.fx-link{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:13px;font-weight:760;text-decoration:none}.fx-link:hover{text-decoration:underline}.fx-btn,.fx-quick-add__button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 23px;border:1px solid transparent;border-radius:14px;color:#041216;background:var(--fx-cyan);box-shadow:0 14px 32px #00727b2e;font:inherit;font-size:13px;font-weight:820;line-height:1.15;text-align:center;text-decoration:none;cursor:pointer;touch-action:manipulation;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.fx-btn:hover,.fx-quick-add__button:hover{color:#041216;background:#a4f3f5;box-shadow:0 17px 36px #00727b3d;transform:translateY(-2px)}.fx-btn--accent{background:var(--fx-accent);box-shadow:0 14px 32px #ff8a3438}.fx-btn--accent:hover{background:#ffa05d;box-shadow:0 17px 36px #ff8a3447}.fx-btn--dark{color:#fff;background:var(--fx-navy);box-shadow:0 14px 32px #07131f2e}.fx-btn--dark:hover{color:#fff;background:#112b3d;box-shadow:0 17px 36px #07131f3d}.fx-btn--outline{color:#fff;border-color:#fff3;background:#ffffff0f;box-shadow:none}.fx-btn--outline:hover{color:#fff;border-color:#7de8ed80;background:#7de8ed17;box-shadow:none}.fx-btn:focus-visible,.fx-quick-add__button:focus-visible,.fx-scene-switch button:focus-visible,.fx-product a:focus-visible,.fx-guide__choice:focus-visible,.fx-faq summary:focus-visible,.fx-about button:focus-visible{outline:3px solid var(--fx-accent);outline-offset:3px}.fx-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.2,1)}.fx-reveal.is-visible{opacity:1;transform:none}.fx-signal{position:relative;z-index:80;color:#e8f3f4;border-bottom:1px solid rgba(125,232,237,.12);background:#030b12}.fx-signal__track{min-height:38px;display:flex;align-items:center;justify-content:center;gap:clamp(26px,6vw,84px);padding:8px 24px;font-size:10px;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.fx-signal__track span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.fx-signal__track i{width:5px;height:5px;border-radius:50%;background:var(--fx-cyan);box-shadow:0 0 12px var(--fx-cyan)}.fx-hero{overflow:hidden;padding:clamp(56px,7vw,92px) 0 30px;color:#fff;background:var(--fx-navy)}.fx-hero__backdrops,.fx-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.fx-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.03);transition:opacity .65s ease,transform 1s ease}.fx-hero__backdrop img{width:100%;height:100%;object-fit:cover}.fx-hero[data-scene=auto] .fx-hero__backdrop--auto,.fx-hero[data-scene=home] .fx-hero__backdrop--home{opacity:.25;transform:scale(1)}.fx-hero__veil{z-index:-1;background:linear-gradient(90deg,#07131ffc,#07131fed 45%,#07131fad 76%,#07131fd1),linear-gradient(0deg,#07131f 0%,transparent 45%)}.fx-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);align-items:center;gap:clamp(36px,6vw,90px)}.fx-hero__heading{padding-block:20px}.fx-hero__eyebrow{color:var(--fx-cyan)}.fx-hero__heading .fx-copy{color:#b9c8ce}.fx-scene-switch{width:fit-content;display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:28px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#030b12b3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.fx-scene-switch button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:0;border-radius:11px;color:#afbec5;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:780;transition:color .2s ease,background .2s ease}.fx-scene-switch button svg{width:20px;height:20px}.fx-scene-switch button[aria-pressed=true]{color:#061318;background:var(--fx-cyan)}.fx-scene-switch button[data-fx-scene-button=home][aria-pressed=true]{background:var(--fx-accent)}.fx-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.fx-hero__trust>span{min-width:0;display:grid;grid-template-columns:24px 1fr;align-items:center;column-gap:8px;padding:12px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#ffffff0b}.fx-hero__trust svg{width:22px;height:22px;grid-row:1 / span 2;color:var(--fx-cyan)}.fx-hero__trust b{overflow:hidden;color:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.fx-hero__trust small{overflow:hidden;color:#8ea3ad;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.fx-hero__stage{position:relative;min-height:650px}.fx-hero-offer{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:minmax(310px,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:30px;color:var(--fx-ink);background:#f8fbfcf7;box-shadow:0 40px 100px #00000057;visibility:hidden;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .38s ease,transform .5s ease,visibility 0s linear .5s}.fx-hero[data-scene=auto] .fx-hero-offer--auto,.fx-hero[data-scene=home] .fx-hero-offer--home{visibility:visible;opacity:1;transform:none;pointer-events:auto;transition-delay:0s}.fx-hero-offer__visual{position:relative;display:grid;place-items:center;overflow:hidden;padding:45px 34px 22px;background:radial-gradient(circle at 50% 44%,#fff 0,#eaf1f3 48%,#dfe9ec)}.fx-hero-offer__visual:after{position:absolute;top:18%;right:14%;bottom:18%;left:14%;border:1px solid rgba(0,114,123,.12);border-radius:50%;box-shadow:0 0 0 42px #00727b09,0 0 0 84px #00727b05;content:""}.fx-hero-offer__visual a{position:relative;z-index:2;width:100%;height:100%;display:grid;place-items:center}.fx-hero-offer__visual img{width:min(90%,560px);max-height:310px;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(16,35,50,.24));transition:transform .3s ease}.fx-hero-offer__visual a:hover img{transform:scale(1.035)}.fx-hero-offer__label{position:absolute;z-index:3;top:18px;left:18px;padding:8px 11px;border-radius:999px;color:#064a50;background:#7de8ed99;font-size:9px;font-weight:820;letter-spacing:.1em}.fx-hero-offer__content{padding:24px 26px 26px;border-top:1px solid #dce5e9;background:#fff}.fx-stock{display:inline-flex;align-items:center;gap:7px;color:var(--fx-success);font-size:10px;font-weight:780;letter-spacing:.04em;text-transform:uppercase}.fx-stock i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #15a66f1f}.fx-stock--out{color:#a44}.fx-hero-offer h2{margin:11px 0 12px;color:var(--fx-ink);font-size:clamp(19px,2vw,27px);line-height:1.15;letter-spacing:-.025em}.fx-hero-offer__price{display:flex;align-items:baseline;gap:10px;color:var(--fx-ink);font-size:25px;font-weight:840}.fx-hero-offer__price s{color:#8a9aa1;font-size:14px;font-weight:600}.fx-hero-offer ul{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;padding:0;list-style:none}.fx-hero-offer li{position:relative;padding-left:18px;color:#526873;font-size:11px;line-height:1.45}.fx-hero-offer li:before{position:absolute;top:1px;left:0;color:var(--fx-success);font-weight:900;content:"\2713"}.fx-hero-offer__actions{display:flex;align-items:center;gap:16px}.fx-hero-offer__actions .fx-quick-add{flex:1}.fx-hero-offer__actions form{margin:0}.fx-hero-offer__actions .fx-quick-add__button{width:100%;background:var(--fx-accent);box-shadow:0 14px 30px #ff8a343d}.fx-hero-offer__actions .fx-quick-add__button:hover{background:#ffa05d}.fx-hero__category-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.fx-hero__category-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#fff;background:#ffffff0b;text-decoration:none;transition:border-color .2s ease,background .2s ease}.fx-hero__category-links a:hover{border-color:#7de8ed73;background:#7de8ed14}.fx-hero__category-links b{font-size:13px}.fx-hero__category-links span{color:#9fb0b8;font-size:11px}.fx-portals{padding:clamp(82px,9vw,132px) 0;color:var(--fx-ink);background:#fff}.fx-section-head{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:44px}.fx-section-head .fx-copy{margin:0}.fx-portals__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fx-portal{position:relative;min-height:600px;display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.75fr);align-items:end;overflow:hidden;padding:34px;border:1px solid var(--fx-line);border-radius:var(--fx-radius-lg);background:#f0f5f6;box-shadow:0 20px 55px #10233214}.fx-portal--home{background:#fff4eb}.fx-portal__number{position:absolute;top:22px;right:26px;color:#10233217;font-size:104px;font-weight:850;line-height:1;letter-spacing:-.08em}.fx-portal__copy{position:relative;z-index:2;max-width:530px}.fx-portal__eyebrow{color:var(--fx-cyan-deep);font-size:10px;font-weight:820;letter-spacing:.14em}.fx-portal--home .fx-portal__eyebrow{color:var(--fx-accent-dark)}.fx-portal h3{margin:16px 0 14px;color:var(--fx-ink);font-size:clamp(30px,3.1vw,48px);letter-spacing:-.045em;line-height:1.02}.fx-portal p{margin:0;color:var(--fx-muted);font-size:15px;line-height:1.6}.fx-portal ul{display:grid;gap:8px;margin:23px 0 26px;padding:0;list-style:none}.fx-portal li{position:relative;padding-left:22px;color:#435b66;font-size:12px;line-height:1.45}.fx-portal li:before{position:absolute;left:0;color:var(--fx-success);font-weight:900;content:"\2713"}.fx-portal__product{position:relative;z-index:1;align-self:center;display:grid;place-items:center;text-decoration:none}.fx-portal__product img{width:100%;max-height:330px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(16,35,50,.22));transition:transform .3s ease}.fx-portal__product:hover img{transform:scale(1.04) rotate(-1deg)}.fx-portal__product span{margin-top:8px;padding:8px 12px;border-radius:999px;color:#fff;background:var(--fx-navy);font-size:13px;font-weight:800}.fx-portals__help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:18px;padding:22px 26px;border:1px solid var(--fx-line);border-radius:18px;background:var(--fx-paper)}.fx-portals__help div{display:grid;gap:3px}.fx-portals__help strong{color:var(--fx-ink);font-size:15px}.fx-portals__help span{color:var(--fx-muted);font-size:12px}.fx-portals__help>a{color:var(--fx-cyan-deep);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.fx-portals__help>a:hover{text-decoration:underline}.fx-collection{padding:clamp(82px,9vw,126px) 0;color:var(--fx-ink)}.fx-collection--auto{background:#edf3f4}.fx-collection--security{background:#fff8f2}.fx-collection__head{display:grid;grid-template-columns:1.05fr .75fr;align-items:end;gap:70px;margin-bottom:36px}.fx-collection__aside{display:grid;gap:18px}.fx-collection__aside p{margin:0;color:var(--fx-muted);font-size:16px;line-height:1.62}.fx-collection__assurance{display:flex;flex-wrap:wrap;gap:8px}.fx-collection__assurance span{padding:8px 11px;border:1px solid rgba(0,114,123,.18);border-radius:999px;color:var(--fx-cyan-deep);background:#7de8ed2e;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.fx-product-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.fx-product{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--fx-line);border-radius:22px;background:#fff;box-shadow:0 16px 44px #10233213;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.fx-product:hover{border-color:#00727b47;box-shadow:0 23px 52px #10233221;transform:translateY(-4px)}.fx-product__topline{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 13px 0}.fx-product__topline .fx-stock{font-size:8px}.fx-product__topline .fx-stock i{width:6px;height:6px}.fx-product__badge{padding:6px 8px;border-radius:999px;color:#fff;background:var(--fx-accent);font-size:9px;font-weight:850}.fx-product__media{position:relative;height:260px;display:grid;place-items:center;overflow:hidden;padding:18px;color:inherit;background:linear-gradient(145deg,#f8fafb,#edf3f5);text-decoration:none}.fx-product__media img,.fx-product__media svg{width:90%;height:90%;object-fit:contain;transition:transform .3s ease}.fx-product:hover .fx-product__media img{transform:scale(1.045)}.fx-product__view{position:absolute;right:12px;bottom:12px;display:inline-flex;gap:7px;padding:8px 10px;border-radius:999px;color:#fff;background:#07131fdb;font-size:9px;font-weight:760;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}.fx-product:hover .fx-product__view{opacity:1;transform:none}.fx-product__body{flex:1;display:flex;flex-direction:column;padding:18px}.fx-product__title-link{color:inherit;text-decoration:none}.fx-product__title{margin:0;color:var(--fx-ink);font-size:15px;font-weight:750;line-height:1.38;letter-spacing:-.015em}.fx-product__title-link:hover .fx-product__title{color:var(--fx-cyan-deep)}.fx-product__micro-benefits{display:flex;flex-wrap:wrap;gap:5px;margin:14px 0 0;padding:0;list-style:none}.fx-product__micro-benefits li{padding:5px 7px;border-radius:7px;color:#4e6872;background:#eff4f5;font-size:8px;font-weight:700;text-transform:uppercase}.fx-product__pricing{display:flex;align-items:baseline;gap:8px;margin-top:auto;padding-top:18px}.fx-product__price{color:var(--fx-ink);font-size:20px;font-weight:850}.fx-product__price small{margin-right:4px;color:var(--fx-muted);font-size:9px;font-weight:700;text-transform:uppercase}.fx-product__compare{color:#89999f;font-size:12px}.fx-product__actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}.fx-product__actions .fx-quick-add,.fx-product__actions form{min-width:0;margin:0}.fx-product__actions .fx-quick-add__button{width:100%;min-height:46px;padding-inline:13px;border-radius:11px;background:var(--fx-accent);box-shadow:none;font-size:11px}.fx-product__actions .fx-quick-add__button:hover{background:#ffa05d;box-shadow:none}.fx-product__details{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--fx-line);border-radius:11px;color:var(--fx-ink);font-size:10px;font-weight:780;text-decoration:none}.fx-product__details:hover{border-color:#00727b5c;color:var(--fx-cyan-deep)}.fx-quick-add__button--choose{color:#fff;background:var(--fx-navy);box-shadow:none}.fx-quick-add__button--choose:hover{color:#fff;background:#112b3d;box-shadow:none}.fx-quick-add__button--disabled{color:#7c8d94;background:#e7ecee;box-shadow:none;cursor:not-allowed}.fx-collection__cta{display:flex;justify-content:center;margin-top:30px}.fx-guide{padding:clamp(82px,9vw,126px) 0;color:#fff;background:var(--fx-navy)}.fx-guide__frame{display:grid;grid-template-columns:.75fr 1.25fr;gap:58px;padding:clamp(28px,4vw,52px);border:1px solid rgba(255,255,255,.12);border-radius:32px;background:linear-gradient(145deg,#ffffff12,#ffffff06);box-shadow:0 30px 80px #00000038}.fx-guide .fx-kicker{color:var(--fx-cyan)}.fx-guide .fx-copy{color:#aabac1}.fx-guide__support-note{display:grid;gap:5px;margin-top:30px;padding:18px;border-left:3px solid var(--fx-accent);border-radius:0 14px 14px 0;background:#ffffff0d}.fx-guide__support-note strong{font-size:13px}.fx-guide__support-note span{color:#9fb0b8;font-size:11px;line-height:1.45}.fx-guide__support-note a{margin-top:5px;color:var(--fx-cyan);font-size:11px;font-weight:800;text-decoration:none}.fx-guide__choices{display:grid;gap:10px}.fx-guide__choice{display:grid;grid-template-columns:50px 1fr 24px;align-items:center;gap:15px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#fff;background:#ffffff0b;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.fx-guide__choice:hover{border-color:#7de8ed6b;background:#7de8ed16;transform:translate(4px)}.fx-guide__choice--support{border-color:#ff8a343d;background:#ff8a3412}.fx-guide__choice-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:var(--fx-cyan);background:#7de8ed1a}.fx-guide__choice--support .fx-guide__choice-icon{color:var(--fx-accent);background:#ff8a341f}.fx-guide__choice-icon svg{width:25px;height:25px}.fx-guide__choice>span:nth-child(2){min-width:0;display:grid;gap:3px}.fx-guide__choice small{color:#7de8ed;font-size:8px;font-weight:800;letter-spacing:.12em}.fx-guide__choice b{font-size:14px}.fx-guide__choice em{overflow:hidden;color:#91a5ae;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fx-guide__choice>i{color:#9cb0b8;font-size:20px;font-style:normal}.fx-proof{padding:clamp(82px,8vw,118px) 0;color:var(--fx-ink);background:#fff}.fx-proof__head{max-width:820px;margin-bottom:34px}.fx-proof__head>p:last-child{max-width:600px;margin:18px 0 0;color:var(--fx-muted);font-size:16px;line-height:1.6}.fx-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fx-proof__item{min-height:230px;padding:24px;border:1px solid var(--fx-line);border-radius:20px;background:#f8fafb}.fx-proof__icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:34px;border-radius:14px;color:var(--fx-cyan-deep);background:#7de8ed3b}.fx-proof__icon svg{width:25px;height:25px}.fx-proof__item>span{color:var(--fx-cyan-deep);font-size:9px;font-weight:820;letter-spacing:.13em}.fx-proof__item h3{margin:11px 0 8px;color:var(--fx-ink);font-size:17px;letter-spacing:-.02em}.fx-proof__item p{margin:0;color:var(--fx-muted);font-size:12px;line-height:1.58}.fx-proof__checkout{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;margin-top:16px;padding:24px 28px;border-radius:20px;color:#fff;background:var(--fx-navy)}.fx-proof__checkout div{display:grid;gap:4px}.fx-proof__checkout span{color:var(--fx-cyan);font-size:8px;font-weight:820;letter-spacing:.12em}.fx-proof__checkout b{font-size:13px}.fx-proof__checkout>i{color:#718893;font-style:normal}.fx-faq{padding:clamp(82px,9vw,126px) 0;color:var(--fx-ink);background:#edf3f4}.fx-faq__grid{display:grid;grid-template-columns:.65fr 1.35fr;align-items:start;gap:70px}.fx-faq__list{overflow:hidden;border:1px solid var(--fx-line);border-radius:22px;background:#fff;box-shadow:0 18px 50px #10233212}.fx-faq details{border-bottom:1px solid var(--fx-line)}.fx-faq details:last-child{border-bottom:0}.fx-faq summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 22px;color:var(--fx-ink);cursor:pointer;font-size:15px;font-weight:750;list-style:none}.fx-faq summary::-webkit-details-marker{display:none}.fx-faq summary:after{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:var(--fx-cyan-deep);background:#edf6f7;content:"+";transition:transform .2s ease}.fx-faq details[open] summary:after{transform:rotate(45deg)}.fx-faq__answer{padding:0 62px 22px 22px;color:var(--fx-muted);font-size:13px;line-height:1.65}.fx-faq__answer p{margin:0}.fx-about{overflow:hidden;padding:clamp(84px,9vw,128px) 0;color:#fff;background:var(--fx-navy)}.fx-about__glow{position:absolute;width:480px;height:480px;border-radius:50%;filter:blur(100px);opacity:.12;pointer-events:none}.fx-about__glow--one{top:-180px;right:-120px;background:var(--fx-cyan)}.fx-about__glow--two{bottom:-220px;left:-170px;background:var(--fx-accent)}.fx-about__shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:46px;padding:clamp(26px,4vw,52px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:#ffffff0b}.fx-about__intro,.fx-about__experience,.fx-about__promise>div,.fx-about__panel{min-width:0;max-width:100%}.fx-about .fx-kicker{max-width:100%;color:var(--fx-cyan);overflow-wrap:anywhere}.fx-about .fx-title{max-width:100%;overflow-wrap:anywhere;word-break:normal}.fx-about .fx-title i{color:var(--fx-accent);font-style:normal}.fx-about .fx-copy{width:100%;max-width:100%;color:#aabac1;overflow-wrap:anywhere;word-break:normal}.fx-about__promise{display:grid;grid-template-columns:62px 1fr;gap:15px;margin-top:26px;padding:16px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#ffffff0b}.fx-about__promise-mark{width:62px;height:62px;display:grid;place-items:center;border-radius:15px;color:#07131f;background:var(--fx-cyan);font-size:24px;font-weight:860}.fx-about__promise small{color:var(--fx-cyan);font-size:8px;font-weight:820;letter-spacing:.12em}.fx-about__promise p{margin:6px 0 0;color:#aabac1;font-size:12px;line-height:1.55}.fx-about__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.fx-about__visual{position:relative;min-height:300px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:radial-gradient(circle,rgba(125,232,237,.13),rgba(255,255,255,.025) 55%,transparent 70%)}.fx-about__orbit{position:absolute;border:1px solid rgba(125,232,237,.23);border-radius:50%}.fx-about__orbit--outer{width:270px;height:270px}.fx-about__orbit--middle{width:190px;height:190px;border-style:dashed}.fx-about__orbit--inner{width:120px;height:120px;border-color:#ff8a3459}.fx-about__beam{position:absolute;width:135px;height:1px;background:linear-gradient(90deg,transparent,var(--fx-cyan));transform-origin:right center;animation:fx-about-spin 8s linear infinite}@keyframes fx-about-spin{to{transform:rotate(360deg)}}.fx-about__point{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--fx-accent);box-shadow:0 0 14px var(--fx-accent)}.fx-about__point--one{transform:translate(105px,-70px)}.fx-about__point--two{transform:translate(-96px,62px)}.fx-about__point--three{transform:translate(50px,117px)}.fx-about__core{position:relative;z-index:2;width:106px;height:106px;display:grid;place-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;text-align:center;background:#07131fdb;box-shadow:0 0 60px #7de8ed21}.fx-about__core span{font-size:10px;letter-spacing:.13em}.fx-about__core strong{color:var(--fx-cyan);font-size:31px;line-height:1}.fx-about__core small{color:#7f98a3;font-size:6px;letter-spacing:.12em}.fx-about__coordinate{position:absolute;color:#718893;font-size:7px;letter-spacing:.12em}.fx-about__coordinate--top{top:18px;left:18px}.fx-about__coordinate--bottom{right:18px;bottom:18px}.fx-about__switch{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.fx-about__switch button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#a5b7be;background:#ffffff09;cursor:pointer;font:inherit;font-size:10px;font-weight:750}.fx-about__switch button span{color:#65808b;font-size:8px}.fx-about__switch button[aria-selected=true]{color:#fff;border-color:#7de8ed6b;background:#7de8ed17}.fx-about__panels{min-height:202px;margin-top:8px}.fx-about__panel{min-height:202px;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#ffffff09}.fx-about__panel[hidden]{display:none}.fx-about__panel.is-active{animation:fx-panel .35s ease both}@keyframes fx-panel{0%{opacity:0;transform:translateY(7px)}}.fx-about__panel small{color:var(--fx-cyan);font-size:8px;font-weight:820;letter-spacing:.13em}.fx-about__panel h3{margin:12px 0 8px;color:#fff;font-size:23px;letter-spacing:-.03em;line-height:1.12}.fx-about__panel p{margin:0;color:#a5b7be;font-size:12px;line-height:1.6}.fx-about__panel a{display:inline-flex;gap:7px;margin-top:16px;color:var(--fx-accent);font-size:11px;font-weight:800;text-decoration:none}.fx-about__panel a:hover{text-decoration:underline}.fx-about__facts{display:grid;grid-template-columns:repeat(4,1fr);margin-top:15px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:#ffffff09}.fx-about__facts>div{min-height:100px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px;padding:20px 22px;border-right:1px solid rgba(255,255,255,.09)}.fx-about__facts>div:last-child{border-right:0}.fx-about__facts strong{color:#fff;font-size:clamp(20px,2.2vw,30px);letter-spacing:-.04em}.fx-about__facts span{color:#829aa4;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.fx-assurance{margin-top:12px;overflow:hidden;border:1px solid #dce5e9;border-radius:16px;background:#f7fafb}.fx-assurance__grid{display:grid;grid-template-columns:1fr 1fr}.fx-assurance__item{min-height:48px;display:flex;align-items:center;gap:8px;padding:11px 13px;border-right:1px solid #e1e8eb;border-bottom:1px solid #e1e8eb;color:#405a65;font-size:10px;font-weight:740;text-decoration:none}.fx-assurance__item:nth-child(2n){border-right:0}.fx-assurance__item:nth-last-child(-n+2){border-bottom:0}.fx-assurance__item svg{width:20px;height:20px;flex:0 0 20px;color:var(--fx-cyan-deep)}.fx-assurance__item--cod{color:#7f3a09;background:#fff2e8}.fx-assurance__item--cod svg{color:var(--fx-accent-dark)}.fx-assurance__note{margin:0;padding:10px 13px;border-top:1px solid #e1e8eb;color:#647983;font-size:9px;text-align:center}.fx-assurance__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;padding:0 13px 12px}.fx-assurance__payments svg{height:22px;width:auto}.fx-cart-payment-note{display:flex;align-items:center;gap:12px;margin:12px 0;padding:13px;border:1px solid #f1c49f;border-radius:14px;color:#71380d;background:#fff3e9}.fx-cart-payment-note__icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--fx-accent)}.fx-cart-payment-note__icon svg{width:21px}.fx-cart-payment-note strong{display:block;font-size:11px}.fx-cart-payment-note small{display:block;margin-top:2px;color:#8a5b38;font-size:9px;line-height:1.4}body.template-product{background:#f4f6f7}.template-product .product-information{padding-top:clamp(24px,4vw,52px)!important;padding-bottom:clamp(42px,6vw,76px)!important}.template-product .product-information__media{overflow:hidden;border:1px solid #dfe6e9;border-radius:24px;background:#fff}.template-product .product-details>.group-block{padding:clamp(20px,2.4vw,30px)!important;border:1px solid #dfe6e9;border-radius:24px;background:#fff;box-shadow:0 18px 55px #10233214}.template-product .product-details h1{color:var(--fx-ink)!important;font-size:clamp(27px,3vw,42px)!important;font-weight:760!important;letter-spacing:-.042em!important;line-height:1.08!important}.template-product .product-details [data-testid=price-component]{color:var(--fx-ink);font-size:24px;font-weight:840}.template-product .buy-buttons-block .product-form-buttons{gap:8px}.template-product .buy-buttons-block .add-to-cart-button{min-height:58px;border-radius:14px!important;color:#061318!important;background:var(--fx-accent)!important;border-color:var(--fx-accent)!important;box-shadow:0 14px 32px #ff8a343d;font-weight:820}.template-product .buy-buttons-block .add-to-cart-button:hover{background:#ffa05d!important}.template-product .buy-buttons-block quantity-selector-component,.template-product .buy-buttons-block .quantity-selector{border-radius:12px!important}.template-product .product-details .rte{color:#506872;font-size:15px;line-height:1.72}.template-product .sticky-add-to-cart__bar{border:1px solid #d8e2e6;background:#fff;box-shadow:0 20px 55px #07131f38}.template-product .sticky-add-to-cart__button{color:#061318!important;background:var(--fx-accent)!important;border-color:var(--fx-accent)!important}.fx-product-story{padding:82px 0;color:var(--fx-ink);background:#edf3f4}.fx-product-story__grid{display:grid;grid-template-columns:.62fr 1.38fr;align-items:start;gap:60px}.fx-product-story h2{margin:0;color:var(--fx-ink);font-size:clamp(36px,4.4vw,62px);letter-spacing:-.052em;line-height:1}.fx-product-story__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.fx-product-story__step{min-height:190px;padding:22px;border:1px solid var(--fx-line);border-radius:18px;background:#fff}.fx-product-story__step span{color:var(--fx-cyan-deep);font-size:9px;font-weight:820;letter-spacing:.12em}.fx-product-story__step h3{margin:34px 0 8px;color:var(--fx-ink);font-size:16px}.fx-product-story__step p{margin:0;color:var(--fx-muted);font-size:12px;line-height:1.58}.fx-progress{position:fixed;inset:0 0 auto;z-index:999;height:2px;pointer-events:none}.fx-progress span{display:block;width:var(--fx-progress,0%);height:100%;background:linear-gradient(90deg,var(--fx-cyan),var(--fx-accent))}.fx-mobile-dock{display:none}@media(max-width:1120px){.fx-hero__inner{grid-template-columns:1fr}.fx-hero__heading{max-width:850px}.fx-hero__stage{min-height:650px}.fx-portals__grid{grid-template-columns:1fr}.fx-portal{min-height:520px}.fx-product-rail{grid-template-columns:1fr 1fr}.fx-guide__frame{grid-template-columns:1fr}.fx-proof__grid{grid-template-columns:1fr 1fr}.fx-product-story__grid{grid-template-columns:1fr}}@media(max-width:760px){.fx-wrap{width:min(100% - 28px,1320px)}.fx-signal__track{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.fx-signal__track::-webkit-scrollbar,.fx-product-rail::-webkit-scrollbar{display:none}.fx-signal__track span:nth-child(n+3){display:none}.fx-display{font-size:clamp(48px,15vw,68px)}.fx-title{font-size:clamp(38px,12vw,56px)}.fx-hero{padding-top:48px}.fx-hero__inner{gap:28px}.fx-scene-switch{width:100%}.fx-scene-switch button{min-width:0;padding-inline:10px}.fx-hero__trust{grid-template-columns:1fr}.fx-hero__trust>span{grid-template-columns:24px 1fr auto}.fx-hero__trust svg{grid-row:auto}.fx-hero__trust small{text-align:right}.fx-hero__stage{min-height:640px}.fx-hero-offer{grid-template-rows:minmax(270px,1fr) auto;border-radius:23px}.fx-hero-offer__visual{padding-inline:16px}.fx-hero-offer__visual img{max-height:250px}.fx-hero-offer__content{padding:20px 18px 22px}.fx-hero-offer ul{grid-template-columns:1fr;gap:5px}.fx-hero-offer__actions{align-items:stretch;flex-direction:column}.fx-hero__category-links{grid-template-columns:1fr}.fx-section-head,.fx-collection__head{grid-template-columns:1fr;align-items:start;gap:22px}.fx-portals,.fx-collection,.fx-guide,.fx-proof,.fx-faq,.fx-about{padding-block:76px}.fx-portal{min-height:0;grid-template-columns:1fr;padding:26px 20px;border-radius:24px}.fx-portal__number{top:14px;right:18px;font-size:76px}.fx-portal__copy{padding-top:70px}.fx-portal h3{font-size:36px}.fx-portal__product{order:-1;margin:30px 0 0}.fx-portal__product img{max-height:260px}.fx-portals__help{align-items:flex-start;flex-direction:column}.fx-product-rail{display:flex;width:calc(100% + 14px);overflow-x:auto;gap:12px;padding:0 14px 14px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.fx-product{min-width:82vw;scroll-snap-align:start}.fx-product__media{height:280px}.fx-guide__frame{padding:24px 18px;border-radius:24px}.fx-guide__choice{grid-template-columns:44px 1fr 18px;gap:11px;padding:15px}.fx-guide__choice-icon{width:44px;height:44px}.fx-guide__choice em{white-space:normal}.fx-proof__grid{grid-template-columns:1fr}.fx-proof__item{min-height:190px}.fx-proof__checkout{grid-template-columns:1fr;gap:14px}.fx-proof__checkout>i{display:none}.fx-faq__grid{grid-template-columns:1fr;gap:34px}.fx-faq summary{min-height:72px;font-size:14px}.fx-about__shell{width:100%;grid-template-columns:minmax(0,1fr);padding:24px 18px;border-radius:25px}.fx-about__intro,.fx-about__experience{width:100%;min-width:0}.fx-about .fx-title{width:100%;max-width:100%;font-size:clamp(34px,10.8vw,48px);line-height:1.02;letter-spacing:-.042em;text-wrap:pretty}.fx-about .fx-title i{display:block}.fx-about .fx-copy{margin-top:16px;font-size:15px;line-height:1.62}.fx-about__promise{grid-template-columns:54px minmax(0,1fr);gap:12px;padding:14px}.fx-about__promise-mark{width:54px;height:54px}.fx-about__promise p,.fx-about__panel h3,.fx-about__panel p,.fx-about__panel a{max-width:100%;overflow-wrap:anywhere}.fx-about__actions{align-items:stretch;flex-direction:column}.fx-about__actions .fx-btn{width:100%}.fx-about__visual{min-height:280px}.fx-about__switch{display:flex;overflow-x:auto;scrollbar-width:none}.fx-about__switch button{min-width:145px}.fx-about__facts{grid-template-columns:1fr 1fr}.fx-about__facts>div{min-height:92px;border-bottom:1px solid rgba(255,255,255,.09)}.fx-about__facts>div:nth-child(2){border-right:0}.fx-about__facts>div:nth-child(n+3){border-bottom:0}.fx-assurance__grid{grid-template-columns:1fr}.fx-assurance__item{border-right:0}.fx-assurance__item:nth-last-child(-n+2){border-bottom:1px solid #e1e8eb}.fx-assurance__item:last-child{border-bottom:0}.fx-product-story__steps{grid-template-columns:1fr}.template-product .product-information__media{border-radius:18px}.template-product .product-details>.group-block{padding:18px!important;border-radius:18px}.fx-mobile-dock{position:fixed;z-index:60;right:calc(10px + var(--fx-dock-right-clearance,84px));bottom:calc(10px + env(safe-area-inset-bottom));left:10px;display:flex;gap:7px;padding:7px;border:1px solid rgba(125,232,237,.25);border-radius:16px;background:#030b12f0;box-shadow:0 20px 50px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .25s ease,transform .25s ease}.fx-mobile-dock.is-visible{opacity:1;pointer-events:auto;transform:none}.fx-mobile-dock a{min-height:44px;flex:1;padding-inline:10px;border-radius:11px;font-size:10px}html.fx-dock-visible .page-wrapper{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media(max-width:390px){.fx-about .fx-wrap{width:calc(100% - 20px)}.fx-about__shell{padding:22px 14px;border-radius:21px}.fx-about .fx-title{font-size:clamp(31px,10.4vw,40px);letter-spacing:-.038em}.fx-about__promise{grid-template-columns:46px minmax(0,1fr);gap:10px;padding:12px}.fx-about__promise-mark{width:46px;height:46px;border-radius:12px;font-size:20px}.fx-about__panel{padding:18px 16px}}@media(hover:none){.fx-btn:hover,.fx-quick-add__button:hover,.fx-product:hover,.fx-guide__choice:hover{transform:none}.fx-product__view{display:none}}@media(prefers-reduced-motion:reduce){.fx-reveal{opacity:1;transform:none;transition:none}.fx-about__beam{animation:none}.fx-product,.fx-hero-offer,.fx-hero__backdrop,.fx-product img,.fx-portal__product img{transition:none!important;transform:none!important}}.fx-btn--amber{background:var(--fx-accent);box-shadow:0 14px 32px #ff8a3438}.fx-btn--amber:hover{background:#ffa05d;box-shadow:0 17px 36px #ff8a3447}.fx-title i{display:block;color:var(--fx-accent);font-style:normal}.cart__checkout-button,.cart-drawer .cart__checkout-button{min-height:56px!important;border-radius:14px!important;color:#061318!important;border-color:var(--fx-accent)!important;background:var(--fx-accent)!important;box-shadow:0 14px 30px #ff8a3438!important;font-weight:820!important}.cart__checkout-button:hover,.cart-drawer .cart__checkout-button:hover{background:#ffa05d!important}
/*# sourceMappingURL=/cdn/shop/t/22/assets/filmit-x.css.map */
