footer{position:relative;z-index:20}.footer__wrapper-top{background-color:#1854a3}.scroll-top-wrap{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .08);cursor:pointer;display:flex;height:64px;justify-content:center;transition:background-color .3s ease,transform .3s ease;width:64px}.scroll-top-wrap svg path{transition:fill .3s ease;fill:#1854a3}.scroll-top-wrap:active{scale:.95}.scroll-top-wrap:hover{background:#e01b23;box-shadow:0 6px 18px rgb(0 0 0 / .12)}.scroll-top-wrap:hover svg{animation:bounce 1s forwards}.scroll-top-wrap:hover svg path{fill:#fff}@keyframes bounce{0%{transform:translateY(0)}30%{transform:translateY(-8px)}60%{transform:translateY(3px)}to{transform:translateY(-4px)}}.footer__content-top{display:flex;justify-content:space-between;margin-inline:auto;max-width:1370px;padding:40px 20px;width:100%}.footer__content-top .footer__logo img{display:block;height:auto;max-width:403px;width:100%}.footer__content-top p{color:#fff}.footer__wrapper-bot{background:linear-gradient(to right #f7f7f7,#d8d8d8)}.footer__content-bot{margin-inline:auto;max-width:1370px;padding:10px 20px;width:100%}.footer__content-bot p{color:#1b1b1b;margin:0;text-align:left}.footer__contact{display:flex;flex-direction:column}.footer__contact__title{font-size:20px;font-weight:800;text-align:left}.footer__contact .mail{font-size:18px}.footer__contact .mail,.footer__contact__title{padding:2px;position:relative}.footer__contact .mail:before,.footer__contact__title:before{background-color:#fff;border-radius:4px;bottom:0;content:"";height:100%;left:0;position:absolute;transition:width .3s ease;width:0}.footer__contact .mail:hover:before,.footer__contact__title:hover:before{width:100%}.footer__contact .mail:hover a,.footer__contact .mail:hover span,.footer__contact__title:hover a,.footer__contact__title:hover span{color:#1854a3;position:relative;z-index:1}.footer__contact svg{border-radius:5px;height:25px;margin-top:10px;padding:5px;width:25px}.footer__contact svg path{transition:fill .1s ease-in;fill:#fff}.footer__contact svg:hover{background-color:#fff}.footer__contact svg:hover path{fill:#4676b5}.footer__contact a,.footer__contact h4{color:#fff}.footer__copyright{font-size:10px}@media only screen and (max-width:1024px){.footer__content-top{flex-flow:column;row-gap:20px}.footer__content-top .footer__logo img{max-width:200px}}@media only screen and (max-width:768px){.footer__content-top{flex-flow:column;row-gap:20px}.footer__content-top .footer__logo img{max-width:200px}}@media only screen and (max-width:450px){.footer__content-top{align-items:flex-start;row-gap:10px;text-align:center}.footer__content-top .footer__logo img{max-width:150px}.footer__content-bot p{text-align:center}}