.footer{padding:97px 80px 113px;display:flex;flex-direction:column;width:100%;gap:50px}@media(max-width:600px){.footer{padding:97px 40px 113px}}@media(max-width:525px){.footer{padding:0 17px 130px;gap:48px}}.footer__title{font-size:48px;line-height:54px;font-weight:400;background:linear-gradient(158.22deg,#fff 7.25%,hsla(0,0%,60%,.75) 87.33%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:525px){.footer__title{font-weight:400;font-size:26px;line-height:29px}}.footer__form{display:flex;flex-direction:column;gap:35px;max-width:596px}@media(max-width:525px){.footer__form{gap:50px}}.footer__form .contact-us__btn{margin-top:50px;align-self:flex-start}@media(max-width:525px){.footer__form .contact-us__btn{margin-top:25px}}#footer-background{min-height:auto}.background-foot{width:100%;background-image:url(/images/FooterBg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}@media(max-width:600px){.background-foot{background-position:100%}}.footer_input__message{position:absolute;opacity:0;transform:translateY(10px);animation:fadeInUp .3s ease-out forwards}@media(max-width:525px){.footer_input__message{color:#8a2be2}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.footer_input_wrapper{position:relative}.footer_input_wrapper input{background:none;font-size:18px;width:100%}.footer_input_wrapper input:focus{outline:none}.footer_input_wrapper label{top:50%;left:16px;transform:translateY(-50%);font-size:18px;transition:.3s ease}.footer_input_wrapper input:focus~label,.footer_input_wrapper input:not(:placeholder-shown)~label{font-size:10px;color:gray;top:0;transform:translateY(0)}.footer_textarea__wrapper{position:relative}.footer_textarea__wrapper textarea{resize:none;background:none;font-size:18px;width:100%}.footer_textarea__wrapper textarea:focus{outline:none}.footer_textarea__wrapper label{top:20%;left:16px;transform:translateY(-50%);font-size:18px;transition:.3s ease}.footer_textarea__wrapper textarea:focus~label,.footer_textarea__wrapper textarea:not(:placeholder-shown)~label{font-size:10px;color:gray;top:0;transform:translateY(0)}.footer_input__loader{width:53px;height:53px;align-self:center}.footer_input__loader .loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:53px;height:53px;color:#fff}.footer_input__loader .loader:after,.footer_input__loader .loader:before{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:spin 1s linear infinite}.footer_input__loader .loader:after{color:#ff3d00;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.footer_input__error,.footer_input__success{position:absolute;left:84px;bottom:197px;color:#fff}@media(max-width:600px){.footer_input__error,.footer_input__success{left:46px;color:#8a2be2}}@media(max-width:515px){.footer_input__error,.footer_input__success{left:20px;color:#8a2be2}}.contact-us__btn{display:flex;align-items:center;position:relative;z-index:2;font-family:var(--euclid-circular);font-size:20px;font-weight:500;line-height:25.36px;gap:10;color:#fff;border-radius:12px;padding:10px 26px;box-shadow:1px 12px 15px 0 rgba(0,92,6,.62);max-width:244px;align-self:flex-end;background:linear-gradient(0deg,#56965c,#76dc7f);border:0}@media(max-width:768px){.contact-us__btn:active:after{top:1;right:0;height:100%!important}}@media(max-width:525px){.contact-us__btn{font-size:17px;line-height:21px}}.contact-us__btn:after{content:"";position:absolute;top:-6;right:-7px;width:100%;height:calc(100% + 12px);z-index:-1;background-image:url(/images/credit_screen_btn-border.png);background-position:100%;background-size:contain;background-repeat:no-repeat;border:0;transition:all .4s ease}.contact-us__btn:hover{z-index:5}.contact-us__btn:hover:after{z-index:-5;top:1;right:1;height:100%!important;opacity:0}.contact-us__btn-vector{width:11px;height:11px}