@import url("https://fonts.googleapis.com/css2?family=Alex+Brush&family=Baloo+2:wght@400..800&display=swap");.PopupForm_contactFormContainer__tkOpV{width:30vw;height:80vh;max-height:600px;min-height:550px;background-color:#272727;padding:20px;box-sizing:border-box;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;z-index:8000;color:#e5e5e5;font-family:Baloo\ 2,sans-serif;font-weight:400;position:relative}.PopupForm_contactForm__VkPLX{display:flex;flex-direction:column;justify-content:space-between;height:100%}.PopupForm_formHeader__OQPdT{margin-bottom:16px}.PopupForm_formLabel__wuYFT{margin-bottom:8px}.PopupForm_formInput__MQB0q,.PopupForm_formTextarea__oa1ug{color:#272727;width:100%;box-sizing:border-box;padding:8px;margin-top:4px;border:2px solid #e5e5e5;background-color:#e5e5e5;border-radius:4px;font-family:Baloo\ 2,sans-serif;outline:none}.PopupForm_formTextarea__oa1ug{height:100px;resize:vertical;max-height:200px;scrollbar-width:thin;scrollbar-color:#292929 #e5e5e5}.PopupForm_submitButton__NOyB7{font-family:Baloo\ 2,sans-serif;color:#E5E5E5;background-color:transparent;border:2px solid #e5e5e5;border-radius:5px;margin:20px 0;width:200px;align-self:center;height:40px;font-size:12pt;cursor:pointer;letter-spacing:2px;font-weight:600;background-color:#272727;-webkit-tap-highlight-color:transparent;transition:all .3s ease;box-shadow:5px 5px 10px #27272736}.PopupForm_formInput__MQB0q:focus,.PopupForm_formTextarea__oa1ug:focus{border:2px solid #0b8b94;background-color:#ffffff}.PopupForm_submitButton__NOyB7:hover{color:#272727;background-color:#e5e5e5;border:none;position:relative}.PopupForm_closeButton__ETaUv,.PopupForm_closeWindowButton__9F0NJ{position:absolute;right:20px;font-size:20pt;background-color:transparent;border:none;color:#e5e5e5;cursor:pointer}.PopupForm_messageSent__TFe8r{display:flex;justify-content:center;text-align:center;height:100%}.PopupForm_successfulMessage__cajrr{bottom:50%;animation:PopupForm_scale-in-center__qnfTR .5s cubic-bezier(.25,.46,.45,.94) 2s both}.PopupForm_successfulMessageClose__fFoz6,.PopupForm_successfulMessage__cajrr{align-items:center;justify-content:center;text-align:center;position:absolute;font-size:24pt;font-weight:600;color:#69ad6f}.PopupForm_successfulMessageClose__fFoz6{bottom:20%;animation:PopupForm_scale-in-center__qnfTR .5s cubic-bezier(.25,.46,.45,.94) 3s both}.PopupForm_popupContainerParent__mmbff{position:fixed;z-index:9000;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.PopupForm_hoverButtonContainer__hdB2y{display:flex;justify-content:center}.PopupForm_particle__4_bW8{position:absolute;width:2px;height:2px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PopupForm_scale-in-center__qnfTR{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}@media (max-width:1200px){.PopupForm_contactFormContainer__tkOpV{width:60vw;height:60vh}}@media (max-width:550px){.PopupForm_contactFormContainer__tkOpV{width:80vw;height:70vh}}body{margin:0}.loading_loadingContainer__tycUr{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:aqua;z-index:8000;display:flex;justify-content:center;align-items:center}