.product-info-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2000;visibility:hidden;opacity:0;transition:visibility .8s,opacity .8s;pointer-events:none}.product-info-modal.active{visibility:visible;opacity:1;pointer-events:all!important}.product-info-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;cursor:pointer;z-index:99999!important;pointer-events:all!important;display:block!important}.product-info-modal__content{position:absolute;top:0;right:-100%;width:450px;max-width:100%;height:100%;background:#fff;display:flex;flex-direction:column;transition:right .8s cubic-bezier(.8,0,.2,1);box-shadow:-5px 0 15px #0000001a;z-index:100000!important;pointer-events:all!important}.product-info-modal.active .product-info-modal__content{right:0}.product-info-modal__header{padding:2rem;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center}.product-info-modal__title{margin:0;font-size:1.6rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.product-info-modal__close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.product-info-modal__close svg{width:2rem;height:2rem}.product-info-modal__body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.product-info-modal__tabs{display:flex;background:#f4f4f4;border-bottom:1px solid #e8e8e8}.product-info-modal__tab-btn{flex:1;padding:1.5rem 1rem;border:none;background:none;cursor:pointer;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#777;transition:all .2s;text-align:center;line-height:1.2}.product-info-modal__tab-btn.active{background:#fff;color:#000;font-weight:700}.product-info-modal__tab-btn:hover:not(.active){color:#000}.product-info-modal__tabs-content{padding:2rem;line-height:1.6}.product-info-modal__tab-content{display:none}.product-info-modal__tab-content.active{display:block}.product-info-modal__tab-content h3{font-size:1.8rem;margin-top:0}.product-info-modal__tab-content p{font-size:1.4rem;color:#333}.icon-with-text__item{cursor:pointer;transition:opacity .2s}.icon-with-text__item:hover{opacity:.7}.icon-with-text__item .h4{text-underline-offset:3px}.product-info-badges-image{margin-top:3rem;margin-bottom:2rem;width:100%}.product-info-badges-image img{display:block;width:100%;height:auto;margin:0}
/*# sourceMappingURL=/cdn/shop/t/15/assets/product-info-modal.css.map */
