@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.banner{padding-top:30px}.banner__content{background-image:url(/new-banner.png);height:450px;position:relative}.banner__info{position:absolute;text-align:center;left:0;right:0;width:640px;padding:30px 50px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.banner__title{font-size:35px;margin:0 0 17px;text-transform:uppercase}.banner__subtitle{font-size:40px;line-height:52px;font-weight:400;font-family:Merriweather;text-transform:none;margin:0 0 12px}.banner__description{font-size:17px;line-height:24px;padding-top:10px;color:#000;text-shadow:2px 4px 3px rgba(0,0,0,.3);font-weight:700}.banner__link{display:block;margin-top:35px;font-size:18px;font-weight:400;letter-spacing:0;padding:14px 25px;background:#fff;color:#2b2b2b;outline:none;text-decoration:none;max-width:150px;width:100%;margin-inline:auto;cursor:pointer}.timer{margin-top:15px;font-weight:700;letter-spacing:.1em;width:100%;display:flex;align-items:center;justify-content:center;gap:20px}.timer-item{display:flex;flex-direction:column;align-items:center;gap:8px}.timer-label{font-weight:400;font-size:14px;color:#000}.timer-data{border-radius:5px;background:linear-gradient(180deg,#fff,#e6e6e6);color:#000;font-size:35px;width:55px;height:55px;display:flex;justify-content:center;align-items:center}.timer-dot{font-size:32px;margin-bottom:25px}@media (max-width: 680px){.timer{margin-top:13px}}@media (max-width: 670px){.banner__content{background-position:center}.banner__info{width:100%;padding:10px 20px}.banner__title{margin-bottom:10px;font-size:25px}.banner__subtitle{font-size:22px;line-height:24px;margin-bottom:10px}.banner__description{font-size:16px;line-height:24px;padding-top:25px}}.footer{padding-top:40px;padding-bottom:54px;background-color:#2b2b2b;border-top:1px solid #fff}.footer__content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:27px}.footer__column>h3{color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;color:#fff}.footer__column>ul{padding-top:30px;display:flex;flex-direction:column;gap:11px}.footer__column>ul>li>p,.footer__column>ul>li>a{color:#444;font-size:16px;color:#fff}.footer__column>ul>li>p>a{text-decoration:underline;color:#fff}.bullets{margin-top:30px;background-image:url(/bullets.jpg);background-position:50% 38.7988%;min-height:520px;padding:11.5% 0;color:#fff}.bullets__list{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;flex-direction:row;row-gap:30px}.bullets__item{display:flex;flex-direction:column;align-items:center;max-width:100%;text-align:center;max-width:370px}.bullets__title{position:relative;font-size:32px;line-height:1.1em;text-transform:uppercase;color:#fff;font-weight:400;margin:0 0 3%}.bullets__description{position:relative;display:block;font-size:12px;line-height:23px;margin-bottom:18px;padding:0 20px}.catalog{padding-top:50px}.catalog__tabs{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px}.catalog__button{width:100%;background-color:#2b2b2b;color:#fff;border:1px solid transparent;padding:15px 10px;max-width:280px;border-radius:1px;transition:.25s;cursor:pointer;box-shadow:#00000059 0 5px 15px;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;opacity:.8}.catalog__button.active{opacity:1}.catalog__button:active{transform:translateY(5px)}.catalog__list{padding-top:30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px}.catalog__card{background:#f5f5f5cc;transition:.6s allease;position:relative;max-width:270px;width:100%;padding:15px;min-height:420px}.catalog__new{left:19px;display:flex;justify-content:center;align-items:center;font-size:15px;position:absolute;top:19px;z-index:1;padding:0;border-radius:50%;text-transform:none;font-family:"PT Serif",serif;width:80px;height:80px;font-weight:700;text-align:center;color:#a8316d;line-height:66px;background-color:#fff}.catalog__sale{background:#000;right:19px;display:inline-block;font-size:14px;position:absolute;top:19px;z-index:1;padding:0;border-radius:50%;text-transform:none;font-family:"PT Serif",serif;width:66px;height:66px;font-weight:700;text-align:center;color:#fff;line-height:66px}.catalog__img{margin-top:30px;height:200px;width:100%;object-fit:cover}.catalog__title{line-height:24px;font-size:14px;font-weight:900;text-transform:capitalize;color:#2b2b2b;text-align:center;margin-top:10px}.catalog__price{display:flex;align-items:center;gap:8px;justify-content:center;font-family:"PT Serif",serif;font-weight:800;margin-top:15px;font-size:20px;margin-bottom:30px}.catalog__price__new{color:#a8316d}.catalog__price__old{text-decoration:line-through}.catalog__form{margin-bottom:40px;width:100%}.catalog__card__bottom{position:relative;padding-top:50px;width:100%}.catalog__order__button{position:absolute;bottom:0;left:0;display:block;margin-top:15px;font-size:18px;font-weight:400;letter-spacing:0;padding:10px;background-color:#2b2b2b;color:#fff;text-decoration:none;width:100%;margin-inline:auto;cursor:pointer;transition:.3s;border:0;outline:none;box-shadow:#00000059 0 5px 15px;text-transform:uppercase;font-weight:700}.catalog__order__button:active{transform:translateY(5px)}.modal{font-family:Inter,sans-serif}.modal__content{z-index:3;background-color:#fff;border-radius:.5em;box-shadow:0 10px 20px #0003;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);max-height:90vh;box-shadow:#00000059 0 5px 15px;max-width:450px;width:95%}.modal__content__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e0e0;padding:15px}.modal__content__close{cursor:pointer}.modal__content__title{font-size:1.25rem;font-weight:600;line-height:normal}.modal__content__form{padding-left:15px;padding-right:15px;width:100%;margin-top:25px;display:flex;flex-direction:column;padding-bottom:25px}.modal__content__title{text-align:center;font-size:18px}.modal__content__input{margin-top:15px;padding:10px 5px;font-size:16px;border:1px solid #cbcbcb;color:#2b2b2b;border-radius:3px;font-family:Inter,sans-serif}.modal__content__button{font-family:Inter,sans-serif;display:block;margin-top:15px;font-size:18px;font-weight:400;letter-spacing:0;padding:15px 10px;background-color:#2b2b2b;color:#fff;text-decoration:none;width:100%;margin-inline:auto;cursor:pointer;transition:.3s;border:0;outline:none;box-shadow:#00000059 0 5px 15px;text-transform:uppercase;font-weight:700;border-radius:3px}.modal__content__label{font-size:13px;line-height:13px;margin-top:15px;width:100%;display:block;text-align:center}.modal__content__agree{-webkit-appearance:checkbox;display:inline-block;width:auto;height:auto}.fade-enter{opacity:0;transform:translate(20px)}.fade-enter-active{opacity:1;transform:translate(0);transition:opacity .3s,transform .3s}.fade-exit{opacity:1;transform:translate(0)}.fade-exit-active{opacity:0;transform:translate(-20px);transition:opacity .3s,transform .3s}@media (max-width: 670px){.catalog__tabs{justify-content:center;gap:15px}}@media (max-width: 610px){.catalog__list{justify-content:center}}.marquee{background-color:#2b2b2b}.marquee__text{background-color:#2b2b2b;font-size:35px;color:#fff;padding:15px}@media (max-width: 670px){.marquee__text{font-size:25px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.feedback-antd{display:flex;align-items:center;gap:32px}.feedback-antd .feedback-antd-text{color:#3e3e3e;font-size:16px;font-weight:300;text-transform:capitalize}.feedback-antd .feedback-antd-stars{font-size:17px}.feedback-section{margin-top:92px;margin-bottom:50px}.feedback-section>.container>button{margin-top:35px;display:flex;align-items:center;justify-content:center;margin-inline:auto}.feedback-section-header{display:flex;align-items:center;flex-wrap:wrap;gap:106px}@media (max-width: 1024px){.feedback-section-header{gap:25px}}.feedback-section-header-title{font-size:24px;font-weight:600;text-transform:uppercase}.feedback-section-header-button{color:#fff;font-size:20px;font-weight:500;text-transform:capitalize;border-radius:5px;padding:14px 104px;background:linear-gradient(180deg,#bd3220,#88251b);border:1px solid transparent;cursor:pointer}@media (max-width: 1024px){.feedback-section-header-button{padding:14px 25px;width:100%}}.feedback-section-statistic{padding-top:37px;height:130px;display:flex}.feedback-section-statistic-average{font-size:80px;font-weight:500;text-transform:capitalize;line-height:1}.feedback-section-statistic-rating{margin-left:16px;max-width:306px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.feedback-section-statistic-rating-item{display:flex;align-items:center;width:100%;max-width:362px}.feedback-section-statistic-rating-item-images{display:flex;align-items:center}.feedback-section-statistic-rating-item-images-item{width:25px;height:15px}.feedback-section-statistic-rating-item-line{max-width:220px;width:100%;height:1.5px;background-color:#d9d9d9}.feedback-section .feedback-list{margin-top:35px;margin-left:auto;width:100%;max-width:900px}.feedback-section .feedback-footer{display:flex;justify-content:center}.feedback-section .feedback-footer-button{color:#000;font-size:18px;font-weight:300;border-radius:5px;border:1px solid #000;background:transparent;padding:15px 57px;cursor:pointer}.feedback-section .feedback-footer-button:disabled{opacity:.5}.reviews__rating-and-size{align-items:center;display:flex;margin-top:45px}.reviews__product-rating{width:100%;margin-top:0;margin-bottom:0}.reviews__product-rating .product-rating{height:74px}.product-rating{align-items:center;display:flex}.product-rating__average{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;color:#000;font-variation-settings:"wght" 200;letter-spacing:-.04em;width:133px;font-family:Hauss,sans-serif;font-size:99px;font-weight:400;line-height:101px}.product-rating .rating-list,.product-rating .rating-list__stars-and-lines{align-items:center;display:flex}.product-rating .rating-list{margin:0 0 0 15px;padding:0;list-style-type:none}.product-rating .rating-list__stars-and-lines{max-width:362px}.product-rating .rating-list__stars{flex-direction:column;align-items:center;display:flex}.product-rating .rating-list__values>div{margin-top:1px}.product-rating .rating-list__stars>div:first-child{margin-top:1px}.product-rating .rating-list__stars>div{margin-top:3px}.product-rating .rating-list-item__stars{justify-content:flex-end;align-items:center;gap:2px;min-width:68px;max-width:68px;margin-right:4px;display:flex}.product-rating .rating-list-item__stars svg:first-child{margin-left:0}.product-rating .rating-list-item__stars svg{width:12px;height:12px}svg:not(:root){overflow:hidden}svg:not([fill]){fill:currentColor}.product-rating .rating-list-item__value{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;color:#000;font-variation-settings:"wght" 400;align-items:center;height:14px;margin-left:8px;font-size:14px;font-weight:500;line-height:17px;display:flex}@media (min-width: 1024px){.product-rating .rating-list__lines{min-width:282px}}.product-rating .rating-list__lines{flex-direction:column;width:100%;display:flex}.product-rating .rating-list__lines>div:first-child{margin-top:0}.product-rating .rating-list__lines>div{margin-top:13px}.product-rating .rating-list-item__line-wrapper{background-color:#f0ecf4;height:2px;position:relative}.product-rating .rating-list-item__line{background-color:#000;height:2px;position:absolute;top:0;left:0}.size-matching{gap:4px;min-width:134px;margin:0;padding:0;list-style-type:none}.size-matching .size-matching-item:first-child{margin-top:0}.size-matching .size-matching-item{margin-top:4px}.size-matching .size-matching-item__text{justify-content:space-between;align-items:flex-start;margin-bottom:3px;display:flex;position:relative;top:1px}.size-matching .size-matching-item__text div{color:#000;font-variation-settings:"wght" 400;text-align:right;font-family:Hauss,sans-serif;font-size:14px;font-weight:400;line-height:17px}.size-matching .size-matching-item__line-wrapper{background-color:#f0ecf4;height:2px;position:relative}.size-matching .size-matching-item__line{background-color:#000;height:2px;position:absolute;top:0;left:0}.product-rating__bought-counter{margin-top:-2px}.bought-counter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2777%27 height=%2784%27 fill=%27none%27%3E%3Cpath stroke=%27%23000%27 stroke-linejoin=%27round%27 stroke-width=%271.987%27 d=%27M25.665 16.478C27.99 3.489 45.143-8.238 48.15 11.626%27/%3E%3Cpath fill=%27%23fff%27 stroke=%27%23000%27 stroke-linejoin=%27round%27 stroke-width=%271.987%27 d=%27m67.223 12.129 8.299 64.64-22.46 5.731L1 77l10.5-60.5 41.562-9.608 5.236 5.237z%27/%3E%3Cpath stroke=%27%23000%27 stroke-width=%271.987%27 d=%27M52.898 7.31V83%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-direction:column;align-items:center;min-width:75px;height:84px;margin-left:16px;padding-top:20px;display:flex}.bought-counter__value{-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-variation-settings:"wght" 300,"ital" 850;letter-spacing:-.03em;background-color:#fff;align-items:center;padding:2px 0 2px 2px;font-family:Hauss,sans-serif;font-size:42px;line-height:.76;display:flex}.bought-counter__spacer{width:4px}.bought-counter__text{font-variation-settings:"wght" 550;background-color:#fff;margin-top:-1px;font-family:Hauss,sans-serif;font-size:14px;font-weight:400;line-height:1.21}.left,.right{display:flex;align-items:center}@media (max-width: 1023px){.reviews{max-width:100%;padding-top:0}.left,.right{width:100%}.product-rating{width:100%;flex-direction:column;height:100%}.product-rating .rating-list__stars-and-lines{width:100%;max-width:100%}.product-rating .rating-list-item__line,.product-rating .rating-list-item__line-wrapper{height:1px}.product-rating .rating-list__lines{flex-direction:column;width:100%;display:flex}.reviews__product-rating .product-rating{height:auto}.reviews__rating-and-size{flex-wrap:wrap;margin-top:15px;margin-bottom:40px}.reviews__size-match-and-bought-counter{align-items:center;margin-top:27px;margin-bottom:27px;display:flex}.reviews__size-match-and-bought-counter__size-match{width:100%}.product-rating__bought-counter{flex-shrink:0}.size-matching{margin-left:4px;margin-right:4px}.rating-list{width:100%}.product-rating__size-match{width:100%;margin-left:0}}.reviews-carousel .feedbacks-item--product{cursor:pointer}.feedbacks-item--product{background:#f6f6fa;border-radius:20px;flex-shrink:0;width:360px;height:270px;margin-bottom:8px;padding:7px 14px 10px}.feedbacks-bar__top{white-space:nowrap;gap:4px;margin-left:-1px;font-size:14px;font-weight:550;line-height:17px}.feedbacks-item--product.has-photo .feedbacks-item--product__text-content{max-height:145px}.feedbacks-bar__bottom,.feedbacks-bar__top{flex-wrap:nowrap;align-items:baseline;margin:0;padding:0;list-style:none;display:flex;position:relative;overflow:hidden}.feedbacks-bar__bottom{gap:3px;padding-bottom:6px;position:relative;top:1px}.feedbacks-bar__stars{align-items:center;gap:1.2px;display:flex;position:relative;top:1px}.feedbacks-bar__icons{z-index:0;margin-left:2px;display:flex}.feedbacks-bar__user-pic{z-index:4;width:16px;height:16px;display:block;position:relative;display:none}.feedbacks-bar__user-pic.hide+.feedbacks-bar__country span{left:0;right:0}.feedbacks-bar__country span{z-index:1;width:16px;display:block;position:relative;top:3px;left:-4px}.feedbacks-bar__country span:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:16px;height:16px;display:block;position:relative}.flag-ru:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27%3E%3Cpath fill=%27%23CE1720%27 fill-rule=%27evenodd%27 d=%27M0 0h24v16H0z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23007C30%27 fill-rule=%27evenodd%27 d=%27M0 16h24v8H0z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23fff%27 fill-rule=%27evenodd%27 d=%27M0 0h5.316v24H0z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23B20000%27 fill-rule=%27evenodd%27 d=%27M.254.408h.253v.408H.254zm.76 0h.76v.408h-.76zM1.267 0h.253v.408h-.253zm1.266 0h.253v.408h-.253zm1.012.408h.76v.408h-.76zM3.798 0h.253v.408h-.253zM.76.816h.507v.403H.76zm.76 0h.506v.403H1.52zm1.772 0h.506v.403h-.506zm.76 0h.506v.403H4.05V.816Zm-3.545.403h.507v.408H.507v-.408Zm1.266 0h.506v.408h-.506v-.408Zm1.266 0h.506v.408H3.04v-.408Zm1.266 0h.506v.408h-.506v-.408M4.81.408h.253v.408H4.81zM.254 1.627H.76v.407H.254v-.407Zm1.772 0h.507v.407h-.507v-.407Zm2.532 0h.506v.407h-.506v-.407ZM.508 2.845h.506v.408H.507v-.408Zm.252.408h.507v.408H.76zm1.013-.403h.506v.403h-.506zm-.253.403h.506v.408H1.52zm-.506.408h.76v.408h-.76V3.66Zm.252.408h.253v.408h-.253zM3.038 2.85h.506v.403h-.506V2.85Zm.253.403h.506v.408h-.506v-.408Zm1.013-.403h.506v.403h-.506zm-.254.403h.507v.408H4.05zm-.506.408h.76v.408h-.76V3.66Zm.253.408h.253v.408h-.253v-.408m-1.265-.413h.253v.408h-.253v-.408M0 3.656h.253v.408H0zm5.063 0h.253v.408h-.253zM1.266 5.691h.253v.408h-.253V5.69Zm-.253.412h.76v.403h-.76zm-.254.403h1.266v.408H.76v-.408Zm3.038-.81h.253v.407h-.253v-.408Zm-.253.407h.76v.403h-.76v-.403m-.253.403h1.266v.408H3.29v-.408Zm.253 2.035H4.81v.408H3.544V8.54Zm-.506-1.627H4.81v.408H3.038v-.408Zm-2.532 0h1.772v.408H.506v-.408ZM.76 8.95h.76v.407H.76zm-.254-.41h1.266v.408H.506zm3.544-.807h1.266v.408H4.05v-.408Zm-.253 1.22h.76v.407h-.76v-.408Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23B20000%27 fill-rule=%27evenodd%27 d=%27M1.013 9.357h.253v.408h-.253zm3.037 0h.254v.408H4.05zM0 7.73h1.266v.408H0zm2.278.811h.76v.408h-.76v-.408Zm.254.413h.253v.407h-.253zm-.76-1.22h1.772v.409H1.772v-.408Zm1.013-6.107h.506v.408h-.506v-.408m-.507.408h.76v.408h-.76v-.408Zm-.253.408h.507v.403h-.507v-.403m.76 0h.506v.403h-.506v-.403M0 2.035h.506v.408H0zm.253.408H.76v.403H.253zm4.557-.408h.506v.403H4.81zm-.253.403h.506v.403h-.506zM0 6.094h.253v.408H0zm5.063 0h.253v.408h-.253zM2.278 9.352h.76v.408h-.76v-.408Zm-.253.408h.507v.403h-.507zm.76 0h.506v.403h-.506zm-1.013.403h.506v.408h-.506v-.408Zm1.266 0h.506v.408h-.506v-.408m-1.52.408h.507v.408H1.52v-.408Zm1.773 0h.506v.408h-.506v-.408m-2.025.412h.506v.408h-.506v-.408m2.278 0h.506v.408h-.506v-.408m-2.785.408h.76v.408h-.76v-.408m3.038 0h.76v.408h-.76v-.408Zm.507-.408h.506v.408h-.506zm.253-.408h.506v.408h-.506v-.408m.253-.407h.506v.408H4.81v-.408Zm-4.304.815h.507v.408H.506zm-.253-.408H.76v.408H.253v-.408ZM0 10.172h.506v.408H0zm1.013 1.632h.253v.403h-.253zm3.037 0h.254v.403H4.05zm-1.518-1.22h.253v.404h-.253v-.403Zm-.76 1.22h.253v.403h-.253v-.403Zm1.519 0h.253v.403h-.253zm-.76 0h.254v.403h-.253v-.403Zm-2.531 0h.253v.403H0zm5.063 0h.253v.403h-.253v-.403m-2.531-5.7h.253v.403h-.253v-.403Zm-1.266-4.07h.253v.409h-.253v-.408Zm2.531 0h.253v.409h-.253v-.408ZM2.278 4.88h.76v.408h-.76V4.88Zm-.506.408h.76v.408h-.76zm.253.408h.253v.408h-.253v-.408M1.52 4.88h.506v.408H1.52zm.253-.403h.76v.403h-.76v-.403Zm.253-.408h.253v.408h-.253V4.07Zm.76.408h.76v.403h-.76v-.403m.253-.408h.253v.408h-.253V4.07Zm.253.811h.506v.408h-.506V4.88m-.506.408h.76v.408h-.76v-.408m.253.408h.253v.408h-.253v-.408M4.05 4.88h.507v.408H4.05zm.254-.403h.759v.403h-.76v-.403Zm.506.403h.506v.408H4.81zm-.506.408h.759v.408h-.76v-.408Zm.253.408h.253v.408h-.253v-.408m0-1.627h.253v.408h-.253V4.07ZM0 4.876h.506v.407H0zm.253-.404h.76v.404h-.76v-.404Zm.506.404h.507v.407H.759zm-.506.407h.76v.408h-.76v-.408Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23B20000%27 fill-rule=%27evenodd%27 d=%27M.506 5.695H.76v.408H.506zm0-1.626H.76v.408H.506v-.408M.253 7.322h1.013v.408H.253v-.408Zm1.266 0h1.013v.408H1.519zm1.266 0h1.012v.408H2.785zm1.265 0h1.013v.408H4.05zm-2.025.816h1.266v.403H2.025zm-1.772 0H1.52v.403H.253v-.403Zm3.544 0h1.266v.403H3.797zm1.266 1.626h.253v.403h-.253zM0 9.764h.253v.403H0zm.253 13.828h.253v-.403H.253zm.76 0h.76v-.403h-.76zm.253.408h.253v-.408h-.253zm1.266 0h.253v-.408h-.253zm1.012-.408h.76v-.407h-.76v.407Zm.253.408h.253v-.408h-.253V24ZM.76 23.184h.507v-.403H.759v.404Zm.76 0h.506v-.403H1.52v.404Zm1.772 0h.506v-.403h-.506v.404Zm.76 0h.506v-.403H4.05v.404Zm-2.279-.403h.506v-.407h-.506v.407Zm1.266 0h.506v-.407h-.506v.407m1.266 0h.506v-.407h-.506v.407m.506.811h.253v-.407H4.81v.407ZM.253 22.374H.76v-.408H.253v.407Zm1.772 0h.507v-.408h-.507v.407Zm2.532 0h.506v-.408h-.506v.407Zm-4.05-1.22h.506v-.407H.506v.408Zm.252-.407h.507v-.408H.759zm1.013.408h.506v-.408h-.506v.408m-.253-.408h.506v-.408H1.52v.408Zm-.506-.408h.76v-.408h-.76v.408m.253-.408h.253v-.403h-.253v.403m1.772 1.22h.506v-.404h-.506v.403Zm.253-.404h.506v-.408h-.506v.408m1.013.408h.506v-.408h-.506v.408m-.254-.408h.507v-.408H4.05v.408Zm-.506-.408h.76v-.408h-.76v.408m.253-.408h.253v-.403h-.253v.403m-1.265.413h.253v-.408h-.253v.408m-2.532 0h.253v-.408H0v.408Zm5.063 0h.253v-.408h-.253v.408m-3.797-2.035h.253v-.407h-.253v.407m-.253-.412h.76v-.403h-.76v.403m-.254-.403h1.266v-.408H.76v.408Zm3.038.81h.253v-.407h-.253v.408Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23B20000%27 fill-rule=%27evenodd%27 d=%27M3.544 17.897h.76v-.403h-.76v.403Zm-.253-.403h1.266v-.408H3.29v.408Zm.253-2.035H4.81v-.412H3.544zm-.506 1.627H4.81v-.408H3.038zm-2.532 0h1.772v-.408H.506zm.253-2.034h.76v-.408h-.76v.408Zm-.253.407h1.266v-.412H.506zm3.544.807h1.266v-.408H4.05zm-.253-1.22h.76v-.407h-.76v.408ZM0 16.267h1.266v-.408H0zm2.278-.811h.76v-.408h-.76v.408Zm.254-.408h.253v-.408h-.253zm-.76 1.219h1.772v-.408H1.772zm1.013 6.103h.506v-.408h-.506v.408m-.507-.408h.76v-.398h-.76v.398Zm-.253-.408h.507v-.408h-.507v.408m.76 0h.506v-.408h-.506v.408M0 21.966h.506v-.403H0zm.253-.408H.76v-.403H.253zm4.557.408h.506v-.403H4.81zm-.253-.408h.506v-.403h-.506zM0 17.906h.253V17.5H0v.407Zm5.063 0h.253V17.5h-.253v.407Zm-3.038-3.665h.507v-.403h-.507zm.76 0h.506v-.403h-.506zm-1.013-.403h.506v-.408h-.506v.408Zm1.266 0h.506v-.408h-.506v.408m-1.52-.408h.507v-.408H1.52v.408Zm1.773 0h.506v-.408h-.506v.408m-2.025-.413h.506v-.408h-.506v.408m2.278 0h.506v-.408h-.506v.408M.76 12.61h.76v-.407H.76v.407m3.038 0h.76v-.407h-.76zm.507.408h.506v-.408h-.506v.408m.253.408h.506v-.408h-.506v.408m.253.408h.506v-.408H4.81v.408Zm-4.304-.816h.507v-.408H.506v.408Zm-.253.408H.76v-.408H.253v.408ZM0 13.828h.506v-.408H0zm1.013-1.631h.253v-.403h-.253zm1.519 1.219h.253v-.403h-.253v.403m0 4.476h.253v-.403h-.253zm-1.266 4.069h.253v-.398h-.253zm2.531 0h.253v-.398h-.253v.398Zm-1.519-2.836h.76v-.408h-.76v.408m-.506-.408h.76v-.408h-.76v.408m.253-.408h.253v-.407h-.253v.407m-.506.816h.506v-.408H1.52v.408Zm.253.398h.76v-.398h-.76v.398Zm.253.408h.253v-.403h-.253v.403m.76-.408h.76v-.398h-.76v.398m.253.408h.253v-.403h-.253v.403m.253-.81h.506v-.408h-.506v.407Zm-.506-.408h.76v-.408h-.76v.408m.253-.408h.253v-.408h-.253v.408m1.012.82h.507v-.408H4.05v.408Zm.254.398h.759v-.398h-.76v.398Zm.506-.403h.506v-.407H4.81v.407Zm-.506-.407h.759v-.408h-.76v.408Zm.253-.408h.253v-.408h-.253v.408m0 1.626h.253v-.403h-.253v.403M0 19.125h.506v-.408H0zm.253.398h.76v-.398h-.76v.398Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23B20000%27 fill-rule=%27evenodd%27 d=%27M.76 19.121h.506v-.407H.759v.407Zm-.507-.407h.76v-.408h-.76v.408Zm.253-.408H.76v-.408H.506v.408m0 1.626H.76v-.403H.506zM.253 16.68h1.013v-.408H.253v.408Zm1.266 0h1.013v-.408H1.519zm1.266 0h1.012v-.408H2.785zm1.265 0h1.013v-.408H4.05zm-2.025-.815h1.266v-.404H2.025zm-1.772 0H1.52v-.404H.253v.404Zm3.544 0h1.266v-.404H3.797zm1.266-1.622h.253v-.413h-.253zm-5.063 0h.253v-.413H0zm2.278-2.04h.254v.409h-.254v-.408Zm.507 0h.253v.409h-.253v-.408Zm0-.81h.253v.408h-.253v-.408m-.507 0h.254v.408h-.254v-.408M.506 22.375h.507v.407H.506zm3.544-7.73h.254v-.408H4.05zm-3.037 0h.253v-.408h-.253zm1.265-.408h.76v.408h-.76v-.408%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")!important}.flag-kz:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27%3E%3Cpath fill=%27%2300ABC2%27 fill-rule=%27evenodd%27 d=%27M0 0h24v24H0z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23FFEC2D%27 d=%27M15.762 9.874c0-2.377-2.032-4.303-4.54-4.303-2.507 0-4.54 1.926-4.54 4.303 0 2.376 2.033 4.302 4.54 4.302 2.508 0 4.54-1.926 4.54-4.302%27/%3E%3Cpath fill=%27%23FFEC2D%27 fill-rule=%27evenodd%27 d=%27M11.009 3.005c-.043 0-.246 1.43-.32 1.75-.075.72.96.694.79-.027L11.008 3v.005Zm.362 13.86c.038 0 .347-1.414.448-1.728.123-.71-.912-.747-.8-.022zm-7.234-7.02c0 .037 1.489.336 1.82.432.747.122.8-.854.032-.747l-1.852.32v-.006Zm14.495.17c0-.037-1.504-.283-1.84-.368-.753-.09-.758.886 0 .752l1.84-.384M5.663 5.31c-.026.027.955 1.136 1.153 1.408.512.534 1.19-.213.512-.576l-1.665-.827V5.31Zm11.262 9.122c.027-.026-1.051-1.05-1.275-1.301-.56-.491-1.163.304-.459.613l1.734.694v-.006M7.909 3.762c-.032.017.427 1.393.502 1.719.256.677 1.184.234.704-.347l-1.2-1.371h-.006Zm6.567 12.399c.038-.016-.32-1.42-.368-1.745-.208-.693-1.163-.32-.73.3l1.104 1.44-.006.005m1.617-11.438c-.032-.027-1.217.886-1.505 1.067-.57.48.203 1.131.598.496l.907-1.563ZM6.33 15.057c.027.026 1.28-.8 1.58-.966.602-.438-.118-1.142-.561-.534l-1.014 1.5zM4.463 7.369c-.016.032 1.28.784 1.563.982.667.347 1.056-.56.293-.704zm13.534 5.25c.016-.033-1.227-.87-1.494-1.083-.64-.395-1.093.485-.341.677l1.835.405Zm-4.3-9.224c-.037-.01-.778 1.248-.976 1.52a.416.416 0 0 0 .747.25l.23-1.77ZM8.688 16.428c.037.016.87-1.195 1.083-1.457.39-.619-.555-1.013-.73-.299zM4.554 12.73c.016.032 1.493-.32 1.84-.374.726-.203.32-1.099-.32-.683zm13.449-5.48c-.011-.031-1.51.22-1.857.252-.747.154-.4 1.077.267.704l1.59-.955Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23FFEC2D%27 fill-rule=%27evenodd%27 d=%27M12.481 3.096c-.037-.006-.539 1.355-.688 1.654-.219.693.8.864.784.128l-.09-1.788-.006.006ZM9.894 16.747c.037.011.64-1.317.81-1.61.268-.673-.735-.908-.773-.177l-.042 1.787h.005ZM9.376 3.23c-.037.01.102 1.451.102 1.782.101.71 1.099.464.768-.197l-.87-1.585Zm3.628 13.438c.037-.005 0-1.45.027-1.781-.048-.72-1.067-.54-.78.144L13 16.667h.005ZM6.805 4.424c-.032.021.678 1.296.811 1.6.384.625 1.21.038.63-.458l-1.44-1.142Zm8.792 11.091c.032-.021-.587-1.344-.694-1.654-.336-.645-1.2-.112-.661.416l1.355 1.238M4.927 6.217c-.021.032 1.126.981 1.366 1.227.592.448 1.142-.384.416-.646l-1.782-.581m12.494 7.452c.022-.032-1.05-1.056-1.275-1.312-.555-.486-1.163.31-.459.619zM4.106 8.452c-.011.037 1.403.576 1.712.73.715.24.944-.714.166-.735l-1.878.005Zm14.265 3.083c.016-.032-1.355-.661-1.654-.837-.694-.288-.998.65-.224.725l1.878.112M4.058 11.2c.005.032 1.53.01 1.878.038.757-.038.576-1.003-.15-.742zm14.414-2.4c0-.038-1.526-.118-1.867-.166-.763-.01-.65.966.09.747l1.777-.587zM5.365 14.048c.021.032 1.387-.619 1.707-.742.661-.346.053-1.141-.475-.602zm11.859-8.125c-.021-.032-1.425.528-1.76.63-.689.304-.14 1.136.426.635zm-9.64 10.014c.032.016 1.008-1.094 1.254-1.329.464-.57-.427-1.067-.689-.373zm7.453-11.94c-.027-.021-1.083 1.02-1.345 1.238-.501.539.352 1.094.662.421l.677-1.659h.006%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23FFEC2D%27 fill-rule=%27evenodd%27 d=%27M4.28 12.735c.082.275.094 1.816 1.735 3.302 1.63 1.475 4.425 1.805 4.425 1.805s.011.209-.187.22c-.198.022-1.152-.165-1.63-.308-.465-.132-.885-.375-.931-.364-.058.023-.151.177-.291.154-.14-.021-.815-.682-1.118-.858a9.062 9.062 0 0 1-1.595-1.684c-.326-.495-.407-.825-.512-.825-.105 0-.49.242-.49.242s-.348-.495-.651-1.287c-.314-.793-.28-1.255-.21-1.288.082-.033.082.583.315 1.144.233.573.559.749.559.749s-.21-.297-.373-1.035c-.163-.737-.233-1.452-.116-1.672.116-.22.22-.287.232-.276.024.022-.198.342-.046 1.189.151.847.559 1.563.652 1.53.093-.033-.058-.21-.117-.705-.058-.495.059-.803.187-.847.058-.044.151.55.163.814Zm-1.14 1.409c-.315-.275-.804-1.233-.908-1.189-.117.055.791 1.431.815 1.541.023.132.22.506.07.451-.152-.055-1.235-1.133-1.107-.924.128.209.943 1.155.897 1.21-.047.056-.675-.528-.699-.45-.011.065.617.638.606.704-.012.066-.408-.364-.408-.276 0 .088.408.518.408.584 0 .066-.35-.308-.233-.11.105.22.407.407.396.473-.012.066-.256-.088-.256-.055 0 .033.454.187.558.308.117.121.862.935 1.42 1.343.56.407 2.166 1.122 2.283 1.122.104 0 .267-.22.233-.308-.035-.088-1.607-.594-2.038-.969-.442-.374-1.513-1.276-1.607-1.32-.081-.055-.326-.033-.326-.088 0-.055.315.033.292 0-.012-.033-.431-.21-.42-.242.024-.033.291.066.291.033s-.489-.286-.465-.341c.011-.055.36.154.36.11 0-.022-.465-.33-.453-.385.011-.056.36.242.349.176-.012-.066-.28-.44-.28-.485 0-.055.42.374.466.287.023-.077-.151-.793-.14-.804.012-.01.315.154.361.055.059-.11-.21-.253-.465-.451Zm5.367 5.414c-.221.034-.326-.044-.198-.22.175 0 .64-.143.803-.209.163-.066.338-.154.478-.275.14-.143.232.077.151.198-.058.077-.326.22-.524.297-.291.088-.547.22-.71.21Zm1.455-.56c-.151-.155-.023-.265.198-.386.326-.165.233-.396.652-.583.186-.11 2.794-1.1 3.644-1.629.85-.528 3.237-2.234 3.877-3.412.629-1.166.326-1.254.42-1.298.08-.055.174.165.162.429-.023.253-.232 1.024-.163 1.1.07.078.955-.605 1.328-1.43.372-.825.652-1.684.826-1.684.187 0-.302 1.409-.617 1.959-.303.55-.664.825-.582.946.093.11 1.001-.605 1.316-1.133.302-.54.593-1.013.652-.914a3.635 3.635 0 0 1-.78 1.772c-.49.529-1.072.914-.978.99.081.089.745.177 1.432-.263.698-.452.768-1.1.85-1.068.093.033-.082.925-.746 1.475-.663.55-1.536.605-1.513.726.046.11 1.898-.506 1.863-.363-.035.132-2.399 1.013-2.422 1.1 0 .066.407.088 1.048-.055.629-.132 1.234-.605 1.316-.495.023.154-.455.528-1.176.705-.734.176-1.095.407-1.118.462-.012.055 1.304-.154 1.304-.088s-1.723.385-1.735.473c-.023.077 1.63-.32 1.607-.22-.047.077-2.247.693-2.224.726.012.044 1.84-.374 1.805-.308-.047.077-3.074.88-3.097.936-.024.044 2.677-.573 2.654-.518-.023.055-1.397.374-1.397.407 0 .033 1.106-.165 1.083-.11-.012.044-2.794.716-2.852.815-.059.11 1.443-.275 1.42-.077-.023.198-3.225 1.21-3.237 1.023-.023-.187 1.945-.66 1.933-.715-.023-.055-1.13.11-1.153.01-.011-.11.734-.33.676-.373-.059-.055-.617.154-.57.033.057-.121 1.117-.584 1.094-.617-.012-.033-.385.11-.35 0 .047-.12 2.294-.737 2.259-.814-.035-.066-1.036.154-1.13.176-.034-.066 1.398-.572 1.374-.66-.046-.077-.768.297-.815.198-.023-.11 1.27-.583 1.188-.66-.082-.077-.664.198-.745.12-.082-.076 1.222-.924 1.024-.946-.198-.01-.442.264-.465.088.023-.22 1.012-.583.791-.76-.349-.098-1.525.078-2.014.353-.489.275-2.119 1.805-2.515 2.047-.396.231-1.746.77-2.002.88-.396.133-.466.33-.873.529-.734.187-.722.396-1.072.517-.127.033-1.443.627-1.455.583Zm-1.84.77c-.22.11-.418.374-.29.484.07.132.29-.297.465-.275l.932.044c.5.033.745-.1 1.024-.077.28.022.897-.143 1.188-.143.29 0 .35.033.372-.088.035-.11-.908-.034-1.327-.044-.419-.023-.943.076-1.257.076-.291-.01-.792-.099-1.106.022Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23FFEC2D%27 d=%27M9.52 19.635c0-.09-.089-.165-.198-.165-.11 0-.198.074-.198.165 0 .091.089.165.198.165.11 0 .198-.073.198-.165%27/%3E%3Cpath fill=%27%23FFEC2D%27 fill-rule=%27evenodd%27 d=%27M14.165 19.316c.198-.033.734.143 1.106.22.676.253 1.933.132 1.933.253s-.081.264-.373.287c-.29.022-1.024-.11-1-.11.023 0 .581.253.418.319-.163.066-.64-.143-.721-.088-.082.055.442.154.349.187-.07.033-.43-.044-.547-.033-.117.022.093.143-.047.187-.14.055-.372-.066-.466-.033-.104.033.21.22.07.242-.14.022-.466-.088-.652-.11-.186 0 .175.176.058.198-.116.01-.442-.143-.523-.143-.082 0 0 .22-.117.22-.116 0-.256-.187-.326-.187s0 .22-.116.22c-.117 0-.163-.231-.256-.22-.117.022 0 .297-.163.275-.152-.011-.175-.286-.303-.275-.117.022.023.275-.093.275-.117 0-.14-.253-.256-.275-.117-.011-.07.242-.14.242s-.14-.242-.186-.242c-.035 0 0 .242-.14.22-.14-.022-.14-.264-.175-.253-.046.022-.046.198-.14.198-.093 0-.104-.176-.14-.154-.046.01-.185.231-.279.198-.104-.033.024-.21-.023-.21-.046 0-.163.122-.233.11-.07-.01 0-.153-.023-.153s-.198.088-.28.088c-.08 0-.302.11-.36.01-.059-.11.151-.11.198-.208.035-.1-.117-.396.046-.495.151-.11.652.143 1.397-.034 1.35-.34 2.399-.737 2.503-.726Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")!important}.feedbacks-bar__bottom li{color:#9797af;font-size:14px;font-weight:550;line-height:17px}.feedbacks-item--product .photo-list{gap:2px;margin-top:10px;margin-bottom:0;padding:0;list-style:none;display:flex;overflow:auto}.feedbacks-item--product .photo-list__item{cursor:pointer;flex:none;width:52px;height:52px;display:block;position:relative;overflow:hidden}.feedbacks-item--product .photo-list__item .border{z-index:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2752%27 height=%2752%27 fill=%27%23cb11ab%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M27.079 0H24.92c-5.59 0-9.887 0-13.221.448-3.38.455-5.918 1.385-7.892 3.36C1.833 5.782.903 8.32.448 11.7 0 15.034 0 19.33 0 24.92v2.158c0 5.59 0 9.887.448 13.221.455 3.38 1.385 5.918 3.36 7.892 1.974 1.974 4.513 2.905 7.892 3.36C15.034 52 19.33 52 24.92 52h2.158c5.59 0 9.887 0 13.221-.448 3.38-.455 5.918-1.386 7.892-3.36 1.974-1.974 2.905-4.513 3.36-7.892C52 36.966 52 32.67 52 27.08v-2.16c0-5.59 0-9.887-.448-13.221-.455-3.38-1.386-5.918-3.36-7.892C46.218 1.833 43.68.903 40.3.448 36.966 0 32.67 0 27.08 0ZM25 3h2c5.713 0 9.797.004 12.9.422 3.047.409 4.847 1.183 6.171 2.507 1.324 1.324 2.098 3.124 2.508 6.17C48.995 15.203 49 19.287 49 25v2c0 5.713-.004 9.797-.422 12.9-.409 3.047-1.183 4.847-2.507 6.171-1.324 1.324-3.124 2.098-6.17 2.508C36.797 48.995 32.713 49 27 49h-2c-5.713 0-9.797-.004-12.9-.422-3.047-.409-4.847-1.183-6.171-2.507-1.324-1.324-2.098-3.124-2.507-6.17C3.004 36.797 3 32.713 3 27v-2c0-5.713.004-9.797.422-12.9.409-3.047 1.183-4.847 2.507-6.171 1.324-1.324 3.124-2.098 6.17-2.507C15.203 3.004 19.287 3 25 3%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E");width:52px;height:52px;display:none;position:absolute}.feedbacks-item--product .photo-list__item img{-webkit-clip-path:path("M0.196167 24C0.196167 12.6863 0.196167 7.02944 3.71089 3.51472C7.2256 0 12.8825 0 24.1962 0H26.1962C37.5099 0 43.1667 0 46.6814 3.51472C50.1962 7.02944 50.1962 12.6863 50.1962 24V26C50.1962 37.3137 50.1962 42.9706 46.6814 46.4853C43.1667 50 37.5099 50 26.1962 50H24.1962C12.8825 50 7.2256 50 3.71089 46.4853C0.196167 42.9706 0.196167 37.3137 0.196167 26V24Z");clip-path:path("M0.196167 24C0.196167 12.6863 0.196167 7.02944 3.71089 3.51472C7.2256 0 12.8825 0 24.1962 0H26.1962C37.5099 0 43.1667 0 46.6814 3.51472C50.1962 7.02944 50.1962 12.6863 50.1962 24V26C50.1962 37.3137 50.1962 42.9706 46.6814 46.4853C43.1667 50 37.5099 50 26.1962 50H24.1962C12.8825 50 7.2256 50 3.71089 46.4853C0.196167 42.9706 0.196167 37.3137 0.196167 26V24Z");image-rendering:-webkit-optimize-contrast;image-rendering:optimizequality;-o-object-fit:cover;object-fit:cover;width:50px;height:50px;position:absolute;top:1px;left:1px}.reviews .feedbacks-item--product.has-photo .feedbacks-item--product__text-content{max-height:145px}.feedbacks-item--product__text-content{text-overflow:clip;height:100%;max-height:203px;position:relative;overflow:hidden}.feedbacks-item--product__comment{text-align:left;word-break:break-word;margin-top:12px;font-size:14px;line-height:1.3}.feedbacks-item--product__answer{text-align:left;text-overflow:ellipsis;border-left:.5px solid #9797af;margin-top:22px;padding-left:8px;font-size:16px;line-height:20px;overflow:hidden}@media (max-width: 1024px){.feedbacks-item--product{flex-shrink:0;width:calc(100% - 10px);height:330px}.feedbacks-item--product.has-photo .feedbacks-item--product__text-content{max-height:206px}}.sl{padding-top:30px;margin-bottom:20px}.sl-image{border-radius:16px;width:100px;height:100px;object-fit:cover}.light{display:flex;gap:5px;margin-top:10px;align-items:center}.light__image{width:50px;height:50px;object-fit:cover;border-radius:16px}.feedbacks-item--product__photo-list{margin-top:15px}.home{background:#fff;overflow:hidden;position:relative}.home__header{margin-bottom:0;position:relative;background:#2b3139;padding:11px 0 9px;display:flex;justify-content:center;align-items:center}.thanks{padding-top:40px;padding-bottom:50px;color:#fff}.thanks__header{display:flex;align-items:center;justify-content:center;gap:15px}.thanks__header__title{font-weight:900;font-size:31px;text-transform:uppercase;color:#fff;text-align:center}.thanks__info{text-align:center;color:#0082af;font-weight:500;font-size:25px;margin-top:32px}.thanks__fields{padding-top:40px;display:flex;align-items:center;justify-content:center;gap:10px}.thanks__fields__item{display:flex;flex-direction:column;max-width:320px;width:100%}.thanks__fields__item__label{font-size:14px;padding-bottom:8px;padding-left:13px}.thanks__fields__item__input{background:#fff;border:1px solid #353535;border-radius:5px;padding-left:13px;font-size:18px;height:57px;max-width:320px;width:100%;display:block}.thanks__details{margin:0 auto;max-width:520px;padding-top:40px;font-weight:900;font-size:26px;line-height:1.2;text-align:center;letter-spacing:.01em;text-transform:uppercase;padding-bottom:12px}.thanks__subdetails{text-align:center;padding-top:10px;font-size:16px;margin:0 auto;max-width:520px;color:#fff}.thanks__link{margin-inline:auto;margin-top:30px;display:flex;justify-content:center;align-items:center;border:0;max-width:400px;height:55px;background:linear-gradient(180deg,#36a7ce,#0082af);border-radius:50px;font-style:normal;font-weight:900;font-size:24px;text-shadow:0px 1px 1px rgba(0,0,0,.5);text-transform:uppercase;text-align:center;color:#fff;text-decoration:none}@media (max-width: 510px){.thanks__header{flex-direction:column}.thanks__header__title{font-size:25px}.thanks__info{font-size:20px}.thanks__fields{flex-direction:column;gap:20px}.thanks__fields__item__input{height:46px}.thanks__details{font-size:19px}.thanks__link{font-size:16px}}._title_2cj4d_1{margin-top:25px;font-size:16px;line-height:normal;max-width:460px;color:#fff}._image_2cj4d_9{width:100%;max-width:460px;height:auto;margin-top:25px;padding-bottom:25px}._title_1h8tc_1{margin-top:50px;font-size:24px;font-weight:800;line-height:normal;text-transform:uppercase;color:#fff}._subtitle_1h8tc_10{margin-top:45px;font-size:20px;line-height:normal;font-weight:800;color:#fff}._description_1h8tc_18{margin-top:14px;font-size:14px;line-height:normal;font-weight:300;color:#fff}._message_1h8tc_26{font-size:25px;font-weight:800;margin-top:58px;line-height:normal;padding-bottom:89px;text-align:center;color:#c8231f}._title_fyhsv_1{margin-top:50px;font-size:24px;font-weight:800;line-height:normal;text-transform:uppercase;color:#fff}._subtitle_fyhsv_10{text-transform:uppercase;margin-top:45px;font-size:20px;line-height:normal;font-weight:800;color:#fff}._description_fyhsv_19{margin-top:14px;font-size:14px;line-height:normal;font-weight:300;color:#fff}._list_fyhsv_27{margin-top:12px;padding-bottom:25px}._list_fyhsv_27>li{font-size:14px;font-weight:300;line-height:1.5;color:#fff}._title_cxkou_1{margin-top:50px;font-size:24px;font-weight:800;line-height:normal;text-transform:uppercase;color:#fff}._subtitle_cxkou_10{text-transform:uppercase;margin-top:45px;font-size:20px;line-height:normal;font-weight:800;color:#fff}._description_cxkou_19{margin-top:14px;font-size:14px;line-height:normal;font-weight:300;color:#fff}._description_cxkou_19:last-child{padding-bottom:25px}._message_cxkou_30{font-size:25px;font-weight:800;margin-top:58px;line-height:normal;padding-bottom:89px;text-align:center;color:#c8231f}._list_cxkou_40{margin-top:12px}._list_cxkou_40>li{font-size:14px;font-weight:300;line-height:1.5;color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font:400 14px/24px Lato,sans-serif;color:#2b3139;background:#2b2b2b}img{display:block;max-width:100%;height:auto}ul{list-style-type:none}a{text-decoration:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;max-width:1270px}
