body.bundle-modal-open{overflow:hidden}.s-product__bundle-modal{position:fixed;inset:0;z-index:10;pointer-events:none}.s-product__bundle-modal[hidden]{display:none}.s-product__bundle-modal.is-active{pointer-events:all}.s-product__bundle-modal.is-active .s-product__bundle-modal-overlay{opacity:1}.s-product__bundle-modal.is-active .s-product__bundle-modal-dialog{right:0}.s-product__bundle-modal-overlay{position:absolute;inset:0;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background:rgba(21,12,6,.58);cursor:url("https://cdn.shopify.com/s/files/1/2567/9988/files/icon-close-cursor.svg?v=1723021794") 14 14,auto}.s-product__bundle-modal-dialog{position:absolute;top:0;right:-100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;background:#fff;color:#150c06;overflow:auto;-webkit-transition:right .3s ease;transition:right .3s ease}@media screen and (min-width: 768px){.s-product__bundle-modal-dialog{width:531px}}.s-product__bundle-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0 16px 16px}@media screen and (min-width: 768px){.s-product__bundle-modal-container{padding:0 40px 40px}}.s-product__bundle-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:62px;padding:18px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid rgba(21,12,6,.16)}.s-product__bundle-modal-header h2{color:#150c06;font-family:var(--font-body);font-size:16px;font-weight:400;line-height:160%}@media screen and (min-width: 768px){.s-product__bundle-modal-header{padding:18px 40px;margin-bottom:24px;border-bottom:none}.s-product__bundle-modal-header h2{font-size:18px}}.s-product__bundle-modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px}.s-product__bundle-modal-close svg{width:22px;height:22px}.s-product__bundle-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-product__bundle-modal-product-title{font-family:var(--font-body);font-size:16px;line-height:160%;margin-bottom:8px;text-transform:capitalize}.s-product__bundle-modal-products{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:4px;margin-bottom:24px}.s-product__bundle-modal-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1.38;border:1px solid rgba(0,0,0,0);background:#f6f5f0}.s-product__bundle-modal-product.is-active{border-color:#150c06}.s-product__bundle-modal-product-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-product__bundle-modal-size-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;font-family:var(--font-body);font-size:16px;line-height:160%;margin-bottom:8px}.s-product__bundle-modal-size-guide{color:#150c06;font-family:var(--font-body);font-size:14px;line-height:140%;white-space:nowrap;border-bottom:1px solid rgba(57,33,11,.4)}.s-product__bundle-modal-size-guide:hover{border-color:#150c06}.s-product__bundle-modal-sizes{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:4px}.s-product__bundle-modal-size{position:relative;height:52px;border:1px solid rgba(0,0,0,0);background:#f6f5f0;color:#150c06;font-family:var(--font-body);font-size:14px;line-height:160%}.s-product__bundle-modal-size.is-active{border-color:#150c06}.s-product__bundle-modal-size.is-unavailable{color:#c0b8b1}.s-product__bundle-modal-size.is-unavailable::after{content:"";position:absolute;top:50%;left:10px;right:10px;height:1px;background:#c0b8b1;-webkit-transform:rotate(-32deg);transform:rotate(-32deg)}.s-product__bundle-modal-submit{width:100%;height:48px;margin-top:auto;background:#150c06;color:#fff;font-family:var(--font-body);font-size:14px;font-weight:500;line-height:140%;text-transform:uppercase}.s-product__bundle-modal-submit:hover{background:#39210b}