.v3-footer{background-color:var(--footer-bg);margin-top:32px;padding:32px 0}.v3-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:33px}.v3-footer__logo{height:auto;margin:0 auto;width:var(--logo-width,120px)}.v3-footer__logo-ico{color:var(--footer-text-main);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v3-footer__content{border-top:1px solid var(--line-main);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:33px;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--footer-text-main);gap:32px;justify-content:space-between}.v3-footer__buttons{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v3-footer__buttons-download{font-size:14px;font-weight:500;line-height:150%;max-width:187px;padding:12px 24px}.v3-footer__buttons-download-wrapper{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;margin-bottom:32px}.v3-footer__buttons-sm{background:var(--footer-button-secondary-color);border-radius:50%;color:var(--footer-button-secondary-bg);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}.v3-footer__buttons-sm:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v3-footer__buttons-sm svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v3-footer__buttons-sm-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.v3-footer__menu{max-width:222px}.v3-footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.v3-footer__menu-list__item-link{font-weight:400;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.v3-footer__menu-list__item-link,.v3-footer__menu-title{color:var(--footer-text-main);font-size:16px;line-height:150%}.v3-footer__menu-title{font-weight:600;margin-bottom:16px}.v3-footer__bonus-description{font-size:16px;font-weight:400;line-height:150%}.v3-footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.v3-footer__info-dmca{height:18px;position:relative;width:101px}.v3-footer__info-dmca__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v3-footer__info-dmca__link{height:100%;left:0;position:absolute;top:0;width:100%}.v3-footer__info-copyright{color:var(--footer-text-main);font-size:14px;font-weight:400;line-height:150%}.v3-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}@media (max-width:1024px){.v3-footer{margin-top:16px}.v3-footer .container{gap:24px}.v3-footer__content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;padding-top:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v3-footer__buttons{width:100%}.v3-footer__buttons-download{max-width:100%}.v3-footer__buttons-download-wrapper{margin-bottom:16px}.v3-footer__bonus-description,.v3-footer__menu{max-width:100%;width:calc(25% - 18px)}}@media (max-width:768px){.v3-footer__bonus-description,.v3-footer__menu{width:100%}.v3-footer__info-copyright{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media not all and (pointer:coarse){.v3-footer__buttons-sm:hover{background:var(--footer-button-secondary-bg);color:var(--footer-button-secondary-color)}.v3-footer__menu-list__item-link:hover{color:var(--footer-text-secondary)}}