.v8-footer{background:var(--footer-bg);color:var(--footer-text-secondary);padding:32px 0}.v8-footer__content{border-bottom:1px solid var(--line-secondary);padding-bottom:24px;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-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:24px 80px}.v8-footer__content,.v8-footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.v8-footer__links{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px}.v8-footer__links-sm{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.v8-footer__links-sm__item{background-color:var(--footer-button-secondary-bg);border-radius:50%;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}.v8-footer__links-sm__item:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v8-footer__links-sm__item svg{height:100%;width:100%}.v8-footer__logo{height:auto;width:var(--logo-width,96px)}.v8-footer__logo img{color:var(--footer-text-main);height:auto;width:100%}.v8-footer__navs{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:24px 80px}.v8-footer__menu-title{color:var(--footer-text-main);font-size:20px;font-weight:600;line-height:140%;margin-bottom:16px}.v8-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:12px}.v8-footer__menu-list__item-link{color:inherit;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.v8-footer__other{padding-top:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:24px}.v8-footer__buttons,.v8-footer__other{display:-webkit-box;display:-ms-flexbox;display:flex}.v8-footer__buttons{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10px}.v8-footer__buttons-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.v8-footer__buttons-item:has(svg){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v8-footer__rules{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.v8-footer__rules,.v8-footer__rules-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;gap:10px;justify-content:flex-end}.v8-footer__rules-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v8-footer__rules-age-limit{-webkit-filter:grayscale(1);filter:grayscale(1);height:auto;width:26px}.v8-footer__rules-age-limit img{height:auto;width:100%}.v8-footer__rules-dmca{height:auto;position:relative;width:90px}.v8-footer__rules-dmca img{height:auto;width:100%}.v8-footer__rules-dmca-link{height:100%;left:0;position:absolute;top:0;width:100%}.v8-footer__rules-copyright{font-size:14px;font-weight:400;line-height:150%}@media (max-width:768px){.v8-footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v8-footer__links-sm{-ms-flex-wrap:wrap;flex-wrap:wrap}.v8-footer__navs,.v8-footer__other{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v8-footer__other{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.v8-footer__buttons{max-width:unset}.v8-footer__buttons-item{padding:12px 24px}.v8-footer__rules{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media not all and (pointer:coarse){.v8-footer__links-sm__item:hover{background-color:var(--footer-button-secondary-bg-hover);color:var(--footer-button-secondary-color-hover)}.v8-footer__menu-list__item-link:hover{color:var(--footer-text-main)}}