.v2-footer{background-color:var(--footer-bg);margin-top:32px;padding:32px 0}.v2-footer .container{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}.v2-footer__logo{-ms-flex-negative:0;flex-shrink:0;height:auto;margin-right:auto;width:var(--logo-width,120px)}.v2-footer__logo-ico{color:var(--footer-text-main);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v2-footer__content{border-bottom:1px solid var(--line-main);display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:var(--footer-text-main);gap:32px}.v2-footer__menu{max-width:259px;width:calc(25% - 24px)}.v2-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:16px;list-style:none}.v2-footer__menu-list__item-link{font-weight:400;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v2-footer__menu-list__item-link,.v2-footer__menu-title{color:var(--footer-text-main);font-size:16px;line-height:150%}.v2-footer__menu-title{font-weight:600;margin-bottom:16px}.v2-footer__app{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between;width:100%}.v2-footer__app,.v2-footer__app-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.v2-footer__app-buttons{max-width:365px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:30px}.v2-footer__app-buttons__download{font-size:14px;font-weight:500;line-height:150%;padding:12px 24px}.v2-footer__app-buttons__download-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.v2-footer__app-buttons__sm{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}.v2-footer__app-buttons__sm:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v2-footer__app-buttons__sm svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v2-footer__app-buttons__sm-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.v2-footer__app-bonus__description{color:var(--footer-text-main);font-size:16px;font-weight:400;line-height:150%}.v2-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.v2-footer__info-dmca{height:18px;position:relative;width:101px}.v2-footer__info-dmca__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v2-footer__info-dmca__link{height:100%;left:0;position:absolute;top:0;width:100%}.v2-footer__info-age-limit{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwMCIgZD0ibTEzLjUuNzAxIDEzLjQyMyA3Ljc1djE1LjVMMTMuNSAzMS43MDEuMDc3IDIzLjk1MXYtMTUuNXoiLz48L3N2Zz4=) no-repeat 50%;color:var(--white);font-size:10px;font-weight:500;height:31px;line-height:18px;padding:7.5px 6.5px;width:31px}.v2-footer__info-copyright{color:var(--footer-text-main);font-size:14px;font-weight:400;line-height:150%}.error404 .v2-footer{margin-top:0}@media (max-width:1024px){.v2-footer{margin-top:16px}.v2-footer .container{gap:20px}.v2-footer__content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding-bottom:20px}.v2-footer__menu{max-width:100%;width:calc(25% - 18px)}.v2-footer__app{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:768px){.v2-footer__menu{width:100%}.v2-footer__app{margin-bottom:4px}.v2-footer__app-buttons{gap:24px;max-width:100%;width:100%}.v2-footer__app-buttons__download-wrapper{grid-template-columns:repeat(1,1fr)}.v2-footer__info-copyright{width:100%}}@media not all and (pointer:coarse){.v2-footer__menu-list__item-link:hover{text-decoration:underline}.v2-footer__app-buttons__sm:hover{background-color:var(--footer-button-secondary-bg-hover);color:var(--footer-button-secondary-color-hover)}}