.popup__overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background:#000000b3;transition:opacity .5s ease-in-out;visibility:hidden;opacity:0}.popup__overlay:target,.popup__overlay.open{visibility:visible;opacity:1;z-index:99}.popup__box{padding:24px;background:#fff;border-radius:8px;width:40%;position:relative}.popup__box h2{font-size:2em;margin-top:0}.popup__close{position:absolute;top:20px;right:30px;transition:all .2s ease-out;color:#333;font-size:30px;line-height:1.25;text-decoration:none;z-index:1}.popup__close:hover{color:#600;cursor:pointer}.popup__content{max-height:50rem;overflow:auto;display:flex;align-items:center;flex-direction:column}@media screen and (max-width: 1280px){.popup__box{width:60%}}@media screen and (max-width: 720px){.popup__box{width:80%}}.popup_image_box-wrapper{flex-direction:column;display:flex;align-items:center}.popup_image_box-wrapper img{width:100%;height:auto}@media screen and (min-width: 768px){.popup_image_box-wrapper{flex-direction:row;gap:10px}.popup_image_box-wrapper img{width:50%}}@media screen and (max-width: 769px){.popup_image_box-text{text-align:center}}.popup__overlay.dynamic-size-chart .popup__content{padding:20px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-section-pop-up.css.map */
