:root{--bg:#f5f7fa;--ink:#07101f;--muted:#627087;--line:#dbe2ea;--blue:#075cff;--navy:#050d1d;--thermal:#ff9d00}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.narrow{width:min(820px,calc(100% - 32px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:10px;top:10px;z-index:100;background:#fff;padding:12px}.announcement{height:34px;display:grid;place-items:center;background:#050d1d;color:#b9c8df;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.header{height:86px;display:flex;align-items:center;justify-content:space-between}.brand img{width:156px;height:60px;object-fit:contain}.nav{display:flex;gap:36px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart{font-size:11px;font-weight:800;text-transform:uppercase}.cart span{background:var(--blue);color:#fff;border-radius:15px;padding:3px 7px}.menu{display:none}.hero{position:relative;height:min(760px,calc(100svh - 120px));min-height:650px;background:#041022;color:#fff;overflow:hidden}.hero-media,.hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-media img{object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020914f5 0,#020914d9 38%,#02091426 66%);pointer-events:none}.hero-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;pointer-events:none}.hero-copy a{pointer-events:auto}.kicker{font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#7898c7;margin:0 0 22px}.kicker:before{content:"";display:inline-block;width:28px;height:2px;background:var(--blue);margin-right:10px;vertical-align:middle}.hero h1,.section-title h2,.product-copy h2,.product-context h2{font-size:clamp(46px,6.3vw,88px);line-height:.96;letter-spacing:-.055em;max-width:760px;margin:0}.hero h1 em,.section-title h2 em{font-style:normal;color:#5590ff}.hero-copy>p:not(.kicker){max-width:590px;color:#becce0;font-size:16px;line-height:1.7;margin:28px 0}.actions{display:flex;gap:12px}.btn{min-height:56px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;border:0;font:800 11px Arial;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.primary{background:var(--blue);color:#fff}.primary:hover{background:#0046cb}.ghost{border:1px solid #ffffff50;background:#07132580;color:#fff}.light{background:#fff;color:#07101f}.wide{width:100%}.hero-points{display:flex;margin-top:50px;border-top:1px solid #ffffff35}.hero-points span{padding:16px 38px 0 0;margin-right:38px;color:#8294ad;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.hero-points b{display:block;color:#fff;font-size:14px;margin-bottom:5px}.section{padding:120px 0}.section-title{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end}.section-title h2,.product-copy h2,.product-context h2{font-size:clamp(40px,5vw,68px)}.section-title>p{color:var(--muted);line-height:1.8;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-block:1px solid var(--line)}.feature-grid article{min-height:310px;padding:28px 24px;border-right:1px solid var(--line)}.feature-grid article:last-child{border:0}.feature-grid i{font-style:normal;font-size:10px;color:#9aa6b7}.feature-grid span{display:block;color:var(--blue);font-size:31px;margin:46px 0 34px}.feature-grid h3{font-size:18px}.feature-grid p{font-size:13px;color:var(--muted);line-height:1.7}.product-show{display:grid;grid-template-columns:1.08fr .92fr;min-height:720px;background:var(--navy);color:#fff}.product-picture{overflow:hidden;background:#101b2d}.product-picture img{width:100%;height:100%;object-fit:cover}.product-copy{padding:90px clamp(45px,6vw,95px);align-self:center}.product-copy>p:not(.kicker){color:#a9b8cd;line-height:1.8}.product-copy ul{padding:0;list-style:none;margin:30px 0}.product-copy li{padding:15px 0;border-bottom:1px solid #ffffff1a;font-size:13px}.product-copy li:before{content:"\2713";color:#64a0ff;margin-right:14px}.price{font-size:26px;font-weight:900;margin:25px 0}.price s{font-size:16px;color:#8190a6;margin-left:9px}.scene-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:12px;margin-top:65px}.scene{position:relative;min-height:500px;overflow:hidden;color:#fff;background:#071328}.scene img{position:absolute;width:100%;height:100%;object-fit:cover;transition:.5s}.scene:hover img{transform:scale(1.03)}.scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#020713ed,transparent 68%)}.scene div{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;display:flex;flex-direction:column}.scene small{color:#70a5ff;letter-spacing:.15em;font-weight:900;margin-bottom:12px}.scene b{font-size:20px}.scene span{font-size:12px;color:#afbdd0;margin-top:8px}.scene-solar img{object-position:20% center}.scene-night img{object-position:80% center}.trust{background:#eaf0f8;padding:65px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-grid span{display:flex;flex-direction:column;color:var(--muted);font-size:12px}.trust-grid b{color:var(--ink);font-size:15px;margin-bottom:8px}.narrow h2{font-size:48px}.narrow details{border-top:1px solid var(--line)}.narrow details:last-child{border-bottom:1px solid var(--line)}summary{padding:22px 0;font-weight:800;cursor:pointer}.narrow details p,.rte{color:var(--muted);line-height:1.75}.footer{background:var(--navy);color:#fff;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer img{width:150px;filter:brightness(0) invert(1)}.footer p,.footer a{color:#95a6bf;font-size:12px;line-height:1.7}.footer a{display:block;margin:9px 0}.footer-bottom{border-top:1px solid #ffffff18;margin-top:40px;padding-top:22px;color:#71839d;font-size:10px}.product-page{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;padding:65px 0 110px}.main-image{background:#e9eff7;aspect-ratio:1;display:grid;place-items:center}.main-image img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:10px;margin-top:10px;overflow:auto}.thumbs button{width:78px;flex:0 0 78px;border:1px solid var(--line);background:#fff;padding:3px}.product-info h1{font-size:44px;line-height:1.08;margin:10px 0}.stock{font-size:12px;color:#14804a}.product-price{font-size:30px;font-weight:900;margin:24px 0}.product-price s{font-size:17px;color:#8390a2}.product-form{display:grid;gap:12px}.product-form label{font-size:12px;font-weight:800}.product-form select{height:52px;border:1px solid var(--line);background:#fff;padding:0 12px}.qty{display:flex}.qty button,.qty input{width:50px;height:48px;border:1px solid var(--line);background:#fff;text-align:center}.mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;color:var(--muted);font-size:11px}.product-info details{border-top:1px solid var(--line)}.product-context{background:var(--navy);color:#fff;padding:90px 0}.product-context h2{max-width:760px;margin-bottom:45px}.product-context img{width:100%;max-height:640px;object-fit:cover}.sticky-buy{display:none}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.card{background:#fff;padding:16px}.card img{aspect-ratio:1;object-fit:contain}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-total{text-align:right;margin-top:30px}@media(max-width:900px){.wrap{width:min(100% - 30px,740px)}.menu{display:block;border:0;background:none;font-weight:800}.nav{display:none;position:absolute;z-index:40;top:110px;left:15px;right:15px;background:#fff;padding:24px;box-shadow:0 15px 35px #00152d22;flex-direction:column}.nav.open{display:flex}.hero:after{background:linear-gradient(0deg,#020914f2 0,#020914a8 62%,transparent 90%)}.hero-copy{justify-content:flex-end;padding-bottom:48px}.section-title{grid-template-columns:1fr;gap:30px}.feature-grid{grid-template-columns:1fr 1fr}.product-show{grid-template-columns:1fr}.product-picture{height:560px}.scene-grid{grid-template-columns:1fr 1fr}.scene-wide{grid-column:1/-1}.product-page{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}}@media(max-width:600px){body{padding-bottom:72px}.wrap{width:calc(100% - 28px)}.announcement{font-size:8px;height:30px}.header{height:68px}.brand img{width:122px;height:52px}.cart{font-size:0}.cart:before{content:"Warenkorb ";font-size:10px}.hero{height:calc(100svh - 98px);min-height:680px}.hero-media{height:50%;bottom:auto}.hero-media img{object-position:65% center}.hero:after{background:linear-gradient(0deg,#020914 48%,#020914d0 61%,transparent 80%)}.hero-copy{padding-bottom:30px}.hero h1{font-size:46px}.hero-copy>p:not(.kicker){font-size:14px;margin:18px 0}.actions{width:100%;flex-direction:column}.actions .btn{width:100%}.actions .ghost{display:none}.hero-points{width:100%;margin-top:24px;justify-content:space-between}.hero-points span{padding-right:4px;margin-right:0}.hero-points span:last-child{display:none}.section{padding:76px 0}.section-title h2,.product-copy h2,.product-context h2{font-size:39px}.feature-grid{grid-template-columns:1fr;margin-top:46px}.feature-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.feature-grid span{margin:22px 0}.product-picture{height:auto;aspect-ratio:1}.product-picture img{object-position:66% center}.product-copy{padding:60px 24px}.scene-grid{grid-template-columns:1fr;margin-top:40px}.scene,.scene-wide{grid-column:auto;min-height:390px}.trust-grid{grid-template-columns:1fr;gap:24px}.narrow h2{font-size:38px}.footer-grid{grid-template-columns:1fr;gap:28px}.product-page{padding:22px 0 70px;gap:28px}.product-info h1{font-size:34px}.mini-trust{grid-template-columns:1fr}.product-context{padding:65px 0}.sticky-buy{display:flex;position:fixed;z-index:60;left:0;right:0;bottom:0;height:72px;background:#fff;border-top:1px solid var(--line);align-items:center;justify-content:space-between;padding:9px 14px}.sticky-buy span{display:flex;flex-direction:column}.sticky-buy small{font-size:9px;color:var(--muted)}.sticky-buy button{border:0;background:var(--blue);color:#fff;padding:14px 18px;font-weight:800}.cards{grid-template-columns:1fr}.cart-line{grid-template-columns:82px 1fr}.cart-line>b{grid-column:2}}body{background:#fbfcff}.announcement{background:#0b3575;color:#eaf3ff}.hero{background:#124b91}.hero-media img{filter:brightness(1.22) saturate(1.06)}.hero:after{background:linear-gradient(90deg,#07306bd9 0,#0b3976b8 38%,#0a43852b 70%)}.hero-copy>p:not(.kicker){color:#edf5ff}.hero-points span{color:#c4d8f3}.product-show,.product-context{background:linear-gradient(135deg,#0d3d7c,#1267b4)}.product-picture img,.product-context img{filter:brightness(1.15) saturate(1.05)}.product-copy>p:not(.kicker){color:#d5e5f7}.scene img{filter:brightness(1.2) saturate(1.08)}.scene:after{background:linear-gradient(0deg,#06346fdb,transparent 70%)}.trust{background:#f0f6ff}.footer{background:#082755}.kicker{color:#4b78b8}@media(max-width:900px){.hero:after{background:linear-gradient(0deg,#07306be8 0,#0b3976a8 62%,transparent 92%)}}@media(max-width:600px){.hero:after{background:linear-gradient(0deg,#07306b 47%,#0b3976c9 62%,transparent 84%)}.hero-media img{filter:brightness(1.3) saturate(1.05)}}.scene-grid-six{grid-template-columns:repeat(3,1fr);gap:16px}.scene-simple{position:relative;min-height:300px;padding:30px;overflow:hidden;border:1px solid #d7e4f5;background:linear-gradient(145deg,#fff,#eef5ff);display:flex;flex-direction:column;align-items:flex-start;transition:transform .25s,box-shadow .25s,border-color .25s}.scene-simple:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:var(--card-glow,#dceaff);opacity:.75}.scene-simple:hover{transform:translateY(-5px);box-shadow:0 20px 45px #174b8f1a;border-color:#a8c9f6}.scene-icon{position:relative;width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:#fff;box-shadow:0 10px 28px #174b8f18;font-size:31px;margin-bottom:42px}.scene-simple small{color:#3970b7;font-size:9px;letter-spacing:.16em;font-weight:900}.scene-simple b{font-size:23px;margin:10px 0}.scene-simple em{font-style:normal;color:#627087;font-size:13px;line-height:1.65;max-width:280px}.scene-simple i{font-style:normal;color:#075cff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:25px}.scene-wild{--card-glow:#d7f0de}.scene-camp{--card-glow:#ffe6c7}.scene-travel{--card-glow:#d5eaff}.scene-moon{--card-glow:#e1ddff}.scene-industry{--card-glow:#d8e2ef}.scene-outdoor{--card-glow:#d1f1e6}@media(max-width:900px){.scene-grid-six{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.scene-grid-six{grid-template-columns:1fr}.scene-simple{min-height:260px;padding:25px}.scene-icon{margin-bottom:30px}}.scene-simple{min-height:500px;padding:0;background:#fff}.scene-simple:before{display:none}.scene-simple>img{width:100%;height:245px;object-fit:cover;transition:transform .45s}.scene-simple:hover>img{transform:scale(1.025)}.scene-content{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:0 27px 27px;margin-top:-26px}.scene-content .scene-icon{width:54px;height:54px;border-radius:15px;font-size:25px;margin:0 0 22px}.scene-content em{min-height:44px}@media(max-width:600px){.scene-simple{min-height:470px;padding:0}.scene-simple>img{height:235px}.scene-content{padding:0 23px 24px}.scene-content .scene-icon{margin-bottom:20px}}.feature-grid-six{grid-template-columns:repeat(3,1fr)}.feature-grid-six article:nth-child(3){border-right:0}.feature-grid-six article:nth-child(-n+3){border-bottom:1px solid var(--line)}.feature-grid-six article span{font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif}@media(max-width:900px){.feature-grid-six{grid-template-columns:repeat(2,1fr)}.feature-grid-six article:nth-child(3){border-right:1px solid var(--line)}.feature-grid-six article:nth-child(2n){border-right:0}.feature-grid-six article{border-bottom:1px solid var(--line)}}@media(max-width:600px){.feature-grid-six{grid-template-columns:1fr}.feature-grid-six article,.feature-grid-six article:nth-child(3){border-right:0}}.header{height:78px}.brand img{width:138px}.announcement{background:#075cff}.hero-v2{width:min(1380px,calc(100% - 48px));height:680px;min-height:0;margin:0 auto 40px;border-radius:28px;background:#eaf3ff;color:#07101f;overflow:hidden}.hero-v2 .hero-media{top:24px;right:24px;bottom:24px;left:51%;width:auto;height:auto;border-radius:20px;overflow:hidden}.hero-v2 .hero-media img{filter:brightness(1.3) saturate(1.04);object-position:64% center}.hero-v2:after{display:none}.hero-v2 .hero-copy{width:45%;margin-left:max(48px,calc((100% - 1240px)/2));margin-right:55%;justify-content:center;color:#07101f}.hero-v2 h1{font-size:clamp(48px,5.6vw,78px);max-width:620px}.hero-v2 h1 em{color:#075cff}.hero-v2 .hero-copy>p:not(.kicker){color:#4e6079;max-width:520px}.hero-v2 .ghost{border-color:#aac4e8;background:#fff;color:#0b2d67}.hero-v2 .hero-points{border-color:#bfd2eb;margin-top:38px}.hero-v2 .hero-points span{color:#687c98}.hero-v2 .hero-points b{color:#0a2b58}.hero-v2 .kicker{color:#316ebd}#vorteile{padding-top:105px}#vorteile .section-title{grid-template-columns:1fr 1fr;align-items:center}#vorteile .feature-grid-six{border:0;gap:16px;margin-top:55px}#vorteile .feature-grid-six article,#vorteile .feature-grid-six article:nth-child(3){min-height:270px;padding:28px;border:1px solid #dce7f5;border-radius:18px;background:#fff;box-shadow:0 8px 30px #1b4f8b0a}#vorteile .feature-grid-six article:hover{border-color:#a9c8f3;box-shadow:0 18px 45px #1b4f8b17}#vorteile .feature-grid-six article span{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#eef5ff;margin:35px 0 23px;font-size:25px}#vorteile .feature-grid-six h3{margin:0 0 10px}.product-show{width:min(1240px,calc(100% - 64px));min-height:620px;margin:30px auto 90px;border-radius:26px;overflow:hidden;grid-template-columns:1.15fr .85fr;background:#fff;color:#07101f;box-shadow:0 26px 80px #0d3a7420}.product-picture{margin:18px;border-radius:18px;background:#e9f2ff}.product-picture img{filter:brightness(1.2);object-position:64% center}.product-copy{padding:65px 58px 65px 42px}.product-copy h2{font-size:clamp(38px,4.2vw,58px)}.product-copy>p:not(.kicker){color:#627087}.product-copy li{border-color:#dce5f0}.product-copy li:before{color:#075cff}.product-copy .price{color:#07101f}.product-copy .light{background:#075cff;color:#fff}#einsatz{padding-top:90px}#einsatz .section-title{grid-template-columns:1fr 1fr}#einsatz .scene-grid-six{gap:18px}#einsatz .scene-simple{border:0;border-radius:20px;min-height:510px;box-shadow:0 10px 34px #183d6d14}#einsatz .scene-simple>img{height:270px}#einsatz .scene-content{padding:0 28px 28px}.trust{width:min(1240px,calc(100% - 64px));margin:20px auto;border-radius:20px;background:#eaf3ff}.narrow#faq,.narrow:has(>#faq){background:#fff}.footer{margin-top:40px;background:#0b2d67}@media(max-width:900px){.hero-v2{width:calc(100% - 30px);height:850px}.hero-v2 .hero-media{inset:24px 24px auto 24px;width:auto;height:45%}.hero-v2 .hero-copy{width:auto;height:100%;margin:0;padding:390px 42px 38px;justify-content:flex-end}.hero-v2 .hero-points{width:100%}.product-show{width:calc(100% - 30px);grid-template-columns:1fr}.product-picture{height:500px}.product-copy{padding:55px}.trust{width:calc(100% - 30px)}#vorteile .feature-grid-six{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.header{height:66px}.hero-v2{width:calc(100% - 20px);height:830px;margin-bottom:10px;border-radius:20px}.hero-v2 .hero-media{inset:12px 12px auto;height:37%;border-radius:15px}.hero-v2 .hero-copy{padding:310px 20px 24px}.hero-v2 h1{font-size:43px}.hero-v2 .hero-copy>p:not(.kicker){font-size:13px}.hero-v2 .hero-points{margin-top:20px}.hero-v2 .hero-points span{font-size:8px}.hero-v2 .actions .ghost{display:none}#vorteile{padding-top:72px}#vorteile .section-title{grid-template-columns:1fr}#vorteile .feature-grid-six{grid-template-columns:1fr;gap:12px}#vorteile .feature-grid-six article,#vorteile .feature-grid-six article:nth-child(3){min-height:220px;padding:24px}#vorteile .feature-grid-six article span{margin:22px 0 18px}.product-show{width:calc(100% - 20px);margin-bottom:50px;border-radius:20px}.product-picture{height:auto;margin:10px;aspect-ratio:1.1}.product-copy{padding:42px 24px 48px}#einsatz .section-title{grid-template-columns:1fr}#einsatz .scene-simple{min-height:475px}#einsatz .scene-simple>img{height:245px}.trust{width:calc(100% - 20px);border-radius:18px}}.why-us{padding:110px 0;background:#0b2d67;color:#fff}.why-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.why-intro h2{font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:0}.why-intro h2 em{font-style:normal;color:#73a8ff}.why-intro>p:not(.kicker){max-width:480px;color:#c5d4e8;line-height:1.75;margin:28px 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.why-grid article{min-height:220px;padding:28px;border:1px solid #ffffff20;border-radius:18px;background:#ffffff0b;display:flex;gap:18px}.why-grid article>span{color:#75a9ff;font-size:10px;font-weight:900}.why-grid b{display:block;font-size:18px;margin-bottom:12px}.why-grid p{color:#b7c8df;font-size:13px;line-height:1.7;margin:0}@media(max-width:900px){.why-layout{grid-template-columns:1fr;gap:50px}.why-grid article{min-height:200px}}@media(max-width:600px){.why-us{padding:72px 0}.why-intro h2{font-size:40px}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:auto;padding:24px}.why-intro .btn{width:100%}}.checkout-faq{padding-top:115px;padding-bottom:125px}.checkout-faq>.kicker,.checkout-faq>h2{text-align:center}.checkout-faq>.kicker:before{display:none}.checkout-faq>h2{font-size:clamp(38px,5vw,58px);letter-spacing:-.045em;margin:0 0 48px}.checkout-faq details{border-top:1px solid #cfd9e6}.checkout-faq details:last-child{border-bottom:1px solid #cfd9e6}.checkout-faq summary{position:relative;padding:23px 42px 23px 0;font-size:14px}.checkout-faq summary::-webkit-details-marker{display:none}.checkout-faq summary:after{content:"+";position:absolute;right:8px;color:#075cff;font-size:20px;font-weight:400}.checkout-faq details[open] summary:after{content:"\2212"}.checkout-faq details p{margin:0;padding:0 48px 23px 0;font-size:13px}.checkout-faq details a{color:#075cff;text-decoration:underline}@media(max-width:600px){.checkout-faq{padding-top:75px;padding-bottom:85px}.checkout-faq>h2{font-size:38px;margin-bottom:35px}.checkout-faq summary{font-size:13px;padding-block:20px}.checkout-faq details p{padding-right:12px;font-size:12px}}.product-show{min-height:0;align-items:center}.product-picture{width:calc(100% - 36px);height:auto;aspect-ratio:1/1}.product-picture img{width:100%;height:100%;object-fit:contain}.main-image{width:100%;aspect-ratio:1/1}.main-image img{object-fit:contain}@media(max-width:900px){.product-picture{width:calc(100% - 36px);height:auto;aspect-ratio:1/1}}@media(max-width:600px){.product-picture{width:calc(100% - 20px);height:auto;aspect-ratio:1/1}}.sku-picker{border:0;padding:0;margin:8px 0 16px}.sku-picker legend{font-size:12px;font-weight:900;margin-bottom:12px}.sku-grid{display:grid;gap:10px}.sku-card{position:relative;min-height:108px;border:1px solid #d5dfeb;border-radius:13px;background:#fff;display:grid;grid-template-columns:92px 1fr 24px;gap:14px;align-items:center;padding:8px 14px 8px 8px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.sku-card:hover{border-color:#9bbcf0}.sku-card input{position:absolute;opacity:0;pointer-events:none}.sku-image{width:92px;height:92px;border-radius:9px;background:#f2f6fb;overflow:hidden;display:grid;place-items:center}.sku-image img{width:100%;height:100%;object-fit:contain}.sku-copy{display:flex;min-width:0;flex-direction:column;gap:5px}.sku-copy b{font-size:13px;line-height:1.35}.sku-copy small{color:#718096;font-size:10px}.sku-copy strong{font-size:15px;color:#075cff}.sku-copy em{font-style:normal;color:#a03d3d;font-size:10px}.sku-check{width:22px;height:22px;border:1px solid #c9d5e4;border-radius:50%;display:grid;place-items:center;color:transparent;font-size:12px}.sku-card:has(input:checked){border-color:#075cff;box-shadow:0 0 0 2px #075cff18;background:#f8fbff}.sku-card:has(input:checked) .sku-check{border-color:#075cff;background:#075cff;color:#fff}.sku-card.is-sold-out{opacity:.55;cursor:not-allowed}@media(max-width:600px){.sku-card{grid-template-columns:76px 1fr 22px;gap:11px;padding:7px 10px 7px 7px}.sku-image{width:76px;height:76px}.sku-copy b{font-size:12px}}html,body{max-width:100%;overflow-x:clip}.product-page>*{min-width:0}.gallery,.product-info,.product-form,.sku-picker,.sku-grid{max-width:100%;min-width:0}.product-info h1,.sku-copy b,.sku-copy small,.rte{overflow-wrap:anywhere;word-break:break-word}.product-form .btn,.shopify-payment-button,.shopify-payment-button__button{max-width:100%;white-space:normal}.product-context img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}@media(max-width:600px){.product-page.wrap{display:block;width:calc(100% - 24px);max-width:100%;margin-inline:auto;padding:18px 0 70px}.gallery,.product-info{width:100%;max-width:100%;overflow:hidden}.main-image{width:100%;height:auto;aspect-ratio:1/1;overflow:hidden}.main-image img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.thumbs{width:100%;max-width:100%;padding-bottom:4px}.product-info{padding-top:28px}.product-info h1{max-width:100%;font-size:30px;line-height:1.08}.product-price{font-size:28px}.sku-card{width:100%;max-width:100%;grid-template-columns:72px minmax(0,1fr) 22px}.sku-image{width:72px;height:72px}.sku-copy{width:100%;min-width:0}.qty{max-width:100%}.product-form>.btn{width:100%;min-width:0;padding-inline:12px;font-size:10px;line-height:1.25}.shopify-payment-button{width:100%!important;min-width:0!important;overflow:hidden}.shopify-payment-button__button{width:100%!important;min-width:0!important}.product-context{overflow:hidden}.product-context .wrap{width:calc(100% - 24px)}.product-context img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center}.product-context h2{overflow-wrap:anywhere}.sticky-buy{width:100%;max-width:100%;overflow:hidden}.sticky-buy span{min-width:0;max-width:48%}.sticky-buy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-buy button{max-width:50%;white-space:nowrap}}.hero-v2 .hero-media{background:#dfeeff}.hero-v2 .hero-media img{object-fit:contain!important;object-position:center!important}.product-context img{height:auto;aspect-ratio:auto;object-fit:contain!important;background:#dfeeff}.product-picture img{object-fit:contain!important}@media(max-width:600px){.hero-v2 .hero-media img{object-fit:contain!important}.product-context img{height:auto;aspect-ratio:auto;object-fit:contain!important}}.product-info .rte{display:flow-root}.product-info .rte>*,.product-info .rte>div>*,.product-info .rte>section>*{margin-top:16px!important;margin-bottom:16px!important}.product-info .rte p:empty,.product-info .rte div:empty,.product-info .rte figure:empty{display:none!important;margin:0!important;padding:0!important}.product-info .rte p:has(>img:only-child),.product-info .rte figure,.product-info .rte picture{display:block;margin:16px 0!important;padding:0!important}.product-info .rte img{display:block;width:100%;max-width:100%;height:auto;margin:0 auto!important;padding:0!important}.product-info .rte p+br,.product-info .rte br+br{display:none}.product-info .rte h2,.product-info .rte h3,.product-info .rte h4{margin-top:24px!important;margin-bottom:12px!important}.product-info .rte>*:first-child{margin-top:0!important}.product-info .rte>*:last-child{margin-bottom:0!important}@media(max-width:600px){.product-info .rte>*,.product-info .rte>div>*,.product-info .rte>section>*,.product-info .rte p:has(>img:only-child),.product-info .rte figure,.product-info .rte picture{margin-top:10px!important;margin-bottom:10px!important}.product-info .rte h2,.product-info .rte h3,.product-info .rte h4{margin-top:18px!important;margin-bottom:9px!important}}.product-info .rte p,.product-info .rte div,.product-info .rte section,.product-info .rte figure,.product-info .rte picture{padding-top:0!important;padding-bottom:0!important}.product-info .rte p:has(img),.product-info .rte div:has(>img),.product-info .rte section:has(>img),.product-info .rte figure,.product-info .rte picture{margin-top:12px!important;margin-bottom:12px!important}.product-info .rte p:not(:has(img)){margin-top:8px!important;margin-bottom:8px!important}.product-info .rte img{margin:0 auto!important}.product-info .rte br:only-child{display:none!important}@media(max-width:600px){.product-info .rte p:has(img),.product-info .rte div:has(>img),.product-info .rte section:has(>img),.product-info .rte figure,.product-info .rte picture{margin-top:8px!important;margin-bottom:8px!important}.product-info .rte p:not(:has(img)){margin-top:6px!important;margin-bottom:6px!important}}.product-info .rte>div,.product-info .rte>section{margin-top:0!important;margin-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
