.footer{background-color:#f7f7f8;padding:40px 0;width:100%}.footer__divider{width:100%;height:1px;background-color:var(--color-border)}.footer__top{display:flex;justify-content:space-between;align-items:flex-start}.footer__logo-section{flex-shrink:0}.footer__logo{height:36px;width:162px}.footer__logo path:nth-of-type(-n+10){fill:#4c35bc}.footer__logo path:nth-of-type(n+11){fill:#fa368b}.footer__download{text-align:right}.footer__download-label{display:block;font-size:16px;font-weight:600;color:var(--color-primary-dark);margin-bottom:var(--spacing-md,1rem)}.footer__app-buttons{display:flex;gap:20px;justify-content:flex-end;align-items:center}.footer__app-buttons-container{display:flex;gap:var(--spacing-sm,.5rem);align-items:center}.footer__app-button{display:block}.footer__location-section{margin-bottom:40px}.footer__location-button{background:none;border:none;padding:0;font-size:14px;color:#525559;cursor:pointer;margin-bottom:var(--spacing-lg,1.5rem)}.footer__location-button:hover{color:#0d2565}.footer__payment-label{display:block;font-size:14px;color:#525559;margin-bottom:12px}.footer__payment-methods{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.footer__payment-method-icon{width:35px;height:24px}.footer__content{display:flex;gap:100px}.footer__navigation{flex-grow:1;display:flex;justify-content:space-between;gap:var(--spacing-xl,2rem)}.footer__column{max-width:150px}.footer__list{list-style:none;padding:0;margin:0}.footer__item{margin-bottom:12px}.footer__link{color:var(--color-grey);text-decoration:none;font-size:12px;transition:color .2s}.footer__link:hover{color:#0d2565}.footer__bottom{display:flex;justify-content:space-between;align-items:center}.footer__legal-links{display:flex;align-items:center;gap:var(--spacing-sm,.5rem)}.footer__separator{color:#525559}.footer__copyright{font-size:14px;color:#4c4851}.footer__social{display:flex;flex-wrap:wrap;gap:var(--spacing-md,1rem)}.footer__social-link{color:#525559;transition:color .2s;display:flex;align-items:center;justify-content:center}.footer__social-link:hover{color:#0d2565}.footer .link-cta:hover{color:#7E7788;opacity:.7;text-decoration:none}@media (max-width:899px){.footer{padding:24px 0}.footer__logo-section{margin:16px 0 40px}.footer__download-app{display:flex;flex-direction:column;gap:20px}.footer__payment{margin-top:var(--spacing-md,1rem)}.footer__payment-methods{width:100%;display:flex;gap:var(--spacing-xs,.25rem)}.footer__app-buttons{display:flex;justify-content:flex-start;gap:var(--spacing-md,1rem)}.footer__divider{height:1px;width:100%;background-color:#e5e4e7;margin:16px 0}.footer__social{display:flex;justify-content:space-between;gap:var(--spacing-md,1rem);margin-bottom:var(--spacing-lg,1.5rem)}.footer__copyright,.footer__social{margin-top:var(--spacing-md,1rem)}}