.container-inner{display:flex;flex-direction:column;padding-bottom:70px}.mobile{display:none}@media screen and (max-width:768px){.mobile{display:block}}.client_center_links__wrapper{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px;justify-content:space-between;margin-bottom:113px}@media screen and (max-width:768px){.client_center_links__wrapper{margin-bottom:60px}}.client_center_links__wrapper>*{flex:1;min-width:300px}.links__group{display:flex;grid-gap:6px;gap:6px;flex-direction:column}.links__wrapper{list-style:none;padding:0;margin:0}.links__wrapper-item{margin:24px 0}@media screen and (max-width:768px){.links__wrapper-item{margin:16px 0}}.links__wrapper-item--dealer>a,.links__wrapper-item--popup,.links__wrapper-item>a{color:#0056ab;font-size:16px;line-height:24px;font-weight:400;text-decoration:none;transition:.3s;cursor:pointer;border-bottom:1px solid}.links__wrapper-item--dealer>a:hover,.links__wrapper-item--popup:hover,.links__wrapper-item>a:hover{border-color:transparent}.dealer-select__link{font-weight:500;font-size:16px;color:#0056ab;text-decoration:underline}.dealer-select__popup{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.1);padding:27px 25px 32px;opacity:0;visibility:hidden;transition:.3s;margin-top:10px;position:absolute;z-index:2}@media screen and (max-width:768px){.dealer-select__popup{position:fixed;left:0;right:0;top:60px;bottom:0;transform:translateX(-100%);opacity:1;visibility:visible;margin:0;box-shadow:none}}.dealer-select__popup_active{margin-top:2px;opacity:1;visibility:visible}@media screen and (max-width:768px){.dealer-select__popup_active{margin:0;transform:translateX(0)}}.dealer-select__search{display:block;width:100%;height:60px;background:#fff;border:1px solid #ececec;border-radius:6px;font-family:Museo Sans,sans-serif;font-weight:300;font-size:16px;line-height:160%;color:#464646;padding:0 23px;box-shadow:0 4px 15px rgba(0,0,0,.05);margin-bottom:32px}@media screen and (max-width:768px){.dealer-select__search{margin-bottom:19px}}.dealer-select__search::-moz-placeholder{opacity:1;color:#464646}.dealer-select__search:-ms-input-placeholder{opacity:1;color:#464646}.dealer-select__search::placeholder{opacity:1;color:#464646}.dealer-select__table{width:100%;border-collapse:collapse;border-spacing:0}@media screen and (max-width:768px){.dealer-select__table{display:block;border-top:1px solid #eef2f6}.dealer-select__table thead{display:none}.dealer-select__table tbody,.dealer-select__table td,.dealer-select__table tfoot,.dealer-select__table th,.dealer-select__table tr{display:block}.dealer-select__table tr{border-bottom:1px solid #eef2f6}.dealer-select__table tr td{border:none;padding:0}.dealer-select__table tr td:first-child:not(.dealer-select__table-td_no-found){margin-bottom:10px;padding-top:20px}.dealer-select__table tr td:first-child:not(.dealer-select__table-td_no-found):before{content:"Адрес";display:block;font-weight:500;font-size:14px;color:#939393;margin-bottom:2px}.dealer-select__table tr td.dealer-select__table-td_no-found:first-child{margin-bottom:20px;padding-top:20px}.dealer-select__table tr td:nth-child(2){margin-bottom:10px;padding:0}.dealer-select__table tr td:nth-child(2):before{content:"Наличие";display:block;font-weight:500;font-size:14px;color:#939393;margin-bottom:4px}.dealer-select__table tr td:nth-child(3){margin-bottom:20px}.dealer-select__table tr td:nth-child(3):before{content:"Время работы";display:block;font-weight:500;font-size:14px;color:#939393;margin-bottom:2px}.dealer-select__table tr td:nth-child(4){margin-bottom:23px}}.dealer-select__table-wrapper{max-height:334px;overflow:auto;margin-right:-25px;padding-right:calc(22px - var(--scrollbar-width));padding-left:7px}@media screen and (max-width:768px){.dealer-select__table-wrapper{max-height:calc(100vh - 225px)}}.dealer-select__table-th{text-align:left;font-weight:500;color:#939393;padding:4px 0;border-bottom:1px solid #eef2f6}.dealer-select__table-th_availability{padding-left:50px;padding-right:20px;width:170px}.dealer-select__table-th_name{width:240px}.dealer-select__table-td{text-align:left;padding:5px 0 10px;font-weight:500;color:#464646;vertical-align:middle;border-bottom:1px solid #eef2f6}.dealer-select__table-td_availability{padding-left:50px;padding-right:20px}.dealer-select__table-td_no-found{text-align:center;border:none;padding:10px 0;color:#939393}.dealer-select__table-title{font-size:16px}.dealer-select__table-phone{white-space:nowrap;font-weight:500;color:#464646;text-decoration:none}.dealer-select__table-availability{white-space:nowrap}.dealer-select__table-availability_available{color:#0056ab}.dealer-select__table-button{min-height:42px;min-width:113px;margin-left:20px}@media screen and (max-width:768px){.dealer-select__table-button{margin:0;width:100%}}.dealer-select__top{display:none}@media screen and (max-width:768px){.dealer-select__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}}.dealer-select__title{font-weight:700;font-size:30px;line-height:120%;letter-spacing:-.03em}.dealer-select__close{text-decoration:none;font-weight:500;color:#0056ab}.link__wrapper{display:flex;flex-direction:column;width:326px;border-radius:20px;background:#eef2f6;padding:26px 23px;margin:0 -20px}@media screen and (max-width:768px){.link__wrapper{margin:0;width:100%;max-width:326px}}.link__wrapper p{font-weight:300;font-size:16px;line-height:160%}.link__title{display:inline-flex;grid-gap:15px;gap:15px;color:#0056ab;font-weight:400;font-size:16px;line-height:150%;align-items:center;text-decoration:none}.link__title-icon{display:inline-block;width:24px;height:24px;background:url(/_nuxt/img/d9c683b.svg) 50% no-repeat;background-size:contain}.link__title-text{transition:.3s;border-bottom:1px solid}.link__title:hover .link__title-text{border-color:transparent}.client_center-form{display:flex;grid-gap:60px;gap:60px;overflow:hidden;padding:30px 40px;border-radius:20px;background-color:#0056ab}@media screen and (max-width:768px){.client_center-form{grid-gap:20px;gap:20px;flex-direction:column;padding:28px 16px}}.client_center-form__left{flex:1 1 80%;display:flex;grid-gap:20px;gap:20px;flex-direction:column;justify-content:space-between}.client_center-form__headline{font-weight:600;font-size:24px;margin-top:0;color:#fff}.client_center-form__image{align-self:center;width:90%;margin-bottom:-30px}.client_center-form__image--right{display:none}@media screen and (max-width:768px){.client_center-form__image{display:none}.client_center-form__image--right{display:block;margin-top:60px;width:100%}}.client_center-form__right{flex:1 1 40%;position:relative}.client_center-form form .interactive-form__inner{display:flex;grid-gap:16px;gap:16px;flex-direction:column;min-width:220px}.client_center-form form .interactive-form__inner .city__wrapper{position:relative;width:100%}.client_center-form form .interactive-form__inner .city__wrapper .city{background:#fff;border-radius:6px;padding:15px 20px;display:flex;align-items:center;max-height:54px;overflow:hidden}.client_center-form form .interactive-form__inner .city__wrapper .city__city{display:flex;font-size:16px;margin:0 0 0 -20px;width:calc(100% + 40px);padding-right:15px}.client_center-form form .interactive-form__inner .city__wrapper .city__city-prelabel{color:#464646;margin-right:12px}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__city-prelabel{white-space:nowrap}}.client_center-form form .interactive-form__inner .city__wrapper .city__city-label{color:#0056ab;font-weight:300;margin-right:40px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__city-label{flex-basis:100%}}.client_center-form form .interactive-form__inner .city__wrapper .city__city-arrow{margin-left:auto;width:13px;height:8px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSAxbDUuNSA2TDEyIDEiIHN0cm9rZT0iIzAwNTZBQiIvPjwvc3ZnPg==) 50% no-repeat;background-size:contain}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__city-arrow{min-width:13px}}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__city{margin:0;width:calc(100% + 20px)}.client_center-form form .interactive-form__inner .city__wrapper .city__city-icon{display:none}}.client_center-form form .interactive-form__inner .city__wrapper .city__popup{top:100%;right:0;left:unset!important;margin-top:16px;box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:6px;padding:29px 36px 35px}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__popup{top:100%;width:100%;border-radius:0;padding:16px 19px 25px}}.client_center-form form .interactive-form__inner .city__wrapper .city__popup-title{margin-bottom:6px}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__popup-title{margin-bottom:13px}}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__popup-subtitle{margin-bottom:7px}}.client_center-form form .interactive-form__inner .city__wrapper .city__popup-control{box-shadow:none}.client_center-form form .interactive-form__inner .city__wrapper .city__popup-control::-moz-placeholder{color:#464646}.client_center-form form .interactive-form__inner .city__wrapper .city__popup-control:-ms-input-placeholder{color:#464646}.client_center-form form .interactive-form__inner .city__wrapper .city__popup-control::placeholder{color:#464646}@media screen and (max-width:768px){.client_center-form form .interactive-form__inner .city__wrapper .city__popup-control{width:100%}}.client_center-form__input{color:#333;padding:17px 20px;background-color:#fff;border-radius:6px;border:1px solid #939393;font-weight:300;font-size:16px;font-family:Museo Sans,sans-serif}.client_center-form__input.error{border-color:#d11e21;color:#d11e21}.client_center-form__input.error::-moz-placeholder{color:#d11e21}.client_center-form__input.error:-ms-input-placeholder{color:#d11e21}.client_center-form__input.error::placeholder{color:#d11e21}.client_center-form__input::-moz-placeholder{color:#464646;opacity:1}.client_center-form__input:-ms-input-placeholder{color:#464646;opacity:1}.client_center-form__input::placeholder{color:#464646;opacity:1}.client_center-form__input--textarea{resize:none;height:140px}.client_center-form__submit{font-weight:400;font-size:16px;font-family:Museo Sans,sans-serif;border-radius:6px;color:#fff;padding:18px;background-color:#d11e21;border:none;cursor:pointer;transition:.3s}.client_center-form__submit:hover{background:#e6282b}.client_center-form__success{display:none}.client_center-form__success.success{display:block}.client_center-form__success.success .client_center-form__success-bg{opacity:.5}.client_center-form__success-bg{position:absolute;top:0;right:0;left:0;bottom:0;background-color:#fff;opacity:0;transition:.3s;border-radius:5px}.client_center-form__success span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.articles{position:relative;margin:60px 0}@media screen and (max-width:768px){.articles{margin:60px 0 100px}}.articles_with_buttons{padding-bottom:90px}@media screen and (max-width:768px){.articles_with_buttons{padding-bottom:0}}.articles_empty{margin:0}@media screen and (max-width:768px){.articles_empty{margin:0;padding:0}}.articles__title{font-weight:700;font-size:44px;line-height:130%;margin-bottom:40px}@media screen and (max-width:768px){.articles__title{font-size:24px;margin-bottom:19px}}.articles__bar{display:flex;margin:0 -20px;transition:.3s}@media screen and (max-width:768px){.articles__bar{transition:none;margin:0 -22px;padding:0 2px;overflow:auto}}.articles__item{margin:0 20px;width:280px;min-width:280px;display:flex;flex-direction:column;border:1px solid rgba(0,86,171,.2);border-radius:20px;background:#fff}@media screen and (max-width:768px){.articles__item{width:240px;min-width:240px}}.articles__item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.articles__item-image-wrapper{width:100%;height:157px;margin-bottom:28px;overflow:hidden;border-radius:20px 20px 0 0}@media screen and (max-width:768px){.articles__item-image-wrapper{height:153px;margin-bottom:20px}}.articles__item-title{padding:0 23px;height:52px;overflow:hidden;margin-bottom:35px;font-weight:300;font-size:16px;line-height:160%}@media screen and (max-width:768px){.articles__item-title{line-height:150%;height:48px;margin-bottom:26px}}.articles__item-title-link{color:#000;text-decoration:none}.articles__item-button{width:calc(100% - 42px);min-height:42px;margin:0 21px 26px}.articles__buttons{position:absolute;right:0;bottom:0;margin:0 -10px;display:flex;z-index:2}@media screen and (max-width:768px){.articles__buttons{display:none}}.articles__buttons-arrow{width:64px;height:64px;opacity:.5;cursor:not-allowed;transition:.3s;margin:0 10px;position:relative}.articles__buttons-arrow_active{opacity:1;cursor:pointer}@media screen and (min-width:769px){.articles__buttons-arrow_active:hover:before{width:64px;height:64px}}.articles__buttons-arrow:before{content:"";position:absolute;width:56px;height:56px;background:#fff;box-shadow:0 5.89474px 29.4737px rgba(0,0,0,.15);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.articles__buttons-arrow_left:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40NzQgMS4xMDVMMS41NzkgN2w1Ljg5NSA1Ljg5NSIgc3Ryb2tlPSIjMDA1NkFCIiBzdHJva2Utd2lkdGg9IjEuNDc0Ii8+PC9zdmc+) 50% no-repeat;background-size:contain;margin-left:-2px}.articles__buttons-arrow_left:after,.articles__buttons-arrow_right:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:14px;transform:translate(-50%,-50%)}.articles__buttons-arrow_right:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjUyNiAxLjEwNUw2LjQyMSA3IC41MjYgMTIuODk1IiBzdHJva2U9IiMwMDU2QUIiIHN0cm9rZS13aWR0aD0iMS40NzQiLz48L3N2Zz4=) 50% no-repeat;background-size:contain;margin-left:2px}.articles__all_link{position:absolute;left:0;bottom:-20px;color:#fff;font-weight:400;font-size:16px;line-height:150%;text-decoration:none;background:#0056ab;border-radius:6px;padding:18px 98px;transition:.3s}@media screen and (max-width:768px){.articles__all_link{width:100%;text-align:center;bottom:-70px}}.articles__all_link:hover{background:#1274d5}.articles__hand-animation{margin:20px 15px 0 auto}.social_networks{display:flex;grid-gap:30px;gap:30px;overflow:hidden;border-radius:20px;margin:30px 0 60px;border:1px solid rgba(0,86,171,.2)}@media screen and (max-width:768px){.social_networks{flex-direction:column;grid-gap:10px;gap:10px;border:none;margin:30px 0}}.social_networks__left{flex:1 50%}.social_networks__left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.social_networks__left img{border-radius:20px}}.social_networks__right{display:flex;flex-direction:column;flex:1 30%;padding:40px 30px}.social_networks__right p{font-size:16px}@media screen and (max-width:768px){.social_networks__right{padding:0}}.social_networks .footer__bottom-social{margin:0 0 auto}.social_networks__join_us{margin-top:auto}@media screen and (max-width:768px){.social_networks__join_us{margin-top:10px}}.social_networks__store{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.social_networks__store-item{width:180px;height:50px}.social_networks__store-item_apple{background:url(/_nuxt/img/f65abb0.svg) 50% no-repeat;background-size:contain}.social_networks__store-item_google{background:url(/_nuxt/img/6b07b49.svg) 50% no-repeat;background-size:contain}.feature_articles{display:flex;flex-direction:column}.feature_articles__tags_list{display:flex;grid-gap:15px 10px;gap:15px 10px;flex-wrap:wrap;margin-bottom:40px}.feature_articles__tags_list-item{padding:6px 16px;border:1px solid #0056ab;border-radius:20px;color:#0056ab;font-family:Museo Sans,sans-serif;font-weight:400;font-size:14px;line-height:150%;background-color:#fff;cursor:pointer}.feature_articles__tags_list-item--active{color:#fff;background-color:#0056ab}.feature_articles__list{display:flex;grid-gap:32px;gap:32px;flex-wrap:wrap}.feature_articles__list>*{flex:1 1 20%;min-width:250px}.breadcrumbs{margin:9px 0 6px;font-weight:300;font-size:12px;line-height:160%;color:#464646;display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.breadcrumbs{display:none}.breadcrumbs_show_always{display:flex;margin-top:22px}}.breadcrumbs.client_center_breadcrumbs{display:flex!important}.breadcrumbs__item{padding-right:13px;position:relative}.breadcrumbs__item:after{content:">";color:#0056ab;position:absolute;right:0;width:13px;text-align:center}.breadcrumbs__item:last-child{padding-right:0;color:#464646}.breadcrumbs__item:last-child:after{content:none}.breadcrumbs__item-link{color:#0056ab;text-decoration:none}.breadcrumbs__item:first-child .breadcrumbs__item-link{color:#0056ab}.features{margin-bottom:30px}@media screen and (max-width:768px){.features{margin-bottom:77px;position:relative}}.features__columns{display:flex;margin:-17px}@media screen and (max-width:850px){.features__columns{flex-wrap:wrap}}@media screen and (max-width:768px){.features__columns{margin:0 -22px;flex-wrap:nowrap;padding:0 19px;overflow:auto}}.features__item{margin:17px;flex-basis:calc(25% - 34px);border:1px solid rgba(0,86,171,.2);border-radius:20px;padding:30px 31px 33px;display:flex;flex-direction:column;text-decoration:none;font-size:16px;color:#0056ab;transition:.3s}@media screen and (min-width:769px){.features__item:hover{background:#0056ab;color:#fff}.features__item:hover .features__item-title{text-decoration:none}.features__item:hover .features__item-text{color:#fff}.features__item:hover .features__item-icon:before{opacity:0}.features__item:hover .features__item-icon:after{opacity:1}}@media screen and (max-width:850px){.features__item{flex-basis:calc(50% - 34px)}}@media screen and (max-width:768px){.features__item{flex-basis:auto;width:284px;min-width:284px;margin:0 10px}}.features__item-icon{width:64px;height:64px;margin-bottom:30px;position:relative}.features__item-icon:before{opacity:1}.features__item-icon:after,.features__item-icon:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;transition:.3s}.features__item-icon:after{opacity:0}.features__item-icon_catalog:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMyIDIyYTggOCAwIDAxOC04aDE2YTIgMiAwIDAxMiAydjMyYTIgMiAwIDAxLTIgMkg0MGE4IDggMCAwMC04IDhNNiA0OGEyIDIgMCAwMDIgMmgxNmE4IDggMCAwMTggOFYyMmE4IDggMCAwMC04LThIOGEyIDIgMCAwMC0yIDJ2MzJ6IiBzdHJva2U9IiMwMDU2QUIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:contain}.features__item-icon_catalog:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMyIDIyYTggOCAwIDAxOC04aDE2YTIgMiAwIDAxMiAydjMyYTIgMiAwIDAxLTIgMkg0MGE4IDggMCAwMC04IDhNNiA0OGEyIDIgMCAwMDIgMmgxNmE4IDggMCAwMTggOFYyMmE4IDggMCAwMC04LThIOGEyIDIgMCAwMC0yIDJ2MzJ6IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) 50% no-repeat;background-size:contain}.features__item-icon_planner:before{background:url(/_nuxt/img/0498435.svg) 50% no-repeat;background-size:contain}.features__item-icon_planner:after{background:url(/_nuxt/img/5f4f078.svg) 50% no-repeat;background-size:contain}.features__item-icon_color:before{background:url(/_nuxt/img/e2c937d.svg) 50% no-repeat;background-size:contain}.features__item-icon_color:after{background:url(/_nuxt/img/1f73d30.svg) 50% no-repeat;background-size:contain}.features__item-icon_shop:before{background:url(/_nuxt/img/bef5f11.svg) 50% no-repeat;background-size:contain}.features__item-icon_shop:after{background:url(/_nuxt/img/e4d6342.svg) 50% no-repeat;background-size:contain}.features__item-title{text-decoration:underline;margin-bottom:20px;font-weight:500}.features__item-text{line-height:160%;color:#464646}.features__hand-animation{position:absolute!important;right:39px;bottom:-60px}.features__title{margin:60px 0 32px;font-weight:700;font-size:44px;line-height:130%}@media screen and (max-width:768px){.features__title{display:none}.features__title+.features__columns{margin-top:68px}}.promo-system-banner{margin:30px 0;position:relative;transition:.3s}.promo-system-banner_hidding{opacity:0}.promo-system-banner__image{width:100%;border-radius:20px;background:#fff}.promo-system-banner__image_1270{display:block}@media screen and (max-width:1270px){.promo-system-banner__image_1270{display:none}}.promo-system-banner__image_1024{display:none}@media screen and (max-width:1270px){.promo-system-banner__image_1024{display:block}}@media screen and (max-width:1024px){.promo-system-banner__image_1024{display:none}}.promo-system-banner__image_768{display:none}@media screen and (max-width:1024px){.promo-system-banner__image_768{display:block}}@media screen and (max-width:768px){.promo-system-banner__image_768{display:none}}.promo-system-banner__image_mobile{display:none}@media screen and (max-width:768px){.promo-system-banner__image_mobile{display:block;height:auto;width:100%}}.promo-system-banner__close{position:absolute;width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.15);right:24px;top:24px}.promo-system-banner__close:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjOTM5MzkzIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xLjA1OSAxNy41MjdMMTcuMjkzIDEuMjkzTTE2Ljk0MSAxNy41MjdMLjcwNyAxLjI5MyIvPjwvc3ZnPg==) 50% no-repeat;background-size:contain;opacity:1}.promo-system-banner__close:after,.promo-system-banner__close:before{content:"";position:absolute;width:16px;height:16px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);transition:.3s}.promo-system-banner__close:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjMDA1NkFCIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xLjA1OSAxNy41MjdMMTcuMjkzIDEuMjkzTTE2Ljk0MSAxNy41MjdMLjcwNyAxLjI5MyIvPjwvc3ZnPg==) 50% no-repeat;background-size:contain;opacity:0}.promo-system-banner__close:hover:before{opacity:0}.promo-system-banner__close:hover:after{opacity:1}