.bem-footer{display:flex;flex-direction:column;position:relative;gap:10px;padding:30px 20px 20px 80px;z-index:22;background-color:#102d69;color:#fff}.bem-footer__navigation{flex:7;justify-content:space-between}.bem-footer__logo{width:max(200px,28dvw);height:90px;-o-object-fit:fill;object-fit:fill}.bem-footer__logo-link{display:block;height:90px}.bem-footer__link{color:#fff;font-size:16px!important;transition:color .3s ease,scale .3s ease}.bem-footer__link:hover{color:var(--box-background);scale:1.05}.bem-footer__first-row{justify-content:space-between}.bem-footer__sections-blocks{display:flex;padding-top:20px;min-width:-moz-min-content;min-width:min-content;width:max(350px,22dvw)}.bem-footer__sections-block{gap:1lh}.bem-footer__sections-block-header{font-family:HSE Sans;font-size:16px;font-weight:500;color:#fff}.bem-footer__contacts{flex:3;align-items:center;padding-top:20px;color:#fff;min-width:-moz-fit-content;min-width:fit-content}.bem-footer__second-row{justify-content:space-between;align-items:end;color:#fff}.bem-footer__agreements{margin-top:-10px;display:flex;gap:.5lh;flex-direction:column}.bem-footer__signature{color:#fff;font-family:HSE Slab}