.v11-footer{background-color:var(--footer-bg);color:var(--footer-text-main);padding:32px 0}.v11-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}.v11-footer__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v11-footer__info,.v11-footer__links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.v11-footer__links-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:24px;justify-content:center}.v11-footer__age-limit{height:26px;width:26px}.v11-footer__age-limit img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v11-footer__dmca{height:18px;position:relative;width:91px}.v11-footer__dmca img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v11-footer__dmca-link{height:100%;left:0;position:absolute;top:0;width:100%}.v11-footer__logo{-ms-flex-negative:0;flex-shrink:0;height:auto;width:var(--logo-width,98px)}.v11-footer__logo img{color:var(--footer-text-main);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v11-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}.v11-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:8px;text-align:center;text-decoration:none;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:40px}.v11-footer__links-sm-item:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v11-footer__links-sm-item svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v11-footer__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid var(--line-secondary);gap:120px;justify-content:space-between;padding:0 0 24px}.v11-footer__logo-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.v11-footer__content,.v11-footer__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v11-footer__content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:36px 80px}.v11-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:12px;min-width:126px}.v11-footer__menu-title{color:inherit;font-size:14px;font-weight:600;line-height:150%}.v11-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:12px;list-style:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v11-footer__menu-list-item-link{display:block;text-decoration:none}.v11-footer__menu-list-item-link,.v11-footer__other{color:var(--footer-text-secondary);font-size:16px;font-weight:400;line-height:150%}.v11-footer__other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.v11-footer__copyright{color:var(--footer-text-secondary);font-size:14px;font-weight:400;line-height:150%}.v11-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:8px;min-width:256px}.v11-footer__app-button{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:var(--font-2)}@media (width <= 1500px){.v11-footer__menu{min-width:auto}}@media (width <= 1000px){.v11-footer__content,.v11-footer__content-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.v11-footer__menu-list{gap:16px}}@media (max-width:700px){.v11-footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}.v11-footer__info,.v11-footer__links-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v11-footer__app-buttons{width:100%}}@media not all and (pointer:coarse){.v11-footer__links-sm-item:hover{background-color:var(--footer-button-secondary-bg-hover);color:var(--footer-button-secondary-color-hover)}.v11-footer__menu-list-item-link:hover{text-decoration:underline;text-underline-offset:4px}}