@font-face{font-family:Host Grotesk;src:url(./host-grotesk-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Host Grotesk;src:url(./host-grotesk-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Host Grotesk;src:url(./host-grotesk-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--bt-blue-04:rgb(7 129 212 / .04);--bt-blue-08:rgb(7 129 212 / .08);--bt-blue-12:rgb(7 129 212 / .12);--bt-blue-18:rgb(7 129 212 / .18);--bt-blue-30:rgb(7 129 212 / .3);--bt-shadow:0 30px 90px rgb(7 129 212 / .14)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bt-white)}body{margin:0;color:var(--bt-black);background:var(--bt-white);font-family:Host Grotesk,Arial,sans-serif;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}html,body{max-width:100%}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{overflow-wrap:break-word}.page-width{width:min(calc(100% - 48px),var(--bt-page-width));margin-inline:auto;min-width:0;max-width:100%}.section{padding-block:clamp(70px,9vw,140px);min-width:0;max-width:100%}#MainContent{overflow-x:clip;max-width:100%;width:100%}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:1000;top:12px;inset-inline-start:12px;padding:12px 18px;color:var(--bt-white);background:var(--bt-blue);transform:translateY(-160%)}.skip-link:focus{transform:none}.rte{line-height:1.65}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.placeholder-svg{width:100%;height:100%;min-height:320px;color:var(--bt-blue-18);background:transparent}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 20px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid var(--bt-blue);border-radius:999px;font-weight:600;background:transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button svg,.icon-button svg,.text-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button--primary{color:var(--bt-white);background:var(--bt-blue)}.button--primary:hover{box-shadow:0 12px 34px var(--bt-blue-30)}.button--outline{color:var(--bt-black);border-color:var(--bt-blue-30);background:var(--bt-white)}.button--white{color:var(--bt-black);border-color:var(--bt-white);background:var(--bt-white)}.button--whatsapp{color:var(--bt-white);background:var(--bt-blue);border-color:var(--bt-blue)}.button--small{min-height:46px;padding-inline:17px;font-size:13px}.button--full{width:100%}.button:disabled{opacity:.4;cursor:not-allowed;transform:none}.text-button{display:inline-flex;align-items:center;gap:8px;border:0;background:none;padding:0;font-weight:600}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--bt-blue-18);border-radius:50%;background:var(--bt-white)}.announcement{color:var(--bt-white);background:var(--bt-blue);font-size:12px;letter-spacing:.04em}.announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:28px}.announcement a{font-weight:600;text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;z-index:50;top:0;display:block;border-bottom:1px solid var(--bt-blue-12);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.wordmark{font-size:27px;font-weight:600;letter-spacing:-.06em}.wordmark span{color:currentColor}.wordmark img{width:auto;height:36px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:32px;font-size:14px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;inset-inline:0;bottom:-8px;height:1px;background:var(--bt-black);transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.localization-form select{height:42px;padding:0 28px 0 12px;border:1px solid var(--bt-blue-18);border-radius:999px;background:var(--bt-white)}.mobile-menu-button,.mobile-menu{display:none}.mobile-menu{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.mobile-menu.is-open{visibility:visible;pointer-events:auto}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0781d43d;opacity:0;transition:opacity .25s}.mobile-menu.is-open .mobile-menu__overlay{opacity:1}.mobile-menu__panel{position:absolute;inset-block:0;inset-inline-start:0;width:min(420px,100vw);display:flex;flex-direction:column;padding:25px;color:var(--bt-black);background:var(--bt-white);transform:translate(-105%);transition:transform .28s ease;box-shadow:0 0 80px var(--bt-blue-18)}[dir=rtl] .mobile-menu__panel{inset-inline-start:auto;inset-inline-end:0;transform:translate(105%)}.mobile-menu.is-open .mobile-menu__panel{transform:none}.mobile-menu__head{display:flex;justify-content:space-between;align-items:center}.mobile-menu nav{display:flex;flex-direction:column;margin:auto 0}.mobile-menu nav a{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bt-blue-18);font-size:30px}.mobile-menu nav svg{width:24px;fill:none;stroke:currentColor}.hero{min-height:820px;display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;padding-block:34px 64px;min-width:0}.hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(20px,4vw,64px);min-width:0;max-width:100%}.hero h1{margin:0;font-size:clamp(68px,7.1vw,122px);line-height:.84;letter-spacing:-.078em;font-weight:500;max-width:100%;overflow-wrap:break-word}.hero h1 em{color:var(--bt-black);font-style:normal}.hero__text{max-width:620px;margin:35px 0;font-size:19px;line-height:1.55}.hero__text p{margin:0}.hero__actions{display:flex;flex-wrap:wrap;gap:10px}.hero__proof{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:auto;padding-top:65px}.hero__proof div{display:grid;gap:4px}.hero__proof strong{font-size:25px}.hero__proof span{font-size:12px;opacity:.62}.hero-product{min-width:0;padding:24px;border-radius:calc(var(--bt-radius) + 8px);display:grid;grid-template-rows:auto 1fr auto;color:var(--bt-black);background:var(--bt-white);border:1px solid var(--bt-blue-18);overflow:hidden;position:relative;box-shadow:var(--bt-shadow)}.hero-product__top,.hero-product__bottom{position:relative;z-index:2;display:flex;align-items:start;justify-content:space-between;gap:30px}.hero-product__top{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--bt-black);opacity:.64}.hero-product>img{width:100%;height:560px;object-fit:contain;position:relative;z-index:1;background:var(--bt-white);border-radius:calc(var(--bt-radius) - 4px);border:1px solid var(--bt-blue-12);transition:transform .45s ease}.hero-product:hover>img{transform:scale(1.025) rotate(-1deg)}.hero-product__bottom h2{max-width:520px;margin:5px 0 0;font-size:clamp(25px,2.7vw,44px);line-height:.98;letter-spacing:-.055em;color:var(--bt-black)}.hero-product__bottom span{font-size:11px;opacity:.64;text-transform:uppercase;color:var(--bt-black)}.hero-product__bottom>strong{font-size:20px;white-space:nowrap;color:var(--bt-black)}.trust-bar{overflow:hidden;border-block:1px solid var(--bt-blue-18);background:var(--bt-blue-04)}.trust-bar__track{min-height:56px;width:max-content;display:flex;align-items:center;animation:trust-scroll 32s linear infinite}.trust-bar span{display:flex;align-items:center;gap:10px;margin-inline:32px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.trust-bar svg{width:16px;fill:none;stroke:var(--bt-blue);stroke-width:2}@keyframes trust-scroll{to{transform:translate(-50%)}}[dir=rtl] .trust-bar__track{animation-direction:reverse}.section-heading{display:grid;grid-template-columns:1.45fr .55fr;gap:60px;align-items:end;margin-bottom:58px}.section-heading h2{max-width:1000px;margin:0;font-size:clamp(48px,6vw,94px);line-height:.92;letter-spacing:-.068em;font-weight:500}.section-heading__aside,.section-heading>p{margin:0;font-size:18px;line-height:1.55;opacity:.7}.category-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.category-filter button{min-height:42px;padding:0 18px;border:1px solid var(--bt-blue-18);border-radius:999px;background:var(--bt-white);font-size:13px}.category-filter button.is-active{color:var(--bt-white);border-color:var(--bt-blue);background:var(--bt-blue)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-grid>[hidden]{display:none}.product-card{height:100%;min-width:0;border:1px solid var(--bt-blue-18);border-radius:var(--bt-radius);overflow:hidden;background:var(--bt-white);transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--bt-shadow)}.product-card__media{height:390px;display:grid;place-items:center;padding:30px;position:relative;background:var(--bt-white);overflow:hidden}.product-card__media:after{display:none}.product-card__media img,.product-card__media .placeholder-svg{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__index,.product-card__sale{position:absolute;z-index:2;top:20px;font-size:11px;font-weight:600;letter-spacing:.1em}.product-card__index{inset-inline-start:22px}.product-card__sale{inset-inline-end:20px;padding:8px 11px;border-radius:999px;color:var(--bt-white);background:var(--bt-blue)}.product-card__content{padding:25px}.product-card__meta{margin:0 0 10px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.64}.product-card h3{min-height:58px;margin:0;font-size:27px;line-height:1.04;letter-spacing:-.045em;font-weight:500}.product-card__description{min-height:50px;margin:13px 0 20px;line-height:1.5;opacity:.7}.price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price__current{font-size:21px;font-weight:600}.price__compare{font-size:14px;opacity:.45}.price__badge{padding:5px 8px;border-radius:999px;color:var(--bt-white);background:var(--bt-blue);font-size:10px;font-weight:600}.product-card__actions{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9px;margin-top:22px}.product-card__actions .text-button{justify-content:center}.card-form,.card-form .button{width:100%}.section-footer{display:flex;justify-content:center;margin-top:42px}.featured-collection__links{flex-wrap:wrap;gap:10px}.editorial{min-height:700px;display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-block:18px;min-width:0;max-width:100%}.editorial--reverse .editorial__media{order:2}.editorial__media{position:relative;display:grid;place-items:center;padding:50px;border-radius:calc(var(--bt-radius) + 6px);overflow:hidden;color:var(--bt-black);background:var(--bt-white);border:1px solid var(--bt-blue-18);min-width:0;max-width:100%}.editorial__media>span{position:absolute;z-index:2;top:30px;inset-inline-start:30px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;opacity:.7;text-shadow:none}.editorial__media img{width:100%;max-width:100%;height:auto;max-height:570px;object-fit:contain;transition:transform .4s}.editorial__media:hover img{transform:scale(1.035) rotate(-1deg)}.editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,100px);border:1px solid var(--bt-blue-18);border-radius:calc(var(--bt-radius) + 6px);background:var(--bt-blue-04);min-width:0;max-width:100%;overflow:hidden}.editorial__copy h2{margin:0;font-size:clamp(52px,5.5vw,86px);line-height:.92;letter-spacing:-.07em;font-weight:500;max-width:100%}.editorial__copy>.rte{max-width:620px;margin:28px 0;font-size:19px;opacity:.72}.editorial__specs{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--bt-blue-18);min-width:0;max-width:100%}.editorial__specs span{display:grid;gap:8px;padding:22px 14px;border-inline-end:1px solid var(--bt-blue-18);min-width:0}.editorial__specs span:last-child{border:0}.editorial__specs small{text-transform:uppercase;letter-spacing:.08em;opacity:.6;font-size:11px}.editorial__specs strong{font-size:clamp(18px,4vw,24px);overflow-wrap:break-word}.editorial__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px;max-width:100%}.values-section{margin-block:130px;padding-block:120px;color:var(--bt-white);background:var(--bt-blue)}.section-heading--inverse .section-heading__aside{color:var(--bt-white);opacity:.75}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgb(255 255 255 / .25);border-radius:var(--bt-radius);overflow:hidden}.values-grid article{min-height:330px;padding:26px;display:flex;flex-direction:column;border-inline-end:1px solid rgb(255 255 255 / .2)}.values-grid article:last-child{border:0}.values-grid article>span{align-self:flex-end;font-size:11px;opacity:.65}.values-grid svg{width:35px;height:35px;margin:auto 0 34px;fill:none;stroke:currentColor;stroke-width:1.5}.values-grid h3{margin:0 0 12px;font-size:24px}.values-grid p{margin:0;line-height:1.5;opacity:.75}.testimonials-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.testimonials-grid blockquote{min-height:420px;margin:0;padding:32px;border:1px solid var(--bt-blue-18);border-radius:var(--bt-radius);background:var(--bt-blue-04);display:flex;flex-direction:column}.testimonials-grid blockquote:first-child{color:var(--bt-white);background:var(--bt-blue)}.stars{display:flex;justify-content:space-between;font-weight:600;letter-spacing:.08em}.stars span{font-size:11px;opacity:.65}.testimonials-grid blockquote>p{margin:auto 0;font-size:clamp(24px,2.2vw,36px);line-height:1.18;letter-spacing:-.04em}.testimonials-grid footer{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid var(--bt-blue-18)}.testimonials-grid blockquote:first-child footer{border-color:#ffffff3d}.testimonials-grid footer span{opacity:.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--bt-blue)}.steps-grid article{min-height:310px;padding:26px;border-inline-end:1px solid var(--bt-blue-18);display:flex;flex-direction:column}.steps-grid article:last-child{border:0}.steps-grid article>span{font-size:12px;letter-spacing:.1em}.steps-grid h3{margin:auto 0 12px;font-size:38px;letter-spacing:-.05em}.steps-grid p{max-width:330px;margin:0;line-height:1.5;opacity:.7}.faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.faq__intro{position:sticky;top:130px;align-self:start}.faq h2{font-size:clamp(46px,5vw,78px);line-height:.95;letter-spacing:-.065em;margin:0 0 34px;font-weight:500}.faq__items{border-top:1px solid var(--bt-blue)}.faq details{border-bottom:1px solid var(--bt-blue-18)}.faq summary{min-height:84px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:8px;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:11px;opacity:.55}.faq summary strong{font-size:19px;font-weight:500}.faq summary svg{width:20px;fill:none;stroke:currentColor;transition:transform .2s}.faq details[open] summary svg{transform:rotate(45deg)}.faq details>.rte{padding:0 44px 28px;opacity:.74}.whatsapp-cta{min-height:470px;margin-bottom:24px;padding:clamp(40px,7vw,100px);border-radius:calc(var(--bt-radius) + 8px);color:var(--bt-white);background:var(--bt-blue);display:flex;align-items:end;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.whatsapp-cta:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgb(255 255 255 / .2);border-radius:50%;inset-inline-end:-210px;top:-250px;box-shadow:0 0 0 65px #ffffff0a,0 0 0 130px #ffffff0a}.whatsapp-cta>*{position:relative;z-index:1}.whatsapp-cta h2{max-width:900px;margin:0;font-size:clamp(55px,7vw,104px);line-height:.88;letter-spacing:-.075em;font-weight:500}.whatsapp-cta p:not(.eyebrow){max-width:700px;font-size:18px;line-height:1.5;opacity:.78}.breadcrumbs{display:flex;gap:10px;align-items:center;padding-block:24px;font-size:12px;opacity:.62;flex-wrap:wrap;max-width:100%;min-width:0}.product-page{max-width:100%;min-width:0;overflow-x:clip}.product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(30px,6vw,90px);padding-bottom:120px;max-width:100%;min-width:0}.product-gallery__main{border-radius:calc(var(--bt-radius) + 8px);overflow:hidden;background:var(--bt-white);border:1px solid var(--bt-blue-18)}.product-media{height:720px;padding:46px}.product-media.is-hidden{display:none}.product-media img,.product-media video{width:100%;height:100%;object-fit:contain}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;max-width:100%;min-width:0}.product-thumbnail{aspect-ratio:1;border:1px solid var(--bt-blue-12);border-radius:16px;background:var(--bt-white);overflow:hidden;padding:8px}.product-thumbnail.is-active{border-color:var(--bt-blue)}.product-thumbnail img{width:100%;height:100%;object-fit:contain}.product-gallery,.product-info{max-width:100%;min-width:0}.product-info{padding-top:42px}.product-info h1{margin:0 0 24px;font-size:clamp(52px,5vw,84px);line-height:.93;letter-spacing:-.07em;font-weight:500}.product-info .price__current{font-size:28px}.product-rating{display:flex;align-items:center;gap:12px;margin:-8px 0 24px;font-size:13px}.product-rating span{letter-spacing:.08em}.product-rating small{opacity:.58}.product-intro{margin:28px 0;font-size:17px;max-width:100%}.product-intro__body{position:relative;opacity:.72;overflow-wrap:anywhere;word-break:break-word}.product-intro.is-clamped .product-intro__body{max-height:6.6em;overflow:hidden}.product-intro.is-clamped .product-intro__body:after{content:"";position:absolute;inset-inline:0;bottom:0;height:2.4em;background:linear-gradient(to bottom,transparent,var(--bt-white));pointer-events:none}.product-intro__toggle{display:inline-flex;align-items:center;margin-top:10px;padding:0;border:0;background:none;color:var(--bt-blue);font:inherit;font-size:14px;font-weight:600;letter-spacing:.02em;cursor:pointer}.product-intro__toggle[hidden]{display:none}.variant-fieldset{margin:0 0 22px;padding:0;border:0}.variant-fieldset legend{margin-bottom:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.variant-values{display:flex;flex-wrap:wrap;gap:8px}.variant-values input{position:absolute;opacity:0}.variant-values label{min-width:56px;min-height:44px;display:grid;place-items:center;padding:0 18px;border:1px solid var(--bt-blue-18);border-radius:999px}.variant-values input:checked+label{color:var(--bt-white);border-color:var(--bt-blue);background:var(--bt-blue)}.purchase-row{display:grid;grid-template-columns:130px 1fr;gap:10px;margin-top:28px}.quantity{height:54px;display:grid;grid-template-columns:40px 1fr 40px;border:1px solid var(--bt-blue-18);border-radius:999px;overflow:hidden}.quantity button{border:0;background:var(--bt-white);display:grid;place-items:center}.quantity button svg{width:16px;fill:none;stroke:currentColor}.quantity input{width:100%;border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity input::-webkit-inner-spin-button{display:none}.product-submit{width:100%}.product-form__error{color:var(--bt-black);background:var(--bt-blue-08);padding:12px;border-radius:12px}.dynamic-checkout,.button--whatsapp,.product-pdf{margin-top:10px}.product-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-block:28px;background:var(--bt-blue-18);border:1px solid var(--bt-blue-18);border-radius:18px;overflow:hidden;max-width:100%;min-width:0}.product-promises>span{min-height:130px;padding:17px;display:flex;flex-direction:column;align-items:start;background:var(--bt-white)}.product-promises svg{width:24px;height:24px;margin-bottom:auto;fill:none;stroke:var(--bt-blue);stroke-width:1.6}.product-promises b{font-size:13px}.product-promises small{margin-top:4px;opacity:.6}.product-accordions{border-top:1px solid var(--bt-blue)}.product-accordions details{border-bottom:1px solid var(--bt-blue-18)}.product-accordions summary{min-height:70px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary svg{width:18px;fill:none;stroke:currentColor}.product-accordions details[open] summary svg{transform:rotate(45deg)}.product-accordions .rte{padding-bottom:22px;opacity:.72}.product-specifications{padding-top:40px}.product-spec-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--bt-blue-18);border-radius:var(--bt-radius);overflow:hidden}.product-spec-grid article{min-height:230px;padding:25px;display:flex;flex-direction:column;border-inline-end:1px solid var(--bt-blue-18);background:var(--bt-white)}.product-spec-grid article:nth-child(4n){border-inline-end:0}.product-spec-grid article>span{align-self:flex-end;font-size:11px;opacity:.55}.product-spec-grid article small{margin-top:auto;text-transform:uppercase;letter-spacing:.08em;opacity:.58}.product-spec-grid article strong{margin-top:9px;font-size:28px;line-height:1.05}.product-story-section{min-height:720px;display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-block:18px 100px}.product-story-section--reverse .product-story-section__visual{order:2}.product-story-section__visual{min-height:660px;padding:45px;display:grid;place-items:center;border-radius:calc(var(--bt-radius) + 6px);overflow:hidden;background:var(--bt-white);border:1px solid var(--bt-blue-18)}.product-story-section__visual img,.product-story-section__visual svg{width:100%;height:100%;object-fit:contain}.product-story-section__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,92px);border:1px solid var(--bt-blue-18);border-radius:calc(var(--bt-radius) + 6px);background:var(--bt-blue-04)}.product-story-section__copy>h2{margin:0;font-size:clamp(50px,5.3vw,82px);line-height:.92;letter-spacing:-.068em;font-weight:500}.product-story-section__copy>.rte{margin:28px 0;font-size:18px;opacity:.72}.story-benefits{display:grid;border-top:1px solid var(--bt-blue-18)}.story-benefits article{display:grid;grid-template-columns:42px 1fr;gap:3px 10px;padding:17px 0;border-bottom:1px solid var(--bt-blue-18)}.story-benefits article>span{grid-row:1/3;font-size:11px;opacity:.48}.story-benefits h3,.story-benefits p{margin:0}.story-benefits h3{font-size:17px}.story-benefits p{font-size:13px;opacity:.65}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--bt-blue)}.use-case-grid article{min-height:300px;padding:26px;border-inline-end:1px solid var(--bt-blue-18);display:flex;flex-direction:column}.use-case-grid article:last-child{border:0}.use-case-grid article>span{font-size:11px;opacity:.55}.use-case-grid h3{margin:auto 0 12px;font-size:34px;letter-spacing:-.045em}.use-case-grid p{max-width:380px;margin:0;line-height:1.5;opacity:.68}.page-header,.collection-header{max-width:1050px;margin-bottom:60px}.page-header h1,.collection-header h1{margin:0;font-size:clamp(60px,8vw,120px);line-height:.9;letter-spacing:-.075em;font-weight:500}.collection-header .rte{max-width:700px;margin-top:24px;font-size:18px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--bt-blue-18)}.collection-toolbar label{display:flex;align-items:center;gap:10px}.collection-toolbar select{min-height:42px;padding-inline:12px;border:1px solid var(--bt-blue-18);border-radius:999px;background:var(--bt-white)}.pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:52px}.pagination a{font-weight:600}.empty-state{min-height:520px;display:grid;place-items:center;align-content:center;gap:18px;text-align:center}.empty-state h1,.empty-state h2{margin:0;font-size:clamp(48px,7vw,96px);letter-spacing:-.06em}.search-form{max-width:800px;display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:60px}.search-form input{min-height:54px;padding:0 18px;border:1px solid var(--bt-blue-18);border-radius:999px}.search-result{padding:30px;border:1px solid var(--bt-blue-18);border-radius:var(--bt-radius)}.page-content{max-width:1100px}.page-rte{font-size:18px}.page-rte h2{font-size:36px;letter-spacing:-.04em}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collections-grid a{padding:20px;border:1px solid var(--bt-blue-18);border-radius:var(--bt-radius)}.collections-grid img{width:100%;height:300px;object-fit:cover;border-radius:20px}.collections-grid h2{font-size:30px;letter-spacing:-.05em}.site-footer{padding-top:90px;border-top:1px solid var(--bt-blue-18)}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding-bottom:80px}.footer-wordmark{font-size:clamp(52px,7vw,105px)}.footer-brand>p{font-size:18px;max-width:36ch;line-height:1.5;opacity:.72}.footer-logo{display:inline-flex;align-items:center;max-width:min(240px,100%)}.footer-logo img{width:auto;max-width:100%;height:auto;max-height:64px;object-fit:contain}.footer-whatsapp{margin-top:22px;width:fit-content;max-width:100%}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column>strong{margin-bottom:10px;font-family:Host Grotesk,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bt-black);opacity:1;line-height:1.2}.footer-column a,.footer-column span{font-size:14px;font-weight:400;opacity:.62;line-height:1.45}.newsletter-form{max-width:480px;margin-top:30px}.newsletter-form>label{display:block;margin-bottom:8px;font-size:12px}.newsletter-form>div{display:grid;grid-template-columns:1fr 48px}.newsletter-form input{height:48px;padding:0 15px;border:1px solid var(--bt-blue-18);border-radius:999px 0 0 999px}.newsletter-form button{border:0;border-radius:0 999px 999px 0;color:var(--bt-white);background:var(--bt-blue)}.newsletter-form svg{width:20px;margin:auto;fill:none;stroke:currentColor}.footer-bottom{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--bt-blue-18);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.payment-icons{display:flex;gap:6px}.payment-icons svg{width:34px;height:auto}@media(max-width:1100px){.desktop-nav{display:none}.site-header__inner{grid-template-columns:auto 1fr auto}.mobile-menu-button{display:grid}.mobile-menu{display:block}.wordmark{justify-self:center}.product-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:auto;grid-template-columns:1fr;padding-top:24px}.hero__copy{min-height:auto}.hero-product>img{height:520px}.section-heading,.editorial{grid-template-columns:1fr}.editorial--reverse .editorial__media{order:0}.values-grid{grid-template-columns:repeat(2,1fr)}.values-grid article:nth-child(2){border-inline-end:0}.values-grid article:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / .2)}.testimonials-grid{grid-template-columns:1fr 1fr}.testimonials-grid blockquote:first-child{grid-column:1/-1}.product-layout{grid-template-columns:1fr}.product-info{padding-top:0}.product-spec-grid{grid-template-columns:repeat(2,1fr)}.product-spec-grid article:nth-child(2n){border-inline-end:0}.product-story-section{grid-template-columns:1fr}.product-story-section--reverse .product-story-section__visual{order:0}.footer-main{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:749px){:root{--bt-mobile-gutter:14px;--bt-scroll-card:min(78vw,300px);--bt-scroll-card-wide:min(84vw,340px);--bt-scroll-card-narrow:min(68vw,260px)}html,body{overflow-x:clip}body.menu-open .site-header{background:var(--bt-white);-webkit-backdrop-filter:none;backdrop-filter:none}.page-width{width:min(calc(100% - 28px),var(--bt-page-width));max-width:100%;overflow-x:clip}.section{padding-block:56px}.announcement__inner{justify-content:flex-start;overflow:hidden;white-space:nowrap}.announcement a{display:none}.site-header__inner{min-height:66px}.header-actions>.icon-button{display:none}.header-actions .localization-form{display:block}.header-actions .localization-form select{height:36px;min-width:0;padding:0 22px 0 10px;font-size:12px;font-weight:600}.hero{min-height:auto;padding-block:18px 36px;overflow-x:clip}.hero__copy{min-height:auto;min-width:0;width:100%;padding:16px 0 8px;overflow:hidden}.hero h1{font-size:clamp(34px,10vw,48px);line-height:1.02;letter-spacing:-.04em;overflow-wrap:break-word;word-break:normal}.hero h1 br{display:block;margin-top:.12em}.hero__text{font-size:15px;margin:18px 0;max-width:none}.hero__actions{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;overflow:visible}.hero__actions .button{flex:1 1 auto;min-height:48px;min-width:0;padding-inline:16px;font-size:14px}.hero__proof{display:flex;gap:0;margin-top:28px;padding-top:0;border-top:1px solid var(--bt-blue-18);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;max-width:100%}.hero__proof::-webkit-scrollbar{display:none}.hero__proof div{flex:0 0 33.33%;min-width:108px;scroll-snap-align:start;padding:18px 10px 0;border-inline-end:1px solid var(--bt-blue-18)}.hero__proof div:last-child{border-inline-end:0}.hero__proof strong{font-size:18px}.hero__proof span{font-size:11px}.hero-product{min-height:auto;padding:16px;min-width:0}.hero-product:after{display:none}.hero-product>img{height:300px}.hero-product__bottom{display:flex;align-items:end;gap:12px}.hero-product__bottom h2{font-size:22px}.hero-product__bottom>strong{font-size:16px}.trust-bar span{margin-inline:18px}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:22px}.section-heading>div:first-child{flex:1;min-width:0;width:100%}.section-heading h2{font-size:clamp(30px,8.5vw,40px);line-height:.94}.section-heading .eyebrow{margin-bottom:8px;font-size:10px}.section-heading__aside,.section-heading>p{flex:none;width:100%;margin:0;font-size:14px;line-height:1.45;text-align:start;opacity:.68}.section-heading__aside p{margin:0}.category-filter{overflow:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.category-filter::-webkit-scrollbar{display:none}.category-filter button{flex:none}.mobile-scroll-row,.product-grid--scroll,.values-grid,.testimonials-grid,.steps-grid,.use-case-grid,.collections-grid,.product-spec-grid,.product-thumbnails,.product-promises{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;width:100%;max-width:100%;padding-bottom:6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mobile-scroll-row::-webkit-scrollbar,.product-grid--scroll::-webkit-scrollbar,.values-grid::-webkit-scrollbar,.testimonials-grid::-webkit-scrollbar,.steps-grid::-webkit-scrollbar,.use-case-grid::-webkit-scrollbar,.collections-grid::-webkit-scrollbar,.product-spec-grid::-webkit-scrollbar,.product-thumbnails::-webkit-scrollbar,.product-promises::-webkit-scrollbar{display:none}.product-grid--scroll>div{flex:0 0 82%;scroll-snap-align:start;min-width:0;max-width:82%}.values-grid>article,.testimonials-grid>blockquote,.steps-grid>article,.use-case-grid>article,.collections-grid>a{flex:0 0 82%;scroll-snap-align:start;min-width:0;max-width:82%}.product-grid--scroll .product-card__media{height:220px;padding:18px}.product-grid--scroll .product-card__content{padding:18px}.product-grid--scroll .product-card h3{font-size:20px;min-height:auto;line-height:1.08}.product-grid--scroll .product-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:auto;margin:8px 0 12px;font-size:14px}.product-grid--scroll .product-card__actions{grid-template-columns:1fr;margin-top:14px}.product-grid--scroll .product-card__actions .text-button{display:none}.product-grid--list{display:flex;flex-direction:column;gap:10px}.product-grid--list .product-card{display:flex;flex-direction:row;align-items:stretch;gap:12px;padding:10px;min-height:108px}.product-grid--list .product-card__media{flex:0 0 104px;width:104px;height:104px;padding:10px;border-radius:calc(var(--bt-radius) - 10px)}.product-grid--list .product-card__content{flex:1;min-width:0;padding:2px 4px 2px 0;display:flex;flex-direction:column;justify-content:center}.product-grid--list .product-card__meta{margin-bottom:4px;font-size:10px}.product-grid--list .product-card h3{min-height:auto;font-size:16px;line-height:1.12}.product-grid--list .product-card__description{display:none}.product-grid--list .product-card__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;grid-template-columns:none}.product-grid--list .product-card__actions .text-button{display:none}.product-grid--list .product-card__actions .button,.product-grid--list .product-card__actions .card-form{flex:1;min-width:0}.product-grid--list .product-card__index{top:14px;inset-inline-start:14px}.product-grid--list .product-card__sale{top:14px;inset-inline-end:14px}.editorial{min-height:auto;width:100%;overflow:hidden}.editorial__media{min-height:auto;padding:24px}.editorial__media img{height:auto;max-height:260px;transform:none!important}.editorial__media:hover img{transform:none!important}.editorial__copy{padding:24px 16px;width:100%}.editorial__copy h2{font-size:clamp(28px,8vw,36px);line-height:1.02;letter-spacing:-.04em}.editorial__copy>.rte{font-size:15px;margin:16px 0}.editorial__specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;overflow:visible}.editorial__specs span{padding:12px 8px}.editorial__specs strong{font-size:16px}.editorial__actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:20px}.editorial__actions .button,.editorial__actions product-form,.editorial__actions .text-button{width:100%;justify-content:center}.values-section{margin-block:56px;padding-block:56px}.values-grid>article{min-height:240px;border-inline-end:1px solid rgb(255 255 255 / .2)!important;border-bottom:0!important}.values-grid>article:last-child{border-inline-end:0!important}.testimonials-grid>blockquote{min-height:300px}.testimonials-grid blockquote>p{font-size:22px}.steps-grid>article{min-height:220px;border-inline-end:1px solid var(--bt-blue-18);border-bottom:0}.steps-grid article:last-child{border-inline-end:0}.steps-grid h3{font-size:28px}.faq{grid-template-columns:1fr;gap:28px}.faq__intro{position:static}.faq h2{font-size:40px;margin-bottom:20px}.whatsapp-cta{min-height:auto;padding:36px 22px;align-items:start;flex-direction:column;justify-content:flex-end;gap:24px}.whatsapp-cta:after{display:none}.whatsapp-cta h2{font-size:40px;line-height:.92}.whatsapp-cta p:not(.eyebrow){font-size:15px}.product-layout{padding-bottom:56px}.product-media{height:380px;padding:16px}.product-info h1{font-size:40px;margin-bottom:16px}.product-intro{font-size:15px;margin:18px 0}.product-thumbnails{display:flex;grid-template-columns:none;gap:8px;margin-top:10px;max-width:100%;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumbnail{flex:0 0 72px;scroll-snap-align:start}.product-promises{display:flex;gap:0;background:transparent;border:0;border-radius:0;max-width:100%;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-promises::-webkit-scrollbar{display:none}.product-promises>span{flex:0 0 148px;min-height:118px;scroll-snap-align:start;border:1px solid var(--bt-blue-18);border-radius:16px;margin-inline-end:0}.product-info .button--full,.product-info .button{max-width:100%;box-sizing:border-box}.purchase-row{grid-template-columns:1fr auto;align-items:center}.quantity{width:118px}.collection-toolbar{align-items:flex-start;gap:12px;flex-direction:row;justify-content:space-between}.collection-header{margin-bottom:36px}.collection-header h1,.page-header h1{font-size:clamp(40px,11vw,56px)}.search-form{grid-template-columns:1fr}.collections-grid>a{flex:0 0 82%;max-width:82%}.collections-grid img{height:220px}.footer-main{grid-template-columns:1fr;gap:36px}.footer-whatsapp{width:100%;justify-content:center}.footer-bottom{padding-block:22px;flex-direction:column;justify-content:center}.payment-icons{display:none}.product-spec-grid{border-radius:calc(var(--bt-radius) - 6px)}.product-spec-grid>article{flex:0 0 72%;max-width:72%;scroll-snap-align:start;min-height:190px;border-inline-end:1px solid var(--bt-blue-18)}.product-spec-grid>article:last-child{border-inline-end:0}.product-story-section{padding-bottom:56px}.product-story-section__visual{min-height:360px;padding:18px}.product-story-section__copy{padding:28px 18px}.product-story-section__copy>h2{font-size:36px}.use-case-grid{border-top:0}.use-case-grid>article{min-height:220px;border-inline-end:1px solid var(--bt-blue-18);border-bottom:0}.use-case-grid article:last-child{border-inline-end:0}.use-case-grid h3{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trust-bar__track{animation:none}.product-card,.hero-product>img,.editorial__media img,.mobile-menu{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/base.css.map */
