.footer{background-color:#03202f;color:#fff;padding:100px 0 1.5rem}.footer .footerContainer{padding-left:89px!important;padding-right:82px!important;margin:0;width:100%}.footer .topSection{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.footer .logo{font-size:1.8rem;font-weight:700;font-family:serif}.footer .logoHighlight{color:#ff8c4a;font-size:2rem}.footer .subtext{font-style:italic;font-size:.75rem;margin-top:-.5rem}.footer .footerLogo{width:clamp(202px,10vw,900px);height:clamp(78px,vw,700px)}.footer .companyName{font-size:clamp(14px,1vw,350px);margin-top:.5rem}.footer .columnTitle{margin-bottom:.5rem;font-family:Montserrat!important;font-weight:700;font-style:Bold;font-size:clamp(24px,1.2vw,450px);letter-spacing:0;vertical-align:middle}.footer .list{list-style-type:disc;padding-left:1rem;color:#fff}.footer .list li{font-family:Montserrat!important;font-weight:400;font-style:Regular;font-size:clamp(14px,1vw,350px);letter-spacing:0;vertical-align:middle}.footer .socialIcons{display:flex;justify-content:flex-end;gap:.5rem}.footer .socialIcons img{width:clamp(40px,3vw,250px);height:clamp(40px,3vw,250px)}.footer .socialIcons button{background-color:rgba(0,0,0,0);color:#fff;border-radius:50%;padding:.5rem;transition:background-color .3s}.footer .socialIcons button:hover{background-color:hsla(0,0%,100%,.1)}.footer .bottomSection{border-top:1px solid hsla(0,0%,100%,.1);margin-top:2.5rem;padding-top:1rem;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.8rem}.footer .bottomSection .policyLinks{display:flex;gap:2rem}.footer .bottomSection .policyLinks>*{cursor:pointer;transition:color .3s}.footer .bottomSection .policyLinks>:hover{color:#ff8c4a}.footer .bottomSection .bottom-section-text{font-size:clamp(14px,1vw,350px)}.mobileFooter{background-color:#03202f;padding:20px;display:flex;flex-direction:column;gap:16px}.mobileFooter .mobileFooter-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.mobileFooter .mobileFooter-links{display:flex;flex-direction:column;gap:8px;flex:1}.mobileFooter .mobileFooter-links p{width:100%;font-size:16px;font-family:Montserrat,sans-serif;color:#fff;cursor:pointer}.mobileFooter .mobileFooter-social{display:grid;grid-template-columns:repeat(2,1fr)}.mobileFooter .mobileFooter-social button{border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0)}.mobileFooter .mobileFooter-social button img{width:32px;height:30px}.mobileFooter .mobileFooter-bottom{padding-top:12px;width:100%}.mobileFooter .mobileFooter-bottom p{font-size:14px;color:#fff;font-family:Montserrat!important}