.bs-guide{color:#211f1d;background:#fff}.bs-guide__sections{padding-bottom:56px}.bs-guide__width{max-width:1280px;margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}.bs-guide__hero{min-height:clamp(420px,52vw,720px);display:grid;place-items:center;position:relative;isolation:isolate;text-align:center;color:#fff;background:#302e2b}.bs-guide__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#00000029,#00000075)}.bs-guide__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.bs-guide__hero-copy{max-width:840px;padding:48px 24px;text-shadow:0 1px 12px rgba(0,0,0,.35)}.bs-guide__hero h1{margin:10px 0 16px;color:#fff;font-size:clamp(32px,4vw,56px);line-height:1.35;letter-spacing:.035em}.bs-guide__hero-copy>p:last-child{font-size:clamp(15px,1.4vw,20px);line-height:1.8}.bs-guide__plain-title{padding-block:80px 30px}.bs-guide__eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bs-guide__intro{padding-block:clamp(60px,8vw,112px);text-align:center}.bs-guide__intro h2{max-width:860px;margin:0 auto 28px;font-size:clamp(26px,3vw,42px);line-height:1.4}.bs-guide__intro .rte{max-width:780px;margin-inline:auto}.bs-guide .rte{font-size:clamp(15px,1.15vw,17px);line-height:1.95}.bs-guide .rte p{margin:0 0 1em}.bs-guide .rte a{text-underline-offset:.25em}.bs-guide__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0;padding-block:0;scroll-margin-top:100px}.bs-guide__pair--right .bs-guide__picture{order:2}.bs-guide__picture{width:100%;aspect-ratio:1/1;overflow:hidden;background:#eae8e4}.bs-guide__picture img{width:100%;height:100%;display:block;object-fit:cover}.bs-guide__pair .bs-guide__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,72px)}.bs-guide__copy h2{margin:0 0 24px;font-size:clamp(24px,2.45vw,36px);line-height:1.45}.bs-guide__link{display:inline-block;margin-top:16px;color:inherit;text-decoration:underline;text-underline-offset:.3em}.bs-guide__faq-heading{margin-top:56px;padding-top:64px;padding-bottom:22px;border-top:1px solid #ccc8c0}.bs-guide__faq-heading h2{margin:0;font-size:clamp(26px,2.8vw,38px)}.bs-guide__faq{border-bottom:1px solid #ccc8c0}.bs-guide__faq summary{display:flex;justify-content:space-between;gap:18px;padding-block:22px;cursor:pointer;font-weight:650;font-size:clamp(16px,1.25vw,19px);list-style:none}.bs-guide__faq summary::-webkit-details-marker{display:none}.bs-guide__faq[open] summary span{transform:rotate(45deg)}.bs-guide__faq .rte{max-width:880px;padding-bottom:20px}.bs-guide__faq+.bs-guide__pair{margin-top:64px}.bs-guide__collection{padding-block:56px;border-top:1px solid #ccc8c0}.bs-guide__collection-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.bs-guide__collection-title h2{font-size:clamp(23px,2.5vw,34px);line-height:1.35}.bs-guide__collection-title a{white-space:nowrap;color:inherit;text-decoration:underline;text-underline-offset:.25em}.bs-guide__collection-carousel{position:relative;--bs-guide-media-half: 135px}.bs-guide__products{display:grid;grid-auto-columns:calc((100% - 48px)/4);grid-auto-flow:column;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none}.bs-guide__products::-webkit-scrollbar{display:none}.bs-guide__product{min-width:0;color:inherit;text-decoration:none;scroll-snap-align:start}.bs-guide__product-media{display:block;position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}.bs-guide__product-media img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.bs-guide__product-title,.bs-guide__product-price{display:block;font-size:13px;line-height:1.55;margin-top:10px}.bs-guide__product-price{font-weight:700}.bs-guide__carousel-arrow{position:absolute;z-index:2;top:var(--bs-guide-media-half);width:48px;height:48px;padding:0;border:1px solid #dedad2;border-radius:50%;background:#fffffff5;color:#211f1d;font:inherit;font-size:34px;line-height:1;transform:translateY(-50%);cursor:pointer;opacity:0;transition:opacity .18s ease,background-color .18s ease;box-shadow:0 2px 14px #00000021}.bs-guide__carousel-arrow--prev{left:8px}.bs-guide__carousel-arrow--next{right:8px}.bs-guide__collection-carousel:hover .bs-guide__carousel-arrow:not(:disabled),.bs-guide__collection-carousel:focus-within .bs-guide__carousel-arrow:not(:disabled){opacity:1}.bs-guide__carousel-arrow:hover{background:#fff}.bs-guide__carousel-arrow:focus-visible{opacity:1;outline:2px solid #211f1d;outline-offset:3px}.bs-guide__carousel-arrow:disabled{opacity:0;pointer-events:none}.bs-guide__related{padding-block:32px;border-top:1px solid #ccc8c0}.bs-guide__related a{font-size:clamp(19px,2vw,26px);color:inherit;text-decoration:underline;text-underline-offset:.25em}.bs-guide__related .rte{margin-top:10px}@media(max-width:749px){.bs-guide__hero{min-height:460px}.bs-guide__pair{display:flex;flex-direction:column;align-items:stretch;gap:0}.bs-guide__pair--right .bs-guide__picture{order:0}.bs-guide__picture{aspect-ratio:1/1}.bs-guide__pair .bs-guide__copy{padding:30px 0 42px}.bs-guide__products{grid-auto-columns:82%}.bs-guide__collection-title{align-items:flex-start}.bs-guide__collection-title a{font-size:13px;margin-top:8px}}@media(hover:none){.bs-guide__carousel-arrow:not(:disabled){opacity:1}}@media(prefers-reduced-motion:reduce){.bs-guide__products{scroll-behavior:auto}.bs-guide__carousel-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/bs-material-guide.css.map */
