.modal-reviews{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.modal-reviews__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.modal-reviews__container{position:relative;background-color:#fff;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;z-index:2;border-radius:0;box-shadow:0 4px 20px #00000026;margin:auto}.modal-reviews__close{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:8px;z-index:3;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.modal-reviews__close:hover{opacity:.7}.modal-reviews__close svg{width:24px;height:24px;stroke:#000;fill:none}.modal-reviews__close svg line{stroke:#000;stroke-width:2;stroke-linecap:round}.modal-reviews__content{padding:40px}.modal-reviews__header{margin-bottom:30px;padding-right:40px}.modal-reviews__title{font-size:28px;font-weight:600;margin:0;color:#101010}.modal-reviews__body{min-height:200px}.card-product__reviews--clickable{cursor:pointer;transition:opacity .2s ease}.card-product__reviews--clickable:hover{opacity:.8}.card-product__reviews--clickable:focus{outline:2px solid #101010;outline-offset:2px}body.modal-open{overflow:hidden}@media (max-width: 768px){.modal-reviews__container{width:95%;max-height:95vh;border-radius:0}.modal-reviews__content{padding:30px 20px}.modal-reviews__close{top:15px;right:15px}.modal-reviews__header{margin-bottom:20px;padding-right:30px}.modal-reviews__title{font-size:24px}}@media (max-width: 480px){.modal-reviews__container{width:100%;max-height:100vh;height:100vh}.modal-reviews__content{padding:20px 15px}.modal-reviews__title{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/modal-reviews.css.map */
