.popup_popup__3bHp1{z-index:12;display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;background-color:rgba(34,34,34,.4);width:100%;height:100%}.popup_popup__3bHp1 .popup_main__s4AhN{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#fff;padding:2rem;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;grid-gap:1rem;gap:1rem}.popup_popup__3bHp1 .popup_main__s4AhN img{width:20%}.popup_popup__3bHp1 .popup_main__s4AhN .popup_btns__2R50F{display:flex;flex-direction:row;grid-gap:2rem;gap:2rem}.popup_popup__3bHp1 .popup_main__s4AhN .popup_btns__2R50F button{min-width:8rem;color:#fff;background-color:#34b7af;font-size:1.1rem;border:none;padding:.3rem;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.popup_popup__3bHp1 .popup_main__s4AhN .popup_btns__2R50F .popup_goBack__26Suv{border:1px solid #34b7af;background-color:#fff;color:#34b7af}.subscribe-form_wrapper__2RRGs{width:100vw;height:100vh;position:fixed;top:0;left:0;-webkit-transition:1s;transition:1s;background-color:rgba(0,0,0,.6);z-index:-20;opacity:0;padding:5rem 0;-webkit-transition:opacity .3s;transition:opacity .3s;display:flex;justify-content:center;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.subscribe-form_wrapper__2RRGs::-webkit-scrollbar{display:none}.subscribe-form_wrapper__2RRGs.subscribe-form_display__1-ouO{opacity:1;z-index:30}.subscribe-form_subcribeForm__1SIBr{width:600px;max-width:95%;background:url(/util/subscribe.png);background-repeat:no-repeat;background-size:105% 105%;border:none!important;padding:4rem 3rem!important;border-radius:12px!important;background-position:50% 50%;height:-webkit-fit-content;height:fit-content;position:relative}.subscribe-form_subcribeForm__1SIBr .subscribe-form_close__f5Blb{outline:none;border:none;background-color:transparent;position:absolute;top:16px;right:16px;font-size:1.2rem;cursor:pointer;color:#3e3a39}@media(max-width:576px){.subscribe-form_subcribeForm__1SIBr .subscribe-form_close__f5Blb{top:8px;right:-8px}.subscribe-form_subcribeForm__1SIBr{padding:3rem 1.2rem!important}}.subscribe-form_subcribeForm__1SIBr .subscribe-form_formItem__2zsoA{-webkit-box-shadow:inset 4px 4px 4px rgba(0,0,0,.25);box-shadow:inset 4px 4px 4px rgba(0,0,0,.25);background-color:#fff;border:none!important;border-radius:4px!important;outline:none!important}.subscribe-form_subcribeForm__1SIBr .subscribe-form_checkbox__14lSw input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;width:1.4rem;height:1.4rem;-webkit-box-shadow:inset 4px 4px 4px rgba(0,0,0,.25);box-shadow:inset 4px 4px 4px rgba(0,0,0,.25);margin:0 10px 0 0;position:relative;display:flex;align-items:center;justify-content:center}.subscribe-form_subcribeForm__1SIBr .subscribe-form_checkbox__14lSw input[type=checkbox]:after{position:absolute;content:"";width:.8rem;height:.9rem;background-color:#34b7af;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.5s;transition:.5s;border-radius:3px}.subscribe-form_subcribeForm__1SIBr .subscribe-form_checkbox__14lSw input[type=checkbox]:checked:after{-webkit-transform:scale(1);transform:scale(1)}