.sc-footer{--footer-columns:4;background-color:var(--charcoal-blue-color,#37434B);color:var(--white-color);padding:0 30px;}.sc-footer-container{max-width:1440px;margin:0 auto;padding-top:104px;padding-bottom:48px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;}.sc-footer-row{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;}.sc-footer-row:first-child{border-bottom:1px solid var(--white-color);}.sc-footer-column{--padding-x:clamp(20px,1.5vw,40px);--padding-y:clamp(16px,1.5vw,32px);display:flex;flex-direction:column;justify-content:start;flex-grow:1;width:calc(25% - 12px);padding:0 var(--padding-x) var(--padding-y) var(--padding-x);}.sc-footer-column:first-child{padding-left:0;}.sc-footer-column:last-child{padding-right:0;}.sc-footer-row:first-child .sc-footer-column{border-right:1px solid var(--white-color);}.sc-footer-row:first-child .sc-footer-column:last-child{border-right:none;}.sc-footer-row:nth-child(2) .sc-footer-column{padding:var(--padding-y) var(--padding-x) var(--padding-y) var(--padding-x);}.sc-footer-row:nth-child(2) .sc-footer-column:first-child{padding-left:0;align-items:start;}.sc-footer-row:nth-child(2) .sc-footer-column:last-child{padding-right:0;align-items:end;}.sc-footer p,.sc-footer-p{max-width:100%;color:var(--white-color);font-weight:400;font-size:16px;display:flex;justify-content:start;align-items:start;}.sc-footer i{margin-right:12px;margin-top:4px;}.sc-footer-heading{font-size:1rem!important;font-weight:700!important;text-transform:uppercase;margin-bottom:.5rem;color:var(--white-color);}.sc-footer-link,.sc-footer-link a{position:relative;padding:0;border:none;border-radius:0;display:inline-flex;line-height:inherit;background-color:var(--bg-color-transparent)!important;color:var(--white-color)!important;text-decoration:none;font-weight:400;letter-spacing:0;cursor:pointer;font-size:16px;}.sc-footer-p a:not(.sc-footer-link){background-color:var(--bg-color-transparent)!important;color:var(--white-color)!important;text-decoration:none!important;background-image:none!important;}.sc-footer-row:nth-child(2) .sc-footer-column .sc-footer-link{white-space:nowrap;}.sc-footer-link:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background-color:var(--white-color);transform:scaleX(0);transform-origin:right;transition:transform .45s ease;pointer-events:none;}.sc-footer-link:hover:after{transform-origin:left;transform:scaleX(1);}.sc-footer-link-list-vertical{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;}.sc-footer-link-list-horizontal{display:flex;flex-direction:row;gap:clamp(12px,1.5vw,48px);list-style:none;padding:0;margin:0;}.sc-footer-link-list-vertical li,.sc-footer-link-list-horizontal li{display:flex;justify-content:start;align-items:start;margin-bottom:.5rem;}@media (max-width:860px){.sc-footer-row{flex-direction:column;width:100%}.sc-footer-column{flex-direction:column;align-items:start;width:100%;padding-left:0;padding-right:0;padding-top:32px;padding-bottom:32px;border:0;border-bottom:1px solid var(--white-color)}.sc-footer-row:first-child .sc-footer-column{border-right:0}.sc-footer-row:first-child .sc-footer-column:first-child{padding-top:0}.sc-footer-row:first-child .sc-footer-column:last-child{border-right:0}.sc-footer-row:nth-child(2) .sc-footer-column:last-child{align-items:start;padding-left:0;border-bottom:0}.sc-footer-link-list-vertical,.sc-footer-link-list-horizontal{flex-direction:column;gap:8px}.sc-footer-link-list-horizontal li,.sc-footer-link-list-vertical li{margin-bottom:0}}