.bundle-modal-opener.bundle-modal-opener{background-color:#f6f6f6;padding:16px;border-radius:20px;display:none;flex-direction:column;gap:12px;margin-bottom:16px}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__header{display:flex;align-items:center;gap:10px;justify-content:space-between}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__title{font-family:Poppins;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.6px;color:#121212bf;margin:0}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__save-badge{background:#ea3c42;border-radius:30px;padding:8px 10px;font-family:Poppins;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.6px;color:#fff;flex-shrink:0}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__body{display:flex;align-items:center;justify-content:space-between;gap:12px}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__separator{font-family:Poppins;font-weight:400;font-size:24px;line-height:24px;letter-spacing:.6px;color:#121212bf;flex-shrink:0}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__image-wrapper{width:100%;position:relative}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__image-wrapper:before{content:"";display:block;width:100%;height:0;padding-bottom:100%}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__image-wrapper:after{content:"";display:block;position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:19px;border:1px solid #1212120D}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:15px;position:absolute;top:0;right:0;bottom:0;left:0}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__button{width:100%;border-radius:40px;padding:14px;border:1px solid #121212BF;font-family:Poppins;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.6px;text-align:center;display:block;transition:.3s ease;color:#121212;cursor:pointer}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__button:hover{background-color:#121212;color:#fff}.bundle-modal-dialog{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000bf;padding:38px 16px;opacity:0;visibility:hidden;z-index:1000}.bundle-modal-dialog[open]{opacity:1;visibility:visible}.bundle-modal-dialog__main{width:100%;max-width:720px;margin:0 auto;border-radius:4px;background:#fff;padding:32px 32px 0;display:flex;flex-direction:column;box-shadow:0 0 18px #0003;max-height:100%;overflow-y:auto;position:relative}.bundle-modal-dialog__header{display:flex;align-items:center;gap:8px}.bundle-modal-dialog__title{font-family:Poppins;font-weight:500;font-size:16px;line-height:normal;letter-spacing:.6px;color:#121212;margin:0}.bundle-modal-dialog__header-right{margin-left:auto;display:flex;align-items:center;gap:8px}.bundle-modal-dialog__save-badge{background-color:#ea3c42;border-radius:30px;padding:7px 10px;color:#fff;font-family:Poppins;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.6px;flex-shrink:0}.bundle-modal-dialog__close{border:1px solid #1212123D;border-radius:100%;padding:12px;flex-shrink:0;cursor:pointer}.bundle-modal-dialog__close svg{display:block;width:10px;height:10px}.bundle-modal-dialog__body{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:12px}.bundle-modal-dialog__separator{font-family:Poppins;font-weight:400;font-size:24px;line-height:24px;letter-spacing:.6px;color:#121212bf}.bundle-modal-dialog__option-product{background-color:#f6f6f6;border-radius:20px;padding:12px;display:flex;align-items:stretch;gap:24px;width:100%}.bundle-modal-dialog__option-product-image-wrapper{display:flex;gap:10px}.bundle-modal-dialog__option-product-image{width:179px;height:auto;display:block;flex-shrink:0}.bundle-modal-dialog__option-product-image>img{border-radius:15px;display:block;width:100%;height:auto}.bundle-modal-dialog__text-info.bundle-modal-dialog__text-info--mobile{display:none}.bundle-modal-dialog__info-blocks{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.bundle-modal-dialog__text-info{display:flex;justify-content:space-between;gap:12px}.bundle-modal-dialog__names{display:flex;flex-direction:column}.bundle-modal-dialog__option-product-title{font-family:Poppins;font-weight:500;font-size:30px;line-height:45px;letter-spacing:.6px;margin:0;color:#121212;text-decoration:none}.bundle-modal-dialog__option-product-subtitle{font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:.5px;margin:0;color:#767676}.bundle-modal-dialog__pricing{display:flex;flex-direction:column;align-items:end}.bundle-modal-dialog__option-product-price{font-family:Poppins;font-weight:500;font-size:18px;line-height:normal;letter-spacing:1px;color:#121212;margin:0}.bundle-modal-dialog__option-product-compare-at-price{font-family:Poppins;font-weight:400;font-size:14px;line-height:normal;letter-spacing:1px;text-decoration:line-through;color:#767676;margin:0}.bundle-modal-dialog__fieldset-title{font-family:Poppins;font-weight:500;font-size:15px;line-height:19.5px;letter-spacing:.4px;color:#121212bf;margin-top:10px;margin-bottom:20px}.bundle-modal-dialog__colors-fieldset-title{font-family:Poppins;font-weight:500;font-size:15px;line-height:19.5px;letter-spacing:.6px;color:#121212bf;margin:0 0 10px}.bundle-modal-dialog__fieldset-wrapper{padding:10px;border-radius:10px;background-color:#fff}.bundle-modal-dialog__colors-fieldset-wrapper{display:flex;gap:16px;margin:0}.bundle-modal-dialog__colors-fieldset-wrapper.product-form__input input[type=radio]+label.color-swatch,.bundle-modal-dialog__colors-fieldset-wrapper .color-swatch{width:32px!important;height:32px!important;border:none}.bundle-modal-dialog__colors-fieldset-wrapper+.bundle-modal-dialog__fieldset-title{margin-top:22px}.bundle-modal-dialog__fieldset{display:flex;gap:12px 21px;flex-wrap:wrap;margin:0}.bundle-modal-dialog__size-description{display:flex;gap:5px;width:100%}.bundle-modal-dialog__size-description svg{width:16px;height:16px;flex-shrink:0}.bundle-modal-dialog__size-description>div{font-family:Poppins;font-weight:400;font-size:12px;line-height:100%;letter-spacing:.6px;color:#767676}.bundle-modal-dialog__size-description p{margin:0}.bundle-modal-dialog__size-description a{color:#767676}.bundle-modal-dialog .product-form__input input[type=radio]+label{margin:0;padding:10px 15px;border-radius:1px solid #D4D4D499}.bundle-modal-dialog__product-form-button{width:100%;background-color:#8e9677;padding:15px;font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.6px;color:#fff;border-radius:40px;text-align:center;border:none!important;outline:none!important}.bundle-modal-dialog__product-form-button:before,.bundle-modal-dialog__product-form-button:after{content:none!important}.bundle-modal-dialog__summary-sum{margin:-4px 0 0;font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.6px;color:#121212;text-align:center}.bundle-modal-dialog__summary-pricing{font-weight:700}.bundle-modal-dialog__summary-pricing>span{text-decoration:line-through;font-weight:400}.bundle-modal-dialog__footer{position:sticky;bottom:0;padding-bottom:32px;background-color:#fff;padding-top:12px}.bundle-modal-dialog__colors-fieldset-wrapper input{display:none}@media screen and (max-width:749px){.bundle-modal-opener.bundle-modal-opener{gap:7px}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__save-badge{font-size:11px;line-height:15px}.bundle-modal-opener.bundle-modal-opener .bundle-modal-opener__button{font-size:14px;line-height:24px}.bundle-modal-dialog{padding:45px 16px}.bundle-modal-dialog__main{padding:16px 16px 0}.bundle-modal-dialog__header{gap:4px}.bundle-modal-dialog__title{font-size:14px}.bundle-modal-dialog__header-right{gap:4px}.bundle-modal-dialog__save-badge{font-size:11px}.bundle-modal-dialog__option-product{flex-direction:column;gap:12px}.bundle-modal-dialog__text-info{display:none}.bundle-modal-dialog__text-info.bundle-modal-dialog__text-info--mobile{display:flex;flex-direction:column;gap:16px;justify-content:start}.bundle-modal-dialog__option-product-image{width:96px;flex-shrink:0}.bundle-modal-dialog__option-product-title{font-size:20px;line-height:normal}.bundle-modal-dialog__pricing{flex-direction:row;align-items:center}.bundle-modal-dialog__option-product-price{font-size:16px}.bundle-modal-dialog__fieldset-title{margin-top:0;margin-bottom:8px}.bundle-modal-dialog__fieldset{gap:17px}.bundle-modal-dialog__product-form-button{padding:14px;font-size:14px}.bundle-modal-dialog__summary-sum{line-height:15x}.bundle-modal-dialog__footer{padding-bottom:16px}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/bundle-modal-opener.css.map */
