:root{--surfstr-touch: var(--surfstr-touch-target, 48px);--surfstr-gap: var(--surfstr-interactive-gap, .75rem);--surfstr-interactive-gap: .75rem;--surfstr-stack-gap: 1.5rem;--surfstr-max: min(100%, 84rem);--surfstr-page-padding: max(var(--surfstr-page-padding-min, 1rem), clamp(1.25rem, 5vw, 2rem));--surfstr-gutter: var(--surfstr-page-padding);--surfstr-header-height: 3.75rem;--surfstr-header-top-breath: .375rem;--surfstr-header-top-breath-lg: 0;--surfstr-logo-width: 7.5rem;--surfstr-logo-height: 2rem;--surfstr-bg: var(--surfstr-brand-lilac, #f8f4fc);--surfstr-surface: var(--surfstr-brand-white, #ffffff);--surfstr-text: var(--surfstr-brand-primary-deep, #1a1024);--surfstr-text-muted: #5c4d6a;--surfstr-brand: var(--surfstr-brand-primary, #502d87);--surfstr-accent: var(--surfstr-brand-accent, #fa6400);--surfstr-radius: 12px;--surfstr-shadow: 0 1px 3px rgb(26 16 36 / 6%), 0 8px 24px rgb(101 45 135 / 8%)}html{scroll-padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px));scroll-padding-top:calc(var(--surfstr-header-height) + env(safe-area-inset-top,0px));overflow-x:clip;margin:0;padding:0}@media(min-width:640px){:root{--surfstr-logo-width: 10rem;--surfstr-logo-height: 2.375rem}}@media(min-width:990px){:root{--surfstr-header-top-breath-lg: .1875rem;--surfstr-header-height: 4.5rem;--surfstr-logo-width: 11.5625rem;--surfstr-logo-height: 2.75rem}}body{overflow-x:clip;margin:0;padding:0}.surfstr-native-layout{background:var(--surfstr-surface)}.surfstr-native-layout>.container{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.surfstr-native-layout #main-content,.surfstr-native-layout #main-content>.flex,.surfstr-native-layout #main-content .shopify-section,.surfstr-native-layout .wrapper--bottom{width:100%;max-width:none}.surfstr-native-layout .surfstr-header{width:100%}.surfstr-native-layout .container__top-part{position:sticky!important;top:0;width:100%;z-index:200}body>.container>.flex.min-h-full{overflow:visible!important;max-width:none!important}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.surfstr-page,.surfstr-native-layout .page-width{box-sizing:border-box;width:100%;max-width:var(--surfstr-max);margin-inline:auto;padding-inline-start:var(--surfstr-content-padding-inline, max(var(--surfstr-gutter), env(safe-area-inset-left, 0px)));padding-inline-end:var(--surfstr-content-padding-inline-end, max(var(--surfstr-gutter), env(safe-area-inset-right, 0px)))}.surfstr-lang__select{min-height:var(--surfstr-touch);padding:.5rem .75rem;font-size:1rem;border-radius:6px;-webkit-appearance:menulist;appearance:menulist}.surfstr-trust{display:flex;flex-direction:column;gap:var(--surfstr-gap);list-style:none;margin:0;padding:1rem;max-width:var(--surfstr-max)}@media(min-width:768px){.surfstr-trust{flex-direction:row;justify-content:center;flex-wrap:wrap}}.surfstr-trust__item{font-size:.875rem;text-align:center}.surfstr-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid rgba(0,0,0,.08);padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));box-shadow:0 -4px 20px #00000014}.surfstr-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--surfstr-max);margin:0 auto}.surfstr-sticky-atc__btn{min-height:var(--surfstr-touch);min-width:50%;padding:.75rem 1.25rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;background:var(--surfstr-brand);color:#fff}.surfstr-sticky-atc__price{font-weight:700;font-size:1.125rem}.surfstr-sticky-atc__compare{text-decoration:line-through;opacity:.6;margin-left:.5rem;font-size:.875rem}@media(min-width:1024px){.surfstr-sticky-atc{display:none!important}}.surfstr-faq__heading{font-size:1.5rem;margin-bottom:1rem}.surfstr-faq__item{border-bottom:1px solid rgba(0,0,0,.1);padding:.75rem 0}.surfstr-faq__question{cursor:pointer;font-weight:600;min-height:var(--surfstr-touch);display:flex;align-items:center;list-style:none}.surfstr-faq__question::-webkit-details-marker{display:none}.surfstr-faq__answer{padding:.5rem 0 1rem}.surfstr-hide-compare .product-compare,.surfstr-hide-compare [data-compare],.surfstr-hide-compare .compare-modal{display:none!important}.surfstr-header{position:sticky;top:0;z-index:200;width:100%;background:var(--surfstr-surface);border-bottom:3px solid var(--surfstr-brand);transition:box-shadow .2s ease,background .2s ease}.surfstr-header--scrolled{box-shadow:0 4px 0 var(--surfstr-brand);background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.surfstr-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:clamp(.5rem,2vw,1rem);width:100%;max-width:none;min-height:var(--surfstr-header-height);margin:0;padding-block-start:calc(.5rem + var(--surfstr-header-top-breath) + env(safe-area-inset-top,0px));padding-block-end:.5rem;padding-inline-start:var(--surfstr-gutter);padding-inline-end:var(--surfstr-gutter)}.surfstr-lovable-layout .surfstr-header__inner{padding-inline:unset}.surfstr-lovable-hero{padding-block:1rem 2.5rem}.surfstr-lovable-hero__grid{gap:1.5rem}.surfstr-lovable-hero__media-wrap{width:100%;max-width:min(100%,22rem);margin-inline:auto;border-radius:0;background:transparent}.surfstr-lovable-hero__img{max-height:62vh;width:100%;object-fit:contain}@media(min-width:640px){.surfstr-lovable-hero__media-wrap{max-width:min(100%,22rem);margin-inline:auto}}@media(min-width:990px){.surfstr-header__inner{grid-template-columns:auto minmax(0,1fr) auto;column-gap:1.5rem;padding-block-end:.625rem;padding-block-start:calc(.625rem + var(--surfstr-header-top-breath) + var(--surfstr-header-top-breath-lg) + env(safe-area-inset-top,0px))}}.surfstr-header__brand{display:flex;align-items:center;min-width:0}.surfstr-header__logo{display:inline-flex;align-items:center;flex-shrink:0;min-height:var(--surfstr-touch);padding-block:.25rem;text-decoration:none;line-height:1;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:900;text-transform:lowercase;letter-spacing:-.02em;color:var(--surfstr-brand)!important}.surfstr-header__logo:focus-visible{outline:3px solid var(--surfstr-accent);outline-offset:3px;border-radius:.375rem}.surfstr-header__logo-img{display:block;width:auto;height:auto;max-width:var(--surfstr-logo-width);max-height:var(--surfstr-logo-height);object-fit:contain;object-position:left center}.surfstr-header__logo sup{font-size:.55em;font-weight:900}.surfstr-header__nav{display:none;align-items:center;justify-content:center;gap:clamp(1.25rem,2.5vw,2rem)}@media(min-width:990px){.surfstr-header__nav{display:flex;grid-column:2}}.surfstr-header__link{display:inline-flex;align-items:center;min-height:var(--surfstr-touch);padding-inline:.25rem;font-size:.875rem;font-weight:800;text-transform:lowercase;color:var(--surfstr-brand)!important;text-decoration:none;white-space:nowrap}.surfstr-header__link:hover{text-decoration:underline;text-decoration-color:var(--surfstr-accent);text-decoration-thickness:3px;text-underline-offset:4px}.surfstr-header__link:focus-visible,.surfstr-header__cart:focus-visible,.surfstr-header__cta:focus-visible,.surfstr-header__menu-btn:focus-visible,.surfstr-header__mobile-link:focus-visible{outline:3px solid var(--surfstr-accent);outline-offset:2px}.surfstr-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--surfstr-interactive-gap, .75rem);flex-shrink:0}@media(min-width:990px){.surfstr-header__actions{grid-column:3;gap:.75rem}}.surfstr-header__actions .surfstr-lang{display:none}@media(min-width:640px){.surfstr-header__actions .surfstr-lang{display:block}}.surfstr-header__cart{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:var(--surfstr-touch);min-height:var(--surfstr-touch);border:2px solid var(--surfstr-brand);border-radius:999px;color:var(--surfstr-brand);background:#fff;box-shadow:3px 3px 0 var(--surfstr-brand);text-decoration:none}.surfstr-header__cart-count{position:absolute;top:-.25rem;right:-.25rem;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:999px;background:var(--surfstr-accent);color:#fff;font-size:.625rem;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.surfstr-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:var(--surfstr-touch);padding:.5rem 1rem;border-radius:999px;font-size:.875rem;font-weight:800;text-decoration:none;background:var(--surfstr-accent);color:#fff!important;border:2px solid var(--surfstr-brand);box-shadow:3px 3px 0 var(--surfstr-brand)}.surfstr-header__cta--desktop{display:none}@media(min-width:990px){.surfstr-header__cta--desktop{display:inline-flex}}.surfstr-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;min-width:var(--surfstr-touch);min-height:var(--surfstr-touch);border:2px solid var(--surfstr-brand);border-radius:999px;background:#fff;color:var(--surfstr-brand);cursor:pointer}@media(min-width:990px){.surfstr-header__menu-btn{display:none}}.surfstr-header__menu-icon,.surfstr-header__menu-icon:before,.surfstr-header__menu-icon:after{display:block;width:1.125rem;height:2px;background:currentColor;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.surfstr-header__menu-icon{position:relative}.surfstr-header__menu-icon:before,.surfstr-header__menu-icon:after{content:"";position:absolute;left:0}.surfstr-header__menu-icon:before{top:-6px}.surfstr-header__menu-icon:after{top:6px}.surfstr-header--open .surfstr-header__menu-icon{background:transparent}.surfstr-header--open .surfstr-header__menu-icon:before{transform:translateY(6px) rotate(45deg)}.surfstr-header--open .surfstr-header__menu-icon:after{transform:translateY(-6px) rotate(-45deg)}.surfstr-header__mobile[hidden]{display:none!important}.surfstr-header__mobile{border-top:3px solid var(--surfstr-brand);background:var(--surfstr-surface);padding:1.25rem var(--surfstr-page-padding) calc(1.5rem + env(safe-area-inset-bottom,0px));max-height:calc(100dvh - var(--surfstr-header-height));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-shadow:0 18px 40px #1a10242e;animation:surfstr-mobilenav-in .22s ease both}@keyframes surfstr-mobilenav-in{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.surfstr-header__mobile{animation:none}}body.surfstr-nav-open{overflow:hidden}.surfstr-header__mobile-nav{display:flex;flex-direction:column;gap:.5rem;max-width:var(--surfstr-max);margin:0 auto}.surfstr-header__mobile-link{display:flex;align-items:center;justify-content:space-between;min-height:var(--surfstr-touch);padding:.875rem 1.125rem;border:2px solid var(--surfstr-brand);border-radius:1rem;font-weight:800;font-size:1.0625rem;text-decoration:none;color:var(--surfstr-brand)!important;background:#fff;transition:transform .12s ease,background-color .12s ease,color .12s ease}.surfstr-header__mobile-link:after{content:"\203a";margin-left:.75rem;font-size:1.25rem;font-weight:900;opacity:.45}.surfstr-header__mobile-link:hover{background:var(--surfstr-brand);color:#fff!important}.surfstr-header__mobile-link:active{transform:scale(.985);background:var(--surfstr-brand);color:#fff!important}.surfstr-header__cta--mobile{margin-top:.75rem;width:100%;text-align:center;justify-content:center;font-size:1.0625rem}.surfstr-header__cta--mobile:after{content:none}.surfstr-header__mobile-lang{display:flex;justify-content:center;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgb(101 45 135 / 12%)}.surfstr-header__mobile-lang .surfstr-lang,.surfstr-header__mobile-lang .surfstr-lang__button{width:100%}.surfstr-header__mobile-lang .surfstr-lang__button{justify-content:center}@media(min-width:640px){.surfstr-header__mobile-lang{display:none}}.surfstr-header__mobile-lang .surfstr-lang__select{min-width:12rem}.surfstr-header .surfstr-lang__select{min-height:var(--surfstr-touch);padding:.5rem .875rem;border:2px solid var(--surfstr-brand);border-radius:999px;font-size:.875rem;font-weight:700;background:#fff;color:var(--surfstr-brand)}.surfstr-cert-bar{background:var(--surfstr-cert-bg, #006400);padding:1.25rem 0}.surfstr-cert-bar__grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2rem;list-style:none;margin:0;padding:0}.surfstr-cert-bar__logo{height:auto;max-height:3.5rem;width:auto;max-width:7rem;object-fit:contain}.surfstr-band{background:var(--surfstr-band-bg, #fff);color:var(--surfstr-band-text, var(--surfstr-text));padding:2.5rem 0}.surfstr-band__grid{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.surfstr-band--left .surfstr-band__media{order:-1}.surfstr-band__title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .75rem;line-height:1.2}.surfstr-band__eyebrow{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--surfstr-accent);margin:0 0 .5rem}.surfstr-band__body{font-size:1rem;line-height:1.6;margin-bottom:1rem}.surfstr-band__cta{display:inline-flex;min-height:var(--surfstr-touch);align-items:center;padding:.75rem 1.5rem;border-radius:var(--surfstr-radius);background:var(--surfstr-accent);color:#fff!important;font-weight:600;text-decoration:none}.surfstr-band__img{width:100%;max-width:28rem;height:auto;border-radius:var(--surfstr-radius)}@media(min-width:768px){.surfstr-band{padding:3.5rem 0}.surfstr-band__grid{flex-direction:row;gap:2.5rem}.surfstr-band__content,.surfstr-band__media{flex:1}.surfstr-band--right .surfstr-band__media{order:2}.surfstr-band--left .surfstr-band__media{order:0}}.surfstr-icons{background:var(--surfstr-icons-bg, var(--surfstr-brand));color:var(--surfstr-icons-text, #fff);padding:1.5rem 0}.surfstr-icons__heading{text-align:center;font-size:1.25rem;margin:0 0 1rem}.surfstr-icons__grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;margin:0;padding:0}@media(min-width:640px){.surfstr-icons__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.surfstr-icons__item{display:flex;gap:.75rem;align-items:flex-start;font-size:.9375rem;line-height:1.45}.surfstr-icons__mark{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--surfstr-accent);color:#fff;font-size:.75rem;font-weight:700}.surfstr-icons__text p{margin:0}.surfstr-reviews{padding:3rem 0;background:#f2e6f8}.surfstr-reviews__heading,.surfstr-video-reviews__heading{text-align:center;font-size:clamp(1.5rem,3vw,2rem);color:var(--surfstr-brand);margin:0 0 .5rem}.surfstr-reviews__sub{text-align:center;color:var(--surfstr-text-muted);margin:0 0 .75rem}.surfstr-reviews__summary{text-align:center;font-size:.9375rem;color:var(--surfstr-text-muted);margin:0 0 1.25rem}.surfstr-reviews__carousel,.surfstr-video-reviews__carousel{position:relative;max-width:68rem;margin:0 auto}.surfstr-reviews__controls,.surfstr-video-reviews__controls{display:flex;justify-content:space-between;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;align-items:center;padding:0 .25rem}.surfstr-reviews__arrow{pointer-events:auto;min-width:3rem;min-height:3rem;width:3rem;height:3rem;border-radius:999px;border:none;background:#fff;color:#006400;box-shadow:var(--surfstr-shadow);font-size:1.5rem;line-height:1;cursor:pointer;flex-shrink:0}.surfstr-reviews__arrow:hover{background:#f0fdf4}.surfstr-reviews__arrow:focus-visible{outline:3px solid var(--surfstr-accent, #fa6400);outline-offset:2px}.surfstr-reviews__arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.surfstr-video-reviews__controls{gap:.75rem}.surfstr-reviews__track-wrap,.surfstr-video-reviews__track-wrap{overflow:hidden}.surfstr-reviews__track,.surfstr-video-reviews__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem 2.75rem 1rem}.surfstr-reviews__track::-webkit-scrollbar,.surfstr-video-reviews__track::-webkit-scrollbar{display:none}.surfstr-reviews__slide{flex:0 0 min(100%,36rem);scroll-snap-align:center}.surfstr-reviews__quote{position:relative;background:#fff;border-radius:var(--surfstr-radius);padding:1.5rem 1.25rem 1.25rem;box-shadow:var(--surfstr-shadow);margin:0;min-height:10rem}.surfstr-reviews__mark{position:absolute;top:.5rem;left:.75rem;font-size:2.5rem;line-height:1;color:#059669;opacity:.35;font-family:Georgia,serif}.surfstr-reviews__stars{color:#ffa41c;margin:0 0 .5rem;letter-spacing:.05em}.surfstr-reviews__text{margin:0;font-size:clamp(1rem,2.5vw,1.35rem);line-height:1.45;color:#2b2f3d}.surfstr-reviews__author{display:block;margin-top:1rem;font-size:.9375rem;font-style:normal;font-weight:600;color:#2b2f3d}.surfstr-reviews__dots{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.surfstr-reviews__dot{width:.5rem;height:.5rem;border-radius:999px;border:none;padding:0;background:#2b2f3d;opacity:.25;cursor:pointer}.surfstr-reviews__dot[aria-selected=true]{opacity:1}.surfstr-video-reviews{padding:0 0 3rem;background:#f2e6f8}.surfstr-video-reviews__card{flex:0 0 min(72vw,11.5rem);scroll-snap-align:center}@media(min-width:768px){.surfstr-video-reviews__card{flex-basis:min(42vw,13rem)}}@media(min-width:1280px){.surfstr-video-reviews__card{flex-basis:18.75rem}}.surfstr-video-reviews__progress{padding:0 1rem;max-width:68rem;margin:.75rem auto 0}.surfstr-video-reviews__progress-bar{height:.35rem;border-radius:9999px;background:#5b45902e;overflow:hidden}.surfstr-video-reviews__progress-fill{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#f5d547,#fa6400);transition:width .12s ease-out}@media(prefers-reduced-motion:reduce){.surfstr-video-reviews__progress-fill{transition:none}}.surfstr-video-reviews__trigger{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;border-radius:1rem;overflow:hidden;position:relative;aspect-ratio:9 / 16}.surfstr-video-reviews__poster{width:100%;height:100%;object-fit:cover;display:block}.surfstr-video-reviews__inline{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000;border-radius:inherit;z-index:3}.surfstr-video-reviews__trigger.is-playing .surfstr-video-reviews__poster,.surfstr-video-reviews__trigger.is-playing .surfstr-video-reviews__play,.surfstr-video-reviews__trigger.is-playing .surfstr-video-reviews__duration{opacity:0;pointer-events:none}.surfstr-video-reviews__trigger:focus-visible{outline:3px solid var(--surfstr-accent, #fa6400);outline-offset:2px}.surfstr-video-reviews__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:3rem;height:3rem;border-radius:999px;background:#ffffffeb;box-shadow:0 2px 12px #0003}.surfstr-video-reviews__play:after{content:"";position:absolute;left:1.15rem;top:.9rem;border-style:solid;border-width:.55rem 0 .55rem .95rem;border-color:transparent transparent transparent #006400}.surfstr-video-reviews__duration{position:absolute;right:.5rem;bottom:.5rem;padding:.15rem .4rem;border-radius:.25rem;background:#000000a6;color:#fff;font-size:.75rem}.surfstr-video-reviews__meta{margin:.5rem 0 0;text-align:center;font-size:.8125rem;color:#2b2f3d}.surfstr-video-reviews__stars{color:#ffa41c}.surfstr-video-reviews__name{display:block;font-weight:600}.surfstr-video-reviews__dialog{border:none;border-radius:var(--surfstr-radius);padding:0;max-width:min(92vw,24rem);background:#000}.surfstr-video-reviews__dialog::backdrop{background:#000000a6}.surfstr-video-reviews__dialog-video,.surfstr-video-reviews__dialog-photo{display:block;width:100%;max-height:80vh;border-radius:var(--surfstr-radius)}.surfstr-video-reviews__dialog-close{position:absolute;top:.35rem;right:.35rem;z-index:2;width:2rem;height:2rem;border:none;border-radius:999px;background:#ffffffe6;font-size:1.25rem;line-height:1;cursor:pointer}.surfstr-benefits{padding:3.5rem 0 4rem;background:linear-gradient(180deg,var(--surfstr-bg) 0%,#fff 55%);color:var(--surfstr-text);isolation:isolate;scroll-margin-top:1rem}.surfstr-benefits__inner{max-width:var(--surfstr-max);margin:0 auto}.surfstr-benefits__header{max-width:40rem;margin:0 auto 2.5rem;text-align:center}.surfstr-benefits__eyebrow{margin:0 0 .5rem;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--surfstr-accent)}.surfstr-benefits__heading{margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:900;line-height:1.1;text-transform:lowercase;letter-spacing:-.02em;color:var(--surfstr-brand)}.surfstr-benefits__lead{margin:.875rem 0 0;font-size:1.0625rem;font-weight:600;line-height:1.55;color:var(--surfstr-text-muted)}.surfstr-benefits__grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;margin:0;padding:0}@media(min-width:640px){.surfstr-benefits__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1100px){.surfstr-benefits__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.surfstr-benefits__card{display:flex;flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem;border-radius:calc(var(--surfstr-radius) + 4px);background:var(--surfstr-surface);border:2px solid rgb(101 45 135 / 12%);box-shadow:0 1px 2px #1a10240a,0 8px 24px #652d870f;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}@media(hover:hover){.surfstr-benefits__card:hover{transform:translateY(-3px);border-color:var(--surfstr-brand);box-shadow:0 4px 8px #1a10240f,0 16px 32px #652d8724}}.surfstr-benefits__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:1rem;background:var(--surfstr-bg);border:2px solid var(--surfstr-brand);color:var(--surfstr-brand)}.surfstr-benefits__svg{display:block;width:1.75rem;height:1.75rem}.surfstr-benefits__body{min-width:0;flex:1}.surfstr-benefits__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:800;line-height:1.25;text-transform:lowercase;letter-spacing:-.01em;color:var(--surfstr-brand)}.surfstr-benefits__text{margin:0;font-size:.9375rem;font-weight:600;line-height:1.55;color:var(--surfstr-text-muted)}.surfstr-cookie-consent{position:fixed;inset-inline:0;bottom:0;z-index:10001;margin:0;padding:0 var(--surfstr-page-padding) calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:none}.surfstr-cookie-consent[hidden]{display:none!important}.surfstr-cookie-consent__panel{pointer-events:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;width:100%;max-width:var(--surfstr-max);margin:0 auto;padding:1rem 1.25rem;border-radius:var(--surfstr-radius);background:#fff;border:1px solid rgb(101 45 135 / 12%);box-shadow:0 -4px 24px #1a10241f}@media(min-width:640px){.surfstr-cookie-consent{padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px))}.surfstr-cookie-consent__panel{max-width:36rem;margin-inline:auto;border-radius:calc(var(--surfstr-radius) + 4px)}}.surfstr-cookie-consent__text,.surfstr-cookie-consent__text p{margin:0;font-size:.875rem;line-height:1.45;color:var(--surfstr-text)}.surfstr-cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.surfstr-cookie-consent__btn{min-height:var(--surfstr-touch);padding:.625rem 1rem;border-radius:var(--surfstr-radius);font-size:.875rem;font-weight:700;cursor:pointer;border:none;-webkit-appearance:none;appearance:none}.surfstr-cookie-consent__btn--primary{background:var(--surfstr-brand);color:#fff}.surfstr-cookie-consent__btn--ghost{background:transparent;color:var(--surfstr-text);border:1px solid rgb(92 77 106 / 35%)}#bstr--notice.gdpr__holder{position:fixed;inset-inline:0;bottom:0;z-index:10000;margin:0;padding:0 1rem calc(1rem + env(safe-area-inset-bottom,0px));pointer-events:none}#bstr--notice .gdpr__notice{pointer-events:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;max-width:var(--surfstr-max);margin:0 auto;padding:1rem 1.25rem;border-radius:var(--surfstr-radius);background:#fff;border:1px solid rgb(101 45 135 / 12%);box-shadow:0 -4px 24px #1a10241f}#bstr--notice .gdpr__text,#bstr--notice .gdpr__text p{margin:0;font-size:.875rem;line-height:1.45;color:var(--surfstr-text)}#bstr--notice .gdpr__buttons{flex-shrink:0}.surfstr-trust,.surfstr-faq{background:var(--surfstr-bg);color:var(--surfstr-text)}.surfstr-faq__heading{color:var(--surfstr-text)}.surfstr-trust__item{color:var(--surfstr-text-muted)}.surfstr-slideshow,.surfstr-benefits,.surfstr-trust,.surfstr-faq{overflow-x:hidden;max-width:100%}.surfstr-proof{background:var(--surfstr-brand);color:#fff;padding:3rem 0}.surfstr-proof__heading{text-align:center;font-size:clamp(1.5rem,3vw,2.25rem);margin:0 0 .5rem}.surfstr-proof__sub{text-align:center;margin:0 0 2rem;color:#ffffffd9}.surfstr-proof__grid{display:grid;gap:2rem;align-items:center}.surfstr-proof__amazon{display:flex;justify-content:center;padding:1.5rem;border-radius:var(--surfstr-radius);background:#ffffff1a;text-decoration:none}.surfstr-proof__badge{width:6rem;height:auto;filter:brightness(0) invert(1)}.surfstr-proof__certs{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;list-style:none;margin:0;padding:0}.surfstr-proof__cert{border:3px solid rgb(255 255 255 / 40%);background:#ffffff1a;border-radius:999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:800;box-shadow:3px 3px #0003}.surfstr-proof__guarantees{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.surfstr-proof__guarantee{display:flex;align-items:center;gap:.75rem;font-size:.9375rem}.surfstr-proof__check{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--surfstr-accent);font-size:.75rem;font-weight:700}@media(min-width:1024px){.surfstr-proof__grid{grid-template-columns:1fr 1.2fr 1fr}.surfstr-proof__guarantees{text-align:right;justify-items:end}.surfstr-proof__guarantee{justify-content:flex-end}}.surfstr-newsletter{border-block:3px solid var(--surfstr-brand);background:var(--surfstr-brand);color:#fff;padding:3rem 0}.surfstr-newsletter__inner{max-width:42rem;margin:0 auto;text-align:center}.surfstr-newsletter__icon{width:5rem;height:5rem;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:999px;border:3px solid var(--surfstr-brand);background:var(--surfstr-accent);box-shadow:var(--surfstr-shadow-chunky, 4px 4px 0 var(--surfstr-brand));font-size:2rem}.surfstr-newsletter__heading{font-size:clamp(2rem,4vw,3rem);margin:0 0 1rem}.surfstr-newsletter__body{margin:0 0 1.5rem;color:#ffffffd9;font-weight:600}.surfstr-newsletter__form{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;margin:0 auto}.surfstr-newsletter__input{min-height:var(--surfstr-touch);border:3px solid var(--surfstr-brand);border-radius:999px;padding:0 1.25rem;background:#ffffff1a;color:#fff}.surfstr-newsletter__input::placeholder{color:#ffffff7f}.surfstr-newsletter__submit{min-height:var(--surfstr-touch);border:3px solid var(--surfstr-brand);border-radius:999px;background:var(--surfstr-accent);color:#fff;font-weight:700;cursor:pointer}.surfstr-newsletter__success,.surfstr-newsletter__error{margin:.75rem 0 0;font-weight:700}.surfstr-newsletter__privacy{margin:1rem 0 0;font-size:.875rem;color:#fff9}@media(min-width:640px){.surfstr-newsletter__form{flex-direction:row}.surfstr-newsletter__input{flex:1}.surfstr-newsletter__submit{flex-shrink:0}}.surfstr-final-cta{background:var(--surfstr-bg);padding:3rem 0}.surfstr-final-cta__card{border:4px solid var(--surfstr-brand);border-radius:var(--surfstr-radius-bubble, 1.25rem);background:var(--surfstr-brand);color:#fff;padding:2.5rem 1.5rem;text-align:center;box-shadow:8px 8px 0 var(--surfstr-accent)}.surfstr-final-cta__heading{font-size:clamp(1.75rem,4vw,3rem);margin:0 0 1rem}.surfstr-final-cta__body{max-width:32rem;margin:0 auto 1.5rem;color:#ffffffe5;font-weight:600}.surfstr-final-cta__actions{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center}.surfstr-final-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--surfstr-touch);min-width:14rem;padding:.75rem 1.5rem;border-radius:999px;font-weight:700;text-decoration:none}.surfstr-final-cta__btn--primary{background:var(--surfstr-accent);color:#fff!important}.surfstr-final-cta__btn--ghost{border:3px solid #fff;color:#fff!important}@media(min-width:640px){.surfstr-final-cta__actions{flex-direction:row}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/surfstr-mobile.css.map */
