@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.footer{width:100%;background-color:var(--color-Background-Page)}@media(min-width: 320px)and (max-width: 620px){.footer{padding:0 20px}}@media only screen and (min-width: 621px)and (max-width: 910px){.footer{min-width:1280px}}@media only screen and (min-width: 911px)and (max-width: 1170px){.footer{min-width:1280px}}@media only screen and (min-width: 1170px){.footer{min-width:1280px}}.footer-fixed{position:fixed;z-index:121;right:0;bottom:0;left:0;visibility:hidden}@media(min-width: 320px)and (max-width: 620px){.footer-fixed{visibility:visible;display:none;margin:0 20px 10px;justify-content:center;flex-direction:row-reverse;width:calc(100% - 40px)}}.footer_black{background-color:#262626;color:#eee}.footer_black .footer__row ul li a{color:#eee}.footer_black input[type=text]{background-color:#151515}.footer_black .site-statistic li span,.footer_black .site-statistic li:first-child,.footer_black .site-statistic span{color:#eee}.footer_black .site-statistic li.informer a:hover{border-bottom:0}.footer_black .footer__top .contacts-row a{color:#eee}.footer_black .footer-policy a{color:#eee !important}.footer__tlb{display:flex;height:138px;background-image:url("/images/top-list-banner/tlb_footer-desk-v2.jpg");background-size:cover;border-radius:18px;margin-top:25px;transition:all .3s ease}@media only screen and (min-width: 1170px){.footer__tlb:hover{opacity:.9}}@media(min-width: 320px)and (max-width: 620px){.footer__tlb{background-image:url("/images/top-list-banner/tlb_footer-mob-v2.jpg");height:27vw;border-radius:18px}}.footer__inner{margin:0 auto;overflow:hidden}@media(min-width: 320px)and (max-width: 620px){.footer__inner{width:100%}}@media only screen and (min-width: 621px)and (max-width: 910px){.footer__inner{width:1170px}}@media only screen and (min-width: 911px)and (max-width: 1170px){.footer__inner{width:1170px}}@media only screen and (min-width: 1170px){.footer__inner{width:1170px}}.footer__flex{display:flex;width:100%;flex-direction:row;flex-flow:row wrap;justify-content:space-between;margin-top:30px;gap:30px}@media(min-width: 320px)and (max-width: 620px){.footer__flex:last-child{margin-top:0}}@media(min-width: 320px)and (max-width: 620px){.footer__flex{position:relative;margin-bottom:20px;gap:20px;margin-top:20px}}.footer__smi{display:flex;justify-content:space-between;padding:30px 0 0 0;font-size:14px;line-height:19px}@media(min-width: 320px)and (max-width: 620px){.footer__smi{display:block;padding:20px 0 0 0}}@media(min-width: 320px)and (max-width: 620px){.footer__smi div{padding-bottom:12px}}@media(min-width: 320px)and (max-width: 620px){.footer__smi div:last-child{padding-bottom:0;max-width:100%}}.footer .banner-group{display:flex;gap:10px}.footer .banner-group>a{background-color:var(--color-Button-Primary);color:var(--color-Text-LinkContrast);font-size:14px;line-height:22px;font-weight:500;padding:10px 20px;border-radius:10px;cursor:pointer;margin-left:220px}@media(min-width: 320px)and (max-width: 620px){.footer .banner-group>a{width:100%;text-align:center;margin-left:0}}.footer .banner-group>a:hover{background-color:var(--color-Button-Primary_hover)}@media(min-width: 320px)and (max-width: 620px){.footer .banner-group{display:none}}.footer .banner-group_mob{display:none}@media(min-width: 320px)and (max-width: 620px){.footer .banner-group_mob{display:flex;gap:10px;flex-direction:column;margin-top:20px;width:100%}}.footer .tg-banner a{display:block;height:42px}@media(min-width: 320px)and (max-width: 620px){.footer .tg-banner a{height:auto;width:100%}}.footer .tg-banner img{height:42px;border-radius:10px}@media(min-width: 320px)and (max-width: 620px){.footer .tg-banner img{height:auto;width:100%}}.footer__logo{display:flex;margin:40px 0;justify-content:space-between;align-items:center}@media(min-width: 320px)and (max-width: 620px){.footer__logo{margin:30px 0 20px;flex-direction:column;align-items:flex-start;gap:20px}}.footer__logo img{height:60px}.footer__logo>a{background-color:var(--color-Button-Primary);color:var(--color-Text-LinkContrast);font-size:14px;line-height:22px;font-weight:500;padding:10px 20px;border-radius:10px;cursor:pointer;margin-left:220px}@media(min-width: 320px)and (max-width: 620px){.footer__logo>a{width:100%;text-align:center;margin-left:0}}.footer__logo>a:hover{background-color:var(--color-Button-Primary_hover)}.footer__line{display:flex;justify-content:space-between}@media(min-width: 320px)and (max-width: 620px){.footer__line{flex-wrap:wrap;row-gap:16px}}.footer__line_item{display:flex;align-items:center;gap:8px}@media(min-width: 320px)and (max-width: 620px){.footer__line_item{width:50%;gap:6px}}.footer__line_item_header p{font-size:17px;line-height:20px;font-weight:600;margin:0}@media(min-width: 320px)and (max-width: 620px){.footer__line_item_header p{font-size:16px;line-height:18px}}.footer__line_item img{width:20px;height:20px}@media(min-width: 320px)and (max-width: 620px){.footer__line_item img{width:16px;height:16px}}.footer__line_item a{font-size:17px;line-height:20px;font-weight:500;color:#242424}@media(min-width: 320px)and (max-width: 620px){.footer__line_item a{font-size:14px;line-height:18px;font-weight:400}}.footer__line_item a:hover{color:var(--color-Text-Primary_hover)}@media(min-width: 320px)and (max-width: 620px){.footer__row .site-statistic li{max-width:100%}}@media(min-width: 320px)and (max-width: 620px){.footer__row{position:relative;width:calc(50% - 10px);display:flex;flex-direction:row;flex-wrap:wrap}}.footer__row .contacts a{color:var(--color-Text-Link)}.footer__row .messenger{margin-top:25px}.footer__row .messenger li{position:relative}.footer__row .messenger li a{font-weight:400;padding-left:24px}.footer__row .messenger li a:hover{border-bottom:0;text-decoration:none}.footer__row .messenger li img{width:15px;margin-right:9px;position:absolute;left:0;top:2px}.footer__row .raf{display:flex;line-height:14px;margin-top:50px}@media(min-width: 320px)and (max-width: 620px){.footer__row .raf{align-items:center;margin-top:0}}.footer__row .raf img{width:50px;height:50px}.footer__row .raf p{margin:0;font-weight:500;font-size:12px;line-height:14px;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.footer__row .itpark{display:flex;margin-top:45px;height:55px}@media(min-width: 320px)and (max-width: 620px){.footer__row .itpark img{height:60px}}@media(min-width: 320px)and (max-width: 620px){.footer__row .itpark{margin-bottom:10px;margin-top:0}}.footer__row .als{font-size:12px;line-height:15px;font-weight:500;bottom:15px;left:0}@media(min-width: 320px)and (max-width: 620px){.footer__row .als{margin:0;position:relative}}.footer__row .als .link{color:var(--color-Text-Link);margin-bottom:10px}.footer__row .als .link:hover{text-decoration:underline}.footer__row_last{width:16%}@media(min-width: 320px)and (max-width: 620px){.footer__row_last{width:100%;margin-bottom:20px}}.footer__row_last .apps{margin-top:20px;display:flex;justify-content:space-between;max-width:240px}.footer__row_last .apps a{width:calc((100% - 15px)/2);display:block}.footer__row_last .apps a img{width:100%}.footer__row_apps ul{margin-bottom:20px}.footer__row_apps a{display:block;margin-bottom:10px}@media(min-width: 320px)and (max-width: 620px){.footer__row_apps a{display:inline-block}}.footer__row_apps a img{max-width:120px}.footer__row ul{font-size:14px}.footer__row ul li{margin-bottom:12px}.footer__row ul li:first-child{font-weight:600;margin-bottom:12px}.footer__row ul li a{color:var(--color-Text-Primary)}.footer__row ul li a:hover{text-decoration:underline}.footer__top{display:flex;border-bottom:1px solid #d7d7d7}@media(min-width: 320px)and (max-width: 620px){.footer__top{display:block}}.footer__top-contacts{width:35%;padding-top:43px;display:flex;padding-left:65px}@media(min-width: 320px)and (max-width: 620px){.footer__top-contacts{width:100%;padding-top:0;padding-left:0}}.footer__top-contacts .contacts-row{width:50%}@media(min-width: 320px)and (max-width: 620px){.footer__top-contacts .contacts-row{padding-bottom:20px}}.footer__top-contacts .contacts-row a{color:var(--color-Text-Primary);font-size:16px;font-weight:600}.footer__top-contacts .contacts-row a.phone{color:var(--color-Text-Link);font-size:14px}.footer__top-contacts .contacts-row span{font-size:12px;color:#939393}.footer .footer-policy{position:relative}@media(min-width: 320px)and (max-width: 620px){.footer .footer-policy{padding-right:30px}}.footer .footer-policy a{color:var(--color-Text-Primary);font-size:14px}.footer .footer-policy a:hover{text-decoration:underline}@media(min-width: 320px)and (max-width: 620px){.footer .footer-policy a{line-height:2}}.footer .footer-policy .flags{margin-bottom:35px;position:absolute;top:0;right:0}@media(min-width: 320px)and (max-width: 620px){.footer .footer-policy .flags{margin-bottom:23px;position:relative}}.footer .footer-policy .flags a{display:flex;color:var(--color-Text-Primary);font-size:14px;line-height:18px;float:right}@media(min-width: 320px)and (max-width: 620px){.footer .footer-policy .flags a{float:none}}.footer .footer-policy .flags a img{width:18px;height:18px;margin-left:5px}.footer__sub{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:30px 0}@media(min-width: 320px)and (max-width: 620px){.footer__sub{gap:10px;padding:0 0 20px 0}}.footer__sub .messenger{display:flex;justify-content:space-between;width:100%;padding:50px;border-radius:40px;background:#bddef7}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger{flex-direction:column;padding:30px;border-radius:26px;gap:16px}}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger>img{display:none}}.footer__sub .messenger__header{display:flex;width:420px;flex-direction:column;gap:30px}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__header{gap:16px;width:100%}}.footer__sub .messenger__header p{color:#18191d;font-family:"Unbounded",sans-serif;font-size:34px;font-style:normal;font-weight:600;line-height:42px;letter-spacing:-0.72px;margin:0}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__header p{font-size:24px;line-height:28px}}.footer__sub .messenger__header span{color:#2f2f2f;font-family:"Onest",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-0.44px}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__header span{font-size:16px;line-height:20px}}.footer__sub .messenger__buttons{display:flex;align-items:center;gap:12px;align-self:stretch}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__buttons{gap:6px}}.footer__sub .messenger__buttons .button{display:flex;padding:20px;flex-direction:column;justify-content:space-between;align-items:center;align-self:stretch;border-radius:20px;background:#fff;color:#18191d;font-family:"Unbounded",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:-0.4px;transition:.5s;cursor:pointer}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__buttons .button{flex-direction:row;padding:18px;font-size:16px;line-height:16px;flex:1 0 0;gap:10px;justify-content:center}}@media only screen and (min-width: 1170px){.footer__sub .messenger__buttons .button:hover{transform:translateY(-10px)}}.footer__sub .messenger__buttons .button .qrcode{display:block}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__buttons .button .qrcode{display:none}}.footer__sub .messenger__buttons .button .icon-mob{display:none}@media(min-width: 320px)and (max-width: 620px){.footer__sub .messenger__buttons .button .icon-mob{display:flex}}.footer__sub .subscription{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:40px;padding:50px;width:calc(50% - 8px)}@media(min-width: 320px)and (max-width: 620px){.footer__sub .subscription{width:100%;padding:30px;border-radius:26px;gap:16px}}.footer__sub .subscription p{color:#18191d;font-family:"Unbounded",sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-0.72px;margin:0}@media(min-width: 320px)and (max-width: 620px){.footer__sub .subscription p{font-size:24px;line-height:28px}}.footer__sub .subscription a{color:#757575;text-decoration:underline}.footer__sub .subscription span{color:#757575;font-family:"Onest",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-0.28px}.footer__sub .subscription .subscribe form{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-between}.footer__sub .subscription .subscribe input[type=text]{height:45px;border:0;border-radius:15px;padding:0 20px;font-size:15px;margin-right:5px;background-color:var(--color-Background-Page)}@media(min-width: 320px)and (max-width: 620px){.footer__sub .subscription .subscribe input[type=text]{width:100%}}.footer__sub .subscription .subscribe .form-control{width:279px}@media(min-width: 320px)and (max-width: 620px){.footer__sub .subscription .subscribe .form-control{width:100%;padding:0;margin-bottom:10px}}.footer__sub .subscription .subscribe .form-control.has-error input{border:1px solid #ff6445 !important;color:#ff6445}.footer__sub .subscription .subscribe .btn{width:190px;padding:0 !important;font-weight:500;background-color:var(--color-Button-Primary);color:#fff;border-radius:15px;font-size:16px}@media(min-width: 320px)and (max-width: 620px){.footer__sub .subscription .subscribe .btn{width:100%}}.footer__sub .subscription .subscribe .btn:hover{background-color:var(--color-Button-Primary_hover)}.footer__sub .subscription .subscribe button{height:45px;border-radius:15px}.footer__sub .application{display:flex;position:relative;background-color:#fff;border-radius:40px;padding:50px;width:calc(50% - 8px)}@media(min-width: 320px)and (max-width: 620px){.footer__sub .application{width:100%;padding:30px;border-radius:26px;flex-direction:column;gap:16px}}.footer__sub .application__header{display:flex;width:230px;flex-direction:column;gap:20px}@media(min-width: 320px)and (max-width: 620px){.footer__sub .application__header{gap:16px;width:100%}}.footer__sub .application__header p{color:#18191d;font-family:"Unbounded",sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-0.72px;margin:0}@media(min-width: 320px)and (max-width: 620px){.footer__sub .application__header p{font-size:24px;line-height:28px}}.footer__sub .application__header span{color:#2f2f2f;font-family:"Onest",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-0.44px}@media(min-width: 320px)and (max-width: 620px){.footer__sub .application__header span{font-size:16px;line-height:20px}}.footer__sub .application__buttons{display:none}@media(min-width: 320px)and (max-width: 620px){.footer__sub .application__buttons{display:flex;align-items:center;gap:6px}}.footer__sub .application__buttons img{height:43px}.footer__sub .application>img{position:absolute;right:50px;bottom:0}@media(min-width: 320px)and (max-width: 620px){.footer__sub .application>img{display:none}}.footer__bottom{padding-bottom:55px}.footer__bottom-copyright{width:100%;font-size:12px;color:#939393}@media(min-width: 320px)and (max-width: 620px){.footer__bottom-copyright{margin:20px 0 0 0;line-height:1.5}}.footer__bottom-nooferta{width:100%;font-size:14px;margin:30px 0;color:#939393}@media(min-width: 320px)and (max-width: 620px){.footer__bottom-nooferta{margin:20px 0;line-height:1.5}}/*# sourceMappingURL=_footer.css.map */
