.footer{position:relative;z-index:var(--z-content);background-color:var(--ui-color-80);padding:var(--ui-spacer-l);border-top-left-radius:var(--ui-border-radius-l);border-top-right-radius:var(--ui-border-radius-l);display:flex;flex-direction:column;gap:var(--ui-spacer-m)}@media only screen and (max-width:1279px){.footer{margin-bottom:var(--mobile-nav-height)}}@media only screen and (max-width:599px){.footer{padding:var(--ui-spacer-s)}}.footer__container{display:flex;gap:var(--ui-spacer-4-xl);align-items:center}@media only screen and (max-width:599px){.footer__container{flex-direction:column;gap:var(--ui-spacer-m)}}.footer__logo{width:148px;height:40px}@media only screen and (max-width:1279px){.footer__logo{width:94px;height:40px}}@media only screen and (max-width:599px){.footer__logo{width:146px;height:56px;margin-left:auto;margin-right:auto}}.footer__links{display:flex;gap:var(--ui-spacer-2-xl);flex-wrap:wrap}@media only screen and (max-width:599px){.footer__links{flex-direction:column;gap:var(--ui-spacer-s);align-items:center}}.footer__wrapper{display:flex;gap:var(--ui-spacer-s)}@media only screen and (max-width:599px){.footer__wrapper{flex-direction:column-reverse;gap:var(--ui-spacer-m)}}.footer__contacts{display:flex;align-items:center;gap:var(--ui-spacer-4-xl)}@media only screen and (max-width:1029px){.footer__contacts{justify-content:space-between}}@media only screen and (max-width:599px){.footer__contacts{flex-direction:column;gap:var(--ui-spacer-m)}}.footer__rim-link{color:var(--ui-color-10);text-decoration:none;display:flex;align-items:center;gap:var(--ui-spacer-xs) var(--ui-spacer-s);flex:0 0 auto;font-family:var(--ui-desktop-text-xs-font-family),sans-serif;font-size:var(--ui-desktop-text-xs-font-size);font-weight:var(--ui-desktop-text-xs-font-weight);line-height:var(--ui-desktop-text-xs-line-height)}@media only screen and (max-width:1279px){.footer__rim-link{font-size:var(--ui-v-tablet-text-xs-font-size);line-height:var(--ui-v-tablet-text-xs-line-height)}}@media only screen and (max-width:599px){.footer__rim-link{font-size:var(--ui-mobile-text-xs-font-size);line-height:var(--ui-mobile-text-xs-line-height)}}@media only screen and (max-width:1029px){.footer__rim-link br{display:none}.footer__rim-link{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:599px){.footer__rim-link{align-items:center}.footer__rim-logo{width:296px;height:80px}}.footer__mobile-app{display:flex;align-items:center;flex-direction:column;gap:var(--ui-spacer-m)}@media only screen and (max-width:1359px){.footer__mobile-app{gap:var(--ui-spacer-s)}}.footer__mobile-app-list{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ui-spacer-xs) var(--ui-spacer-l)}@media only screen and (max-width:599px){.footer__mobile-app-list{display:flex;flex-wrap:wrap;gap:var(--ui-spacer-s)}}.footer__mobile-app-list-item{transition:opacity .3s ease}@media(not (max-width:1029px))and (hover:hover){.footer__mobile-app-list-item:hover{opacity:.7}}.footer__mobile-app-list-item-icon{width:36px;height:36px}.footer__social-links{display:flex;flex-wrap:wrap;gap:var(--ui-spacer-l)}@media only screen and (max-width:1029px){.footer__social-links{gap:var(--ui-spacer-m)}}.footer__social-links-item{transition:opacity .3s ease}@media(not (max-width:1029px))and (hover:hover){.footer__social-links-item:hover{opacity:.7}}@media only screen and (max-width:599px){.footer__social-links-item{margin:0 auto}}.footer__social-links-item-icon{width:36px;height:36px}@media only screen and (max-width:1029px){.footer__social-links-item-icon{width:24px;height:24px}}@media only screen and (max-width:599px){.footer__social-links-item-icon{width:36px;height:36px}}.footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,224px));gap:var(--ui-spacer-s)}@media only screen and (max-width:1279px){.footer__nav{grid-template-columns:repeat(4,minmax(0,176px))}}@media only screen and (max-width:1029px){.footer__nav{display:block;-moz-column-count:2;column-count:2;-moz-column-gap:var(--ui-spacer-xxs);column-gap:var(--ui-spacer-xxs)}}.footer__nav-col{display:flex;flex-direction:column;gap:var(--ui-spacer-s)}@media only screen and (max-width:1029px){.footer__nav-col{display:contents}}.footer__nav-link{color:var(--ui-color-10);text-decoration:none;transition:opacity .3s ease;cursor:pointer}@media only screen and (max-width:1029px){.footer__nav-link{display:flex;margin-bottom:var(--ui-spacer-s)}}.footer__nav-link{font-family:var(--ui-desktop-text-xs-font-family),sans-serif;font-size:var(--ui-desktop-text-xs-font-size);font-weight:var(--ui-desktop-text-xs-font-weight);line-height:var(--ui-desktop-text-xs-line-height)}@media only screen and (max-width:1279px){.footer__nav-link{font-size:var(--ui-v-tablet-text-xs-font-size);line-height:var(--ui-v-tablet-text-xs-line-height)}}@media only screen and (max-width:599px){.footer__nav-link{font-size:var(--ui-mobile-text-xs-font-size);line-height:var(--ui-mobile-text-xs-line-height)}}@media(not (max-width:1029px))and (hover:hover){.footer__nav-link:hover{opacity:.7}}.footer__nav-link--krd{pointer-events:none;color:var(--ui-color-menu-light-item-disabled);cursor:not-allowed}.footer__text{color:var(--ui-color-10);margin:0;font-family:var(--ui-desktop-text-xs-font-family),sans-serif;font-size:var(--ui-desktop-text-xs-font-size);font-weight:var(--ui-desktop-text-xs-font-weight);line-height:var(--ui-desktop-text-xs-line-height)}@media only screen and (max-width:1279px){.footer__text{font-size:var(--ui-v-tablet-text-xs-font-size);line-height:var(--ui-v-tablet-text-xs-line-height)}}@media only screen and (max-width:599px){.footer__text{font-size:var(--ui-mobile-text-xs-font-size);line-height:var(--ui-mobile-text-xs-line-height)}}.footer__link{color:var(--ui-color-10);transition:opacity .3s ease}@media(not (max-width:1029px))and (hover:hover){.footer__link:hover{opacity:.8}}
