.popup{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;overflow-x:hidden;background-color:#2d2f45cc;transition:all .3s linear;opacity:0;visibility:hidden}.popup.show{opacity:1;visibility:visible}.popup.show .popup_dialog{transform:translateY(0)}.popup .popup_dialog{transform:translateY(-130%);transition:all .4s ease-in-out;position:relative;width:100%;max-width:454px;margin:2rem auto;pointer-events:none;display:flex;align-items:center;height:calc(100% - 4rem)}.popup .popup_dialog .popup_content{background:var(--white);border-radius:4px;padding:16px 32px 28px;position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;outline:0;max-height:100%;overflow:hidden}.popup .popup_header p{flex:1;padding-right:10px;font:var(--h4)}.popup .popup_header .popup_close{height:20px;width:20px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:0;padding:0}.popup_dialog .popup_content .popup_body{flex:1;overflow-y:auto;margin-top:24px}.popup_dialog .popup_content .popup_body *{line-height:20px}.size_chart_popup .img_box{position:relative;height:100%;width:100%}.size_chart_popup .img_box img,.size_chart_popup .img_box video,.size_chart_popup .img_box iframe{width:100%;height:auto;position:relative;object-fit:unset;border-radius:4px}.popup_dialog .popup_content .popup_footer{display:none;margin-top:16px}.popup_dialog .popup_content .popup_footer .mob_close_btn{width:100%;height:36px}@media only screen and (max-width:767px){.popup.show .popup_dialog{transform:translate(0)}.popup .popup_dialog .popup_content{height:100%;border-radius:0;padding:28px 16px}.popup .popup_dialog{max-width:100%!important;height:100%;margin:0 auto}.popup .popup_header .popup_close{height:28px;width:28px}.popup_dialog .popup_content .popup_body{margin-top:16px}.popup_dialog .popup_content .popup_footer{display:block}.popup_dialog .popup_content .popup_footer .mob_close_btn{border:0;font:(--p);font-weight:600}.popup_dialog .popup_content .popup_footer .mob_close_btn:hover{box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-popup.css.map */
