.footer{position:relative;margin-top:var(--indent-l);background:var(--very-light-gray)}.footer_margin{margin-top:var(--indent-xxl)}.footer_main-page{margin-top:0}.footer__link,.footer__link:link,.footer__link:visited{color:var(--light-blue-dark);font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.footer__link:focus,.footer__link:hover,.footer__link:link:focus,.footer__link:link:hover,.footer__link:visited:focus,.footer__link:visited:hover{color:var(--blue)}.footer__link_mobile{position:relative;display:inline-block;color:var(--blue);padding-left:var(--indent-m)}.footer__link_mobile:focus,.footer__link_mobile:hover{color:var(--orange)}.footer__link_mobile:focus:before,.footer__link_mobile:hover:before{background-image:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/mobile-icon-f30-6362a28e5b7da158f29df0dac238f1ee.svg)}.footer__link_mobile:before{content:"";background:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/mobile-icon-028dd8-1eb3f0d50da73a45eb2c5837ddf5b986.svg) 50%/contain no-repeat;position:absolute;left:2%;display:inline-block;width:18px;height:18px;background-position-x:-4px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media (min-width:1366px){.footer__link{line-height:22px}}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--indent-xl) var(--indent-xl) 0;max-width:var(--base-width);margin:0 auto}.footer-top__left{min-width:235px;max-width:235px}.footer-top__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.footer-top__regions-wrapper{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px}.footer-top__regions-wrapper:before{content:"";background:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/portal/pulscen-icon-9c3ced346dc26b95b808e90a3be9b271.svg) 50%/contain no-repeat;position:relative;display:block;width:20px;min-width:20px;height:20px;margin-right:var(--indent-s)}.footer-top__regions{display:inline-block;color:var(--blue);font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer-top__regions:after{content:"";display:inline-block;width:10px;height:6px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:var(--indent-xs);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/arrow-5977e27b7d2b2b8e76d17f375aaae0d0.svg)}.footer-top__regions.footer-top__regions_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:40%}.footer-top__stats{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:var(--indent-m)}.footer-top__stats-item{margin-right:var(--indent-m);color:var(--light-dark);font-size:12px;font-weight:600}.footer-top__stats-num{color:var(--dark-dark);font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:var(--indent-xs)}.footer-top__mobile-switch{display:none}@media screen and (min-width:1366px){.footer-top{padding:var(--indent-xl) var(--indent-xxxxl) 0}}@media screen and (max-width:767px){.footer-top{padding:var(--indent-m) var(--indent-l)}.footer-top,.footer-top__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-top__left{min-width:248px;-ms-flex-item-align:center;align-self:center}.footer-block__network-item,.footer-top__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-block__network-item{gap:var(--indent-s);-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--indent-s)}.footer-top__stats{gap:var(--indent-m)}.footer-top__regions-wrapper,.footer-top__stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-top__regions-wrapper{max-width:100%}.footer-top__stats-item{margin:0}.footer-top__mobile-switch{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--indent-m);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid var(--medium-gray)}}.footer-block{width:50%;margin-bottom:var(--indent-m)}.footer-block.network{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-block__header,.footer-block__header-switcher{color:var(--medium-dark);font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:var(--indent-m)}.footer-block__header-switcher{display:none;cursor:pointer;position:relative}.footer-block__header-switcher:after{content:"";position:absolute;top:6px;right:0;width:10px;height:6px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;display:inline-block;-webkit-mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/arrow-5977e27b7d2b2b8e76d17f375aaae0d0.svg);mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/arrow-5977e27b7d2b2b8e76d17f375aaae0d0.svg);background-color:var(--extra-light-dark)}.footer-block.toggle-off .footer-block__header-switcher:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:8px}.footer-block__header_condensed{margin-bottom:var(--indent-s)}.footer-block__list{list-style:none;display:block;padding:0}.footer-block__social-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:var(--indent-m);-webkit-column-gap:var(--indent-s);-moz-column-gap:var(--indent-s);column-gap:var(--indent-s)}.footer-block__social-link{display:block;width:28px;height:28px;background-color:var(--dark-dark)}.footer-block__social-link:hover{background-color:var(--blue)}.footer-block__social-link_site_vk{-webkit-mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/vk-d451934ec27aebe2e340e2a207d94eed.svg);mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/vk-d451934ec27aebe2e340e2a207d94eed.svg)}.footer-block__social-link_site_telegram{-webkit-mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/telegram-56e2e0fc41cdb2d648a57153b4ca4192.svg);mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/telegram-56e2e0fc41cdb2d648a57153b4ca4192.svg)}.footer-block__social-link_site_dzen{-webkit-mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/dzen-a56d80c520fa2d4049bce94163bdc161.svg);mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/dzen-a56d80c520fa2d4049bce94163bdc161.svg)}.footer-block__social-link_site_rutube{-webkit-mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/rutube-34afaec9bddd67e7db5aafd1023b9478.svg);mask-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/icons/rutube-34afaec9bddd67e7db5aafd1023b9478.svg)}.footer-block__list-item{margin-bottom:var(--indent-s)}.footer-block__list-item:last-child{margin-bottom:0}.footer-block__network-item{margin-bottom:var(--indent-l);gap:var(--indent-s);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-block__feedback{width:202px}.footer-block__feedback,.footer-block__mobile-switch{margin-top:var(--indent-l)}@media screen and (min-width:1366px){.footer-block{width:auto}}@media screen and (max-width:767px){.footer-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--indent-sm) 0;margin-bottom:0;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid var(--medium-gray)}.footer-block:last-child{border-bottom:1px solid var(--medium-gray)}.footer-block__header{display:none}.footer-block__header-switcher{margin:0;width:100%;position:sticky;display:inline-block}.footer-block__list{display:none;margin-top:var(--indent-sm);margin-bottom:0}.footer-block_with-border{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--indent-sm) 0;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid var(--medium-gray)}.footer-block_with-border:last-child{border-bottom:1px solid var(--medium-gray)}.footer-block__header_without-mobile{display:none}.footer-block__social-container{margin-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-block__network-item{width:100%;margin-bottom:var(--indent-m);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer-block__feedback{width:100%;margin-top:var(--indent-m);margin-bottom:var(--indent-m)}.footer-block__mobile-switch{display:none}}.footer-bottom{padding:var(--indent-s) var(--indent-xl);background-color:var(--light-gray);border-top:1px solid var(--medium-gray)}.footer-bottom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:var(--base-width);margin:0 auto}.footer-bottom__left{min-width:235px;max-width:235px}.footer-bottom__left,.footer-bottom__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom__right{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bottom__apps,.footer-bottom__apps-item{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-bottom__apps-item{margin-left:var(--indent-s);-webkit-column-gap:var(--indent-xs);-moz-column-gap:var(--indent-xs);column-gap:var(--indent-xs);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom__apps-image{margin:auto 0;-o-object-fit:contain;object-fit:contain}.footer-bottom__apps-image_type_app-store-full{width:110px;height:30px}.footer-bottom__apps-image_type_app-store-short{display:none!important;width:21px;height:26px}.footer-bottom__apps-image_type_google-play-logo{width:24px;height:27px}.footer-bottom__apps-image_type_google-play-download{width:81px;height:29px}.footer-bottom__counters .web-counters-codes{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-bottom__web-counter{display:block;width:31px;height:31px;margin-right:var(--indent-s);background-position:50%;background-size:contain;background-repeat:no-repeat;border:1px solid var(--gray);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.footer-bottom__web-counter_icon_mail-ru{width:38px;background-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/counter_mail-ru-1edfaca622fb33a439a8428dd21db3f8.jpg)}.footer-bottom__age{width:31px;height:31px;border:3px solid var(--gray);color:var(--gray);font-size:14px;font-weight:700;line-height:23px;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.footer-bottom__logo{height:46px;margin-left:var(--indent-s)}.footer-bottom__address,.footer-bottom__company-info,.footer-bottom__recaptcha{color:var(--light-blue-dark);font-size:12px}.footer-bottom__recaptcha{margin-top:var(--indent-xs);line-height:16px}.main-footer__recaptcha-link,.main-footer__recaptcha-link:visited{color:var(--light-blue-dark)}.main-footer__recaptcha-link:hover,.main-footer__recaptcha-link:visited:hover{color:var(--blue)}.footer-bottom__commercial-info{margin-bottom:var(--indent-s)}.footer-bottom__popup{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:var(--z-index-fixed);background-color:rgba(47,54,68,.5)}.footer-bottom__popup_hidden{display:none}.footer-bottom__popup-wrapper{width:768px;height:410px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:var(--indent-l);background-color:var(--white)}.footer-bottom__popup-close{width:16px;height:16px;border:none;outline:none;-ms-flex-item-align:end;align-self:flex-end;background-color:var(--white);margin-bottom:var(--indent-s);padding:0}.footer-bottom__popup-title{font-size:14px;font-weight:400;line-height:19px;text-align:left;color:var(--dark-dark);padding-bottom:var(--indent-m);border-bottom:1px solid var(--medium-gray)}.footer-bottom__popup-close:before{content:"";width:16px;height:16px;display:block;cursor:pointer;background-size:16px;background-repeat:no-repeat;background-image:url(https://cdn.stpulscen.ru/assets/packs/media/blocks/footer/close-4412dc2fe19ab0f8d172b904068101ba.svg)}.footer-bottom__popup-image{margin-top:var(--indent-s)}.footer-bottom__popup-image_big{width:691px;height:224px}.footer-bottom__popup-image_small{display:none;width:282px;height:265px}@media screen and (min-width:1366px){.footer-bottom{padding:var(--indent-s) var(--indent-xxxxl)}}@media screen and (max-width:1365px){.footer-bottom__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-bottom__apps,.footer-bottom__right{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-bottom__apps{float:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:var(--indent-s)}.footer-bottom__apps-item{margin:0 var(--indent-s) 0 0}}@media screen and (max-width:767px){.footer-bottom{padding:var(--indent-m) var(--indent-l)}.footer-bottom__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom__left{min-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:var(--indent-s)}.footer-bottom__apps{gap:var(--indent-s);width:100%;margin-top:var(--indent-s)}.footer-bottom__apps-item{width:100%;margin:0}.footer-bottom__apps-image_type_app-store-full,.footer-bottom__apps-image_type_google-play-download{display:none!important}.footer-bottom__apps-image_type_app-store-short{display:block!important}.footer-bottom__address{text-align:center}.footer-bottom__recaptcha{margin-top:var(--indent-s);text-align:center}.footer-bottom__company-info{text-align:center}.footer-bottom__popup-wrapper{width:100%;height:100%;padding:var(--indent-sm)}.footer-bottom__popup-image_big{display:none}.footer-bottom__popup-image_small{display:block;-ms-flex-item-align:center;align-self:center}}.footer-social-button_vkontakte:after{background:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/project/social-networks/vkontakte-9a3055745d51097e4d9e844c5ea0fc8c.svg) 50%/contain no-repeat}.footer-social-button_vkontakte:focus,.footer-social-button_vkontakte:hover{background-color:#45668e;border-color:#45668e}.footer-social-button_vkontakte:focus:after,.footer-social-button_vkontakte:hover:after{background-image:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/project/social-networks/vkontakte-fff-0fd096c9f1fce221d4ba0ef481e5d881.svg)}.footer-social-button_odnoklassniki:after{background:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/project/social-networks/odnoklassniki-68fa8628478c6adf962886f21a7d75f4.svg) 50%/contain no-repeat}.footer-social-button_odnoklassniki:focus,.footer-social-button_odnoklassniki:hover{background-color:#ed812b;border-color:#ed812b}.footer-social-button_odnoklassniki:focus:after,.footer-social-button_odnoklassniki:hover:after{background-image:url(https://cdn.stpulscen.ru/assets/packs/media/src/assets/images/svg/project/social-networks/odnoklassniki-fff-8ad238b318c107a7b0b9b392a46fc322.svg)}.footer-social-button{position:relative;display:inline-block;width:35px;height:35px;margin-right:var(--indent-s);background-color:transparent;border-radius:3px;border:1px solid var(--extra-light-dark)}.footer-social-button,.footer-social-button:after{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.footer-social-button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:50%}