@keyframes first{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes secont{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes third{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes left{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes right{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes add-pages-rotate-anim{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes skeleton-anim{to{transform:translateX(100%)}}@keyframes ucwfs-anim{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes r-effect{0%{transform:scale(0);opacity:1}50%{transform:scale(1,1);opacity:1}to{transform:scale(2,2);opacity:0}}@keyframes phoneAnim{0%,to{opacity:1}50%{opacity:0}}@keyframes chatAnim{0%,to{opacity:0}50%{opacity:1}}.about-page{display:flex;flex-direction:column;margin-bottom:40px}@media screen and (max-width:1365px){.about-page{margin-bottom:20px}}.about-page__head{width:100%;height:420px;background:#00398a;display:flex;flex-direction:column}@media screen and (max-width:1365px){.about-page__head{height:396px;padding:0 25px}}.about-page__head h1,.about-page__head p{font-weight:500;font-size:40px;color:#fff;margin-top:auto;text-align:center}@media screen and (max-width:1365px){.about-page__head h1{font-size:32px;line-height:38px}}.about-page__head p{font-size:20px;line-height:24px;color:#a2c8ff;margin-bottom:auto;margin-top:30px}@media screen and (max-width:1365px){.about-page__head p{font-size:18px;line-height:25px}}.about-page__top{display:flex;flex-direction:column;padding:80px 20px;background:#f3f3f3}@media screen and (max-width:1365px){.about-page__top{padding:40px 20px}}.about-page__top-text{font-weight:500;font-size:40px;text-align:center;line-height:48px}@media screen and (max-width:1365px){.about-page__top-text{font-size:24px;line-height:34px}}.about-page__top-wrapper{max-width:1220px;width:100%;display:flex;margin:60px auto 0}@media screen and (max-width:1365px){.about-page__top-wrapper{margin:30px auto 0}}.about-page__top-wrapper img{width:100%;-o-object-fit:contain;object-fit:contain}.about-page__top-numbers{display:flex;justify-content:space-between;margin:60px auto 0;max-width:1393px;width:100%}@media screen and (max-width:1365px){.about-page__top-numbers{margin:30px auto 0;flex-direction:column}}.about-page__top-numbers-item{display:flex;flex-direction:column;padding-left:50px;border-left:1px solid #cfd8e6;min-height:140px}@media screen and (max-width:1365px){.about-page__top-numbers-item{padding-left:0;padding-top:25px;border-left:none;border-top:1px solid #cfd8e6;min-height:unset;margin-bottom:25px}.about-page__top-numbers-item:last-child{margin-bottom:0}}.about-page__top-numbers-item:first-child{padding-left:0;border:0}@media screen and (max-width:1365px){.about-page__top-numbers-item:first-child{padding-top:0;border-top:none}}.about-page__top-numbers-item p:first-child{font-weight:700;font-size:64px;color:#00398a;margin-top:auto}@media screen and (max-width:1365px){.about-page__top-numbers-item p:first-child{font-size:48px;margin-top:0;text-align:center}}.about-page__top-numbers-item p:first-child span{font-weight:500;font-size:24px}@media screen and (max-width:1365px){.about-page__top-numbers-item p:first-child span{font-size:20px}}.about-page__top-numbers-item p:first-child b{font-weight:700;font-size:36px;position:relative;bottom:10px}@media screen and (max-width:1365px){.about-page__top-numbers-item p:first-child b{font-size:32px}}.about-page__top-numbers-item p:last-child{font-weight:500;font-size:16px;color:#606d80;margin-bottom:auto;text-align:center}@media screen and (max-width:1365px){.about-page__top-numbers-item p:last-child{font-size:14px;margin-bottom:0}}.about-page__body{display:flex;flex-direction:column;padding:0 20px}.about-page__body-head{font-weight:500;font-size:40px;color:#0a1b33;line-height:48px;margin:80px auto 0;text-align:center;max-width:1530px;width:100%}@media screen and (max-width:1365px){.about-page__body-head{margin:40px auto 0;font-size:24px}}.about-page__body-text{font-weight:400;font-size:20px;line-height:28px;color:#0a1b33;margin:40px auto 0;max-width:1530px;width:100%}@media screen and (max-width:1365px){.about-page__body-text{margin:20px auto 0;font-size:16px;line-height:22px}}.about-page__body-images{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:80px;margin:40px auto 0;max-width:1530px;width:100%}@media screen and (max-width:1365px){.about-page__body-images{grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:20px}}.about-page__body-video{position:relative;padding-bottom:45.8%;height:0;margin:80px auto 0;max-width:1530px;width:100%}@media screen and (max-width:1365px){.about-page__body-video{margin:40px auto 0}}.about-page__body-video .v-container__butt{width:96px;height:96px;background-color:#fff;border-radius:60px;background-image:url(../assets/user-center/play-button.svg);filter:unset;opacity:1;transition:all 250ms ease-in-out}.about-page__body-video .v-container__butt:hover{opacity:.7}.about-page__body-video .v-container iframe{width:100%}.about-page__info{max-width:1196px;margin:0 auto}@media screen and (max-width:1365px){.about-page__info{width:calc(100% - 40px)}}@media screen and (max-width:767px){.about-page__info{width:calc(100% - 32px)}}.about-page h1{font-size:26px;margin-top:26px;color:#0a1b33!important}.about-page h2,.about-page h3{font-size:21px;margin-top:24px;color:#0a1b33!important}.about-page h3{margin-top:18px}.about-page h4{font-size:14px;color:#0a1b33!important}.about-page h4,.about-page p{margin-top:16px}.about-page a,.about-page b,.about-page li,.about-page p,.about-page span{margin-left:unset!important;font-family:"Euclid Circular A",sans-serif!important;background:unset!important;color:#0a1b33!important;font-size:14px}.about-page b{margin-bottom:10px!important;display:flex!important}.about-page ul{margin-top:16px;padding-inline-start:48px}.about-page ul li{list-style-type:disc;background-color:transparent;font-weight:400}.about-page ol li{list-style-type:decimal}.bread-crumbs{display:flex;align-items:center;margin:30px auto;width:100%;max-width:1840px}@media screen and (max-width:1919px){.bread-crumbs{max-width:1528px}}@media screen and (max-width:1600px){.bread-crumbs{max-width:1372px}}@media screen and (max-width:1439px){.bread-crumbs{max-width:1300px}}@media screen and (max-width:1365px){.bread-crumbs{max-width:100%;width:auto;margin:30px 20px}}@media screen and (max-width:767px){.bread-crumbs{margin:15px 15px 10px}}.bread-crumbs__image{width:16px;height:16px;background:url(../assets/others/bread-crumbs-arrow.svg);background-size:100% 100%}.bread-crumbs__list{display:flex;align-items:center;margin-left:20px}.bread-crumbs__list-item{position:relative;white-space:nowrap;padding:0;font-weight:400;font-size:16px;color:#606d80}@media screen and (max-width:1365px){.bread-crumbs__list-item{font-size:14px}}.bread-crumbs__list-item-link{font-weight:400;font-size:16px;color:#606d80}@media screen and (max-width:1365px){.bread-crumbs__list-item-link{font-size:14px}}.category{position:absolute;top:15px;left:0;display:flex;flex-direction:column;width:100%;height:557px;overflow:auto;background:#fff}@media (min-width:1025px){.category{display:none}}.category__items-list{display:flex;flex-direction:column}.category__items-list-back{font-size:.875em;color:#000;display:flex;align-items:center}.category__items-list-back svg{margin-right:12px}.category__items-list-item{width:100%;min-height:45px;display:flex;flex-direction:column;margin-top:10px}.category__items-list-item-name{font-size:1em;color:#000;font-weight:400;padding:15px}.category__items-list-item-subitems{padding:0 15px;display:flex;flex-direction:column}.category__items-list-item-subitems-subitem{padding:15px 10px;font-size:.75em;color:#000}.catalog-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;flex-direction:column;background:0 0;transition:all 200ms ease;z-index:-1}@media (min-width:1025px){.catalog-overlay{display:none}}.catalog-overlay.active{background:rgba(10,5,26,.5);z-index:83}.catalog-wrap{width:100%;max-height:65%;margin-top:auto;border-radius:12px 12px 0 0;background:#fff;transform:scaleY(0);transform-origin:bottom;transition:all 200ms ease}.catalog-wrap.active{transform:scaleY(1)}.catalog-wrap__header{padding:20px 25px;position:relative;display:flex;justify-content:space-between;align-items:center}.catalog-wrap__header::after{width:100%;height:2px;position:absolute;bottom:0;left:0;display:block;background:#f6f8fa;content:""}.catalog-wrap__header-title{font-size:1em;font-weight:600;color:#000}.catalog-wrap__header-close{width:16px;height:16px;position:relative}.catalog-wrap__header-close::after,.catalog-wrap__header-close::before{width:2px;height:20px;background:#bcbebf;position:absolute;top:0;transform-origin:top;display:inline-block;content:""}.catalog-wrap__header-close::before{left:0;transform:rotate(-45deg)}.catalog-wrap__header-close::after{right:0;transform:rotate(45deg)}.catalog-wrap__list{max-height:55vh;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.catalog-wrap__list-item.entry,.catalog-wrap__list-item.entry .catalog-wrap__list-item-inner{height:100%}.catalog-wrap__list-item-link{overflow:hidden;display:flex;justify-content:space-between;align-items:center;height:46px;padding:15px 25px;color:#000;font-size:.938em;line-height:16px}.catalog-wrap__list-item-link:hover{background:rgba(99,52,255,.1)}.catalog-wrap__list-item-link.hidden{height:0;padding:0 25px}.catalog-wrap__list-item-inner{overflow:hidden;height:0}.catalog-wrap__list-item-inner-title{padding:0 25px;margin-top:25px;color:#717273;font-size:.875em}.catalog-wrap__list-item-inner-sublist.top{margin-top:10px}.catalog-wrap__list-item-inner-sublist .divider{width:calc(100% - 50px);height:2px;margin:10px 25px;background:#f6f8fa}.catalog-wrap__list-item-inner-sublist-subitem-level2{display:flex;justify-content:space-between;align-items:center;font-weight:bolder}.catalog-wrap__list-item-inner-sublist-subitem-level2:hover{background:rgba(99,52,255,.1)}.catalog-wrap__list-item-inner-sublist-subitem-sublink{flex:1;display:flex;justify-content:space-between;align-items:center;height:40px;padding:12px 25px;color:#000;font-size:.938em;line-height:16px}.catalog-wrap__list-item-inner-sublist-subitem svg{min-width:14px;width:14px;height:9px;margin:0 25px 0 auto}.catalog-wrap__list-item-inner-sublist-subitem svg.hidden{transform:scale(-1)}.catalog-wrap__list-item-inner-sublist-subitem-level3{max-height:1500px;overflow:hidden}.catalog-wrap__list-item-inner-sublist-subitem-level3.hidden{max-height:0}.catalog-btn{width:100%;padding:15px 25px;position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px rgba(0,53,134,.5);border-radius:12px 12px 0 0;background:#003586;color:#fff;z-index:5}@media (min-width:1025px){.catalog-btn{display:none}}.catalog-btn::after{width:10px;height:10px;margin-top:7px;display:block;border:solid #fff;border-width:1.5px 1.5px 0 0;transform:rotate(-45deg);content:""}.catalog-page__mekh{display:flex;flex-direction:column;width:100%;margin:48px auto 0;max-width:1440px}@media screen and (max-width:1600px){.catalog-page__mekh{max-width:1320px}}@media screen and (max-width:1439px){.catalog-page__mekh{max-width:1260px}}@media screen and (max-width:1365px){.catalog-page__mekh{max-width:100%}.catalog-page__mekh.sub{margin-top:30px}}@media screen and (max-width:767px){.catalog-page__mekh.sub{margin-top:24px}}.catalog-page__mekh-head{color:#0a1b33;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.catalog-page__mekh-head{padding:0 17px}}@media screen and (max-width:767px){.catalog-page__mekh-head{padding:0 12px}}.catalog-page__mekh-body{display:flex;margin-top:24px}@media screen and (max-width:1365px){.catalog-page__mekh-body{margin-top:16px}.catalog-page__mekh-body .scroll-slider__side.left,.catalog-page__mekh-body .scroll-slider__side.right{display:none}}.catalog-page__mekh-body .scroll-slider__container{gap:24px}@media screen and (max-width:1365px){.catalog-page__mekh-body .scroll-slider__container{gap:16px;padding-left:17px}}@media screen and (max-width:767px){.catalog-page__mekh-body .scroll-slider__container{padding-left:12px}}.error-page{justify-content:space-around;align-items:center;max-width:600px;margin:100px auto}.error-page,.error-page__head,.error-page__head-text{display:flex;flex-direction:column}.error-page__head-text{align-items:center}.error-page__head-text-not-found{font-size:36px;color:#000;font-weight:750}.error-page__head-text-error-code{font-weight:600;font-size:240px;color:#003586;margin-top:30px}.error-page__head-logo{margin-top:-339px;width:592px;height:400px;background-image:url(../assets/404.svg);background-repeat:no-repeat;background-position:center}.error-page__text{font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#262626;margin-top:36px}.error-page__button{padding:12px 48px;background:#003586;justify-content:space-around;display:flex;align-items:center;font-size:16px;color:#fff;margin-top:40px}@media screen and (max-width:768px){.error-page{max-width:300px}.error-page__head-text-not-found{font-size:17px}.error-page__head-text-error-code{font-size:153px;margin-top:-20px}.error-page__head-logo{width:100%;background-size:100% 100%;height:192px;margin-top:-102px}.error-page__text{font-size:16px;line-height:19px;text-align:center}}.footer{display:flex;flex-direction:column;width:100%;background:#f5f9ff;padding:40px 0 30px;margin-top:60px}@media screen and (max-width:1600px){.footer{padding:40px 34px 30px}}@media screen and (max-width:1439px){.footer{padding:40px 33px 30px}}@media screen and (max-width:1365px){.footer{padding:10px 20px 40px;margin-top:30px}}.footer__main{max-width:1440px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px}@media screen and (max-width:1600px){.footer__main{max-width:1320px}}@media screen and (max-width:1439px){.footer__main{max-width:1260px}}@media screen and (max-width:1365px){.footer__main{display:flex;flex-direction:column;grid-gap:0}}.footer__main-item{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-item{max-height:42px;overflow:hidden;transition:all 400ms ease-in-out;order:1;margin-top:10px}.footer__main-item:first-child{margin-top:0}.footer__main-item.active{max-height:900px}.footer__main-item.active .footer__main-item-head::after{background:url(../assets/footer/minus.svg)}}.footer__main-item-head{font-weight:500;font-size:16px;color:#0a1b33;text-transform:uppercase;position:relative}.footer__main-item-head::after{content:"";width:24px;height:24px;background:url(../assets/footer/plus.svg);background-size:100% 100%;display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__main-item-head{padding:12px 0}.footer__main-item-head::after{display:flex}}.footer__main-item-list{display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:1365px){.footer__main-item-list{margin-top:0}}.footer__main-item-list-li{display:flex;margin-top:20px;font-weight:400;font-size:16px;color:#7a8799}@media screen and (max-width:1365px){.footer__main-item-list-li{margin-top:0;height:48px;align-items:center}}.footer__main-item-list-li:hover{-webkit-text-decoration-line:unset;text-decoration-line:unset;color:#0a1b33}.footer__main-contacts{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-contacts{order:2;margin-top:20px}}.footer__main-contacts-container:first-child,.footer__main-contacts:first-child,.info-block__popup ul li:first-child{margin-top:0}.footer__main-contacts-container{margin-top:30px}.footer__main-contacts-container,.footer__main-contacts-container-phone{display:flex;flex-direction:column}.footer__main-contacts-container-phone-link{font-weight:500;font-size:18px;color:#0a1b33}.footer__main-contacts-container-phone-text,.footer__main-contacts-container-time{font-weight:500;font-size:14px;color:#606d80;margin-top:5px}.footer__main-contacts-container-time{margin-top:15px}.footer__main-contacts-container-soc{display:flex;width:100%}.footer__main-contacts-container-soc-button{width:32px;height:32px;margin-left:20px;background-size:100% 100%;margin-top:20px}.footer__main-contacts-container-soc-button:first-child{margin-left:0}.footer__main-contacts-container-soc-button.facebook{background:url(../assets/header/facebook.svg)}.footer__main-contacts-container-soc-button.viber{background:url(../assets/header/viber.svg)}.footer__main-contacts-container-soc-button.telegram{background:url(../assets/header/telegram.svg)}.footer__main-contacts-container-soc-button.apple-m{background:url(../assets/header/apple-m.svg)}.footer__bottom{display:flex;justify-content:space-between;margin:40px auto 0;padding-top:30px;border-top:1px solid #e6ecf5;max-width:1440px;width:100%}@media screen and (max-width:1600px){.footer__bottom{max-width:1320px}}@media screen and (max-width:1439px){.footer__bottom{max-width:1260px}}@media screen and (max-width:1365px){.footer__bottom{margin-top:30px;flex-direction:column;align-items:center}}.footer__bottom-soc{display:flex;width:-moz-fit-content;width:fit-content}.footer__bottom-soc-link{width:32px;height:32px;display:flex;background-size:100% 100%;margin-left:20px}.footer__bottom-soc-link:first-child{margin-left:0}.footer__bottom-soc-link.facebook{background:url(../assets/footer/facebook.svg)}.footer__bottom-soc-link.youtube{background:url(../assets/footer/youtube.svg)}.footer__bottom-soc-link.insta{background:url(../assets/footer/instagram.svg)}.footer__bottom-link,.footer__bottom-policy{font-weight:500;font-size:14px;color:#0a1b33;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__bottom-link,.footer__bottom-policy{margin-top:20px}}.footer__bottom-link:hover,.footer__bottom-policy:hover{color:#00398a}.header{width:100%;height:64px;margin:0;padding:0;background:#fff;display:flex;align-items:center;border-bottom:1px solid #e6ecf5;z-index:5}@media screen and (max-width:1365px){.header{height:56px;z-index:4}}.header__container{max-width:1440px;margin:0 auto;display:flex;align-items:center;width:100%;height:100%}@media screen and (max-width:1600px){.header__container{max-width:1320px}}@media screen and (max-width:1439px){.header__container{max-width:1260px}}@media screen and (max-width:1365px){.header__container{padding:0 8px;max-width:100%}}.header__container-logo{width:118px;height:20px;display:flex;background-image:url(../assets/header/jimmy_logo.svg);background-size:100% 100%;margin-right:8px}.header__container-logo:hover{cursor:pointer}.header__container-list{display:flex;align-items:center;height:100%}@media screen and (max-width:1365px){.header__container-list{display:none}}.header__container-list-item,.header__container-phone{align-items:center;display:flex;border-bottom:2px solid transparent;transition:all 250ms ease-in-out;color:#0a1b33}.header__container-list-item{font-weight:500;font-size:14px;height:32px;margin:0 0 0 24px}.header__container-list-item.products::before{content:"";width:16px;height:16px;background:url(../assets/header/products-image.svg);background-size:100% 100%;margin-right:16px;transition:all 500ms ease-in-out}.header__container-phone{height:calc(100% - 8px);margin-bottom:4px;margin-top:4px;font-weight:400;font-size:16px;text-transform:uppercase;margin-left:auto;position:relative}.header__container-phone::after{content:"";width:16px;height:16px;background:url(../assets/header/phone-arrow.svg);background-size:100% 100%;margin-left:10px;transition:all 250ms ease-in-out}.header__container-cart{width:40px;height:40px;background-image:url(../assets/header/cart-icon.svg);background-size:24px 24px;background-position:center;background-repeat:no-repeat;position:relative;margin-left:16px}@media screen and (max-width:1365px){.header__container-cart{width:40px;margin-left:8px}}.header__container-cart::after{content:"";width:24px;height:2px;background:0 0;border-radius:2px;position:absolute;bottom:4px;left:0;right:0;margin:auto;transition:all 250ms ease-in-out}.header__container-cart-count{position:absolute;min-width:20px;min-height:20px;background:#00398a;border-radius:50%;right:0;top:1px;display:flex;align-items:center;justify-content:space-around}.header__container-cart-count p{font-weight:700;font-size:12px;line-height:13px;color:#fff;text-transform:uppercase}.header__container-profile{width:40px;height:40px;background-image:url(../assets/header/profile-icon.svg);background-size:24px 24px;background-position:center;background-repeat:no-repeat;position:relative;margin-left:16px}@media screen and (max-width:1365px){.header__container-profile{display:none}}.header__lang{display:flex;align-items:center;margin-left:24px}@media screen and (max-width:1365px){.header__lang{display:none}}.header__lang-top{position:relative}.header__lang-top-button{padding:8px 0;color:#0a1b33;font-size:14px;font-weight:500;line-height:16px;display:flex;align-items:center;transition:all 250ms ease-in-out}.header-callback__top-button::after,.header__lang-top-button:after{content:"";width:16px;height:16px;background-size:100% 100%;margin-left:8px;transition:all 250ms ease-in-out}.header__lang-top-button:after{background:url(../assets/header/arrow-down-16x16.svg);display:block}.header__lang-select{display:none}.header-callback{margin-left:auto;height:100%}.header-callback__top{position:relative;height:100%}.header-callback__top-button{height:calc(100% - 8px);align-items:center;display:flex;margin-bottom:4px;margin-top:4px;border-bottom:2px solid transparent;transition:all 250ms ease-in-out;font-weight:500;font-size:14px;text-transform:uppercase;color:#0a1b33;position:relative}.header-callback__top-button::after{background:url(../assets/header/phone-arrow.svg)}@media screen and (max-width:1365px){.header-callback__top-button{display:none}}.header-search{display:flex;align-items:center;margin-left:24px;position:relative}@media screen and (max-width:1365px){.header-search{margin-left:auto}}.header-search__search{display:flex;align-items:center;transition:all 250ms ease-in-out}.header-search__search-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:space-around;background:url(../assets/header/search-icon.svg) no-repeat center;background-size:24px 24px}.header-search__mobile-button{width:40px;height:55px;background:url(../assets/header/mobile-search-icon.svg);display:none}@media screen and (max-width:1365px){.header-search__mobile-button{display:none}}.mobile-menu{display:flex}.mobile-menu__wrapper{width:48px;height:55px;margin-right:16px;background:url(../assets/header/burger-icon.svg);background-size:100% 100%}.info-block{position:relative}.info-block__icon{width:18px;height:18px;background-image:url(../assets/info-block-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.info-block__popup{position:absolute;z-index:99;width:255px;padding:20px;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:4px;transition:all 200ms ease}.info-block__popup.top-center{bottom:28px;left:50%;transform:scale(0) translateX(-50%);transform-origin:bottom left}@media screen and (max-width:768px){.info-block__popup.top-center{left:92%}}.info-block__popup.top-center.click{transform:scale(1) translateX(-50%)}.info-block__popup.top-right{right:0;bottom:28px;transform:scale(0);transform-origin:bottom right}.info-block__popup.top-right.click{transform:scale(1)}.info-block__popup.bottom-center{top:28px;left:50%;transform:scale(0) translateX(-50%);transform-origin:top left}.info-block__popup.bottom-center.click{transform:scale(1) translateX(-50%)}.info-block__popup.bottom-right{top:28px;right:0;transform:scale(0);transform-origin:top right}.info-block__popup.bottom-right.click,.info-block__popup.open.bottom-right,.info-block__popup.open.top-right{transform:scale(1)}.info-block__popup.small{width:-moz-max-content;width:max-content;padding:10px 20px}.info-block__popup.top-far{bottom:48px}.info-block__popup.bottom-far{top:48px}.info-block__popup.open.bottom-center,.info-block__popup.open.top-center{transform:scale(1) translateX(-50%)}.info-block__popup-text{font-size:.938em;line-height:20px;color:#000}.info-block__popup ul li{margin-top:15px}.info-block__popup-link{display:block;margin-top:20px;color:#245de5;font-size:.938em;text-decoration:underline}.info-block__popup-date{width:100%;margin-top:20px}.info-block__popup-date .owl-stage-outer{z-index:9}.info-block__popup-date-item{cursor:pointer}.info-block__popup-date .info-block__popup-text{text-align:center}.info-block__popup-date .owl-nav{position:absolute;top:10px;left:50%;transform:translate(-50%,-50%);margin:0;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 40px);z-index:999}.info-block__popup-date .owl-nav span{font-size:20px}.info-block__popup-date.owl-theme .owl-nav [class*=owl-]:hover{background:0 0;color:inherit}.info-block__popup-time{display:grid;grid-template-columns:repeat(2,100px);grid-gap:15px;margin-top:20px}.info-block__popup-time li.info-block__popup-time-item{display:flex;justify-content:center;align-items:center;width:100%;height:32px;margin-top:0;border-width:1px;border-style:solid;border-color:#e2e4e6;border-radius:2px;cursor:pointer;transition:all 200ms ease}.info-block__popup-time li.info-block__popup-time-item:hover{border-color:#003586}.info-block__popup-time li.info-block__popup-time-item.active{background:#003586}.info-block__popup-time li.info-block__popup-time-item.active .info-block__popup-text{color:#fff}.nav{position:fixed;z-index:999;width:100%;height:100vh;left:0;top:0;opacity:0;pointer-events:none;transition:all 250ms ease-in-out;display:none}@media screen and (max-width:1365px){.nav{width:-moz-max-content;width:max-content}}.nav.active{opacity:1;pointer-events:all;display:flex}.nav-o{width:100%;height:100vh;background:linear-gradient(to left,#000,#000) no-repeat 0 64px;opacity:.5;position:absolute;left:0;top:0;z-index:998;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.nav-o{display:none}}.nav-m{z-index:999;position:absolute;left:0;right:0;margin:auto;top:64px;overflow:hidden;transition:all 250ms ease-in-out;width:100%;height:auto;background:#fff}@media screen and (max-width:1365px){.nav-m{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);flex-direction:column;border-radius:0;padding:0}.nav-m.active{left:0}}.nav-m__h{display:none;align-items:center;justify-content:space-between;padding:20px}@media screen and (max-width:1365px){.nav-m__h{display:flex}}.nav-m__h-t{font-weight:400;font-size:20px;color:#0a1b33}.nav-m__h-w{width:24px;height:24px;background:url(../assets/header/mobile-close.svg);background-size:100% 100%}.nav-m__l{width:1600px;background:#fff;margin:0 auto;padding:20px;position:relative;min-height:548px}@media screen and (max-width:1620px){.nav-m__l{width:1330px}}@media screen and (max-width:1365px){.nav-m__l{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100%;min-height:unset;padding:0 0 85px;position:initial}}.nav-m__l-i{width:360px;background:#fff;transition:background 150ms ease-in-out}@media screen and (max-width:1439px){.nav-m__l-i{width:420px}}@media screen and (max-width:1365px){.nav-m__l-i{width:100%}}.nav-m__l-i-con{position:relative;display:flex;align-items:center;width:100%;padding:10px}@media screen and (max-width:1365px){.nav-m__l-i-con{padding:10px 30px 10px 10px}}.nav-m__l-i-con:after{display:flex;margin-right:20px;content:"";width:9px;min-width:9px;height:14px;background:url(../assets/header/menu-arrow.svg);transition:background 250ms ease-in-out;filter:grayscale(1)}@media screen and (max-width:1365px){.nav-m__l-i-con:after{margin-right:0}}.nav-m__l-i-con:hover{background:#f5f9ff}.nav-m__l-i-con:hover .nav-m__l-i-con-w,.nav-m__l-i-con:hover::after,.nav-m__l-i-sl-sub-link.active::after,.nav-m__l-i-sl-sub-link:hover::after,.nav-m__l-i-sl-sub.active .nav-m__l-i-sl-sub-link::after,.nav-m__l-i.active .nav-m__l-i-con::after{filter:grayscale(0)}.nav-m__l-i-con:hover .nav-m__l-i-con-l{color:#00398a}.nav-m__l-i-con-w{width:60px;height:60px;min-width:60px;display:flex;filter:grayscale(1);left:0}.nav-m__l-i-con-w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-m__l-i-con-l{font-weight:500;font-size:16px;color:#0a1b33;width:100%;margin-left:20px}@media screen and (max-width:1365px){.nav-m__l-i-con-l{pointer-events:none}}.nav-m__l-i:hover{cursor:pointer}.nav-m__l-i-sl{display:flex;flex-direction:column;position:absolute;left:400px;top:0;width:360px;height:100%;flex-wrap:wrap;align-content:flex-start;cursor:initial;pointer-events:none;opacity:0;transition:all 150ms ease-in-out;padding:20px 0}@media screen and (max-width:1599px){.nav-m__l-i-sl{width:312px}}@media screen and (max-width:1439px){.nav-m__l-i-sl{width:420px;left:460px}}@media screen and (max-width:1365px){.nav-m__l-i-sl{width:360px;left:-372px;margin:0;top:68px;position:absolute;height:100svh;background:#fff;flex-direction:column;border-radius:0;transition:all 250ms ease-in-out;opacity:1;box-shadow:unset;padding:0;pointer-events:all;z-index:9;overflow-x:auto;flex-wrap:nowrap}.nav-m__l-i-sl.active{left:0}}.nav-m__l-i-sl-back{display:none;align-items:center;padding:20px 15px;gap:15px;font-weight:400;font-size:20px;color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-back{display:flex}}.nav-m__l-i-sl-back::before{content:"";width:24px;min-width:24px;height:24px;background-image:url(../assets/header/mobile-menu-back.svg);background-size:100% 100%;display:flex}.nav-m__l-i-sl-all{font-size:16px;display:none;margin-top:20px;font-weight:400;color:#0a1b33;padding:18px 20px;justify-content:space-between;gap:10px}.nav-m__l-i-sl-all::after,.nav-m__l-i-sl-sub-link::after{content:"";filter:grayscale(1);transition:all 250ms ease-in-out}.nav-m__l-i-sl-all::after{display:flex;width:24px;min-width:24px;height:24px;background-image:url(../assets/header/mobile-menu-back.svg);transform:rotate(180deg)}@media screen and (max-width:1365px){.nav-m__l-i-sl-all{display:flex}}.nav-m__l-i-sl-sub{display:flex;flex-direction:column;width:360px}@media screen and (max-width:1599px){.nav-m__l-i-sl-sub{width:312px}}@media screen and (max-width:1439px){.nav-m__l-i-sl-sub{width:420px}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub{margin:0;width:100%}.nav-m__l-i-sl-sub:last-child{margin-bottom:85px}}.nav-m__l-i-sl-sub-link{font-size:16px;color:#0a1b33;width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:10px 30px;font-weight:500;transition:all 250ms ease-in-out;gap:10px}.nav-m__l-i-sl-sub-link::after{width:9px;min-width:9px;height:14px;background-image:url(../assets/header/menu-arrow.svg)}.nav-m__l-i-sl-sub-link.active,.nav-m__l-i-sl-sub-link:hover{background:#f5f9ff;color:#00398a}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link{padding:20px;width:100%;align-items:center;justify-content:space-between;gap:10px}}.nav-m__l-i-sl-sub-link:visited{color:#00398a}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:visited{color:#00398a;text-decoration:unset}}.nav-m__l-i-sl-sub-items{display:flex;flex-direction:column;position:absolute;left:380px;top:0;width:360px;opacity:0;pointer-events:none;padding:20px 0}.nav-m__l-i-sl-sub-items.simple{left:400px}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;transition:all 250ms ease-in-out;z-index:10;opacity:1;pointer-events:auto;padding:0}.nav-m__l-i-sl-sub-items.simple{top:68px}.nav-m__l-i-sl-sub-items.active{left:0}}.nav-m__l-i-sl-sub-items-b{display:none;align-items:center;padding:20px 15px;gap:15px;font-weight:400;font-size:20px;color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-b{display:flex;pointer-events:all}}.nav-m__l-i-sl-sub-items-a::after,.nav-m__l-i-sl-sub-items-b::before{content:"";display:flex;width:24px;min-width:24px;height:24px;background-image:url(../assets/header/mobile-menu-back.svg)}.nav-m__l-i-sl-sub-items-b::before{background-size:100% 100%}.nav-m__l-i-sl-sub-items-a{font-size:16px;display:none;margin-top:20px;font-weight:400;color:#0a1b33;padding:18px 20px;justify-content:space-between;gap:10px}.nav-m__l-i-sl-sub-items-a::after{filter:grayscale(1);transition:all 250ms ease-in-out;transform:rotate(180deg)}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-a{display:flex}}.nav-m__l-i-sl-sub-items-li{display:flex}.nav-m__l-i-sl-sub-items-li-link{display:flex;flex-direction:column;padding:19px 30px;gap:10px;width:100%}.nav-m__l-i-sl-sub-items-li-link span{color:#606d80;font-size:14px;font-weight:500;line-height:16px}.nav-m__l-i-sl-sub-items-li-link span:first-child{color:#00398a;font-size:16px;line-height:16px}.nav-m__l-i-sl-sub-items-li-link:hover{background:#f5f9ff}.nav-m__l-i-sl-sub-items-li-link:hover span:first-child{color:#00398a}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li{display:flex;position:static}.nav-m__l-i-sl-sub-items-li-link{padding:19px 20px}.nav-m__l-i-sl-sub-items-li-link:hover,.nav-m__l-i-sl-sub-items-li-link:visited{color:#2f2d40;text-decoration:unset}.nav-m__l-i-sl-sub-items-li:after{content:"";display:flex;position:absolute;right:15px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%}}.nav-m__l-i-sl-sub.active .nav-m__l-i-sl-sub-items{opacity:1;pointer-events:all}.nav-m__l-i-sl-sub.active .nav-m__l-i-sl-sub-link{background:#f5f9ff;color:#00398a}.nav-m__l-i.active .nav-m__l-i-sl,.nav-m__l-i.active .nav-m__l-i-sl-sub-items.simple{pointer-events:all;opacity:1}.nav-m__l-i.active .nav-m__l-i-ab{pointer-events:all;display:flex;opacity:1}.nav-m__l-i.active .nav-m__l-i-con{background:#f5f9ff}.nav-m__l-i.active .nav-m__l-i-con-w{filter:grayscale(0)}.nav-m__l-i.active .nav-m__l-i-con-l{color:#00398a}.nav-m__l-p{width:360px;height:100%;position:absolute;right:0;top:0;opacity:0;transition:all 250ms ease-in-out}.nav-m__l-p.active{opacity:1}@media screen and (max-width:1599px){.nav-m__l-p{width:328px}}@media screen and (max-width:1439px){.nav-m__l-p{display:none}}.nav-m__l-p img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pagination{display:flex;justify-content:center;align-items:center;margin:60px auto 50px}.pagination li{margin-left:12px;cursor:pointer}.pagination li:nth-child(2){margin-left:0}.pagination__next,.pagination__page,.pagination__prev{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:4px}.pagination__next:hover,.pagination__prev:hover{background:#ebeff2}.pagination__next:hover path,.pagination__prev:hover path{stroke:#000}.pagination__next:active,.pagination__prev:active{background:#fff}.pagination__page{color:#000}.pagination__page:hover{color:#003586}.pagination__page.active{background:#fff}.pagination__page.active:hover{color:#000}.preloader{width:60px;height:60px;margin:35px auto 45px;position:relative;display:block}@media (min-width:1025px){.preloader{margin-top:55px;margin-bottom:65px}}.preloader__first,.preloader__secont,.preloader__third{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.preloader__first{border-top-color:#265593;border-right-color:#265593;z-index:3;animation:first 1000ms ease infinite}.preloader__secont{border-top-color:rgba(38,85,147,.5);border-right-color:rgba(38,85,147,.5);z-index:2;animation:secont 1000ms ease 150ms infinite}.preloader__third{border-top-color:#d7d7d7;border-right-color:#d7d7d7;z-index:1;animation:third 1000ms ease 350ms infinite}.price__new,.price__old{font-size:.875em;color:#000;white-space:nowrap}.price__old{font-size:.75em;margin-left:10px;text-decoration:line-through;-webkit-text-decoration-color:#ff2626;text-decoration-color:#ff2626;color:#bcbebf}.price__free{color:#00b127}.price__percent,.price__points{font-size:.75em;color:#003586}.price__points{color:#00b127}.product__img{grid-area:product-image;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.product__img img,.video video,.video-iframe video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__title{grid-area:product-title;height:26px;font-size:.75em;line-height:13px;font-weight:400;align-self:end;color:#595959;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product__discription,.product__selected{display:flex;align-items:center;justify-content:flex-end}.product__discription{grid-area:product-discription;font-size:.875em}.product__selected{transition:all 200ms ease}.product__selected.active{opacity:1}.product__selected-img{width:16px;height:16px}.product__selected-text{font-size:.75em}.product__item{height:394px;padding:20px;position:relative;display:flex;flex-flow:column;justify-content:space-between}@media (min-width:1025px){.product__item{height:460px;padding:30px}}.product__item-icons{width:26px;height:26px;position:absolute;top:15px;left:15px}@media (min-width:1025px){.product__item-icons{top:21px;left:20px}}.product__item-icons svg{position:absolute;top:0;left:0}.product__item-icons svg:first-child{z-index:1}.product__item-icons svg:last-child{left:22px}.product__item-favorite{position:absolute;top:20px;right:20px}@media (min-width:1025px){.product__item-favorite{width:24px;height:20px;top:25px;right:25px}}.product__item-favorite::after{content:"";position:absolute;top:-2px;right:-2px;display:none;width:14px;height:14px;background-image:url(../assets/checkmark-green.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.product__item-favorite.active::after{display:block}.product__item-favorite svg{pointer-events:none}.product__item-img{width:198px;height:198px;margin-right:auto;margin-left:auto}@media (min-width:1025px){.product__item-img{width:280px;height:280px}}.product__item-price-new{display:flex;align-items:center}.product__item-price-new .price__new{font-size:1.25em}@media (min-width:1025px){.product__item-price-new .price__new{font-size:1.5em;font-weight:600}}.product__item-price-new-present{margin-left:10px;padding:6px 16px;border-radius:99px;background:#eceef0;font-size:.625em;line-height:12px;color:#717273}.product__item .product__title{height:34px;font-size:.875em}@media (min-width:1025px){.product__item .product__title{font-size:1em}}.product__item .product__title a{color:#245de5}.product__item-price-old{display:grid;grid-template-columns:repeat(3,max-content);grid-gap:10px}.product__item-price-old .price__old{margin-left:0;font-size:.875em}.product__item-price-old .price__percent,.product__item-price-old .price__points{font-size:.875em}.product__item-buy{width:100%;height:36px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:#003586}@media (min-width:1025px){.product__item-buy{width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;position:absolute;right:30px;bottom:30px;background:0 0}}.product__item-buy-text{font-size:.875em;color:#fff}@media (min-width:1025px){.product__item-buy-text{display:none}}.product__item-buy-icon{display:none}@media (min-width:1025px){.product__item-buy-icon{display:block}}.remove{width:22px;height:22px;position:absolute;top:-10px;right:-4px;display:none;border-radius:50%;background:url(../assets/svg/remove.svg) center no-repeat}.thank-you-page{display:flex;flex-direction:column;padding:32px;background:#fff;border-radius:16px;width:700px;margin:32px auto auto}@media screen and (max-width:1365px){.thank-you-page{width:100%;padding:24px 16px;border-radius:0}}.thank-you-page__title{color:#0a1b33;font-size:32px;font-weight:500;line-height:40px;display:flex}@media screen and (max-width:1365px){.thank-you-page__title{font-size:24px;order:1;line-height:32px}}.thank-you-page__redir{display:flex;flex-direction:column;margin-top:24px;margin-bottom:8px}@media screen and (max-width:1365px){.thank-you-page__redir{order:2}}.thank-you-page__redir-head{color:#606d80;font-size:16px;font-weight:400;line-height:140%}.thank-you-page__redir-counter{margin-top:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:64px;height:64px;border-radius:50%;background:#e5f0ff;align-self:center;position:relative}.thank-you-page__redir-counter-c{color:#00398a;font-size:32px;font-weight:400;line-height:40px;z-index:3}.thank-you-page__redir-counter-t{color:#00398a;font-size:12px;font-weight:500;line-height:14px;margin-top:-8px;z-index:3}.thank-you-page__redir-counter .fill,.thank-you-page__redir-counter .hold{position:absolute;width:100%;height:100%;clip:rect(0,64px,64px,32px);border-radius:100%;background-color:#fff}.thank-you-page__redir-counter .fill{background-color:#e5f0ff;clip:rect(0,32px,64px,0)}.thank-you-page__redir-counter .left .fill{z-index:3;animation:left 3500ms linear both}.thank-you-page__redir-counter .right{z-index:3;transform:rotate(180deg)}.thank-you-page__redir-counter .right .fill{z-index:3;animation:right 3500ms linear both;animation-delay:3500ms}.thank-you-page__order{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.thank-you-page__order{order:3}}.thank-you-page__order-head{color:#0a1b33;font-size:20px;font-weight:500;line-height:24px;margin-bottom:32px}@media screen and (max-width:767px){.thank-you-page__order-head{margin-bottom:24px}}.thank-you-page__order-item{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e6ecf5;margin-bottom:16px}.thank-you-page__order-item:last-child{border-bottom:unset;margin-bottom:0;padding-bottom:0}@media screen and (max-width:1365px){.thank-you-page__order-item{gap:30px}}.thank-you-page__order-item-name{display:flex;width:360px;color:#0a1b33;font-size:16px;font-weight:400;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px}@media screen and (max-width:1365px){.thank-you-page__order-item-name{width:auto;max-width:210px;white-space:normal;overflow:hidden;text-overflow:ellipsis}}.thank-you-page__order-item-count{display:flex;color:#0a1b33;font-size:14px;font-weight:400;line-height:16px}@media screen and (max-width:1365px){.thank-you-page__order-item-count{margin-left:auto}}.thank-you-page__order-item-price{display:flex;align-items:flex-end;gap:8px;min-width:134px;justify-content:end}@media screen and (max-width:1365px){.thank-you-page__order-item-price{flex-direction:column;gap:4px;min-width:72px}}.thank-you-page__order-item-price-new{color:#0a1b33;font-size:18px;font-weight:500;line-height:20px}.thank-you-page__order-item-price-old{color:#8f9eb2;font-size:14px;font-weight:500;line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-bottom:1px}@media screen and (max-width:1365px){.thank-you-page__order-item-price-old{margin-bottom:0}}.thank-you-page__final{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.thank-you-page__final{order:4}}.thank-you-page__final-head{color:#0a1b33;font-size:18px;font-weight:500;line-height:20px;margin-bottom:16px}.thank-you-page__final-item{display:flex;justify-content:space-between;align-items:flex-end;gap:8px;margin-bottom:16px}@media screen and (max-width:1365px){.thank-you-page__final-item{align-items:flex-start}}.thank-you-page__final-item:nth-child(3){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e6ecf5}.thank-you-page__final-item:nth-child(3) .thank-you-page__final-item-right{font-size:18px;font-weight:500}.thank-you-page__final-item:nth-child(4) .thank-you-page__final-item-left{font-size:16px;color:#0a1b33;font-weight:400}.thank-you-page__final-item:nth-child(4) .thank-you-page__final-item-right{font-size:20px}.thank-you-page__final-item:nth-child(5) .thank-you-page__final-item-left{color:#00b700;font-weight:500;font-size:14px}.thank-you-page__final-item:nth-child(5) .thank-you-page__final-item-right{color:#00b700;font-size:16px;font-weight:500}.thank-you-page__final-item:last-child{margin-bottom:0}.thank-you-page__final-item-left,.thank-you-page__final-item-right{color:#606d80;font-size:16px;font-weight:400;line-height:16px}.thank-you-page__final-item-right{color:#0a1b33;display:flex}.thank-you-page__final-item-right span:first-child{font-size:18px;font-weight:500}.thank-you-page__final-item-right span:last-child{color:#606d80;font-size:12px;font-weight:400;line-height:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:8px;align-self:flex-end}.thank-you-page__info{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.thank-you-page__info{margin-top:32px;order:6}}.thank-you-page__info-head{color:#0a1b33;font-size:20px;font-weight:500;line-height:24px;margin-bottom:32px}@media screen and (max-width:767px){.thank-you-page__info-head{margin-bottom:24px}}.thank-you-page__info-item{display:flex;align-items:flex-start;gap:32px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e6ecf5}@media screen and (max-width:1365px){.thank-you-page__info-item{flex-direction:column;gap:8px}}.thank-you-page__info-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:unset}.thank-you-page__info-item-left{color:#606d80;font-size:16px;font-weight:400;line-height:20px;width:164px}@media screen and (max-width:1365px){.thank-you-page__info-item-left{width:100%}}.thank-you-page__info-item-right{color:#0a1b33;font-size:16px;font-weight:400;line-height:16px;display:flex;flex-direction:column;gap:16px;width:calc(100% - 196px)}@media screen and (max-width:1365px){.thank-you-page__info-item-right{width:100%}}.thank-you-page__info-item-right-sub{display:flex;justify-content:space-between}.thank-you-page__info-item-right-sub div:last-child{font-size:14px}.thank-you-page__info-item-right-sub div:first-child{color:#606d80}.thank-you-page__foot{display:flex;align-items:center;margin-top:32px;justify-content:space-around}@media screen and (max-width:1365px){.thank-you-page__foot{margin-top:32px;flex-direction:column-reverse;gap:16px;order:5}}.thank-you-page__foot.multiple{justify-content:space-between}.thank-you-page__foot.multiple .thank-you-page__foot-button{width:240px}@media screen and (max-width:1365px){.thank-you-page__foot.multiple .thank-you-page__foot-button{width:100%}}.thank-you-page__foot-button{padding:16px 20px;width:240px;border-radius:24px;background:#fff;border:1px solid #e6ecf5;color:#0a1b33;font-size:14px;font-weight:500;line-height:16px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.thank-you-page__foot-button{width:100%}}.thank-you-page__foot-button:hover{background:#f7f7fa;border:1px solid transparent}.thank-you-page__foot-button:active{background:#e5e5ea}.thank-you-page__foot-button.red{background:#00398a;color:#fff;border:1px solid transparent}.thank-you-page__foot-button.red:hover{background:#004cb9}.thank-you-page__foot-button.red:active{background:#002f73}.thank-you-page__foot-button.green{width:240px;color:#fff;background:#75af26;border:1px solid transparent}@media screen and (max-width:1365px){.thank-you-page__foot-button.green{width:100%}}.thank-you-page__foot-button.green:hover{background:#7fbe29}.thank-you-page__foot-button.green:active{background:#5f8f1d}.thank-you-page__foot .liqpay__button{padding:0!important;margin:0!important}.video,.video-iframe{width:100%;height:100%;position:relative;overflow:hidden}.video-iframe__bg,.video__bg{width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 200ms ease}.video-iframe__bg.hidden,.video-iframe__play.hidden,.video-iframe__text.hidden,.video__bg.hidden,.video__play.hidden,.video__text.hidden{opacity:0}.video-iframe__play,.video-iframe__text,.video__play,.video__text{position:absolute;z-index:1;transition:all 200ms ease}.video-iframe__play,.video__play{width:30px;height:42px;top:50%;left:50%;transform:translate(-50%,-50%);border-style:solid;border-color:transparent transparent transparent #fff;border-width:21px 0 21px 30px;z-index:2}.add-page-news-item{display:flex;flex-direction:column;height:100%;box-shadow:0 8px 32px transparent;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.add-page-news-item{height:auto}}.add-page-news-item:hover{box-shadow:0 8px 32px rgba(0,0,0,.08)}@media screen and (max-width:1365px){.add-page-news-item:hover{box-shadow:unset}}.add-page-news-item.big{display:grid;grid-template-columns:1fr 560px;grid-column-gap:60px;box-shadow:unset}@media screen and (max-width:1365px){.add-page-news-item.big{display:flex;flex-direction:column}}.add-page-news-item.big .add-page-news-item__wrapper{width:100%;height:512px}@media screen and (max-width:1600px){.add-page-news-item.big .add-page-news-item__wrapper{height:446px}}@media screen and (max-width:1439px){.add-page-news-item.big .add-page-news-item__wrapper{height:422px}}@media screen and (max-width:1365px){.add-page-news-item.big .add-page-news-item__wrapper{height:728px}}@media screen and (max-width:767px){.add-page-news-item.big .add-page-news-item__wrapper{height:unset}}.add-page-news-item.big .add-page-news-item__container{height:unset}.add-page-news-item.big .add-page-news-item__container-type{font-size:20px;margin-top:0}@media screen and (max-width:1365px){.add-page-news-item.big .add-page-news-item__container-type{margin-top:20px}}@media screen and (max-width:767px){.add-page-news-item.big .add-page-news-item__container-type{font-size:16px}}.add-page-news-item.big .add-page-news-item__container-name{font-size:32px;line-height:48px;margin-top:20px}@media screen and (max-width:767px){.add-page-news-item.big .add-page-news-item__container-name{font-size:20px;line-height:28px;margin-top:15px}}.add-page-news-item.big .add-page-news-item__container-text{font-size:16px;line-height:24px;margin-top:20px}@media screen and (max-width:767px){.add-page-news-item.big .add-page-news-item__container-text{font-size:14px;line-height:20px;margin-top:10px}}.add-page-news-item.big .add-page-news-item__container-bottom{margin-top:unset}.add-page-news-item.big .add-page-news-item__container-bottom-date p{font-size:16px}@media screen and (max-width:767px){.add-page-news-item.big .add-page-news-item__container-bottom-date p{font-size:14px}}.add-page-news-item.big .add-page-news-item__container-bottom-button{width:180px;height:40px;border-radius:20px;font-size:16px}@media screen and (max-width:767px){.add-page-news-item.big .add-page-news-item__container-bottom-button{font-size:14px;width:120px;height:32px;border-radius:16px}.add-page-news-item{padding-bottom:20px;border-bottom:1px solid #e1e9f5}.add-page-news-item:last-child{padding-bottom:0;border-bottom:unset}}.add-page-news-item__wrapper{width:100%;height:276px}@media screen and (max-width:1600px){.add-page-news-item__wrapper{height:250px}}@media screen and (max-width:1439px){.add-page-news-item__wrapper{height:236px}}@media screen and (max-width:1365px){.add-page-news-item__wrapper{height:199px}}@media screen and (max-width:767px){.add-page-news-item__wrapper{height:auto}}.add-page-news-item__wrapper img,.jimmy-service-item__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.add-page-news-item__container{display:flex;flex-direction:column;height:100%;padding:20px}@media screen and (max-width:1365px){.add-page-news-item__container{padding:0;margin-top:20px}}.add-page-news-item__container-type{display:flex;width:100%;justify-content:space-between;align-items:center}.add-page-news-item__container-type-text{font-weight:500;font-size:18px;color:#00398a}@media screen and (max-width:1365px){.add-page-news-item__container-type-text{font-size:16px}}.add-page-news-item__container-type-share{display:flex;align-items:center;font-size:16px;font-weight:500;position:relative;color:#606d80}.add-page-news-item__container-type-share:hover{cursor:pointer}.add-page-news-item__container-type-share::before{content:"";width:24px;height:24px;background:url(../assets/add-pages/share.svg);display:flex;margin-right:10px}.add-page-news-item__container-type-share::after{content:attr(data-cp);padding:10px 15px;width:-moz-max-content;width:max-content;background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.08);bottom:calc(100% + 10px);right:0;position:absolute;display:none;color:#000}.add-page-news-item__container-type-share.active::after,.add-page-news-item__head-share.active::after{display:flex}.add-page-news-item__container-name{font-weight:500;font-size:24px;color:#0a1b33;line-height:34px;margin-top:20px}@media screen and (max-width:1365px){.add-page-news-item__container-name{font-size:20px;line-height:28px;margin-top:15px}}.add-page-news-item__container-text{font-weight:500;font-size:16px;color:#606d80;line-height:24px;margin-top:10px;margin-bottom:20px}@media screen and (max-width:1365px){.add-page-news-item__container-text{font-size:14px;line-height:20px}}.add-page-news-item__container-bottom{display:flex;margin-top:auto;align-items:center}.add-page-news-item__container-bottom-date{display:flex;height:-moz-max-content;height:max-content}.add-page-news-item__container-bottom-date p{font-weight:500;font-size:16px;color:#8f9eb3}@media screen and (max-width:1365px){.add-page-news-item__container-bottom-date p{font-size:14px}}.add-page-news-item__container-bottom-date p:first-child{padding-right:10px;border-right:1px solid #e1e9f5;margin-right:10px}.add-page-news-item__container-bottom-button{font-weight:500;font-size:14px;color:#00398a;width:120px;height:32px;background:#e6f0ff;border-radius:16px;margin-left:auto;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}.add-page-news-item__container-bottom-button:hover{background:#00398a;color:#fff;cursor:pointer}.add-page-news-tabs{display:flex;align-items:center;width:100%;max-width:-moz-max-content;max-width:max-content;margin:0 auto;padding:0 20px;overflow-x:auto}.add-page-news-tabs::-webkit-scrollbar{display:none}.add-page-news-tabs__tab{display:flex;justify-content:space-around;padding:10px 20px;color:#606d80;font-weight:500;font-size:16px;border-radius:20px;margin-right:20px;width:-moz-max-content;width:max-content;min-width:160px;transition:all 250ms ease-in-out}@media screen and (max-width:768px){.add-page-news-tabs__tab{margin-right:10px;min-width:-moz-max-content;min-width:max-content}}.add-page-news-tabs__tab:last-child{margin-right:0}.add-page-news-tabs__tab:hover{background:#f0f4fa;color:#0a1b33}.add-page-news-tabs__tab.active{background:#00398a;color:#fff}.add-page-news{display:flex;flex-direction:column}.add-page-news__head{font-weight:500;font-size:40px;margin:100px auto;color:#0a1b33;padding:0 10px}@media screen and (max-width:1365px){.add-page-news__head{margin:60px auto;font-size:32px}}@media screen and (max-width:767px){.add-page-news__head{font-size:32px}}.add-page-news__body,.add-page-news__body-container{display:flex;flex-direction:column}.add-page-news__body-container{max-width:1530px;width:100%;margin:60px auto 40px}@media screen and (max-width:1600px){.add-page-news__body-container{max-width:1372px}}@media screen and (max-width:1439px){.add-page-news__body-container{max-width:1300px}}@media screen and (max-width:1365px){.add-page-news__body-container{max-width:100%;margin:30px auto 20px;padding:0 20px}}@media screen and (max-width:767px){.add-page-news__body-container{max-width:100%;margin:30px auto 20px;padding:0 15px}}.add-page-news__body-container-top{display:flex;width:100%}.add-page-news__body-container-grid{display:grid;margin-top:60px;grid-template-columns:repeat(3,1fr);grid-gap:20px}@media screen and (max-width:1365px){.add-page-news__body-container-grid{grid-template-columns:repeat(2,1fr);margin-top:30px}}@media screen and (max-width:767px){.add-page-news__body-container-grid{grid-template-columns:1fr;margin-top:20px}}.add-page-news__body-container-more{width:290px;height:40px;background:#f5f9ff;border-radius:20px;display:flex;align-items:center;justify-content:space-around;margin:40px auto 0;transition:all 250ms ease-in-out}.add-page-news__body-container-more.loading p:before{animation:add-pages-rotate-anim 1s linear infinite}.add-page-news__body-container-more:hover{background:#e1e9f5;cursor:pointer}.add-page-news__body-container-more p{font-weight:500;font-size:16px;color:#0a1b33;display:flex;align-items:center}.add-page-news__body-container-more p:before{content:"";width:24px;height:24px;display:flex;background:url(../assets/add-pages/load-more.svg);margin-right:15px}.add-page-news-item{width:100%}.add-page-news-item-overlay{position:fixed;bottom:0;left:0;z-index:10000;overflow:auto;display:flex;justify-content:space-around;width:100%;height:100vh;background:rgba(0,0,0,.5)}@media (min-width:1025px){.add-page-news-item-overlay{z-index:99;padding-top:100px}.add-page-news-item-overlay .add-page-news-item__body{margin-bottom:100px}}.add-page-news-item.main-container{width:100%}.add-page-news-item__head{display:flex;flex-direction:column;position:relative;min-height:480px;z-index:1;padding:0 120px}@media screen and (max-width:1365px){.add-page-news-item__head{min-height:210px;padding:15px 30px 20px}}.add-page-news-item__head-text{z-index:2;font-size:36px;color:#fff;margin-top:auto}@media screen and (max-width:1024px){.add-page-news-item__head-text{font-size:24px}}.add-page-news-item__head-share{display:flex;margin-bottom:auto;margin-top:30px;z-index:2;position:relative;align-items:center;font-size:16px;font-weight:400;color:#fff;width:-moz-fit-content;width:fit-content}.add-page-news-item__head-share::before{content:"";width:24px;height:24px;background:url(../assets/share.svg);background-size:100% 100%;display:flex;margin-right:20px}@media screen and (max-width:767px){.add-page-news-item__head-share::before{margin-right:15px}}.add-page-news-item__head-share::after{content:attr(data-cp);padding:10px 15px;width:-moz-max-content;width:max-content;background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.08);bottom:calc(100% + 10px);left:0;position:absolute;display:none;color:#000}@media screen and (max-width:767px){.add-page-news-item__head-share{margin-top:15px}}.add-page-news-item__head-share-popup{position:absolute;padding:10px 15px;background:#fff;border-radius:5px;color:#000;bottom:60px;right:10px;width:185px;z-index:9;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:all 200ms ease}.add-page-news-item__head-close{position:absolute;top:15px;right:15px;cursor:pointer;width:16px;height:16px}@media (min-width:768px){.add-page-news-item__head-close{top:25px;right:25px;width:20px;height:20px}}.add-page-news-item__body{background-color:#fff;display:flex;flex-direction:column;padding:60px;margin-top:-8px;z-index:2}@media screen and (max-width:1365px){.add-page-news-item__body{padding:20px}}.add-page-news-item__body .news_detail_section{margin:30px 0 0!important;padding:0!important;background-color:#fff!important}@media (min-width:768px){.add-page-news-item__body .news_detail_section{margin-top:40px!important}}.add-page-news-item__body .news_detail_section:first-child{margin-top:0!important}.add-page-news-item__body .news_detail_section h3{margin-bottom:15px;font-size:16px;font-weight:500}@media (min-width:768px){.add-page-news-item__body .news_detail_section h3{font-size:20px}}@media (min-width:1025px){.add-page-news-item__body .news_detail_section h3{font-size:24px}}.add-page-news-item__body .news_detail_section img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}@media (min-width:768px){.add-page-news-item__body .news_detail_section img{height:360px}}@media (min-width:1025px){.add-page-news-item__body .news_detail_section img{height:530px}}.add-page-news-item__body .news_detail_section p{color:#717273;font-size:14px}@media (min-width:1025px){.add-page-news-item__body .news_detail_section p{font-size:16px}}.jimmy-services{margin:32px auto 0;max-width:1440px;width:100%;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1600px){.jimmy-services{max-width:1320px}}@media screen and (max-width:1439px){.jimmy-services{max-width:1260px;margin:24px auto 0}}@media screen and (max-width:1365px){.jimmy-services{width:100%;padding:0 0 0 17px}}@media screen and (max-width:767px){.jimmy-services{margin-top:24px;padding:0 0 0 12px}}.jimmy-services__head{font-weight:500;font-size:24px;line-height:32px;color:#0a1b33}@media screen and (max-width:1365px){.jimmy-services__head{font-size:20px}}.jimmy-services__container{display:flex;width:100%;overflow-y:auto;margin-top:16px}.jimmy-services__container::-webkit-scrollbar,.main-categories__container::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.jimmy-services__container{padding:12px 0;margin-top:4px}}.jimmy-service-item{display:flex;flex-direction:column;width:220px;min-width:220px;height:auto;padding:24px;background:#fff;border:1px solid #e6ecf5;transition:all 250ms ease-in-out;margin-left:16px;position:relative}.jimmy-service-item:first-child{margin-left:0}@media screen and (max-width:1439px){.jimmy-service-item{min-width:204px;width:204px}}@media screen and (max-width:1365px){.jimmy-service-item{min-width:144px;width:144px;padding:20px;margin-left:12px}}@media screen and (max-width:767px){.jimmy-service-item{margin-left:8px}}.jimmy-service-item__wrapper{width:40px;height:40px}.jimmy-service-item__name{font-weight:500;font-size:16px;color:#0a1b33;margin-top:16px;transition:all 250ms ease-in-out}@media screen and (max-width:1439px){.jimmy-service-item__name{font-size:14px}}.jimmy-service-item__text{margin-top:8px;font-weight:400;font-size:14px;color:#4d5766}@media screen and (max-width:1439px){.jimmy-service-item__text{font-size:12px}}@media screen and (max-width:1365px){.jimmy-service-item__text{display:none}}.jimmy-service-item__icon{position:absolute;top:16px;right:16px;display:block;background-image:url(../assets/product-card/info-icon.svg);width:16px;height:16px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.jimmy-service-item__icon{top:12px;right:12px}}.main-categories{width:100%;margin:24px auto 0;max-width:1440px}@media screen and (max-width:1600px){.main-categories{max-width:1320px}}@media screen and (max-width:1439px){.main-categories{max-width:1260px}}@media screen and (max-width:1365px){.main-categories{max-width:100%;margin:16px auto 0;gap:16px;padding:0 17px}}@media screen and (max-width:767px){.main-categories{padding:0 12px;gap:8px;margin:12px auto 0}}.main-categories__container{display:flex;gap:24px;overflow-y:auto;padding:12px;margin:-12px}@media screen and (max-width:1365px){.main-categories__container{gap:8px}}.main-categories__item{display:flex;flex-direction:column;gap:16px;min-width:220px;background:#fff;align-items:center;padding:16px 24px;border:1px solid #e6ecf5;transition:all 250ms ease-in-out}@media screen and (max-width:1600px){.main-categories__item{min-width:200px}}@media screen and (max-width:1439px){.main-categories__item{min-width:190px}}@media screen and (max-width:1365px){.main-categories__item{min-width:130px;padding:16px}}@media screen and (max-width:767px){.main-categories__item{min-width:126px;gap:8px}}.main-categories__item.active .main-categories__item-wrapper img:first-child{opacity:0}.main-categories__item.active .main-categories__item-wrapper img:last-child{opacity:1}.main-categories__item.active .main-categories__item-text{color:#00398a}.main-categories__item-wrapper{display:flex;width:60px;height:60px;position:relative}.main-categories__item-wrapper img{position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity 250ms ease-in-out}.main-categories__item-wrapper img:first-child{opacity:1}.main-categories__item-wrapper img:last-child{opacity:0}.main-categories__item-text{color:#0a1b33;text-align:center;font-size:14px;font-weight:500;line-height:140%}@media screen and (max-width:767px){.main-categories__item-text{font-size:12px}}.main-banners{max-width:1440px;width:100%;margin:24px auto 0;display:flex;flex-direction:column}@media screen and (max-width:1600px){.main-banners{max-width:1320px}}@media screen and (max-width:1439px){.main-banners{max-width:1260px}}@media screen and (max-width:1365px){.main-banners{width:100%;padding:0 0 0 17px;margin:16px auto 0}}@media screen and (max-width:767px){.main-banners{width:100%;padding:0 0 0 12px}}.main-banners__container{width:100%;display:flex;overflow:hidden}.main-banners__container-block{width:342px;min-width:342px;height:456px;display:flex;margin-right:24px;background:#00398a;position:relative;overflow:hidden}@media screen and (max-width:1365px){.main-banners__container-block{margin-right:12px}}.main-banners__container-block::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeleton-anim 2s infinite;content:""}.main-banners__container-block:last-child{margin-right:0}@media screen and (max-width:1600px){.main-banners__container-block{width:312px;min-width:312px;height:416px}}@media screen and (max-width:1439px){.main-banners__container-block{width:297px;min-width:297px;height:397px}}@media screen and (max-width:1365px){.main-banners__container-block{width:292px;min-width:292px;height:390px}}@media screen and (max-width:767px){.main-banners__container-block{width:260px;min-width:260px;height:348px}}.main-banners__container-block-item{width:100%;height:100%;display:flex;flex-direction:column}.main-banners__container-block-item-text{padding:32px}@media screen and (max-width:1600px){.main-banners__container-block-item-text{padding:24px}}.main-banners__container-block-item-text p:first-child{color:#0a1b33;font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:767px){.main-banners__container-block-item-text p:first-child{font-size:14px;line-height:16px}}.main-banners__container-block-item-text p:last-child{color:#0a1b33;font-size:32px;font-weight:700;line-height:40px;margin-top:8px}@media screen and (max-width:767px){.main-banners__container-block-item-text p:last-child{font-size:24px;line-height:32px}}.main-banners__container-block-item-btn{margin-bottom:24px;margin-left:24px;display:flex;align-items:center;padding:12px 24px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;z-index:1;border-radius:20px;background:#00398a;width:-moz-max-content;width:max-content;margin-top:auto;position:relative;transition:all 250ms ease-in-out}@media screen and (max-width:1439px){.main-banners__container-block-item-btn{padding:8px 24px}}.main-banners__container-block-item-btn:after{content:"";width:16px;height:16px;background-image:url(../assets/main-page/arrow-right-white.svg);margin-left:8px;display:none}.main-banners__container-block-item-btn.inSelected{padding:8px 8px 8px 16px}.main-banners__container-block-item-btn.inSelected:after{display:inline-block}.selected-brands{margin:60px auto 0;max-width:1600px;width:100%;display:flex;flex-direction:column}@media screen and (max-width:1600px){.selected-brands{max-width:1240px}}@media screen and (max-width:1439px){.selected-brands{max-width:1110px}}@media screen and (max-width:1110px){.selected-brands{margin-left:20px;width:calc(100% - 20px)}}.selected-brands__head{font-weight:500;font-size:30px;line-height:36px;color:#2f2d40}@media screen and (max-width:1600px){.selected-brands__head{font-size:24px}}.selected-brands__container{width:100%;display:flex;overflow:hidden}.selected-brands__container-block{display:flex;flex-direction:row;width:790px;flex-wrap:wrap;justify-content:space-between;margin-top:10px;margin-right:20px}@media screen and (max-width:1600px){.selected-brands__container-block{width:610px}}@media screen and (max-width:1439px){.selected-brands__container-block{width:540px}}@media screen and (max-width:1110px){.selected-brands__container-block{flex-direction:row;flex-wrap:nowrap;margin-right:0}}.selected-brands__container-block-item{width:385px;height:504px;display:flex;position:relative;border-radius:12px;background:#6334ff;margin-top:20px;overflow:hidden}.main-page-dots span::after,.selected-brands__container-block-item::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeleton-anim 2s infinite;content:""}.selected-brands__container-block-item:first-child{width:790px}@media screen and (max-width:1600px){.selected-brands__container-block-item{width:295px;height:380px}}@media screen and (max-width:1439px){.selected-brands__container-block-item{width:255px;height:360px}}@media screen and (max-width:1110px){.selected-brands__container-block-item{width:286px;min-width:286px;height:420px;margin-right:20px}.selected-brands__container-block-item:first-child{width:286px}}.main-page-dots{display:flex;margin:16px auto 0}.main-page-dots span{width:8px;height:8px;margin:0 12px;position:relative;overflow:hidden;background:#00398a}.main-page-text{width:100%;display:flex;flex-direction:column;max-width:1440px;margin:40px auto 20px}@media screen and (max-width:1600px){.main-page-text{max-width:1320px}}@media screen and (max-width:1439px){.main-page-text{max-width:1260px}}@media screen and (max-width:1365px){.main-page-text{padding:0 17px;margin:40px auto 30px}}@media screen and (max-width:767px){.main-page-text{max-width:100%;padding:0 12px;margin:32px auto 30px}}.main-page-text__description{font-weight:400;font-size:14px;color:#4d5766;position:relative;display:flex;flex-direction:column}.main-page-text__description::after{content:"";width:100%;height:137px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 91.33%);position:absolute;bottom:0;left:0;display:none}.main-page-text__description.hide{max-height:170px;overflow:hidden}.main-page-text__description.hide::after{display:flex}.main-page-text__description h1,.main-page-text__description h2,.main-page-text__description h3,.main-page-text__description h4,.main-page-text__description h5,.main-page-text__description h6{font-weight:400;font-size:20px;line-height:24px;margin-top:20px}.main-page-text__description h1:first-child,.main-page-text__description h2:first-child,.main-page-text__description h3:first-child,.main-page-text__description h4:first-child,.main-page-text__description h5:first-child,.main-page-text__description h6:first-child{margin-top:0}.main-page-text__description p{margin-top:16px}.catalog-page__foot-description ul,.main-page-text__description ul{display:flex;flex-direction:column;list-style:disc;padding-left:25px;margin-top:10px}.main-page-text__description p,.main-page-text__description ul li{font-weight:400;font-size:16px;line-height:28px;color:#4d5766}.main-page-text__button,.main-page-text__button-hide{width:-moz-fit-content;width:fit-content;height:32px;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;color:#00398a;text-transform:uppercase;margin-top:16px;display:none}.main-page-text__button-hide:hover,.main-page-text__button:hover{cursor:pointer;text-decoration:underline}.main-page-text__button-hide.active,.main-page-text__button.active{display:flex}.media-block{display:grid;grid-template-columns:repeat(4,445px);grid-template-rows:repeat(3,445px);grid-template-areas:"big big stick normal1" "big big stick normal2" "long1 long1 long2 long2";grid-gap:20px;margin:50px auto 0;max-width:1840px;width:100%}@media screen and (max-width:1919px){.media-block{max-width:1528px;grid-template-columns:repeat(4,367px);grid-template-rows:repeat(3,367px)}}@media screen and (max-width:1600px){.media-block{max-width:1372px;grid-template-columns:repeat(4,328px);grid-template-rows:repeat(3,328px)}}@media screen and (max-width:1439px){.media-block{max-width:1300px;grid-template-columns:repeat(4,310px);grid-template-rows:repeat(3,310px);grid-template:"big big stick normal1" "big big stick normal2" "long1 long1 long2 long2"}}@media screen and (max-width:1365px){.media-block{width:calc(100% - 40px);grid-template-columns:minmax(354px,1fr) minmax(354px,1fr);grid-template:"big big" "stick normal1" "stick normal2" "long1 long1" "long2 long2";grid-template-rows:max-content;margin-top:30px}}@media screen and (max-width:767px){.media-block{width:calc(100% - 30px);grid-template:"big big" "stick stick" "normal1 normal2" "long1 long1" "long2 long2";grid-gap:11px;grid-template-rows:max-content}}.media-block__item{width:100%;position:relative}.media-block__item:before{width:100%;height:100%;background:0 0}.media-block__item:hover{cursor:pointer}.media-block__item:hover:before{background:rgba(0,0,0,.2)}.media-block__item.jimmy-media-video:after,.media-block__item:before{content:"";pointer-events:none;position:absolute;transition:all 250ms ease-in-out}.media-block__item.jimmy-media-video:after{width:64px;height:64px;background:url(../assets/main-page/video-arrow.svg);left:0;top:0;right:0;bottom:0;margin:auto}.media-block__item.jimmy-media-video:hover:after{background:url(../assets/main-page/video-arrow-hover.svg)}.media-block__item.play:after,.media-block__item.play:before{display:none}.media-block__item-video{position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (max-width:1365px){.media-block__item-video{position:relative;padding-bottom:100%;height:0}}.media-block__item-video iframe{width:100%;min-width:100%;height:100%;min-height:100%}@media screen and (max-width:1365px){.media-block__item-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}}.catalog-page-attention-item__wrapper img,.media-block__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-block__item.big{grid-area:big}.media-block__item.stick{grid-area:stick}.media-block__item.normal1{grid-area:normal1}.media-block__item.normal2{grid-area:normal2}.media-block__item.long1{grid-area:long1}.media-block__item.long2{grid-area:long2}.news-popup{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:999;flex-direction:column;overflow:auto;display:none}.news-popup.active,.news-popup__container-head-share.active::after{display:flex}.news-popup__overlay{background:rgba(0,0,0,.4);width:100%;height:-moz-max-content;height:max-content;position:absolute;left:0;top:0}.news-popup__container{display:flex;flex-direction:column;max-width:1320px;width:100%;margin:60px auto}@media screen and (max-width:1366px){.news-popup__container{max-width:100%;margin:0}}.news-popup__container-head{display:flex;flex-direction:column;position:relative;height:480px;z-index:1;padding:0 65px}@media screen and (max-width:767px){.news-popup__container-head{height:210px}}.news-popup__container-head-img{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.news-popup__container-head-name{z-index:2;font-size:36px;color:#fff;margin-top:auto}@media screen and (max-width:1024px){.news-popup__container-head-name{font-size:24px}}.news-popup__container-head-share{display:flex;margin-bottom:auto;margin-top:30px;z-index:2;align-items:center;font-size:16px;font-weight:400;color:#fff;width:-moz-fit-content;width:fit-content;position:relative}.news-popup__container-head-share::before{content:"";width:24px;height:24px;background:url(../assets/share.svg);background-size:100% 100%;display:flex;margin-right:20px}@media screen and (max-width:767px){.news-popup__container-head-share::before{margin-right:15px}}.news-popup__container-head-share span,.news-popup__container-head-share::after{display:none;position:absolute;padding:10px 15px;background:#fff;color:#000;width:-moz-max-content;width:max-content}.news-popup__container-head-share::after{content:attr(data-cp);box-shadow:0 8px 32px rgba(0,0,0,.08);bottom:calc(100% + 10px);left:0}@media screen and (max-width:767px){.news-popup__container-head-share{margin-top:15px}}.news-popup__container-head-share span{top:-8px;left:calc(100% + 20px)}@media screen and (max-width:768px){.news-popup__container-head-share{margin-top:25px}}.news-popup__container-head-close{position:absolute;top:25px;right:25px;width:20px;height:20px;background:url(../assets/cross-white.svg);background-size:100% 100%;z-index:2}.news-popup__container-head-close:hover{cursor:pointer}.news-popup__container-body{background-color:#fff;display:flex;flex-direction:column;padding:60px;margin-top:-8px;z-index:2}@media screen and (max-width:1365px){.news-popup__container-body{padding:20px}}.news-popup__container-body .news_detail_section{margin:30px 0 0!important;padding:0!important;background-color:#fff!important}@media (min-width:768px){.news-popup__container-body .news_detail_section{margin-top:40px!important}}.news-popup__container-body .news_detail_section:first-child{margin-top:0!important}.news-popup__container-body .news_detail_section h3{margin-bottom:15px;font-size:16px}@media (min-width:768px){.news-popup__container-body .news_detail_section h3{font-size:20px}}@media (min-width:1025px){.news-popup__container-body .news_detail_section h3{font-size:24px}}.news-popup__container-body .news_detail_section img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;margin-bottom:15px}@media (min-width:768px){.news-popup__container-body .news_detail_section img{height:360px}}@media (min-width:1025px){.news-popup__container-body .news_detail_section img{height:530px}}.news-popup__container-body .news_detail_section p{color:#717273;font-size:14px}@media (min-width:1025px){.news-popup__container-body .news_detail_section p{font-size:16px}}.news-popup__container-preloader-block{width:100%;height:calc(100vh - 174px);display:flex;align-items:center;justify-content:space-around}.selected-products{margin:32px auto 0;max-width:1440px;width:100%;display:flex;flex-direction:column}@media screen and (max-width:1600px){.selected-products{max-width:1320px;margin:24px auto 0}}@media screen and (max-width:1439px){.selected-products{max-width:1260px}}@media screen and (max-width:1365px){.selected-products{width:calc(100% - 34px);max-width:100%;margin:16px auto 0}}@media screen and (max-width:767px){.selected-products{width:100%}}.selected-products__head{font-weight:500;font-size:24px;line-height:32px;color:#0a1b33}@media screen and (max-width:1365px){.selected-products__head{font-size:20px}}@media screen and (max-width:767px){.selected-products__head{padding:0 12px}}.selected-products__container{margin-top:16px;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media screen and (max-width:1365px){.selected-products__container{gap:16px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.selected-products__container{gap:0;grid-template-columns:repeat(2,1fr)}}.selected-products__container .main-banners__container-block{margin-right:0;width:272px;min-width:272px}@media screen and (max-width:1600px){.selected-products__container .main-banners__container-block{width:248px;min-width:248px}}@media screen and (max-width:1439px){.selected-products__container .main-banners__container-block{width:236px;min-width:236px;height:auto}}@media screen and (max-width:1365px){.selected-products__container .main-banners__container-block{width:234px;min-width:234px}}@media screen and (max-width:767px){.selected-products__container .main-banners__container-block{width:100%;min-width:100%}}.selected-products__container .main-banners__container-block-item-text{padding:24px}@media screen and (max-width:767px){.selected-products__container .main-banners__container-block-item-text{padding:16px}}.selected-products__container .main-banners__container-block-item-text p:first-child{font-size:16px;line-height:20px}@media screen and (max-width:767px){.selected-products__container .main-banners__container-block-item-text p:first-child{font-size:14px;line-height:16px}}.selected-products__container .main-banners__container-block-item-text p:last-child{font-size:24px;line-height:32px;margin-top:8px}@media screen and (max-width:1439px){.selected-products__container .main-banners__container-block-item-text p:last-child{font-size:20px;line-height:24px}}@media screen and (max-width:767px){.selected-products__container .main-banners__container-block-item-text p:last-child{font-size:18px;line-height:22px;font-weight:500}}.selected-products__container .main-banners__container-block-item-btn{padding:8px 8px 8px 16px}@media screen and (max-width:767px){.selected-products__container .main-banners__container-block-item-btn{padding:4px 8px 4px 12px;font-size:12px;margin-bottom:16px;margin-left:16px}}.selected-products__buttons{display:flex;overflow:hidden;flex-wrap:nowrap;position:relative;margin-top:20px}.selected-products__buttons:after{content:"";position:absolute;top:0;right:0;width:100px;height:32px;background:linear-gradient(90deg,rgba(245,247,250,0) 0,#f5f7fa 100%)}.selected-products__buttons-button{width:-moz-max-content;width:max-content;padding:7px 20px;color:#959aa6;background:#e6eaf2;border-radius:17px;margin-left:10px;font-weight:500;font-size:16px;white-space:nowrap}.selected-products__buttons-button:first-child{margin-left:0}.selected-products__buttons-button.active{color:#2f2d40;background:#fff}.selected-products__products{margin-top:20px;display:flex;width:100%;overflow:hidden}.selected-products__products .product-item{margin-right:20px;min-width:300px}@media screen and (max-width:1600px){.selected-products__products .product-item{min-width:245px}}@media screen and (max-width:1439px){.selected-products__products .product-item{min-width:240px}}@media screen and (max-width:1365px){.selected-products__products .product-item{min-width:172px}}.catalog-page__body{display:flex;flex-direction:column;max-width:1440px;width:100%;margin:24px auto 0}@media screen and (max-width:1600px){.catalog-page__body{max-width:1320px}}@media screen and (max-width:1439px){.catalog-page__body{max-width:1260px}}@media screen and (max-width:1365px){.catalog-page__body{max-width:100%;padding:0 17px}}@media screen and (max-width:767px){.catalog-page__body{max-width:100%;margin:16px auto 0;padding:0 12px}}.catalog-page__body-top{display:grid;grid-template-columns:320px 1fr 88px;grid-column-gap:40px;padding-bottom:16px;border-bottom:1px solid #e6ecf5}@media screen and (max-width:1365px){.catalog-page__body-top{display:flex;flex-wrap:wrap;grid-gap:0;align-items:center;border-bottom:unset;padding-bottom:0}}.catalog-page__body-top-filter{font-weight:400;font-size:16px;color:#0a1b33;text-transform:uppercase;padding:8px 16px 8px 48px;position:relative;display:flex;min-height:36px;align-items:center;justify-content:space-between;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.catalog-page__body-top-filter{order:1;width:85%;border:1px solid #e6ecf5;justify-content:center;gap:8px;padding:8px 16px}}@media screen and (max-width:767px){.catalog-page__body-top-filter{width:72%}}.catalog-page__body-top-filter:before{content:"";width:24px;height:24px;left:16px;top:50%;transform:translateY(-50%);background:url(../assets/catalog/filter-icon.svg);position:absolute;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.catalog-page__body-top-filter:before{display:block;top:0;transform:unset;position:relative;left:0}}.catalog-page__body-top-filter span{color:#00398a;font-size:14px;font-weight:500;line-height:16px;text-transform:capitalize}@media screen and (max-width:1365px){.catalog-page__body-top-filter span{display:none}}.catalog-page__body-top-smart{display:flex;flex-wrap:wrap}@media screen and (max-width:1365px){.catalog-page__body-top-smart{order:3;width:100%;margin-top:24px;flex-wrap:nowrap;overflow-y:auto}.catalog-page__body-top-smart::-webkit-scrollbar{display:none}}@media screen and (max-width:767px){.catalog-page__body-top-smart{margin-top:16px}}.catalog-page__body-top-smart-container{display:flex}.catalog-page__body-top-smart-container::-webkit-scrollbar{display:none}.catalog-page__body-top-smart-container-item{width:-moz-max-content;width:max-content;padding:10px 20px;background:#f5f9ff;border-radius:20px;margin-right:10px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;color:#0a1b33;font-weight:500;font-size:14px}.catalog-page__body-top-smart-container-item.active{background:#00398a;color:#fff}.catalog-page__body-top-buttons{display:flex;width:100%;justify-content:end;gap:8px}@media screen and (max-width:1365px){.catalog-page__body-top-buttons{order:2;width:88px;margin-left:auto}}.catalog-page__body-top-buttons-large,.catalog-page__body-top-buttons-small{background-color:#f5f9ff;width:36px;height:36px;transition:all 250ms ease-in-out;background-size:24px 24px;background-repeat:no-repeat;background-position:center}.catalog-page__body-top-buttons-large.active,.catalog-page__body-top-buttons-small.active{background-color:#00398a}.catalog-page__body-top-buttons-small{background-image:url(../assets/catalog/filter-small.svg)}.catalog-page__body-top-buttons-small.active{background-image:url(../assets/catalog/filter-small-active.svg)}.catalog-page__body-top-buttons-large{background-image:url(../assets/catalog/filter-large.svg)}.catalog-page__body-top-buttons-large.active{background-image:url(../assets/catalog/filter-large-active.svg)}.catalog-page__body-products{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;height:-moz-max-content;height:max-content}@media screen and (max-width:1599px){.catalog-page__body-products{grid-template-columns:1fr;grid-gap:16px;margin:16px auto 0}}@media screen and (max-width:1365px){.catalog-page__body-products{margin:24px auto 0}}@media screen and (max-width:767px){.catalog-page__body-products{grid-gap:8px}}.head-h1{max-width:1440px;width:100%;margin:24px auto 0;font-weight:400;font-size:32px;color:#0a1b33}@media screen and (max-width:1600px){.head-h1{max-width:1320px}}@media screen and (max-width:1439px){.head-h1{max-width:1260px}}@media screen and (max-width:1365px){.head-h1{max-width:100%;padding:0 17px;font-size:28px}}@media screen and (max-width:767px){.head-h1{max-width:100%;margin:16px auto 0;padding:0 12px;font-size:24px}}.catalog-filter{background:#fff;display:flex;flex-direction:column;max-height:0;position:relative;opacity:0;max-width:320px}.catalog-filter__block{height:100%;overflow-y:auto;padding-right:12px}.catalog-filter__badges{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}@media screen and (max-width:1600px){.catalog-filter__badges{grid-gap:10px}}@media screen and (max-width:1439px){.catalog-filter__badges{grid-template-columns:repeat(2,1fr);grid-gap:8px}}@media screen and (max-width:1365px){.catalog-filter__badges{display:flex;flex-wrap:wrap;margin:0}.catalog-filter__badges:first-child{margin-left:0}}.catalog-filter__badges-item{width:100%;min-height:100px;background:#fff;border:1px solid #e1e9f5;padding:15px 10px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.catalog-filter__badges-item{width:105px;min-height:105px}}.catalog-filter__badges-item-img{width:32px;height:32px;margin:0 auto;background-size:100% 100%}.catalog-filter__badges-item-img.testDrive{background-image:url(../../../assets/catalog/badges/test-drive.svg)}.catalog-filter__badges-item-img.watchLive{background-image:url(../../../assets/catalog/badges/watch-live.svg)}.catalog-filter__badges-item-img.takeInShop{background-image:url(../../../assets/catalog/badges/pick-magazine.svg)}.catalog-filter__badges-item-img.sendToday,.catalog-filter__badges-item-img.sendTomorrow{background-image:url(../../../assets/catalog/badges/delivery-today.svg)}.catalog-filter__badges-item-img.freeDelivery{background-image:url(../../../assets/catalog/badges/free-delivery.svg)}.catalog-filter__badges-item-img.openBox{background-image:url(../../../assets/catalog/badges/open-box.svg)}.catalog-filter__badges-item-img.credit{background-image:url(../../../assets/catalog/badges/credit.svg)}.catalog-filter__badges-item-text{color:#0a1b33;font-weight:700;font-size:10px;margin-top:10px;text-align:center;text-transform:uppercase}.catalog-filter__container{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.catalog-filter__container{margin-top:4px}}.catalog-filter__group{display:flex;flex-direction:column;width:100%;padding-bottom:22px;border-bottom:1px solid #edeff2;margin-top:22px}.catalog-filter__group:last-child{border-bottom:0}.catalog-filter__group-head,.catalog-filter__group-head-text{padding-right:50px;align-items:center;position:relative}.catalog-filter__group-head-text{font-weight:400;font-size:16px;padding-right:32px;width:-moz-max-content;width:max-content;max-width:100%;min-height:24px;display:flex;color:#0a1b33}.catalog-filter__group-head-text-about{display:flex;width:24px;height:24px;background:url(../../../assets/catalog/filter-questionmark.svg);position:absolute;top:0;right:0}.catalog-filter__group-body-item-checkbox.full:hover,.catalog-filter__group-head:hover{cursor:pointer}.catalog-filter__group-head::after{content:"";position:absolute;width:24px;height:24px;background:url(../../../assets/catalog/filter-plus.svg);background-size:100% 100%;right:0;top:0;transition:all 250ms ease-in-out}.catalog-filter__group-head.active::after{background:url(../../../assets/catalog/filter-minus.svg)}.catalog-filter__group-body{display:flex;flex-direction:column;max-height:300px;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.catalog-filter__group-body-item{display:flex;padding:7px 0;margin-top:10px}.catalog-filter__group-body-item:first-child{margin-top:22px}.catalog-filter__group-body-item-checkbox{display:flex;align-items:center}.catalog-filter__group-body-item-checkbox.full:hover input~.catalog-filter__group-body-item-checkbox__container-checkmark{border:1px solid #00398a}.catalog-filter__group-body-item-checkbox.full .catalog-filter__group-body-item-checkbox__container{pointer-events:none}.catalog-filter__group-body-item-checkbox__container{display:block;position:relative;padding-left:20px;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-filter__group-body-item-checkbox__container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.catalog-filter__group-body-item-checkbox__container-checkmark{position:absolute;top:0;left:1px;width:20px;height:20px;background:#fff;border:1px solid #adbacc;box-sizing:border-box;transition:all 250ms ease-in-out}.catalog-filter__group-body-item-checkbox__container:hover input~.catalog-filter__group-body-item-checkbox__container-checkmark{border:1px solid #00398a;background:#e6f0ff}.catalog-filter__group-body-item-checkbox__container input:checked~.catalog-filter__group-body-item-checkbox__container-checkmark{border:1px solid #00398a;background:#00398a}.catalog-filter__group-body-item-checkbox__container-checkmark:after{content:"";position:absolute;display:none}.catalog-filter__group-body-item-checkbox__container input:checked~.catalog-filter__group-body-item-checkbox__container-checkmark:after{display:block}.catalog-filter__group-body-item-checkbox__container .catalog-filter__group-body-item-checkbox__container-checkmark:after{left:4px;top:4px;width:10px;height:7px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg)}.catalog-filter__group-body-item-checkbox-text{font-weight:500;font-size:14px;color:#0a1b33;margin-left:20px}.catalog-filter__group-body-item-checkbox-text span{color:#8590a6}.catalog-filter__group-body-more{display:flex;align-items:center;margin-top:20px;text-transform:uppercase}.catalog-filter__group-body-more-text{color:#00398a;font-weight:500;font-size:14px}.catalog-filter__price{display:flex;flex-direction:column;margin-top:16px;padding-bottom:16px;border-bottom:1px solid #edeff2}.catalog-filter__price__name{font-weight:500;font-size:16px;color:#2f2d40}.catalog-filter__price-top{display:grid;grid-template-columns:1fr 13px 1fr;grid-column-gap:16px;margin-top:20px}.catalog-filter__price-top-max,.catalog-filter__price-top-min{width:100%;padding:10px 15px;background:#fff;font-weight:400;font-size:16px;border:1px solid #e1e9f5;transition:all 250ms ease-in-out}.catalog-filter__price-top-separator{width:100%;height:2px;background:#0a1b33;align-self:center}.catalog-filter__price-range{margin-top:16px;padding:0 4px;height:25px}.catalog-filter__price-range input{width:100%;height:25px}.catalog-filter__price-button{width:100%;height:40px;background-color:#00398a;display:flex;align-items:center;justify-content:space-around;color:#fff;transition:all 250ms ease-in-out;margin-top:20px;font-weight:500;font-size:14px}.catalog-page-attention-item{display:flex;flex-direction:column;width:342px;min-width:342px}@media screen and (max-width:1600px){.catalog-page-attention-item{width:312px;min-width:312px}}@media screen and (max-width:1439px){.catalog-page-attention-item{width:297px;min-width:297px}}@media screen and (max-width:1365px){.catalog-page-attention-item{width:296px;min-width:296px}}@media screen and (max-width:767px){.catalog-page-attention-item{width:248px;min-width:248px}}.catalog-page-attention-item__wrapper{display:flex;width:342px;height:342px}@media screen and (max-width:1600px){.catalog-page-attention-item__wrapper{width:312px;min-width:312px}}@media screen and (max-width:1439px){.catalog-page-attention-item__wrapper{width:297px;min-width:297px}}@media screen and (max-width:1365px){.catalog-page-attention-item__wrapper{width:296px;min-width:296px}}@media screen and (max-width:767px){.catalog-page-attention-item__wrapper{width:248px;min-width:248px}}.catalog-page-attention-item__name{color:#0a1b33;font-size:20px;font-weight:500;line-height:24px;margin-top:16px}.catalog-page-attention-item__text{color:#606d80;font-size:16px;font-weight:400;line-height:24px;margin-top:8px}.catalog-page-why-item{display:flex;gap:16px;width:342px;min-width:342px;height:342px;position:relative;padding:24px}@media screen and (max-width:1600px){.catalog-page-why-item{width:312px;height:312px;min-width:312px}}@media screen and (max-width:1439px){.catalog-page-why-item{width:297px;height:297px;min-width:297px}}@media screen and (max-width:1365px){.catalog-page-why-item{width:297px;height:297px;min-width:297px}}@media screen and (max-width:767px){.catalog-page-why-item{width:248px;height:248px;min-width:248px}}.catalog-page-why-item:hover .catalog-page-why-item__ico{background-image:url(../assets/product-card/main-tech-info-icon-hover.svg)}.catalog-page-why-item__image{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;z-index:0}.catalog-page-why-item__image:hover{cursor:pointer}.catalog-page-why-item__text{color:#fff;font-size:18px;font-weight:500;line-height:22px;z-index:1;pointer-events:none}.catalog-page-why-item__ico{width:20px;min-width:20px;height:20px;background-image:url(../assets/product-card/main-tech-info-icon.svg);background-size:100% 100%;z-index:1;pointer-events:none;transition:all 250ms ease-in-out;margin-left:auto}.catalog-page-why-item__popup{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0;display:none}.catalog-page-why-item__popup.active{display:flex}.catalog-page-why-item__popup-overlay{background:#000;opacity:.5;width:100%;height:100%;position:fixed;z-index:1}.catalog-page-why-item__popup-container{display:flex;flex-direction:column;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;width:512px;height:-moz-max-content;height:max-content;background:#fff;box-shadow:0 8px 32px 0 rgba(0,0,0,.1);padding:24px}@media screen and (max-width:767px){.catalog-page-why-item__popup-container{width:100%;height:100vh;position:absolute;border-radius:0;padding:16px}}.catalog-page-why-item__popup-container-head{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 8px);margin-top:-8px}@media screen and (max-width:767px){.catalog-page-why-item__popup-container-head{width:100%;margin-top:0}}.catalog-page-why-item__popup-container-head-name{font-weight:500;font-size:24px;color:#0a1b33;cursor:default;padding-right:16px}.catalog-page-why-item__popup-container-head-close{width:40px;min-width:40px;height:40px;background-color:transparent;background-image:url(../assets/product-card/popup-cross.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%}@media screen and (max-width:767px){.catalog-page-why-item__popup-container-head-close{width:24px;min-width:24px;height:24px}}.catalog-page-why-item__popup-container-head-close:hover{background-image:url(../assets/product-card/popup-cross-hover.svg);cursor:pointer}.catalog-page-why-item__popup-container-body{display:flex;flex-direction:column;margin-top:16px}.catalog-page-why-item__popup-container-body p{color:#0a1b33;font-size:16px;font-weight:400;line-height:26px;margin-top:24px}.catalog-page-why-item__popup-container-body img:first-child,.catalog-page-why-item__popup-container-body p:first-child{margin-top:0}.catalog-page-why-item__popup-container-body img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin-top:24px}.catalog-review{display:flex;flex-direction:column;background:#fff;border:1px solid #e6ecf5;width:100%;padding:24px;box-shadow:0 2px 12px 0 transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.catalog-review{width:296px;min-width:296px;margin-right:16px}.catalog-review:last-child{margin-right:0}}@media screen and (max-width:767px){.catalog-review{width:248px;min-width:248px;padding:20px;margin-right:12px}.catalog-review:last-child{margin-right:0}}.catalog-review:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.08);border:1px solid transparent}.catalog-review:hover .catalog-review__head-text{color:#00398a}.catalog-review__head-text{font-weight:400;font-size:18px;color:#0a1b33;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.catalog-review__head{font-size:16px}}.catalog-review__body{margin-top:16px}@media screen and (max-width:767px){.catalog-review__body{margin-top:12px}}.catalog-review__body-rating{display:flex}.catalog-review__body-rating-star{width:16px;height:16px;display:flex;margin-right:1px;background:url(../assets/product-card/rating-star-empty.svg);background-size:16px 16px}.catalog-review__body-rating-star.fill{background:url(../assets/product-card/rating-star-fill.svg);background-size:16px 16px}.catalog-review__body-rating-star:last-child{margin-right:0}.catalog-review__body-person{display:flex;width:100%;margin-top:8px}.catalog-review__body-person-data{display:flex;flex-wrap:wrap;width:100%}.catalog-review__body-person-data-date,.catalog-review__body-person-data-name{font-weight:400;font-size:14px;color:#606d80;line-height:16px;display:flex}.catalog-review__body-person-data-name:after{content:"";display:flex;width:4px;height:4px;border-radius:50%;background:#cfd8e5;margin:0 8px;align-self:center}.catalog-review__body-text{font-weight:400;font-size:14px;color:#0a1b33;line-height:24px;margin-top:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media screen and (max-width:767px){.catalog-review__body-text{margin-top:12px}}.catalog-review__body-more{font-weight:500;line-height:15px;font-size:14px;color:#00398a;margin-top:16px;display:flex}.catalog-review__body-more:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width:767px){.catalog-review__body-more{margin-top:12px}}.catalog-page__reviews{display:flex;flex-direction:column;margin:32px auto 0;max-width:1440px}@media screen and (max-width:1600px){.catalog-page__reviews{max-width:1320px}}@media screen and (max-width:1439px){.catalog-page__reviews{max-width:1260px}}@media screen and (max-width:1365px){.catalog-page__reviews{max-width:100%}}@media screen and (max-width:767px){.catalog-page__reviews{max-width:100%;margin:24px auto 0}}.catalog-page__reviews-head{font-weight:400;font-size:24px;color:#0a1b33}.catalog-page__reviews-head span{color:#606d80}@media screen and (max-width:1365px){.catalog-page__reviews-head{font-size:20px;padding:0 17px}}@media screen and (max-width:767px){.catalog-page__reviews-head{padding:0 12px}}.catalog-page__reviews-body{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:24px;margin-top:24px;width:100%}.catalog-page__reviews-body::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.catalog-page__reviews-body{margin-top:16px;display:flex;grid-column-gap:16px;overflow-x:auto;padding:0 17px}}@media screen and (max-width:767px){.catalog-page__reviews-body{grid-column-gap:12px;padding:0 12px}}.product-item-big{display:flex;width:100%;background:#fff;border:1px solid #e1e9f5;transition:all 250ms ease-in-out;padding:24px}@media screen and (max-width:767px){.product-item-big{flex-direction:column;padding:16px}.product-item-big.no-available .product-item-big__right-price{margin-top:0}}.product-item-big.no-available .product-item-big__right-price-buy,.product-item-big.no-available .product-item-big__right-price-container{display:none}.product-item-big.no-available .product-item-big__right-price-no-available{display:flex}@media screen and (max-width:1919px){.product-item-big.open .product-item-big__right-name{margin-top:15px}.product-item-big.open .product-item-big__right-price{flex-direction:column}}.product-item-big.open .product-item-big__right-price-container-all-credit{margin-right:40px}@media screen and (max-width:1919px){.product-item-big.open .product-item-big__right-price-buy{margin-left:0;margin-top:20px}.product-item-big.open .product-item-big__right-char{grid-template-columns:1fr 1fr 1fr}}.product-item-big__left{display:flex;width:280px;min-width:280px;margin-right:24px}@media screen and (max-width:767px){.product-item-big__left{margin-right:0;width:100%}}.product-item-big__left-gallery{display:flex;flex-direction:column;width:100%}.product-item-big__left-gallery-top{width:100%;height:auto;min-height:280px;display:flex}.product-item-big__left-gallery-top img{width:100%;-o-object-fit:contain;object-fit:contain}.product-item-big__left-gallery-container{display:flex;margin-top:8px;box-sizing:border-box}.product-item-big__left-gallery-container-small{width:40px;min-width:40px;min-height:40px;height:40px;display:flex;border:1px solid transparent;transition:all 250ms ease-in-out;margin-right:8px}.product-item-big__left-gallery-container-small:last-child{margin-right:0}.product-item-big__left-gallery-container-small.active{border:1px solid #00398a}.product-item-big__left-gallery-container-small img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-item-big__right{display:flex;flex-direction:column}.product-item-big__right-misc{display:flex;gap:8px}@media screen and (max-width:767px){.product-item-big__right-misc{margin-top:16px}}.product-item-big__right-misc-artic,.product-item-big__right-misc-code{font-weight:500;font-size:14px;color:#606d80;line-height:16px;border-radius:16px;border:1px solid #e6ecf5;padding:8px 16px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-item-big__right-misc-artic,.product-item-big__right-misc-code{font-size:12px;line-height:14px;padding:5px 12px}}.product-item-big__right-name{margin-top:16px;font-weight:500;font-size:16px;line-height:20px;color:#0a1b33;min-height:40px}@media screen and (max-width:767px){.product-item-big__right-name{margin-top:12px;line-height:22px}}.product-item-big__right-rating{display:flex;align-items:center;margin-top:12px}.product-item-big__right-rating.no-comments .product-item-big__right-rating-stars{display:none}.product-item-big__right-rating.no-comments .product-item-big__right-rating-count{margin-left:0}.product-item-big__right-rating.no-comments .product-item-big__right-rating-count::before{background:url(../assets/product-item/comment-image-gray.svg)}.product-item-big__right-rating.no-comments .product-item-big__right-rating-count-word{width:-moz-fit-content;width:fit-content;height:unset}.product-item-big__right-rating-stars{display:flex;align-items:center}.product-item-big__right-rating-stars-empty,.product-item-big__right-rating-stars-fill{width:16px;height:16px;margin-left:1px;background-size:100% 100%}.product-item-big__right-rating-stars-empty:first-child,.product-item-big__right-rating-stars-fill:first-child{margin-left:0}.product-item-big__right-rating-stars-fill{background:url(../assets/product-item/star-fill.svg)}.product-item-big__right-rating-stars-empty{background:url(../assets/product-item/star-empty.svg)}.product-item-big__right-rating-count{display:flex;margin-left:8px;align-items:center}.product-item-big__right-rating-count-word{font-weight:500;font-size:14px;color:#00398a}@media screen and (max-width:767px){.product-item-big__right-rating-count-word{height:20px;font-size:12px;align-items:center;display:flex}}@media screen and (max-width:1365px){.product-item-big__right-rating-count-word span.empty{display:initial}}@media screen and (max-width:767px){.product-item-big__right-rating-count-word span{margin-left:4px}}.product-item-big__right-price{display:flex;margin-top:12px;flex-wrap:wrap}@media screen and (max-width:1600px){.product-item-big__right-price{align-items:center;gap:16px}}@media screen and (max-width:1365px){.product-item-big__right-price{flex-direction:row}}@media screen and (max-width:767px){.product-item-big__right-price{align-items:flex-start;flex-direction:column;margin-top:12px}}.product-item-big__right-price-container{display:flex;flex-direction:column}.product-item-big__right-price-container-summ{display:flex;align-items:flex-end}.product-item-big__right-price-container-summ-old{font-weight:500;font-size:16px;color:#8f9eb3;position:relative;width:-moz-fit-content;width:fit-content;line-height:20px;margin-bottom:3px}.product-item-big__right-price-container-summ-old::after{content:"";position:absolute;width:100%;height:1px;background:#8590a6;left:0;top:50%;transform:translateY(-50%)}.product-item-big__right-price-container-summ-new{font-weight:500;font-size:24px;color:#0a1b33;margin-right:8px;line-height:32px}.catalog-page__foot-description h1:first-child,.catalog-page__foot-description h2:first-child,.catalog-page__foot-description h3:first-child,.catalog-page__foot-description h4:first-child,.catalog-page__foot-description h5:first-child,.catalog-page__foot-description h6:first-child,.product-item-big__right-price-container-summ-new:first-child{margin-top:0}.product-item-big__right-price-container-credit{font-weight:500;font-size:14px;color:#0a1b33;margin-top:12px;line-height:16px}.product-item-big__right-price-buy{align-items:center;height:36px;background:#00398a;border-radius:18px;transition:all 250ms ease-in-out;display:flex;justify-content:space-around;width:160px;min-width:160px;margin-left:32px}@media screen and (max-width:1600px){.product-item-big__right-price-buy{width:180px;min-width:180px;margin-left:0}}@media screen and (max-width:1365px){.product-item-big__right-price-buy{margin-top:0}}@media screen and (max-width:767px){.product-item-big__right-price-buy{margin-top:0;margin-left:0;width:100%;height:40px}}.product-item-big__right-price-buy.price-mob{display:none}@media screen and (max-width:767px){.product-item-big__right-price-buy.price-mob{display:flex;margin-top:16px}}.product-item-big__right-price-buy p{font-weight:700;font-size:14px;color:#fff;text-transform:uppercase;display:flex;min-height:24px;line-height:16px;align-items:center}.product-item-big__right-price-buy p:before{content:"";display:flex;width:24px;height:24px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:8px}.product-item-big__right-price-no-available{background:#f0f4fa;border-radius:18px;width:100%;font-weight:500;font-size:16px;color:#8f9eb3;height:36px;display:none;align-items:center;justify-content:space-around;margin-top:auto}.product-item-big__right-offers{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:12px}@media screen and (max-width:767px){.product-item-big__right-offers{margin-top:0}}.product-item-big__right-offers-cashback{font-weight:500;font-size:14px;color:#0a1b33}.product-item-big__right-offers-cashback p{display:flex;align-items:center}.product-item-big__right-offers-cashback span{font-size:14px;font-weight:500;line-height:19px;color:#00398a;margin-left:4px;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.product-item-big__right-offers-cashback{margin:0}}.product-item-big__right-offers-credit,.product-item__bottom-cashback p{font-weight:500;font-size:14px;color:#0a1b33;line-height:16px}@media screen and (max-width:767px){.product-item-big__right-offers-credit{width:100%}}.product-item-big__right-delivery,.product-item-big__right-offers-preorder{color:#0a1b33;font-size:14px;font-weight:500;line-height:16px;margin-top:12px}.product-item-big__right-offers-preorder span{color:#005fe7}.product-item-big__right-delivery{margin-top:16px}.product-item-big__right-delivery span,.product-item__bottom-credit span,.product-item__bottom-price-credit span{font-weight:700}.product-item-big__right-char{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 16px;margin-top:24px;border-top:1px solid #e6ecf5;padding-top:24px}@media screen and (max-width:1599px){.product-item-big__right-char{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1365px){.product-item-big__right-char{grid-template-columns:repeat(2,1fr);grid-gap:16px 12px;margin-top:16px;padding-top:16px}}.product-item-big__right-char-item{display:flex;align-items:center}@media screen and (max-width:767px){.product-item-big__right-char-item{flex-direction:column}}.product-item-big__right-char-item-wrapper{width:32px;height:32px;min-width:32px;display:flex;margin-right:12px}.product-item-big__right-char-item-text{font-weight:500;font-size:12px;line-height:16px;color:#0a1b33;max-width:126px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1599px){.product-item-big__right-char-item-text{max-width:unset}}@media screen and (max-width:1365px){.product-item-big__right-char-item-text{max-width:141px}}@media screen and (max-width:767px){.product-item-big__right-char-item-text{max-width:146px;margin:0 auto;text-align:center}}.product-item-big__right-mob-buy{margin-top:20px}.product-item{display:flex;flex-direction:column;width:272px;padding:16px;background:#fff;border:1px solid #e6ecf5;transition:all 250ms ease-in-out;position:relative;min-height:-moz-max-content;min-height:max-content}@media screen and (max-width:1600px){.product-item{width:248px}}@media screen and (max-width:1439px){.product-item{width:236px}}@media screen and (max-width:1365px){.product-item{width:234px}}@media screen and (max-width:767px){.product-item{width:100%;padding:12px}}.product-item__wrapper{width:100%;height:240px}@media screen and (max-width:1600px){.product-item__wrapper{height:216px}}@media screen and (max-width:1439px){.product-item__wrapper{height:204px}}@media screen and (max-width:1365px){.product-item__wrapper{height:202px}}@media screen and (max-width:767px){.product-item__wrapper{height:156px}}.product-item__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-item__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}@media screen and (max-width:767px){.product-item__badges{left:12px;top:12px}}.product-item__badges-item{display:flex;padding:6px 12px;font-weight:700;font-size:12px;line-height:12px;border-radius:12px;margin-bottom:10px;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.product-item__badges-item{padding:4px 8px;font-size:10px;font-weight:800}}.product-item__badges-item.new{background:#05c;color:#fff}.product-item__badges-item.sale{background:#c00;color:#fff}.product-item__badges-item.hit{background:#ff7a1a;color:#fff}.product-item__name{margin-top:16px;font-weight:500;font-size:14px;height:40px;color:#0a1b33;line-height:140%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.product-item__name{font-size:12px;line-height:140%;height:34px}}.product-item .product-card-rating{margin-top:8px}@media screen and (max-width:1365px){.product-item .product-card-rating{margin:8px 0 0;width:100%}}.product-item .product-card-rating__count{margin-left:8px}.product-item .product-card-rating__count-word{font-weight:500;font-size:14px}@media screen and (max-width:767px){.product-item .product-card-rating__count-word{font-size:12px}}.product-item .product-card-rating__stars-empty,.product-item .product-card-rating__stars-fill{width:14px;height:14px;background-size:14px 14px}.product-item__bottom{position:relative;padding-right:50px;margin-top:16px;display:flex;flex-direction:column;min-height:70px}@media screen and (max-width:767px){.product-item__bottom{margin-top:12px;height:64px;justify-content:center}}.product-item__bottom-price{display:flex;margin-top:auto;flex-direction:column;gap:2px}@media screen and (max-width:767px){.product-item__bottom-price{flex-direction:column;margin-top:0}}.product-item__bottom-price-old{font-weight:500;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#7a8799}@media screen and (max-width:767px){.product-item__bottom-price-old{font-size:12px;margin-left:0}}.product-item__bottom-price-new{font-weight:500;font-size:24px;color:#0a1b33;order:1}@media screen and (max-width:767px){.product-item__bottom-price-new{font-size:20px;order:2}}.product-item__bottom-price-credit{font-weight:500;font-size:14px;color:#0a1b33;margin-top:8px}@media screen and (max-width:767px){.product-item__bottom-price-credit{font-size:12px}}.product-item__bottom-cashback{height:16px;margin-top:8px}.product-item__bottom-cashback p{display:flex;align-items:center}@media screen and (max-width:767px){.product-item__bottom-cashback p{font-size:12px}}.product-item__bottom-cashback p:before{content:"";display:inline-block;width:16px;height:16px;background:url(../assets/product-item/cashback-icon.svg);margin-right:8px}.product-item__bottom-cashback p span{color:#00398a;margin-left:4px;font-weight:700}.product-item__bottom-credit{font-weight:500;font-size:14px;color:#0a1b33;margin-top:8px}@media screen and (max-width:767px){.product-item__bottom-credit{font-size:12px}}.product-item__bottom-cart{width:40px;height:40px;background-color:#00398a;border-radius:20px;background-image:url(../assets/product-item/cart-img.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:0;top:50%;transform:translateY(-50%)}.product-item__bottom-cart.active{background-color:#e6f0ff;background-image:url(../assets/product-item/cart-active-img.svg);background-size:28px 26px;background-position-x:8px;background-position-y:6px;pointer-events:none}.product-item__bottom-no-available{background:#f6f8fb;border-radius:8px;width:100%;font-weight:600;font-size:14px;color:#8590a6;height:40px;display:none;align-items:center;justify-content:space-around;margin-top:auto}.scroll-slider{width:100%;display:flex;position:relative}.scroll-slider__side{background:0 0;position:absolute;right:0;top:-2px;display:none;width:104px;height:calc(100% + 3px);z-index:1;transition:all 250ms ease-in-out}.scroll-slider__side.gradient{background:linear-gradient(270deg,#fff 44.79%,rgba(255,255,255,0) 100%)}@media screen and (max-width:1365px){.scroll-slider__side{display:none}}.scroll-slider__side.left{transform:rotate(180deg);right:unset;left:0}.catalog-page__foot-description.hide::after,.scroll-slider__side.active{display:flex}.scroll-slider__side-arrow{width:40px;height:40px;background-color:#f5f9ff;background-image:url(../assets/product-card/small-slider-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:10px 16px;pointer-events:all;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:20px;display:flex;transition:all 250ms ease-in-out;margin:0 16px}.scroll-slider__side-arrow:hover{background-color:#00398a;cursor:pointer;background-image:url(../assets/product-card/small-slider-arrow-hover.svg)}.scroll-slider__side-arrow:active{background-color:#0045a6}.scroll-slider__container{width:100%;position:relative;overflow-y:auto;display:flex;scroll-behavior:smooth}.scroll-slider__container::-webkit-scrollbar{display:none}.catalog-page__foot{width:100%;display:flex;flex-direction:column;max-width:1440px;margin:48px auto 30px}@media screen and (max-width:1600px){.catalog-page__foot{max-width:1320px}}@media screen and (max-width:1439px){.catalog-page__foot{max-width:1260px}}@media screen and (max-width:1365px){.catalog-page__foot{max-width:100%;padding:0 17px;margin:40px auto 30px}}@media screen and (max-width:767px){.catalog-page__foot{margin:32px auto 30px;max-width:100%;padding:0 12px}}.catalog-page__foot-description{font-weight:500;font-size:14px;color:#8590a6;position:relative;display:flex;flex-direction:column}.catalog-page__foot-description::after{content:"";width:100%;height:100px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);position:absolute;bottom:0;left:0;display:none}.catalog-page__foot-description.hide{max-height:526px;overflow:hidden}.catalog-page__foot-description h1,.catalog-page__foot-description h2,.catalog-page__foot-description h3,.catalog-page__foot-description h4,.catalog-page__foot-description h5,.catalog-page__foot-description h6{font-weight:400;font-size:20px;line-height:24px;margin-top:30px}@media screen and (max-width:767px){.catalog-page__foot-description h1,.catalog-page__foot-description h2,.catalog-page__foot-description h3,.catalog-page__foot-description h4,.catalog-page__foot-description h5,.catalog-page__foot-description h6{font-size:18px;margin-top:20px}}.catalog-page__foot-description p{margin-top:20px}.catalog-page__foot-description p,.catalog-page__foot-description ul li{font-weight:400;font-size:16px;line-height:28px;color:#606d80}.catalog-page__foot-button,.catalog-page__foot-button-hide{width:-moz-fit-content;width:fit-content;height:40px;align-items:center;justify-content:space-around;font-weight:400;font-size:16px;color:#00398a;text-transform:uppercase;margin-top:40px;display:none}@media screen and (max-width:1365px){.catalog-page__foot-button,.catalog-page__foot-button-hide{margin-top:30px}}@media screen and (max-width:767px){.catalog-page__foot-button,.catalog-page__foot-button-hide{font-size:14px}}.catalog-page__foot-button-hide:hover,.catalog-page__foot-button:hover{cursor:pointer;text-decoration:underline}.catalog-page__foot-button-hide.active,.catalog-page__foot-button.active,.smart-menu,.smart-menu__item.active:after{display:flex}.smart-menu{width:100%;overflow-x:auto;max-width:1440px;margin:24px auto 0}.smart-menu::-webkit-scrollbar{display:none}@media screen and (max-width:1600px){.smart-menu{max-width:1320px}}@media screen and (max-width:1439px){.smart-menu{max-width:1260px}}@media screen and (max-width:1365px){.smart-menu{max-width:100%;margin:16px auto 0;padding:0 17px}}@media screen and (max-width:767px){.smart-menu{max-width:100%;margin:12px auto 0;padding:0 12px}}.smart-menu__item{width:145px;min-width:145px;height:140px;padding:16px;background:#fff;margin-right:12px;border:1px solid #e6ecf5;transition:all 250ms ease-in-out;position:relative}.smart-menu__item:after{display:none;content:"";position:absolute;width:16px;height:16px;background:url(../assets/catalog/smart-menu-selected.svg);background-size:16px 16px;top:8px;right:8px}@media screen and (max-width:1365px){.smart-menu__item{width:125px;min-width:125px;height:128px;padding:16px 8px}}.smart-menu__item:hover{background:#f5f9ff;border:1px solid #e6ecf5;cursor:pointer}.smart-menu__item:last-child{margin-right:0}.smart-menu__item.active,.smart-menu__item.active:hover{background:#e5f0ff;border:1px solid transparent}.smart-menu__item.active .smart-menu__item-text,.user-center-questions__item.active .user-center-questions__item-top,.user-center-return__text a,.user-center-warranty__text a{color:#00398a}.smart-menu__item-wrapper{width:64px;height:64px;margin:0 auto}@media screen and (max-width:1365px){.smart-menu__item-wrapper{width:56px;height:56px}}.smart-menu__item-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.smart-menu__item-text{margin-top:12px;font-weight:500;font-size:14px;line-height:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0a1b33;text-align:center}@media screen and (max-width:1365px){.smart-menu__item-text{font-size:10px;font-weight:700;text-transform:uppercase;line-height:14px}}.user-center{display:flex;flex-direction:column;max-width:1528px;width:100%;margin:30px auto 40px}@media screen and (max-width:1600px){.user-center{max-width:1372px}}@media screen and (max-width:1439px){.user-center{max-width:1300px}}@media screen and (max-width:1365px){.user-center{max-width:100%}}@media screen and (max-width:767px){.user-center{max-width:100%;margin:0 auto 20px}}.user-center__head{font-weight:500;font-size:40px;margin:100px auto;color:#0a1b33;padding:0 10px}@media screen and (max-width:1365px){.user-center__head{margin:60px auto;font-size:32px}}.user-center-contacts{display:flex;flex-direction:column;margin-top:60px}@media screen and (max-width:1365px){.user-center-contacts{margin-top:30px;padding:0 20px}}.user-center-contacts__map{display:grid;grid-template-columns:1fr 335px;grid-column-gap:60px;margin-bottom:25px}@media screen and (max-width:1365px){.user-center-contacts__map{display:flex;flex-direction:column;grid-column-gap:0;margin-bottom:15px}}.user-center-contacts__map-wrapper{width:100%;height:0;position:relative;padding-bottom:40%}@media screen and (max-width:1365px){.user-center-contacts__map-wrapper{padding-bottom:56.6%}}.user-center-contacts__map-contacts{display:flex;flex-direction:column;margin-bottom:10px}@media screen and (max-width:1365px){.user-center-contacts__map-contacts{margin-top:30px}}.user-center-contacts__map-contacts-text{font-weight:400;font-size:16px;color:#0a1b33;margin-top:30px}.user-center-contacts__map-contacts-text:first-child{margin-top:0}.user-center-contacts__map-contacts-container{display:flex;flex-direction:column;margin-top:20px;margin-bottom:10px}.user-center-contacts__map-contacts-container p:first-child,.user-center-contacts__map-contacts-container p:last-child{font-weight:500;font-size:14px;line-height:20px;color:#0a1b33}.user-center-contacts__map-contacts-container p:first-child{color:#606d80;margin-bottom:5px}.user-center-contacts__map-contacts-phone{font-weight:400;font-size:16px;color:#0a1b33;margin-top:10px}.user-center-contacts__map-contacts-email,.user-center-contacts__text{font-weight:400;font-size:16px;color:#00398a;margin-top:10px}.user-center-contacts__text{line-height:22px;color:#0a1b33;margin-top:15px}.user-center-contacts__text.name{margin-top:20px}.user-center-contacts__email{font-weight:400;font-size:16px;color:#00398a;margin-top:10px}@media screen and (max-width:1365px){.user-center-contacts__email{margin-top:5px}}.user-center-credit{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:60px;margin-top:60px}@media screen and (max-width:1600px){.user-center-credit{grid-template-columns:repeat(2,1fr);padding:0 20px}}@media screen and (max-width:1365px){.user-center-credit{grid-template-columns:1fr;margin-top:30px}}.user-center-credit__item{display:flex;flex-direction:column}@media screen and (max-width:1365px){.user-center-credit__item{margin-top:30px}.user-center-credit__item:first-child{margin-top:0}}.user-center-credit__item-wrapper{width:80px;height:80px;background:#f5f9ff;border-radius:40px;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1365px){.user-center-credit__item-wrapper{margin:auto}}.user-center-credit__item-wrapper img,.user-center-delivery__container-item-wrapper img{width:40px;height:40px}.user-center-credit__item-name{font-weight:500;font-size:24px;color:#0a1b33;margin-top:20px;margin-bottom:5px}@media screen and (max-width:1365px){.user-center-credit__item-name{font-size:20px}}.user-center-credit__item-list{padding-left:21px;margin-top:15px}.user-center-credit__item-list.dot{list-style-type:disc}.user-center-credit__item-list.dot li{color:#4d5766}.user-center-credit__item-list.num{list-style-type:decimal}.user-center-credit__item-list li,.user-center-return__list li,.user-center-warranty__list li{font-weight:400;font-size:16px;color:#0a1b33;line-height:22px}.user-center-credit__item-text{font-weight:400;font-size:18px;color:#0a1b33;margin-top:20px}.user-center-delivery{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.user-center-delivery{padding:0 20px}}.user-center-delivery__name{font-weight:500;font-size:32px;color:#0a1b33;margin-top:60px}@media screen and (max-width:1365px){.user-center-delivery__name{font-size:24px;margin-top:30px}}.user-center-delivery__container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:82px 60px;margin-top:40px}@media screen and (max-width:1365px){.user-center-delivery__container{grid-template-columns:repeat(2,1fr);margin-top:30px;grid-template-columns:1fr;grid-gap:30px}}.user-center-delivery__container-item{display:flex;flex-direction:column}.user-center-delivery__container-item-wrapper{background:#f5f9ff;border-radius:40px;width:80px;height:80px;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1365px){.user-center-delivery__container-item-wrapper{margin:0 auto}}.user-center-delivery__container-item-name{font-weight:500;font-size:24px;color:#0a1b33;margin-top:20px}@media screen and (max-width:1365px){.user-center-delivery__container-item-name{font-size:20px;margin-bottom:5px}}.user-center-delivery__container-item-text{font-weight:400;font-size:16px;color:#4d5766;line-height:22px;margin-top:20px;margin-bottom:10px;display:flex}@media screen and (max-width:1365px){.user-center-delivery__container-item-text{margin-bottom:5px;margin-top:15px}}.user-center-delivery__container-item-text:last-child{margin-bottom:0}.user-center-delivery__container-item-sub{font-weight:500;font-size:16px;color:#0a1b33;display:flex;margin-top:10px}.user-center-questions{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:60px;margin-top:60px}@media screen and (max-width:1365px){.user-center-questions{margin-top:30px;grid-template-columns:1fr;padding:0 20px}}.user-center-questions__item{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #e1e9f5}.product-card-faq__item.active .product-card-faq__item-top:after,.user-center-questions__item.active .user-center-questions__item-top:after{background:url(../assets/product-card/faq-minus.svg)}.user-center-questions__item.active .user-center-questions__item-bottom{max-height:9999px;padding-bottom:20px}@media screen and (max-width:1365px){.user-center-questions__item.active .user-center-questions__item-bottom{padding-bottom:10px}}.user-center-questions__item-top{padding:20px 0;display:flex;justify-content:space-between;font-weight:400;font-size:18px;line-height:22px;color:#0a1b33;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.user-center-questions__item-top{font-size:16px}}.user-center-questions__item-top:hover{cursor:pointer}.user-center-questions__item-top:after{width:24px;min-width:24px;height:24px;background:url(../assets/product-card/faq-plus.svg);display:flex;content:"";margin-left:15px;transition:all 250ms ease-in-out}.user-center-questions__item-bottom{display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:22px;color:#606d80;max-height:0;padding-bottom:0;overflow:hidden;transition:all 250ms ease-in-out}.user-center-return{display:flex;flex-direction:column;margin-top:60px}@media screen and (max-width:1365px){.user-center-return{margin-top:30px;padding:0 20px}}.user-center-return__name{font-weight:500;font-size:24px;color:#0a1b33;margin-top:40px;line-height:30px}.user-center-return__name:first-child{margin-top:0}@media screen and (max-width:1365px){.user-center-return__name{font-size:20px;margin-top:30px;margin-bottom:5px}}.user-center-return__text{font-weight:400;font-size:16px;line-height:22px;color:#0a1b33;margin-top:20px}@media screen and (max-width:1365px){.user-center-return__text{margin-top:15px}}.product-card-comments__item-body-text a,.user-center-return__text span{color:#00398a;text-decoration:underline}.user-center-return__text.red{color:#c00;margin-top:10px}.user-center-return__list{padding-left:21px;margin-top:20px}@media screen and (max-width:1365px){.user-center-return__list{margin-top:15px}}.user-center-return__list.mt15{margin-top:15px}.user-center-return__list.dot{list-style-type:disc}.user-center-return__list.num{list-style-type:decimal}.user-center-return__download{border:1px solid #e1e9f5;border-radius:24px;padding:12px 20px;max-width:267px;margin-top:30px;font-weight:400;font-size:16px;color:#0a1b33;position:relative;width:100%}@media screen and (max-width:1365px){.user-center-return__download{max-width:768px;margin-top:25px}}.user-center-return__download:after{content:"";width:24px;height:24px;position:absolute;right:12px;top:50%;transform:translateY(-50%);background:url(../assets/user-center/download.svg)}.user-center-return__download:hover{cursor:pointer}.user-center-tabs{display:flex;align-items:center;width:-moz-max-content;width:max-content;margin:0 auto;padding:0 20px;overflow-x:auto}@media screen and (max-width:1099px){.user-center-tabs{width:100%}}.user-center-tabs::-webkit-scrollbar{display:none}.user-center-tabs__tab{display:flex;padding:10px 20px;color:#606d80;font-weight:500;font-size:16px;border-radius:20px;margin-right:20px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:768px){.user-center-tabs__tab{margin-right:10px}}.user-center-tabs__tab:last-child{margin-right:0}.user-center-tabs__tab.active{background:#00398a;color:#fff}.user-center-warranty{display:flex;flex-direction:column}.user-center-warranty__check{display:flex;padding:50px 0;background:#f5f9ff;margin-top:60px}@media screen and (max-width:1365px){.user-center-warranty__check{margin-top:30px}}.user-center-warranty__check-container{max-width:612px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:768px){.user-center-warranty__check-container{max-width:325px}}.user-center-warranty__check-name{font-weight:500;font-size:32px;color:#0a1b33}@media screen and (max-width:1365px){.user-center-warranty__check-name{font-size:24px}}.user-center-warranty__check-form{display:grid;grid-template-columns:1fr 60px;background:#fff;margin-top:40px}@media screen and (max-width:1365px){.user-center-warranty__check-form{grid-template-columns:1fr 48px;margin-top:30px}}.user-center-warranty__check-form-input{height:60px;color:#0a1b33;font-weight:500;font-size:14px;padding:20px}@media screen and (max-width:1365px){.user-center-warranty__check-form-input{height:48px;padding:15px}}.user-center-warranty__check-form-input::-moz-placeholder{color:#8f9eb3}.user-center-warranty__check-form-input::placeholder{color:#8f9eb3}.user-center-warranty__check-form-submit{width:100%;height:60px;background:#e1e9f5;transition:all 250ms ease-in-out;position:relative}.user-center-warranty__check-form-submit::after{content:"";width:24px;height:24px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;background:url(../assets/user-center/submit-arrow.svg)}.user-center-warranty__check-form-submit.active{background-color:#00398a}.user-center-warranty__check-form-submit.active::after{background:url(../assets/user-center/submit-arrow-white.svg)}.user-center-warranty__check-form-submit.loading::after{width:32px;height:32px;background:url(../assets/user-center/submit-loader.svg);animation:ucwfs-anim 1s infinite linear}@media screen and (max-width:1365px){.user-center-warranty__check-form-submit{height:48px}}.user-center-warranty__check-form-submit:hover{cursor:pointer}.user-center-warranty__check-error{margin-top:10px;font-weight:500;font-size:12px;color:#c00}.user-center-warranty__check-text{margin-top:20px;font-weight:500;font-size:12px;color:#606d80;padding-left:31px;line-height:17px;position:relative}.user-center-warranty__check-text::before{position:absolute;content:"";width:16px;height:16px;left:0;top:0;background:url(../assets/user-center/info-icon.svg)}.user-center-warranty__text{font-weight:400;font-size:16px;line-height:22px;color:#0a1b33;margin-top:15px}@media screen and (max-width:1365px){.user-center-warranty__text{padding:0 20px}}.user-center-warranty__name{font-weight:500;font-size:24px;color:#0a1b33;margin-top:40px;line-height:30px;margin-bottom:5px}.user-center-warranty__name:first-child{margin-top:0}@media screen and (max-width:1365px){.user-center-warranty__name{font-size:20px;margin-top:30px;padding:0 20px}}.user-center-warranty__list{padding-left:21px;margin-top:15px}@media screen and (max-width:1365px){.user-center-warranty__list{padding:0 20px 0 41px}}.user-center-warranty__list.mt15{margin-top:15px}.user-center-warranty__list.dot{list-style-type:disc}.user-center-warranty__list.num{list-style-type:decimal}.product-card-backlink{display:flex;width:100%}@media screen and (max-width:1365px){.product-card-backlink{margin:17px 0;padding:2px 17px}}@media screen and (max-width:767px){.product-card-backlink{margin:12px 0;padding:2px 12px}}.product-card-backlink__link{display:flex;align-items:center}.product-card-backlink__link span:first-child{width:16px;height:16px;background:url(../assets/product-card/back-link-arrow.svg);margin-right:8px;transition:all 250ms ease-in-out}.product-card-backlink__link span:last-child{font-weight:500;font-size:16px;color:#00398a;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-backlink__link span:last-child{font-size:14px}}.product-card-badges{display:flex;overflow:hidden;margin-top:24px}@media screen and (max-width:1365px){.product-card-badges{padding:0 17px}}@media screen and (max-width:767px){.product-card-badges{padding:0 12px}}.product-card-badges__item{width:117px;min-width:117px;height:124px;max-height:124px;display:flex;position:relative;background:#00398a;margin-left:12px;overflow:hidden}@media screen and (max-width:1600px){.product-card-badges__item{margin-left:8px}}@media screen and (max-width:767px){.product-card-badges__item{width:104px;min-width:104px;max-width:104px;height:120px;max-height:120px}}.product-card-badges__item:first-child{margin-left:0}.product-card-badges__item::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeleton-anim 2s infinite;content:""}.product-card-buy{background:#fff;width:100%;display:flex;flex-direction:column;margin-top:28px;position:relative}@media screen and (max-width:1365px){.product-card-buy{margin:24px auto 0;width:calc(100% - 34px)}}.product-card-buy__container-price{display:flex;align-items:flex-end}.product-card-buy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content}.product-card-buy__price-old{font-weight:500;font-size:16px;color:#8f9eb3;position:relative;width:-moz-fit-content;width:fit-content;line-height:20px}.product-card-buy__price-old::after{content:"";position:absolute;width:100%;height:1px;background:#8590a6;left:0;top:50%;transform:translateY(-50%)}.product-card-buy__price-new{font-weight:500;font-size:24px;color:#0a1b33;line-height:32px}.product-card-buy__price-new:first-child{margin-top:0}.product-card-buy__buttons{display:flex}@media screen and (max-width:1365px){.product-card-buy__buttons{order:1}}.product-card-buy__buttons.no-price{margin-left:0}@media screen and (max-width:767px){.product-card-buy__buttons.no-price{margin-top:0}.product-card-buy__buttons{flex-direction:column;width:100%;margin-left:0;order:3}}.product-card-buy__buttons-cashback{display:flex;align-items:center;position:relative;margin-left:16px;padding-bottom:4px}.product-card-buy__buttons-cashback p{font-weight:500;font-size:14px;line-height:16px;color:#0a1b33}.product-card-buy__buttons-cashback p span{font-size:16px;color:#00398a;line-height:19px;margin-left:4px}.product-card-buy__buttons-buy{align-items:center;width:160px;height:44px;background:#00398a;border-radius:24px;transition:all 250ms ease-in-out;display:none;margin-top:24px}@media screen and (max-width:1365px){.product-card-buy__buttons-buy{display:flex}}.product-card-buy__buttons-buy.price-buy{display:flex;margin-left:40px;margin-top:0}@media screen and (max-width:1365px){.product-card-buy__buttons-buy.price-buy{display:none}}.product-card-buy__buttons-buy-icon{width:24px;height:24px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:10px}.product-card-buy__buttons-buy-text{font-weight:500;font-size:14px;color:#fff;text-transform:uppercase;margin-right:auto}@media screen and (max-width:1365px){.product-card-buy__buttons-buy{width:100%}}.product-card-buy__buttons-non-available{background:#f6f8fb;display:flex;align-items:center;justify-content:space-around;color:#8590a6;text-transform:uppercase;font-weight:600;font-size:16px;width:240px;height:40px}@media screen and (max-width:1439px){.product-card-buy__buttons-non-available{width:220px}}@media screen and (max-width:1365px){.product-card-buy__buttons-non-available{width:240px}}@media screen and (max-width:767px){.product-card-buy__buttons-non-available{width:255px}}.product-card-buy__promo{display:flex;margin-top:16px;width:100%}@media screen and (max-width:767px){.product-card-buy__promo{margin-top:12px;flex-wrap:wrap;gap:12px}}.product-card-buy__promo-credit{display:flex;align-items:center;justify-content:space-around;margin-right:24px}.product-card-buy__promo-credit-text{font-weight:500;font-size:14px;color:#0a1b33;line-height:16px}.product-card-buy__promo-credit-text span{font-size:16px;font-weight:500;line-height:19px;color:#00398a}.product-card-buy__promo-pcode{display:flex;align-items:center;position:relative}.product-card-buy__promo-pcode-text{font-weight:500;font-size:14px;color:#0a1b33;display:flex;align-items:flex-end}.product-card-buy__promo-pcode-text span{font-weight:500;font-size:16px;color:#c00;margin-right:4px;line-height:20px}.product-card-buy__promo-pcode-code{padding:8px 16px;background:#ffe3e3;border-radius:18px;width:180px;margin-left:16px;position:relative;display:flex;transition:all 250ms ease-in-out}.product-card-buy__promo-pcode-code input{font-weight:500;font-size:14px;color:#c00;width:calc(100% - 16px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card-buy__promo-pcode-code-icon{width:24px;height:24px;display:flex;background-size:24px 24px;background:url(../assets/product-card/promocode-icon.svg) no-repeat center;position:absolute;right:8px;top:4px}@media screen and (max-width:767px){.product-card-buy__promo-pcode-code{width:146px}}.product-card-categories{display:flex;flex-direction:column;width:100%;margin:32px auto 20px;max-width:1440px;scroll-margin-top:65px}@media screen and (max-width:1600px){.product-card-categories{max-width:1320px}}@media screen and (max-width:1439px){.product-card-categories{max-width:1260px}}@media screen and (max-width:1365px){.product-card-categories{padding:0 0 0 17px;max-width:100%;margin:32px auto 34px}}@media screen and (max-width:767px){.product-card-categories{padding:0 0 0 12px}}.product-card-categories__head{display:flex;color:#0a1b33;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:767px){.product-card-categories__head{flex-direction:column;font-size:20px;line-height:24px}}.product-card-categories__body{display:flex;margin-top:24px;width:100%;position:relative;overflow-y:auto;scroll-behavior:smooth;gap:20px}.product-card-categories__body::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.product-card-categories__body{margin:16px auto 0;gap:16px}}@media screen and (max-width:767px){.product-card-categories__body{gap:12px}}.product-card-categories__body .product-item{width:272px;min-width:272px}@media screen and (max-width:1600px){.product-card-categories__body .product-item{width:248px;min-width:248px}}@media screen and (max-width:1439px){.product-card-categories__body .product-item{width:236px;min-width:236px}}@media screen and (max-width:1365px){.product-card-categories__body .product-item{width:272px;min-width:272px}}@media screen and (max-width:767px){.product-card-categories__body .product-item{width:236px;min-width:236px}}.product-card-char{width:100%;display:flex;flex-direction:column;margin:32px auto 40px;max-width:1440px}@media screen and (max-width:1600px){.product-card-char{max-width:1320px}}@media screen and (max-width:1439px){.product-card-char{max-width:1260px}}@media screen and (max-width:1365px){.product-card-char{max-width:100%;flex-direction:column;margin:32px auto 20px}}.product-card-char__block{background:#fff;width:100%;position:relative}@media screen and (max-width:1365px){.product-card-char__block{padding:0 30px}}@media screen and (max-width:767px){.product-card-char__block{padding:0 15px}}.product-card-char__block-name{display:flex}.product-card-char__block-name p{font-weight:400;font-size:24px;color:#606d80}@media screen and (max-width:1365px){.product-card-char__block-name p{font-size:20px;display:flex;flex-direction:column}}.product-card-char__block-name p span{color:#0a1b33}@media screen and (max-width:1365px){.product-card-char__block-name p span{margin-bottom:8px}}.product-card-char__block-instruction{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px;margin:32px 0}@media screen and (max-width:1439px){.product-card-char__block-instruction{grid-gap:40px}}@media screen and (max-width:1365px){.product-card-char__block-instruction{grid-template-columns:1fr;grid-gap:20px}}.product-card-char__block-instruction-item{width:100%;padding:12px 12px 12px 30px;display:flex;align-items:center;border:1px solid #e1e9f5;border-radius:30px;justify-content:space-between}@media screen and (max-width:767px){.product-card-char__block-instruction-item{padding:12px 12px 12px 24px}}.product-card-char__block-instruction-item-text{font-weight:400;font-size:16px;color:#0a1b33}@media screen and (max-width:767px){.product-card-char__block-instruction-item-text{font-size:14px}}.product-card-char__block-instruction-item-link{display:flex;margin-left:20px}.product-card-char__block-instruction-item-link span:first-child{font-weight:500;font-size:16px;color:#fff;padding:10px 20px;background:#00398a;border-radius:18px;text-transform:uppercase}@media screen and (max-width:767px){.product-card-char__block-instruction-item-link span:first-child{display:none}}.product-card-char__block-instruction-item-link span:last-child{width:24px;height:24px;background-color:#00398a;border-radius:50%;background-image:url(../assets/product-card/watch-instr-icon.svg);background-size:16px 16px;background-position:center;background-repeat:no-repeat;display:none}@media screen and (max-width:767px){.product-card-char__block-instruction-item-link span:last-child{display:flex}}.product-card-char__block-container{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px}@media screen and (max-width:1439px){.product-card-char__block-container{grid-gap:40px}}@media screen and (max-width:1365px){.product-card-char__block-container{grid-template-columns:1fr;grid-gap:30px}}@media screen and (max-width:767px){.product-card-char__block-container{grid-gap:20px}}.product-card-char__block-container-group{display:flex;flex-direction:column;width:100%}.product-card-char__block-container-group-name{font-weight:400;font-size:20px;color:#0a1b33;width:100%;padding-right:30px;position:relative;height:24px}.product-card-char__block-container-group-name:after{content:"";width:24px;height:24px;position:absolute;display:flex;background:url(../assets/product-card/char-minus.svg);top:0;right:0;transition:all 250ms ease-in-out}.product-card-char__block-container-group-name.closed:after{background:url(../assets/product-card/char-plus.svg)}@media screen and (max-width:1365px){.product-card-char__block-container-group-name{font-size:18px}}.product-card-char__block-container-group-list{margin-top:20px;display:flex;flex-direction:column}.product-card-char__block-container-group-list.closed{display:none}@media screen and (max-width:767px){.product-card-char__block-container-group-list{margin-top:10px}}.product-card-char__block-container-group-list-item{display:grid;grid-template-columns:1fr 269px;padding:20px 0;position:relative;grid-gap:20px}@media screen and (max-width:1919px){.product-card-char__block-container-group-list-item{grid-template-columns:1fr 217px}}@media screen and (max-width:1600px){.product-card-char__block-container-group-list-item{grid-template-columns:1fr 191px}}@media screen and (max-width:1439px){.product-card-char__block-container-group-list-item{grid-template-columns:1fr 189px}}@media screen and (max-width:1365px){.product-card-char__block-container-group-list-item{grid-template-columns:1fr 250px}}@media screen and (max-width:767px){.product-card-char__block-container-group-list-item{display:flex;flex-direction:column;grid-gap:0;padding:15px 0;border-bottom:1px solid #edeff2}.product-card-char__block-container-group-list-item:last-child{border-bottom:none}}.product-card-char__block-container-group-list-item-name,.product-card-char__block-container-group-list-item-value{font-weight:500;font-size:14px;background:#fff}.product-card-char__block-container-group-list-item-name{width:100%;position:relative;display:flex}.product-card-char__block-container-group-list-item-name-text{color:#606d80;font-weight:400;background:#fff;font-size:16px;width:-moz-fit-content;width:fit-content;position:relative;padding-right:20px}.product-card-char__block-container-group-list-item-name::before{content:"";border-bottom:1px solid #e1e9f5;width:100%;position:absolute;left:0;top:12px;z-index:0}@media screen and (max-width:767px){.product-card-char__block-container-group-list-item-name::before{display:none}}.product-card-char__block-container-group-list-item__value{color:#0a1b33;width:100%;font-weight:400;font-size:16px;position:relative;text-align:left}@media screen and (max-width:767px){.product-card-char__block-container-group-list-item__value{margin-top:8px;text-align:unset}}.product-card-color{display:flex;flex-direction:column;background:#fff;width:100%;position:relative;margin-top:24px}@media screen and (max-width:1365px){.product-card-color{margin:32px auto 0;width:calc(100% - 34px)}}@media screen and (max-width:767px){.product-card-color{margin:24px auto 0;width:calc(100% - 24px)}}.product-card-color__container{width:100%;margin-top:24px}.product-card-color__container:first-child{margin-top:0}.product-card-color__color{display:flex;flex-direction:column}.product-card-color__color-container{display:flex;margin-top:12px;flex-wrap:wrap}@media screen and (max-width:1365px){.product-card-color__color-container{flex-wrap:nowrap;overflow-x:auto;margin-left:-15px;padding-left:15px}.product-card-color__color-container::-webkit-scrollbar{display:none}}.product-card-color__color-name{display:flex}.product-card-color__color-name p{font-weight:400;font-size:16px;color:#2f2d40;line-height:20px}.product-card-color__color-name p span{font-weight:400}.product-card-color__color-item{display:flex;align-items:center;justify-content:space-around;border:2px solid transparent;box-sizing:border-box;transition:all 250ms ease-in-out;border-radius:50%;width:32px;min-width:32px;height:32px;margin-left:5px;position:relative}@media screen and (max-width:1365px){.product-card-color__color-item:last-child{position:relative}.product-card-color__color-item:last-child::after{content:"";width:15px;position:absolute;left:100%;top:0;height:100%}}@media screen and (max-width:480px){.product-card-color__color-item{margin-left:7px}}.product-card-color__color-item:first-child{margin-left:0}.product-card-color__color-item:hover{border:2px solid #d1c2ff;cursor:pointer}.product-card-color__color-item.active{border:2px solid #6734ff}.product-card-color__color-item.disabled{pointer-events:none}.product-card-color__color-item.disabled:after{content:"";position:absolute;width:24px;height:24px;background:url(../assets/product-card/disable-color.svg);top:1px;left:1px}.product-card-color__color-item span{width:24px;height:24px;box-shadow:inset 0 0 3px rgba(0,0,0,.45);margin:2px;border-radius:50%}.product-card-color__size{display:flex;flex-direction:column}.product-card-color__size-container{display:flex;flex-wrap:wrap;background:#f5f9ff;border-radius:32px;margin-top:12px;width:-moz-max-content;width:max-content}@media screen and (max-width:1365px){.product-card-color__size-container{flex-wrap:nowrap;overflow:scroll;width:100%}.product-card-color__size-container::-webkit-scrollbar{display:none}}.product-card-color__size-name{display:flex}.product-card-color__size-name p{font-weight:400;font-size:16px;color:#0a1b33;line-height:20px}.product-card-color__size-item{background:0 0;border-radius:18px;padding:8px 16px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;position:relative}@media screen and (max-width:1365px){.product-card-color__size-item:last-child{position:relative}.product-card-color__size-item:last-child::after{content:"";width:15px;position:absolute;left:100%;top:0;height:100%}}.product-card-color__size-item:hover{cursor:pointer}.product-card-color__size-item.active{background:#00398a}.product-card-color__size-item.active .product-card-color__size-item-name{color:#fff}.product-card-color__size-item.disabled .product-card-color__size-item-name{color:#8f9eb3}.product-card-color__size-item-name{font-weight:400;font-size:16px;color:#0a1b33;white-space:nowrap;line-height:20px}.product-card-comments{max-width:1440px;width:100%;margin:0 auto 40px;display:flex;flex-direction:column}@media screen and (max-width:1600px){.product-card-comments{max-width:1320px}}@media screen and (max-width:1439px){.product-card-comments{max-width:1260px}}@media screen and (max-width:1365px){.product-card-comments{max-width:100%;flex-direction:column;padding:0 17px;margin-bottom:20px}.product-card-comments.empty{margin-bottom:10px}}@media screen and (max-width:767px){.product-card-comments{max-width:100%;padding:0 12px}}.product-card-comments__top{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1365px){.product-card-comments__top{flex-direction:column}}.product-card-comments__top-name{font-weight:400;font-size:24px;color:#0a1b33;display:flex;gap:4px}.product-card-comments__top-name span{color:#606d80;font-weight:400}@media screen and (max-width:1365px){.product-card-comments__top-name span{margin-top:8px}.product-card-comments__top-name{font-size:20px;display:flex;flex-direction:column}}.product-card-comments__top-create{font-weight:500;font-size:16px;color:#fff;padding:16px 20px;text-transform:uppercase;background:#00398a;border-radius:24px;min-width:240px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out}.product-card-comments__top-create:hover{cursor:pointer;background:#004cb9}.product-card-comments__top-create:active{background:#002f73}@media screen and (max-width:1365px){.product-card-comments__top-create{margin-top:20px;width:100%}}.product-card-comments__top-create.empty{display:none}@media screen and (max-width:1365px){.product-card-comments__top-create.empty{display:flex}}.product-card-comments__container{display:flex;flex-direction:column;width:100%;margin-top:32px}@media screen and (max-width:1365px){.product-card-comments__container.no-comments{display:none}}.product-card-comments__container-media{background:#fff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:40px}@media screen and (max-width:1365px){.product-card-comments__container-media{margin-bottom:30px}}@media screen and (max-width:767px){.product-card-comments__container-media{margin-bottom:20px}}.product-card-comments__container-media-head{font-weight:500;font-size:18px;color:#2f2d40}@media screen and (max-width:767px){.product-card-comments__container-media-head{font-size:16px}}.product-card-comments__container-media-body{margin-top:20px;display:grid;grid-template-columns:1fr 166px;grid-column-gap:20px}@media screen and (max-width:1919px){.product-card-comments__container-media-body{grid-template-columns:1fr 152px}}@media screen and (max-width:1600px){.product-card-comments__container-media-body{grid-template-columns:1fr 154px}}@media screen and (max-width:1439px){.product-card-comments__container-media-body{grid-template-columns:1fr 145px}}@media screen and (max-width:1365px){.product-card-comments__container-media-body{grid-template-columns:1fr 167px}}@media screen and (max-width:767px){.product-card-comments__container-media-body{grid-template-columns:1fr 75px;grid-column-gap:15px}}.product-card-comments__container-media-body-container{width:100%;display:flex;flex-wrap:nowrap;overflow:hidden}.product-card-comments__container-media-body-container-wrapper{width:166px;min-width:166px;height:166px;margin-right:20px;overflow:hidden;position:relative;display:flex}@media screen and (max-width:1919px){.product-card-comments__container-media-body-container-wrapper{width:152px;min-width:152px;height:152px}}@media screen and (max-width:1600px){.product-card-comments__container-media-body-container-wrapper{width:154px;min-width:154px;height:154px}}@media screen and (max-width:1439px){.product-card-comments__container-media-body-container-wrapper{width:145px;min-width:145px;height:145px}}@media screen and (max-width:1365px){.product-card-comments__container-media-body-container-wrapper{width:167px;min-width:167px;height:167px}}@media screen and (max-width:767px){.product-card-comments__container-media-body-container-wrapper{width:75px;min-width:75px;height:75px;margin-right:15px}}.product-card-comments__container-media-body-container-wrapper img{width:100%;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.product-card-comments__container-media-body-all{width:100%;height:166px;border:1px solid #e1e9f5;background:#fff;display:flex;align-items:center;justify-content:space-around;margin-left:auto;color:#0a1b33;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:1919px){.product-card-comments__container-media-body-all{width:152px;min-width:152px;height:152px}}@media screen and (max-width:1600px){.product-card-comments__container-media-body-all{width:154px;min-width:154px;height:154px}}@media screen and (max-width:1439px){.product-card-comments__container-media-body-all{width:145px;min-width:145px;height:145px}}@media screen and (max-width:1365px){.product-card-comments__container-media-body-all{width:167px;min-width:167px;height:167px}}@media screen and (max-width:767px){.product-card-comments__container-media-body-all{width:75px;min-width:75px;height:75px}}.product-card-comments__list{display:flex;flex-direction:column}.product-card-comments__list-top{display:flex;align-items:center}@media screen and (max-width:1365px){.product-card-comments__list-top{flex-direction:column;align-items:flex-start}}.product-card-comments__list-top-text{font-weight:400;font-size:16px;color:#4d5766;margin-right:10px}@media screen and (max-width:1365px){.product-card-comments__list-top-text{margin-right:0;margin-bottom:10px}}.product-card-comments__list-bottom{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:60px;grid-row-gap:30px;margin-top:40px}@media screen and (max-width:1365px){.product-card-comments__list-bottom{margin-top:30px;grid-template-columns:1fr;grid-column-gap:0}}@media screen and (max-width:767px){.product-card-comments__list-bottom{margin-top:20px}}.product-card-comments__list-bottom-more{width:238px;display:flex;align-items:center;height:40px;color:#00398a;margin:60px auto 0;border-radius:20px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-comments__list-bottom-more{margin:40px 0 0;width:100%}}@media screen and (max-width:767px){.product-card-comments__list-bottom-more{margin:40px 0 0}}.product-card-comments__list-bottom-more:hover{cursor:pointer;background:#f5f9ff;color:#00398a}.product-card-comments__list-bottom-more div{color:#00398a;font-weight:400;font-size:16px;display:flex;align-items:center;margin:0 auto;width:-moz-fit-content;width:fit-content}.product-card-comments__item{display:flex;flex-direction:column;width:100%;background:#fff;height:-moz-max-content;height:max-content;padding-top:30px;border-top:1px solid #e1e9f5}.product-card-comments__item:nth-child(1){border-top:none;padding-top:0}@media screen and (min-width:1366px){.product-card-comments__item:nth-child(2){border-top:none;padding-top:0}}.product-card-comments__item-head{display:flex;width:100%;margin-bottom:30px}@media screen and (max-width:768px){.product-card-comments__item-head{margin-bottom:20px}}.product-card-comments__item-head-text{font-weight:400;font-size:20px;line-height:24px;color:#0a1b33}@media screen and (max-width:768px){.product-card-comments__item-head-text{font-size:18px}}.product-card-comments__item-body{display:flex;flex-direction:column}.product-card-comments__item-body-rev-container{display:flex}@media screen and (max-width:767px){.product-card-comments__item-body-rev-container{flex-direction:column}}.product-card-comments__item-body-rating{display:flex}.product-card-comments__item-body-rating-star{width:18px;height:18px;display:flex;background-size:100% 100%;background-image:url(../assets/product-card/rating-star-empty.svg)}.product-card-comments__item-body-rating-star.fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.product-card-comments__item-body-text{font-weight:400;font-size:16px;line-height:28px;color:#0a1b33;margin-top:20px}.product-card-comments__item-body-media{display:flex;margin-top:30px}@media screen and (max-width:767px){.product-card-comments__item-body-media{margin-top:20px}}.product-card-comments__item-body-media-wrapper{width:80px;height:80px;overflow:hidden;margin-left:10px}.product-card-comments__item-body-media-wrapper:first-child{margin-left:0}.product-card-comments__item-body-media-wrapper:hover{cursor:pointer}.product-card-comments__item-body-media-wrapper img,.product-card-descr__video img,.product-card__description__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card-comments__item-body-sub{display:flex;flex-direction:column;margin-top:20px}@media screen and (max-width:767px){.product-card-comments__item-body-sub{margin-top:15px}}.product-card-comments__item-body-sub-head{font-weight:600;font-size:16px;color:#0a1b33}.product-card-comments__item-body-sub-text{color:#0a1b33;margin-top:10px;font-weight:400;font-size:16px;line-height:28px}.product-card-comments__item-body-person{display:flex;align-items:center}@media screen and (max-width:767px){.product-card-comments__item-body-person{margin-top:15px;margin-left:0}}.product-card-comments__item-body-person-data{display:flex;margin-left:20px}@media screen and (max-width:767px){.product-card-comments__item-body-person-data{margin-left:0}}.product-card-comments__item-body-person-data-date,.product-card-comments__item-body-person-data-name{font-weight:400;font-size:16px;color:#606d80;display:flex}.product-card-comments__item-body-person-data-name::after{content:"";display:flex;width:4px;height:4px;border-radius:50%;background:#adbacc;align-self:center;margin:0 10px}.product-card-comments__item-foot{display:flex;width:100%;margin-top:26px;align-items:center}.product-card-comments__item-foot-answer,.product-card-comments__item-foot-feedbacks,.product-card-comments__item-foot-likes{font-weight:500;font-size:14px;color:#4d5766;padding:6px 20px;align-items:center;transition:all 250ms ease-in-out;display:flex}@media screen and (max-width:1365px){.product-card-comments__item-foot-answer,.product-card-comments__item-foot-feedbacks,.product-card-comments__item-foot-likes{padding:6px 15px}}.product-card-comments__item-foot-answer::before,.product-card-comments__item-foot-feedbacks::before,.product-card-comments__item-foot-likes::before{content:"";width:24px;height:24px;background-size:100% 100%;transition:all 250ms ease-in-out;display:flex;margin-right:10px}.product-card-comments__item-foot-answer:hover,.product-card-comments__item-foot-feedbacks:hover,.product-card-comments__item-foot-likes:hover{color:#00398a;cursor:pointer}.product-card-comments__item-foot-answer.disabled,.product-card-comments__item-foot-feedbacks.disabled,.product-card-comments__item-foot-likes.disabled{cursor:default;pointer-events:none}.product-card-comments__item-foot-answer,.product-card-comments__item-foot-feedbacks{border:1px solid #e1e9f5;border-radius:18px}.product-card-comments__item-foot-answer:hover,.product-card-comments__item-foot-feedbacks:hover{background:#e6f0ff;border:1px solid #e6f0ff}.product-card-comments__item-foot-answer:active,.product-card-comments__item-foot-feedbacks:active{background:#d1e4ff;border:1px solid #e6f0ff}.product-card-comments__item-foot-answer::before{background-image:url(../assets/product-card/review-answer.svg)}.product-card-comments__item-foot-feedbacks{margin-left:20px}@media screen and (max-width:1365px){.product-card-comments__item-foot-feedbacks{margin-left:10px}}.product-card-comments__item-foot-feedbacks::before{background-image:url(../assets/product-card/review-feedbacks.svg)}.product-card-comments__item-foot-likes{margin-left:auto}.product-card-comments__item-foot-likes::before{background-image:url(../assets/product-card/review-like.svg)}.product-card-delivery{width:100%;background:0 0;margin-top:32px;display:flex;gap:24px;padding-bottom:16px;border-bottom:1px solid #e6ecf5;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-delivery{margin:32px auto 0;width:calc(100% - 34px)}}@media screen and (max-width:767px){.product-card-delivery{margin:24px auto 0;width:calc(100% - 24px)}}.product-card-delivery__container{display:flex;flex-direction:column}.product-card-delivery__container-name{display:flex;align-items:center;margin-right:auto}.product-card-delivery__container-name p{font-weight:500;line-height:20px;font-size:16px;color:#0a1b33}.product-card-delivery__container-name p span{font-weight:700;color:#00398a;text-decoration:underline}.product-card-delivery__container-name p span:hover{cursor:pointer;text-decoration:unset}.product-card-delivery__container-period{font-weight:400;font-size:14px;color:#0a1b33;line-height:16px;margin-top:12px;position:relative;display:inline;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:767px){.product-card-delivery__container-period{-webkit-line-clamp:2}}.product-card-delivery__arrow{width:24px;height:24px;display:flex;margin-left:auto;background-repeat:no-repeat;background-position:center;background-image:url(../assets/product-card/arrow-right-icon.svg);align-items:center;justify-content:space-around;background-size:100%;align-self:center}.product-card-descr,.product-card__description{display:flex;flex-direction:column;width:100%;max-width:1440px;margin:32px auto 0;background:#fff}@media screen and (max-width:1600px){.product-card-descr,.product-card__description{max-width:1320px}}@media screen and (max-width:1439px){.product-card-descr,.product-card__description{max-width:1260px}}@media screen and (max-width:1365px){.product-card-descr,.product-card__description{max-width:100%;margin:32px auto 0}}@media screen and (max-width:767px){.product-card-descr,.product-card__description{margin:24px auto 0}}.product-card-descr__head,.product-card__description__head{font-size:24px!important;font-weight:400;line-height:32px;color:#0a1b33}@media screen and (max-width:1365px){.product-card-descr__head,.product-card__description__head{padding:0 17px}}@media screen and (max-width:767px){.product-card-descr__head,.product-card__description__head{padding:0 12px;font-size:20px!important;line-height:24px}}.product-card-descr__head span,.product-card__description__head span{color:#606d80}@media screen and (max-width:767px){.product-card-descr__head span,.product-card__description__head span{display:block;margin-top:4px}}.product-card-descr__video,.product-card__description__video{position:relative;padding-bottom:56.25%;height:0;margin:24px auto 20px;width:100%}@media screen and (max-width:1365px){.product-card-descr__video,.product-card__description__video{margin:16px auto -10px}}.product-card-descr__video:first-child,.product-card__description__video:first-child{margin:0 auto 20px}@media screen and (max-width:1365px){.product-card-descr__video:first-child,.product-card__description__video:first-child{margin:0 auto -10px}}.product-card-descr__complete picture,.product-card-descr__video iframe,.product-card-descr__video picture,.product-card__description__complete picture,.product-card__description__video iframe,.product-card__description__video picture{width:100%}.product-card-descr__img,.product-card__description__img{position:relative;margin:48px auto 0;width:100%;height:auto}@media screen and (max-width:1365px){.product-card-descr__img,.product-card__description__img{margin:40px auto 0}}.product-card-descr__img:first-child,.product-card__description__img:first-child{margin-top:0}.product-card-descr__img img,.product-card__description__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product-card-descr__img.no-margin,.product-card__description__img.no-margin{margin-top:0}.product-card-descr__column-text,.product-card__description__column-text{display:flex;flex-direction:column;margin:48px auto 0;width:100%}@media screen and (max-width:1365px){.product-card-descr__column-text,.product-card__description__column-text{margin:40px auto 0;width:calc(100% - 34px)}}@media screen and (max-width:767px){.product-card-descr__column-text,.product-card__description__column-text{margin:32px auto 0;width:calc(100% - 24px)}}.product-card-descr__column-text-head,.product-card__description__column-text-head{font-weight:400;font-size:32px;color:#0a1b33}@media screen and (max-width:767px){.product-card-descr__column-text-head,.product-card__description__column-text-head{font-size:24px}}.product-card-descr__column-text-body,.product-card__description__column-text-body{font-weight:400;font-size:18px;line-height:32px;color:#0a1b33;margin-top:24px}@media screen and (max-width:767px){.product-card-descr__column-text-body,.product-card__description__column-text-body{font-size:16px;margin-top:16px;line-height:28px}}.product-card-descr__column-text .product-card-descr__list,.product-card__description__column-text .product-card-descr__list{margin-top:32px}@media screen and (max-width:1365px){.product-card-descr__column-text .product-card-descr__list,.product-card__description__column-text .product-card-descr__list{margin-top:24px;margin-bottom:0}}@media screen and (max-width:767px){.product-card-descr__column-text .product-card-descr__list,.product-card__description__column-text .product-card-descr__list{margin-top:16px}}.product-card-descr__complete,.product-card__description__complete{display:grid;grid-template-columns:1fr 668px;grid-column-gap:64px;margin:48px auto 0;width:100%;height:-moz-max-content;height:max-content}@media screen and (max-width:1600px){.product-card-descr__complete,.product-card__description__complete{grid-template-columns:1fr 608px}}@media screen and (max-width:1439px){.product-card-descr__complete,.product-card__description__complete{grid-template-columns:1fr 578px}}@media screen and (max-width:1365px){.product-card-descr__complete,.product-card__description__complete{display:flex;flex-direction:column;margin-top:40px}}@media screen and (max-width:767px){.product-card-descr__complete,.product-card__description__complete{margin-top:32px}}.product-card-descr__complete.reverse,.product-card__description__complete.reverse{grid-template-columns:708px 1fr}@media screen and (max-width:1919px){.product-card-descr__complete.reverse,.product-card__description__complete.reverse{grid-template-columns:840px 1fr}}@media screen and (max-width:1600px){.product-card-descr__complete.reverse,.product-card__description__complete.reverse{grid-template-columns:740px 1fr}}@media screen and (max-width:1439px){.product-card-descr__complete.reverse,.product-card__description__complete.reverse{grid-template-columns:700px 1fr}}.product-card-descr__complete.reverse .product-card-descr__complete-text,.product-card__description__complete.reverse .product-card-descr__complete-text{order:2}.product-card-descr__complete.reverse .product-card-descr__complete-img,.product-card__description__complete.reverse .product-card-descr__complete-img{order:1}.product-card-descr__complete-img,.product-card__description__complete-img{width:100%;height:auto;display:flex}.product-card-descr__complete-img img,.product-card__description__complete-img img{min-width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1365px){.product-card-descr__complete-img,.product-card__description__complete-img{order:1}}.product-card-descr__complete-text,.product-card__description__complete-text{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1365px){.product-card-descr__complete-text,.product-card__description__complete-text{width:100%;order:2;padding:0 17px;margin-top:40px}}@media screen and (max-width:767px){.product-card-descr__complete-text,.product-card__description__complete-text{padding:0 24px;margin-top:32px}}.product-card-descr.sg-media-kit h1,.product-card-descr.sg-media-kit h2,.product-card-descr.sg-media-kit h3,.product-card-descr.sg-media-kit h4,.product-card-descr.sg-media-kit h5,.product-card-descr.sg-media-kit h6,.product-card-descr__complete-text-head,.product-card__description.sg-media-kit h1,.product-card__description.sg-media-kit h2,.product-card__description.sg-media-kit h3,.product-card__description.sg-media-kit h4,.product-card__description.sg-media-kit h5,.product-card__description.sg-media-kit h6,.product-card__description__complete-text-head{font-weight:400;font-size:32px;color:#0a1b33}@media screen and (max-width:767px){.product-card-descr__complete-text-head,.product-card__description__complete-text-head{font-size:24px}}.product-card-descr__complete-text-body,.product-card__description__complete-text-body{font-weight:400;font-size:18px;line-height:32px;color:#0a1b33;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__complete-text-body,.product-card__description__complete-text-body{font-size:16px;margin-top:16px;line-height:28px}}.product-card-descr__list,.product-card__description__list{display:flex;flex-direction:column;padding-left:15px;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__list,.product-card__description__list{margin-top:15px;margin-bottom:0}}.product-card-descr__list.num,.product-card__description__list.num{list-style:numeric}.product-card-descr__list.dot,.product-card__description__list.dot,ul{list-style:none}.product-card-descr__list-item,.product-card__description__list-item{font-weight:500;font-size:16px;color:#5c6373;padding-left:5px;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__list-item,.product-card__description__list-item{margin-top:15px}.product-card-descr__list-item:before,.product-card__description__list-item:before{left:-15px!important}}.product-card-descr__list-item:first-child,.product-card__description__list-item:first-child{margin-top:0}.product-card-descr__list-item:last-child,.product-card__description__list-item:last-child{margin-bottom:0}.product-card-descr__bag,.product-card__description__bag{display:flex;margin-top:32px}@media screen and (max-width:1365px){.product-card-descr__bag,.product-card__description__bag{margin-top:24px}}.product-card-descr__bag-item,.product-card__description__bag-item{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;align-items:center;margin-left:60px}.product-card-descr__bag-item:first-child,.product-card__description__bag-item:first-child{margin-left:0}@media screen and (max-width:767px){.product-card-descr__bag-item,.product-card__description__bag-item{margin-left:40px}}.product-card-descr__bag-item-wrapper,.product-card__description__bag-item-wrapper{width:48px;height:48px}.product-card-descr__bag-item-text,.product-card__description__bag-item-text{margin-top:15px;font-weight:700;font-size:16px;color:#0a1b33}.product-card-descr.sg-media-kit,.product-card__description.sg-media-kit{background:0 0;max-width:1440px;margin:32px auto 0}@media screen and (max-width:1600px){.product-card-descr.sg-media-kit,.product-card__description.sg-media-kit{max-width:1320px}}@media screen and (max-width:1439px){.product-card-descr.sg-media-kit,.product-card__description.sg-media-kit{max-width:1260px}}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit,.product-card__description.sg-media-kit{max-width:100%;padding-bottom:0;margin:24px auto 0}}.product-card-descr.sg-media-kit figure img,.product-card__description.sg-media-kit figure img{margin:0 auto}.product-card-descr.sg-media-kit figure,.product-card__description.sg-media-kit figure{padding-bottom:44.25%}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit figure,.product-card__description.sg-media-kit figure{padding-left:15px;padding-right:15px}}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit h1,.product-card-descr.sg-media-kit h2,.product-card-descr.sg-media-kit h3,.product-card-descr.sg-media-kit h4,.product-card-descr.sg-media-kit h5,.product-card-descr.sg-media-kit h6,.product-card__description.sg-media-kit h1,.product-card__description.sg-media-kit h2,.product-card__description.sg-media-kit h3,.product-card__description.sg-media-kit h4,.product-card__description.sg-media-kit h5,.product-card__description.sg-media-kit h6{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.product-card-descr.sg-media-kit h1,.product-card-descr.sg-media-kit h2,.product-card-descr.sg-media-kit h3,.product-card-descr.sg-media-kit h4,.product-card-descr.sg-media-kit h5,.product-card-descr.sg-media-kit h6,.product-card__description.sg-media-kit h1,.product-card__description.sg-media-kit h2,.product-card__description.sg-media-kit h3,.product-card__description.sg-media-kit h4,.product-card__description.sg-media-kit h5,.product-card__description.sg-media-kit h6{font-size:20px}}.product-card-descr.sg-media-kit p,.product-card__description.sg-media-kit p{font-weight:400;font-size:18px;color:#0a1b33;line-height:32px}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit p,.product-card__description.sg-media-kit p{padding:0 17px}}@media screen and (max-width:767px){.product-card-descr.sg-media-kit p,.product-card__description.sg-media-kit p{font-size:16px;line-height:28px;padding:0 24px}}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit ol,.product-card-descr.sg-media-kit ul,.product-card__description.sg-media-kit ol,.product-card__description.sg-media-kit ul{padding-left:15px;padding-right:15px}}.product-card-descr.sg-media-kit li,.product-card-descr.sg-media-kit ol li,.product-card-descr.sg-media-kit ul li,.product-card__description.sg-media-kit li,.product-card__description.sg-media-kit ol li,.product-card__description.sg-media-kit ul li{font-weight:400;font-size:18px;color:#606d80}@media screen and (max-width:767px){.product-card-descr.sg-media-kit li,.product-card-descr.sg-media-kit ol li,.product-card-descr.sg-media-kit ul li,.product-card__description.sg-media-kit li,.product-card__description.sg-media-kit ol li,.product-card__description.sg-media-kit ul li{font-size:16px}}.product-card-faq{max-width:1440px;width:100%;margin:32px auto 40px;display:flex;flex-direction:column}@media screen and (max-width:1600px){.product-card-faq{max-width:1320px}}@media screen and (max-width:1439px){.product-card-faq{max-width:1260px}}@media screen and (max-width:1365px){.product-card-faq{max-width:100%;margin:32px auto 20px;padding:0 17px}}@media screen and (max-width:767px){.product-card-faq{max-width:100%;padding:0 12px}}.product-card-faq__head{font-weight:400;font-size:24px;color:#0a1b33}.product-card-faq__head span{color:#606d80;font-weight:400}@media screen and (max-width:1365px){.product-card-faq__head span{margin-top:8px}.product-card-faq__head{font-size:20px;display:flex;flex-direction:column}}.product-card-faq__head-button{display:none;width:100%;height:48px;background:#00398a;border-radius:24px;font-weight:500;font-size:16px;color:#fff;text-transform:uppercase;align-items:center;justify-content:space-around;margin-top:30px}@media screen and (max-width:1365px){.product-card-faq__head-button{display:flex}}.product-card-faq__body{display:grid;grid-template-columns:1fr 500px;grid-column-gap:60px;margin-top:32px}@media screen and (max-width:1600px){.product-card-faq__body{grid-template-columns:1fr 444px}}@media screen and (max-width:1439px){.product-card-faq__body{grid-template-columns:1fr 420px}}@media screen and (max-width:1365px){.product-card-faq__body{display:flex;flex-direction:column;margin-top:24px}}.product-card-faq__body-left,.product-card-faq__item{display:flex;flex-direction:column}.product-card-faq__item{width:100%;border-bottom:1px solid #e1e9f5}.product-card-faq__item.active .product-card-faq__item-top{color:#00398a}.product-card-faq__item.active .product-card-faq__item-bottom{display:flex}.product-card-faq__item-top{padding:29px 0;display:flex;justify-content:space-between;font-weight:400;font-size:18px;line-height:22px;color:#0a1b33;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-faq__item-top{font-size:16px}}@media screen and (max-width:767px){.product-card-faq__item-top{padding:18px 0}}.product-card-faq__item-top:after{width:24px;min-width:24px;height:24px;background:url(../assets/product-card/faq-plus.svg);display:flex;content:"";margin-left:15px;transition:all 250ms ease-in-out}.product-card-faq__item-bottom{display:none;font-weight:400;font-size:16px;line-height:24px;color:#363f4d;padding-bottom:30px}@media screen and (max-width:1365px){.product-card-faq__item-bottom{font-size:14px}}.product-card-faq__add{display:flex;flex-direction:column;background:#fff;border:1px solid #e1e9f5;padding:30px}@media screen and (max-width:1365px){.product-card-faq__add{display:none}}.product-card-faq__add-head{font-weight:400;font-size:24px;color:#0a1b33;margin-bottom:20px}.product-card-faq__add-body{display:flex;flex-direction:column}.product-card-faq__add-body-text{font-weight:400;font-size:16px;color:#606d80}.product-card-faq__add-body-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:15px;margin-top:11px}@media screen and (max-width:1919px){.product-card-faq__add-body-buttons{display:flex;flex-direction:column}}.product-card-faq__add-body-buttons-button{width:100%;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:space-around;margin-top:15px}.product-card-faq__add-body-buttons-button span{width:-moz-fit-content;width:fit-content;color:#fff;font-weight:500;font-size:14px;display:flex;align-items:center}.product-card-faq__add-body-buttons-button span:before{width:24px;height:24px;display:flex;content:"";background-position:center;background-repeat:no-repeat;margin-right:15px}.product-card-faq__add-body-buttons-button.teleg{background:#2aabee}.product-card-faq__add-body-buttons-button.teleg span:before{background-image:url(../assets/product-card/telegramm.svg)}.product-card-faq__add-body-buttons-button.viber{background:#7360f2}.product-card-faq__add-body-buttons-button.viber span:before{background-image:url(../assets/product-card/viber.svg)}.product-card-faq__add-body-buttons-button.phone{background:#f6f8fb}.product-card-faq__add-body-buttons-button.phone span{color:#2f2d40}.product-card-faq__add-body-buttons-button.phone span:before{background-image:url(../assets/product-card/phone.svg)}.gallery-block{display:flex;flex-direction:column;width:100%;position:sticky;top:66px;z-index:2}@media screen and (max-width:1365px){.gallery-block{justify-content:space-around;position:static}}.gallery-block__big{display:flex;position:relative}@media screen and (max-width:1365px){.gallery-block__big{border-radius:0;background:0 0;flex-direction:column-reverse}}.gallery-block__big .product-card__backlink,.product-card-rating.no-comments .product-card-rating__stars{display:none}@media screen and (max-width:767px){.gallery-block__big .product-card__backlink{display:flex}}.gallery-block__big-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none;height:40px}@media screen and (max-width:767px){.gallery-block__big-nav{height:32px}}.gallery-block__big-nav-next,.gallery-block__big-nav-prev{width:40px;height:40px;padding:0;color:transparent;background-image:url(../assets/product-card/gallery-slider-big.svg);background-position:center;background-size:12px 20px;background-repeat:no-repeat;background-color:#f5f9ff;border-radius:50%;transition:all 250ms ease-in-out;pointer-events:all;position:absolute}@media screen and (max-width:767px){.gallery-block__big-nav-next,.gallery-block__big-nav-prev{width:32px;height:32px;background-size:8px 16px}}.gallery-block__big-nav-next{right:0;margin:0 24px}@media screen and (max-width:767px){.gallery-block__big-nav-next{margin:0 16px}}.gallery-block__big-nav-prev{margin:0 24px;transform:rotate(180deg)}@media screen and (max-width:767px){.gallery-block__big-nav-prev{margin:0 16px}}.gallery-block__big-item{width:728px;height:728px;overflow:hidden}@media screen and (max-width:1600px){.gallery-block__big-item{width:640px;height:640px}}@media screen and (max-width:1439px){.gallery-block__big-item{width:584px;height:584px}}@media screen and (max-width:1365px){.gallery-block__big-item{width:100%;height:100%}}.gallery-block__big-item img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.gallery-block__small{display:flex;margin-top:16px}@media screen and (max-width:1365px){.gallery-block__small{width:520px;padding:0 40px;display:none}}.gallery-block__small-carousel{width:648px;padding:0 48px;position:relative}.gallery-block__small-carousel.full{width:100%}@media screen and (max-width:1600px){.gallery-block__small-carousel{width:584px}.gallery-block__small-carousel.full{width:100%}}@media screen and (max-width:1439px){.gallery-block__small-carousel{width:536px}.gallery-block__small-carousel.full{width:100%}}.gallery-block__small-carousel-next,.gallery-block__small-carousel-prev{width:32px;height:32px;background-color:#f5f9ff;border-radius:50%;pointer-events:all;position:absolute;top:20%;background-image:url(../assets/product-card/small-slider-arrow.svg);background-size:9px 14px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.gallery-block__small-carousel-prev{left:0;transform:rotate(180deg)}.gallery-block__small-carousel-next{right:0}.gallery-block__small-carousel-container{width:100%;display:flex;gap:8px}.gallery-block__small-carousel-container-item{width:62px;height:62px;-o-object-fit:contain;object-fit:contain;overflow:hidden;position:relative}.gallery-block__small-carousel-container-item:first-child:after{border:2px solid #00398a}@media screen and (max-width:1600px){.gallery-block__small-carousel-container-item{width:52px;height:52px}}@media screen and (max-width:1439px){.gallery-block__small-carousel-container-item{width:46px;height:46px}}.gallery-block__small-carousel-container-item:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;border:2px solid transparent;transition:all 250ms ease-in-out}.gallery-block__small-carousel-container-item img,.product-card-reviews__item-body-person-wrapper img,.product-card-supp__container-item-wrapper img,.video-container__container-inner-wrapper iframe{width:100%;height:100%}.gallery-block__dots{display:none;margin:8px auto;background:#fff}@media screen and (max-width:1365px){.gallery-block__dots{display:block}}.gallery-block__dots-container{padding:6px 0;width:100%;display:flex;gap:16px;background:#fff;justify-content:center;align-items:center}.gallery-block__dots-container-dot{width:6px;height:6px;background:#cfd8e5}.gallery-block__dots-container-dot.small{width:4px;height:4px}.gallery-block__dots-container-dot.active{width:8px;height:8px;background-color:#00398a;box-sizing:border-box;box-shadow:none;position:relative}.product-card-name{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.product-card-name{margin:16px auto 0;width:calc(100% - 34px)}}@media screen and (max-width:767px){.product-card-name{width:calc(100% - 24px)}}.product-card-name__container{display:flex;gap:15px}@media screen and (max-width:1365px){.product-card-name__container .product-card-backlink{display:none}}.product-card-name__top{display:flex}.product-card-name__top-article,.product-card-name__top-code{width:-moz-max-content;width:max-content;font-weight:500;font-size:14px;color:#606d80;border:1px solid #e1e9f5;background:0 0;border-radius:16px;padding:8px 16px;margin-right:8px;position:relative;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-name__top-article,.product-card-name__top-code{margin-top:5px}}.product-card-name__top-article:active,.product-card-name__top-code:active{background:#606d80;color:#f5f7f9;border:1px solid #606d80}.product-card-name__top-article:hover,.product-card-name__top-code:hover{cursor:pointer}.product-card-name__top-article:last-child,.product-card-name__top-code:last-child{margin-right:0}.product-card-name__name{margin-top:16px;font-weight:400;font-size:24px;color:#0a1b33;line-height:32px}.product-card-pay{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.product-card-pay{width:calc(100% - 34px);margin:0 auto}}@media screen and (max-width:767px){.product-card-pay{width:calc(100% - 24px)}}.product-card-pay__payment,.product-card-pay__warranty{padding:16px 0;border-top:1px solid #e6ecf5;transition:all 250ms ease-in-out;display:flex}.product-card-pay__payment:first-child,.product-card-pay__warranty:first-child{border-top:1px solid transparent}.product-card-pay__payment-arrow,.product-card-pay__warranty-arrow{width:24px;min-width:24px;height:24px;display:flex;margin-left:auto;background-repeat:no-repeat;background-position:center;background-image:url(../assets/product-card/arrow-right-icon.svg);align-items:center;justify-content:space-around;background-size:100%;align-self:center}.product-card-pay__container{width:100%;display:flex;flex-direction:column}.product-card-pay__container:first-child{margin-top:0}.product-card-pay__container-name{font-weight:500;font-size:16px;color:#0a1b33;width:100%;display:flex;align-items:center}.product-card-pay__container-content{font-weight:400;font-size:14px;line-height:16px;color:#0a1b33;margin-top:8px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:90%}@media screen and (max-width:767px){.product-card-pay__container-content{-webkit-line-clamp:2;max-width:100%}}.product-card-rating{display:flex;align-items:center;margin-top:12px;width:100%}@media screen and (max-width:1365px){.product-card-rating{margin:12px auto 0;width:calc(100% - 34px)}}@media screen and (max-width:767px){.product-card-rating{width:calc(100% - 24px)}}.product-card-rating.no-comments .product-card-rating__count{margin-left:0}.product-card-rating.no-comments .product-card-rating__count::before{background:url(../assets/product-card/comment-image.svg);display:flex}.product-card-rating.no-comments .product-card-rating__count-word{width:-moz-fit-content;width:fit-content;height:unset}.product-card-rating__stars{display:flex;align-items:center}.product-card-rating__stars-empty,.product-card-rating__stars-fill{width:16px;height:16px;margin-left:2px;background-size:100% 100%}.product-card-rating__stars-empty:first-child,.product-card-rating__stars-fill:first-child{margin-left:0}.product-card-rating__stars-fill{background:url(../assets/product-card/rating-star-fill.svg)}.product-card-rating__stars-empty{background:url(../assets/product-card/rating-star-empty.svg)}.product-card-rating__count{display:flex;margin-left:8px;align-items:center}.product-card-rating__count::before{content:"";width:16px;height:16px;display:none;background-size:100% 100%;margin-right:10px}.product-card-rating__count-word{font-weight:400;font-size:16px;color:#00398a}@media screen and (max-width:1365px){.product-card-rating__count-word{font-size:14px;align-items:center;display:flex}}@media screen and (max-width:767px){.product-card-rating__count-word{font-size:12px}}@media screen and (max-width:1365px){.product-card-rating__count-word span{margin-left:3px}}.product-card-rating__count-word:hover{cursor:pointer;text-decoration:underline}.product-card-reviews{display:flex;justify-content:space-between;margin:48px auto 0;max-width:1440px;width:100%}@media screen and (max-width:1600px){.product-card-reviews{max-width:1320px}}@media screen and (max-width:1439px){.product-card-reviews{max-width:1260px}}@media screen and (max-width:1365px){.product-card-reviews{max-width:calc(100% - 34px);margin:32px auto 0;flex-direction:column}}@media screen and (max-width:767px){.product-card-reviews{margin:24px auto 0;max-width:calc(100% - 24px)}}.product-card-reviews__container{display:flex;flex-direction:column;width:100%}.product-card-reviews__container.hidden{display:none}.product-card-reviews__container.full{width:100%}.product-card-reviews__container:first-child{margin-left:0}.product-card-reviews__container-head{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.product-card-reviews__container-head{flex-direction:column}}.product-card-reviews__container-head-container{display:flex;flex-direction:row}@media screen and (max-width:1365px){.product-card-reviews__container-head-container{justify-content:space-between}}@media screen and (max-width:767px){.product-card-reviews__container-head-container{flex-direction:column}}.product-card-reviews__container-head-container-text{font-weight:400;font-size:24px;color:#0a1b33;line-height:32px;display:flex;flex-direction:row;align-items:center}@media screen and (max-width:1365px){.product-card-reviews__container-head-container-text{flex-direction:column;align-items:baseline}}@media screen and (max-width:767px){.product-card-reviews__container-head-container-text{font-size:20px;line-height:24px}}.product-card-reviews__container-head-container-text span{font-size:24px;font-weight:500;line-height:32px;color:#606d80;margin-left:8px}@media screen and (max-width:1365px){.product-card-reviews__container-head-container-text span{margin-left:0}}@media screen and (max-width:767px){.product-card-reviews__container-head-container-text span{font-size:20px;line-height:24px}}.product-card-reviews__container-head-button{background:#e5f0ff;border-radius:18px;font-weight:700;font-size:14px;line-height:16px;color:#00398a;width:180px;height:36px;display:flex;text-transform:uppercase;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-reviews__container-head-button{width:220px;min-width:220px}}@media screen and (max-width:767px){.product-card-reviews__container-head-button{margin-top:16px;width:100%;min-width:100%}}.product-card-reviews__container-wrapper.last{display:flex;gap:24px}@media screen and (max-width:1365px){.product-card-reviews__container-wrapper.last{flex-direction:column;gap:8px}}.product-card-reviews__container-wrapper.last .product-card-reviews__container-wrapper-body{width:calc(50% - 10px)}@media screen and (max-width:1365px){.product-card-reviews__container-wrapper.last .product-card-reviews__container-wrapper-body{width:100%}.product-card-reviews__container-wrapper.last .product-card-reviews__container-wrapper-body:last-child{margin-top:0}}.product-card-reviews__container-wrapper-body{display:flex;margin-top:24px;gap:24px}@media screen and (max-width:1365px){.product-card-reviews__container-wrapper-body{width:100%;overflow-y:auto;scroll-behavior:smooth;gap:8px}.product-card-reviews__container-wrapper-body::-webkit-scrollbar{display:none}}.product-card-reviews__item{display:flex;flex-direction:column;width:100%;padding:24px 16px 16px;background:#fff;height:auto;transition:all 250ms ease-in-out;border:1px solid #e6ecf5}@media screen and (max-width:1365px){.product-card-reviews__item{min-width:306px;max-width:306px}}@media screen and (max-width:767px){.product-card-reviews__item{padding:16px 16px 8px;min-width:308px;height:319px}.product-card-reviews__item:first-child{margin-top:0}}.product-card-reviews__item:first-child{margin-left:0}.product-card-reviews__item-head{display:flex;width:100%;margin-bottom:16px}.product-card-reviews__item-head-text{font-weight:500;font-size:16px;color:#0a1b33;line-height:20px}.product-card-reviews__item-body{display:flex;flex-direction:column;margin-bottom:16px}.product-card-reviews__item-body-rating{display:flex}.product-card-reviews__item-body-rating-star{width:16px;height:16px;display:flex;background-size:100% 100%;background-image:url(../assets/product-card/rating-star-empty.svg)}.product-card-reviews__item-body-rating-star.fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.product-card-reviews__item-body-person{display:flex;width:100%;align-items:center;margin-top:8px}.product-card-reviews__item-body-person-wrapper{display:flex;width:48px;height:48px;overflow:hidden;border-radius:32px}.product-card-reviews__item-body-person-data{display:flex;flex-direction:row;margin-left:0;width:100%;height:-moz-fit-content;height:fit-content}.product-card-reviews__item-body-person-data-name{display:flex;align-items:center}.product-card-reviews__item-body-person-data-name:after{content:"";display:block;width:4px;height:4px;background:#cfd8e5;border-radius:50%;margin:0 8px}.product-card-reviews__item-body-person-data-date,.product-card-reviews__item-body-person-data-name{font-weight:500;font-size:14px;line-height:16px;color:#606d80}.product-card-reviews__item-body-inner a{display:inline;font-weight:400;font-size:14px;line-height:160%;color:#55559d;-webkit-text-decoration-line:underline;text-decoration-line:underline}.product-card-reviews__item-body-inner-text{font-weight:400;font-size:14px;line-height:160%;color:#262729;margin-top:16px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card-reviews__item-body-sub{display:flex;flex-direction:column;margin-top:16px}.product-card-reviews__item-body-sub-head{font-weight:500;font-size:14px;color:#fff}.product-card-reviews__item-body-sub-text{color:#fff;margin-top:5px;font-size:14px;line-height:20px;font-weight:500}.product-card-reviews__item-foot{display:flex;width:100%;margin-top:auto;align-items:center}.product-card-reviews__item-foot-answer,.product-card-reviews__item-foot-feedbacks,.product-card-reviews__item-foot-likes{font-weight:500;font-size:14px;color:#4d5766;line-height:16px;position:relative;align-items:center;transition:all 250ms ease-in-out;padding:8px 8px 8px 32px}.product-card-reviews__item-foot-answer::before,.product-card-reviews__item-foot-feedbacks::before,.product-card-reviews__item-foot-likes::before{content:"";width:16px;height:16px;background-size:100% 100%;position:absolute;top:50%;left:8px;transform:translateY(-50%);transition:all 250ms ease-in-out}.product-card-reviews__item-foot-answer.disabled,.product-card-reviews__item-foot-feedbacks.disabled,.product-card-reviews__item-foot-likes.disabled{cursor:default;pointer-events:none}.product-card-reviews__item-foot-answer::before{background-image:url(../assets/product-card/review-answer.svg)}.product-card-reviews__item-foot-feedbacks{margin-left:4px}.product-card-reviews__item-foot-feedbacks::before{background-image:url(../assets/product-card/review-feedbacks.svg)}.product-card-reviews__item-foot-likes{margin-left:auto}.product-card-reviews__item-foot-likes::before{background-image:url(../assets/product-card/review-like.svg)}.product-card-reviews__empty{background:#fff;border:1px solid #e6ecf5;width:100%;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;padding:24px;height:auto}.product-card-reviews__empty-inner{font-weight:500;font-size:16px;line-height:20px;color:#0a1b33;display:flex;align-items:center}.product-card-reviews__empty-inner::before{content:"";width:32px;height:32px;margin-right:24px;background-image:url(../assets/product-card/review-e-button.svg);background-repeat:no-repeat;background-position:center center;background-size:16px 16px;border-radius:16px;background-color:#e5f0ff;transition:all 250ms ease-in-out}.product-card-short-char{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:767px){.product-card-short-char{margin-top:24px}}.product-card-short-char__head{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1365px){.product-card-short-char__head{margin:0 auto;width:calc(100% - 24px)}}.product-card-short-char__head-left{font-weight:500;font-size:20px;color:#0a1b33;line-height:24px}@media screen and (max-width:767px){.product-card-short-char__head-left{font-size:18px}}.product-card-short-char__container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:32px;grid-row-gap:24px;margin-top:24px}@media screen and (max-width:1600px){.product-card-short-char__container{grid-column-gap:16px}}@media screen and (max-width:1365px){.product-card-short-char__container{width:calc(100% - 34px);margin:24px auto 0}}@media screen and (max-width:767px){.product-card-short-char__container{width:calc(100% - 24px);display:flex;flex-direction:column;gap:16px}}.product-card-short-char__container-item{display:flex;gap:16px;margin:0 auto;width:200px;height:56px}.product-card-short-char__container-item-icon{width:36px;height:36px;min-height:36px;min-width:36px}.product-card-short-char__container-item-text{font-weight:500;font-size:14px;color:#4d5766;line-height:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-card-short-char__container-item-text span{color:#0a1b33;font-size:14px;font-weight:500;line-height:16px;margin-top:8px;display:block}@media screen and (max-width:1365px){.product-card-short-char__container-item{width:234px}}@media screen and (max-width:767px){.product-card-short-char__container-item{width:100%}}.product-card-supp{margin-top:32px;display:flex;flex-direction:column}@media screen and (max-width:767px){.product-card-supp{margin-top:24px}}.product-card-supp__name{font-weight:500;font-size:20px;color:#0a1b33;line-height:24px}@media screen and (max-width:1365px){.product-card-supp__name{width:calc(100% - 34px);margin:0 auto}}@media screen and (max-width:767px){.product-card-supp__name{width:calc(100% - 24px)}}.product-card-supp__container{width:100%;display:flex;overflow-y:auto;margin-top:16px;gap:12px}@media screen and (max-width:1365px){.product-card-supp__container{padding:0 17px}}@media screen and (max-width:767px){.product-card-supp__container{gap:8px;padding:0 12px}}.product-card-supp__container::-webkit-scrollbar{display:none}.product-card-supp__container-item{display:grid;grid-template-columns:56px 1fr 36px;grid-column-gap:16px;align-items:center;padding:16px;width:326px;min-width:326px;background:#fff;position:relative;border:1px solid #e4e9f0}@media screen and (max-width:767px){.product-card-supp__container-item{width:320px;min-width:320px}}.product-card-supp__container-item-wrapper{width:56px;height:56px;min-width:56px}.product-card-supp__container-item-wrapper:hover{cursor:pointer}.product-card-supp__container-item-container{display:flex;flex-direction:column}.product-card-supp__container-item-container-name{font-weight:500;font-size:14px;line-height:20px;color:#0a1b33;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:40px}.product-card-supp__container-item-container-price{margin-top:8px;display:flex;align-items:flex-end}.product-card-supp__container-item-container-price-old{font-weight:500;font-size:14px;color:#7a8799;position:relative;margin-left:8px}.product-card-supp__container-item-container-price-old::after{content:"";position:absolute;width:100%;height:1px;background:#7a8799;top:50%;transform:translateY(-50%);left:0}.product-card-supp__container-item-container-price-current{font-weight:500;font-size:20px;line-height:24px;color:#0a1b33}.product-card-supp__container-item-button{width:36px;height:36px;background-color:#e6f0ff;border-radius:18px;align-self:flex-end;background-image:url(../assets/product-card/bundles-plus.svg);background-size:14px 14px;background-position:center;background-repeat:no-repeat}.product-card__tabs{width:100%;z-index:3;background:#f5f9ff;position:relative}.product-card__tabs-container{width:100%;max-width:1440px;display:grid;margin:0 auto}@media screen and (max-width:1600px){.product-card__tabs-container{max-width:1320px}}@media screen and (max-width:1439px){.product-card__tabs-container{max-width:1260px}}@media screen and (max-width:1365px){.product-card__tabs-container{max-width:100%;grid-column-gap:10px;display:flex;overflow-y:auto;border-bottom:none}.product-card__tabs-container::-webkit-scrollbar{display:none}}.product-card__tabs-container-tab{background:#f5f9ff;justify-content:center;padding:10px 12px;line-height:16px;text-align:center}.product-card__tabs-container-tab span{background:#00398a;border-radius:16px;padding:4px;color:#fff;font-size:11px;font-weight:700;line-height:12px;text-transform:uppercase;margin-left:8px;width:20px;height:20px}@media screen and (max-width:1365px){.product-card__tabs-container-tab span{margin-left:4px}}.product-card__tabs-container-tab,.product-card__tabs-container-tab p{font-weight:500;font-size:14px;color:#7a8799;text-transform:uppercase;transition:all 250ms ease-in-out;display:flex;align-items:center}@media screen and (max-width:1365px){.product-card__tabs-container-tab p{font-size:12px;font-weight:700}}.product-card__tabs-container-tab p span{width:20px;min-width:20px;height:20px;background:#00398a;border-radius:50%;color:#fff;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;margin-left:8px}@media screen and (max-width:1365px){.product-card__tabs-container-tab p span{margin-left:4px}.product-card__tabs-container-tab{width:100%;min-width:-moz-max-content;min-width:max-content;height:auto;margin-bottom:0;padding:10px 12px}}.product-card__tabs-container-tab.active{background:#fff;color:#0a1b33}.product-card__tabs-container-tab.active p{color:#0a1b33}.product-card__tabs-container-tab.active:hover{background:#e6ecf5;cursor:default}.product-card-tech{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.product-card-tech{margin:32px auto 0;width:calc(100% - 34px)}}@media screen and (max-width:767px){.product-card-tech{width:calc(100% - 24px);margin:24px auto 0}}.product-card-tech__head{font-weight:500;font-size:20px;line-height:24px;color:#0a1b33;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.product-card-tech__head{font-size:18px}}.product-card-tech__body{margin-top:16px;display:flex;gap:20px;overflow:hidden}@media screen and (max-width:1600px){.product-card-tech__body{gap:16px}}@media screen and (max-width:1365px){.product-card-tech__body{gap:8px}}.product-card-tech__body-item{display:flex;justify-content:space-between;width:208px;height:208px;min-width:208px;position:relative;padding:16px;overflow:hidden}@media screen and (max-width:1600px){.product-card-tech__body-item{width:200px;height:200px;min-width:200px}}.product-card-tech__body-item-image{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0}.product-card-tech__body-item-text{color:#fff;font-size:14px;font-weight:500;line-height:16px;z-index:0;pointer-events:none}.product-card-tech__body-item-ico{width:16px;min-width:16px;height:16px;background-image:url(../assets/product-card/main-tech-info-icon.svg);background-size:100% 100%;z-index:1;pointer-events:none;transition:all 250ms ease-in-out}.product-card__product{display:flex;margin:32px auto 0;width:100%;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1600px){.product-card__product{margin:24px auto 0}}@media screen and (max-width:1365px){.product-card__product{flex-direction:column;margin:0 auto}}.product-card__product-left,.product-card__product-right{flex:1}.product-card__product-left,body{display:flex;flex-direction:column}.product-card__product-left{max-width:728px;width:100%}@media screen and (max-width:1600px){.product-card__product-left{max-width:640px}}@media screen and (max-width:1439px){.product-card__product-left{max-width:584px}}@media screen and (max-width:1365px){.product-card__product-left{max-width:100%;margin:0 auto}}@media screen and (min-width:1366px){.product-card__product-left .product-card-backlink{display:none}}.product-card__product-right{display:flex;flex-direction:column;margin-left:48px;max-width:664px;width:100%;position:relative}@media screen and (max-width:1600px){.product-card__product-right{max-width:632px}}@media screen and (max-width:1365px){.product-card__product-right{max-width:100%;margin:0 auto}}.product-card__product.product-card-reviews{width:100%}div.b24-widget-button-position-bottom-left{left:15px;bottom:96px}@media (max-width:767px){div.b24-widget-button-popup{width:200px}}div.b24-widget-button-shadow{z-index:69}*,address{font-weight:400}*{font-family:"Lato",sans-serif}html{box-sizing:border-box}body{min-height:100vh}body.overflow-hidden{overflow:hidden}body.popup-open{overflow:hidden;min-height:100vh;position:fixed;width:calc(100% - 4px)}.body{z-index:1}.z-index{z-index:100}*,::after,::before,button,input{margin:0;padding:0}::after,::before{box-sizing:inherit}ol{padding-left:40px}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em;font-weight:400}address{margin:0;font-style:normal}img{display:block;max-width:100%;max-height:100%;height:auto}a{text-decoration:none}button,input{border:0;background:0 0}a,button{cursor:pointer}:focus,input{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}@media (min-width:768px){.main-container{width:734px;margin-right:auto;margin-left:auto}}@media (min-width:1025px){.main-container{width:1024px}}@media (min-width:1110px){.main-container{width:1110px}}:root .catalog-wrap,:root .catalog-wrap__list,:root .new-review__body,:root .search-city,:root .service-menu.media-ios-bottom-menu,_::-webkit-full-page-media,_:future{padding-bottom:115px}.d-n{display:none!important}.v-h{visibility:hidden}@media (max-width:767px){.d-n-only-mob{display:none!important}}@media (min-width:1025px){.d-n-only-desk{display:none!important}}.mt-0{margin-top:0}.m-h0{max-height:0;overflow:hidden}.seo-text-g{color:#a1a6aa}@media screen and (max-width:768px){.seo-text-g{margin:0 25px}}.hide-input{position:absolute;top:0;left:0;opacity:1}.checkbox-container{display:flex;position:relative;margin-top:10px;margin-bottom:10px;padding-left:37px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-container input,.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1px;left:0;height:18px;width:18px;border:1px solid #d5d7d9;box-sizing:border-box;border-radius:2px;background:0 0;transition:all 200ms ease}.checkbox-container input:checked~.checkmark{background-color:#003586;border:1px solid #003586}.checkmark:after,.radio-checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:flex}.checkbox-container .checkmark:after{top:50%;left:50%;transform:rotate(-45deg) translate(calc(-50% + 5px),calc(-50% - 3px));width:10px;height:6px;border-width:0 0 2px 2px;border-style:solid;border-color:#fff}.radio-container{display:flex;position:relative;margin-top:11px;margin-bottom:10px;padding-left:28px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-checkmark{position:absolute;top:1px;left:0;height:16px;width:16px;background-color:#fff;border:1px solid #d5d7d9;border-radius:50%}.radio-container input:checked~.radio-checkmark{border:1px solid #003586}.radio-container input:checked~.radio-checkmark:after{display:block}.radio-container .radio-checkmark:after{top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:#003586}.accept-button,.cancel-button{width:100%;height:42px;display:flex;justify-content:space-around;align-items:center;font-size:.875em;border-radius:4px}.accept-button{color:#fff;background:#003586}.cancel-button{color:#000;background:#fff;border:1px solid #eceef0;box-sizing:border-box}.o-h{overflow:hidden}.not-available-overlay,.video-block{position:relative}.not-available-overlay::after{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.45);content:""}::-webkit-scrollbar{width:4px;height:4px;border-radius:4px;margin:15px}::-webkit-scrollbar-track{background:#f5f7f9}::-webkit-scrollbar-thumb{background:#bcbebf;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#003586}::-webkit-scrollbar-corner{background-color:transparent}.video-block:hover{cursor:pointer}.video-block::after,.video-block::before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:60px;height:60px}.video-block::before{border-radius:50%;background:#fff}.video-block::after{background:url(../assets/video-block-arrow.svg) no-repeat 24px 18px}.video-container{position:fixed;display:none;width:0;height:0;overflow:hidden;top:0;left:0;z-index:999}.video-container.active{display:flex;width:100%;height:100vh}.video-container__overlay{background:rgba(0,0,0,.5);width:100%;height:100%}.video-container__container{max-width:850px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:-moz-fit-content;height:fit-content}.video-container__container-inner{position:relative;padding-bottom:56.25%;height:0}.video-container__container-inner-wrapper{display:flex;width:100%;height:100%;position:absolute}.copy-inp{position:absolute;left:-100%;top:-100%}.wo-select{width:100%;border:1px solid #e3e5e8;box-sizing:border-box;border-radius:4px;padding:7px 24px 7px 15px;position:relative}.wo-select::after{position:absolute;content:"";background:url(../assets/arrow-down-black-fat.svg);background-size:100% 100%;width:11px;height:10px;right:10px;top:50%;transform:translateY(-50%)}.wo-select:hover,.wo-select__selected:hover{cursor:pointer}.wo-select__selected{font-size:1em;color:#262626;width:100%;margin-top:3px}.wo-select__list{display:none;position:absolute;left:-1px;top:-1px;width:-moz-max-content;width:max-content;max-width:285px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.1);border-radius:4px;z-index:2;padding:10px 0}.wo-select__list-mobile-back{display:none;position:absolute;top:60px;left:30px;right:30px;font-weight:500;font-size:1.5em;color:#000}.wo-select__list-mobile-back-close{width:20px;height:20px;background:url(../assets/cross.svg);margin-left:auto;background-size:100% 100%}.wo-select__list-item{color:#262626}.wo-select__list-item span{color:#6d7378;margin-bottom:10px}@media screen and (max-width:768px){.wo-select__list{padding-top:144px;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background:#fff;max-width:100vw}.wo-select__list-mobile-back{display:flex}}.wo-select__list-item{width:100%;padding:10px 20px}.wo-select__list-item:first-child{margin-top:0}.wo-select__list-item:hover{background:#f5f7f9;cursor:pointer}.wo-select.active .wo-select__list{display:flex;flex-direction:column}.product-card-tab-description.sg-media-kit{margin-left:auto;margin-right:auto}.sg-media-kit .video_detail{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.sg-media-kit .video_detail iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6{font-family:"Lato",sans-serif;font-weight:400;font-size:24px;color:#212226;margin:0 0 20px}.sg-media-kit p{font-family:"Lato",sans-serif;font-size:16px;line-height:24px;color:#212226;margin:0 0 25px}.sg-media-kit ul{list-style-type:none}.sg-media-kit ol li,.sg-media-kit ul li,.sg__list li{margin-bottom:20px;font-family:"Lato",sans-serif;font-size:16px;color:#212226;position:relative}.sg-media-kit ul li:before{content:"";position:absolute;left:-20px;width:5px;height:5px;background:#003586;border-radius:50%;top:40%}.sg-media-kit ol,.sg-media-kit ul{padding-left:40px;margin:0 0 30px}.sg-media-kit ol li::marker{color:#003586}.sg-media-kit figure{padding-bottom:56.25%;height:0;display:flex;width:100%;margin-bottom:15px;position:relative}.sg-media-kit figure img{position:absolute;top:0;left:0;width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;margin:0 auto 0 0;border-radius:4px}.sg-media-kit figure figcaption{position:absolute;bottom:0;padding:15px;background:#003586;color:#fff;border-radius:0 4px 0 4px;font-size:24px;font-weight:700}.sg-media-kit table{display:table;table-layout:fixed;width:100%;overflow-y:scroll;margin-bottom:25px;border-spacing:0;position:relative;border-collapse:collapse}.sg-media-kit table tr,.sg__table-dark tr{border-bottom:1px solid #e6e6e6}.sg-media-kit table tr:last-child,.sg__table-dark tr:last-child{border:0}.sg-media-kit table td,.sg__table td{font-family:"Lato",sans-serif;font-style:normal;font-weight:400;font-size:16px;padding:15px 0}.sg-media-kit table td:first-child,.sg__table td:first-child{color:#717273;display:flex;position:relative}.sg-media-kit table td:last-child,.sg__table td:last-child{color:#000}.sg-media-kit .SEO__text{margin:5px 0}.sg-media-kit .SEO__text h1,.sg-media-kit .SEO__text h2,.sg-media-kit .SEO__text h3,.sg-media-kit .SEO__text h4,.sg-media-kit .SEO__text h5,.sg-media-kit .SEO__text h6{margin:10px 0}.sg-media-kit .SEO__text ul{margin:10px 0 15px}.sg__container{max-width:1110px;margin:0 auto;padding:0 17px;display:flex;flex-direction:column}.sg__h2,.sg__h3{font-family:"Lato",sans-serif;color:#212226}.sg__h2{font-weight:400;font-size:24px;margin:0 0 20px}.sg__h3{font-size:16px;line-height:24px;margin:0 0 25px}.sg__img-wrapper{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.sg__img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.sg__list li:before,.sg__list-rhomb li:before{content:"";position:absolute;left:-20px;width:5px;height:5px;border-radius:50%;top:40%}.sg__list li:before{background:#959da6}.sg__list-rhomb li:before{background:#003586}.sg__list,.sg__list-num{padding-left:40px;margin:0 0 30px;list-style-type:none}.sg__list-num li,.sg__list-num li::before{font-size:16px;color:#212226;font-family:"Lato",sans-serif}.sg__list-num li{margin-bottom:20px;counter-increment:inst;position:relative}.sg__list-num li::before{content:counter(inst) ".";position:absolute;left:-21px;top:0}.sg__dual-wrapper{display:flex;overflow-y:auto;justify-content:space-between;margin-bottom:30px}.sg__dual-container{width:540px;min-width:540px;margin-right:30px}.sg__dual-container:last-child{margin-right:0}.sg__quote{display:flex;flex-direction:column}.sg__quote p,.sg__quote-author p{font-family:"Lato",sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:28px;color:#212226;margin:0 0 17px}.sg__quote-author{align-self:flex-end;margin:0 0 30px}.sg__quote-author p{font-size:20px;line-height:24px;color:#aeadad;margin:0}.sg__quote-author p span{font-size:24px;color:#212226}.sg__quad-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:30px;margin-bottom:30px}.sg__quad-wrapper .sg__img-wrapper{margin-bottom:0}.sg__quad-container{text-align:left;display:flex;flex-direction:column;justify-content:center}.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{width:510px;align-self:center}.sg__quad-container .sg__img-wrapper{padding-bottom:100%}.sg__table{display:table;table-layout:fixed;width:100%;overflow-y:scroll;margin-bottom:25px;border-spacing:0;position:relative;border-collapse:collapse}@media screen and (max-width:1110px){.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{width:auto;max-width:310px}.sg__dual-container{width:100%;min-width:100%}}@media screen and (max-width:1024px){.sg-media-kit .sg__h2,.sg-media-kit .sg__h3,.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6,.sg-media-kit p{margin:0 13px 15px}}@media screen and (max-width:768px){.sg-media-kit .video_detail{margin-bottom:25px}.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6,.sg__h2{font-size:18px;margin:0 0 15px}.sg-media-kit p,.sg__h3,.sg__quote p{font-size:14px;margin:0 0 15px}.sg-media-kit ul{padding-left:30px}.sg-media-kit ul li,.sg__list li,.sg__list-num li{font-size:14px}.sg-media-kit figure{margin-bottom:25px;width:100%;height:100%}.sg-media-kit figure img{max-width:initial;max-height:initial;width:100%;height:100%}.sg-media-kit figure figcaption{display:none}.sg-media-kit table tr{display:flex;flex-direction:column;padding:7px 25px;border:0}.sg-media-kit table tr:nth-child(odd),.sg__table-dark tr:nth-child(odd){background:#fff}.sg-media-kit table tr:nth-child(even),.sg__table-dark tr:nth-child(even){background:#f5f7f9}.sg-media-kit table td,.sg__table td{padding:2px 0;font-size:14px}.sg__img-wrapper{margin-bottom:25px}.sg__list{padding-left:30px}.sg__dual-wrapper{background:#fff;border-radius:8px;-ms-overflow-style:none;scrollbar-width:none}.sg__dual-wrapper .sg__h2,.sg__dual-wrapper .sg__h3{padding:0 18px}.sg__dual-wrapper::-webkit-scrollbar{display:none}.sg__quote-author p span{font-size:18px}.sg__quad-wrapper{grid-template-columns:repeat(1,1fr)}.sg__quad-container:nth-child(3){order:4}.sg__quad-container:nth-child(4){order:3}.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{max-width:unset}.sg__quad-container .sg__img-wrapper{margin-bottom:15px}.sg__list-num{padding-left:30px}.sg__table tr{display:flex;flex-direction:column;padding:8px 0}.sg__table-dark tr{padding:7px 25px;border:0}}*{box-sizing:border-box}.sg__row{width:100%;display:flex;flex-flow:wrap;padding:0;margin-bottom:15px}.sg__row>*{padding:15px;width:100%}.sg__col-1{width:16.66%}.sg__col-2{width:33.33%}.sg__col-3{width:50%}.sg__col-4{width:66.66%}.sg__col-5{width:83.33%}.sg__col-6{width:100%}@media screen and (max-width:459px){.sg__col-xs-1{width:16.66%}.sg__col-xs-2{width:33.33%}.sg__col-xs-3{width:50%}.sg__col-xs-4{width:66.66%}.sg__col-xs-5{width:83.33%}.sg__col-xs-6{width:100%}}@media screen and (min-width:460px){.sg__col-sm-1{width:16.66%}.sg__col-sm-2{width:33.33%}.sg__col-sm-3{width:50%}.sg__col-sm-4{width:66.66%}.sg__col-sm-5{width:83.33%}.sg__col-sm-6{width:100%}}@media screen and (min-width:768px){.sg__col-md-1{width:16.66%}.sg__col-md-2{width:33.33%}.sg__col-md-3{width:50%}.sg__col-md-4{width:66.66%}.sg__col-md-5{width:83.33%}.sg__col-md-6{width:100%}}@media screen and (min-width:960px){.sg__col-lg-1{width:16.66%}.sg__col-lg-2{width:33.33%}.sg__col-lg-3{width:50%}.sg__col-lg-4{width:66.66%}.sg__col-lg-5{width:83.33%}.sg__col-lg-6{width:100%}}@media screen and (min-width:1200px){.sg__col-xl-1{width:16.66%}.sg__col-xl-2{width:33.33%}.sg__col-xl-3{width:50%}.sg__col-xl-4{width:66.66%}.sg__col-xl-5{width:83.33%}.sg__col-xl-6{width:100%}}.b24-widget-button-shadow{z-index:81}div.b24-widget-button-wrapper{z-index:82}@media screen and (max-width:768px){.b24-widget-button-position-bottom-left .b24-widget-button-popup,.b24-widget-button-position-bottom-middle .b24-widget-button-popup{display:none}}.ec-butt{width:66px;height:66px;position:fixed;bottom:96px;left:15px;display:flex;z-index:2}.ec-butt__border{width:70px;height:70px;background:#00aeef;opacity:.2;position:absolute;border-radius:50%;left:-2px;top:-2px}.ec-butt__container{position:relative;width:56px;height:56px;border-radius:50%;background:#00aeef;margin:auto}.ec-butt__container:hover{cursor:pointer}.ec-butt__container-image{width:24px;height:24px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2}.ec-butt__container-image-chat,.ec-butt__container-image-phone{width:24px;height:24px;position:absolute;background-image:url(../assets/chat-button/chat-button-phone.svg);background-size:100% 100%;opacity:1;animation:phoneAnim infinite 3s}.ec-butt__container-image-chat{background-image:url(../assets/chat-button/chat-button-message.svg);opacity:0;animation:chatAnim infinite 3s}.ec-butt__container-ripple{left:0;right:0;top:0;bottom:0;position:absolute;border:1px solid #00aeef;border-radius:50%;width:56px;height:56px;opacity:0;z-index:1;animation:r-effect infinite 1.5s}.v-container{width:100%;height:100%;display:flex;position:absolute}.v-container__img{width:100%}.v-container__butt{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;background-image:url(../assets/product-card/video-play-button.svg);width:96px;height:96px;background-size:100% 100%;transition:all 200ms ease}@media screen and (max-width:1365px){.v-container__butt{width:64px;height:64px}}@media screen and (max-width:767px){.v-container__butt{width:48px;height:48px}}.v-container__butt:hover{cursor:pointer;background-image:url(../assets/product-card/video-play-button-hover.svg)}.popup-anim-enter-active,.popup-anim-leave-active{transition:all 250ms ease-in-out}.popup-anim-enter,.popup-anim-leave-to{opacity:0}