.v6-footer{background-color:var(--footer-bg);color:var(--footer-text-main);padding:32px 0}.v6-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px}.v6-footer .container,.v6-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex}.v6-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}.v6-footer__info-dmca{height:43px;margin-top:8px;position:relative;width:110px}.v6-footer__info-dmca-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v6-footer__info-dmca__link{height:100%;left:0;position:absolute;top:0;width:100%}.v6-footer__info-age-limit{color:var(--footer-text-secondary);font-size:16px;font-weight:400;line-height:150%}.v6-footer__logo{-ms-flex-negative:0;flex-shrink:0;height:auto;width:var(--logo-width,198px)}.v6-footer__logo img{color:var(--footer-text-main);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v6-footer__links-sm{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:center;-ms-flex-align:center;align-items:center;gap:16px}.v6-footer__links-sm__item{background-color:var(--footer-button-secondary-bg);border-radius:50%;color:transparent;font-family:var(--font-2);height:40px;padding:8px;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}.v6-footer__links-sm__item:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v6-footer__links-sm__item svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v6-footer__content-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid var(--line-secondary);gap:24px;justify-content:space-between;padding-top:24px}.v6-footer__content,.v6-footer__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v6-footer__content{gap:80px}.v6-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:24px}.v6-footer__menu-title{color:var(--footer-text-main);font-size:20px;font-weight:400;line-height:140%}.v6-footer__menu-list{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:24px;list-style:none}.v6-footer__menu-list__item-link{display:block;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v6-footer__menu-list__item-link,.v6-footer__other{color:var(--footer-text-secondary);font-size:16px;font-weight:400;line-height:150%}.v6-footer__other{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}.v6-footer__other-text{color:inherit}.v6-footer__app-buttons{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;max-width:265px;width:100%}.v6-footer__app-button{font-size:16px;font-weight:400;line-height:150%;padding:12px 16px}@media (max-width:1024px){.v6-footer{padding:16px 0}.v6-footer__info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:1000px){.v6-footer__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v6-footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.v6-footer__menu,.v6-footer__menu-list{gap:16px}}@media (max-width:550px){.v6-footer__app-buttons{max-width:none}}@media not all and (pointer:coarse){.v6-footer__links-sm__item:hover{background-color:var(--footer-button-secondary-bg-hover);color:var(--footer-button-secondary-color-hover)}.v6-footer__menu-list__item-link:hover{color:var(--theme-color)}}