.footer-section{background:var(--gray);color:var(--white);font-size:16px;padding:50px 0}.footer-section ._logo{margin-bottom:20px}.footer-section ._company-name{font-weight:700;margin-bottom:10px;margin-left:27px}.footer-section ._email-add,.footer-section ._location,.footer-section ._telephone{align-items:center;display:flex;margin-bottom:10px}.footer-section ._location ._icon,.footer-section ._telephone ._icon{margin-right:6px}.footer-section ._email-add ._icon{margin-right:10px}.footer-section ._title{color:var(--yellow);font-size:20px;font-weight:600;margin-bottom:10px}.footer-section ._pages ul{list-style:none;margin:0;padding:0}.footer-section ._pages ul li{margin-bottom:10px}.footer-section ._pages ul li a,.footer-section a{color:var(--white);text-decoration:none}.footer-section ._form input[type=email],.footer-section ._form input[type=tel],.footer-section ._form input[type=text]{background:transparent;border:.5px solid #fff;border-radius:8px;color:#fff;font-size:14px;margin-top:10px;outline:0;padding:16px;position:relative;width:100%}.footer-section ._form input[type=email]:after{background-image:url(https://46124718.fs1.hubspotusercontent-na1.net/hubfs/46124718/arrow-right.png);background-repeat:no-repeat;background-size:contain;color:#fff;content:"";cursor:pointer;font-size:14px;height:20px;pointer-events:none;position:absolute;right:10px;top:0;transform:translateY(-50%);width:20px}.footer-section .actions{display:flex;justify-content:space-between;margin-top:10px}.footer-section ._form input[type=submit],.footer-section .back-btn,.footer-section .next-btn{background-color:var(--blue);border:none;border-radius:4px;color:#fff;cursor:pointer;margin:4px 8px 0 0;padding:8px 16px}.footer-section ._form .back-btn{background-color:#fff;color:#000}.footer-section ._form .next-btn{background-color:var(--blue)}.footer-section ._form input[type=submit]{background:var(--yellow);color:#000;font-weight:700}.footer-section ._text-after-form{font-size:12px;margin-top:10px}.footer-section .footer-divider{border-bottom:.5px solid var(--white);margin:30px 0 40px;width:100%}.footer-announcement{display:flex;justify-content:center;margin-bottom:20px}.footer-announcement ul{list-style:none;margin:0;padding:0}.footer-announcement ul li a{color:var(--white);text-decoration:none}.footer-bottom{align-items:center;display:flex;justify-content:space-between}.footer-bottom .legal-pages ul,.footer-bottom .social-medias ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.footer-bottom .legal-pages ul li{margin-right:22px}.footer-bottom .legal-pages ul li:last-child{margin-right:0}.footer-bottom .legal-pages ul li a{color:var(--white);text-decoration:none}.footer-bottom .social-medias ul li{margin-right:10px}.footer-bottom .social-medias ul li:last-child{margin-right:0}@media (max-width:992px){.footer-section ._title{margin-top:15px}}@media (max-width:768px){.footer-bottom{flex-direction:column}.footer-bottom ._copyright,.footer-bottom .legal-pages{margin-bottom:10px}}