.footer{background-color:#03202f;color:#fff}.footer .footerContainer{padding:clamp(42px,4vw,920px) clamp(94px,4vw,2500px) 0;margin:0;width:100%}.footer .topRow{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:clamp(24px,2.5vw,56px)}.footer .brandColumn{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(38px,1vw,550px)}.footer .footerLogo{width:clamp(202px,10vw,2000px);object-fit:fill}.footer .socialIcons{display:flex;align-items:center;gap:clamp(17px,.9vw,240px)}.footer .socialIcons .socialIcon{width:clamp(69px,3vw,2400px);height:clamp(69px,3vw,2400px);display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s,border-color .3s;background-color:rgba(0,0,0,0)}.footer .socialIcons .socialIcon .icons{width:clamp(69px,3.2vw,2400px);height:clamp(69px,3.2vw,2400px)}.footer .socialIcons .socialIcon:hover{background-color:hsla(0,0%,100%,.08);border-color:#fff}.footer .linksColumn{flex:0 1 auto;min-width:0}.footer .aboutColumn{min-width:clamp(110px,8vw,140px)}.footer .columnTitle{margin:0 0 clamp(14px,1.1vw,450px);font-family:Montserrat!important;font-weight:700;font-size:clamp(24px,1.2vw,450px);color:#fff;letter-spacing:0;font-style:Bold}.footer .list{list-style-type:disc;padding-left:clamp(14px,1.05vw,18px);margin:0;color:#fff}.footer .list li{font-family:Montserrat!important;font-weight:400;font-size:clamp(18px,1vw,550px);line-height:1.85;letter-spacing:0;color:#fff}.footer .list li::marker{font-size:.9em;color:hsla(0,0%,100%,.75)}.footer .list li a{color:inherit;text-decoration:none;transition:color .3s}.footer .list li a:hover{color:#d77d46}.footer .bottomSection{border-top:1px solid hsla(0,0%,100%,.1);margin-top:clamp(56px,3vw,480px);padding:clamp(34px,1.2vw,240px) 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(16px,1.5vw,24px)}.footer .bottomSection .bottomLeft{display:flex;flex-direction:column;align-items:flex-start;justify-self:start}.footer .bottomSection .companyNameBottom{justify-self:center;text-align:center}.footer .bottomSection .versionText{font-family:Montserrat!important;font-size:clamp(11px,.75vw,12px);color:#8a9bb0;margin-top:4px}.footer .bottomSection .policyLinks{display:flex;gap:clamp(18px,1.8vw,32px);justify-self:end}.footer .bottomSection .policyLinks>*{cursor:pointer;transition:color .3s}.footer .bottomSection .policyLinks>:hover{color:#d77d46}.footer .bottomSection .bottom-section-text{font-family:Montserrat!important;font-size:clamp(16px,.85vw,3800px);font-weight:400;color:#fff}@media(min-width:768px)and (max-width:1200px){.footer{padding:80px 0 1.5rem}.footer .footerContainer{padding-left:60px!important;padding-right:60px!important}.footer .topRow{flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:clamp(24px,3vw,40px)}.footer .brandColumn{flex:0 0 100%;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.footer .footerLogo{width:clamp(180px,18vw,220px);height:auto}.footer .columnTitle{font-size:clamp(20px,1.3vw,400px);margin-bottom:12px}.footer .list li{font-size:clamp(14px,1.2vw,300px);line-height:1.8}.footer .socialIcons{gap:.75rem}.footer .socialIcons .socialIcon{width:40px;height:40px}.footer .socialIcons .socialIcon img{width:16px;height:16px}.footer .linksColumn{flex:0 0 calc(50% - clamp(12px,1.5vw,20px));margin-bottom:1.5rem}.footer .bottomSection{margin-top:40px;grid-template-columns:1fr;justify-items:center;gap:12px}.footer .bottomSection .bottomLeft,.footer .bottomSection .companyNameBottom,.footer .bottomSection .policyLinks{justify-self:center}.footer .bottomSection .bottomLeft{align-items:center}.footer .bottomSection .policyLinks{gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer .bottomSection .bottom-section-text{font-size:clamp(14px,1.2vw,300px)}}.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}