﻿.footer{background:#212121;color:#fff;flex-grow:1;font-size:12px;line-height:1.5;padding:20px 0 10px}.footer__inner{box-sizing:border-box;display:grid;gap:75px 0;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,min-content);margin:0 auto;max-width:1440px;min-width:320px;padding:0 16px;width:100%}@media (max-width:1023.99px){.footer__inner{gap:20px 50px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,min-content)}}@media (max-width:449.99px){.footer__inner{gap:20px 15px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,min-content)}}.footer__cell-title{color:#fff;font-size:14px;font-weight:600;margin-bottom:12px}.footer__cell-title--logo{height:13px;width:35px}.footer__cell-title--logo svg{fill:#fff;color:#fff}.footer__cell{display:flex;flex-direction:column}.footer__cell--first{grid-column:1;grid-row:1}.footer__cell--pages{grid-column:2;grid-row:1/3}@media (max-width:829.99px){.footer__cell--pages{grid-row:1/3}}@media (max-width:449.99px){.footer__cell--pages{grid-column:1;grid-row:2}}.footer__cell--legacy{grid-column:3;grid-row:1/3}@media (max-width:829.99px){.footer__cell--legacy{grid-row:1/3}}@media (max-width:449.99px){.footer__cell--legacy{grid-column:2;grid-row:2}}.footer__cell--info{grid-column:4/6;grid-row:1/3;opacity:.45}@media (max-width:829.99px){.footer__cell--info{grid-column:1/3;grid-row:3}}@media (max-width:449.99px){.footer__cell--info{grid-column:1/3;grid-row:3}}.footer__cell--banner{grid-column:6;grid-row:1/3}@media (max-width:1023.99px){.footer__cell--banner{align-items:center;grid-column:1/6;grid-row:3}}@media (max-width:829.99px){.footer__cell--banner{align-items:flex-start;grid-column:3;grid-row:3}}@media (max-width:449.99px){.footer__cell--banner{grid-column:2;grid-row:1}}.footer__cell--copywriter{grid-column:1;grid-row:2}@media (max-width:1023.99px){.footer__cell--copywriter{margin-top:auto}}@media (max-width:829.99px){.footer__cell--copywriter{grid-column:1;grid-row:2}}@media (max-width:449.99px){.footer__cell--copywriter{flex-direction:row;grid-column:1/3;grid-row:4;margin-top:-40px}.footer__cell--copywriter .footer__text{margin-bottom:12px;margin-top:auto}}.footer__text{color:#757575;margin-bottom:7px}.footer__legal{align-self:flex-end;line-height:1.5;margin-bottom:10px;text-align:right}.footer__copy--link{text-decoration:none}.footer-banner{align-items:center;display:flex;flex-direction:column;height:190px;justify-content:flex-end;position:relative;width:260px}@media (max-width:599px){.footer-banner{height:105px;width:155px}}.footer-banner:after{background:no-repeat;content:"";display:block;height:13px;left:auto;margin:0;position:absolute;right:45px;top:15px;width:32px;z-index:3}@media (max-width:599px){.footer-banner:after{left:0;right:auto;top:0}}.footer-banner__img{height:auto;left:0;position:absolute;top:0;width:100%}.footer-banner__logo{fill:#fff;color:#d81b60;height:13px;left:auto;margin:0;object-fit:contain;position:absolute;right:45px;top:15px;width:32px;z-index:3}@media (max-width:599px){.footer-banner__logo{left:0;right:auto;top:0}}.footer-banner__btn{background:linear-gradient(180deg,var(--btn-buy-bg--1,#e91e63) 1.5%,var(--btn-buy-bg--2,#d81b60) 94.83%);border-radius:5px;box-shadow:var(--btn-buy-shadow,none);color:var(--btn-buy-color,#fff);font-size:14px;margin-bottom:10px;padding:8px 12px;text-decoration:none;text-shadow:var(--btn-buy-text-shadow,0 1px 2px rgba(0,0,0,.3));z-index:1}@media (max-width:599px){.footer-banner__btn{font-size:11px;margin-bottom:0;padding:4px 6px}}.footer-banner__btn:hover{background:linear-gradient(180deg,#ec407a 1.5%,#e91e63 94.83%)}.footer-banner__btn .btn__text{font-weight:600;line-height:16px}.footer-nav{display:block;margin:0 0 12px;padding:0}.footer-nav--row{align-items:center;display:flex;font-size:0;gap:6px}.footer-nav--row svg{display:block}.footer-nav__item{display:block;line-height:1.5;margin-bottom:2px}.footer-nav__link{color:#757575;text-decoration:none;transition:all .05s ease}.footer-nav__link:hover{color:#fff}.footer-nav__card{color:#3f3f3f;display:block;padding:5px 0;text-decoration:none}@media (max-width:599px){.footer-nav__card{color:#fff}}.footer-nav__card:hover{color:#fff}.footer-lang{align-self:baseline;display:inline-block;margin:10px 0 0 -22px;position:relative;vertical-align:top}.footer-lang__toggle{align-items:center;background:none;border:none;border-radius:4px;color:#757575;cursor:pointer;display:flex;font-size:16px;padding:8px 20px}.footer-lang__dropdown{background:#fff;border:1px solid #ccc;border-radius:4px;bottom:50%;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;flex-direction:column;height:20px;list-style:none;margin-bottom:10px;opacity:0;padding:0;position:absolute;transition:bottom .1s linear}.footer-lang__dropdown:after{background:#fff;border-radius:50%;bottom:-6px;content:"";height:14px;left:50%;margin-left:-9px;opacity:1;position:absolute;width:14px}.footer-lang__dropdown:before{bottom:-20px;content:"";height:20px;left:0;position:absolute;right:0}.footer-lang__dropdown--visible{bottom:100%;height:auto;opacity:1;padding:12px 8px}.footer-lang__dropdown--visible .footer-lang__item{display:block}.footer-lang__item{display:none;margin-bottom:8px;white-space:nowrap}.footer-lang__item--active{display:block;font-weight:700}.footer-lang__item:last-child{margin-bottom:0}.footer-lang__link{align-items:center;background:none;border:none;border-radius:2px;color:#757575;cursor:pointer;display:flex;gap:5px;padding:8px 16px;text-align:left;text-decoration:none;transition:all .05s ease;width:100%}.footer-lang__link:hover{background:#eaeaea;color:#757575}.footer-lang__icon{flex-shrink:0;height:16px;margin-right:6px;pointer-events:none;width:24px}.footer-lang__label{text-decoration:none}