@media (min-width:320px){.container,.page__wr{width:100%}}@media (min-width:370px){.container,.page__wr{width:100%}}@media (min-width:410px){.container,.page__wr{width:100%}}@media (min-width:480px){.container,.page__wr{width:100%}}@media (min-width:560px){.container,.page__wr{width:100%}}@media (min-width:620px){.container,.page__wr{width:100%}}@media (min-width:960px){.container,.page__wr{width:880px}}@media (min-width:1200px){.container,.page__wr{width:1170px}}@media (min-width:1600px){.container,.page__wr{width:1300px}}@media (min-width:1900px){.container,.page__wr{width:1300px}}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}body,html{background:var(--uni-color-background);color:var(--uni-text-color);height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}body{overflow-y:scroll!important}h1{margin:0;font-weight:500}.page{position:relative;min-height:100vh;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page__wr{margin:0 auto;height:100%}.page__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.page__overlay{background:hsla(0,0%,100%,.7);width:100%;height:100vh;position:fixed;top:0;left:0;visibility:hidden;opacity:0;z-index:99;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.page__overlay--show{visibility:visible;opacity:1}button,input,textarea{-webkit-box-sizing:border-box;box-sizing:border-box}button:focus,input:focus,textarea:focus{outline:none}textarea{resize:vertical}button{border:none;background:none;padding:0;cursor:pointer}a{color:inherit;text-decoration:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}a:focus{outline:none}li,ul{margin:0;padding:0;list-style:none}img,svg{display:block}.swiper-button-next.swiper-button-next,.swiper-button-prev.swiper-button-prev,.swiper-pagination-bullet{background-image:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.swiper-button-next.swiper-button-next:after,.swiper-button-prev.swiper-button-prev:after,.swiper-pagination-bullet:after{content:none}.swiper-button-next.swiper-button-next:focus,.swiper-button-prev.swiper-button-prev:focus,.swiper-pagination-bullet:focus{outline:none!important}.swiper-wrapper--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ps.ps:hover .ps__rail-y{opacity:1!important}.ps.ps .ps__rail-y{opacity:1;display:block;width:8px;background:#f5f5f5;border-radius:27px}.ps.ps .ps__rail-y:hover .ps__thumb-y{width:8px;background:var(--turquoise)}.ps.ps .ps__thumb-y{width:8px;background:var(--blue);border-radius:27px;right:0}.popup{overflow:hidden}.suggestions-suggestions{border:1px solid var(--blue);border-radius:24px;color:var(--grey);font-family:Helvetica-Light,Helvetica,Arial,sans-serif!important;font-size:.875rem!important;overflow:hidden;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);padding:8px 0}.suggestions-suggestions strong{color:var(--black)!important}.suggestions-selected,.suggestions-suggestion{padding:8px 32px!important;cursor:pointer!important}.suggestions-hint{padding:8px 32px}.suggestions-hint,.suggestions-nowrap{white-space:normal}.suggestions-promo{display:none!important}.ymaps-2-1-79-balloon{-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));-webkit-box-shadow:none!important;box-shadow:none!important;border:none;max-width:260px}.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon__content{padding:24px!important;border-radius:24px!important}.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon__close-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.805 3.138a.667.667 0 10-.943-.943L8 7.057 3.138 2.195a.667.667 0 10-.943.943L7.057 8l-4.862 4.862a.667.667 0 10.943.943L8 8.943l4.862 4.862a.667.667 0 10.943-.943L8.943 8l4.862-4.862z' fill='%231A6CC9'/%3E%3C/svg%3E") 50% no-repeat;opacity:.7;background-size:50%;width:40px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon__layout{border-radius:24px;-webkit-transform:translateX(-65px);transform:translateX(-65px);z-index:1}.ymaps-2-1-79-balloon .map__balloon{max-width:212px}.ymaps-2-1-79-balloon .map__balloon-icon{width:32px;height:32px;margin:0 auto 8px auto}.ymaps-2-1-79-balloon .map__balloon-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);text-align:center;margin-bottom:8px}.ymaps-2-1-79-balloon .map__balloon-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}.ymaps-2-1-79-balloon .map__balloon-text p{margin:0}.ymaps-2-1-79-balloon .map__balloon-text a{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ymaps-2-1-79-balloon .map__balloon-text a:hover{color:var(--blue)}.pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.pagination__item{list-style:none;font-family:var(--uni-text-font-bold);font-size:.875rem;color:var(--uni-links-color);text-align:center;line-height:32px;width:24px;height:32px;border:1px solid transparent;border-radius:4px;margin-right:4px;-webkit-transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out}.pagination__item:nth-last-child(2){margin-right:0}.pagination__item a{display:block;-webkit-transition:none;transition:none}.pagination__item:hover{border-color:var(--uni-color-hover-and-active)}.pagination__item--active{color:#fff;background:var(--uni-color-hover-and-active);pointer-events:none}.pagination__item--disabled{pointer-events:none}.pagination__item-next,.pagination__item-prev{list-style:none;width:32px;height:32px;border-radius:50%;margin-right:16px;border:1px solid transparent;display:none;-webkit-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.pagination__item-next,.pagination__item-prev{display:block}}.pagination__item-next a,.pagination__item-prev a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.pagination__item-next svg,.pagination__item-prev svg{width:7px;height:10px;fill:var(--uni-color-theme)}.pagination__item-next:hover,.pagination__item-prev:hover{border-color:var(--uni-color-hover-and-active)}.pagination__item-next{margin-right:0;margin-left:16px}.overflow{overflow:hidden;position:relative;height:100%}.compensate-for-scrollbar{margin-right:0!important}use{pointer-events:none}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}@media screen and (-webkit-min-device-pixel-ratio:0){input,input:focus,select,select:focus,textarea,textarea:focus{font-size:16px!important}}.header__logo-wr{width:200px!important}.catalog-product-card__price-item{margin-bottom:8px}.catalog-product-card__price-item .catalog-product-card__price-item-title{margin-bottom:-8px}.catalog-products__item-price:first-child:after{display:none}.catalog-products__item-price,.catalog-products__item-price-wr{display:block!important}.catalog-products__item-price-current{display:inline-block}img.catalog-products__item-price-current-currency{display:inline}span.catalog-products__item-param-title{display:block}.catalog-products__item-price .catalog-products__item-param-title{font-size:14px!important}.svg-icon{fill:currentColor}.breadcrumbs{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;list-style:none;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:16px 0 32px 0}@media screen and (min-width:767px) and (min-height:600px){.breadcrumbs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1200px){.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 24px 0}}.breadcrumbs__item-wr{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__item{font-size:.75rem;color:var(--blue);-webkit-text-decoration:var(--uni-links-text-decoration-under-line);text-decoration:var(--uni-links-text-decoration-under-line)}a.breadcrumbs__item{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}a.breadcrumbs__item:hover{color:var(--turquoise)}.breadcrumbs__item--active{color:var(--grey)}.breadcrumbs__separator{font-size:.75rem;margin:0 7px;display:block;color:var(--grey)}.header{width:100%;background:var(--uni-color-background);position:fixed;top:0;left:0;z-index:100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.header{border-bottom:1px solid #ebebeb;-webkit-box-shadow:0 6px 8px rgba(103,116,136,.2);box-shadow:0 6px 8px rgba(103,116,136,.2)}}.header--minify{-webkit-transform:translateY(-122px);transform:translateY(-122px)}.header__top{background:var(--blue);display:none}@media screen and (min-width:1200px){.header__top{display:block}}.header__top-wr{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}.header__city,.header__top-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__city-ico{fill:#fff;margin-right:8px}.header__city-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:#fff}.header__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__phone-ico{fill:#fff;margin-right:8px}.header__phone-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__phone-title:hover{opacity:.8}.header__bottom-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 16px 16px 16px;position:relative}@media screen and (min-width:1200px){.header__bottom-wr{padding:8px 0}}.header__logo-wr{width:110px;height:73px;display:none;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.header__logo-wr{display:block}}.header__logo-wr:hover{opacity:.8}.header__logo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__catalog{display:none}@media screen and (min-width:1200px){.header__catalog{display:block}}.header__catalog-button{border-radius:8px;padding:0 16px 0 32px;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:64px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;cursor:pointer}.header__catalog-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__catalog-button:hover:before{opacity:1}.header__catalog-button-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;pointer-events:none}.header .wrapper-menu{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:-webkit-transform .33s ease-out;transition:-webkit-transform .33s ease-out;transition:transform .33s ease-out;transition:transform .33s ease-out,-webkit-transform .33s ease-out;-webkit-transform:scale(.45);transform:scale(.45);pointer-events:none}.header .wrapper-menu.open{-webkit-transform:scale(.45) rotate(-45deg);transform:scale(.45) rotate(-45deg)}.header .line-menu{background-color:#fff;border-radius:5px;width:100%;height:6px}.header .line-menu.half{width:50%}.header .line-menu.start{-webkit-transition:-webkit-transform .33s cubic-bezier(.54,-.81,.57,.57);transition:-webkit-transform .33s cubic-bezier(.54,-.81,.57,.57);transition:transform .33s cubic-bezier(.54,-.81,.57,.57);transition:transform .33s cubic-bezier(.54,-.81,.57,.57),-webkit-transform .33s cubic-bezier(.54,-.81,.57,.57);-webkit-transform-origin:right;transform-origin:right}.header .open .line-menu.start{-webkit-transform:rotate(-90deg) translateX(3px);transform:rotate(-90deg) translateX(3px)}.header .line-menu.end{-ms-flex-item-align:end;align-self:flex-end;-webkit-transition:-webkit-transform .33s cubic-bezier(.54,-.81,.57,.57);transition:-webkit-transform .33s cubic-bezier(.54,-.81,.57,.57);transition:transform .33s cubic-bezier(.54,-.81,.57,.57);transition:transform .33s cubic-bezier(.54,-.81,.57,.57),-webkit-transform .33s cubic-bezier(.54,-.81,.57,.57);-webkit-transform-origin:left;transform-origin:left}.header .open .line-menu.end{-webkit-transform:rotate(-90deg) translateX(-3px);transform:rotate(-90deg) translateX(-3px)}.header__catalog-dropdown{width:100%;max-width:1128px;height:850px;padding:24px 48px 48px 48px;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid #10f3e7;border-radius:0 24px 24px 24px;position:absolute;top:60px;left:174px;z-index:10}.header__catalog-dropdown-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.header__catalog-dropdown-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;width:172px}@media screen and (min-width:1200px){.header__catalog-dropdown-title{font-size:2rem}}.header__catalog-dropdown-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.header__catalog-dropdown-count{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey);position:relative;left:-40px}.header__catalog-dropdown-scroll{height:calc(100% - 80px);position:relative;overflow:hidden}.header__catalog-dropdown-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px 48px}.header__catalog-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.header__catalog-dropdown-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__catalog-dropdown-item-title.active,.header__catalog-dropdown-item-title:hover{color:var(--blue)}.header__catalog-dropdown-item-arrow{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;cursor:pointer}.header__catalog-dropdown-item-arrow:hover .header__catalog-dropdown-item-arrow-ico{fill:var(--turquoise)}.header__catalog-dropdown-item-arrow-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__catalog-dropdown-item-arrow-ico--rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__catalog-dropdown-subitems{width:100%;padding-left:24px;margin-top:8px;display:grid;grid-template-columns:1fr;grid-gap:8px}.header__search{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 40px}@media screen and (min-width:1200px){.header__search{display:block;margin:0 40px 0 32px}}.header__back{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:8px}@media screen and (min-width:1200px){.header__back{display:none}}.header__back-ico{fill:var(--blue);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.header__favorites{width:32px;height:32px;border:1px solid var(--blue);border-radius:8px;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.header__favorites{display:none}}.header__favorites.active{background:var(--blue)}.header__favorites.active .header__favorites-ico{fill:#fff}.header__favorites-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__buttons{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__buttons-item-wr{cursor:pointer}.header__buttons-item,.header__buttons-item-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__buttons-item{margin-right:56px}.header__buttons-item:hover .header__buttons-item-title{color:var(--blue)}.header__buttons-item:last-child{margin-right:0}.header__buttons-item-ico-wr{width:24px;height:24px;margin-bottom:8px;position:relative}.header__buttons-item-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__buttons-item-title{font-size:.875rem;color:var(--grey)}.header__buttons-item-badge,.header__buttons-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__buttons-item-badge{background:var(--blue);border:2px solid #fff;border-radius:9999px;min-width:26px;height:18px;line-height:18px;padding:0 4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;color:#fff;top:0;left:16px}.header__buttons-dropdown,.header__buttons-item-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.header__buttons-dropdown{background:#fff;width:333px;padding:24px;border-radius:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));top:70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__buttons-dropdown--show{visibility:visible;opacity:1}.header__buttons-dropdown:before{content:"";width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #fff;position:absolute;top:-8px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header__buttons-dropdown-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);text-align:center;margin:32px 0}.header__buttons-dropdown-login{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;display:block}.header__buttons-dropdown-login:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__buttons-dropdown-login:hover:before{opacity:1}.header__buttons-dropdown-login:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.header__buttons-dropdown-login:disabled:hover:before{content:none}.select-lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;position:relative}.select-lang--open .select-lang__top-left-title,.select-lang:hover .select-lang__top-left-title{color:var(--uni-color-hover-and-active)}.select-lang--open .select-lang__top-right-ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-lang--open .select-lang__bottom{opacity:1;visibility:visible}.select-lang__content-wr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.select-lang__content{position:relative}.select-lang__native{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1}.select-lang__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 10px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer;height:40px;overflow:hidden}.select-lang__top-left,.select-lang__top-left-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.select-lang__top-left-title{color:var(--uni-text-color);font-size:.875rem;font-family:var(--uni-text-font-bold);white-space:nowrap;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select-lang__top-right{-ms-flex-negative:0;flex-shrink:0}.select-lang__top-right-ico{fill:$colorOrange}.select-lang__bottom,.select-lang__top-right-ico{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select-lang__bottom{position:absolute!important;top:40px;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0;background:var(--uni-text-color);-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow);border-radius:16px;overflow:hidden;opacity:0;visibility:hidden;z-index:100;max-height:200px}.select-lang__bottom:after{content:"";top:-13px;left:0;width:100%;height:13px;position:absolute}.select-lang__bottom-items{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 0}.select-lang__bottom-item{cursor:pointer;color:var(--uni-color-background);font-size:.875rem;font-family:var(--uni-text-font-bold);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select-lang__bottom-item:hover{color:var(--uni-color-hover-and-active)}.select-color-theme{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.select-color-theme:hover .select-color-theme__ico{fill:var(--uni-color-hover-and-active)}.select-color-theme--dark .select-color-theme__ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-color-theme__ico{fill:var(--uni-text-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.top-menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.top-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.top-menu__item{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:48px;color:var(--black);text-transform:uppercase;margin-right:100px;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1600px){.top-menu__item{margin-right:120px}}.top-menu__item:after{content:"";width:100%;height:4px;background:var(--blue);position:absolute;left:0;bottom:0;border-radius:2px 2px 0 0;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.top-menu__item:last-child{margin-right:0}.top-menu__item.active,.top-menu__item:hover{color:var(--blue)}.top-menu__item.active:after{visibility:visible;opacity:1}.search{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box}.search,.search--open{width:100%;opacity:1;visibility:visible}@media screen and (min-width:767px) and (min-height:600px){.search{width:100%;visibility:visible;opacity:1}}.search__content-wr{width:100%;position:relative}.search__content-wr--open .search__result{opacity:1;visibility:visible;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.search__content-wr-wr{width:100%;position:relative;z-index:10;background:#fff;border:1px solid var(--blue);border-radius:8px}.search__content,.search__content-wr-wr{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 8px}@media screen and (min-width:1200px){.search__content{padding:0 0 0 32px}}.search__content-button{width:32px;height:32px;background:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.search__content-button{width:56px;height:40px}}.search__content-button:hover{background:var(--turquoise)}.search__content-ico{fill:#fff}.search__content-input{border:none;width:100%;height:30px;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;color:var(--black);font-size:1rem;background:transparent;padding:0}.search__content-input::-webkit-input-placeholder{color:#d9d9d9;font-size:1rem;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-style:normal}.search__content-input::-moz-placeholder{color:#d9d9d9;font-size:1rem;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-style:normal}.search__content-input:-ms-input-placeholder{color:#d9d9d9;font-size:1rem;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-style:normal}.search__content-input:-moz-placeholder{color:#d9d9d9;font-size:1rem;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-style:normal}@media screen and (min-width:1200px){.search__content-input{height:38px}}.search__result{position:fixed;top:52px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 32px);height:250px;background:#fff;border-radius:0 0 8px 8px;border:1px solid var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:0;visibility:hidden;z-index:10;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1200px){.search__result{position:absolute;top:32px;left:50%;width:100%;height:260px}}.search__result-items{overflow:hidden;height:230px;position:relative;padding-top:10px;margin-right:16px;top:12px}@media screen and (min-width:1200px){.search__result-items{height:240px}}.search__result-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;padding:0;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding-bottom:16px;margin-left:24px}.search__result-item:last-of-type{margin-bottom:0}.search__result-item:hover,.search__result-item:hover .search__result-item-title{color:var(--blue)}.search__result-item-title{font-size:.875rem;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;color:var(--black);line-height:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search__result-item-title span{font-family:Helvetica-Light,Helvetica,Arial,sans-serif}.search__result-item-txt{color:#565656;font-size:1rem;font-family:var(--uni-text-font);margin-top:8px;line-height:20px}.search__result-preloader{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search__result-preloader--hide{opacity:0;visibility:hidden}.search__result-preloader-img{-webkit-animation:preloader-rotate 1.5s infinite alternate;animation:preloader-rotate 1.5s infinite alternate;display:block;max-width:200px}.search__result-message{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:0;visibility:hidden;font-size:.875rem;font-family:var(--uni-text-font);color:#383838;line-height:16px}.search__result-message--show{opacity:1;visibility:visible}.search__result-suggestions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 16px;margin-bottom:16px}.search__result-suggestions-item{background:#f5f5f5;border-radius:24px;padding:8px;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin:0 8px 8px 0;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search__result-suggestions-item:last-child{margin-rirght:0}.search__result-suggestions-item:hover{color:var(--blue)}.preloader-mini{width:112px;height:70px}.preloader-mini__bar{width:10px;height:70px;background:#fff;display:inline-block;margin:0 2px;-webkit-transform-origin:bottom center;transform-origin:bottom center;border-top-right-radius:20px;border-top-left-radius:20px;-webkit-animation:loader 1.2s linear infinite;animation:loader 1.2s linear infinite}.preloader-mini__bar--1{-webkit-animation-delay:.1s;animation-delay:.1s}.preloader-mini__bar--2{-webkit-animation-delay:.2s;animation-delay:.2s}.preloader-mini__bar--3{-webkit-animation-delay:.3s;animation-delay:.3s}.preloader-mini__bar--4{-webkit-animation-delay:.4s;animation-delay:.4s}.preloader-mini__bar--5{-webkit-animation-delay:.5s;animation-delay:.5s}.preloader-mini__bar--6{-webkit-animation-delay:.6s;animation-delay:.6s}.preloader-mini__bar--7{-webkit-animation-delay:.7s;animation-delay:.7s}.preloader-mini__bar--8{-webkit-animation-delay:.8s;animation-delay:.8s}.preloader-mini__bar--9{-webkit-animation-delay:.9s;animation-delay:.9s}.preloader-mini__bar--10{-webkit-animation-delay:1s;animation-delay:1s}.callback-modal{width:100%;max-width:300px;padding:24px;display:none;background:var(--uni-color-background);border:var(--uni-cards-border);border-radius:var(--uni-cards-border-radius);-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow)}@media screen and (min-width:767px) and (min-height:600px){.callback-modal{padding:32px;max-width:400px}}.callback-modal__title{font-family:var(--uni-headings-font);font-size:1.5rem;color:var(--uni-headings-color);text-align:center}.callback-modal__text{line-height:var(--uni-text-line-height);text-align:center}.callback-modal__input,.callback-modal__text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color);margin-top:24px}.callback-modal__input{width:100%;height:40px;line-height:40px;background:#f7f7f7;border-radius:5px;border:none;padding:0 16px}.callback-modal__input::-webkit-input-placeholder{color:#c9c9c9;font-size:1rem;font-family:var(--uni-text-font);font-style:normal}.callback-modal__input::-moz-placeholder{color:#c9c9c9;font-size:1rem;font-family:var(--uni-text-font);font-style:normal}.callback-modal__input:-ms-input-placeholder{color:#c9c9c9;font-size:1rem;font-family:var(--uni-text-font);font-style:normal}.callback-modal__input:-moz-placeholder{color:#c9c9c9;font-size:1rem;font-family:var(--uni-text-font);font-style:normal}.callback-modal__button{width:100%;font-family:var(--uni-text-font-bold);font-size:var(--uni-buttons-font-size);color:var(--uni-buttons-text-color);background:var(--uni-buttons-background-color);border-radius:var(--uni-buttons-border-radius);min-width:var(--uni-buttons-min-width);-webkit-box-shadow:var(--uni-buttons-box-shadow);box-shadow:var(--uni-buttons-box-shadow);text-align:center;min-height:48px;padding:0 16px;margin-top:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.callback-modal__button:hover{background:var(--uni-color-hover-and-active)}.callback-modal__privacy-policy{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);line-height:var(--uni-text-line-height);color:#c9c9c9;text-align:center;margin-top:24px}.callback-modal__privacy-policy a{color:var(--uni-links-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.callback-modal__privacy-policy a:hover{color:var(--uni-color-hover-and-active)}.callback-modal .fancybox-close-small{top:0;right:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.callback-modal .fancybox-close-small{top:16px;right:16px}}.callback-modal .fancybox-close-small:hover{color:var(--uni-color-theme)}.callback-modal__sent{width:100%;height:100%;padding:24px;position:absolute;top:0;left:0;background:var(--uni-color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.callback-modal__sent{padding:32px}}.callback-modal__sent--show{visibility:visible;opacity:1}.callback-modal__sent-title{font-family:var(--uni-headings-font);font-size:1.5rem;color:var(--uni-headings-color);text-align:center;margin-top:24px}.callback-modal__sent-message{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);line-height:var(--uni-text-line-height);color:var(--uni-text-color);text-align:center;margin-top:32px}.callback-modal-fancy .fancybox-bg{background:rgba(0,0,0,.3)}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-shadow:0 15px 34px rgba(0,0,0,.25);box-shadow:0 15px 34px rgba(0,0,0,.25)}.footer--hide,.footer__top{display:none}@media screen and (min-width:1200px){.footer__top{display:block}}.footer__top-wr{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__col{width:100%;max-width:196px}.footer__title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue)}.footer__line{height:1px;background:var(--gradient);border-radius:4px;margin:8px 0 24px 0}.footer__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__phone-ico{fill:var(--blue);margin-right:8px}.footer__phone-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.footer__phone-title:hover{color:var(--turquoise)}.footer__time{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-left:24px;margin-bottom:24px}.footer__addresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.footer__addresses-ico{fill:var(--blue);margin-right:8px}.footer__addresses-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.footer__addresses-title:hover{color:var(--blue)}.footer__socials-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-left:24px;margin-bottom:4px}.footer__socials-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:24px}.footer__socials-item{margin-right:24px}.footer__socials-item:last-child{margin-right:0}.footer__socials-item--whatsapp .footer__socials-item-ico{fill:#43d854}.footer__socials-item--telegram .footer__socials-item-ico{fill:#08c}.footer__socials-item--youtube .footer__socials-item-ico{fill:#cd201f}.footer__socials-item:hover .footer__socials-item-ico{fill:var(--turquoise)}.footer__links-item,.footer__socials-item-ico{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.footer__links-item{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);display:block;margin-bottom:16px}.footer__links-item:hover{color:var(--blue)}.footer__links-item:last-child{margin-bottom:0}.footer__bottom{border-top:1px solid #f5f5f5;display:none}@media screen and (min-width:1200px){.footer__bottom{display:block}}.footer__bottom-wr{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}.footer__bottom-left,.footer__bottom-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:767px) and (min-height:600px){.footer__bottom-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__copy{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--blue);margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.footer__copy{margin-bottom:0}}.footer__privacy-policy{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--blue);margin-bottom:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.footer__privacy-policy{margin-bottom:0;margin-left:32px}}.footer__privacy-policy:hover{color:var(--turquoise)}.footer__panel{background:#fff;border-top:1px solid #f5f5f5;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.25);box-shadow:0 4px 16px rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:64px;position:fixed;left:0;bottom:0;z-index:100001}@media screen and (min-width:1200px){.footer__panel{display:none}}.footer__panel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:25%}.footer__panel-item.active .footer__panel-item-ico{fill:var(--blue)}.footer__panel-item-ico-wr{width:24px;height:24px;margin-bottom:8px;position:relative}.footer__panel-item-ico{fill:var(--grey)}.footer__panel-item-badge,.footer__panel-item-ico{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.footer__panel-item-badge{background:var(--blue);border:2px solid #fff;border-radius:9999px;min-width:26px;height:18px;line-height:18px;padding:0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;color:#fff;position:absolute;top:0;left:16px}.footer__panel-item-badge,.footer__panel-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif}.footer__panel-item-title{font-size:.875rem;color:var(--grey)}.samedia{width:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;z-index:99}@media screen and (min-width:1200px){.samedia{width:195px}}.samedia a{position:relative}.samedia:hover .samedia__created-lnk{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.samedia__created{width:11.25rem;overflow:hidden;display:none}@media screen and (min-width:1200px){.samedia__created{display:block}}.samedia__created-lnk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateX(100%);transform:translateX(100%);color:var(--grey);background:transparent;text-decoration:none;font-family:Helvetica-Light,Helvetica,Arial,sans-serif}.samedia__created-lnk:hover{color:var(--blue)}.samedia__logo{display:block;height:auto;max-width:25px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.burger{width:30px;height:30px;position:relative;-webkit-transform:scale(.7);transform:scale(.7)}@media screen and (min-width:1200px){.burger{display:none}}.burger__wr{position:fixed;left:16px;top:26px;z-index:10001}@media screen and (min-width:1200px){.burger__wr{display:none}}.burger__bar{padding:0;width:30px;height:3px;background-color:var(--blue);display:block;border-radius:4px;position:absolute;-webkit-transition:all .25s ease-in-out,-webkit-transform .25s ease-in-out .25s;transition:all .25s ease-in-out,-webkit-transform .25s ease-in-out .25s;transition:all .25s ease-in-out,transform .25s ease-in-out .25s;transition:all .25s ease-in-out,transform .25s ease-in-out .25s,-webkit-transform .25s ease-in-out .25s}.burger__bar1{top:4px;width:50%}.burger__bar2,.burger__bar3{top:13.5px}.burger__bar2{width:1px;-webkit-transform:rotate(90deg);transform:rotate(90deg);left:13.5px}.burger__bar3{right:0;width:1px;left:13.5px}.burger__bar4{bottom:0;top:13.5px}.burger__bar5{bottom:4px;right:0;width:50%}.burger--show .burger__bar1{top:13.5px;background-color:transparent!important}.burger--show .burger__bar2{left:0;width:30px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:var(--blue)}.burger--show .burger__bar3{left:0;width:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background-color:var(--blue)}.burger--show .burger__bar4,.burger--show .burger__bar5{background-color:transparent!important}.burger--show .burger__bar5{bottom:13.5px}.mobile-menu{position:fixed;top:70px;left:0;width:100%;height:calc(var(--vh, 1vh)*100 - 70px);background:var(--uni-color-background);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;visibility:hidden;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.mobile-menu--show{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.mobile-menu__content{height:100%;width:100%}.mobile-menu__content-logo-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;margin-bottom:24px}.mobile-menu__content-logo{width:120px;height:80px;display:block}.mobile-menu__content-items-wr{overflow:hidden;height:calc(100% - 72px);position:relative}.mobile-menu__content-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu__content-item{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);margin-bottom:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mobile-menu__content-item:last-child{margin-bottom:0}.mobile-menu__content-item.active{color:var(--blue)}.PrologueUniComponentAddUniComponent__panel{position:relative;width:330px;background-color:#fff;z-index:999999;overflow:hidden;line-height:1;border-right:1px solid #e8ecf2;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-frame-wr{width:400px;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:9999999;-webkit-box-shadow:10px 10px 30px 0 rgba(0,0,0,.1),5px 5px 15px -5px rgba(0,0,0,.15);box-shadow:10px 10px 30px 0 rgba(0,0,0,.1),5px 5px 15px -5px rgba(0,0,0,.15);-webkit-transform:translateX(-105%);transform:translateX(-105%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-frame{width:100%;height:100%;border:none;border-right:1px solid #e8ecf2}.PrologueUniComponentAddUniComponent__panel-frame-close{font-family:var(--uni-text-font);font-size:1rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);background:#f2630c;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 8px 0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-frame-close:hover .PrologueUniComponentAddUniComponent__panel-frame-close-ico{-webkit-transform:scale(1.2);transform:scale(1.2)}.PrologueUniComponentAddUniComponent__panel-frame-close-ico{fill:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-loader{width:80px;height:80px;border-radius:50%;background-color:hsla(0,0%,100%,.8);background-position:50%;background-repeat:no-repeat;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);z-index:999999;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-loader--show{visibility:visible;opacity:1}.PrologueUniComponentAddUniComponent__panel-wr{position:fixed;top:0;left:-331px;width:330px;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:999999;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-wr--show{left:-20px}.PrologueUniComponentAddUniComponent__panel-wr--show-frame{left:-10px}.PrologueUniComponentAddUniComponent__panel-wr--show-frame .PrologueUniComponentAddUniComponent__panel-frame-wr{-webkit-transform:translateX(0);transform:translateX(0)}.PrologueUniComponentAddUniComponent__panel-overflow{overflow:hidden}.PrologueUniComponentAddUniComponent__panel-logo{display:block;margin:24px auto 8px auto;width:162px;height:48px;position:relative}.PrologueUniComponentAddUniComponent__panel-logo-img{max-width:100%;height:100%;positon:absolute}.PrologueUniComponentAddUniComponent__panel-logo-video{max-width:100%;height:100%;position:absolute}.PrologueUniComponentAddUniComponent__panel-content{position:relative;height:calc(100% - 176px);padding:16px 24px 24px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:20px}.PrologueUniComponentAddUniComponent__panel-preview{width:280px;height:48px;border-radius:24px;-webkit-box-shadow:5px 5px 30px 0 rgba(254,113,15,.4),0 0 15px -5px rgba(254,113,15,.5);box-shadow:5px 5px 30px 0 rgba(254,113,15,.4),0 0 15px -5px rgba(254,113,15,.5);background-image:-webkit-gradient(linear,right top,left top,from(#fe710f),to(#d13605));background-image:linear-gradient(-90deg,#fe710f,#d13605);overflow:hidden;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;bottom:24px;left:24px;z-index:999999;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-preview--show{visibility:visible;opacity:1}.PrologueUniComponentAddUniComponent__panel-preview-view{font-family:var(--uni-text-font-bold);font-size:1rem;color:#fff;height:32px;line-height:32px;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PrologueUniComponentAddUniComponent__panel-preview-view:hover{text-decoration:none;color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.PrologueUniComponentAddUniComponent__panel-preview-view-ico{margin:0 16px 0 8px}.PrologueUniComponentAddUniComponent__panel-preview-btn{width:32px;height:32px;border-radius:50%;background:#fff;text-align:center;line-height:32px;margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-preview-btn:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.PrologueUniComponentAddUniComponent__panel-list{position:relative;margin-bottom:16px;border-radius:24px}.PrologueUniComponentAddUniComponent__panel-list:before{-webkit-box-shadow:5px 5px 20px 0 #d1d9e6;box-shadow:5px 5px 20px 0 #d1d9e6;opacity:1}.PrologueUniComponentAddUniComponent__panel-list:after,.PrologueUniComponentAddUniComponent__panel-list:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;z-index:-1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-list:after{-webkit-box-shadow:inset 5px 5px 15px 0 #d1d9e6,inset 2px 2px 6px 0 #d1d9e6;box-shadow:inset 5px 5px 15px 0 #d1d9e6,inset 2px 2px 6px 0 #d1d9e6;opacity:0}.PrologueUniComponentAddUniComponent__panel-list--active:before{opacity:0}.PrologueUniComponentAddUniComponent__panel-list--active:after{opacity:1}.PrologueUniComponentAddUniComponent__panel-list-item{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.PrologueUniComponentAddUniComponent__panel-list-item--active .PrologueUniComponentAddUniComponent__panel-list-item-arrow,.PrologueUniComponentAddUniComponent__panel-list-item--active .PrologueUniComponentAddUniComponent__panel-list-item-ico,.PrologueUniComponentAddUniComponent__panel-list-item--active .PrologueUniComponentAddUniComponent__panel-list-item-title,.PrologueUniComponentAddUniComponent__panel-list-item:hover .PrologueUniComponentAddUniComponent__panel-list-item-arrow,.PrologueUniComponentAddUniComponent__panel-list-item:hover .PrologueUniComponentAddUniComponent__panel-list-item-ico,.PrologueUniComponentAddUniComponent__panel-list-item:hover .PrologueUniComponentAddUniComponent__panel-list-item-title{opacity:1}.PrologueUniComponentAddUniComponent__panel-list-item-ico{margin-right:16px;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-list-item-title{font-family:var(--uni-text-font-bold);font-size:1rem;color:#5b5b5b;width:100%;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-list-item-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-accordion-item{position:relative;margin-bottom:32px;border-radius:24px}.PrologueUniComponentAddUniComponent__panel-accordion-item:before{-webkit-box-shadow:5px 5px 20px 0 #d1d9e6;box-shadow:5px 5px 20px 0 #d1d9e6;opacity:1}.PrologueUniComponentAddUniComponent__panel-accordion-item:after,.PrologueUniComponentAddUniComponent__panel-accordion-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;z-index:-1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-accordion-item:after{-webkit-box-shadow:inset 5px 5px 15px 0 #d1d9e6,inset 2px 2px 6px 0 #d1d9e6;box-shadow:inset 5px 5px 15px 0 #d1d9e6,inset 2px 2px 6px 0 #d1d9e6;opacity:0}.PrologueUniComponentAddUniComponent__panel-accordion-item:hover .PrologueUniComponentAddUniComponent__panel-accordion-top-arrow,.PrologueUniComponentAddUniComponent__panel-accordion-item:hover .PrologueUniComponentAddUniComponent__panel-accordion-top-ico,.PrologueUniComponentAddUniComponent__panel-accordion-item:hover .PrologueUniComponentAddUniComponent__panel-accordion-top-title{opacity:1}.PrologueUniComponentAddUniComponent__panel-accordion-item--open:before{opacity:0}.PrologueUniComponentAddUniComponent__panel-accordion-item--open .PrologueUniComponentAddUniComponent__panel-accordion-top-ico,.PrologueUniComponentAddUniComponent__panel-accordion-item--open .PrologueUniComponentAddUniComponent__panel-accordion-top-title,.PrologueUniComponentAddUniComponent__panel-accordion-item--open:after{opacity:1}.PrologueUniComponentAddUniComponent__panel-accordion-item--open .PrologueUniComponentAddUniComponent__panel-accordion-top-arrow{opacity:1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.PrologueUniComponentAddUniComponent__panel-accordion-top{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.PrologueUniComponentAddUniComponent__panel-accordion-top-ico{margin-right:16px;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-accordion-top-title{font-family:var(--uni-text-font-bold);font-size:1rem;color:#5b5b5b;text-align:center;width:100%}.PrologueUniComponentAddUniComponent__panel-accordion-top-arrow,.PrologueUniComponentAddUniComponent__panel-accordion-top-title{opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-accordion-bottom{padding:0 16px 8px 48px;display:none}.PrologueUniComponentAddUniComponent__panel-accordion-subitems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PrologueUniComponentAddUniComponent__panel-accordion-subitem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;cursor:pointer}.PrologueUniComponentAddUniComponent__panel-accordion-subitem:last-child{margin-bottom:8px}.PrologueUniComponentAddUniComponent__panel-accordion-subitem--active .PrologueUniComponentAddUniComponent__panel-accordion-subitem-arrow,.PrologueUniComponentAddUniComponent__panel-accordion-subitem--active .PrologueUniComponentAddUniComponent__panel-accordion-subitem-ico,.PrologueUniComponentAddUniComponent__panel-accordion-subitem--active .PrologueUniComponentAddUniComponent__panel-accordion-subitem-title,.PrologueUniComponentAddUniComponent__panel-accordion-subitem:hover .PrologueUniComponentAddUniComponent__panel-accordion-subitem-arrow,.PrologueUniComponentAddUniComponent__panel-accordion-subitem:hover .PrologueUniComponentAddUniComponent__panel-accordion-subitem-ico,.PrologueUniComponentAddUniComponent__panel-accordion-subitem:hover .PrologueUniComponentAddUniComponent__panel-accordion-subitem-title{opacity:1}.PrologueUniComponentAddUniComponent__panel-accordion-subitem-ico{margin-right:16px;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-accordion-subitem-title{font-family:var(--uni-text-font);font-size:1rem;color:#5b5b5b;width:100%;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-accordion-subitem-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-close{font-family:var(--uni-text-font);font-size:1rem;color:#f2630c;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-close:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.PrologueUniComponentAddUniComponent__panel-close-ico{fill:#f2630c;margin-right:8px}.PrologueUniComponentAddUniComponent__panel-close-title{line-height:27px}.PrologueUniComponentAddUniComponent__panel-center{position:absolute;width:330px;height:100%;background-color:#fff;border-right:1px solid #e8ecf2;z-index:999998;overflow:hidden;line-height:1;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-center--show{left:330px}.PrologueUniComponentAddUniComponent__panel-center .ps__rail-x,.PrologueUniComponentAddUniComponent__panel-center .ps__rail-y{opacity:0;visibility:hidden}.PrologueUniComponentAddUniComponent__panel-center-loader{width:80px;height:80px;border-radius:50%;background-color:hsla(0,0%,100%,.8);background-position:50%;background-repeat:no-repeat;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);z-index:999999;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-center-loader--show{visibility:visible;opacity:1}.PrologueUniComponentAddUniComponent__panel-center-content{position:relative;height:100%;padding:16px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.PrologueUniComponentAddUniComponent__panel-center-list-item{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.PrologueUniComponentAddUniComponent__panel-center-list-item--active .PrologueUniComponentAddUniComponent__panel-center-list-item-arrow,.PrologueUniComponentAddUniComponent__panel-center-list-item--active .PrologueUniComponentAddUniComponent__panel-center-list-item-ico,.PrologueUniComponentAddUniComponent__panel-center-list-item--active .PrologueUniComponentAddUniComponent__panel-center-list-item-title,.PrologueUniComponentAddUniComponent__panel-center-list-item:hover .PrologueUniComponentAddUniComponent__panel-center-list-item-arrow,.PrologueUniComponentAddUniComponent__panel-center-list-item:hover .PrologueUniComponentAddUniComponent__panel-center-list-item-ico,.PrologueUniComponentAddUniComponent__panel-center-list-item:hover .PrologueUniComponentAddUniComponent__panel-center-list-item-title{opacity:1}.PrologueUniComponentAddUniComponent__panel-center-list-item-ico{width:22px;height:22px;margin-right:16px;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-center-list-item-title{font-family:var(--uni-text-font-bold);font-size:1rem;color:#5b5b5b;width:100%;opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-center-list-item-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:.5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-right{position:absolute;width:330px;height:100%;background-color:#fff;border-right:1px solid #e8ecf2;z-index:99999;overflow:hidden;line-height:1;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-right--show{left:660px}.PrologueUniComponentAddUniComponent__panel-right .ps__rail-x,.PrologueUniComponentAddUniComponent__panel-right .ps__rail-y{opacity:0;visibility:hidden}.PrologueUniComponentAddUniComponent__panel-right-loader{width:80px;height:80px;border-radius:50%;background-color:hsla(0,0%,100%,.8);background-position:50%;background-repeat:no-repeat;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);z-index:999999;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-right-loader--show{visibility:visible;opacity:1}.PrologueUniComponentAddUniComponent__panel-right-content{position:relative;height:100%;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.PrologueUniComponentAddUniComponent__panel-right-list-item{padding:16px;border-radius:16px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.PrologueUniComponentAddUniComponent__panel-right-list-item:hover{-webkit-box-shadow:25px 24px 54px rgba(209,217,230,.4),0 0 30px rgba(209,217,230,.4);box-shadow:25px 24px 54px rgba(209,217,230,.4),0 0 30px rgba(209,217,230,.4)}.PrologueUniComponentAddUniComponent__panel-right-list-item-title{font-family:var(--uni-text-font);font-size:.875rem;color:#5b5b5b;line-height:18px;margin-bottom:16px}.PrologueUniComponentAddUniComponent__panel-right-list-item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notify,.PrologueUniComponentAddUniComponent__panel .ps__rail-x,.PrologueUniComponentAddUniComponent__panel .ps__rail-y{opacity:0;visibility:hidden}.notify{width:237px;padding:24px 54px;border:var(--uni-cards-border);background:#fff;-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow);border-radius:var(--uni-cards-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:24px;bottom:80px;z-index:100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.notify--show{visibility:visible;opacity:1}.notify__text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color)}.notify__close{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:8px;right:8px;cursor:pointer}.notify__close:hover .notify__close-ico{fill:var(--uni-color-hover-and-active);stroke:var(--uni-color-hover-and-active)}.notify__close-ico{fill:var(--uni-color-theme);stroke:var(--uni-color-theme);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main{padding-bottom:64px}@media screen and (min-width:1200px){.main{padding-bottom:0}}.main__section1{padding:80px 16px 0 16px;margin-bottom:48px}@media screen and (min-width:1200px){.main__section1{padding:193px 0 0 0;margin-bottom:80px}}@media screen and (min-width:767px) and (min-height:600px){.main__section1-wr{display:grid;grid-template-columns:2fr 1fr;grid-gap:24px;height:200px}}@media screen and (min-width:1200px){.main__section1-wr{height:328px}}.main__section1-slider1{position:relative;margin-bottom:48px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider1{margin-bottom:0}}.main__section1-slider1 .swiper-container{width:100%;height:100%;border-radius:24px}.main__section1-slider1 .swiper-slide{width:100%!important;height:160px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider1 .swiper-slide{height:200px}}@media screen and (min-width:1200px){.main__section1-slider1 .swiper-slide{height:328px}}.main__section1-slider1 .swiper-button-next,.main__section1-slider1 .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section1-slider1 .swiper-button-next:hover,.main__section1-slider1 .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.main__section1-slider1 .swiper-button-disabled{visibility:hidden;opacity:0}.main__section1-slider1 .swiper-button-prev{left:-16px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider1 .swiper-button-prev{left:24px}}.main__section1-slider1 .swiper-button-next{right:-16px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider1 .swiper-button-next{right:24px}}.main__section1-slider1 .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.main__section1-slider1 .swiper-pagination{bottom:-32px}}.main__section1-slider1 .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section1-slider1 .swiper-pagination-bullet:hover{background:var(--blue)}.main__section1-slider1 .swiper-pagination-bullet:last-child{margin-right:0}.main__section1-slider1 .swiper-pagination-bullet-active{background:var(--blue);width:24px}.main__section1-slider1-image{display:block}.main__section1-slider1-image,.main__section1-slider1-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__section1-title-mobile{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:16px}@media screen and (min-width:1200px){.main__section1-title-mobile{font-size:2rem}}.main__section1-title-mobile:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-title-mobile{display:none}}.main__section1-slider2{position:relative}.main__section1-slider2 .swiper-container{width:100%;height:100%;border-radius:24px}.main__section1-slider2 .swiper-slide{width:100%!important;height:160px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider2 .swiper-slide{height:200px}}@media screen and (min-width:1200px){.main__section1-slider2 .swiper-slide{height:328px}}.main__section1-slider2 .swiper-button-next,.main__section1-slider2 .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section1-slider2 .swiper-button-next:hover,.main__section1-slider2 .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.main__section1-slider2 .swiper-button-disabled{visibility:hidden;opacity:0}.main__section1-slider2 .swiper-button-prev{left:-16px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider2 .swiper-button-prev{left:-16px}}.main__section1-slider2 .swiper-button-next{right:-16px}@media screen and (min-width:767px) and (min-height:600px){.main__section1-slider2 .swiper-button-next{right:-16px}}.main__section1-slider2 .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.main__section1-slider2 .swiper-pagination{bottom:-32px}}.main__section1-slider2 .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section1-slider2 .swiper-pagination-bullet:hover{background:var(--blue)}.main__section1-slider2 .swiper-pagination-bullet:last-child{margin-right:0}.main__section1-slider2 .swiper-pagination-bullet-active{background:var(--blue);width:24px}.main__section1-slider2-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.main__section2{padding:0 0 0 16px;margin-bottom:24px}@media screen and (min-width:1200px){.main__section2{padding:0;margin-bottom:120px}}.main__section2-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:16px}@media screen and (min-width:1200px){.main__section2-title{font-size:2rem}}.main__section2-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.main__section2-title{margin-bottom:48px}}.main__section2-items{position:relative}@media screen and (min-width:1200px){.main__section2-items>.swiper-container{padding:16px}}.main__section2-items>.swiper-container .swiper-slide{height:auto}.main__section2-items .swiper-button-next,.main__section2-items .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section2-items .swiper-button-next:hover,.main__section2-items .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.main__section2-items .swiper-button-disabled{visibility:hidden;opacity:0}.main__section2-items>.swiper-button-prev{top:173px;left:-10px;display:none}@media screen and (min-width:1200px){.main__section2-items>.swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section2-items>.swiper-button-next{top:173px;right:-10px;display:none}@media screen and (min-width:1200px){.main__section2-items>.swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section2-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #f1f1f1;border-radius:24px;height:100%;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.main__section2-item:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.25);box-shadow:0 4px 16px rgba(0,0,0,.25)}.main__section2-item:hover .main__section2-item-name{color:var(--blue)}}.main__section2-item-top{width:100%;aspect-ratio:1/1;background:#eee;position:relative;border-radius:16px 16px 0 0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media screen and (min-width:1200px){.main__section2-item-top{border-radius:24px 24px 0 0}}.main__section2-item-slider{width:100%;aspect-ratio:1/1}.main__section2-item-slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.main__section2-item-slider .swiper-pagination{bottom:-32px}}.main__section2-item-slider .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section2-item-slider .swiper-pagination-bullet:hover{background:var(--blue)}.main__section2-item-slider .swiper-pagination-bullet:last-child{margin-right:0}.main__section2-item-slider .swiper-pagination-bullet-active{width:24px}.main__section2-item-slider .swiper-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:4px;z-index:100;-webkit-transform:translate3d(-50%,0,0)}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-slider .swiper-pagination{bottom:16px}}.main__section2-item-slider .swiper-pagination-bullet{background:#fff;width:4px;height:4px;margin-right:8px}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-slider .swiper-pagination-bullet{width:8px;height:8px;margin-right:16px}}.main__section2-item-slider .swiper-pagination-bullet-active{background:var(--blue);width:12px}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-slider .swiper-pagination-bullet-active{width:24px}}.main__section2-item-slider .swiper-hover{display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}@media screen and (min-width:1200px){.main__section2-item-slider .swiper-hover{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section2-item-slider .swiper-hover-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main__section2-item-slider-slide-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__section2-item-label{height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;background:var(--blue);border:1px solid #fff;border-radius:9999px;position:absolute;top:8px;right:28px;z-index:100;-webkit-transform:translateZ(0)}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-label{height:26px;padding:0 8px;border:2px solid #fff;top:16px;right:56px}}.main__section2-item-label-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:#fff;position:relative;top:1px}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-label-title{font-size:1rem}}.main__section2-item-favorite{width:16px;height:16px;background:var(--blue);border:1px solid #fff;border-radius:9999px;position:absolute;top:8px;right:8px;z-index:100;-webkit-transform:translateZ(0);cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-favorite{width:36px;height:26px;border:2px solid #fff;top:16px;right:16px}}.main__section2-item-favorite .icon{width:12px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-favorite .icon{width:20px;height:20px}}.main__section2-item-favorite .icon--active{width:12px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-favorite .icon--active{width:20px;height:20px}}.main__section2-item-favorite:hover{opacity:.8}.main__section2-item-favorite--active .icon{visibility:hidden;opacity:0}.main__section2-item-favorite--active .icon--active{visibility:visible;opacity:1}.main__section2-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:16px 4px 8px 4px}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-bottom{padding:16px 16px 24px 16px}}.main__section2-item-name{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;line-height:15px;height:45px;color:var(--black);margin-bottom:8px;display:block;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.main__section2-item-name{font-size:1rem;line-height:20px;height:80px}}.main__section2-item-params{margin-bottom:8px}.main__section2-item-param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-param{margin-bottom:4px}}.main__section2-item-param:last-child{margin-bottom:0}.main__section2-item-param-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey);margin-right:8px}@media screen and (min-width:1200px){.main__section2-item-param-title{font-size:1rem}}.main__section2-item-param-value{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--black)}@media screen and (min-width:1200px){.main__section2-item-param-value{font-size:1rem}}.main__section2-item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.main__section2-item-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.main__section2-item-price-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.main__section2-item-price-wr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.main__section2-item-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.main__section2-item-price:first-child{position:relative;margin-right:8px}@media screen and (min-width:1200px){.main__section2-item-price:first-child{margin-right:0}}.main__section2-item-price:first-child:after{content:"";width:100%;height:1px;background:var(--red);position:absolute;left:0;top:50%}.main__section2-item-price-current{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:.875rem;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-price-current{font-size:1rem}}.main__section2-item-price-current-currency{width:8px;height:11px;margin-left:4px}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-price-current-currency{width:9px;height:12px}}.main__section2-item-price-old{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey)}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-price-old{font-size:.875rem}}.main__section2-item-price-old-currency{width:9px;height:12px;position:relative;top:2px;margin-left:4px;fill:var(--grey)}@media screen and (min-width:767px) and (min-height:600px){.main__section2-item-price-old-currency{width:10px;height:13px;top:1px}}.main__section2-item-error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;min-height:14px;color:var(--red);text-align:center;margin-bottom:8px}@media screen and (min-width:1200px){.main__section2-item-error{font-size:.875rem;min-height:16px;width:149px}}.main__section2-item-left{width:100%;margin-top:8px}@media screen and (min-width:1200px){.main__section2-item-left{width:auto;margin-top:0}}.main__section2-item-cart-add,.main__section2-item-cart-wr{position:relative;z-index:1;height:40px}.main__section2-item-cart-add{border-radius:24px;padding:0 24px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--gradient);overflow:hidden;cursor:pointer}.main__section2-item-cart-add,.main__section2-item-cart-add:before{width:100%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section2-item-cart-add:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;top:0;left:0;opacity:0;z-index:-100}.main__section2-item-cart-add:hover:before{opacity:1}@media screen and (min-width:1200px){.main__section2-item-cart-add{width:72px}}.main__section2-item-cart-add--hide{visibility:hidden;opacity:0}.main__section2-item-cart-add svg{fill:#fff}.main__section2-item-cart-counter-wr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#fff;position:absolute;top:0;right:0;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.main__section2-item-cart-counter-wr{width:149px}}.main__section2-item-cart-counter-wr--show{visibility:visible;opacity:1}.main__section2-item-cart-counter{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:1px solid var(--blue);border-radius:24px}.main__section2-item-cart-counter--error{border-color:var(--red)}.main__section2-item-cart-counter--error .main__section2-item-cart-counter-btn-ico{fill:var(--red)}.main__section2-item-cart-counter--error .main__section2-item-cart-counter-input{color:var(--red)}.main__section2-item-cart-counter-btn{min-width:32px;width:32px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.main__section2-item-cart-counter-btn{min-width:48px;width:48px}}.main__section2-item-cart-counter-btn:hover .main__section2-item-cart-counter-btn-ico{fill:var(--turquoise)}.main__section2-item-cart-counter-btn:disabled{cursor:auto}.main__section2-item-cart-counter-btn:disabled .main__section2-item-cart-counter-btn-ico{fill:var(--grey)}.main__section2-item-cart-counter-btn-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section2-item-cart-counter-input{width:100%;border:none;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);text-align:center;-moz-appearance:textfield}.main__section2-item-cart-counter-input::-webkit-inner-spin-button,.main__section2-item-cart-counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.main__section3{padding:0 16px;margin-bottom:32px}@media screen and (min-width:1200px){.main__section3{padding:0;margin-bottom:120px}}.main__section3-title-mobile{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:16px}@media screen and (min-width:1200px){.main__section3-title-mobile{font-size:2rem}}.main__section3-title-mobile:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.main__section3-title-mobile{display:none}}.main__section3-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.main__section3-title{font-size:2rem}}.main__section3-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.main__section3-items{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}@media screen and (min-width:767px) and (min-height:600px){.main__section3-items{grid-template-columns:1fr 1fr 1fr;grid-gap:16px}}@media screen and (min-width:1200px){.main__section3-items{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:24px;grid-template-areas:"item0 item2 item3 item4" "item1 item2 item3 item4" "item1 item2 item3 item4" "item1 item5 item6 item7" "item1 item5 item6 item7" "item1 item5 item6 item7";margin-bottom:64px}}.main__section3-item{border-radius:8px;overflow:hidden;position:relative;height:120px}@media screen and (min-width:767px) and (min-height:600px){.main__section3-item{height:180px}}@media screen and (min-width:1200px){.main__section3-item{border-radius:24px}.main__section3-item:first-child{grid-area:item0}.main__section3-item:nth-child(2){grid-area:item1;height:auto}.main__section3-item:nth-child(3){grid-area:item2;height:246px}.main__section3-item:nth-child(4){grid-area:item3;height:246px}.main__section3-item:nth-child(5){grid-area:item4;height:246px}.main__section3-item:nth-child(6){grid-area:item5;height:246px}.main__section3-item:nth-child(7){grid-area:item6;height:246px}.main__section3-item:nth-child(8){grid-area:item7;height:246px}}.main__section3-item:hover .main__section3-item-image{-webkit-transform:scale(1.1);transform:scale(1.1)}.main__section3-item--title{display:none}@media screen and (min-width:1200px){.main__section3-item--title{display:block;text-align:center;height:auto}}.main__section3-item--all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden}.main__section3-item--all:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section3-item--all:hover:before{opacity:1}@media screen and (min-width:1200px){.main__section3-item--all{display:none}}.main__section3-item--all .main__section3-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;position:static}.main__section3-item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section3-item-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:.875rem;color:#fff;text-shadow:1px 1px 5px rgba(0,0,0,.15);position:absolute;left:8px;bottom:8px}@media screen and (min-width:1200px){.main__section3-item-title{font-size:1rem;left:24px;bottom:24px}}.main__section3-button-wr{display:none}@media screen and (min-width:1200px){.main__section3-button-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.main__section3-button{height:50px;line-height:50px;border-radius:24px;padding:0 48px;display:inline-block;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;margin:0 auto}.main__section3-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section3-button:hover:before{opacity:1}.main__section3-button-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;line-height:50px}.main__section4{margin-bottom:48px;position:relative}@media screen and (min-width:1200px){.main__section4{margin-bottom:120px}}.main__section4 .swiper-container{width:100%;height:100%}.main__section4 .swiper-slide{border-radius:8px;overflow:hidden}@media screen and (min-width:1200px){.main__section4 .swiper-slide{border-radius:24px;height:328px}}.main__section4 .swiper-button-next,.main__section4 .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section4 .swiper-button-next:hover,.main__section4 .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.main__section4 .swiper-button-disabled{visibility:hidden;opacity:0}.main__section4 .swiper-button-prev{left:24px;display:none}@media screen and (min-width:1200px){.main__section4 .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section4 .swiper-button-next{right:24px;display:none}@media screen and (min-width:1200px){.main__section4 .swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section4 .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.main__section4 .swiper-pagination{bottom:-32px}}.main__section4 .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section4 .swiper-pagination-bullet:hover{background:var(--blue)}.main__section4 .swiper-pagination-bullet:last-child{margin-right:0}.main__section4 .swiper-pagination-bullet-active{background:var(--blue);width:24px}.main__section4-slide{display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section4-slide:hover{opacity:.8}.main__section4-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.main__section5{padding:0 0 0 16px;margin-bottom:8px}@media screen and (min-width:1200px){.main__section5{padding:0;margin-bottom:144px}}.main__section5-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media screen and (min-width:1200px){.main__section5-wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:160px}}.main__section5-title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width:1200px){.main__section5-title-wr{width:auto}}.main__section5-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:8px}@media screen and (min-width:1200px){.main__section5-title{font-size:2rem}}.main__section5-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.main__section5-title{font-size:1.8125rem;max-width:185px;margin-bottom:0}}.main__section5-see-all{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);margin-right:16px}@media screen and (min-width:1200px){.main__section5-see-all{display:none}}.main__section5 .swiper-container{width:100%;height:100%;padding:8px 0 16px 8px}@media screen and (min-width:1200px){.main__section5 .swiper-container{width:calc(100% - 200px);padding:16px}}.main__section5 .swiper-button-next,.main__section5 .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section5 .swiper-button-next:hover,.main__section5 .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.main__section5 .swiper-button-disabled{visibility:hidden;opacity:0}.main__section5 .swiper-button-prev{left:4px;display:none}@media screen and (min-width:1200px){.main__section5 .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section5 .swiper-button-next{right:4px;display:none}@media screen and (min-width:1200px){.main__section5 .swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section5 .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.main__section5 .swiper-pagination{bottom:-32px}}.main__section5 .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section5 .swiper-pagination-bullet:hover{background:var(--blue)}.main__section5 .swiper-pagination-bullet:last-child{margin-right:0}.main__section5 .swiper-pagination-bullet-active{background:var(--blue);width:24px}.main__section5-slide{border-radius:16px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.25);box-shadow:0 4px 12px rgba(0,0,0,.25);padding:12px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68px;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.main__section5-slide{height:120px}}@media screen and (min-width:1200px){.main__section5-slide{border-radius:24px;padding:24px 8px;height:100%}.main__section5-slide:hover{-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px rgba(0,0,0,.25)}}.main__section5-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.main__section6{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 64px;margin-bottom:120px;position:relative}@media screen and (min-width:1200px){.main__section6{display:-webkit-box;display:-ms-flexbox;display:flex}}.main__section6:before{content:"";width:100%;height:418px;background:#f5f5f5;border-radius:24px;position:absolute;top:100px;left:0;z-index:-1}.main__section6-left{max-width:571px;width:100%;height:523px}.main__section6-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main__section6-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:500px}.main__section6-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:80px}@media screen and (min-width:1200px){.main__section6-title{font-size:2rem}}.main__section6-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.main__section6-input-wr{max-width:416px;width:100%;margin-bottom:16px}.main__section6-label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--black);margin-bottom:4px}.main__section6-input{width:100%;height:48px;line-height:48px;border-radius:24px;border:none;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);padding:0 16px}.main__section6-input::-webkit-input-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.main__section6-input::-moz-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.main__section6-input:-ms-input-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.main__section6-input:-moz-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.main__section6-input--textarea{height:80px;resize:none;margin-bottom:8px}.main__section6-button{height:32px;line-height:32px;border-radius:24px;padding:0 32px;display:inline-block;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;margin-bottom:16px}.main__section6-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section6-button:hover:before{opacity:1}.main__section6-button-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:#fff;line-height:32px}.main__section6-privacy-policy{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--black);text-align:center;max-width:297px}.main__section6-privacy-policy a{color:var(--blue);text-decoration:underline;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.main__section6-privacy-policy a:hover{color:var(--turquoise)}.main__section6-sent{width:100%;height:100%;padding:24px;position:absolute;top:0;left:0;background:var(--uni-color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0;z-index:1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.main__section6-sent{padding:32px}}.main__section6-sent--show{visibility:visible;opacity:1}.main__section6-sent-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.main__section6-sent-title{font-size:2rem}}.main__section6-sent-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.main__section6-sent-message{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);text-align:center;margin-top:32px}.contacts{padding:80px 16px 32px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}@media screen and (min-width:1200px){.contacts{padding:192px 0 32px 0}}.contacts__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:32px}@media screen and (min-width:1200px){.contacts__title{font-size:2rem}}.contacts__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.contacts__cards{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:24px 24px;grid-template-areas:"item1 item1 item2" "item3 item4 item5" "item6 item7 item7";margin-bottom:120px}.contacts__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:24px;min-height:370px}.contacts__card:first-child{grid-area:item1}.contacts__card:nth-child(2){grid-area:item2}.contacts__card:nth-child(3){grid-area:item3}.contacts__card:nth-child(4){grid-area:item4}.contacts__card:nth-child(5){grid-area:item5}.contacts__card:nth-child(6){grid-area:item6}.contacts__card:nth-child(7){grid-area:item7}.contacts__card-wr{height:100%}.contacts__card-left,.contacts__card-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__card-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:502px}.contacts__card-left-top{height:100%}.contacts__card-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.5rem;color:var(--black);min-height:56px;margin-bottom:16px}.contacts__card-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:24px;min-height:72px;color:var(--grey);margin-bottom:16px;max-width:612px}.contacts__card-text p{margin:0}.contacts__card-button{height:50px;line-height:50px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;padding:0 48px}.contacts__card-button:hover{color:var(--turquoise)}.contacts__card-top{height:100%}.contacts__card-contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.contacts__card-contacts-item:first-child .contacts__card-contacts-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;color:var(--blue)}.contacts__card-contacts-item:first-child .contacts__card-contacts-item-title:hover{color:var(--turquoise)}.contacts__card-contacts-item-ico{fill:var(--blue);margin-right:8px}.contacts__card-contacts-item-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}a.contacts__card-contacts-item-title{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}a.contacts__card-contacts-item-title:hover{color:var(--turquoise)}.contacts__card-socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px}.contacts__card-socials:last-child{margin-right:0}.contacts__card-socials-item{margin-right:16px}.contacts__card-socials-item:last-child{margin-right:0}.contacts__card-socials-item--whatsapp .contacts__card-socials-item-ico{fill:#43d854}.contacts__card-socials-item--telegram .contacts__card-socials-item-ico{fill:#229ed9}.contacts__card-socials-item--youtube .contacts__card-socials-item-ico{fill:#cd201f}.contacts__card-socials-item--skype .contacts__card-socials-item-ico{fill:#0078d7}.contacts__card-socials-item--discord .contacts__card-socials-item-ico{fill:#5865f2}.contacts__card-socials-item:hover .contacts__card-socials-item-ico{fill:var(--turquoise)}.contacts__card-socials-item-ico{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.contacts__card-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.contacts__card-row .contacts__card-item{margin-bottom:0;margin-right:24px}.contacts__card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.contacts__card-item:last-child{margin:0}.contacts__card-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-right:8px}.contacts__card-item-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-right:8px}.contacts__feedback{position:relative}.inside-page{padding:80px 16px 64px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}@media screen and (min-width:1200px){.inside-page{padding:192px 0 32px 0}}.inside-page__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:16px}@media screen and (min-width:1200px){.inside-page__title{font-size:2rem}}.inside-page__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.inside-page__title{margin-bottom:32px}}.inside-page__not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inside-page__not-found-image{margin-bottom:56px}.inside-page__not-found-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:2.5rem;color:var(--black);margin-bottom:32px}.inside-page__not-found-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--grey);margin-bottom:32px}.inside-page__not-found-button{height:50px;line-height:50px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;padding:0 48px}.inside-page__not-found-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.inside-page__not-found-button:hover:before{opacity:1}.inside-page__not-found-button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.inside-page__not-found-button:disabled:hover:before{content:none}.not-found{min-height:100%;padding:80px 16px 32px 16px}@media screen and (min-width:1600px){.not-found{padding:192px 0 64px 0}}.not-found__wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.not-found__image{margin-bottom:56px}.not-found__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:2.5rem;color:var(--black);text-align:center;margin-bottom:32px}.not-found__title span{color:var(--blue)}.not-found__text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);line-height:var(--uni-text-line-height);color:var(--uni-text-color);margin:16px 0}.not-found__button{height:50px;line-height:50px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden}.not-found__button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.not-found__button:hover:before{opacity:1}.not-found__button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.not-found__button:disabled:hover:before{content:none}@media screen and (min-width:1200px){.uni-components--admin .uni-components__item{display:inline-block;min-height:24px;text-align:left}.uni-components--admin .uni-components__item .uni-components__item{padding:0}.uni-components--admin .uni-components__item .uni-components__item .uni-components__item-settings{right:-30}.uni-components--admin .uni-components__item--hover{border-color:#555}.uni-components--admin .uni-components__item--hover>.uni-components__item-add,.uni-components--admin .uni-components__item--hover>.uni-components__item-settings{visibility:visible;opacity:1}.uni-components--admin .uni-components__item--system{border-color:transparent;padding:0}.uni-components--admin .uni-components__item--system .uni-components__item-add,.uni-components--admin .uni-components__item--system .uni-components__item-settings{visibility:hidden;opacity:0}}.uni-components__item{width:100%;position:relative;border:1px dashed transparent}.uni-components__item,.uni-components__item-add{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.uni-components__item-add{width:48px;height:48px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:calc(50% - 24px);z-index:10;cursor:pointer;visibility:hidden;opacity:0}@media screen and (min-width:1200px){.uni-components__item-add{display:-webkit-box;display:-ms-flexbox;display:flex}}.uni-components__item-add--before{top:-32px}.uni-components__item-add--after{bottom:-32px}.uni-components__item-add-ico{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.uni-components__item-settings{position:absolute;top:-13px;right:-32px;visibility:hidden;opacity:0;z-index:1;display:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.uni-components__item-settings{display:block}}.uni-components__item-settings--show .uni-components__item-settings-dropdown{visibility:visible;opacity:1}.uni-components__item-settings-btn{width:32px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.uni-components__item-settings-btn-ico{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.uni-components__item-settings-dropdown{border:1px solid #e8ecf2;border-radius:8px;padding:8px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;width:174px;position:absolute;right:-75px;top:37px;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.uni-components__item-settings-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.uni-components__item-settings-dropdown-item:hover .uni-components__item-settings-dropdown-item-title{color:var(--uni-color-hover-and-active)}.uni-components__item-settings-dropdown-item-ico{width:16px;margin-right:8px}.uni-components__item-settings-dropdown-item-title{font-family:var(--uni-text-font);font-size:1rem;line-height:24px;color:var(--uni-text-color);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.uni-components__add-wr{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}@media screen and (min-width:1200px){.uni-components__add-wr{display:-webkit-box;display:-ms-flexbox;display:flex}}.uni-components__add{background:var(--uni-buttons-background-color);font-family:var(--uni-text-font-bold);font-size:.875rem;color:#fff;line-height:48px;height:48px;padding:0 32px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:var(--uni-buttons-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.uni-components__add:hover{background:var(--uni-color-hover-and-active)}.uni-components__add-ico{width:20px;margin-right:8px}.blocks-contacts{border-radius:20px;overflow:hidden;position:relative;height:460px;display:none}@media screen and (min-width:1200px){.blocks-contacts{display:block}}.blocks-contacts__box{z-index:1;background:#fff;border-radius:10px;-webkit-box-shadow:0 5px 13px 0 rgba(0,0,0,.2);box-shadow:0 5px 13px 0 rgba(0,0,0,.2);padding:25px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;position:absolute;top:40px;left:70px;max-width:465px}.blocks-contacts__box-block{margin-bottom:30px}.blocks-contacts__box-block:last-child{margin-bottom:0}.blocks-contacts__box-title{font-family:var(--uni-text-font-bold);font-size:1.25rem;color:#676767;letter-spacing:.05em;margin-bottom:12px}.blocks-contacts__box-phone{font-family:var(--uni-text-font-bold);font-size:1.375rem;color:var(--uni-color-theme);margin-bottom:15px;display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-decoration:none}.blocks-contacts__box-phone:hover{color:var(--uni-color-hover-and-active)}.blocks-contacts__box-phone:last-child{margin-bottom:0}.blocks-contacts__box-address{font-family:var(--uni-text-font);font-size:.875rem;color:#676767;margin-bottom:15px;text-align:center}@media screen and (min-width:767px) and (min-height:600px){.blocks-contacts__box-address{text-align:left}}.blocks-contacts__box-address:last-child{margin-bottom:0}.blocks-contacts__box-email{font-family:var(--uni-text-font);font-size:.875rem;color:var(--uni-color-theme);margin-bottom:15px;display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-decoration:none}.blocks-contacts__box-email:hover{color:var(--uni-color-hover-and-active)}.blocks-contacts__box-email:last-child{margin-bottom:0}.blocks-contacts__box-button{width:190px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;background-image:-webkit-gradient(linear,left top,left bottom,from(#04befe),to(#4481eb));background-image:linear-gradient(-180deg,#04befe,#4481eb);color:#fff;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;margin:0;font-family:var(--uni-text-font-bold);font-size:1rem;text-decoration:none}.blocks-contacts__box-button:hover{color:#fff;-webkit-box-shadow:0 2px 10px 0 rgba(68,129,235,.5);box-shadow:0 2px 10px 0 rgba(68,129,235,.5)}.blocks-contacts-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}@media screen and (min-width:1200px){.blocks-contacts-mobile{display:none}}.blocks-contacts-mobile__items{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:24px;grid-row-gap:24px;margin-bottom:24px}@media screen and (min-width:767px) and (min-height:600px){.blocks-contacts-mobile__items{grid-template-columns:repeat(3,1fr)}}.blocks-contacts-mobile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blocks-contacts-mobile__item-title{font-family:var(--uni-text-font-bold);font-size:1.375rem;color:#363636;letter-spacing:.03em;margin-bottom:24px}.blocks-contacts-mobile__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.blocks-contacts-mobile__item-row:last-child{margin-bottom:0}.blocks-contacts-mobile__item-row--vertical-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blocks-contacts-mobile__item-ico{fill:var(--uni-color-theme);margin-right:8px}.blocks-contacts-mobile__item-ico--margin-top-5{margin-top:5px}.blocks-contacts-mobile__item-phone{font-family:var(--uni-text-font);font-size:.875rem;color:#5a5a5a;letter-spacing:.03em;line-height:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.blocks-contacts-mobile__item-phone:hover{color:var(--uni-color-hover-and-active)}.blocks-contacts-mobile__item-recall{background-image:linear-gradient(-253deg,#0795ff,#0fcbef);border-radius:24px;padding:0 16px;height:48px;line-height:48px;display:inline-block;font-family:var(--uni-text-font);font-size:1rem;color:#fff;text-align:center;margin-top:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.blocks-contacts-mobile__item-recall:hover{color:#fff;opacity:.8;text-decoration:none}.blocks-contacts-mobile__item-address,.blocks-contacts-mobile__item-time-row{font-family:var(--uni-text-font);font-size:.875rem;color:#5a5a5a;letter-spacing:.03em;line-height:24px;width:100%}.blocks-contacts-mobile__item-email{font-family:var(--uni-text-font);font-size:.875rem;color:var(--uni-color-theme);letter-spacing:.03em;line-height:24px;text-decoration:underline;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.blocks-contacts-mobile__item-email:hover{text-decoration:underline;color:var(--uni-color-hover-and-active)}.blocks-contacts-mobile__map{height:332px;border:5px solid #fff;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 8px 15px 0 rgba(0,0,0,.12);box-shadow:0 8px 15px 0 rgba(0,0,0,.12);margin:16px 0;position:relative}.blocks-contacts-mobile__map:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0}.blocks-contacts-mobile__map-link{font-family:var(--uni-text-font);font-size:.875rem;line-height:24px;color:var(--uni-color-theme);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blocks-contacts-mobile__map-link:hover{color:var(--uni-color-hover-and-active);text-decoration:none}.blocks-contacts-mobile__map-link-ico{fill:var(--uni-color-theme);margin-left:8px}.catalog-categories-default{position:relative;margin-bottom:60px}.catalog-categories-default__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-categories-default__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:20px}.catalog-categories-default__item:hover .catalog-categories-default__item-image-wr{opacity:.8}.catalog-categories-default__item:hover .catalog-categories-default__item-title{color:var(--uni-color-hover-and-active)}.catalog-categories-default__item-image-wr{width:100%;height:240px;background:#f6f6f6;border:var(--uni-cards-border);border-radius:var(--uni-cards-border-radius);overflow:hidden;-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow);margin-bottom:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-categories-default__item-image{width:100%;height:100%}.catalog-categories-default__item-title{font-family:var(--uni-text-font-bold);font-size:1.125rem;color:var(--uni-headings-color);text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-categories-category-cards{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}@media screen and (min-width:767px) and (min-height:600px){.catalog-categories-category-cards{grid-template-columns:repeat(3,1fr);grid-gap:16px 32px}}@media screen and (min-width:1200px){.catalog-categories-category-cards{grid-template-columns:repeat(4,1fr);grid-gap:16px}}.catalog-categories-category-cards__subtitle{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.5rem;color:var(--black);margin-bottom:24px}.catalog-categories-category-cards__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.catalog-categories-category-cards__back-ico{fill:var(--blue);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);margin-right:8px}.catalog-categories-category-cards__back-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-categories-category-cards__item{border:var(--uni-cards-border);border-radius:var(--uni-cards-border-radius);-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow);overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-categories-category-cards__item:hover .catalog-categories-category-cards__item-title{color:var(--uni-color-hover-and-active)}}.catalog-categories-category-cards__item-top{background:#d8d8d8}.catalog-categories-category-cards__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-categories-category-cards__item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.catalog-categories-category-cards__item-bottom{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}}.catalog-categories-category-cards__item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-categories-category-cards__item-arrow{fill:var(--blue);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.catalog-categories-category-cards__brands{margin-bottom:16px}.catalog-categories-category-cards__brands .swiper-container{width:100%;height:100%;padding:8px 0 16px 8px}@media screen and (min-width:1200px){.catalog-categories-category-cards__brands .swiper-container{padding:16px}}.catalog-categories-category-cards__brands .swiper-button-next,.catalog-categories-category-cards__brands .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-categories-category-cards__brands .swiper-button-next:hover,.catalog-categories-category-cards__brands .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.catalog-categories-category-cards__brands .swiper-button-disabled{visibility:hidden;opacity:0}.catalog-categories-category-cards__brands .swiper-button-prev{left:4px;display:none}@media screen and (min-width:1200px){.catalog-categories-category-cards__brands .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog-categories-category-cards__brands .swiper-button-next{right:4px;display:none}@media screen and (min-width:1200px){.catalog-categories-category-cards__brands .swiper-button-next{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog-categories-category-cards__brands .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.catalog-categories-category-cards__brands .swiper-pagination{bottom:-32px}}.catalog-categories-category-cards__brands .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-categories-category-cards__brands .swiper-pagination-bullet:hover{background:var(--blue)}.catalog-categories-category-cards__brands .swiper-pagination-bullet:last-child{margin-right:0}.catalog-categories-category-cards__brands .swiper-pagination-bullet-active{background:var(--blue);width:24px}.catalog-categories-category-cards__brands-slide{border-radius:16px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.25);box-shadow:0 4px 12px rgba(0,0,0,.25);padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:68px;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.catalog-categories-category-cards__brands-slide{height:88px}}@media screen and (min-width:1200px){.catalog-categories-category-cards__brands-slide{border-radius:24px}.catalog-categories-category-cards__brands-slide:hover{-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px rgba(0,0,0,.25)}}.catalog-categories-category-cards__brands-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.catalog-product-card{position:relative}.catalog-product-card__name{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__name{font-size:2rem}}.catalog-product-card__name:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.catalog-product-card__name{margin-bottom:40px}}.catalog-product-card__code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__code{display:none}}.catalog-product-card__code-title{color:var(--grey)}.catalog-product-card__code-title,.catalog-product-card__code-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;margin-right:4px}.catalog-product-card__code-value{color:var(--black)}.catalog-product-card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1200px){.catalog-product-card__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px}}.catalog-product-card__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;position:relative}@media screen and (min-width:1200px){.catalog-product-card__left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0}}.catalog-product-card__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1200px){.catalog-product-card__gallery{margin:0 0 40px 0}}.catalog-product-card__gallery-label{height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;background:var(--blue);border:2px solid #fff;border-radius:9999px;position:absolute;top:16px;right:56px;z-index:10}@media screen and (min-width:1200px){.catalog-product-card__gallery-label{display:none}}.catalog-product-card__gallery-label-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;position:relative;top:1px}@media screen and (min-width:1200px){.catalog-product-card__gallery-label-title{display:none}}.catalog-product-card__gallery-favorite{width:36px;height:26px;background:var(--blue);border:2px solid #fff;border-radius:9999px;position:absolute;top:16px;right:16px;z-index:10;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-product-card__gallery-favorite{display:none}}.catalog-product-card__gallery-favorite .icon,.catalog-product-card__gallery-favorite .icon--active{width:20px;height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__gallery-favorite .icon--active{visibility:hidden;opacity:0}.catalog-product-card__gallery-favorite:hover{opacity:.8}.catalog-product-card__gallery-favorite--active .icon{visibility:hidden;opacity:0}.catalog-product-card__gallery-favorite--active .icon--active{visibility:visible;opacity:1}.catalog-product-card__gallery-slider-vertical{position:relative;width:100%}@media screen and (min-width:1200px){.catalog-product-card__gallery-slider-vertical{height:124px}}.catalog-product-card__gallery-slider-vertical .swiper-container{width:100%;height:100%}@media screen and (min-width:767px) and (min-height:600px){.catalog-product-card__gallery-slider-vertical .swiper-container{max-width:440px}}.catalog-product-card__gallery-slider-vertical .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-product-card__gallery-slider-vertical .swiper-button-next,.catalog-product-card__gallery-slider-vertical .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__gallery-slider-vertical .swiper-button-next:hover,.catalog-product-card__gallery-slider-vertical .swiper-button-prev:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--turquoise)}.catalog-product-card__gallery-slider-vertical .swiper-button-disabled{visibility:hidden;opacity:0}.catalog-product-card__gallery-slider-vertical .swiper-button-prev{left:20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:1200px){.catalog-product-card__gallery-slider-vertical .swiper-button-prev{left:0}}.catalog-product-card__gallery-slider-vertical .swiper-button-next{right:20px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}@media screen and (min-width:1200px){.catalog-product-card__gallery-slider-vertical .swiper-button-next{right:0}}.catalog-product-card__gallery-slider-vertical .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.catalog-product-card__gallery-slider-vertical .swiper-pagination{bottom:-32px}}.catalog-product-card__gallery-slider-vertical .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__gallery-slider-vertical .swiper-pagination-bullet:hover{background:var(--blue)}.catalog-product-card__gallery-slider-vertical .swiper-pagination-bullet:last-child{margin-right:0}.catalog-product-card__gallery-slider-vertical .swiper-pagination-bullet-active{background:var(--blue);width:24px}@media screen and (min-width:1200px){.catalog-product-card__gallery-slider-vertical .swiper-pagination{display:none}}.catalog-product-card__gallery-slider-item{cursor:pointer;background:#f5f5f5;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__gallery-slider-item--active .catalog-product-card__gallery-slider-img{-webkit-box-shadow:none;box-shadow:none}.catalog-product-card__gallery-slider-img{width:100%;aspect-ratio:1/1;border-radius:16px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1200px){.catalog-product-card__gallery-slider-img{width:126px;height:104px}}.catalog-product-card__gallery-slide-big{width:440px;height:432px;cursor:pointer;background:#f5f5f5;border-radius:24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);overflow:hidden;margin-bottom:32px;display:none}@media screen and (min-width:1200px){.catalog-product-card__gallery-slide-big{display:block}}.catalog-product-card__gallery-slide-big-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-product-card__gallery-popup{width:700px;padding:25px;background:#fff;border-radius:10px;display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1600px){.catalog-product-card__gallery-popup{width:900px}}.catalog-product-card__gallery-popup .fancybox-close-small{width:60px;height:60px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__gallery-popup .fancybox-close-small:hover{color:var(--uni-color-theme)}.catalog-product-card__gallery-popup-slider-top{position:relative;margin-bottom:25px}.catalog-product-card__gallery-popup-slider-top .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-product-card__gallery-popup-slider-top .swiper-button-prev{left:-20px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:var(--uni-color-hover-and-active);width:40px;height:40px}@media screen and (min-width:767px) and (min-height:600px){.catalog-product-card__gallery-popup-slider-top .swiper-button-prev{left:0}}.catalog-product-card__gallery-popup-slider-top .swiper-button-prev:after{content:none}.catalog-product-card__gallery-popup-slider-top .swiper-button-prev:hover{color:var(--uni-color-theme)}.catalog-product-card__gallery-popup-slider-top .swiper-button-prev:focus{outline:none}.catalog-product-card__gallery-popup-slider-top .swiper-button-next{right:-20px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;color:var(--uni-color-theme);width:40px;height:40px}@media screen and (min-width:767px) and (min-height:600px){.catalog-product-card__gallery-popup-slider-top .swiper-button-next{right:0}}.catalog-product-card__gallery-popup-slider-top .swiper-button-next:after{content:none}.catalog-product-card__gallery-popup-slider-top .swiper-button-next:hover{color:var(--uni-color-hover-and-active)}.catalog-product-card__gallery-popup-slider-top .swiper-button-next:focus{outline:none}.catalog-product-card__gallery-popup-slider-top-item-img{width:250px}@media screen and (min-width:767px) and (min-height:600px){.catalog-product-card__gallery-popup-slider-top-item-img{width:300px}}@media screen and (min-width:1600px){.catalog-product-card__gallery-popup-slider-top-item-img{width:500px}}.catalog-product-card__gallery-popup-slider-thumbs{width:250px;margin:0 auto}@media screen and (min-width:767px) and (min-height:600px){.catalog-product-card__gallery-popup-slider-thumbs{width:300px}}@media screen and (min-width:1600px){.catalog-product-card__gallery-popup-slider-thumbs{width:500px}}.catalog-product-card__gallery-popup-slider-thumbs .swiper-slide-thumb-active .catalog-product-card__gallery-popup-slider-thumbs-item-img{border:2px solid var(--uni-color-theme)}.catalog-product-card__gallery-popup-slider-thumbs-item-img{width:100%;border:2px solid transparent;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__center{width:100%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.catalog-product-card__center{max-width:306px;margin:0 40px}}@media screen and (min-width:1600px){.catalog-product-card__center{margin:0 110px}}.catalog-product-card__center .catalog-product-card__right-params{margin-top:40px}@media screen and (min-width:1200px){.catalog-product-card__center .catalog-product-card__right-params{display:none}}.catalog-product-card__line{height:1px;background:#f5f5f5;margin:24px 0}@media screen and (min-width:1200px){.catalog-product-card__line{display:none}}.catalog-product-card__brand{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:32px}.catalog-product-card__colors{margin-bottom:32px}.catalog-product-card__colors-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__colors-title{color:var(--black)}}.catalog-product-card__colors-items{display:grid;grid-template-columns:repeat(auto-fill,32px);grid-gap:8px}@media screen and (min-width:1200px){.catalog-product-card__colors-items{grid-template-columns:repeat(6,1fr);grid-gap:16px}}.catalog-product-card__colors-item{width:32px;height:32px;border-radius:50%;border:1px solid rgba(0,0,0,.1);position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-product-card__colors-item:hover .catalog-product-card__colors-item-title{visibility:visible;opacity:1}}.catalog-product-card__colors-item--active{border:2px solid var(--turquoise);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.catalog-product-card__colors-item-print{width:100%;height:100%;overflow:hidden;border-radius:50%;background:50% no-repeat;background-size:cover}.catalog-product-card__colors-item-title{background:#fff;padding:8px;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);white-space:nowrap;-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));border-radius:16px;position:absolute;top:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__colors-item-title:before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;top:-4px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.catalog-product-card__type{margin-bottom:32px}.catalog-product-card__type-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__type-title{color:var(--black)}}.catalog-product-card__type-items{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100vw - 32px);overflow-x:scroll}@media screen and (min-width:1200px){.catalog-product-card__type-items{-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;overflow-x:visible}}.catalog-product-card__type-item{height:34px;line-height:34px;border-radius:24px;padding:0 16px;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#7f8084;white-space:nowrap;border:1px solid #7f8084;position:relative;margin:0 8px 8px 0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__type-item--active,.catalog-product-card__type-item:hover{border-color:var(--blue);color:var(--blue)}.catalog-product-card__type-item--disabled{border-color:#f5f5f5;background:#f5f5f5;pointer-events:none}.catalog-product-card__params-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:16px}.catalog-product-card__params-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:16px}.catalog-product-card__params-item:last-child{margin-bottom:0}.catalog-product-card__params-item-title{color:var(--grey)}.catalog-product-card__params-item-title,.catalog-product-card__params-item-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;margin-right:4px}.catalog-product-card__params-item-value{color:var(--black)}.catalog-product-card__params-all{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);margin-top:16px;display:block;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__params-all:hover{color:var(--turquoise)}.catalog-product-card__right{width:100%;display:none}@media screen and (min-width:1200px){.catalog-product-card__right{max-width:330px;display:block}}.catalog-product-card__right-wr{position:sticky;top:175px}.catalog-product-card__box{padding:32px 24px;border-radius:24px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);margin-bottom:32px}.catalog-product-card__box:last-child{margin-bottom:0}.catalog-product-card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.catalog-product-card__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1200px){.catalog-product-card__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.catalog-product-card__price{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (min-width:1200px){.catalog-product-card__price{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px}}@media screen and (min-width:1200px){.catalog-product-card__price--old{margin-top:0;margin-right:16px}}.catalog-product-card__price--old:after{content:"";width:100%;height:1px;background:var(--red);position:absolute;top:8px;left:0}.catalog-product-card__price-old{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}@media screen and (min-width:1200px){.catalog-product-card__price-old{font-size:1rem}}.catalog-product-card__price-currency-old{width:10px;height:13px;fill:var(--grey);margin-left:4px;position:relative}@media screen and (min-width:1200px){.catalog-product-card__price-currency-old{width:13px;height:16px;top:-2px}}.catalog-product-card__price-current{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:1200px){.catalog-product-card__price-current{font-size:1.75rem}}.catalog-product-card__price-currency-current{width:10px;height:13px;position:relative;top:-1px;margin-left:4px}@media screen and (min-width:1200px){.catalog-product-card__price-currency-current{width:17px;height:20px}}.catalog-product-card__action-label{padding:0 8px;border-radius:9999px;display:inline-block}.catalog-product-card__action-label-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;text-align:center;line-height:26px;height:26px}.catalog-product-card__favorite{width:66px;height:50px;border-radius:9999px;border:1px solid var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.catalog-product-card__favorite,.catalog-product-card__favorite .ico{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__favorite .ico{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.catalog-product-card__favorite .ico--active{visibility:hidden;opacity:0}.catalog-product-card__favorite:hover{border-color:var(--turquoise)}.catalog-product-card__favorite--active{border:none;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden}.catalog-product-card__favorite--active:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__favorite--active:hover:before{opacity:1}.catalog-product-card__favorite--active .ico{visibility:hidden;opacity:0}.catalog-product-card__favorite--active .ico--active{visibility:visible;opacity:1}.catalog-product-card__right-params{margin-top:24px}.catalog-product-card__right-param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:8px}.catalog-product-card__right-param:last-child{margin-bottom:0}.catalog-product-card__right-param-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--grey);margin-right:8px}.catalog-product-card__right-param-value{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black)}.catalog-product-card__cart-error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;min-height:18px;color:var(--red);text-align:center;margin-top:24px}.catalog-product-card__cart-wr{position:relative;z-index:1;width:124px;height:40px}@media screen and (min-width:1200px){.catalog-product-card__cart-wr{width:100%;height:50px;margin-top:24px}}.catalog-product-card__cart-add{border-radius:24px;padding:0 24px;width:100%;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;cursor:pointer}.catalog-product-card__cart-add:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__cart-add:hover:before{opacity:1}@media screen and (min-width:1200px){.catalog-product-card__cart-add{height:50px}}.catalog-product-card__cart-add--hide{visibility:hidden;opacity:0}.catalog-product-card__cart-add svg{fill:#fff}.catalog-product-card__cart-add{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:#fff;text-align:center}@media screen and (min-width:1200px){.catalog-product-card__cart-add{font-size:1rem}}.catalog-product-card__cart-counter-wr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:40px;background:#fff;position:absolute;top:0;left:0;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-product-card__cart-counter-wr{height:50px}}.catalog-product-card__cart-counter-wr--show{visibility:visible;opacity:1}.catalog-product-card__cart-counter{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:1px solid var(--blue);border-radius:24px}.catalog-product-card__cart-counter--error{border-color:var(--red)}.catalog-product-card__cart-counter--error .catalog-product-card__cart-counter-btn-ico{fill:var(--red)}.catalog-product-card__cart-counter--error .catalog-product-card__cart-counter-input{color:var(--red)}.catalog-product-card__cart-counter-btn{min-width:32px;width:32px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.catalog-product-card__cart-counter-btn{min-width:50px;width:50px;height:50px}}.catalog-product-card__cart-counter-btn:hover .catalog-product-card__cart-counter-btn-ico{fill:var(--turquoise)}.catalog-product-card__cart-counter-btn:disabled{cursor:auto}.catalog-product-card__cart-counter-btn:disabled .catalog-product-card__cart-counter-btn-ico{fill:var(--grey)}.catalog-product-card__cart-counter-btn-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__cart-counter-input{width:100%;line-height:100%;border:none;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--blue);text-align:center;-moz-appearance:textfield}.catalog-product-card__cart-counter-input::-webkit-inner-spin-button,.catalog-product-card__cart-counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.catalog-product-card__delivery-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:24px}.catalog-product-card__delivery-item{margin-bottom:24px}.catalog-product-card__delivery-item:last-child,.catalog-product-card__delivery-item:last-child .catalog-product-card__delivery-item-text{margin-bottom:0}.catalog-product-card__delivery-item:last-child:after{content:none}.catalog-product-card__delivery-item:after{content:"";width:100%;height:1px;display:block;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca)}.catalog-product-card__delivery-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);display:inline-block;margin-bottom:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__delivery-item-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-bottom:24px}.catalog-product-card__delivery-item-text span{color:var(--black)}.catalog-product-card__delivery-item-text p{margin:0 0 8px 0}.catalog-product-card__delivery-item-text p:last-child{margin:0}.catalog-product-card__tabs{width:100%;margin-top:48px;margin-bottom:48px}@media screen and (min-width:1200px){.catalog-product-card__tabs{max-width:856px;margin-top:0;margin-bottom:120px}}.catalog-product-card__tabs-items{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100vw - 32px);overflow-x:scroll;padding:8px;margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__tabs-items{width:auto;overflow-x:visible;padding:0;margin-bottom:0}}.catalog-product-card__tabs-item{padding:0 16px;height:34px;line-height:34px;border-radius:24px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);cursor:pointer;margin-right:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-product-card__tabs-item{padding:0 24px;height:56px;line-height:56px;margin-right:24px}}.catalog-product-card__tabs-item--active,.catalog-product-card__tabs-item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);color:var(--blue)}.catalog-product-card__tabs-line{width:100%;height:1px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);margin:24px 0;display:none}@media screen and (min-width:1200px){.catalog-product-card__tabs-line{display:block}}.catalog-product-card__tabs-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__tabs-title{font-size:1.5rem;margin-bottom:24px}}.catalog-product-card__tabs-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:24px;color:#5a5a5a}.catalog-product-card__tabs-text h2{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);font-weight:400;margin:0 0 16px 0}@media screen and (min-width:1200px){.catalog-product-card__tabs-text h2{font-size:1.5rem;margin:0 0 24px 0}}.catalog-product-card__tabs-text p{margin:0 0 8px 0}.catalog-product-card__tabs-text p:last-child{margin:0}.catalog-product-card__tabs-characteristics-section{margin-top:16px}@media screen and (min-width:1200px){.catalog-product-card__tabs-characteristics-section{margin-top:32px}}.catalog-product-card__tabs-characteristics-section-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--blue);margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__tabs-characteristics-section-title{margin-bottom:24px}}.catalog-product-card__tabs-characteristics-items{margin-bottom:16px}@media screen and (min-width:1200px){.catalog-product-card__tabs-characteristics-items{margin-bottom:32px}}.catalog-product-card__tabs-characteristics-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;border-bottom:1px solid #f5f5f5}.catalog-product-card__tabs-characteristics-item-key{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);-ms-flex-negative:0;flex-shrink:0;padding:8px 0}@media screen and (min-width:1200px){.catalog-product-card__tabs-characteristics-item-key{padding:12px 16px}}.catalog-product-card__tabs-characteristics-item-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);-ms-flex-negative:0;flex-shrink:0;padding:8px 0}@media screen and (min-width:1200px){.catalog-product-card__tabs-characteristics-item-value{padding:12px 16px}}.catalog-product-card__tabs-reviews-item{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #d9d9d9;margin-bottom:24px}.catalog-product-card__tabs-reviews-item-photo-wr{width:110px;height:110px;background:#d9d9d9;border-radius:50%;overflow:hidden;margin-right:32px;-ms-flex-negative:0;flex-shrink:0}.catalog-product-card__tabs-reviews-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.catalog-product-card__tabs-reviews-item-name{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black)}.catalog-product-card__tabs-reviews-item-top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-product-card__tabs-reviews-item-date{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}.catalog-product-card__tabs-reviews-item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:48px}.catalog-product-card__tabs-reviews-item-block{margin-bottom:16px}.catalog-product-card__tabs-reviews-item-block:last-child{margin-bottom:24px}.catalog-product-card__tabs-reviews-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);line-height:24px}.catalog-product-card__tabs-reviews-item-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);line-height:24px}.catalog-product-card__tabs-reviews-item-text--hidden{height:96px;overflow:hidden}.catalog-product-card__tabs-reviews-item-text-more{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);line-height:24px;border-bottom:1px dashed var(--blue);display:inline-block;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__tabs-reviews-item-text-more:hover{color:var(--turquoise);border-color:var(--turquoise)}.catalog-product-card__tabs-reviews-more-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-product-card__tabs-reviews-more{height:48px;line-height:48px;padding:0 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);border:1px solid var(--blue);border-radius:9999px;margin-top:24px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__tabs-reviews-more svg{fill:var(--blue);margin-left:16px}.catalog-product-card__tabs-reviews-more:hover{color:var(--turquoise)}.catalog-product-card__tabs-reviews-more--loading{pointer-events:none}.catalog-product-card__tabs-reviews-more--loading svg{-webkit-animation:spin .5s infinite;animation:spin .5s infinite}.catalog-product-card__tabs-button{height:48px;line-height:48px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:16px;padding:0 16px}.catalog-product-card__tabs-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__tabs-button:hover:before{opacity:1}.catalog-product-card__tabs-button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.catalog-product-card__tabs-button:disabled:hover:before{content:none}@media screen and (min-width:1200px){.catalog-product-card__tabs-button{height:56px;line-height:56px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;margin-top:24px;padding:0 24px}.catalog-product-card__tabs-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-product-card__tabs-button:hover:before{opacity:1}.catalog-product-card__tabs-button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.catalog-product-card__tabs-button:disabled:hover:before{content:none}}.catalog-product-card__tabs-button svg{fill:#fff;margin-right:16px}.catalog-product-card__tabs-button span{color:hsla(0,0%,100%,.5);margin-left:16px}.catalog-product-card__similar{margin-bottom:72px}@media screen and (min-width:1200px){.catalog-product-card__similar{margin-bottom:152px}}.catalog-product-card__similar .main__section2{padding:0;margin:0}.catalog-product-card__similar .main__section2-items{width:calc(100vw - 17px)}@media screen and (min-width:1200px){.catalog-product-card__similar .main__section2-items{width:auto}}.catalog-product-card__feedback{display:none}@media screen and (min-width:1200px){.catalog-product-card__feedback{display:block}}.catalog-product-card__panel{width:100%;height:56px;background:#fff;border-top:1px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;position:fixed;left:0;bottom:64px;z-index:100}@media screen and (min-width:1200px){.catalog-product-card__panel{display:none}}.catalog-products{position:relative}@media screen and (min-width:1200px){.catalog-products{margin-bottom:60px}}.catalog-products__preloader{width:100%;height:100%;background:hsla(0,0%,100%,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;visibility:hidden;opacity:0;z-index:99;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-products__preloader{width:101%;height:101%;top:70px;left:-4px}}.catalog-products__preloader--show{visibility:visible;opacity:1}.catalog-products__back{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);margin-bottom:24px;display:block}@media screen and (min-width:1200px){.catalog-products__back{display:none}}.catalog-products__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}@media screen and (min-width:1200px){.catalog-products__title-wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.catalog-products__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.catalog-products__title{font-size:2rem}}.catalog-products__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.catalog-products__count-products{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey);margin-top:8px}@media screen and (min-width:1200px){.catalog-products__count-products{margin-top:0;margin-left:16px}}.catalog-products__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.catalog-products__filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}.catalog-products__filter,.catalog-products__filter-clear{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-products__filter-clear{display:none;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.12);box-shadow:0 4px 15px rgba(0,0,0,.12);border-radius:24px;padding:8px 16px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-products__filter-clear{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog-products__filter-clear:hover .catalog-products__filter-clear-title{color:var(--blue)}.catalog-products__filter-clear-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);white-space:nowrap;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-clear-ico{fill:var(--blue);-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.catalog-products__filter-mobile-button{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media screen and (min-width:1200px){.catalog-products__filter-mobile-button{display:none}}.catalog-products__filter-mobile-button-ico{fill:var(--blue)}.catalog-products__filter-mobile{width:100%;height:100%;background:#fff;padding:24px 16px 88px 16px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-mobile-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:16px}.catalog-products__filter-mobile-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black)}.catalog-products__filter-mobile-close{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);position:absolute;right:0}.catalog-products__filter-mobile-content{height:calc(100% - 111px);overflow-y:scroll}.catalog-products__filter-mobile-item{padding-bottom:24px;border-bottom:1px solid #d9d9d9;margin-bottom:24px}.catalog-products__filter-mobile-item:last-child{margin-bottom:0}.catalog-products__filter-mobile-item--sort{display:none}.catalog-products__filter-mobile-item--color .catalog-products__filter-dropdown-scroll{display:grid;grid-template-columns:repeat(auto-fill,24px);grid-gap:8px;padding:0 4px}.catalog-products__filter-mobile-item--color .checkbox,.catalog-products__filter-mobile-item--color .checkbox__icon-color{margin:0}.catalog-products__filter-mobile-item--color .checkbox__icon{border-radius:50%;border:2px solid transparent;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-mobile-item--color input:checked~.checkbox__icon{border-color:var(--blue)}.catalog-products__filter-mobile-item--color .checkbox__checkmark,.catalog-products__filter-mobile-item--color .checkbox__count,.catalog-products__filter-mobile-item--color .checkbox__label{display:none}.catalog-products__filter-mobile-item--price .range__input{width:100%}.catalog-products__filter-mobile-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:16px}.catalog-products__filter-mobile-bottom{padding:24px 0}.catalog-products__filter-mobile-apply{height:50px;line-height:50px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:100%}.catalog-products__filter-mobile-apply:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-mobile-apply:hover:before{opacity:1}.catalog-products__filter-mobile-apply:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.catalog-products__filter-mobile-apply:disabled:hover:before{content:none}.catalog-products__filter-dropdown{margin-right:32px;position:relative;display:none}.catalog-products__filter-dropdown--category .catalog-products__filter-dropdown-bottom{left:0;-webkit-transform:none;transform:none}.catalog-products__filter-dropdown--category .catalog-products__filter-dropdown-bottom:before{left:75px}.catalog-products__filter-dropdown--sort{display:block}.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-top{-webkit-box-shadow:none;box-shadow:none;padding:0}@media screen and (min-width:1200px){.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-top{-webkit-box-shadow:0 4px 15px rgba(0,0,0,.12);box-shadow:0 4px 15px rgba(0,0,0,.12);padding:8px 16px}}.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-top-ico{display:none}@media screen and (min-width:1200px){.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-top-ico{display:block}}.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-bottom{top:48px;left:0;-webkit-transform:none;transform:none}@media screen and (min-width:1200px){.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-bottom{top:56px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-bottom:before{left:50px}@media screen and (min-width:1200px){.catalog-products__filter-dropdown--sort .catalog-products__filter-dropdown-bottom:before{left:50%}}@media screen and (min-width:1200px){.catalog-products__filter-dropdown{display:block}}.catalog-products__filter-dropdown:last-child{margin-right:0}.catalog-products__filter-dropdown--open .catalog-products__filter-dropdown-top-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.catalog-products__filter-dropdown--open .catalog-products__filter-dropdown-bottom{visibility:visible;opacity:1}.catalog-products__filter-dropdown--selected .catalog-products__filter-dropdown-top{background:transparent;-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:1200px){.catalog-products__filter-dropdown--selected .catalog-products__filter-dropdown-top{background:#f5f5f5}}.catalog-products__filter-dropdown-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.12);box-shadow:0 4px 15px rgba(0,0,0,.12);border-radius:24px;padding:8px 16px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-dropdown-top:hover .catalog-products__filter-dropdown-top-name{color:var(--blue)}.catalog-products__filter-dropdown-top-ico{fill:var(--blue);-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.catalog-products__filter-dropdown-top-name{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);white-space:nowrap}.catalog-products__filter-dropdown-top-arrow{fill:var(--blue);-ms-flex-negative:0;flex-shrink:0;margin-left:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-dropdown-bottom{background:#fff;border-radius:24px;padding:32px;-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));position:absolute;top:56px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-dropdown-bottom:before{content:"";width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #fff;position:absolute;top:-8px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.catalog-products__filter-dropdown-scroll{padding:2px 0;position:relative;overflow:hidden;max-height:164px;padding-right:16px}@media screen and (min-width:1200px){.catalog-products__filter-dropdown-scroll{max-height:306px}}.catalog-products__filter-dropdown-subitems{margin-left:24px;margin-bottom:8px}@media screen and (min-width:1200px){.catalog-products__filter-dropdown-subitems{margin-left:40px;margin-bottom:16px}}.catalog-products__filter-dropdown-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.catalog-products__filter-dropdown-clear{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;background:#f5f5f5;color:var(--grey);width:calc(50% - 8px);cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-dropdown-clear:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-dropdown-clear:hover:before{opacity:1}.catalog-products__filter-dropdown-clear:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.catalog-products__filter-dropdown-clear:before,.catalog-products__filter-dropdown-clear:disabled:hover:before{content:none}.catalog-products__filter-dropdown-clear:hover{color:var(--blue)}.catalog-products__filter-dropdown-apply{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:calc(50% - 8px);cursor:pointer}.catalog-products__filter-dropdown-apply:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-dropdown-apply:hover:before{opacity:1}.catalog-products__filter-dropdown-apply:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.catalog-products__filter-dropdown-apply:disabled:hover:before{content:none}.catalog-products__filter-categories-item-wr{margin-bottom:24px}.catalog-products__filter-categories-item-wr:last-child{margin-bottom:0}.catalog-products__filter-categories-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-products__filter-categories-item--open .catalog-products__filter-categories-item-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.catalog-products__filter-categories-item-title{font-family:var(--uni-text-font-bold);font-size:var(--uni-text-font-size);color:var(--uni-links-color);overflow:hidden}.catalog-products__filter-categories-item-title:after{content:"";display:block;width:100%;height:2px;background:var(--uni-color-hover-and-active);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-categories-item-title:hover{color:var(--uni-color-hover-and-active)}.catalog-products__filter-categories-item-title:hover:after{-webkit-transform:translateX(0);transform:translateX(0)}.catalog-products__filter-categories-item-title.active{color:var(--uni-color-hover-and-active)}.catalog-products__filter-categories-item-title.active:after{-webkit-transform:translateX(0);transform:translateX(0)}.catalog-products__filter-categories-item-arrow-wr{width:32px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.catalog-products__filter-categories-item-arrow-wr:hover .catalog-products__filter-categories-item-arrow{fill:var(--uni-color-hover-and-active)}.catalog-products__filter-categories-item-arrow{fill:var(--uni-color-theme);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-categories-item-subitems{margin:8px 0 0 16px;display:none}.catalog-products__filter-categories-item-subitems-item{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-color-hover-and-active);line-height:var(--uni-text-line-height);display:block;margin-bottom:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__filter-categories-item-subitems-item:last-child{margin-bottom:0}.catalog-products__filter-categories-item-subitems-item:hover{color:var(--uni-text-color)}.catalog-products__filter-categories-item-subitems-item.active{color:var(--uni-text-color);font-weight:700}.catalog-products__items{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0}@media screen and (min-width:1200px){.catalog-products__items{grid-gap:24px;margin-bottom:24px}}.catalog-products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #f1f1f1;border-radius:24px;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-products__item:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.25);box-shadow:0 4px 16px rgba(0,0,0,.25)}.catalog-products__item:hover .catalog-products__item-name{color:var(--blue)}}.catalog-products__item-top{width:100%;aspect-ratio:1/1;background:#eee;position:relative;border-radius:16px 16px 0 0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media screen and (min-width:1200px){.catalog-products__item-top{border-radius:24px 24px 0 0}}.catalog-products__item-slider{width:100%;aspect-ratio:1/1}.catalog-products__item-slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-24px}@media screen and (min-width:1200px){.catalog-products__item-slider .swiper-pagination{bottom:-32px}}.catalog-products__item-slider .swiper-pagination-bullet{width:8px;height:8px;opacity:1;background:var(--grey);margin-right:16px;border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__item-slider .swiper-pagination-bullet:hover{background:var(--blue)}.catalog-products__item-slider .swiper-pagination-bullet:last-child{margin-right:0}.catalog-products__item-slider .swiper-pagination-bullet-active{width:24px}.catalog-products__item-slider .swiper-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-slider .swiper-pagination{bottom:16px}}.catalog-products__item-slider .swiper-pagination-bullet{background:#fff;width:4px;height:4px;margin-right:8px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-slider .swiper-pagination-bullet{width:8px;height:8px;margin-right:16px}}.catalog-products__item-slider .swiper-pagination-bullet-active{background:var(--blue);width:12px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-slider .swiper-pagination-bullet-active{width:24px}}.catalog-products__item-slider .swiper-hover{display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}@media screen and (min-width:1200px){.catalog-products__item-slider .swiper-hover{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog-products__item-slider .swiper-hover-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.catalog-products__item-slider-slide-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-products__item-label{height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;background:var(--blue);border:1px solid #fff;border-radius:9999px;position:absolute;top:8px;right:28px;z-index:1}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-label{height:26px;padding:0 8px;border:2px solid #fff;top:16px;right:56px}}.catalog-products__item-label-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:#fff;position:relative;top:1px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-label-title{font-size:1rem}}.catalog-products__item-favorite{width:16px;height:16px;background:var(--blue);border:1px solid #fff;border-radius:9999px;position:absolute;top:8px;right:8px;z-index:1;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-favorite{width:36px;height:26px;border:2px solid #fff;top:16px;right:16px}}.catalog-products__item-favorite .icon{width:12px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-favorite .icon{width:20px;height:20px}}.catalog-products__item-favorite .icon--active{width:12px;height:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-favorite .icon--active{width:20px;height:20px}}.catalog-products__item-favorite:hover{opacity:.8}.catalog-products__item-favorite--active .icon{visibility:hidden;opacity:0}.catalog-products__item-favorite--active .icon--active{visibility:visible;opacity:1}.catalog-products__item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:16px 4px 8px 4px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-bottom{padding:16px 16px 24px 16px}}.catalog-products__item-name{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;line-height:15px;height:45px;color:var(--black);margin-bottom:8px;display:block;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-products__item-name{font-size:1rem;line-height:20px;height:80px}}.catalog-products__item-params{margin-bottom:8px}.catalog-products__item-param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-param{margin-bottom:4px}}.catalog-products__item-param:last-child{margin-bottom:0}.catalog-products__item-param-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey);margin-right:8px}@media screen and (min-width:1200px){.catalog-products__item-param-title{font-size:1rem}}.catalog-products__item-param-value{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--black)}@media screen and (min-width:1200px){.catalog-products__item-param-value{font-size:1rem}}.catalog-products__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.catalog-products__item-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.catalog-products__item-price-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.catalog-products__item-price-wr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.catalog-products__item-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.catalog-products__item-price:first-child{position:relative;margin-right:8px}@media screen and (min-width:1200px){.catalog-products__item-price:first-child{margin-right:0;margin-bottom:4px}}.catalog-products__item-price:first-child:after{content:"";width:100%;height:1px;background:var(--red);position:absolute;left:0;top:50%}.catalog-products__item-price-current{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:.875rem;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-price-current{font-size:1rem}}.catalog-products__item-price-current-currency{width:8px;height:11px;margin-left:4px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-price-current-currency{width:9px;height:12px}}.catalog-products__item-price-old{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey)}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-price-old{font-size:.875rem}}.catalog-products__item-price-old-currency{width:9px;height:12px;position:relative;top:2px;margin-left:4px;fill:var(--grey)}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-price-old-currency{width:10px;height:13px;top:1px}}.catalog-products__item-error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;min-height:14px;color:var(--red);text-align:center;margin-bottom:8px}@media screen and (min-width:1200px){.catalog-products__item-error{font-size:.875rem;min-height:16px;width:149px}}.catalog-products__item-left{width:100%;margin-top:8px}@media screen and (min-width:1200px){.catalog-products__item-left{width:auto;margin-top:0}}.catalog-products__item-cart-wr{position:relative;z-index:1;height:30px;margin-top:8px}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-cart-wr{height:40px;margin-top:0}}.catalog-products__item-cart-add{border-radius:24px;padding:0 24px;height:30px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;cursor:pointer}.catalog-products__item-cart-add,.catalog-products__item-cart-add:before{width:100%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__item-cart-add:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;top:0;left:0;opacity:0;z-index:-100}.catalog-products__item-cart-add:hover:before{opacity:1}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-cart-add{height:40px;line-height:40px}}@media screen and (min-width:1200px){.catalog-products__item-cart-add{width:72px}}.catalog-products__item-cart-add--hide{visibility:hidden;opacity:0}.catalog-products__item-cart-add svg{fill:#fff;display:none}@media screen and (min-width:1200px){.catalog-products__item-cart-add svg{display:block}}.catalog-products__item-cart-add span{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;line-height:30px;color:#fff}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-cart-add span{font-size:1rem}}@media screen and (min-width:1200px){.catalog-products__item-cart-add span{display:none}}.catalog-products__item-cart-counter-wr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#fff;position:absolute;top:0;right:0;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.catalog-products__item-cart-counter-wr{width:149px}}.catalog-products__item-cart-counter-wr--show{visibility:visible;opacity:1}.catalog-products__item-cart-counter{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:1px solid var(--blue);border-radius:24px}.catalog-products__item-cart-counter--error{border-color:var(--red)}.catalog-products__item-cart-counter--error .catalog-products__item-cart-counter-btn-ico{fill:var(--red)}.catalog-products__item-cart-counter--error .catalog-products__item-cart-counter-input{color:var(--red)}.catalog-products__item-cart-counter-btn{min-width:48px;width:48px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-cart-counter-btn{height:40px}}.catalog-products__item-cart-counter-btn:hover .catalog-products__item-cart-counter-btn-ico{fill:var(--turquoise)}.catalog-products__item-cart-counter-btn:disabled{cursor:auto}.catalog-products__item-cart-counter-btn:disabled .catalog-products__item-cart-counter-btn-ico{fill:var(--grey)}.catalog-products__item-cart-counter-btn-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-products__item-cart-counter-input{width:100%;border:none;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);text-align:center;-moz-appearance:textfield}@media screen and (min-width:767px) and (min-height:600px){.catalog-products__item-cart-counter-input{font-size:1.125rem}}.catalog-products__item-cart-counter-input::-webkit-inner-spin-button,.catalog-products__item-cart-counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.catalog-products__not-found{font-family:var(--uni-text-font-bold);font-size:1.25rem;color:var(--uni-text-color);text-align:center;margin:50px auto}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);white-space:nowrap;margin-bottom:8px;cursor:pointer;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}@media screen and (min-width:1200px){.checkbox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1rem;margin-bottom:16px}}.checkbox:last-of-type{margin-bottom:0}.checkbox:hover,.checkbox a{color:var(--blue)}.checkbox a{text-decoration:underline;display:block;margin:0 5px}.checkbox a:hover{color:var(--turquoise)}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox__checkmark{width:16px;height:16px;border:2px solid #d9d9d9;border-radius:6px;background:#fff;margin-left:8px;cursor:pointer;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.checkbox__checkmark{width:24px;height:24px;margin-right:16px}}.checkbox__checkmark:after{content:"";position:absolute;top:-1px;left:3px;width:4px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;visibility:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.checkbox__checkmark:after{top:1px;left:6px;width:6px;height:12px}}.checkbox__icon-color{width:24px;height:24px;border-radius:50%;border:1px solid rgba(0,0,0,.1);margin-right:16px}.checkbox__count{margin-left:16px;color:#d9d9d9}.checkbox input:checked~.checkbox__checkmark{border-color:var(--blue);background-color:var(--blue)}.checkbox input:checked~.checkbox__checkmark:after{display:block;opacity:1;visibility:visible}.radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);white-space:nowrap;margin-bottom:8px;cursor:pointer;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}@media screen and (min-width:1200px){.radio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1rem;margin-bottom:16px}}.radio:last-of-type{margin-bottom:0}.radio:hover,.radio a{color:var(--blue)}.radio a{text-decoration:underline;display:block;margin:0 5px}.radio a:hover{color:var(--turquoise)}.radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio__checkmark{width:16px;height:16px;border:2px solid #d9d9d9;border-radius:50%;background:#fff;margin-left:8px;cursor:pointer;position:relative;top:-1px;left:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.radio__checkmark{width:24px;height:24px;margin-left:0;margin-right:16px}}.radio__checkmark:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background:var(--blue);opacity:0;visibility:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.radio__checkmark:after{width:14px;height:14px}}.radio__icon-color{width:16px;height:16px;border-radius:50%;margin-right:8px}.radio input:checked~.radio__checkmark{border-color:var(--blue)}.radio input:checked~.radio__checkmark:after{display:block;opacity:1;visibility:visible}.switchbox{position:relative;display:block;width:46px;height:24px;margin-bottom:8px;cursor:pointer}.switchbox input{display:none}.switchbox__slider{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;right:0;bottom:0;background-color:#dedede;border-radius:50px}.switchbox__slider,.switchbox__slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.switchbox__slider:before{content:"";height:18px;width:18px;left:3px;bottom:3px;border-radius:50%;background-color:#fff}.switchbox__label{font-family:var(--uni-text-font);font-size:1rem;color:var(--uni-text-color);line-height:24px;margin-left:54px;white-space:nowrap;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.switchbox input:checked+.switchbox__slider{background-color:var(--blue)}.switchbox input:focus+.switchbox__slider{-webkit-box-shadow:0 0 1px var(--blue);box-shadow:0 0 1px var(--blue)}.switchbox input:checked+.switchbox__slider:before{background-color:#fff;-webkit-transform:translateX(22px);transform:translateX(22px)}.range__slider{margin-bottom:16px}.range__slider .vue-slider-rail{background-color:#dedede}.range__slider .vue-slider-dot-handle,.range__slider .vue-slider-process{background-color:var(--uni-color-theme)}.range__slider .vue-slider-dot-handle{-webkit-box-shadow:none;box-shadow:none}.range__row{display:-webkit-box;display:-ms-flexbox;display:flex}.range__input{width:120px;height:32px;border:1px solid var(--blue);border-radius:24px;padding:0 8px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-moz-appearance:textfield}.range__input::-webkit-inner-spin-button,.range__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range__field:last-child{margin-left:16px}.range__label{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-bottom:8px}.select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;position:relative}.select:hover .select__top-left-title{color:var(--uni-color-theme)}.select--open .select__top-right-ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select--open .select__bottom{opacity:1;visibility:visible}.select__content-wr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.select__content{position:relative}.select__native{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1}.select__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:var(--uni-forms-input-border-radius);width:100%;padding:0 16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer;background:#fff;height:40px;overflow:hidden}.select__top-left,.select__top-left-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.select__top-left-title{color:var(--uni-text-color);font-size:.875rem;font-family:var(--uni-text-font);white-space:nowrap;overflow:hidden;margin-right:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select__top-right{-ms-flex-negative:0;flex-shrink:0}.select__top-right-ico{fill:var(--uni-color-theme)}.select__bottom,.select__top-right-ico{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select__bottom{position:absolute!important;top:40px;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0;background:#fff;-webkit-box-shadow:0 0 30px rgba(209,217,230,.2),25px 24px 54px rgba(209,217,230,.2);box-shadow:0 0 30px rgba(209,217,230,.2),25px 24px 54px rgba(209,217,230,.2);border-radius:8px;overflow:hidden;opacity:0;visibility:hidden;z-index:100;max-height:200px}.select__bottom:after{content:"";top:-13px;left:0;width:100%;height:13px;position:absolute}.select__bottom-items{padding:8px 0}.select__bottom-item,.select__bottom-items{-webkit-box-sizing:border-box;box-sizing:border-box}.select__bottom-item{cursor:pointer;color:var(--uni-text-color);font-size:.875rem;font-family:var(--uni-text-font);padding:8px 16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select__bottom-item:hover{color:var(--uni-color-theme)}.product-modal{width:100%;min-height:300px;display:none;padding:0;overflow:visible}@media screen and (min-width:767px) and (min-height:600px){.product-modal{width:585px}}.product-modal__preloader{width:100%;height:100%;background:var(--uni-color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;visibility:hidden;opacity:0;z-index:1000;border-radius:var(--uni-cards-border-radius);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__preloader--show{visibility:visible;opacity:1}.product-modal__preloader-image{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.product-modal__wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.product-modal__top{height:340px;background-color:#ddd;border-radius:var(--uni-cards-border-radius) var(--uni-cards-border-radius) 0 0}.product-modal__slider,.product-modal__slider .swiper-container{height:100%}.product-modal__slider .swiper-slide{height:100%;background:50% no-repeat;background-size:contain}.product-modal__slider .swiper-button-next,.product-modal__slider .swiper-button-prev{width:40px;height:40px;border-radius:50%;background:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__slider .swiper-button-next:hover,.product-modal__slider .swiper-button-prev:hover{background:var(--uni-color-hover-and-active)}.product-modal__slider .swiper-button-next:hover svg,.product-modal__slider .swiper-button-prev:hover svg{fill:#fff}.product-modal__slider .swiper-button-next svg,.product-modal__slider .swiper-button-prev svg{fill:var(--uni-color-theme);-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:-2px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__slider .swiper-button-next:after,.product-modal__slider .swiper-button-prev:after{content:none}.product-modal__slider .swiper-button-next svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-right:-3px}.product-modal__slider .swiper-pagination{width:auto;position:relative;bottom:24px;background:#fff;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:67px;line-height:16px;padding:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box}.product-modal__slider .swiper-pagination-bullet{margin:0 4px 2px 4px!important;opacity:1;background:var(--uni-color-theme)!important;position:relative;display:inline-block}.product-modal__slider .swiper-pagination-bullet:after{content:"";width:100%;height:100%;border-radius:50%;background:var(--uni-color-hover-and-active);display:block;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__slider .swiper-pagination-bullet-active:after,.product-modal__slider .swiper-pagination-bullet:hover:after{-webkit-transform:scale(1);transform:scale(1)}.product-modal__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:16px;left:16px;z-index:1}.product-modal__labels-item{height:22px;border-radius:39px;position:relative;margin-left:8px}.product-modal__labels-item:hover .product-modal__labels-item-tooltip{visibility:visible;opacity:1}.product-modal__labels-item-ico{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.product-modal__labels-item-text{line-height:22px;padding:0 8px}.product-modal__labels-item-text,.product-modal__labels-item-tooltip{font-family:var(--uni-text-font);font-size:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product-modal__labels-item-tooltip{top:32px;background:#fff;color:var(--uni-text-color);white-space:nowrap;line-height:14px;padding:4px 8px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(0,0,0,.2);border-radius:18.5px;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__labels-item-tooltip,.product-modal__labels-item-tooltip:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-modal__labels-item-tooltip:before{content:"";display:block;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;top:-7px}.product-modal__bottom{padding:16px 16px 16px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:var(--uni-color-background);border-radius:0 0 var(--uni-cards-border-radius) var(--uni-cards-border-radius)}@media screen and (min-width:767px) and (min-height:600px){.product-modal__bottom{height:100%;padding:32px}}.product-modal__title{font-family:var(--uni-headings-font);font-size:1.5rem;line-height:28px;color:var(--uni-headings-color);text-align:center;margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.product-modal__title{text-align:left;margin-bottom:0}}.product-modal__weight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--uni-text-font);font-size:1rem;line-height:24px;color:var(--uni-text-color)}@media screen and (min-width:767px) and (min-height:600px){.product-modal__weight{margin-left:48px}}.product-modal__weight-unit{margin-left:4px}.product-modal__text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);line-height:var(--uni-text-line-height);color:var(--uni-text-color);margin-bottom:24px}.product-modal__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.product-modal__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-modal__price-wr{display:block;margin:0 0 16px 0}@media screen and (min-width:767px) and (min-height:600px){.product-modal__price-wr{margin:0;display:inline-block}}.product-modal__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.product-modal__price{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.product-modal__price-old{font-family:var(--uni-text-font-bold);font-size:1rem;color:#8b8b8b;text-decoration:line-through}.product-modal__price-currency-old{fill:#8b8b8b;margin-left:4px}.product-modal__price-current{font-family:var(--uni-text-font-bold);font-size:1.75rem;color:var(--uni-text-color)}.product-modal__price-currency-current{fill:var(--uni-text-color);margin-left:4px}.product-modal__counter-wr{position:relative}.product-modal__btn{width:217px;height:48px;border-radius:var(--uni-buttons-border-radius);background:var(--uni-buttons-background-color);color:var(--uni-buttons-text-color);font-family:var(--uni-text-font-bold);font-size:var(--uni-buttons-font-size);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__btn:hover{background:var(--uni-color-hover-and-active)}.product-modal__btn--hide{visibility:hidden;opacity:0}.product-modal__counter{height:48px;width:217px;border-radius:var(--uni-buttons-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:opacity .2s ease-in-out,box-shadow .2s ease-in-out;transition:opacity .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;position:relative;background-color:#fff;border:1px solid var(--uni-buttons-background-color);-webkit-box-shadow:var(--uni-buttons-box-shadow);box-shadow:var(--uni-buttons-box-shadow);background:var(--uni-color-background)}.product-modal__counter--hide{opacity:0;z-index:-2}.product-modal__counter-button{width:24px;height:100%;position:relative;cursor:pointer;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media screen and (min-width:1600px){.product-modal__counter-button{width:36px}}.product-modal__counter-button:first-child:before{content:"";display:block;position:absolute;height:2px;width:14px;left:5px;background-color:var(--uni-color-theme);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__counter-button:first-child:hover:before{background:var(--uni-color-hover-and-active)}.product-modal__counter-button:last-child:after,.product-modal__counter-button:last-child:before{content:"";display:block;position:absolute;height:2px;width:14px;left:5px;background-color:var(--uni-color-theme);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal__counter-button:last-child:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.product-modal__counter-button:last-child:hover:after,.product-modal__counter-button:last-child:hover:before{background:var(--uni-color-hover-and-active)}.product-modal__counter-input{text-align:center;border:none;font-family:var(--uni-text-font-bold);font-size:1rem;width:100px;color:var(--uni-text-color);position:relative;background:var(--uni-color-background)}.product-modal-fancy .fancybox-close-small{padding:0;top:8px;right:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.product-modal-fancy .fancybox-close-small:hover{color:var(--uni-color-hover-and-active)}.dynamic-modules-elements-card__item.clearfix{display:block}.dynamic-modules-elements-card__item.clearfix:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;margin:0;padding:0}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-left{margin-right:24px}}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-left--left{float:left}}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-left--left .dynamic-modules-elements-card__item-column-image{width:564px}}.dynamic-modules-elements-card__item-column-left--top{width:100%}.dynamic-modules-elements-card__item-column-left--top .dynamic-modules-elements-card__item-column-image{width:100%;margin-bottom:24px}.dynamic-modules-elements-card__item-column-left--top .dynamic-modules-elements-card__item-column-gallery{margin-bottom:24px}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-left--top .dynamic-modules-elements-card__item-column-gallery{width:812px}}.dynamic-modules-elements-card__item-column-image{width:100%;height:400px;-o-object-fit:contain;object-fit:contain;border-radius:16px}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-image{width:564px}}.dynamic-modules-elements-card__item-column-gallery{width:75%;margin:24px auto 20px;position:relative}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-gallery{width:496px}}.dynamic-modules-elements-card__item-column-gallery-img-wr{width:100px;height:96px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.dynamic-modules-elements-card__item-column-gallery-img-wr--active,.dynamic-modules-elements-card__item-column-gallery-img-wr:hover{opacity:.8}@media screen and (min-width:370px){.dynamic-modules-elements-card__item-column-gallery-img-wr{width:118px}}.dynamic-modules-elements-card__item-column-gallery-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#9c8989;border-radius:16px;display:block}.dynamic-modules-elements-card__item-column-text--max-width{max-width:861px}.dynamic-modules-elements-card .swiper-button-next,.dynamic-modules-elements-card .swiper-button-prev{opacity:1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;top:30%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dynamic-modules-elements-card .swiper-button-next svg,.dynamic-modules-elements-card .swiper-button-prev svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;fill:$darkerBlue}@media screen and (min-width:1200px){.dynamic-modules-elements-card .swiper-button-next:hover,.dynamic-modules-elements-card .swiper-button-prev:hover{opacity:.6}}.dynamic-modules-elements-card .swiper-button-prev{-webkit-transform:rotate(90deg);transform:rotate(90deg);left:-36px}.dynamic-modules-elements-card .swiper-button-next{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:-36px}.dynamic-modules-elements-card .swiper-button-disabled{opacity:.6}.dynamic-modules-elements-card__item{display:grid;grid-template-columns:1fr}@media screen and (min-width:767px) and (min-height:600px){.dynamic-modules-elements-card__item{grid-template-columns:auto 1fr}}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item{grid-template-columns:auto 1fr}}.dynamic-modules-elements-card__item-column-image{width:360px;max-width:100%;display:block;margin-bottom:8px}@media screen and (min-width:1200px){.dynamic-modules-elements-card__item-column-image{margin-right:24px}}.web-elements-cards{display:grid;grid-template-columns:repeat(1,290px);grid-gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:767px) and (min-height:600px){.web-elements-cards{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.web-elements-cards{grid-template-columns:repeat(4,1fr)}}.web-elements-cards__item{border:var(--uni-cards-border);border-radius:var(--uni-cards-border-radius);overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.web-elements-cards__item:hover .web-elements-cards__item-title{color:var(--uni-color-hover-and-active)}.web-elements-cards__item-top{background:#d8d8d8}.web-elements-cards__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.web-elements-cards__item-bottom{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.web-elements-cards__item-title{font-family:var(--uni-text-font-bold);font-size:1.25rem;color:var(--uni-headings-color);text-align:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.web-elements-cards__item-title{text-align:left}}.ecommerce-cart{position:relative}.ecommerce-cart__preloader{width:100%;height:100%;background:hsla(0,0%,100%,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;visibility:hidden;opacity:0;z-index:99;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__preloader--show{visibility:visible;opacity:1}.ecommerce-cart__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:24px}@media screen and (min-width:1200px){.ecommerce-cart__title{font-size:2rem}}.ecommerce-cart__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.ecommerce-cart__title{margin-bottom:32px}}.ecommerce-cart__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media screen and (min-width:1200px){.ecommerce-cart__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ecommerce-cart__left{width:100%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.ecommerce-cart__left{max-width:874px;margin-right:24px;-ms-flex-negative:unset;flex-shrink:unset}}@media screen and (min-width:1600px){.ecommerce-cart__left{max-width:966px}}.ecommerce-cart__item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #f5f5f5;border-radius:8px;overflow:hidden;position:relative;margin-bottom:16px;padding:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.ecommerce-cart__item{border-radius:24px;padding:0}.ecommerce-cart__item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}}.ecommerce-cart__item:first-child{border:none;display:none}.ecommerce-cart__item:first-child:hover{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:1200px){.ecommerce-cart__item:first-child{display:grid;grid-template-columns:536px 1fr 1fr 1fr 82px}}.ecommerce-cart__item:last-child{margin-bottom:0}.ecommerce-cart__item-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);text-align:center}.ecommerce-cart__item-title:first-child{text-align:center}.ecommerce-cart__item-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:16px}@media screen and (min-width:1200px){.ecommerce-cart__item-left{margin-right:24px}}.ecommerce-cart__item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-right{display:grid;grid-template-columns:200px 1fr 1fr 1fr 40px;grid-gap:8px}}@media screen and (min-width:1200px){.ecommerce-cart__item-right{grid-template-columns:300px 1fr 1fr 1fr 56px;grid-gap:16px}}@media screen and (min-width:1600px){.ecommerce-cart__item-right{grid-template-columns:330px 1fr 1fr 1fr 56px;grid-gap:24px}}.ecommerce-cart__errors{border:1px solid var(--red);border-radius:24px;padding:24px;margin-bottom:24px}.ecommerce-cart__errors,.ecommerce-cart__errors-item{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:20px;color:var(--red)}.ecommerce-cart__errors-item{margin-bottom:8px}.ecommerce-cart__errors-item:last-child{margin-bottom:0}.ecommerce-cart__item-image-wr{width:100px;aspect-ratio:1/1;background:#eee;border-radius:8px;overflow:hidden;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.ecommerce-cart__item-image-wr{width:120px;border-radius:24px}}@media screen and (min-width:1600px){.ecommerce-cart__item-image-wr{width:180px}}.ecommerce-cart__item-image-wr:hover{opacity:.8}.ecommerce-cart__item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ecommerce-cart__item-sale{height:26px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;background:var(--blue);border:2px solid #fff;border-radius:9999px;position:absolute;top:16px;right:16px;z-index:1}@media screen and (min-width:1200px){.ecommerce-cart__item-sale{display:-webkit-box;display:-ms-flexbox;display:flex}}.ecommerce-cart__item-sale-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;position:relative;top:1px}.ecommerce-cart__item-name{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:18px;color:var(--black);display:block;margin-bottom:8px}@media screen and (min-width:1200px){.ecommerce-cart__item-name{font-size:1rem;line-height:20px;margin-bottom:24px}}.ecommerce-cart__item-name:hover{color:var(--blue)}.ecommerce-cart__item-properties-item{display:grid;grid-template-columns:1fr 2fr;grid-gap:0 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.ecommerce-cart__item-properties-item{grid-gap:0 32px}}.ecommerce-cart__item-properties-item-title,.ecommerce-cart__item-properties-item-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;line-height:24px;color:var(--grey);white-space:nowrap}.ecommerce-cart__item-properties-item-value{overflow:hidden;text-overflow:ellipsis}.ecommerce-cart__item-col:first-child{width:100%;margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:first-child{width:auto;margin-bottom:0}}.ecommerce-cart__item-col:nth-child(2),.ecommerce-cart__item-col:nth-child(3),.ecommerce-cart__item-col:nth-child(4),.ecommerce-cart__item-col:nth-child(5){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:nth-child(2),.ecommerce-cart__item-col:nth-child(3),.ecommerce-cart__item-col:nth-child(4),.ecommerce-cart__item-col:nth-child(5){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.ecommerce-cart__item-col:nth-child(2){-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:auto}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:nth-child(2){-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:0}}.ecommerce-cart__item-col:nth-child(2) .ecommerce-cart__item-price-wr--one{display:none}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:nth-child(2) .ecommerce-cart__item-price-wr--one{display:-webkit-box;display:-ms-flexbox;display:flex}}.ecommerce-cart__item-col:nth-child(3){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:nth-child(3){width:auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.ecommerce-cart__item-col:nth-child(4){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:nth-child(4){-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.ecommerce-cart__item-col:nth-child(5){width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-col:nth-child(5){width:auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.ecommerce-cart__item-price-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-price-wr:first-child{margin-bottom:8px}}.ecommerce-cart__item-price-old{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative}.ecommerce-cart__item-price-old:after{content:"";width:100%;height:1px;background:var(--red);position:absolute;left:0;top:50%}.ecommerce-cart__item-price{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--blue)}.ecommerce-cart__item-price-old-currency{fill:var(--grey);margin-left:4px}.ecommerce-cart__item-price-currency{fill:var(--blue);stroke:var(--blue);margin-left:4px;position:relative;top:-1px}.ecommerce-cart__item-error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--red);text-align:center;margin-bottom:8px}.ecommerce-cart__item-counter-wr{display:-webkit-box;display:-ms-flexbox;display:flex;width:141px;background:#fff}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-counter-wr{width:121px}}.ecommerce-cart__item-counter{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:1px solid var(--blue);border-radius:24px}.ecommerce-cart__item-counter--error{border-color:var(--red)}.ecommerce-cart__item-counter--error .ecommerce-cart__item-counter-btn-ico{fill:var(--red)}.ecommerce-cart__item-counter--error .ecommerce-cart__item-counter-input{color:var(--red)}.ecommerce-cart__item-counter-btn{min-width:36px;width:36px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ecommerce-cart__item-counter-btn:hover .ecommerce-cart__item-counter-btn-ico{fill:var(--turquoise)}.ecommerce-cart__item-counter-btn:disabled{cursor:auto}.ecommerce-cart__item-counter-btn:disabled .ecommerce-cart__item-counter-btn-ico{fill:var(--grey)}.ecommerce-cart__item-counter-btn-ico{fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__item-counter-input{width:100%;border:none;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;line-height:38px;color:var(--black);text-align:center;-moz-appearance:textfield}.ecommerce-cart__item-counter-input::-webkit-inner-spin-button,.ecommerce-cart__item-counter-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ecommerce-cart__item-sum-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ecommerce-cart__item-sum{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--blue)}.ecommerce-cart__item-sum-currency{fill:var(--blue);stroke:var(--blue);margin-left:4px;position:relative;top:-1px}.ecommerce-cart__item-favorite{width:24px;height:24px;cursor:pointer;position:relative;margin-right:12px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__item-favorite{margin-right:0;margin-bottom:32px}}.ecommerce-cart__item-favorite .icon{position:absolute;top:0;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__item-favorite .icon--active{visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__item-favorite:hover{opacity:.8}.ecommerce-cart__item-favorite--active .icon{visibility:hidden;opacity:0}.ecommerce-cart__item-favorite--active .icon--active{visibility:visible;opacity:1}.ecommerce-cart__item-remove:hover .ecommerce-cart__item-remove-ico{fill:var(--turquoise)}.ecommerce-cart__item-remove-ico{fill:var(--red);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__login{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;line-height:20px;color:var(--black);text-align:center;border:1px solid var(--red);border-radius:24px;margin-top:24px;padding:24px 0}@media screen and (min-width:1200px){.ecommerce-cart__login{margin-top:72px}}.ecommerce-cart__login a{color:var(--blue);text-decoration:underline;margin-left:4px}.ecommerce-cart__login a:hover{color:var(--turquoise)}.ecommerce-cart__delivery{margin-top:24px}@media screen and (min-width:1200px){.ecommerce-cart__delivery{margin-top:72px}}.ecommerce-cart__delivery--disabled{opacity:.5;pointer-events:none}.ecommerce-cart__delivery-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:24px}@media screen and (min-width:1200px){.ecommerce-cart__delivery-title{font-size:1.5rem}}.ecommerce-cart__delivery-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.ecommerce-cart__delivery-subtitle{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:16px}.ecommerce-cart__delivery-form{background:rgba(26,108,201,.05);border:1px solid #f5f5f5;border-radius:24px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-form{padding:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ecommerce-cart__delivery-form .ecommerce-cart__delivery-field:first-child{margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-form .ecommerce-cart__delivery-field{width:calc(50% - 12px);margin:0}}.ecommerce-cart__delivery-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:24px}.ecommerce-cart__delivery-row:last-child{margin-bottom:0}.ecommerce-cart__delivery-row--2 .ecommerce-cart__delivery-field{width:calc(50% - 12px)}.ecommerce-cart__delivery-field{width:100%}.ecommerce-cart__delivery-label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.ecommerce-cart__delivery-input{width:100%;height:48px;line-height:48px;border:1px solid var(--blue);border-radius:24px;padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-input::-webkit-input-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.ecommerce-cart__delivery-input::-moz-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.ecommerce-cart__delivery-input:-ms-input-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.ecommerce-cart__delivery-input:-moz-placeholder{color:rgba(33,35,34,.2);font-size:.875rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.ecommerce-cart__delivery-input:focus{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.ecommerce-cart__delivery-input:-moz-read-only{border:1px solid #d9d9d9}.ecommerce-cart__delivery-input:read-only{border:1px solid #d9d9d9}.ecommerce-cart__delivery-input--textarea{height:130px;line-height:24px;padding:16px;resize:none}.ecommerce-cart__delivery-item{background:#fff;border:1px solid #f5f5f5;border-radius:24px;padding:16px;margin-bottom:16px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-item{padding:24px}}.ecommerce-cart__delivery-item:last-child{margin-bottom:0}.ecommerce-cart__delivery-item--active,.ecommerce-cart__delivery-item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.ecommerce-cart__delivery-item--active .ecommerce-cart__delivery-item-radio{border-color:var(--blue)}.ecommerce-cart__delivery-item--active .ecommerce-cart__delivery-item-radio:after{visibility:visible;opacity:1}.ecommerce-cart__delivery-item-top{display:-webkit-box;display:-ms-flexbox;display:flex}.ecommerce-cart__delivery-item-radio{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;margin-right:16px;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-item-radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--blue);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);border-bottom:1px dashed var(--blue);display:inline-block}.ecommerce-cart__delivery-item-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-top:8px}.ecommerce-cart__delivery-item-text p{margin:0 0 8px 0}.ecommerce-cart__delivery-item-text p:last-child{margin:0}.ecommerce-cart__delivery-item-text span{color:var(--black)}.ecommerce-cart__delivery-item-bottom{margin-top:24px}.ecommerce-cart__delivery-companies{display:grid;grid-template-columns:repeat(auto-fit,88px);grid-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-companies{grid-gap:48px}}.ecommerce-cart__delivery-company{width:88px;height:88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #f5f5f5;border-radius:16px;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-company--active,.ecommerce-cart__delivery-company:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.ecommerce-cart__delivery-company-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ecommerce-cart__delivery-company-sale{height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;background:var(--blue);border-radius:9999px;position:absolute;top:0;right:0;z-index:1;-webkit-transform:translateX(50%);transform:translateX(50%)}.ecommerce-cart__delivery-company-sale-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;position:relative;top:1px}.ecommerce-cart__delivery-company-detail{margin-top:24px;cursor:auto}.ecommerce-cart__delivery-company-detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.ecommerce-cart__delivery-company-detail-row:last-child{margin-bottom:0}.ecommerce-cart__delivery-company-detail-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue)}.ecommerce-cart__delivery-company-detail-sale{height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;background:rgba(26,108,201,.1);border-radius:9999px;margin-left:8px}.ecommerce-cart__delivery-company-detail-sale-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);position:relative;top:1px}.ecommerce-cart__delivery-company-detail-key{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-right:8px}.ecommerce-cart__delivery-company-detail-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black)}.ecommerce-cart__delivery-company-detail-site{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-company-detail-site:hover{color:var(--turquoise)}.ecommerce-cart__delivery-pickup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-pickup{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ecommerce-cart__delivery-pickup-scroll{position:relative;overflow:hidden;width:100%;max-height:360px;padding-right:16px;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-pickup-scroll{max-width:calc(50% - 8px);margin-bottom:0}}.ecommerce-cart__delivery-pickup-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);margin-bottom:16px}.ecommerce-cart__delivery-pickup-store{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.ecommerce-cart__delivery-pickup-store:last-child{margin-bottom:0}.ecommerce-cart__delivery-pickup-store:hover .ecommerce-cart__delivery-pickup-store-link{color:var(--turquoise)}.ecommerce-cart__delivery-pickup-store--active .ecommerce-cart__delivery-pickup-store-radio{border-color:var(--blue)}.ecommerce-cart__delivery-pickup-store--active .ecommerce-cart__delivery-pickup-store-radio:after{visibility:visible;opacity:1}.ecommerce-cart__delivery-pickup-store-radio{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;margin-right:16px;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-pickup-store-radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--blue);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-pickup-store-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}.ecommerce-cart__delivery-pickup-store-link{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__delivery-pickup-map{width:100%;height:360px;-ms-flex-negative:0;flex-shrink:0;position:relative;border-radius:24px;overflow:hidden}@media screen and (min-width:767px) and (min-height:600px){.ecommerce-cart__delivery-pickup-map{max-width:calc(50% - 8px)}}.ecommerce-cart__delivery-pickup-map-preloader{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;z-index:10}.ecommerce-cart__delivery-pickup-map-preloader--hide{opacity:0;visibility:hidden}.ecommerce-cart__payment{margin-top:24px}@media screen and (min-width:1200px){.ecommerce-cart__payment{margin-top:88px}}.ecommerce-cart__payment--disabled{opacity:.5;pointer-events:none}.ecommerce-cart__payment-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:40px}@media screen and (min-width:1200px){.ecommerce-cart__payment-title{font-size:1.5rem}}.ecommerce-cart__payment-title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.ecommerce-cart__payment-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #f5f5f5;border-radius:24px;padding:24px;margin-bottom:16px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__payment-item:last-child{margin-bottom:0}.ecommerce-cart__payment-item--active,.ecommerce-cart__payment-item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.ecommerce-cart__payment-item--active .ecommerce-cart__payment-item-radio{border-color:var(--blue)}.ecommerce-cart__payment-item--active .ecommerce-cart__payment-item-radio:after{visibility:visible;opacity:1}.ecommerce-cart__payment-item-radio{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;margin-right:16px;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__payment-item-radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--blue);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__payment-item-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black)}.ecommerce-cart__right-wr{width:100%;margin:24px 0;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.ecommerce-cart__right-wr{max-width:270px;margin:0;position:sticky;top:175px}}@media screen and (min-width:1600px){.ecommerce-cart__right-wr{max-width:306px}}.ecommerce-cart__right{background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:32px 24px;width:100%}.ecommerce-cart__right-method:first-child{margin-bottom:24px}.ecommerce-cart__right-method-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--blue);border-bottom:1px dashed var(--blue);display:inline-block;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__right-method-title:hover{color:var(--turquoise);border-color:var(--turquoise)}.ecommerce-cart__right-method-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--grey);line-height:20px;margin-top:8px}.ecommerce-cart__right-line{height:1px;background:#d9d9d9;border-radius:8px;margin:24px 0}.ecommerce-cart__right-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.ecommerce-cart__right-row:last-child{margin-bottom:0}.ecommerce-cart__right-key,.ecommerce-cart__right-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;line-height:20px;color:var(--grey)}.ecommerce-cart__right-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ecommerce-cart__right-value svg{fill:var(--grey);margin-left:4px}.ecommerce-cart__right-key2{color:var(--black)}.ecommerce-cart__right-key2,.ecommerce-cart__right-value2{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.25rem;line-height:20px}.ecommerce-cart__right-value2{color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ecommerce-cart__right-value2 svg{fill:var(--blue);stroke:var(--blue);margin-left:4px;position:relative;top:-1px}.ecommerce-cart__right-button-wr{margin:24px 0;position:relative}.ecommerce-cart__right-button{height:50px;line-height:50px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:100%}.ecommerce-cart__right-button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__right-button:hover:before{opacity:1}.ecommerce-cart__right-button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.ecommerce-cart__right-button:disabled:hover:before{content:none}.ecommerce-cart__right-button--disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__right-button--disabled:hover{border-color:var(--red);color:var(--red)}.ecommerce-cart__right-button--disabled:hover:before{content:none}.ecommerce-cart__right-button--disabled:hover+.ecommerce-cart__right-button-tip{display:block}.ecommerce-cart__right-button-tip{background:#fff;padding:16px 24px;border-radius:24px;-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));width:100%;max-width:203px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);text-align:center;position:absolute;top:68px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;display:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__right-button-tip:before{content:"";width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #fff;position:absolute;top:-8px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ecommerce-cart__right-agreement{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey);text-align:center}@media screen and (min-width:1200px){.ecommerce-cart__right-agreement{text-align:left}}.ecommerce-cart__right-agreement a{color:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__right-agreement a:hover{color:var(--turquoise)}.ecommerce-cart__right-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}.ecommerce-cart__right-remove,.ecommerce-cart__right-remove svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__right-remove svg{fill:#d9d9d9;margin-right:8px}.ecommerce-cart__right-remove:hover{color:var(--red)}.ecommerce-cart__right-remove:hover svg{fill:var(--red)}.ecommerce-cart__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:280px;margin:0 auto 32px auto}@media screen and (min-width:1200px){.ecommerce-cart__block{width:auto;margin:0}}.ecommerce-cart__block-img{width:100%;margin-bottom:56px}@media screen and (min-width:1200px){.ecommerce-cart__block-img{width:auto}}.ecommerce-cart__block-title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.5rem;color:var(--black);text-align:center;margin-bottom:24px}@media screen and (min-width:1200px){.ecommerce-cart__block-title{font-size:2.5rem;margin-bottom:32px}}.ecommerce-cart__block-title span{color:var(--blue)}.ecommerce-cart__block-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--grey);text-align:center;margin-bottom:32px}.ecommerce-cart__block-btn{height:50px;line-height:50px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;padding:0 48px}.ecommerce-cart__block-btn:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ecommerce-cart__block-btn:hover:before{opacity:1}.ecommerce-cart__block-btn:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.ecommerce-cart__block-btn:disabled:hover:before{content:none}.news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:var(--uni-cards-border-radius);border:var(--uni-cards-border);overflow:hidden;margin-bottom:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.news-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:196px}}.news-list__item:hover{text-decoration:none;-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow)}.news-list__item:hover .news-list__item-btn{opacity:1;visibility:visible}.news-list__item:hover .news-list__item-title{color:var(--uni-color-hover-and-active)}@media screen and (min-width:767px) and (min-height:600px){.news-list__item-left{width:196px}}.news-list__item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:196px}.news-list__item-right{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:767px) and (min-height:600px){.news-list__item-right{width:calc(100% - 196px)}}.news-list__item-title{font-family:var(--uni-headings-font);font-size:var(--uni-headings-general-font-size-h3);color:var(--uni-headings-color);letter-spacing:.06em;margin-bottom:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list__item-text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color);letter-spacing:.06em;line-height:var(--uni-text-line-height);margin-bottom:16px}.news-list__item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-list__item-date{font-family:var(--uni-text-font-bold);font-size:.75rem;color:#a7a7a7}.news-list__item-btn{fill:var(--uni-color-theme);opacity:0;visibility:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list .ps__rail-y{z-index:10}.news-list__column2x{padding:0 20px}@media screen and (min-width:1200px){.news-list__column2x{padding:0}}.news-list__column2x-items{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:24px;grid-row-gap:24px;margin-bottom:40px}@media screen and (min-width:767px) and (min-height:600px){.news-list__column2x-items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.news-list__column2x-items{grid-template-columns:repeat(2,1fr)}}.news-list__column2x-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:var(--uni-cards-border-radius);border:var(--uni-cards-border);overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.news-list__column2x-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.news-list__column2x-item:hover{text-decoration:none;-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow)}.news-list__column2x-item:hover .news-list__column2x-item-btn{opacity:1;visibility:visible}.news-list__column2x-item:hover .news-list__column2x-item-title{color:var(--uni-color-hover-and-active)}@media screen and (min-width:1200px){.news-list__column2x-item-left{width:43%}}.news-list__column2x-item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:245px}.news-list__column2x-item-right{padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1200px){.news-list__column2x-item-right{width:57%;padding:32px 24px 32px 16px}}.news-list__column2x-item-title{font-family:var(--uni-headings-font);font-size:var(--uni-headings-general-font-size-h3);color:var(--uni-headings-color);letter-spacing:.06em;margin-bottom:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list__column2x-item-text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color);letter-spacing:.06em;line-height:var(--uni-text-line-height);margin-bottom:16px}.news-list__column2x-item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-list__column2x-item-date{font-family:var(--uni-text-font-bold);font-size:.75rem;color:#a7a7a7}.news-list__column2x-item-btn{fill:var(--uni-color-theme);opacity:0;visibility:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list__cards{padding:0 20px}@media screen and (min-width:1200px){.news-list__cards{padding:0}}.news-list__cards-items{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:24px;grid-row-gap:24px;margin-bottom:40px}@media screen and (min-width:767px) and (min-height:600px){.news-list__cards-items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.news-list__cards-items{grid-template-columns:repeat(4,1fr)}}.news-list__cards-item{border-radius:var(--uni-cards-border-radius);border:var(--uni-cards-border);overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list__cards-item:hover{text-decoration:none;-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow)}.news-list__cards-item:hover .news-list__cards-item-more-title,.news-list__cards-item:hover .news-list__cards-item-title{color:var(--uni-color-hover-and-active)}.news-list__cards-item:hover .news-list__cards-item-more-ico{fill:var(--uni-color-hover-and-active)}.news-list__cards-item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:160px}.news-list__cards-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 160px);padding:24px}.news-list__cards-item-date{font-family:var(--uni-text-font-bold);font-size:.75rem;color:#5a5a5a;margin-bottom:8px}.news-list__cards-item-title{font-family:var(--uni-headings-font);font-size:var(--uni-headings-general-font-size-h3);color:var(--uni-headings-color);letter-spacing:.06em;margin-bottom:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list__cards-item-text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color);letter-spacing:.06em;line-height:var(--uni-text-line-height);margin-bottom:16px}.news-list__cards-item-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-list__cards-item-more-title{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-links-color);-webkit-text-decoration:var(--uni-links-text-decoration-under-line);text-decoration:var(--uni-links-text-decoration-under-line)}.news-list__cards-item-more-ico,.news-list__cards-item-more-title{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.news-list__cards-item-more-ico{fill:var(--uni-links-color);margin-left:16px}.reviews-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews-list,.reviews-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-bottom:64px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:767px){.reviews-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:767px){.reviews-list__item--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.reviews-list__item--reverse .reviews-list__item-img{margin-left:auto}@media screen and (min-width:767px){.reviews-list__item--reverse .reviews-list__item-right:before{left:auto;right:-12px}}.reviews-list__item-left{margin-bottom:40px}@media screen and (min-width:767px){.reviews-list__item-left{width:196px;margin-bottom:0}}.reviews-list__item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:120px;height:120px;border-radius:50%}.reviews-list__item-right{padding:32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:var(--uni-cards-border-radius);position:relative}.reviews-list__item-right:before{position:absolute;content:"";width:32px;height:32px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:calc(50% - 16px);top:-12px}@media screen and (min-width:767px){.reviews-list__item-right:before{left:-12px;top:30px}}@media screen and (min-width:767px){.reviews-list__item-right{width:calc(100% - 120px);max-width:800px}}.reviews-list__item-title{font-family:var(--uni-headings-font);font-size:var(--uni-headings-general-font-size-h3);color:var(--uni-headings-color);letter-spacing:1px;margin-bottom:8px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-align:center}@media screen and (min-width:767px){.reviews-list__item-title{text-align:left}}.reviews-list__item-text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color);line-height:var(--uni-text-line-height);text-align:center}@media screen and (min-width:767px){.reviews-list__item-text{text-align:left}}.reviews-list__item-date{font-family:var(--uni-text-font);font-size:.875rem;letter-spacing:1px;color:var(--uni-headings-color);margin-bottom:16px;text-align:center}@media screen and (min-width:767px){.reviews-list__item-date{text-align:left}}.sys-position-marker{border-top:1px dashed #eee;margin:5px 0 5px 0;height:1px}.web-elements-accordion{background-color:#fff;border:var(--uni-cards-border);border-radius:var(--uni-cards-border-radius);-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow);margin-bottom:16px}.web-elements-accordion__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding-top:17px}@media screen and (min-width:1200px){.web-elements-accordion__top{padding:24px 25px;padding-top:27px}}.web-elements-accordion__top:hover .web-elements-accordion__title{color:var(--uni-color-hover-and-active)}.web-elements-accordion__top--open .web-elements-accordion__open-btn{background:#f4f4f4}.web-elements-accordion__top--open .web-elements-accordion__open-btn-ico{fill:var(--uni-color-hover-and-active);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.web-elements-accordion__open-btn{height:32px;width:32px;background:var(--uni-color-theme);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.web-elements-accordion__open-btn-ico{fill:#fff}.web-elements-accordion__open-btn-ico,.web-elements-accordion__title{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.web-elements-accordion__title{color:var(--uni-headings-color);letter-spacing:.06em;font-family:var(--uni-headings-font);font-size:var(--uni-headings-general-font-size-h3);margin-left:20px}.web-elements-accordion__bottom{color:var(--uni-text-color);font-size:var(--uni-text-font-size);font-family:var(--uni-text-font);line-height:var(--uni-text-line-height);display:none;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:25px}@media screen and (min-width:1200px){.web-elements-accordion__bottom{padding:0 80px;padding-bottom:35px}}.web-elements-docs__pdf-iframe{width:100%;border:none}.web-elements-docs__pdf-download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.web-elements-docs__pdf-download-btn{font-family:var(--uni-text-font-bold);font-size:14px;height:48px;line-height:48px;color:#fff;padding:0 16px;border-radius:32px;background:var(--uni-color-theme);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.web-elements-docs__pdf-download-btn:hover{background:var(--uni-color-hover-and-active)}.web-elements-form{position:relative}.web-elements-form__item{display:block;margin-bottom:16px}.web-elements-form__item-title{display:block;margin-bottom:4px}.web-elements-form{max-width:500px}.web-elements-form__item-title span{color:red;font-weight:700}.web-elements-form .uni__forms_textarea{min-width:200px}.web-elements-form__item-field-files{border:1px solid #eee;padding:10px;width:calc(100% - 20px);background:#f5f5f5;cursor:pointer}.js_error span{color:red}.js_error{margin-top:-10px;height:20px;margin-bottom:8px}.uniFormLoader{position:absolute;right:0;left:0;margin:0 auto;top:calc(50% - 70px);width:20px}.uniFormSuccess{text-align:center;padding:20px;border:1px solid #eee;background:#f6fff7;font-size:16px}.web-elements-form__item_info{font-size:12px}.web-elements-form__item-description{font-size:14px!important;margin-bottom:4px;display:block;color:#b2b2b2}.web-elements-gallery{display:grid;grid-template-columns:repeat(1,290px);grid-gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:767px) and (min-height:600px){.web-elements-gallery{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.web-elements-gallery{grid-template-columns:repeat(4,1fr)}}.web-elements-gallery__item{border-radius:16px;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.web-elements-gallery__item:hover{opacity:.8}.web-elements-gallery__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.web-elements-heading{font-family:var(--uni-headings-font);font-size:2rem;line-height:40px;color:var(--uni-headings-color);text-align:center}@media screen and (min-width:767px) and (min-height:600px){.web-elements-heading{font-size:3rem;line-height:56px;text-align:left}}@media screen and (min-width:1200px){.web-elements-heading{font-size:3.5rem;line-height:64px}}.web-elements-image{width:100%}.web-elements-layouts{display:grid}.web-elements-layouts__column{padding-right:24px}.web-elements-layouts__column_last{padding-right:0}.web-elements-layouts_x2_1_1{grid-template-columns:1fr}@media screen and (min-width:767px) and (min-height:600px){.web-elements-layouts_x2_1_1{grid-template-columns:1fr 1fr}}.web-elements-layouts_x2_1_2{grid-template-columns:1fr}@media screen and (min-width:767px) and (min-height:600px){.web-elements-layouts_x2_1_2{grid-template-columns:1fr 2fr}}.web-elements-layouts_x2_2_1{grid-template-columns:1fr}@media screen and (min-width:767px) and (min-height:600px){.web-elements-layouts_x2_2_1{grid-template-columns:2fr 1fr}}.web-elements-layouts_x3_1_1_1{grid-template-columns:1fr}@media screen and (min-width:767px) and (min-height:600px){.web-elements-layouts_x3_1_1_1{grid-template-columns:1fr 1fr 1fr}}.web-elements-layouts_x4_1_1_1_1{grid-template-columns:1fr}@media screen and (min-width:767px) and (min-height:600px){.web-elements-layouts_x4_1_1_1_1{grid-template-columns:1fr 1fr 1fr 1fr}}.web-elements-layouts .uni-components__add-wr{display:none}.web-elements-text{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);line-height:var(--uni-text-line-height);color:var(--uni-text-color)}.web-elements-text ul{margin:16px 0;padding-left:20px}.web-elements-text ul li{list-style-type:disc}.web-elements-text ol{margin:16px 0;padding-left:20px}.web-elements-text ol li{list-style-type:decimal}.web-elements-text table{display:block;border-collapse:collapse;border-spacing:0;border:1px solid #e8ecf2;width:100%;overflow-x:scroll;margin:40px 0}@media screen and (min-width:767px) and (min-height:600px){.web-elements-text table{display:table;overflow-x:hidden}}.web-elements-text caption{margin-bottom:10px}.web-elements-text td,.web-elements-text th{padding:16px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px;border:1px solid #e8ecf2}.web-elements-text pre{border:1px solid #e8ecf2;background:#f6f6f6;padding:8px;overflow-x:auto}.brands{padding:80px 16px 64px 16px}@media screen and (min-width:1200px){.brands{padding:192px 0 120px 0}}.brands__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}@media screen and (min-width:1200px){.brands__title-wr{margin-bottom:56px}}.brands__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-right:16px}@media screen and (min-width:1200px){.brands__title{font-size:2rem}}.brands__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.brands__count{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.75rem;color:var(--grey);display:none}@media screen and (min-width:1200px){.brands__count{display:block}}.brands__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 8px;margin-bottom:32px}@media screen and (min-width:767px) and (min-height:600px){.brands__items{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1200px){.brands__items{grid-template-columns:repeat(5,1fr);grid-gap:24px;max-width:1076px;margin-bottom:0}}.brands__item{background:#fff;padding:16px 8px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px rgba(0,0,0,.25);border-radius:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.brands__item{padding:24px 8px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.25);box-shadow:0 4px 16px rgba(0,0,0,.25)}}.brands__item:hover{-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px rgba(0,0,0,.25)}.brands__item-image-wr{width:100%;height:72px}@media screen and (min-width:1200px){.brands__item-image-wr{height:100px}}.brands__item-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.registration{padding:80px 16px 80px 16px}@media screen and (min-width:1200px){.registration{padding:225px 0 120px 0}}.registration__wr{width:100%;max-width:480px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px}@media screen and (min-width:767px) and (min-height:600px){.registration__wr{padding:48px 32px}}.registration__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}.registration__title-wr--margin-bottom-32{margin-bottom:32px}.registration__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.registration__title{font-size:1.5rem}}.registration__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.registration__field{width:100%;margin-bottom:16px}.registration__field:last-of-type{margin-bottom:0}.registration__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.registration__label span{color:var(--red)}.registration__input{width:100%;height:50px;line-height:50px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.registration__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.registration__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.registration__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.registration__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.registration__input--error{border-color:var(--red);color:var(--red)}.registration__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0 24px 0}@media screen and (min-width:767px) and (min-height:600px){.registration__type{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.registration__type-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (min-width:767px) and (min-height:600px){.registration__type-item{margin-right:56px}}.registration__type-item:last-child{margin-right:0}.registration__type-item:hover .registration__type-item-label{color:var(--blue)}.registration__type-item--active .registration__type-item-radio{border-color:var(--blue)}.registration__type-item--active .registration__type-item-radio:after{visibility:visible;opacity:1}.registration__type-item-radio{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;margin-right:8px;position:relative}.registration__type-item-radio,.registration__type-item-radio:after{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.registration__type-item-radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--blue);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0}.registration__type-item-label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.registration__error{font-size:.875rem;color:var(--red)}.registration__button,.registration__error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;text-align:center;margin-bottom:24px}.registration__button{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;color:#fff;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:100%}.registration__button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.registration__button:hover:before{opacity:1}.registration__button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.registration__button:disabled:hover:before{content:none}.registration__agreement{display:-webkit-box;display:-ms-flexbox;display:flex}.registration__agreement-ico{fill:var(--blue);margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.registration__agreement-text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:24px}.registration__agreement-text a{color:var(--blue);margin:0 4px}.registration__agreement-text a:hover{color:var(--turquoise)}.registration__separator{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:325px;margin:0 auto 24px auto}.registration__separator:after,.registration__separator:before{content:"";width:100%;height:1px;background:#d9d9d9;border-radius:8px;margin:0 16px 0 0}.registration__separator:after{margin:0 0 0 16px}.registration__login{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}.registration__login:hover{color:var(--turquoise)}.registration__text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);text-align:center;margin-bottom:16px}.registration__text--margin-bottom-32{margin-bottom:32px}.registration__text--email{font-size:1.125rem;color:var(--blue)}.registration__note{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);text-align:center}.registration__note span{color:var(--blue)}.login{padding:80px 16px 80px 16px}@media screen and (min-width:1200px){.login{padding:225px 0 120px 0}}.login__wr{width:100%;max-width:480px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px}@media screen and (min-width:767px) and (min-height:600px){.login__wr{padding:48px 32px}}.login__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}.login__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.login__title{font-size:1.5rem}}.login__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.login__field{width:100%;margin-bottom:16px;position:relative}.login__field:last-of-type{margin-bottom:0}.login__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.login__label span{color:var(--red)}.login__input{width:100%;height:50px;line-height:50px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.login__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.login__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.login__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.login__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.login__input--error{border-color:var(--red);color:var(--red)}.login__eye{position:absolute;top:32px;right:16px;fill:var(--blue);cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.login__eye:hover{fill:var(--turquoise)}.login__eye--error{fill:var(--red)}.login__button{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:100%;margin-bottom:24px}.login__button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.login__button:hover:before{opacity:1}.login__button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.login__button:disabled:hover:before{content:none}.login__error{color:var(--red);margin:24px 0}.login__error,.login__restore{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;text-align:center}.login__restore{color:var(--black);margin-bottom:24px}.login__restore a{color:var(--blue);margin-left:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.login__restore a:hover{color:var(--turquoise)}.login__separator{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:325px;margin:0 auto 24px auto}.login__separator:after,.login__separator:before{content:"";width:100%;height:1px;background:#d9d9d9;border-radius:8px;margin:0 16px 0 0}.login__separator:after{margin:0 0 0 16px}.login__bottom-text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);text-align:center;margin-bottom:8px}.login__bottom-text:last-child{margin-bottom:0}.login__bottom-text a{color:var(--blue);margin-left:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.login__bottom-text a:hover{color:var(--turquoise)}.login__bottom-button{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}.login__bottom-button:hover{color:var(--turquoise)}.restore{padding:80px 16px 80px 16px}@media screen and (min-width:1200px){.restore{padding:225px 0 120px 0}}.restore__wr{width:100%;max-width:480px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px}@media screen and (min-width:767px) and (min-height:600px){.restore__wr{padding:48px 32px}}.restore__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}.restore__title-wr--margin-bottom-32{margin-bottom:32px}.restore__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.restore__title{font-size:1.5rem}}.restore__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.restore__text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:20px;color:var(--black);text-align:center;margin-bottom:24px}.restore__text span{color:var(--blue)}.restore__text--font-size-16{font-size:1rem;line-height:unset;margin-bottom:0}.restore__field{width:100%;margin-bottom:24px}.restore__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.restore__label span{color:var(--red)}.restore__input{width:100%;height:50px;line-height:50px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.restore__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.restore__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.restore__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.restore__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.restore__input--error{border-color:var(--red);color:var(--red)}.restore__error{font-size:.875rem;color:var(--red);margin-bottom:24px}.restore__button,.restore__error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;text-align:center}.restore__button{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;color:#fff;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:100%}.restore__button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.restore__button:hover:before{opacity:1}.restore__button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.restore__button:disabled:hover:before{content:none}.new-password{padding:80px 16px 80px 16px}@media screen and (min-width:1200px){.new-password{padding:225px 0 120px 0}}.new-password__wr{width:100%;max-width:480px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px}@media screen and (min-width:767px) and (min-height:600px){.new-password__wr{padding:48px 32px}}.new-password__wr--done{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:356px}.new-password__title-wr,.new-password__wr--done{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new-password__title-wr{margin-bottom:24px}.new-password__title-wr--margin-bottom-32{margin-bottom:32px}.new-password__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.new-password__title{font-size:1.5rem}}.new-password__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.new-password__text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:20px;color:var(--black);text-align:center;margin-bottom:24px}.new-password__text span{color:var(--blue)}.new-password__text--font-size-16{font-size:1rem;line-height:unset;margin-bottom:0}.new-password__field{width:100%;margin-bottom:24px;position:relative}.new-password__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.new-password__label span{color:var(--red)}.new-password__input{width:100%;height:50px;line-height:50px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.new-password__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.new-password__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.new-password__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.new-password__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.new-password__input--error{border-color:var(--red);color:var(--red)}.new-password__eye{position:absolute;top:32px;right:16px;fill:var(--blue);cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.new-password__eye:hover{fill:var(--turquoise)}.new-password__eye--error{fill:var(--red)}.new-password__note{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-top:8px}.new-password__note span{color:var(--red)}.new-password__error{font-size:.875rem;color:var(--red);margin-bottom:24px}.new-password__button,.new-password__error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;text-align:center}.new-password__button{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;color:#fff;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:100%}.new-password__button:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.new-password__button:hover:before{opacity:1}.new-password__button:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.new-password__button:disabled:hover:before{content:none}.personal{padding:80px 16px 80px 16px}@media screen and (min-width:1200px){.personal{padding:192px 0 64px 0}}@media screen and (min-width:1600px){.personal{padding:192px 0 120px 0}}.personal__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block;margin-bottom:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.personal__title{font-size:2rem}}.personal__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}@media screen and (min-width:1200px){.personal__title{margin-bottom:32px}}.personal__title--blur{-webkit-filter:blur(3px);filter:blur(3px)}.personal__wr{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.personal__menu-button,.personal__wr{display:-webkit-box;display:-ms-flexbox;display:flex}.personal__menu-button{width:40px;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--blue);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:0 8px 8px 0;position:fixed;top:calc(50% - 30px);left:0;z-index:95}@media screen and (min-width:1200px){.personal__menu-button{display:none}}.personal__menu-button-ico{fill:#fff;pointer-events:none}.personal__menu{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);background:#fff;border-radius:0 24px 24px 0;padding:16px 0;width:100%;max-width:196px;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:translateX(-110%);transform:translateX(-110%);position:fixed;top:120px;left:0;z-index:95;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.personal__menu--show{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (min-width:1200px){.personal__menu{padding:32px 0;border-radius:24px;margin-right:24px;-webkit-transform:translateX(0);transform:translateX(0);position:sticky;top:175px}}.personal__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;margin-bottom:8px;position:relative}@media screen and (min-width:1200px){.personal__menu-item{margin-bottom:32px}}.personal__menu-item:first-child:hover{background:transparent}.personal__menu-item:first-child .personal__menu-item-title{color:var(--blue)}.personal__menu-item:last-child{margin-bottom:0}.personal__menu-item:last-child:hover{background:transparent}.personal__menu-item:last-child .personal__menu-item-title{color:var(--blue);text-decoration:underline}.personal__menu-item:after,.personal__menu-item:before{content:"";display:block;width:4px;height:100%;background:var(--blue);position:absolute;top:0;left:0;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.personal__menu-item:after{left:auto;right:0}.personal__menu-item.active,.personal__menu-item:hover{background:#f5f5f5}.personal__menu-item.active:after,.personal__menu-item.active:before{visibility:visible;opacity:1}.personal__menu-item-ico{fill:var(--blue);margin-bottom:8px}.personal__menu-item-welcome{font-size:.875rem;color:var(--grey)}.personal__menu-item-title,.personal__menu-item-welcome{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif}.personal__menu-item-title{font-size:1rem;color:var(--black)}.personal__content{position:relative;width:100%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.personal__content{width:calc(100% - 220px);min-height:510px}}.personal__content--blur{-webkit-filter:blur(3px);filter:blur(3px)}.personal__preloader{width:105%;height:101%;background:hsla(0,0%,100%,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:-24px;visibility:hidden;opacity:0;z-index:90;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.personal__preloader--show{visibility:visible;opacity:1}.profile__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:24px}@media screen and (min-width:1200px){.profile__title{font-size:1.5rem;margin-bottom:32px}}.profile__wr{position:relative;margin-bottom:24px}@media screen and (min-width:1200px){.profile__wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}}.profile__content{width:100%;margin-bottom:48px}.profile__block{max-width:856px;margin-bottom:32px}@media screen and (min-width:1200px){.profile__block{margin-bottom:48px}}.profile__block--margin-bottom-0,.profile__block:last-of-type{margin-bottom:0}.profile__block-title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.profile__block-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--blue)}.profile__block-edit{margin-left:16px;cursor:pointer}.profile__block-edit:hover .profile__block-edit-ico{fill:var(--grey)}.profile__block-edit-ico{width:16px;height:16px;fill:var(--blue);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.profile__block-edit-ico{width:24px;height:24px}}.profile__block-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-bottom:24px}.profile__block-text span{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;color:var(--blue)}.profile__block-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.profile__block-status-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-right:8px}.profile__block-status-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--turquoise)}.profile__block-status-text img{margin-left:8px}.profile__block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile__block-item-key{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);padding:8px;width:40%;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.profile__block-item-key{padding:12px 16px;width:100%;max-width:180px}}.profile__block-item-key span{color:var(--red)}.profile__block-item-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);padding:8px}@media screen and (min-width:1200px){.profile__block-item-value{padding:12px 16px}}.profile .switchbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1200px){.profile .switchbox{display:block}}.profile .switchbox__label{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);width:calc(100vw - 90px);white-space:unset;line-height:16px}@media screen and (min-width:1200px){.profile .switchbox__label{width:auto;white-space:nowrap;line-height:24px}}.profile__block-table{overflow-x:scroll}@media screen and (min-width:1200px){.profile__block-table{overflow-x:visible}}.profile__block-table-tr{display:grid;grid-template-columns:150px 100px 110px 150px 48px;grid-gap:16px;border-bottom:1px solid #f5f5f5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:767px) and (min-height:600px){.profile__block-table-tr{grid-template-columns:1.5fr 1fr 1fr 1.5fr 48px;grid-gap:24px;width:auto}}.profile__block-table-td{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:24px;color:var(--black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}@media screen and (min-width:767px) and (min-height:600px){.profile__block-table-td{padding:8px 0}}@media screen and (min-width:1200px){.profile__block-table-td{white-space:unset;padding:12px 16px}}.profile__block-table-td:first-child{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif}.profile__block-table-td:last-child{padding:0}.profile__block-table-td span{width:8px;height:8px;border-radius:50%;margin-right:8px}.profile__block-remove{padding:12px 16px;cursor:pointer}.profile__block-remove:hover .profile__block-remove-ico{fill:var(--grey)}.profile__block-remove-ico{fill:var(--red)}.profile__block-remove-ico,.profile__password{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.profile__password{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;margin-top:24px}.profile__password:hover{color:var(--turquoise)}@media screen and (min-width:1200px){.profile__password{margin-top:64px}}.profile__discount{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;width:100%;max-width:306px;-ms-flex-negative:0;flex-shrink:0;margin:0 auto}@media screen and (min-width:1200px){.profile__discount{margin:0 0 0 24px;position:sticky;top:175px}}.profile__discount-top{padding:32px 16px 24px 16px;border-bottom:1px solid #f5f5f5}.profile__discount-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--grey);text-align:center;margin-bottom:24px}.profile__discount-type{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:3rem;color:var(--blue);text-align:center}.profile__discount-bottom{padding:24px 16px 32px 16px}.profile__discount-text{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:20px;color:var(--grey);text-align:center}.profile__discount-text h3{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;color:var(--blue);text-align:center;margin:0 0 16px 0}.profile__discount-text p{margin:0}.profile__discount-text span{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;color:var(--blue)}.profile__discount-text svg{fill:var(--blue);display:inline-block;position:relative;top:2px}.personal-modal{width:100%;max-width:496px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px;display:none}@media screen and (min-width:767px) and (min-height:600px){.personal-modal{padding:48px 40px}}.personal-modal__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.personal-modal__title-wr{margin-bottom:24px}}.personal-modal__title-wr--margin-bottom-32{margin-bottom:32px}.personal-modal__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.personal-modal__title{font-size:1.5rem}}.personal-modal__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.personal-modal__field{width:100%;margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.personal-modal__field{margin-bottom:16px}}.personal-modal__field:last-of-type{margin-bottom:0}.personal-modal__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.personal-modal__label span{color:var(--red)}.personal-modal__input{width:100%;height:40px;line-height:40px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.personal-modal__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.personal-modal__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.personal-modal__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.personal-modal__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}@media screen and (min-width:767px) and (min-height:600px){.personal-modal__input{height:50px;line-height:50px}}.personal-modal__error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--red);text-align:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.personal-modal__error{margin-bottom:24px}}.personal-modal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (min-width:767px) and (min-height:600px){.personal-modal__buttons{margin-top:40px}}.personal-modal__buttons-cancel{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:calc(50% - 12px)}.personal-modal__buttons-cancel:hover{color:var(--turquoise)}.personal-modal__buttons-send{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:calc(50% - 12px)}.personal-modal__buttons-send:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.personal-modal__buttons-send:hover:before{opacity:1}.personal-modal__buttons-send:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.personal-modal__buttons-send:disabled:hover:before{content:none}.personal-modal .fancybox-close-small{display:none}.personal-modal-fancy .fancybox-bg{background:hsla(0,0%,100%,.7)}.requisites-modal{width:100%;max-width:496px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px;display:none;overflow:visible}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal{padding:48px 40px}}.requisites-modal__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__title-wr{margin-bottom:24px}}.requisites-modal__title-wr--margin-bottom-32{margin-bottom:32px}.requisites-modal__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.requisites-modal__title{font-size:1.5rem}}.requisites-modal__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.requisites-modal__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0 16px 0}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__type{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8px 0 24px 0}}.requisites-modal__type-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__type-item{margin-right:56px}}.requisites-modal__type-item:last-child{margin-right:0}.requisites-modal__type-item:hover .requisites-modal__type-item-label{color:var(--blue)}.requisites-modal__type-item--active .requisites-modal__type-item-radio{border-color:var(--blue)}.requisites-modal__type-item--active .requisites-modal__type-item-radio:after{visibility:visible;opacity:1}.requisites-modal__type-item-radio{width:20px;height:20px;border:2px solid #d9d9d9;border-radius:50%;margin-right:8px;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.requisites-modal__type-item-radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--blue);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.requisites-modal__type-item-label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.requisites-modal__field{width:100%;margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__field{margin-bottom:16px}}.requisites-modal__field:last-of-type{margin-bottom:0}.requisites-modal__field--disabled{pointer-events:none}.requisites-modal__field--disabled .requisites-modal__label{color:#d9d9d9}.requisites-modal__field--disabled .requisites-modal__input{border-color:#d9d9d9;color:#d9d9d9}.requisites-modal__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.requisites-modal__label span{color:var(--red)}.requisites-modal__input{width:100%;height:40px;line-height:40px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.requisites-modal__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.requisites-modal__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.requisites-modal__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.requisites-modal__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__input{height:50px;line-height:50px}}.requisites-modal__error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--red);text-align:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__error{margin-bottom:24px}}.requisites-modal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (min-width:767px) and (min-height:600px){.requisites-modal__buttons{margin-top:40px}}.requisites-modal__buttons-cancel{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:calc(50% - 12px)}.requisites-modal__buttons-cancel:hover{color:var(--turquoise)}.requisites-modal__buttons-send{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:calc(50% - 12px)}.requisites-modal__buttons-send:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.requisites-modal__buttons-send:hover:before{opacity:1}.requisites-modal__buttons-send:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.requisites-modal__buttons-send:disabled:hover:before{content:none}.requisites-modal .fancybox-close-small{display:none}.requisites-modal-fancy .fancybox-bg{background:hsla(0,0%,100%,.7)}.password-modal{width:100%;max-width:496px;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:24px;padding:16px;display:none}@media screen and (min-width:767px) and (min-height:600px){.password-modal{padding:48px 40px}}.password-modal__title-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.password-modal__title-wr{margin-bottom:24px}}.password-modal__title-wr--margin-bottom-32{margin-bottom:32px}.password-modal__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1.125rem;color:var(--black);display:inline-block}@media screen and (min-width:1200px){.password-modal__title{font-size:1.5rem}}.password-modal__title:after{content:"";display:block;width:100%;height:2px;background:linear-gradient(90.01deg,#b20003,#e5151c 35.42%,#f3c0ca);border-radius:6px;margin-top:4px}.password-modal__text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:20px;color:var(--black);text-align:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.password-modal__text{margin-bottom:24px}}.password-modal__field{width:100%;position:relative;margin-bottom:8px}@media screen and (min-width:767px) and (min-height:600px){.password-modal__field{margin-bottom:16px}}.password-modal__field:last-of-type{margin-bottom:0}.password-modal__label{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-bottom:4px}.password-modal__label span{color:var(--red)}.password-modal__input{width:100%;height:40px;line-height:40px;border-radius:24px;border:1px solid var(--blue);padding:0 16px;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.password-modal__input::-webkit-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.password-modal__input::-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.password-modal__input:-ms-input-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}.password-modal__input:-moz-placeholder{color:var(--grey);font-size:1rem;font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-style:normal}@media screen and (min-width:767px) and (min-height:600px){.password-modal__input{height:50px;line-height:50px}}.password-modal__eye{position:absolute;top:32px;right:16px;fill:var(--blue);cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.password-modal__eye:hover{fill:var(--turquoise)}.password-modal__note{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey);margin-top:8px}.password-modal__error{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--red);text-align:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.password-modal__error{margin-bottom:24px}}.password-modal__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (min-width:767px) and (min-height:600px){.password-modal__buttons{margin-top:40px}}.password-modal__buttons-cancel{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:calc(50% - 12px)}.password-modal__buttons-cancel:hover{color:var(--turquoise)}.password-modal__buttons-send{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:#fff;text-align:center;border-radius:9999px;background-image:var(--gradient);position:relative;z-index:1;overflow:hidden;width:calc(50% - 12px)}.password-modal__buttons-send:before{content:"";background-image:-webkit-gradient(linear,left bottom,left top,from(#b20003),color-stop(35.42%,#e5151c),to(#f3c0ca));background-image:linear-gradient(0deg,#b20003,#e5151c 35.42%,#f3c0ca);position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;z-index:-100;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.password-modal__buttons-send:hover:before{opacity:1}.password-modal__buttons-send:disabled{background:none;border:1px solid #d9d9d9;color:#d9d9d9;pointer-events:none}.password-modal__buttons-send:disabled:hover:before{content:none}.password-modal .fancybox-close-small{display:none}.password-modal-fancy .fancybox-bg{background:hsla(0,0%,100%,.7)}.orders{max-width:966px}.orders__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:24px}@media screen and (min-width:1200px){.orders__title{font-size:1.5rem;margin-bottom:32px}}.orders__filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.orders__filters .catalog-products__filter-dropdown{display:block}.orders__filters .catalog-products__filter-dropdown--year .catalog-products__filter-dropdown-bottom{top:48px;left:0;-webkit-transform:none;transform:none}@media screen and (min-width:1200px){.orders__filters .catalog-products__filter-dropdown--year .catalog-products__filter-dropdown-bottom{top:56px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.orders__filters .catalog-products__filter-dropdown--year .catalog-products__filter-dropdown-bottom:before{left:50px}@media screen and (min-width:1200px){.orders__filters .catalog-products__filter-dropdown--year .catalog-products__filter-dropdown-bottom:before{left:50%}}.orders__group{margin-bottom:24px}@media screen and (min-width:1200px){.orders__group{margin-bottom:64px}}.orders__group:last-child{margin-bottom:0}.orders__group-year{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);margin-bottom:24px}@media screen and (min-width:1200px){.orders__group-year{font-size:1.25rem}}.orders__group-item{border:1px solid #f5f5f5;border-radius:16px;padding:8px;margin-bottom:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item{border-radius:24px;padding:16px 24px;margin-bottom:32px}.orders__group-item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}}.orders__group-item:last-child{margin-bottom:0}.orders__group-item--open{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.orders__group-item--open .orders__group-item-top-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.orders__group-item--open .orders__group-item-top-images{grid-template-rows:0fr}.orders__group-item--open .orders__group-item-bottom,.orders__group-item--open .orders__group-item-top-info{grid-template-rows:1fr}.orders__group-item-top{cursor:pointer}.orders__group-item-top-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-top-top{margin-bottom:24px}}.orders__group-item-top-arrow{fill:var(--blue);margin-right:16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-top-title{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;line-height:20px;color:var(--black);margin-right:16px}.orders__group-item-top-date{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;line-height:20px;color:var(--black)}.orders__group-item-top-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-top-bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.orders__group-item-top-bottom-left{margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-top-bottom-left{margin-bottom:0}}.orders__group-item-top-images{display:grid;grid-template-rows:1fr;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-top-images-inside{display:grid;grid-template-columns:repeat(auto-fit,40px);grid-gap:8px;min-height:0}@media screen and (min-width:1200px){.orders__group-item-top-images-inside{grid-template-columns:repeat(8,80px);grid-gap:16px}}.orders__group-item-top-images-item-wr{width:40px;aspect-ratio:1/1;border-radius:8px;background:#f5f5f5;overflow:hidden}@media screen and (min-width:1200px){.orders__group-item-top-images-item-wr{width:80px;border-radius:24px}}.orders__group-item-top-images-item{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.orders__group-item-top-info{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-top-info-inside{min-height:0}.orders__group-item-top-info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}@media screen and (min-width:1200px){.orders__group-item-top-info-row{margin-bottom:4px}}.orders__group-item-top-info-row:last-child{margin-bottom:0}.orders__group-item-top-info-key{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);min-width:140px}@media screen and (min-width:1200px){.orders__group-item-top-info-key{line-height:24px;min-width:180px;margin-right:24px}}.orders__group-item-top-info-value{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--grey)}@media screen and (min-width:1200px){.orders__group-item-top-info-value{line-height:24px}}.orders__group-item-top-bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px}.orders__group-item-top-bottom-row:last-child{margin-bottom:0}.orders__group-item-top-bottom-key{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;line-height:16px;color:var(--black);margin-right:8px}@media screen and (min-width:1200px){.orders__group-item-top-bottom-key{font-size:1.25rem;line-height:20px}}.orders__group-item-top-bottom-value{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;line-height:16px;color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.orders__group-item-top-bottom-value{font-size:1.25rem;line-height:20px}}.orders__group-item-top-bottom-value svg{fill:var(--blue);stroke:var(--blue);margin-left:4px;width:11px;height:17px;position:relative;top:-1px}@media screen and (min-width:1200px){.orders__group-item-top-bottom-value svg{width:14px;height:20px}}.orders__group-item-top-bottom-key2{margin-right:8px}.orders__group-item-top-bottom-key2,.orders__group-item-top-bottom-value2{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:1rem;line-height:20px;color:var(--grey)}.orders__group-item-top-bottom-value2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.orders__group-item-top-bottom-value2 svg{fill:var(--grey);margin-left:4px}.orders__group-item-bottom{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-bottom-inner{min-height:0}.orders__group-item-products{margin-top:16px;max-height:468px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1200px){.orders__group-item-products{margin-top:24px}}.orders__group-item-products::-webkit-scrollbar{width:4px}.orders__group-item-products::-webkit-scrollbar-thumb{border-radius:10px}.orders__group-item-products::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:10px;background-color:#f9f9fd}.orders__group-item-products-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 0;border-top:1px solid #f5f5f5}@media screen and (min-width:1200px){.orders__group-item-products-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0}}.orders__group-item-products-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-products-item-right{display:grid;grid-template-columns:280px 96px 90px 64px;grid-gap:16px}}@media screen and (min-width:1200px){.orders__group-item-products-item-right{grid-template-columns:465px 96px 90px 64px;grid-gap:24px}}.orders__group-item-products-item-col:nth-child(4){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.orders__group-item-products-item-image-wr{width:100px;aspect-ratio:1/1;background:#f5f5f5;border-radius:24px;overflow:hidden;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.orders__group-item-products-item-image-wr{margin-right:24px}}.orders__group-item-products-item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.orders__group-item-products-item-name{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:18px;color:var(--black);margin-bottom:8px;display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width:1200px){.orders__group-item-products-item-name{font-size:1rem;line-height:20px;margin-bottom:16px}}.orders__group-item-products-item-name:hover{color:var(--blue)}.orders__group-item-products-item-properties-item{display:-webkit-box;display:-ms-flexbox;display:flex}.orders__group-item-products-item-properties-item-title{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:22px;color:var(--grey);margin-right:16px}@media screen and (min-width:1200px){.orders__group-item-products-item-properties-item-title{font-size:1rem;line-height:24px;margin-right:32px}}.orders__group-item-products-item-properties-item-value{font-family:Helvetica-Light,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:22px;color:var(--grey)}@media screen and (min-width:1200px){.orders__group-item-products-item-properties-item-value{font-size:1rem;line-height:24px}}.orders__group-item-products-item-quantity{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);text-align:center}.orders__group-item-products-item-sum{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;line-height:16px;color:var(--blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:1200px){.orders__group-item-products-item-sum{font-size:1.25rem;line-height:20px}}.orders__group-item-products-item-sum svg{fill:var(--blue);stroke:var(--blue);margin-left:4px;width:11px;height:17px;position:relative;top:-1px}@media screen and (min-width:1200px){.orders__group-item-products-item-sum svg{width:14px;height:20px}}.orders__group-item-products-item-favorite{width:24px;height:24px;cursor:pointer;position:relative;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-products-item-favorite .icon{position:absolute;top:0;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-products-item-favorite .icon--active{visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.orders__group-item-products-item-favorite:hover{opacity:.8}.orders__group-item-products-item-favorite--active .icon{visibility:hidden;opacity:0}.orders__group-item-products-item-favorite--active .icon--active{visibility:visible;opacity:1}.orders__group-item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 0 0 0}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:24px 0 8px 0}}.orders__group-item-buttons-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-buttons-left{margin-bottom:0}}.orders__group-item-butons-text{font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:.875rem;color:var(--black);margin-right:8px}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-butons-text{margin-right:24px}}.orders__group-item-butons-download{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.orders__group-item-butons-download:hover{color:var(--turquoise)}.orders__group-item-butons-download-ico{fill:var(--blue);margin-right:8px}.orders__group-item-buttons-right{width:100%}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-buttons-right{width:auto}}.orders__group-item-butons-repeat{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%}.orders__group-item-butons-repeat:hover{color:var(--turquoise)}@media screen and (min-width:767px) and (min-height:600px){.orders__group-item-butons-repeat{width:auto}}.orders__not-found{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);text-align:center;margin:50px auto}@media screen and (min-width:1200px){.orders__not-found{font-size:1.25rem}}.orders__more-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media screen and (min-width:1200px){.orders__more-wr{margin-top:48px}}.orders__more{height:40px;line-height:40px;padding:0 24px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Helvetica-Regular,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--blue);text-align:center;border:1px solid var(--blue);border-radius:9999px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}.orders__more svg{fill:var(--blue);margin-left:16px}.orders__more:hover{color:var(--turquoise)}.orders__more--loading{pointer-events:none}.orders__more--loading svg{-webkit-animation:spin .5s infinite;animation:spin .5s infinite}@media (min-width:320px){.container{width:100%}}@media (min-width:370px){.container{width:100%}}@media (min-width:410px){.container{width:100%}}@media (min-width:480px){.container{width:100%}}@media (min-width:560px){.container{width:100%}}@media (min-width:620px){.container{width:100%}}@media (min-width:960px){.container{width:880px}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:1600px){.container{width:1300px}}@media (min-width:1900px){.container{width:1300px}}:root{--gradient:linear-gradient(180deg,#b20003,#e5151c 35.42%,#f3c0ca);--grey:#7f8084;--blue:#b20003;--red:#e5151c;--turquoise:#e5151c;--black:#212322}@font-face{font-family:Helvetica-Bold;src:url(../fonts/Helvetica-Bold.eot);src:url(../fonts/Helvetica-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Helvetica-Bold.woff2) format("woff2"),url(../fonts/Helvetica-Bold.woff) format("woff"),url(../fonts/Helvetica-Bold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Helvetica-Regular;src:url(../fonts/Helvetica-Regular.eot);src:url(../fonts/Helvetica-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Helvetica-Regular.woff2) format("woff2"),url(../fonts/Helvetica-Regular.woff) format("woff"),url(../fonts/Helvetica-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Helvetica-Light;src:url(../fonts/Helvetica-Light.eot);src:url(../fonts/Helvetica-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Helvetica-Light.woff2) format("woff2"),url(../fonts/Helvetica-Light.woff) format("woff"),url(../fonts/Helvetica-Light.ttf) format("truetype");font-weight:400;font-style:normal}.uni-heading-h1,.uni-heading-h2,.uni-heading-h3,.uni-heading-h4{font-family:var(--uni-headings-font);font-size:2rem;color:var(--uni-headings-color);text-align:center}@media screen and (min-width:1200px){.uni-heading-h1,.uni-heading-h2,.uni-heading-h3,.uni-heading-h4{font-size:var(--uni-headings-general-font-size-h1);text-align:left}}@media screen and (min-width:1200px){.uni-heading-h2{font-size:var(--uni-headings-general-font-size-h2)}}@media screen and (min-width:1200px){.uni-heading-h3{font-size:var(--uni-headings-general-font-size-h3)}}@media screen and (min-width:1200px){.uni-heading-h4{font-size:var(--uni-headings-general-font-size-h4)}}.uni-text-article{font-family:var(--uni-text-font);font-size:var(--uni-text-font-size);color:var(--uni-text-color);line-height:var(--uni-text-line-height)}.uni-text-article p{margin:0;margin-bottom:var(--uni-text-paragraph-margin)}.uni-text-string{font-family:var(--uni-text-font);color:var(--uni-text-color)}.uni-buttons-primary{font-family:var(--uni-text-font);font-size:var(--uni-buttons-font-size);color:var(--uni-buttons-text-color);background:var(--uni-buttons-background-color);border-radius:var(--uni-buttons-border-radius);min-width:var(--uni-buttons-min-width);-webkit-box-shadow:var(--uni-buttons-box-shadow);box-shadow:var(--uni-buttons-box-shadow);text-align:center;min-height:48px;padding:0 16px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.uni-buttons-primary:hover{background:var(--uni-color-hover-and-active);opacity:.8}.uni-cards-card{border:var(--uni-cards-border);border-radius:var(--uni-cards-border-radius);-webkit-box-shadow:var(--uni-cards-box-shadow);box-shadow:var(--uni-cards-box-shadow)}.uni-image{border-radius:var(--uni-images-border-radius);-webkit-box-shadow:var(--uni-images-box-shadow);box-shadow:var(--uni-images-box-shadow)}.uni-forms-input,.uni-forms-select,.uni-forms-textarea{border:1px solid #eee;border-radius:var(--uni-forms-input-border-radius)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes preloader-rotate{0%{-webkit-transform:scaleX(-1);transform:scaleX(-1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes preloader-rotate{0%{-webkit-transform:scaleX(-1);transform:scaleX(-1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes loader{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:#fff}50%{-webkit-transform:scaleY(1);transform:scaleY(1);background:var(--blue)}to{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:transparent}}@keyframes loader{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:#fff}50%{-webkit-transform:scaleY(1);transform:scaleY(1);background:var(--blue)}to{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:transparent}}.favorites{max-width:966px}.favorites__title{font-family:Helvetica-Bold,Helvetica,Arial,sans-serif;font-size:1rem;color:var(--black);margin-bottom:24px}@media screen and (min-width:1200px){.favorites__title{font-size:1.5rem;margin-bottom:32px}}.favorites .catalog-products__title-wr{display:none}
/*# sourceMappingURL=app.css.map */