.contact-modal-section{width:100vw;height:100vh;position:fixed;z-index:999;top:0;display:none}.contact-modal-section .contact-modal{background-color:#fff;max-width:763px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.contact-modal-section .contact-modal-backdrop{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);display:block;background-color:#00000080;z-index:1}.contact-modal-section svg{position:absolute;right:0;margin:17px 19px;width:50px;height:50px;z-index:3}.contact-modal-section .content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:74px 56px;height:100%}.contact-modal-section .content-image{width:158px;height:158px}.contact-modal-section h2{text-align:center;margin-top:8px;margin-bottom:44px}.contact-modal-section .general-button{width:382px;max-width:382px;padding:16px 0;text-align:center;font-size:20px}@media screen and (max-width: 989px){.contact-modal-section .contact-modal{top:100%;border-top-left-radius:20px;border-top-right-radius:20px;animation:slideUp 1s forwards;padding:62px 50px 260px;max-width:540px}.contact-modal-section svg{width:24px;height:24px;margin:0;right:26px}.contact-modal-section .slide-down{animation:slideDown 1s forwards}.contact-modal-section .content-container{padding:0}.contact-modal-section .content-image{width:80px;height:80px}.contact-modal-section .general-button{width:100%;max-width:100%;padding:8px 0}@keyframes slideUp{0%{transform:translate(-50%)}to{transform:translate(-50%,-100%)}}@keyframes slideDown{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%)}}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-contact-modal.css.map */
