.ContactDetails_info__D_VzJ{margin-bottom:1rem;display:flex;gap:10px;align-items:center;font-style:normal}.ContactDetails_info__D_VzJ svg{width:30px;height:30px;color:var(--accent-color)}.FormSection_form__rqnwd{padding:0 2rem}.FormSection_form_group__i3zm8{margin-bottom:1rem}.FormSection_form_group__i3zm8>div{position:relative;display:flex;flex-direction:column}.FormSection_label__oe5N7{display:block;margin-bottom:5px;display:flex;align-items:center;gap:5px;position:absolute;top:1rem;color:rgba(0,0,0,.2);transition:all .3s ease;z-index:-1}.FormSection_form_group__i3zm8 label span{color:var(--accent-color)}.FormSection_form_group__i3zm8 input,.FormSection_form_group__i3zm8 textarea{padding:15px 0;width:100%;border-radius:0;background:transparent;border:none;border-bottom:2px solid rgba(0,0,0,.2);resize:vertical}.FormSection_form_group__i3zm8 .FormSection_underline__3SHKb:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:rgba(0,0,0,.2);transition:.3s ease}.FormSection_form_group__i3zm8 .FormSection_underline__3SHKb.FormSection_error__93B9G:before{width:100%;background-color:red}.FormSection_form_group__i3zm8 input:focus-within,.FormSection_form_group__i3zm8 textarea:focus-within{outline:none}.FormSection_form_group__i3zm8 input:focus-within+.FormSection_label__oe5N7,.FormSection_form_group__i3zm8 textarea:focus-within+.FormSection_label__oe5N7,.FormSection_input_filled__Pi7_k+.FormSection_label__oe5N7{top:-5px;color:var(--text-color);font-size:.8rem;z-index:2}.FormSection_form_group__i3zm8 input:focus-within~.FormSection_underline__3SHKb:before,.FormSection_form_group__i3zm8 textarea:focus-within~.FormSection_underline__3SHKb:before{width:100%}.FormSection_form_group__i3zm8 input::placeholder,.FormSection_form_group__i3zm8 textarea::placeholder{font-size:1rem;color:rgba(0,0,0,.2);line-height:1}.FormSection_error_message__f8uSe{color:red;margin-top:5px;font-size:.8rem}.FormSection_form_group__i3zm8 input:autofill,.FormSection_form_group__i3zm8 textarea:autofill{transition:background-color 600000s 0s,color 600000s 0s}.FormSection_form_group__i3zm8 input:-webkit-autofill,.FormSection_form_group__i3zm8 textarea:-webkit-autofill{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.FormSection_form_group__i3zm8 button{padding:.8rem 2rem;font-size:1rem;text-transform:uppercase;border:none;background-color:rgba(0,0,0,.8);border-radius:5px;color:#fff;line-height:1;letter-spacing:1px;cursor:pointer;transition:.3s ease}.FormSection_form_group__i3zm8 button:hover{background-color:rgba(0,0,0,.99)}.FormSection_form_group__i3zm8 button:disabled{background-color:rgba(0,0,0,.4);cursor:no-drop;opacity:.4;cursor:not-allowed}.FormSection_section__DvP20{position:relative}.FormSection_toast__ZI6Xe{position:absolute;bottom:0;right:0;margin:1rem;padding:1rem;background:var(--accent-4);max-width:calc(225px + 8rem);border-radius:10px;color:#fff;width:100%;overflow:hidden;animation:FormSection_fadeIn__S45Y5 .3s ease-in 2.5s forwards}.FormSection_toast__ZI6Xe.FormSection_error__93B9G{background:var(--accent-color)}.FormSection_toast__ZI6Xe p{font-size:clamp(.8rem,1.2vw,1rem);margin:0}.FormSection_toast__ZI6Xe span{position:absolute;bottom:0;left:0;height:5px;background:rgba(0,0,0,.1);animation:FormSection_progress__IIWYU 2.5s}@keyframes FormSection_progress__IIWYU{0%{width:100%}to{width:0}}@keyframes FormSection_fadeIn__S45Y5{0%{opacity:1}to{opacity:0}}.FormSection_honeypot__PE0k6{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.FormSection_privacy_note___7CFB{font-size:.85rem;opacity:.8;margin-bottom:16px}.FormSection_privacy_note___7CFB a{text-decoration:underline}.FormSection_status__jmPmV{margin-top:16px;min-height:1.5em}.Hero_section__zNO9M{background:linear-gradient(270deg,#80a5ef,#2e5abb);color:var(--bg);padding:50px 0}.Hero_section__zNO9M *{z-index:2}.Hero_section__zNO9M h1{font-size:clamp(1.5rem,3vw,3.5rem);font-weight:800;text-transform:uppercase}.Hero_section__zNO9M h3{font-size:clamp(1.5rem,3vw,3.5rem);font-weight:500;margin-bottom:1rem}.Hero_section__zNO9M p{margin-bottom:2rem;font-size:clamp(.9rem,1vw,1.3rem)}@media (max-width:768px){.Hero_section__zNO9M{min-height:auto}.Hero_section__zNO9M img{padding:0 2rem}}