.contact_container__sWTSQ{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--primary-blue);position:relative}.contact_animation-container__flRuS{width:200px;position:absolute;top:0;right:0}.animation_container__e6sEm{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.screen_container__sAKEJ{position:fixed;top:0;bottom:0;right:0;left:0;z-index:1500;background-color:#000}.screen_wrapper__v6HeS{z-index:1001;width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.screen_background-white___tVJq{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);z-index:-1;background-color:#fff}.screen_animation-container__kPjL3{width:45%;height:auto}.screen_non-container__653pu{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1200;background-color:rgba(var(--primary-pale-pink-rgb),.3)}.screen_progress-bar__aObU4{height:.4rem;position:fixed;top:0;left:0;right:0;transform-origin:0;background:#f7c5c3;background:linear-gradient(135deg,#f7c5c3,#bee0d0)}.form_container__JqKHz{width:95%;min-height:80%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem;border-radius:1rem;background-color:var(--white);position:relative;z-index:10}@media screen and (min-width:480px){.form_container__JqKHz{width:30rem}}.form_title__IMW3b{padding:.3rem;font-size:1.3rem;font-weight:600}.form_close-button__BcRqO{position:absolute;top:.8rem;right:.8rem;display:flex;align-items:center;justify-content:center;padding:.3rem;border-radius:100vh;background-color:rgba(var(--primary-pink-rgb),.3);cursor:pointer}.form_close-button__BcRqO:hover{background-color:rgba(var(--primary-pink-rgb),.6)}.form_input-box__diXwi{width:100%;min-height:2.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;gap:.5rem;padding:.3rem .6rem;border-radius:.5rem;border:.1rem solid var(--primary-pale-gray);position:relative}.form_input-box__diXwi:focus-within{border-color:var(--primary-green)}.form_textarea-box__J_mX_{width:100%;min-height:2.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;gap:.5rem;padding:.3rem .6rem;border-radius:.5rem;border:.1rem solid var(--primary-pale-gray);position:relative;height:auto}.form_textarea-box__J_mX_:focus-within{border-color:var(--primary-green)}.form_input-focus-title___xiH3{font-size:1rem;font-weight:500;color:var(--primary-pale-gray)}.form_input-title__6AvW7{position:absolute;top:50%;left:1rem;transform:translateY(-50%);padding:.5rem 0;font-size:1rem;font-weight:600;color:var(--primary-pale-gray)}.form_input__s7I31{width:100%;padding:2px}.form_textarea__kVX0f{width:100%;height:auto;min-height:8rem;max-height:20rem;padding:.1rem;background-color:inherit;resize:none}.form_error-text__IZ1TG{width:95%;display:flex;align-items:center;justify-content:flex-start;margin-top:-.5rem;font-size:1rem;font-weight:500;color:var(--primary-red)}.form_input-top-bar___Pwnt{width:100%;display:flex;align-items:center;justify-content:space-between}.form_circle-box__XhYZK{width:1.2rem;aspect-ratio:1/1;rotate:270deg}.form_circle-under__CVAGg{r:.5rem;cx:50%;cy:50%;stroke:var(--primary-pale-pink);stroke-width:2;fill:none;stroke-linecap:round}.form_circle__QjTiW{r:.5rem;cx:50%;cy:50%;stroke:var(--primary-pink);stroke-width:2;fill:none;stroke-linecap:round}.form_send-button___VKgB{width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:.5rem;font-size:1.2rem;font-weight:600;color:var(--white);background-color:var(--primary-blue);cursor:pointer}.form_send-error-text__ANERA{font-weight:600;color:var(--primary-red)}.form_back-text__mVTHd{font-weight:600;color:var(--primary-blue)}.form_back-text__mVTHd:hover{text-decoration:underline}