.v5-footer{background-color:var(--footer-bg);color:var(--footer-text-main);margin-top:24px;padding:62px 0 42px}.v5-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px}.v5-footer .container,.v5-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex}.v5-footer__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.v5-footer__logo{-ms-flex-negative:0;flex-shrink:0;height:auto;width:var(--logo-width,120px)}.v5-footer__logo img{color:var(--footer-text-main);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v5-footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px}.v5-footer__links,.v5-footer__links-sm{display:-webkit-box;display:-ms-flexbox;display:flex}.v5-footer__links-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.v5-footer__links-sm__item{background-color:var(--footer-button-secondary-bg);border-radius:var(--footer-button-radius);color:var(--footer-button-secondary-color);font-family:var(--font-2);height:40px;padding:10px;text-align:center;text-decoration:none;-webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out;transition:background-color .3s ease-in-out,color .3s ease-in-out;width:40px;-ms-flex-negative:0;flex-shrink:0}.v5-footer__links-sm__item:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v5-footer__links-sm__item svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v5-footer__links-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.v5-footer__links-app__item{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:700;line-height:150%}.v5-footer__subscribe-description{color:var(--footer-text-main);font-size:16px;font-weight:400;line-height:150%}.v5-footer__content{border-top:1px solid var(--line-main);display:grid;gap:24px;grid-template-columns:repeat(3,1fr);padding-top:24px}.v5-footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px;padding:10px}.v5-footer__menu-title{font-size:19px;font-style:normal;font-weight:400}.v5-footer__menu-list{list-style:none}.v5-footer__menu-list__item-link{color:var(--footer-text-main);display:block;font-size:16px;font-weight:400;line-height:150%;padding:16px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v5-footer__other{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;font-size:16px;font-weight:400;gap:2px;line-height:150%}.v5-footer__other-dmca{height:auto;margin-top:8px;position:relative;width:110px}.v5-footer__other-dmca img{height:auto;width:100%}.v5-footer__other-dmca__link{height:100%;left:0;position:absolute;top:0;width:100%}.v5-footer__other a{color:inherit;text-decoration:none}.error404 .v5-footer{margin-top:0}@media (max-width:1024px){.v5-footer{margin-top:16px;padding:30px 0 20px}.v5-footer .container{gap:20px}.v5-footer__info{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.v5-footer__content{gap:20px;padding-top:20px}}@media (max-width:860px){.v5-footer__content{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.v5-footer__links{width:100%}.v5-footer__content{grid-template-columns:repeat(1,1fr)}}@media not all and (pointer:coarse){.v5-footer__links-sm__item:hover{background-color:var(--footer-button-secondary-bg-hover);color:var(--footer-button-secondary-color-hover)}.v5-footer__menu-list__item-link:hover{color:var(--footer-text-secondary)}}