.footer{width:100%;padding:64px 48px;background-color:#fc8e31;display:flex;flex-direction:row;justify-content:space-between;font-family:'Montserrat',sans-serif;color:white;font-size:14px;font-size:calc(16px + (18 - 16) * ((100vw - 375px) / (1920 - 375)))}@media screen and (max-width:1160px){.footer{flex-direction:column;padding:0 16px}}.footer__col{width:30%;display:flex;flex-direction:column}.footer__col h2{color:white}@media screen and (max-width:1160px){.footer__col{width:100%;padding:36px 0}}.footer__col:first-child{width:40%}.footer__col:nth-child(2){padding:0 24px}@media screen and (max-width:1160px){.footer__col:last-child{align-items:center;justify-content:flex-start}}.footer__col__link{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1160px){.footer__col__link{flex-direction:column}}.footer__col__link ul{list-style:none;padding:0 0 0 10px;margin:0}.footer__col__link ul li{margin-bottom:12px}.footer__col__link ul li.first{text-transform:uppercase;font-weight:700;margin-bottom:24px}.footer__col__link ul:nth-child(3) li:first-child{margin-top:45px}.footer__col__link ul li a{color:white}.footer__col__link-social{display:flex;flex-direction:row}.footer__col__link-social li{margin-right:15px}.footer__col__link-social li:last-child{margin-right:0}.footer__col__link-social svg{height:24px;color:white}.footer__col h2{font-size:calc(18px + (24 - 18) * ((100vw - 375px) / (1920 - 375)))}