.sbh-bundle{background-color:#faf9f6;color:#271503;box-sizing:border-box;padding:40px 16px}.sbh-bundle *,.sbh-bundle *:before,.sbh-bundle *:after{box-sizing:border-box}.sbh-bundle__container{max-width:1440px;margin:0 auto}.sbh-bundle__layout{display:flex;flex-direction:column;gap:24px}.sbh-bundle__col-gallery{display:flex;flex-direction:column;gap:12px}.sbh-bundle__gallery{display:flex;gap:16px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sbh-bundle__gallery::-webkit-scrollbar{display:none}.sbh-bundle__slide{flex-shrink:0;flex-grow:0;width:80%;aspect-ratio:1 / 1;background-color:#ebd0c7;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.sbh-bundle__slide img{display:block;width:100%;height:100%;object-fit:cover}.sbh-bundle__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.sbh-bundle__thumbs::-webkit-scrollbar{display:none}.sbh-bundle__thumb{flex-shrink:0;width:50px;height:50px;padding:0;border:1px solid transparent;background-color:#ebd0c7;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.sbh-bundle__thumb img{display:block;width:100%;height:100%;object-fit:cover}.sbh-bundle__thumb.is-active{border-color:#271503}.sbh-bundle__thumb:focus-visible{outline:2px solid #2aa4bf;outline-offset:2px}.sbh-bundle__form{display:flex;flex-direction:column;gap:24px;padding-top:8px}.sbh-bundle__heading{margin:0;font-weight:500;font-size:24px;line-height:32px;text-transform:uppercase;color:#271503}.sbh-bundle__eyebrow{font-family:Aeonik Mono,system-ui,monospace;font-weight:500;font-size:14px;letter-spacing:.84px;text-transform:uppercase;color:#271503}.sbh-bundle__mono{font-family:Aeonik Mono,system-ui,monospace;font-weight:500}.sbh-bundle__tiers{display:flex;gap:8px;width:100%}.sbh-bundle__tier{position:relative;flex:1 1 0;min-width:0;padding:13px 9px 9px;border:1px solid #cfc3aa;border-radius:4px;background-color:transparent;text-align:center;cursor:pointer;color:#271503;font-family:inherit;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.sbh-bundle__tier:hover{border-color:#271503}.sbh-bundle__tier.is-active{border-color:#271503;background-color:#b8dde1}.sbh-bundle__tier-title{font-weight:600;font-size:16px;font-family:Public Sans,system-ui,sans-serif;letter-spacing:.32px;line-height:1}.sbh-bundle__tier-subtitle{font-weight:700;font-family:Public Sans,system-ui,sans-serif;font-style:italic;font-size:14px;letter-spacing:.28px;line-height:1}.sbh-bundle__tier-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:4px 8px;border-radius:4px;background-color:#64765e;color:#fff;font-family:Aeonik Mono,system-ui,monospace;font-weight:500;font-size:12px;letter-spacing:.72px;text-transform:uppercase;line-height:1;white-space:nowrap}.sbh-bundle__group{display:flex;flex-direction:column;gap:10px;width:100%}.sbh-bundle__group-head{display:flex;justify-content:space-between;align-items:baseline;width:100%}.sbh-bundle__counter{font-size:14px;line-height:20px;color:#271503}.sbh-bundle__product-list{display:flex;flex-direction:column;gap:8px;width:100%}.sbh-bundle__product{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:13px 12px;border:1px solid #271503;border-radius:4px}.sbh-bundle__product-info{display:flex;align-items:center;gap:8px;min-width:0}.sbh-bundle__product-image{flex:0 0 auto;width:32px;height:32px;border-radius:50%;overflow:hidden;background-color:#ebd0c7}.sbh-bundle__product-image img{display:block;width:100%;height:100%;object-fit:cover}.sbh-bundle__product-text{display:flex;flex-direction:column;min-width:0}.sbh-bundle__product-title{font-family:Public Sans,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#271503}.sbh-bundle__product-price{font-weight:500;font-size:12px;line-height:16px;color:#271503}.sbh-bundle__qty{display:flex;align-items:center;gap:4px;flex:0 0 auto}.sbh-bundle__qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;cursor:pointer;padding:0;color:#271503}.sbh-bundle__qty-btn--minus{background-color:#b8dde1}.sbh-bundle__qty-btn--plus{background-color:#2aa4bf}.sbh-bundle__qty-btn:disabled{opacity:.4;cursor:not-allowed}.sbh-bundle__qty-btn svg{width:16px;height:16px;display:block}.sbh-bundle__qty-value{width:24px;text-align:center;font-family:Aeonik Mono,system-ui,monospace;font-weight:500;font-size:16px;line-height:20px;color:#000}.sbh-bundle__submit{width:100%;height:56px;background-color:#5fbecc;color:#000;border:none;font-weight:500;font-size:18px;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.sbh-bundle__submit:hover{background-color:#2aa4bf}.sbh-bundle__submit:disabled{opacity:.6;cursor:not-allowed}.sbh-bundle__benefits{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:4px}.sbh-bundle__benefit{display:flex;align-items:center;gap:4px;padding:4px 8px;border:1px solid #cfc3aa;border-radius:800px;background-color:#faf9f6;font-family:Public Sans,system-ui,sans-serif,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#000;white-space:nowrap}.sbh-bundle__benefit-icon{flex-shrink:0;display:inline-flex;width:16px;height:16px;color:#271503}.sbh-bundle__benefit-icon svg{display:block;width:100%;height:100%}@media(min-width:992px){.sbh-bundle{padding:40px 80px}.sbh-bundle__layout{flex-direction:row;align-items:stretch;gap:40px}.sbh-bundle__col-gallery{flex-grow:1;flex-shrink:1;min-width:0;padding-top:40px;padding-bottom:40px}.sbh-bundle__col-form{flex-grow:0;flex-shrink:0;width:100%;max-width:400px;padding-top:48px;padding-bottom:40px}.sbh-bundle__gallery{min-height:0}.sbh-bundle__slide{width:auto;height:100%;max-width:100%}.sbh-bundle__benefits{gap:8px}.sbh-bundle__benefit{font-size:14px;line-height:20px}.sbh-bundle__benefit-icon{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bundle-section.css.map */
