@charset "UTF-8";.btm-home-rail{display:flex;flex-direction:column;gap:var(--btm-space-4);min-width:0}.btm-home-rail__banner{position:relative;width:100%;overflow:hidden;isolation:isolate;border-radius:1rem;background:#f3f4f6}.btm-home-rail__banner-link{display:block;width:100%;line-height:0}.btm-home-rail__banner-link:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-rail__banner-img{display:block;width:100%;height:auto;vertical-align:top}.btm-home-rail__panel{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding:.5rem;background:#fff;border-radius:1rem;overflow:visible}@media(min-width:768px){.btm-home-rail__panel{gap:1rem;padding:1rem}}.btm-home-rail__head{margin:0}.btm-home-rail__title{margin:0;color:#be1e2d;font-size:1.25rem;font-weight:700;line-height:1.3}.btm-home-rail__chips{display:flex;flex-wrap:nowrap;gap:.5rem;margin:0 -.5rem;padding:0 .5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.btm-home-rail__chips::-webkit-scrollbar{display:none}@media(min-width:768px){.btm-home-rail__chips{flex-wrap:wrap;margin:0;padding:0;overflow:visible}}.btm-home-rail__chip{flex:0 0 auto;display:inline-flex;align-items:center;padding:.375rem .75rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111827;font-size:.875rem;font-weight:500;line-height:1.35;white-space:nowrap;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.btm-home-rail__chip:hover,.btm-home-rail__chip:focus-visible{border-color:#e5e7eb;background:#f9fafb;color:#111827}.btm-home-rail__chip:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-rail__viewport{position:relative;min-width:0;overflow:visible}.btm-home-rail .btm-product-grid--home-rail{--btm-product-grid-gap: .75rem;gap:0}.btm-home-rail .btm-product-grid--home-rail .btm-product-grid__header{display:none}.btm-home-rail.is-owl .btm-product-grid--home-rail .btm-product-grid__list{display:block;overflow:visible}.btm-home-rail.is-owl .btm-product-grid--home-rail .owl-stage-outer{overflow:hidden;margin:-4px;padding:4px}.btm-home-rail.is-owl .btm-product-grid--home-rail .owl-stage{display:flex;align-items:stretch}.btm-home-rail.is-owl .btm-product-grid--home-rail .owl-item{display:flex}.btm-home-rail.is-owl .btm-product-grid--home-rail .btm-product-grid__item{width:100%;min-width:0;height:auto;contain:none;content-visibility:visible;contain-intrinsic-size:none}.btm-home-rail.is-owl .btm-product-grid--home-rail .btm-product-grid__item>.btm-product-card{height:100%}.btm-home-rail__nav{position:absolute;top:50%;z-index:5;display:none;place-items:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:999px;background:#fff;color:#4b5563;box-shadow:0 1px 6px #0f172a29;line-height:0;cursor:pointer;pointer-events:auto}.btm-home-rail.is-owl.is-scrollable .btm-home-rail__nav:not([hidden]){display:inline-grid}.btm-home-rail__nav[hidden],.btm-home-recent__nav[hidden],.btm-home-for-you__nav[hidden]{display:none!important}.btm-home-rail__nav--prev{left:0;transform:translate(-50%,-50%)}.btm-home-rail__nav--next{right:0;transform:translate(50%,-50%)}.btm-home-rail__nav:hover,.btm-home-rail__nav:focus-visible{color:#111827;background:#fff}.btm-home-rail__nav:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-rail__more{display:flex;justify-content:center;margin-top:auto;padding:0}.btm-home-rail__more-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#111827;font-size:.875rem;font-weight:500;text-decoration:none}.btm-home-rail__more-link svg{flex:0 0 auto;display:block;width:1rem;height:1rem}.btm-home-rail__more-link:hover,.btm-home-rail__more-link:focus-visible{border-color:#e5e7eb;background:#f9fafb;color:#111827}.btm-home-rail__more-link:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-rail .btm-product-card{border:1px solid #e5e7eb;border-radius:8px;box-shadow:none;background:#fff}.btm-home-rail .btm-product-card:hover,.btm-home-rail .btm-product-card:focus-within{border-color:#d1d5db;box-shadow:0 8px 24px #0f172a14}@media(max-width:767px){.btm-home-rail .btm-product-grid--home-rail .btm-product-grid__list{display:flex;grid-template-columns:none;gap:.75rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain}.btm-home-rail .btm-product-grid--home-rail .btm-product-grid__list::-webkit-scrollbar{display:none}.btm-home-rail .btm-product-grid--home-rail .btm-product-grid__item{flex:0 0 calc((100% - .75rem)/2);width:auto;min-width:0;contain:layout style;content-visibility:auto;scroll-snap-align:start}.btm-home-rail__banner{border-radius:.75rem}.btm-home-rail__panel{padding:.5rem;border-radius:.75rem}.btm-home-rail__title{font-size:1.05rem}}.btm-home{padding-block:0 var(--btm-space-4);background:#f3f4f6}.btm-home__rails{display:flex;flex-direction:column;gap:var(--btm-space-6)}.btm-home__section--products{min-width:0}.btm-home-section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--btm-space-3);margin-bottom:var(--btm-space-4)}.btm-home-section-head__title{margin:0;font-family:var(--btm-font-display);font-size:var(--btm-fs-xl);letter-spacing:-.02em;color:var(--btm-color-ink)}.btm-home-section-head__lead{margin:0;width:100%;color:var(--btm-color-muted);font-size:var(--btm-fs-sm)}.btm-home-section-head__cta{color:var(--btm-color-brand);font-size:var(--btm-fs-sm);font-weight:700}.btm-home-section-head__cta:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-hero{padding-block:0;padding-top:.5rem}.btm-home-hero__layout{display:flex;flex-direction:column;gap:.5rem}.btm-home-hero__primary{display:flex;flex-direction:column;min-width:0;width:100%}.btm-home-hero__viewport{position:relative;overflow:hidden;isolation:isolate;width:100%;aspect-ratio:1600/700;border-radius:.75rem;background:#f3f4f6;touch-action:pan-y}.btm-home-hero__track{position:relative;height:100%}.btm-home-hero__track.owl-carousel:not(.owl-loaded){display:block;height:100%}.btm-home-hero__track.owl-carousel:not(.owl-loaded) .btm-home-hero__slide:not(.is-active){display:none}.btm-home-hero__owl-height{transition:height .35s ease}.btm-home-hero__track .owl-stage-outer,.btm-home-hero__track .owl-stage,.btm-home-hero__track .owl-item{height:100%;border-radius:inherit}.btm-home-hero__track .owl-stage-outer{overflow:hidden;border-radius:inherit}.btm-home-hero__slide{display:grid;grid-template-rows:1fr;height:100%;min-width:0}.btm-home-hero__slide[hidden]{display:none}.btm-home-hero__secondary{display:none;flex-direction:column;min-width:0;overflow:hidden;border-radius:.5rem;background:#f3f4f6}.btm-home-hero__secondary-viewport{position:relative;flex:1 1 auto;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:inherit;touch-action:pan-y}.btm-home-hero__secondary-track{position:relative;height:100%}.btm-home-hero__secondary-track.owl-carousel:not(.owl-loaded){display:block;height:100%}.btm-home-hero__secondary-track.owl-carousel:not(.owl-loaded) .btm-home-hero__secondary-slide:not(.is-active){display:none}.btm-home-hero__secondary-track .owl-stage-outer,.btm-home-hero__secondary-track .owl-stage,.btm-home-hero__secondary-track .owl-item{height:100%}.btm-home-hero__secondary-slide{height:100%;min-width:0}.btm-home-hero__secondary-slide[hidden]{display:none}.btm-home-hero__media,.btm-home-hero__secondary-media{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:inherit;background:#f3f4f6}.btm-home-hero__secondary-media{flex:1 1 auto;min-height:7.5rem}.btm-home-hero__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:inherit;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.btm-home-hero__image--secondary{object-fit:cover}.btm-home-hero__media-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:inherit}.btm-home-hero__slide--media-only{grid-template-rows:1fr}.btm-home-hero__slide--media-only .btm-home-hero__media{height:100%;background:#f3f4f6}.btm-home-hero__slide--media-only .btm-home-hero__image{width:100%;height:100%;object-fit:contain;object-position:center}.btm-home-hero__secondary--media-only{display:none}.btm-home-hero__secondary--media-only .btm-home-hero__secondary-media{flex:1 1 auto}.btm-home-hero__media-fallback{display:block;width:100%;height:100%;background:linear-gradient(120deg,#14171feb,#be1e2d66),linear-gradient(160deg,#1a1f2a,#3a1010 70%)}.btm-home-hero__copy,.btm-home-hero__secondary-copy{display:flex;flex-direction:column;gap:var(--btm-space-2);padding:var(--btm-space-4)}.btm-home-hero__title{margin:0;max-width:28ch;font-family:var(--btm-font-display);font-size:clamp(1.25rem,1.4vw + 1rem,1.75rem);font-weight:700;letter-spacing:-.02em;line-height:var(--btm-lh-tight);color:var(--btm-color-ink)}.btm-home-hero__support,.btm-home-hero__secondary-support{margin:0;max-width:40rem;color:var(--btm-color-muted);font-size:var(--btm-fs-sm);line-height:1.55}.btm-home-hero__cta,.btm-home-hero__secondary-cta{align-self:flex-start;margin-top:var(--btm-space-1)}.btm-home-hero__cta:focus-visible,.btm-home-hero__secondary-cta:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-hero__secondary-title{margin:0;font-family:var(--btm-font-display);font-size:var(--btm-fs-lg);font-weight:700;letter-spacing:-.02em;color:var(--btm-color-ink)}.btm-home-hero__controls{display:none}.btm-home-hero__nav{position:absolute;top:50%;z-index:2;display:inline-grid;place-items:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:999px;background:#ffffffeb;color:#374151;box-shadow:0 1px 4px #0000002e;line-height:0;cursor:pointer;transform:translateY(-50%);opacity:0;transition:opacity .15s ease,background .15s ease}.btm-home-hero__nav svg{display:block;flex-shrink:0}.btm-home-hero__viewport:hover .btm-home-hero__nav,.btm-home-hero__viewport:focus-within .btm-home-hero__nav,.btm-home-hero__secondary-viewport:hover .btm-home-hero__nav,.btm-home-hero__secondary-viewport:focus-within .btm-home-hero__nav{opacity:1}.btm-home-hero__nav--prev{left:.65rem}.btm-home-hero__nav--next{right:.65rem}.btm-home-hero__nav:hover,.btm-home-hero__nav:focus-visible{background:#fff}.btm-home-hero__nav:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px;opacity:1}.btm-home-hero__dots{position:absolute;bottom:.65rem;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;gap:0;transform:translate(-50%)}.btm-home-hero__dot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;min-height:48px;margin:0 -12px;padding:0;border:0;background:transparent;cursor:pointer}.btm-home-hero__dot:before{content:"";display:block;width:.4rem;height:.4rem;border-radius:999px;background:#d1d5dc;transition:width .2s ease,background .2s ease}.btm-home-hero__dot.is-active:before{width:1.15rem;background:#1e2939}.btm-home-hero__dot:focus-visible{outline:none}.btm-home-hero__dot:focus-visible:before{outline:2px solid var(--btm-color-brand);outline-offset:3px}@media(max-width:767px){.btm-home-hero__nav{width:26px;height:26px;opacity:.88;background:#ffffffc7;box-shadow:0 1px 2px #00000024}.btm-home-hero__nav svg{width:12px;height:12px}.btm-home-hero__nav--prev{left:.3rem}.btm-home-hero__nav--next{right:.3rem}.btm-home-hero__dots{bottom:.35rem}}.btm-home-chips{padding-block:var(--btm-space-4) var(--btm-space-5)}.btm-home-chips__list{display:flex;flex-wrap:nowrap;gap:var(--btm-space-2);margin:0;padding:0 0 var(--btm-space-1);list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.btm-home-chips__item{flex:0 0 auto;scroll-snap-align:start}.btm-home-chips__link{display:inline-flex;align-items:center;min-height:2.5rem;padding:.45rem .95rem;border:1px solid var(--btm-color-line);border-radius:var(--btm-radius-md);background:var(--btm-color-surface);color:var(--btm-color-ink);font-size:var(--btm-fs-sm);font-weight:600;white-space:nowrap}.btm-home-chips__link:hover,.btm-home-chips__link:focus-visible{border-color:#be1e2d59;color:var(--btm-color-brand)}.btm-home-chips__link:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-campaigns{padding-block:var(--btm-space-3) var(--btm-space-2)}.btm-home-campaigns__panel{padding:var(--btm-space-4);border-radius:1rem;background:#fff}.btm-home-campaigns__head{margin-bottom:var(--btm-space-3)}.btm-home-campaigns__head .btm-home-section-head__title{font-size:var(--btm-fs-lg);font-weight:700;color:#be1e2d}.btm-home-campaigns__list{display:flex;gap:var(--btm-space-3);margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.btm-home-campaigns__item{flex:0 0 min(70vw,16.5rem);scroll-snap-align:start;min-width:0}.btm-home-campaigns__card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:0;border-radius:.75rem;background:#f3f4f6;color:var(--btm-color-ink);text-decoration:none}.btm-home-campaigns__card:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-campaigns__card--empty{cursor:default}.btm-home-campaigns__card--media{background:transparent}.btm-home-campaigns__media{aspect-ratio:1/1;overflow:hidden;border-radius:.75rem;background:linear-gradient(145deg,#f0f2f5,#e6e9ef 55%,#be1e2d1f)}.btm-home-campaigns__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease;will-change:transform}.btm-home-campaigns__card:hover .btm-home-campaigns__image,.btm-home-campaigns__card:focus-visible .btm-home-campaigns__image{transform:scale(1.06)}.btm-home-campaigns__media-fallback{display:block;width:100%;height:100%;background:linear-gradient(145deg,#eceff3,#e2e6ed 60%,#be1e2d24)}.btm-home-campaigns__body{display:flex;flex-direction:column;gap:.2rem;padding:var(--btm-space-3)}.btm-home-campaigns__card-title{font-size:var(--btm-fs-sm);font-weight:700;line-height:1.35}.btm-home-campaigns__card-subtitle{font-size:var(--btm-fs-xs);color:var(--btm-color-muted);line-height:1.4}.btm-home-services{padding-block:var(--btm-space-2) var(--btm-space-3);background:transparent}.btm-home-services__panel{padding:var(--btm-space-4);border-radius:1rem;background:#fff}.btm-home-services__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--btm-space-4);margin:0;padding:0;list-style:none}.btm-home-services__item{display:flex;align-items:center;gap:var(--btm-space-3)}.btm-home-services__icon{flex:0 0 auto;display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:.65rem;background:#be1e2d14;color:#be1e2d}.btm-home-services__icon .btm-ico{display:block}.btm-home-services__copy{display:flex;flex-direction:column;gap:.15rem}.btm-home-services__label{font-size:var(--btm-fs-sm);font-weight:700;color:var(--btm-color-ink)}.btm-home-services__text{font-size:var(--btm-fs-xs);color:var(--btm-color-muted)}.btm-home-categories{padding-block:var(--btm-space-6)}.btm-home-categories__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--btm-space-3);margin:0;padding:0;list-style:none}.btm-home-categories__link{display:flex;align-items:center;gap:var(--btm-space-3);min-height:3.5rem;padding:var(--btm-space-3);border:1px solid var(--btm-color-line);border-radius:var(--btm-radius-md);background:var(--btm-color-surface);color:var(--btm-color-ink);font-weight:600;font-size:var(--btm-fs-sm);transition:border-color .15s ease,box-shadow .15s ease}.btm-home-categories__link:hover,.btm-home-categories__link:focus-visible{border-color:#be1e2d59;box-shadow:var(--btm-shadow-sm);color:var(--btm-color-brand)}.btm-home-categories__link:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-categories__mark{width:2rem;height:2rem;border-radius:var(--btm-radius-sm);background:linear-gradient(145deg,var(--btm-color-brand),var(--btm-color-brand-strong));opacity:.85}.btm-home-news{padding-block:var(--btm-space-3) 0}.btm-home-news__box{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;border-radius:1rem;background:#fff}@media(min-width:768px){.btm-home-news__box{gap:1rem;padding:1rem}}.btm-home-news__head{margin:0}.btm-home-news__title{margin:0;color:#be1e2d;font-size:1rem;font-weight:700;line-height:1.3}.btm-home-news__tabs{display:flex;flex-wrap:wrap;gap:.5rem}.btm-home-news__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;margin:0;padding:.375rem .75rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#101b2b;font:inherit;font-size:.875rem;font-weight:500;line-height:1.35;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.btm-home-news__tab:hover,.btm-home-news__tab:focus-visible{background:#f9fafb}.btm-home-news__tab:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-news__tab.is-active{border-color:#be1e2d;color:#be1e2d;background:#fff}.btm-home-news__tab.is-active:hover,.btm-home-news__tab.is-active:focus-visible{background:#fef2f2}.btm-home-news__empty{margin:0;padding:1.25rem .5rem;color:#6b7280;font-size:.875rem;text-align:center}.btm-home-news__panel{min-width:0}.btm-home-news__viewport{position:relative;min-width:0}.btm-home-news__list{display:flex;gap:.5rem;margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.btm-home-news__list::-webkit-scrollbar{display:none}.btm-home-news__panel.is-owl .btm-home-news__list{display:block;overflow:visible}.btm-home-news__item{flex:0 0 auto;width:200px;min-width:0}@media(min-width:768px){.btm-home-news__item{width:240px}}.btm-home-news__panel.is-owl .btm-home-news__item{width:200px}@media(min-width:768px){.btm-home-news__panel.is-owl .btm-home-news__item{width:240px}}.btm-home-news__card{display:flex;flex-direction:column;gap:.75rem;color:#101b2b;text-decoration:none}.btm-home-news__card:hover .btm-home-news__card-title,.btm-home-news__card:focus-visible .btm-home-news__card-title{color:#be1e2d}.btm-home-news__card:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px;border-radius:.5rem}.btm-home-news__media{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:1rem;background:#f3f4f6}.btm-home-news__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.btm-home-news__card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;font-size:.875rem;font-weight:500;line-height:1.25;transition:color .15s ease}.btm-home-news__nav{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:28%;z-index:2;display:none;place-items:center;width:2.25rem;height:2.25rem;margin:0;padding:0;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#374151;box-shadow:0 4px 14px #0f172a1f;cursor:pointer}.btm-home-news.is-owl.is-scrollable .btm-home-news__panel.is-active .btm-home-news__nav:not([hidden]){display:grid}.btm-home-news__nav--prev{left:.25rem}.btm-home-news__nav--next{right:.25rem}.btm-home-news__nav:hover,.btm-home-news__nav:focus-visible{border-color:#d1d5db;color:#111827}.btm-home-news__nav:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-news__footer{display:flex;justify-content:center;margin-top:.25rem}.btm-home-news__more{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;padding:.625rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#111827;font-size:.875rem;font-weight:500;line-height:1.35;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.btm-home-news__more:hover,.btm-home-news__more:focus-visible{border-color:#9ca3af;background:#f3f4f6}.btm-home-news__more:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-brands{padding-block:var(--btm-space-6);background:var(--btm-color-surface);border-block:1px solid var(--btm-color-line)}.btm-home-brands__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--btm-space-3);margin:0;padding:0;list-style:none}.btm-home-brands__link{display:grid;place-items:center;min-height:3.5rem;padding:var(--btm-space-3);border:1px solid var(--btm-color-line);border-radius:var(--btm-radius-md);background:var(--btm-color-canvas);color:var(--btm-color-ink);font-family:var(--btm-font-display);font-weight:700;font-size:var(--btm-fs-sm)}.btm-home-brands__link:hover,.btm-home-brands__link:focus-visible{border-color:var(--btm-color-brand);color:var(--btm-color-brand)}.btm-home-brands__link:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-trust{padding-block:var(--btm-space-8)}.btm-home-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--btm-space-4);margin:0;padding:0;list-style:none}.btm-home-trust__item{display:flex;flex-direction:column;gap:.25rem;padding:var(--btm-space-4);border-left:3px solid var(--btm-color-brand);background:var(--btm-color-surface)}.btm-home-trust__value{font-family:var(--btm-font-display);font-size:var(--btm-fs-2xl);font-weight:700;letter-spacing:-.02em;color:var(--btm-color-ink)}.btm-home-trust__label{font-size:var(--btm-fs-sm);color:var(--btm-color-muted)}@media(min-width:768px){.btm-home-hero{padding-top:1rem}.btm-home-hero__layout{flex-direction:row;align-items:stretch;gap:1rem}.btm-home-hero__primary{flex:1 1 auto;width:100%;max-width:880px}.btm-home-hero__viewport{aspect-ratio:1600/700;height:auto}.btm-home-hero__layout:has(.btm-home-hero__secondary) .btm-home-hero__primary{flex:1 1 0}.btm-home-hero__secondary,.btm-home-hero__secondary--media-only{display:flex;flex:0 0 304px;width:304px;max-width:304px;align-self:stretch}.btm-home-hero__secondary-media{min-height:0}.btm-home-chips__list{flex-wrap:wrap;overflow:visible;scroll-snap-type:none;padding-bottom:0}.btm-home-campaigns__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-bottom:0;scroll-snap-type:none}.btm-home-campaigns__item{flex:none}.btm-home-services__list{grid-template-columns:repeat(4,minmax(0,1fr))}.btm-home-categories__list{grid-template-columns:repeat(3,minmax(0,1fr))}.btm-home-brands__list{grid-template-columns:repeat(6,minmax(0,1fr))}.btm-home-trust__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.btm-home-categories__list{grid-template-columns:repeat(6,minmax(0,1fr))}.btm-home-campaigns__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.btm-home-for-you{padding-block:var(--btm-space-3) var(--btm-space-5)}.btm-home-for-you__box{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;border-radius:1rem;background:#fff}@media(min-width:768px){.btm-home-for-you__box{gap:1rem;padding:1rem}}.btm-home-for-you__head{margin:0}.btm-home-for-you__title{margin:0;font-family:var(--btm-font-display);font-size:var(--btm-fs-xl);font-weight:700;letter-spacing:-.02em;color:#be1e2d}.btm-home-for-you__chips{display:flex;flex-wrap:nowrap;gap:.5rem;margin:0 -.5rem;padding:0 .5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.btm-home-for-you__chips::-webkit-scrollbar{display:none}@media(min-width:768px){.btm-home-for-you__chips{flex-wrap:wrap;margin:0;padding:0;overflow:visible}}.btm-home-for-you__chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;display:inline-flex;align-items:center;margin:0;padding:.4rem .95rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font:inherit;font-size:.875rem;font-weight:600;line-height:1.35;letter-spacing:.01em;white-space:nowrap;text-decoration:none;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}a.btm-home-for-you__chip:hover,a.btm-home-for-you__chip:focus-visible{border-color:#be1e2d;color:#be1e2d;background:#fff}a.btm-home-for-you__chip:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-for-you__viewport{position:relative}.btm-home-for-you__panel .btm-product-grid__header{display:none}.btm-home-for-you .btm-product-grid--for-you{--btm-product-grid-gap: .75rem;gap:0}.btm-home-for-you.is-owl .btm-product-grid--for-you .btm-product-grid__list{display:block;overflow:hidden}.btm-home-for-you.is-owl .btm-product-grid--for-you .btm-product-grid__item{width:100%;min-width:0;contain:none;content-visibility:visible}.btm-home-for-you__nav{position:absolute;top:42%;z-index:5;display:none;place-items:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:999px;background:#fff;color:#4b5563;box-shadow:0 1px 6px #0f172a29;line-height:0;cursor:pointer;pointer-events:auto;transform:translateY(-50%)}.btm-home-for-you.is-owl.is-scrollable .btm-home-for-you__nav:not([hidden]){display:inline-grid}.btm-home-for-you__nav--prev{left:-.35rem}.btm-home-for-you__nav--next{right:-.35rem}.btm-home-for-you__nav:hover,.btm-home-for-you__nav:focus-visible{color:#111827}.btm-home-for-you__nav:focus-visible{outline:2px solid var(--btm-color-brand);outline-offset:2px}.btm-home-for-you .btm-product-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:none}.btm-home-for-you .btm-product-card:hover,.btm-home-for-you .btm-product-card:focus-within{border-color:#d1d5db;box-shadow:0 8px 24px #0f172a14;background:#f8fbff;transform:none}.btm-home-for-you .btm-product-card__media{flex:0 0 auto;aspect-ratio:1;height:auto;max-height:none;overflow:hidden;background:transparent}.btm-home-for-you .btm-product-card__image{width:100%;height:100%;object-fit:contain;object-position:center;background:transparent}.btm-home-for-you .btm-product-card__body{padding:.45rem .15rem .15rem;gap:.45rem}.btm-home-for-you .btm-product-card__title{color:#101828}.btm-home-for-you .btm-product-card__price-sale{font-size:1.05rem}.btm-flash-sale{min-width:0;padding-block:var(--btm-space-2) var(--btm-space-3)}.btm-flash-sale__shell{display:flex;flex-direction:column;gap:.75rem;padding:.5rem;color:#fff;background:#be1e2d;border-radius:1rem}@media(min-width:768px){.btm-flash-sale__shell{gap:1rem;padding:1rem}}.btm-flash-sale__head{margin:0}.btm-flash-sale__title{display:inline-flex;align-items:center;gap:.5rem;margin:0;color:#fff;font-size:1.5rem;font-style:italic;font-weight:700;letter-spacing:.025em;line-height:2rem;text-transform:uppercase}@media(min-width:768px){.btm-flash-sale__title{font-size:1.875rem}}.btm-flash-sale__flame{display:inline-flex;color:#fff;line-height:0}.btm-flash-sale__flame svg{display:block;width:1.75rem;height:1.75rem}.btm-flash-sale__board{display:flex;flex-direction:column;width:100%;overflow:hidden;background:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0f172a0f;color:#101b2b}.btm-flash-sale__tabs{display:flex;width:100%;overflow-x:auto;border-bottom:1px solid #e5e7eb;scrollbar-width:none}.btm-flash-sale__tabs::-webkit-scrollbar{display:none}.btm-flash-sale__tab{position:relative;display:flex;flex-direction:column;flex:0 0 auto;align-items:center;justify-content:center;gap:.25rem;min-width:90px;height:70px;padding:8px 16px;border:0;border-bottom:2px solid transparent;background:#fff;color:#101828;font-weight:400;cursor:pointer}.btm-flash-sale__tab.is-active{background:#f9e9ea;border-bottom-color:#be1e2d}.btm-flash-sale__tab:focus-visible{outline:2px solid #be1e2d;outline-offset:-2px}.btm-flash-sale__tab-title{color:#101828;font-size:1rem;font-weight:400;line-height:1.5;white-space:nowrap}.btm-flash-sale__tab-time{color:#101828;font-size:1rem;font-weight:400;line-height:1.5}.btm-flash-sale__countdown{display:inline-flex;align-items:center;gap:.35rem}.btm-flash-sale__countdown-label{font-size:.75rem;font-weight:400;line-height:1}.btm-flash-sale__digits{display:inline-flex;align-items:center;gap:2px}.btm-flash-sale__digit{display:inline-flex;align-items:center;justify-content:center;width:16px;height:20px;border-radius:3px;background:#be1e2d;color:#fff;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.btm-flash-sale__colon{color:#be1e2d;font-size:.75rem;font-weight:700;line-height:1}.btm-flash-sale__panel{min-width:0;padding:.5rem}.btm-flash-sale__panel.is-hidden,.btm-flash-sale__panel[hidden]{display:none}.btm-flash-sale .btm-home-rail__viewport{position:relative;min-width:0}.btm-flash-sale .btm-product-grid--flash .btm-product-grid__header{display:none}.btm-flash-sale .btm-product-card--flash,.btm-flash-sale .btm-product-card--flash-upcoming{gap:.4rem;padding:.5rem;border:.8px solid #e5e7eb;box-shadow:none}.btm-flash-sale .btm-product-card--flash:hover,.btm-flash-sale .btm-product-card--flash:focus-within,.btm-flash-sale .btm-product-card--flash-upcoming:hover,.btm-flash-sale .btm-product-card--flash-upcoming:focus-within{background:#fff;border-color:#e5e7eb;box-shadow:none}.btm-flash-sale .btm-product-card--flash .btm-product-card__labels,.btm-flash-sale .btm-product-card--flash-upcoming .btm-product-card__labels{display:none}.btm-flash-sale .btm-product-card--flash .btm-product-card__price-sale,.btm-flash-sale .btm-product-card--flash-upcoming .btm-product-card__price-sale{font-size:1rem}.btm-flash-sale .btm-product-grid--stack-2 .btm-product-grid__item--stack{display:flex;flex-direction:column;gap:.5rem}.btm-flash-sale .btm-product-grid--stack-2 .btm-product-grid__item--stack>.btm-product-card{flex:1 1 auto;min-height:0}.btm-flash-sale .btm-home-rail__nav{border:.8px solid #e5e7eb;color:#374151;box-shadow:0 0 3px #0000001a}.btm-flash-sale .btm-home-rail__nav:hover,.btm-flash-sale .btm-home-rail__nav:focus-visible{color:#111827;background:#f9fafb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btm-flash-sale .btm-home-rail__nav--prev{left:.5rem;transform:translateY(-50%)}.btm-flash-sale .btm-home-rail__nav--next{right:.5rem;transform:translateY(-50%)}.btm-home-rail.is-owl .btm-product-grid--stack-2 .btm-product-grid__item>.btm-product-card{height:auto}
