footer.footer-module{background-color:#f5f5f5;padding:5.625rem 0}footer.footer-module .container{align-items:center;display:flex;flex-direction:column;gap:4.75rem}footer.footer-module .container .main-block{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;width:100%}footer.footer-module .container .main-block .contact-wrapper{display:flex;flex-direction:column;gap:2.5rem;max-width:calc(50% - 1rem)}footer.footer-module .container .main-block .contact-wrapper .item{display:flex;flex-direction:row;gap:1rem}footer.footer-module .container .main-block .contact-wrapper .item .icon{flex-shrink:0;height:2.625rem;overflow:hidden;width:2.625rem}footer.footer-module .container .main-block .contact-wrapper .item .icon img{height:100%;object-fit:contain;width:100%}footer.footer-module .container .main-block .contact-wrapper .item .text-content .title{font-weight:700}footer.footer-module .container .main-block .contact-wrapper .item .text-content .text{margin-top:.25rem}footer.footer-module .container .main-block .contact-wrapper .item .text-content .text p{color:#767575;font-size:1.125rem;font-weight:400}footer.footer-module .container .main-block .contact-wrapper .item .text-content .btn{margin-top:1rem}footer.footer-module .container .main-block .form-wrapper{background-color:#fff;border:1px solid #eaeaea;border-radius:.625rem;padding:3rem 2rem;width:calc(50% - 1rem)}footer.footer-module .container .main-block .form-wrapper .title{margin-bottom:.5rem}footer.footer-module .container .main-block .form-wrapper .text{color:#767575;margin-bottom:2rem}footer.footer-module .container .socials-block{align-items:center;display:flex;flex-direction:column;gap:1rem}footer.footer-module .container .socials-block .title{text-align:center}footer.footer-module .container .socials-block .socials{display:flex;flex-direction:row;gap:1.25rem}footer.footer-module .container .socials-block .socials .link{align-items:center;display:block;display:flex;flex-shrink:0;height:2.25rem;justify-content:center;position:relative;width:2.25rem}footer.footer-module .container .socials-block .socials .link:hover:before{transform:rotate(45deg)}footer.footer-module .container .socials-block .socials .link.linkedin:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' d='M9.944 17.496H6.167V6.163h3.777v1.889a4.36 4.36 0 0 1 3.33-1.666A4.25 4.25 0 0 1 17.5 10.65v6.846h-3.779v-6.375A2.14 2.14 0 0 0 11.6 9.285a1.715 1.715 0 0 0-1.655 1.836zm-5.667 0H.5V6.163h3.777zM2.39 4.275a1.89 1.89 0 1 1 0-3.78 1.89 1.89 0 0 1 0 3.78'/%3E%3C/svg%3E")}footer.footer-module .container .socials-block .socials .link.facebook:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9-.004c4.95 0 9 4.05 9 9a9.08 9.08 0 0 1-7.762 9v-6.412h2.137l.45-2.588H10.35V7.31c0-.675.338-1.35 1.463-1.35h1.124v-2.25s-1.012-.225-2.024-.225c-2.026 0-3.376 1.237-3.376 3.487v2.025h-2.25v2.588h2.25v6.3C3.263 17.209 0 13.496 0 8.996c0-4.95 4.05-9 9-9' clip-rule='evenodd'/%3E%3C/svg%3E")}footer.footer-module .container .socials-block .socials .link.twitter:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath fill='%23fff' d='M13.724.41h2.606l-5.721 6.613 6.684 8.97h-5.246l-4.107-5.45-4.701 5.45H.633l6.061-7.072L.293.41h5.376l3.71 4.979zm-.912 14.03h1.445L4.91 1.906H3.358z'/%3E%3C/svg%3E")}footer.footer-module .container .socials-block .socials .link:before{background-color:#1a1a1a;border-radius:.25rem;content:"";height:100%;left:0;position:absolute;top:0;transition:transform .3s;width:100%;z-index:1}footer.footer-module .container .socials-block .socials .link:after{background-color:#fff;content:"";height:1.125rem;mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:1.125rem;z-index:2}footer.footer-module .container .legal-block{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}footer.footer-module .container .legal-block .item{font-weight:400;opacity:.7;transition:opacity .3s}footer.footer-module .container .legal-block a.item:hover{opacity:1}@media (max-width:768px){footer.footer-module{padding:5rem 0}footer.footer-module .container{align-items:flex-start}footer.footer-module .container .main-block{flex-direction:column;gap:4rem;justify-content:flex-start}footer.footer-module .container .main-block .contact-wrapper{max-width:100%}footer.footer-module .container .main-block .form-wrapper{padding:2rem 1.5rem;width:100%}}