.section-modal-container{display:flex;align-items:center;justify-content:center;height:100vh}.section-modal-container a{padding:30px;background:teal;color:#fff;font-weight:700;font-size:24px;border-radius:10px;cursor:pointer}.modal{opacity:0;visibility:hidden;top:0;left:0;display:flex;align-items:center;z-index:1000;justify-content:center}.modal.open{position:fixed;visibility:visible;opacity:1;z-index:99999999;background:rgba(232,234,235,.8);left:0;top:0;width:100vw;height:100vh;max-height:none;transform:none;max-width:none;padding:0!important;display:flex;justify-content:center;align-items:center}.modal-bg{background-color:rgba(0,0,0,.3);background:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%}.modal-container{border-radius:0;background:#fff;position:relative;padding:30px;height:80%;width:90%;border:1px solid #e46638;background-color:#fff;overflow-y:scroll}.modal-close{position:absolute;right:15px;top:15px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#e46638;background:0 0;border:0;font-weight:700;cursor:pointer}.modal .additional-checkout-buttons,.modal .glide__arrow{display:none}.overflow-hidden{overflow:hidden}.section--featured-collection,.section--product-recommendations{position:relative}.section--featured-collection .modal,.section--product-recommendations .modal{position:fixed;width:80vw;height:80vh;opacity:0;visibility:hidden;display:flex;align-items:center;z-index:1000;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%)}.section--featured-collection .modal.open,.section--product-recommendations .modal.open{visibility:visible;opacity:1;transition-delay:0s;overflow-y:scroll;z-index:1000;position:fixed;z-index:99999999;background:rgba(232,234,235,.8);left:0;top:0;width:100vw;height:100vh;max-height:none;transform:none;max-width:none;padding:0!important;display:flex;justify-content:center;align-items:center}.section--featured-collection .modal-bg,.section--product-recommendations .modal-bg{background-color:rgba(0,0,0,.3);background:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%;height:100%}.section--featured-collection .modal-container,.section--product-recommendations .modal-container{height:80%;width:90%}.section--featured-collection .modal .glide__track,.section--product-recommendations .modal .glide__track{width:100%;height:0;padding-bottom:100%}.section--featured-collection .modal .glide__slide,.section--product-recommendations .modal .glide__slide{width:100%;height:100%}.section--featured-collection .modal .image-container,.section--product-recommendations .modal .image-container{width:100%;height:0;padding-bottom:100%;position:relative}.section--featured-collection .modal .image-container img,.section--product-recommendations .modal .image-container img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--product-recommendations .glide{max-width:100%}@media not all and (-webkit-min-device-pixel-ratio:0), not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.section--product-recommendations .product-card h3{min-height:50px}}}button.btn.button.btn--quick-view.modal-open{display:none}.recommended-section{position:relative}.recommended-section.modal-open{z-index:999}.recommended-section .product-form__error-message-wrapper--hidden{display:none}