.form_form__FbKCr{flex:6 1;display:flex;flex-direction:column;gap:20px}.form_input__jtjkF,.form_textarea__DHfxE{background-color:transparent;padding:20px;color:#bbb;border:3px solid #bbb;font-weight:700}.form_sendFail__MJxXW,.form_sendSuccess__nhR0F{transition:all .2s ease-in;max-height:0;overflow:hidden;line-height:1.2;margin:0}.form_sendFail__MJxXW{color:red}.form_show__kXGHp{margin-top:15px;max-height:50px}.form_btn__gU2mj{padding:20px;cursor:pointer;background-color:#53c28b;border:none;border-radius:5px;width:max-content;color:#fff;font-size:16px}@media only screen and (max-width:768px){.form_input__jtjkF,.form_textarea__DHfxE{padding:10px}}@media only screen and (max-width:600px){.form_form__FbKCr{flex:none;width:100%}}.page_content__whaW4{display:flex;gap:100px;align-items:center}.page_title__Q_S9Y{font-size:60px;margin-bottom:100px;text-align:center}.page_imgContainer__tS554{flex:6 1;height:500px;position:relative}.page_img__h9c_O{object-fit:contain;animation:page_move__zJ8HC 3s ease infinite alternate}@keyframes page_move__zJ8HC{0%{transform:translateY(-15px)}to{transform:translateY(0) scale(1.03)}}.page_container__5YXRc{animation:page_fadeInAnimation__j_kDO .3s ease;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes page_fadeInAnimation__j_kDO{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:768px){.page_title__Q_S9Y{margin-bottom:30px;font-size:30px}.page_content__whaW4{gap:30px}}@media only screen and (max-width:600px){.page_content__whaW4{flex-direction:column}.page_imgContainer__tS554{flex:none;width:100%;max-width:300px;height:300px}}