@charset "UTF-8";@keyframes r-effect{0%{transform:scale(0);opacity:1}50%{transform:scale(1,1);opacity:1}to{transform:scale(2,2);opacity:0}}@keyframes phoneAnim{0%,to{opacity:1}50%{opacity:0}}@keyframes chatAnim{0%,to{opacity:0}50%{opacity:1}}@keyframes skeleton-anim{to{transform:translateX(100%)}}@keyframes rotate-anim{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes progress-line-50{0%{width:0}to{width:50%}}@keyframes progress-line-75{0%{width:50%}to{width:75%}}@keyframes progress-line-100{0%{width:75%}to{width:100%}}@keyframes dot-anim-f{0%,to{width:2px;height:2px}25%,75%{width:10px;height:10px}50%{width:15px;height:15px}}@keyframes dot-anim-s{0%,to{width:2px;height:2px}25%,75%{width:15px;height:15px}50%{width:24px;height:24px}}@keyframes badgeAnim{0%,to{opacity:1}50%{opacity:0}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:76px}}@keyframes first{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes secont{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes third{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;background:#f5f7f9;font-family:"SF Pro Display",sans-serif}body.overflow-hidden{overflow:hidden}body.popup-open{overflow:hidden;min-height:100vh;position:fixed;width:calc(100% - 4px)}@media screen and (max-width:768px){.Header.safari-fix{position:fixed;top:0;z-index:999}}.body{z-index:1}.z-index{z-index:100}*,::after,::before,button,input{margin:0;padding:0}::after,::before{box-sizing:inherit}address{font-style:normal}ol{padding-left:40px}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em;font-weight:400}img{display:block;max-width:100%;max-height:100%;height:auto}a{text-decoration:none}ul{list-style:none}button,input{border:0;background:0 0}a,button{cursor:pointer}:focus,input{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}@media (min-width:768px){.main-container{width:734px;margin-right:auto;margin-left:auto}}@media (min-width:1025px){.main-container{width:1024px}}@media (min-width:1110px){.main-container{width:1110px}}.user-container{width:1240px;max-width:1240px;margin:0 auto 20px}@media screen and (max-width:1365px){.user-container{width:100%;max-width:100%;margin:0 auto}}.user-container__block{display:flex;flex-direction:row;gap:16px}@media screen and (max-width:1365px){.user-container__block{flex-direction:column;gap:20px}}.user-breadcrumbs .bread-crumbs,.user-container .bread-crumbs{margin:20px auto}.user-breadcrumbs{width:1240px;max-width:1240px;margin:0 auto}@media screen and (max-width:1365px){.user-breadcrumbs{width:100%;max-width:100%}}:root .catalog-wrap,:root .catalog-wrap__list,:root .new-review__body,:root .search-city,:root .service-menu.media-ios-bottom-menu,_::-webkit-full-page-media,_:future{padding-bottom:115px}.d-n{display:none!important}.v-h{visibility:hidden}@media (max-width:767px){.d-n-only-mob{display:none!important}}@media (min-width:1025px){.d-n-only-desk{display:none!important}}.mt-0{margin-top:0}.m-h0{max-height:0;overflow:hidden}.seo-text-g{color:#a1a6aa}@media screen and (max-width:768px){.seo-text-g{margin:10px 25px}}.checkbox-container{display:flex;position:relative;margin-top:10px;margin-bottom:10px;padding-left:37px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-container input,.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1px;left:0;height:18px;width:18px;border:1px solid #d5d7d9;box-sizing:border-box;border-radius:2px;background:0 0;transition:all 200ms ease}.checkbox-container input:checked~.checkmark{background-color:#6334ff;border:1px solid #6334ff}.checkmark:after,.radio-checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:flex}.checkbox-container .checkmark:after{top:50%;left:50%;transform:rotate(-45deg) translate(calc(-50% + 5px),calc(-50% - 3px));width:10px;height:6px;border-width:0 0 2px 2px;border-style:solid;border-color:#fff}.radio-container{display:flex;position:relative;margin-top:11px;margin-bottom:10px;padding-left:28px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-checkmark{position:absolute;top:1px;left:0;height:16px;width:16px;background-color:#fff;border:1px solid #d5d7d9;border-radius:50%}.radio-container input:checked~.radio-checkmark{border:1px solid #6334ff}.radio-container input:checked~.radio-checkmark:after{display:block}.radio-container .radio-checkmark:after{top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:#6334ff}.accept-button,.cancel-button{width:100%;height:42px;display:flex;justify-content:space-around;align-items:center;font-size:.875em;border-radius:4px}.accept-button{color:#fff;background:#6334ff}.cancel-button{color:#000;background:#fff;border:1px solid #eceef0;box-sizing:border-box}.o-h{overflow:hidden}.z-u{z-index:unset}.not-available-overlay{position:relative}.not-available-overlay::after{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.45);content:""}::-webkit-scrollbar{width:4px;height:4px;border-radius:4px;margin:15px}::-webkit-scrollbar-track{background:#f6f8fb}::-webkit-scrollbar-thumb{background:#dadee5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6334ff}::-webkit-scrollbar-corner{background-color:transparent}.wo-select{width:100%;border:1px solid #e3e5e8;box-sizing:border-box;border-radius:4px;padding:7px 24px 7px 15px;position:relative}.wo-select::after{position:absolute;content:"";background:url(../assets/arrow-down-black-fat.svg);background-size:100% 100%;width:11px;height:10px;right:10px;top:50%;transform:translateY(-50%)}.wo-select:hover,.wo-select__selected:hover{cursor:pointer}.wo-select__selected{font-size:1em;color:#262626;width:100%;margin-top:3px}.wo-select__list{display:none;position:absolute;left:-1px;top:-1px;width:-moz-max-content;width:max-content;max-width:285px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.1);border-radius:4px;z-index:4;padding:10px 0}.wo-select__list-mobile-back{display:none;position:absolute;top:60px;left:30px;right:30px;font-weight:500;font-size:1.5em;color:#000}.wo-select__list-mobile-back-close{width:20px;height:20px;background:url(../assets/cross.svg);margin-left:auto;background-size:100% 100%}.wo-select__list-item{color:#262626}.wo-select__list-item span{color:#6d7378;margin-bottom:10px}@media screen and (max-width:768px){.wo-select__list{padding-top:144px;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background:#fff;max-width:100vw}.wo-select__list-mobile-back{display:flex}}.wo-select__list-item{width:100%;padding:10px 20px}.wo-select__list-item:first-child{margin-top:0}.wo-select__list-item:hover{background:#f5f7f9;cursor:pointer}.wo-select.active .wo-select__list{display:flex;flex-direction:column}.video-block{position:relative}.video-block:hover{cursor:pointer}.video-block::after,.video-block::before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:60px;height:60px}.video-block::before{border-radius:50%;background:#fff}.video-block::after{background:url(../assets/video-block-arrow.svg) no-repeat 24px 18px}.video-container{position:fixed;display:none;width:0;height:0;overflow:hidden;top:0;left:0;z-index:999}.video-container.active{display:flex;width:100%;height:100vh}.video-container__overlay{background:rgba(0,0,0,.5);width:100%;height:100%}.video-container__container{max-width:850px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:-moz-fit-content;height:fit-content}.video-container__container-inner{position:relative;padding-bottom:56.25%;height:0}.video-container__container-inner-wrapper{display:flex;width:100%;height:100%;position:absolute}.video-container__container-inner-wrapper iframe{width:100%;height:100%}.product-card-tab-description.sg-media-kit{margin-left:auto;margin-right:auto}.sg-media-kit .video_detail{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.sg-media-kit .video_detail iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6{font-family:SF Pro Display,sans-serif;font-weight:400;font-size:24px;color:#212226;margin:0 0 20px}.sg-media-kit p{font-family:SF Pro Display,sans-serif;font-size:16px;line-height:24px;color:#212226;margin:0 0 25px}.sg-media-kit ul{list-style-type:none}.sg-media-kit ol li,.sg-media-kit ul li,.sg__list li{margin-bottom:20px;font-family:SF Pro Display,sans-serif;font-size:16px;color:#212226;position:relative}.sg-media-kit ul li:before{content:"";position:absolute;left:-20px;width:5px;height:5px;background:#6334ff;border-radius:50%;top:40%}.sg-media-kit ol,.sg-media-kit ul{padding-left:40px;margin:0 0 30px}.sg-media-kit ol li::marker{color:#6334ff}.sg-media-kit figure{display:flex;width:100%;margin-bottom:15px;position:relative}.sg-media-kit figure img{margin:0 auto 0 0;border-radius:4px}.sg-media-kit figure figcaption{position:absolute;bottom:0;padding:15px;background:#6334ff;color:#fff;border-radius:0 4px 0 4px;font-size:24px;font-weight:700}.sg-media-kit table{display:table;table-layout:fixed;width:100%;overflow-y:scroll;margin-bottom:25px;border-spacing:0;position:relative;border-collapse:collapse}.sg-media-kit table tr,.sg__table-dark tr{border-bottom:1px solid #e6e6e6}.sg-media-kit table tr:last-child,.sg__table-dark tr:last-child{border:0}.sg-media-kit table td,.sg__table td{font-family:SF Pro Display,sans-serif;font-style:normal;font-weight:400;font-size:16px;padding:15px 0}.sg-media-kit table td:first-child,.sg__table td:first-child{color:#717273;display:flex;position:relative}.sg-media-kit table td:last-child,.sg__table td:last-child{color:#000}.sg-media-kit .SEO__text{margin:5px 0}.sg-media-kit .SEO__text h1,.sg-media-kit .SEO__text h2,.sg-media-kit .SEO__text h3,.sg-media-kit .SEO__text h4,.sg-media-kit .SEO__text h5,.sg-media-kit .SEO__text h6{margin:10px 0}.sg-media-kit .SEO__text ul{margin:10px 0 15px}.sg-media-kit .SEO__content img{width:100%}.sg__container{max-width:1110px;margin:0 auto;padding:0 17px;display:flex;flex-direction:column}.sg__h2,.sg__h3{font-family:SF Pro Display,sans-serif;color:#212226}.sg__h2{font-weight:400;font-size:24px;margin:0 0 20px}.sg__h3{font-size:16px;line-height:24px;margin:0 0 25px}.sg__img-wrapper{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.sg__img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.sg__list li:before,.sg__list-rhomb li:before{content:"";position:absolute;left:-20px;width:5px;height:5px;border-radius:50%;top:40%}.sg__list li:before{background:#959da6}.sg__list-rhomb li:before{background:#6334ff}.sg__list,.sg__list-num{padding-left:40px;margin:0 0 30px;list-style-type:none}.sg__list-num li,.sg__list-num li::before{font-size:16px;color:#212226;font-family:SF Pro Display,sans-serif}.sg__list-num li{margin-bottom:20px;counter-increment:inst;position:relative}.sg__list-num li::before{content:counter(inst) ".";position:absolute;left:-21px;top:0}.sg__dual-wrapper{display:flex;overflow-y:auto;justify-content:space-between;margin-bottom:30px}.sg__dual-container{width:540px;min-width:540px;margin-right:30px}.sg__dual-container:last-child{margin-right:0}.sg__quote{display:flex;flex-direction:column}.sg__quote p,.sg__quote-author p{font-family:SF Pro Display,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:28px;color:#212226;margin:0 0 17px}.sg__quote-author{align-self:flex-end;margin:0 0 30px}.sg__quote-author p{font-size:20px;line-height:24px;color:#aeadad;margin:0}.sg__quote-author p span{font-size:24px;color:#212226}.sg__quad-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:30px;margin-bottom:30px}.sg__quad-wrapper .sg__img-wrapper{margin-bottom:0}.sg__quad-container{text-align:left;display:flex;flex-direction:column;justify-content:center}.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{width:510px;align-self:center}.sg__quad-container .sg__img-wrapper{padding-bottom:100%}.sg__table{display:table;table-layout:fixed;width:100%;overflow-y:scroll;margin-bottom:25px;border-spacing:0;position:relative;border-collapse:collapse}@media screen and (max-width:1110px){.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{width:auto;max-width:310px}.sg__dual-container{width:100%;min-width:100%}}@media screen and (max-width:1024px){.sg-media-kit .sg__h2,.sg-media-kit .sg__h3,.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6,.sg-media-kit p{margin:0 13px 15px}}@media screen and (max-width:768px){.sg-media-kit .video_detail{margin-bottom:25px}.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6,.sg__h2{font-size:18px;margin:0 0 15px}.sg-media-kit p,.sg__h3,.sg__quote p{font-size:14px;margin:0 0 15px}.sg-media-kit ul{padding-left:30px}.sg-media-kit ul li,.sg__list li,.sg__list-num li{font-size:14px}.sg-media-kit figure{margin-bottom:25px;width:100%;height:100%}.sg-media-kit figure img{max-width:initial;max-height:initial;width:100%;height:100%}.sg-media-kit figure figcaption{display:none}.sg-media-kit table tr{display:flex;flex-direction:column;padding:7px 25px;border:0}.sg-media-kit table tr:nth-child(odd),.sg__table-dark tr:nth-child(odd){background:#fff}.sg-media-kit table tr:nth-child(even),.sg__table-dark tr:nth-child(even){background:#f5f7f9}.sg-media-kit table td,.sg__table td{padding:2px 0;font-size:14px}.sg__img-wrapper{margin-bottom:25px}.sg__list{padding-left:30px}.sg__dual-wrapper{background:#fff;border-radius:8px;-ms-overflow-style:none;scrollbar-width:none}.sg__dual-wrapper .sg__h2,.sg__dual-wrapper .sg__h3{padding:0 18px}.sg__dual-wrapper::-webkit-scrollbar{display:none}.sg__quote-author p span{font-size:18px}.sg__quad-wrapper{grid-template-columns:repeat(1,1fr)}.sg__quad-container:nth-child(3){order:4}.sg__quad-container:nth-child(4){order:3}.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{max-width:unset}.sg__quad-container .sg__img-wrapper{margin-bottom:15px}.sg__list-num{padding-left:30px}.sg__table tr{display:flex;flex-direction:column;padding:8px 0}.sg__table-dark tr{padding:7px 25px;border:0}}*{box-sizing:border-box}.sg__row{width:100%;display:flex;flex-flow:wrap;padding:0;margin-bottom:15px}.sg__row>*{padding:15px;width:100%}.sg__col-1{width:16.66%}.sg__col-2{width:33.33%}.sg__col-3{width:50%}.sg__col-4{width:66.66%}.sg__col-5{width:83.33%}.sg__col-6{width:100%}@media screen and (max-width:459px){.sg__col-xs-1{width:16.66%}.sg__col-xs-2{width:33.33%}.sg__col-xs-3{width:50%}.sg__col-xs-4{width:66.66%}.sg__col-xs-5{width:83.33%}.sg__col-xs-6{width:100%}}@media screen and (min-width:460px){.sg__col-sm-1{width:16.66%}.sg__col-sm-2{width:33.33%}.sg__col-sm-3{width:50%}.sg__col-sm-4{width:66.66%}.sg__col-sm-5{width:83.33%}.sg__col-sm-6{width:100%}}@media screen and (min-width:768px){.sg__col-md-1{width:16.66%}.sg__col-md-2{width:33.33%}.sg__col-md-3{width:50%}.sg__col-md-4{width:66.66%}.sg__col-md-5{width:83.33%}.sg__col-md-6{width:100%}}@media screen and (min-width:960px){.sg__col-lg-1{width:16.66%}.sg__col-lg-2{width:33.33%}.sg__col-lg-3{width:50%}.sg__col-lg-4{width:66.66%}.sg__col-lg-5{width:83.33%}.sg__col-lg-6{width:100%}}@media screen and (min-width:1200px){.sg__col-xl-1{width:16.66%}.sg__col-xl-2{width:33.33%}.sg__col-xl-3{width:50%}.sg__col-xl-4{width:66.66%}.sg__col-xl-5{width:83.33%}.sg__col-xl-6{width:100%}}@media screen and (max-width:768px){.b24-widget-button-position-bottom-left .b24-widget-button-popup,.b24-widget-button-position-bottom-middle .b24-widget-button-popup{display:none}}.ec-butt{width:66px;height:66px;position:fixed;bottom:96px;left:15px;display:flex;z-index:3}.ec-butt__border{width:70px;height:70px;background:#6334ff;opacity:.2;position:absolute;border-radius:50%;left:-2px;top:-2px}.ec-butt__container{position:relative;width:56px;height:56px;border-radius:50%;background:#6334ff;margin:auto}.ec-butt__container:hover{cursor:pointer}.ec-butt__container-image{width:24px;height:24px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2}.ec-butt__container-image-chat,.ec-butt__container-image-phone{width:24px;height:24px;position:absolute;background-image:url(../assets/chat-button/chat-button-phone.svg);background-size:100% 100%;opacity:1;animation:phoneAnim infinite 3s}.ec-butt__container-image-chat{background-image:url(../assets/chat-button/chat-button-message.svg);opacity:0;animation:chatAnim infinite 3s}.ec-butt__container-ripple{left:0;right:0;top:0;bottom:0;position:absolute;border:1px solid #6334ff;border-radius:50%;width:56px;height:56px;opacity:0;z-index:1;animation:r-effect infinite 1.5s}.b24-widget-button-shadow,.b24-widget-button-wrapper{z-index:3!important}.v-container{width:100%;height:100%;display:flex;position:absolute}.product-card-descr__complete picture,.product-card-descr__video iframe,.product-card-descr__video picture,.v-container__img{width:100%}.v-container__butt{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;background-image:url(../assets/ytb-l.svg);width:64px;height:48px;background-size:100% 100%;filter:grayscale(100%) opacity(.7);transition:all 200ms ease}.v-container__butt:hover{cursor:pointer;filter:grayscale(0) opacity(1)}.absolute-preloader{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:9}.absolute-preloader__container{width:100%;height:100vh;display:flex;align-items:center;justify-content:space-around;position:sticky;top:0}.popup-anim-enter-active,.popup-anim-leave-active{transition:all 250ms ease-in-out}.popup-anim-enter,.popup-anim-leave-to{opacity:0}.preloader-loading-enter-active{transition:all 300ms ease}.preloader-loading-leave-active{transition:all 800ms cubic-bezier(1,.5,.8,1)}.preloader-loading-enter,.preloader-loading-leave-to{opacity:0}.opacity-anim-enter-active,.opacity-anim-leave-active{transition:all 250ms ease-in-out}.opacity-anim-enter,.opacity-anim-leave-to{opacity:0}.bx-panel{display:none!important}div.b24-widget-button-position-bottom-left{left:15px;bottom:96px}div.b24-widget-button-wrapper{z-index:70}@media (max-width:767px){div.b24-widget-button-popup{width:200px}}div.b24-widget-button-shadow{z-index:69}.bread-crumbs{display:flex;align-items:center;margin:20px auto;max-width:1600px;width:100%}@media screen and (max-width:1919px){.bread-crumbs{max-width:1420px}}@media screen and (max-width:1600px){.bread-crumbs{max-width:1330px}}@media screen and (max-width:1439px){.bread-crumbs{max-width:1300px}}@media screen and (max-width:1365px){.bread-crumbs{max-width:calc(100% - 40px);margin:20px 20px 15px}}@media screen and (max-width:767px){.bread-crumbs{max-width:calc(100% - 30px);margin:15px;overflow-y:auto}.bread-crumbs::-webkit-scrollbar{display:none}}.bread-crumbs__list{display:flex;overflow:auto}.bread-crumbs__list-item{display:flex;padding-left:20px;position:sticky;padding-right:10px}.bread-crumbs__list-item:last-child{padding-right:0}.bread-crumbs__list-item::before{content:"";position:absolute;width:10px;height:1px;background:#a3acbf;left:0;top:50%;transform:translateY(-50%)}.bread-crumbs__list-item.main-page-bread{padding-left:0}.bread-crumbs__list-item.main-page-bread::before{display:none}.bread-crumbs__list-item-link{color:#2f2d40;font-weight:500;font-size:14px;transition:all 250ms ease-in-out;text-wrap:nowrap}.bread-crumbs__list-item-link:hover{color:#6734ff;text-decoration:underline}@media screen and (max-width:1365px){.bread-crumbs__list-item{display:none}.bread-crumbs__list-item:nth-last-child(2){display:flex}.bread-crumbs__list-item:nth-last-child(2)::before{width:6px;height:10px;background:url(../assets/bread-crumbs-arrow-left.svg);background-size:100% 100%}.bread-crumbs__list-item:last-child{display:flex;margin-left:10px}}.preloader{width:60px;height:60px;margin:35px auto 45px;position:relative;display:block}@media (min-width:1025px){.preloader{margin-top:55px;margin-bottom:65px}}.preloader__first,.preloader__secont,.preloader__third{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.preloader__first{border-top-color:#6334ff;border-right-color:#6334ff;z-index:3;animation:first 1000ms ease infinite}.preloader__secont{border-top-color:#b7a1ff;border-right-color:#b7a1ff;z-index:2;animation:secont 1000ms ease 150ms infinite}.preloader__third{border-top-color:#e7e9eb;border-right-color:#e7e9eb;z-index:1;animation:third 1000ms ease 350ms infinite}.footer{display:flex;flex-direction:column;width:100%;background:#fff;padding:40px 0;margin-top:60px}@media screen and (max-width:1365px){.footer{padding:0 10px 40px}}.footer__main{max-width:1600px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,337px);grid-gap:25px}@media screen and (max-width:1600px){.footer__main{grid-template-columns:repeat(4,288px);max-width:1330px}}@media screen and (max-width:1439px){.footer__main{grid-template-columns:repeat(4,281px);max-width:1330px}}@media screen and (max-width:1365px){.footer__main{display:flex;flex-direction:column;grid-gap:0}}.footer__main-item{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-item{max-height:80px;overflow:hidden;border-bottom:1px solid #edeff2;padding:0 10px 30px;transition:all 400ms ease-in-out}}.footer__main-item-head{font-weight:500;font-size:14px;color:#8590a6;text-transform:uppercase;position:relative}.footer__main-item-head::after{content:"";width:14px;height:8px;background:url(../assets/footer/arrow-down.svg);background-size:100% 100%;display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__main-item-head{margin-top:30px;font-weight:500;font-size:16px;color:#2f2d40}.footer__main-item-head::after{display:flex}}.footer__main-item-list{display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:1365px){.footer__main-item-list{margin-top:30px}}.footer__main-item-list-li{display:flex;margin-top:20px;font-weight:500;font-size:16px;color:#2f2d40}@media screen and (max-width:1365px){.footer__main-item-list-li{margin-top:0;height:48px;align-items:center}.footer__main-item-list-li:last-child{margin-bottom:-10px}}.footer__main-item-list-li:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#6734ff}.footer__main-contacts{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-contacts{max-height:80px;overflow:hidden;padding:0 10px 30px;transition:all 400ms ease-in-out}}.footer__main-contacts-head{font-weight:500;font-size:14px;color:#8590a6;text-transform:uppercase;position:relative}.footer__main-contacts-head::after{content:"";width:14px;height:8px;background:url(../assets/footer/arrow-down.svg);background-size:100% 100%;display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__main-contacts-head{margin-top:30px;font-weight:500;font-size:16px;color:#2f2d40}.footer__main-contacts-head::after{display:flex}}.footer__main-contacts-body{display:flex;flex-direction:column;margin-top:30px}@media screen and (max-width:1365px){.footer__main-contacts-body{margin-top:40px}}.footer__main-contacts-body-phone{display:flex;flex-direction:column}.footer__main-contacts-body-phone a{font-weight:500;font-size:20px;color:#2f2d40}.footer__main-contacts-body-phone div,.footer__main-contacts-body-showroom-time div{font-weight:500;font-size:16px;color:#8590a6;margin-top:10px}.footer__main-contacts-body-showroom{display:flex;flex-direction:column;margin-top:30px}.footer__main-contacts-body-showroom-addr{font-weight:500;font-size:16px;color:#2f2d40}.footer__main-contacts-body-showroom-time{margin-top:10px}.footer__main-contacts-body-showroom-time div{color:#2f2d40}.footer__main-soc{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-soc{margin-top:10px;padding:0 10px}}.footer__main-soc-head{font-weight:500;font-size:14px;color:#8590a6;text-transform:uppercase}@media screen and (max-width:1365px){.footer__main-soc-head{font-weight:500;font-size:16px;color:#2f2d40}}.footer__main-soc-body{margin-top:30px;display:flex}.footer__main-soc-body-item{width:36px;height:36px;border-radius:50%;margin-left:30px;background-size:100% 100%}.footer__main-soc-body-item:first-child{margin-left:0}.footer__main-soc-body-item.teleg{background-image:url(../assets/footer/telegram.svg)}.footer__main-soc-body-item.inst{background-image:url(../assets/footer/instagramm.svg)}.footer__main-soc-body-item.you{background-image:url(../assets/footer/youtube.svg)}.footer__main-soc-body-item.face{background-image:url(../assets/footer/facebook.svg)}.footer__main-soc-body-item.tick{background-image:url(../assets/footer/ticktock.svg)}.footer__bottom{max-width:1600px;width:100%;margin:90px auto 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1919px){.footer__bottom{max-width:1420px}}@media screen and (max-width:1600px){.footer__bottom{max-width:1330px}}@media screen and (max-width:1439px){.footer__bottom{max-width:1330px}}@media screen and (max-width:1365px){.footer__bottom{display:flex;flex-direction:column;margin:40px 0 0;padding:0 10px;gap:24px}}.footer__bottom a{font-weight:500;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#2f2d40}.footer__bottom div{font-weight:500;font-size:14px;color:#8590a6}.footer__bottom-cards{display:flex}@media screen and (max-width:1365px){.footer__bottom-cards{margin-top:8px}}.footer__bottom-cards-card{width:40px;height:40px;display:flex;margin-left:16px;background-repeat:no-repeat;background-position:center}.footer__bottom-cards-card:first-child{margin-left:0}.footer__bottom-cards-card.master{background-image:url(../assets/footer/master-card-logo.svg)}.footer__bottom-cards-card.visa{background-image:url(../assets/footer/visa-logo.svg)}.nav{position:fixed;z-index:999;width:100%;height:100vh;left:0;top:0;opacity:0;pointer-events:none;transition:all 250ms ease-in-out;display:none}@media screen and (max-width:1365px){.nav{width:-moz-max-content;width:max-content}}.nav.active{opacity:1;pointer-events:all;display:flex}.nav-o{width:100%;height:100vh;background:linear-gradient(to left,#000,#000) no-repeat 0 70px;opacity:.5;position:absolute;left:0;top:0;z-index:998;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.nav-o{display:none}}.nav-m{z-index:999;position:absolute;left:0;right:0;margin:auto;top:80px;overflow:hidden;transition:all 250ms ease-in-out;width:1600px;min-height:548px;border-radius:12px;background:#fff}@media screen and (max-width:1620px){.nav-m{width:1330px}}@media screen and (max-width:1365px){.nav-m{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);flex-direction:column;border-radius:0}.nav-m.active{left:0}}.nav-m__h{display:none;align-items:center;justify-content:space-between;padding:20px}@media screen and (max-width:1365px){.nav-m__h{display:flex}}.nav-m__h-t{font-weight:500;font-size:24px;color:#2f2d40}.nav-m__h-w{width:24px;height:24px;background:url(../assets/header/mobile-catalog-close.svg);background-size:100% 100%}.nav-m__l{width:340px;background:#fff;padding:10px 0}@media screen and (max-width:1365px){.nav-m__l{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100%;padding:0 0 85px}}.nav-m__l-i{width:100%;padding:0 15px;background:#fff;transition:background 150ms ease-in-out}@media screen and (max-width:1365px){.nav-m__l-i{padding:0 20px}}.nav-m__l-i-con{position:relative;display:flex;align-items:center;width:100%}.nav-m__l-i-con:after{position:absolute;right:0;content:"";width:8px;height:12px;background:url(../assets/header/nav-arrow-right.svg);transition:background 250ms ease-in-out}.nav-m__l-i-con:hover:after,.nav-m__l-i.active .nav-m__l-i-con:after{background:url(../assets/header/nav-arrow-right-hover.svg)}.nav-m__l-i-con-w{width:30px;height:30px;position:absolute;left:0}.nav-m__l-i-con-w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-m__l-i-con-l{font-weight:500;font-size:16px;color:#2f2d40;width:100%;padding:15px 15px 15px 45px}@media screen and (max-width:1365px){.nav-m__l-i-con-l{pointer-events:none}}.nav-m__l-i:hover{cursor:pointer}.nav-m__l-i-sl{display:flex;flex-direction:column;position:absolute;left:340px;top:0;padding:10px 30px;width:1260px;height:100%;flex-wrap:wrap;align-content:flex-start;cursor:initial;box-shadow:0 0 12px rgba(0,0,0,.1);pointer-events:none;opacity:0;transition:all 150ms ease-in-out}@media screen and (max-width:1365px){.nav-m__l-i-sl{width:360px;left:-372px;margin:0;top:68px;position:absolute;height:100svh;background:#fff;flex-direction:column;border-radius:0;transition:all 250ms ease-in-out;opacity:1;box-shadow:unset;padding:0;pointer-events:all;z-index:9;overflow-x:auto;flex-wrap:nowrap}.nav-m__l-i-sl.active{left:0}}.nav-m__l-i-sl-back{display:none;align-items:center;padding:20px;gap:20px;font-weight:500;font-size:20px;color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-back{display:flex}}.nav-m__l-i-sl-back::before{content:"";display:flex;width:24px;min-width:24px;height:24px;background:url(../assets/header/mobile-catalog-sub-arrow.svg);background-size:100% 100%}.nav-m__l-i-sl-all{margin:10px;font-weight:500;font-size:16px;color:#2f2d40;padding:16px 15px;display:none}@media screen and (max-width:1365px){.nav-m__l-i-sl-all{display:flex}}.nav-m__l-i-sl-sub{display:flex;flex-direction:column;width:230px;margin:10px 20px 10px 0}@media screen and (max-width:1620px){.nav-m__l-i-sl-sub{width:220px}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub{margin:0;width:100%}.nav-m__l-i-sl-sub:last-child{margin-bottom:85px}}.nav-m__l-i-sl-sub-link{font-size:16px;color:#2f2d40}.nav-m__l-i-sl-sub-link span:last-child{display:none}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link{font-weight:500;font-size:16px;color:#2f2d40;display:flex;padding:16px 15px;width:calc(100% - 20px);align-items:center;justify-content:space-between;gap:10px;margin:0 10px}.nav-m__l-i-sl-sub-link:after{content:"";display:flex;min-width:8px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%;margin:0}}.nav-m__l-i-sl-sub-link:visited{color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:visited{color:#2f2d40;text-decoration:unset}}.nav-m__l-i-sl-sub-link:hover{color:#6334ff;text-decoration:underline}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:hover{color:#2f2d40;text-decoration:unset}}.nav-m__l-i-sl-sub-items{display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;transition:all 250ms ease-in-out;z-index:10}.nav-m__l-i-sl-sub-items.active{left:0}}.nav-m__l-i-sl-sub-items-b{display:none;align-items:center;padding:20px;gap:20px;font-weight:500;font-size:20px;color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-b{display:flex;pointer-events:all}}.nav-m__l-i-sl-sub-items-b::before{content:"";display:flex;width:24px;min-width:24px;height:24px;background:url(../assets/header/mobile-catalog-sub-arrow.svg);background-size:100% 100%}.nav-m__l-i-sl-sub-items-a{margin:10px;font-weight:500;font-size:16px;color:#2f2d40;padding:16px 15px;display:none}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-a{display:flex}}.nav-m__l-i-sl-sub-items-li{display:flex}.nav-m__l-i-sl-sub-items-li:first-child-link{padding-top:0}.nav-m__l-i-sl-sub-items-li:last-child-link{padding-bottom:0}.nav-m__l-i-sl-sub-items-li-link{padding:4px 0;font-size:14px;color:#5a5a5a;width:100%}.nav-m__l-i-sl-sub-items-li-link:visited{color:#5a5a5a}.nav-m__l-i-sl-sub-items-li-link:hover{color:#6334ff;text-decoration:underline}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li{display:flex;padding:16px 15px;align-items:center;width:calc(100% - 20px);position:relative;margin:0 10px}.nav-m__l-i-sl-sub-items-li-link{padding:0;font-weight:500;font-size:16px;color:#2f2d40}.nav-m__l-i-sl-sub-items-li-link:hover,.nav-m__l-i-sl-sub-items-li-link:visited{color:#2f2d40;text-decoration:unset}.nav-m__l-i-sl-sub-items-li:after{content:"";display:flex;position:absolute;right:15px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%}}.nav-m__l-i-ab{width:240px;position:absolute;right:0;top:0;display:flex;height:100%;pointer-events:none;opacity:0;transition:all 150ms ease-in-out;cursor:initial}@media screen and (max-width:1919px){.nav-m__l-i-ab{display:none!important;opacity:0;pointer-events:none}}.nav-m__l-i-ab-brands{display:flex;flex-direction:column;background:#f6f8fb;padding:20px}@media screen and (max-width:1919px){.nav-m__l-i-ab-brands{display:none}}.nav-m__l-i-ab-brands-head{font-weight:500;font-size:16px;color:#2f2d40}.nav-m__l-i-ab-brands-list{display:flex;flex-direction:column;margin-top:5px}.nav-m__l-i-ab-brands-list-item{width:200px;height:40px;display:flex;margin-top:10px}.nav-m__l-i-ab-brands-list-item-link{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;background:0 0;border-radius:12px;transition:all 150ms ease-in-out}.nav-m__l-i-ab-brands-list-item-link-image{position:absolute;transition:all 150ms ease-in-out}.nav-m__l-i-ab-brands-list-item-link-image:first-child{opacity:1}.nav-m__l-i-ab-brands-list-item-link-image:last-child{opacity:0}.nav-m__l-i-ab-brands-list-item:hover{cursor:pointer}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link{background:#fff;cursor:pointer}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link-image:first-child{opacity:0}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link-image:last-child{opacity:1}.nav-m__l-i-ab-ba{display:flex}@media screen and (max-width:1919px){.nav-m__l-i-ab-ba{display:none}}.nav-m__l-i.active{background:#f6f8fb}.nav-m__l-i.active .nav-m__l-i-sl{pointer-events:all;opacity:1}.nav-m__l-i.active .nav-m__l-i-ab{pointer-events:all;display:flex;opacity:1}.product-card-tab-about__present-settings-color-list{display:flex;align-items:center;flex-flow:wrap}.product-card-tab-about__present-settings-color-list-item{margin-right:7px}.product-card-tab-about__present-settings-color-list-item:last-child{margin-right:0}.product-card-tab-about__present-settings-color-list-item a,.product-card-tab-about__present-settings-color-list-item span{position:relative;display:block;width:20px;height:20px;border-radius:50%}.product-card-tab-about__present-settings-color-list-item a::after,.product-card-tab-about__present-settings-color-list-item span::after{content:"";width:26px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-width:2px;border-style:solid;border-color:transparent;border-radius:50%;transition:all 200ms ease}.product-card-tab-about__present-settings-color-list-item.active a::after,.product-card-tab-about__present-settings-color-list-item.active span::after,.product-card-tab-about__present-settings-color-list-item:hover a::after,.product-card-tab-about__present-settings-color-list-item:hover span::after{border-color:#6334ff}.product-card-tab-about__present-settings-color-list-item.disabled a,.product-card-tab-about__present-settings-color-list-item.disabled span{cursor:not-allowed}.product-card-tab-about__present-settings-color-list-item.disabled a::before,.product-card-tab-about__present-settings-color-list-item.disabled span::before{content:"✖";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);color:#ff5757;font-size:22px}.fixed-bottom{display:flex;position:fixed;bottom:0;background:#fff;padding:9px 15px;z-index:70;justify-content:space-around;width:100%}@media (min-width:768px){.fixed-bottom{display:none}}.fixed-bottom__buy-button{padding:9px 16px 9px 45px;background:#6334ff;border-radius:4px;font-size:.875em;color:#fff;position:relative}.fixed-bottom__buy-button:before{content:url(../assets/white-buy.svg);position:absolute;left:15px;top:7px}.fixed-bottom__compare,.fixed-bottom__credit-button,.fixed-bottom__favorite{height:36px;display:flex;align-items:center;margin-left:5px;box-sizing:border-box;border-radius:4px}.fixed-bottom__credit-button{width:120px;overflow:hidden;font-size:.75em;color:#000;border:1px solid #6334ff;flex-direction:column;padding:0 13px;opacity:.5}.fixed-bottom__credit-button p{margin-top:2px}.fixed-bottom__compare,.fixed-bottom__favorite{width:50px;justify-content:space-around;border:1px solid #e5e5e5;cursor:pointer;position:relative}.fixed-bottom__compare::after,.fixed-bottom__compare::before,.fixed-bottom__favorite::after,.fixed-bottom__favorite::before{content:"";position:absolute;top:4px;right:8px;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain}.fixed-bottom__compare::before,.fixed-bottom__favorite::before{display:block;background-image:url(../assets/plus-image.svg)}.fixed-bottom__compare::after,.fixed-bottom__favorite::after{display:none;background-image:url(../assets/checkmark-green.svg)}.anchor-up-button svg,.fixed-bottom__compare.active::before,.fixed-bottom__favorite.active::before{display:none}.fixed-bottom__compare-popup-link.active,.fixed-bottom__compare-popup.active,.fixed-bottom__compare.active::after,.fixed-bottom__favorite-popup-link.active,.fixed-bottom__favorite-popup.active,.fixed-bottom__favorite.active::after{display:block}.fixed-bottom__compare-popup,.fixed-bottom__favorite-popup{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:none;padding:10px 15px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.08);border-radius:4px;white-space:nowrap}.fixed-bottom__compare-popup:after,.fixed-bottom__favorite-popup:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg);width:12px;height:12px;background:#fff}.fixed-bottom__compare-popup-text,.fixed-bottom__favorite-popup-text{font-size:.75em;color:#3f3f3f}.fixed-bottom__compare-popup-link,.fixed-bottom__favorite-popup-link{display:none;font-size:.75em;color:#5c90df}.anchor-up-button,.call-phone-button{width:48px;height:48px;position:fixed;border-radius:50%;bottom:108px;cursor:pointer;z-index:3}.call-phone-button{background:#6334ff;box-shadow:0 2px 8px rgba(99,52,255,.85);display:flex;align-items:center;justify-content:space-around;left:15px}.anchor-up-button{background-color:#fff;right:15px;display:none;opacity:.5;box-shadow:0 0 16px rgba(0,0,0,.48);background-image:url(../assets/anchor-button-arrow.svg);background-size:16px 9px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out}.anchor-up-button:hover{opacity:1;box-shadow:0 0 8px rgba(0,0,0,.24);cursor:pointer}.product-card{display:flex;flex-direction:column;margin-bottom:auto}.product-card__head{display:flex;flex-direction:column;width:100%;margin:0 auto;gap:15px}@media screen and (max-width:1919px){.product-card__head{gap:16px}}@media screen and (max-width:1365px){.product-card__head{margin-top:10px;gap:10px}}.product-card__head.about .product-card__head-name,.product-card__head.about .product-card__head-name span{color:#2f2d40}@media screen and (max-width:1365px){.product-card__head.about .product-card__head-bottom{display:flex}}.product-card__head-name{margin-top:10px;font-weight:500;font-size:32px;line-height:40px;color:#2f2d40}@media screen and (max-width:1919px){.product-card__head-name{font-size:24px;line-height:32px}}@media screen and (max-width:1365px){.product-card__head-name{font-size:20px;line-height:28px;margin-top:0}}.product-card__head-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}@media screen and (max-width:1365px){.product-card__head-bottom{gap:10px}}@media screen and (max-width:767px){.product-card__head-bottom{flex-direction:column;align-items:flex-start}}.product-card__head-bottom-rating{display:flex}.product-card__head-bottom-rating-stars{display:flex;gap:2px}.product-card__head-bottom-rating-stars-star{width:18px;height:18px;display:flex;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.product-card__head-bottom-rating-stars-star.fill{background-image:url(../assets/rating-star-fill.svg)}.product-card__head-bottom-rating-stars-star.empty{background-image:url(../assets/rating-star-empty.svg)}.product-card__head-bottom-rating-feedback{display:flex;margin-left:16px;align-items:center}@media screen and (max-width:767px){.product-card__head-bottom-rating-feedback{margin-left:20px}}.product-card__head-bottom-rating-feedback::before{content:"";width:14px;height:14px;background-size:100% 100%;margin-right:8px;background:url(../assets/product-card/comment-image.svg);display:flex}@media screen and (max-width:767px){.product-card__head-bottom-rating-feedback::before{margin-right:10px}}.product-card__head-bottom-rating-feedback-word{font-weight:500;font-size:14px;color:#2f2d40;line-height:15px;width:-moz-max-content;width:max-content;position:relative}.product-card__head-bottom-rating-feedback-word:hover{text-decoration:underline;cursor:pointer}.product-card__head-bottom-status{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:16px;padding:3px 10px 3px 5px;gap:5px;color:#00b23c;margin-right:auto}.product-card__head-bottom-status.not-avaliable{color:#f60}.product-card__head-bottom-status.out-of-stock{color:#8590a6}.product-card__head-bottom-status:before{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/available-icon.svg)}.product-card__head-bottom-status.not-avaliable:before{background:url(../assets/product-card/low-count-icon.svg)}.product-card__head-bottom-status.out-of-stock:before{background:url(../../../../assets/product-card/out-of-stock.svg)}.product-card__head-bottom-code{display:flex;gap:10px}.product-card__head-bottom-code-item{font-weight:500;font-size:12px;color:#5c6373;border-radius:8px;background:#fff;padding:3px 5px 3px 10px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center}@media screen and (max-width:1365px){.product-card__head-bottom-code-item{padding:3px 10px 3px 15px}}.product-card-char__container-right .product-card-side-codes-code-item span,.product-card__head-bottom-code-item span{font-weight:600;color:#2f2d40;margin-left:3px}.product-card__head-bottom-code-item::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out;margin-left:10px}.product-card__head-tab{display:flex;width:100%;margin-top:30px}.product-card__head-tab-name{font-weight:500;font-size:36px;color:#2f2d40}@media screen and (max-width:1365px){.product-card__head-tab-name{font-size:20px;margin:0 15px}}@media screen and (max-width:767px){.product-card__head-tab-name{margin:0 10px}}.product-card__head-tab-name span{color:#a3acbf}.product-card__body,.product-card__body-product{display:flex;flex-direction:column}.product-card__body-product{width:100%;max-width:1600px;margin:0 auto}@media screen and (max-width:1919px){.product-card__body-product{max-width:1420px}}@media screen and (max-width:1600px){.product-card__body-product{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-product{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-product{max-width:100%}}.product-card__body-product-tabs{display:flex;max-width:1600px;width:100%;background:#fff;border-radius:8px;padding:0 10px;overflow-x:auto}@media screen and (max-width:1919px){.product-card__body-product-tabs{max-width:1420px}}@media screen and (max-width:1600px){.product-card__body-product-tabs{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-product-tabs{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-product-tabs{max-width:100%;border-radius:0;display:none}}.product-card__body-product-tabs-tab{font-weight:500;font-size:14px;color:#5c6373;padding:13px 30px;border-bottom:2px solid transparent;transition:all 250ms ease-in-out;text-transform:uppercase;width:-moz-max-content;width:max-content;white-space:nowrap}.product-card__body-product-tabs-tab.active,.product-card__tabs-mob-tab.active{color:#6734ff;border-bottom:2px solid #6734ff}.product-card__body-product-container{display:flex;margin-top:20px}@media screen and (max-width:1365px){.product-card__body-product-container{flex-direction:column;margin-top:0}}.product-card__body-product-container-left{display:flex;flex-direction:column;max-width:790px;width:100%}@media screen and (max-width:1919px){.product-card__body-product-container-left{max-width:640px}}@media screen and (max-width:1600px){.product-card__body-product-container-left{max-width:620px}}@media screen and (max-width:1439px){.product-card__body-product-container-left{max-width:610px}}@media screen and (max-width:1365px){.product-card__body-product-container-left{max-width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.product-card__body-product-container-left{max-width:calc(100% - 20px);margin:0 auto}}.product-card__body-product-container-right{display:flex;flex-direction:column;margin-left:20px;max-width:790px;width:100%}@media screen and (max-width:1919px){.product-card__body-product-container-right{max-width:740px;margin-left:40px}}@media screen and (max-width:1600px){.product-card__body-product-container-right{max-width:690px;margin-left:20px}}@media screen and (max-width:1439px){.product-card__body-product-container-right{max-width:670px}}@media screen and (max-width:1365px){.product-card__body-product-container-right{max-width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.product-card__body-product-container-right{max-width:calc(100% - 20px);margin:0 auto}}.product-card__body-characteristics{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1919px){.product-card__body-characteristics{max-width:1420px}}@media screen and (max-width:1600px){.product-card__body-characteristics{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-characteristics{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-characteristics{max-width:100%}}.product-card__body-characteristics-head{color:#5c6373;font-size:24px;font-weight:500;line-height:36px;margin-top:40px}.product-card__body-characteristics-head span{color:#2f2d40;margin-right:6px}@media screen and (max-width:1365px){.product-card__body-characteristics-head{font-size:20px;margin-top:30px;padding:0 20px;line-height:28px}}@media screen and (max-width:767px){.product-card__body-characteristics-head{padding:0 15px}}.product-card__body-characteristics-wrapper{display:flex;flex-direction:column;border-radius:8px;background:#fff;padding:30px;margin-top:20px;max-width:1060px}@media screen and (max-width:1365px){.product-card__body-characteristics-wrapper{padding:20px 0;margin-top:15px;border-radius:0}}.product-card__tabs-mob{display:none;width:100%;position:sticky;top:0;left:0;background:#fff;overflow-x:auto;z-index:3;box-shadow:0 4px 16px rgba(47,45,64,.1)}@media screen and (max-width:1365px){.product-card__tabs-mob{display:flex;box-shadow:unset}}.color-size-block__container-color-body::-webkit-scrollbar,.color-size-block__container-size-body::-webkit-scrollbar,.product-card__tabs-mob::-webkit-scrollbar{display:none}.product-card__tabs-mob-tab{padding:10px 13px;display:flex;font-weight:500;font-size:14px;color:#2f2d40;border-bottom:2px solid transparent;width:-moz-max-content;width:max-content;white-space:nowrap;text-transform:uppercase}.color-size-block{display:flex;flex-direction:column;background:#fff;border-radius:8px;padding:20px;width:100%;position:relative;margin-top:20px}@media screen and (max-width:767px){.color-size-block{margin-top:10px}}.color-size-block__container{width:100%;margin-top:20px}.color-size-block__container-color:first-child,.color-size-block__container-size:first-child,.color-size-block__container:first-child{margin-top:0}.color-size-block__container-color,.color-size-block__container-size{display:flex;flex-direction:column}.color-size-block__container-color-body,.color-size-block__container-size-body{display:flex;margin-top:10px;overflow:auto}.color-size-block__container-color-name,.color-size-block__container-size-name{display:flex}.color-size-block__container-color-name p,.color-size-block__container-size-name p{font-weight:500;font-size:14px;color:#2f2d40}.color-size-block__container-color-name p span,.color-size-block__container-size-name p span,.price-and-buy__buttons-top b{font-weight:600}.color-size-block__container-color,.color-size-block__container-size{margin-top:20px}.color-size-block__container-color-body-item{display:flex;align-items:center;justify-content:space-around;border:2px solid transparent;box-sizing:border-box;transition:all 250ms ease-in-out;border-radius:50%;width:32px;height:32px;margin-left:5px}.color-size-block__container-color-body-item:first-child{margin-left:0}.color-size-block__container-color-body-item.active{border:2px solid #6734ff}.color-size-block__container-color-body-item span{width:24px;height:24px;box-shadow:inset 0 0 3px rgba(0,0,0,.45);margin:2px;border-radius:50%}.color-size-block__container-size-body-item{border:1px solid #edeff2;box-sizing:border-box;border-radius:8px;padding:10px 15px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;margin-left:10px}.color-size-block__container-size-body-item:first-child{margin-left:0}.color-size-block__container-size-body-item.active{border:2px solid #6734ff}.color-size-block__container-size-body-item-name{font-weight:500;font-size:14px;color:#2f2d40}.color-size-block__container-size-body-item-value{font-weight:500;font-size:14px;color:#5c6373;margin-top:6px}.color-size-block__container-anchor{display:flex;align-items:center;color:#6734ff;font-weight:500;font-size:14px;margin-top:20px;transition:all 250ms ease-in-out}.color-size-block__container-anchor:after{width:7px;height:12px;content:"";background:url(../assets/product-card/short-char-arrow.svg);display:flex;margin-left:11px;transition:all 250ms ease-in-out}.short-characteristic{background:#fff;border-radius:8px;width:100%;max-width:790px;position:relative;padding:20px;margin-top:20px}@media screen and (max-width:1600px){.short-characteristic{max-width:620px}}@media screen and (max-width:1439px){.short-characteristic{max-width:610px}}@media screen and (max-width:1365px){.short-characteristic{margin:20px auto 0;overflow:hidden}}@media screen and (max-width:767px){.short-characteristic{margin-top:10px}}.short-characteristic__name{display:flex;font-weight:500;font-size:18px;color:#2f2d40}.short-characteristic__instruction{background:#f6f8fb;border-radius:8px;display:flex;width:100%;padding:10px 15px;align-items:center;margin-top:15px}.short-characteristic__instruction-text{font-weight:500;font-size:14px;color:#2f2d40;margin-right:10px}.short-characteristic__instruction-watch{font-weight:600;font-size:12px;color:#2f2d40;text-transform:uppercase;margin-left:auto;padding-left:26px;position:relative}.short-characteristic__instruction-watch::before{content:"";position:absolute;background:url(../assets/product-card/watch-icon.svg);width:16px;height:16px;background-size:100%;left:0;top:-2px}.short-characteristic__container{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #f6f8fb;display:flex;flex-direction:column}.short-characteristic__container-prop{display:flex;margin-top:20px;justify-content:space-between;position:relative}.short-characteristic .pc-table__body-tr:first-child,.short-characteristic__container-prop:first-child{margin-top:0}.short-characteristic__container-prop-name,.short-characteristic__container-prop-value{font-weight:500;font-size:14px;background:#fff}.short-characteristic__container-prop-name{color:#5c6373;padding-right:20px;width:-moz-max-content;width:max-content;white-space:nowrap;z-index:2;position:relative}.short-characteristic__container-prop-value{padding-left:30px;color:#2f2d40;width:-moz-fit-content;width:fit-content;z-index:2;position:relative}.short-characteristic__container-prop-divider{border-bottom:2px dotted #dadee6;width:100%;position:absolute;left:0;top:12px;z-index:1}.short-characteristic__all-link{margin-top:20px;font-weight:500;font-size:14px;color:#2f2d40;text-transform:uppercase;width:100%;position:relative;display:flex}.short-characteristic__all-link::after{content:"";position:absolute;width:14px;height:14px;top:0;right:0;background:url(../assets/product-card/char-arrow-right.svg)}.short-characteristic .pc-table{display:flex;width:100%;margin-top:20px;padding-bottom:20px;border-bottom:1px solid #f6f8fb}.short-characteristic .pc-table__body{display:flex;flex-direction:column;width:100%}.short-characteristic .pc-table__body-tr{display:grid;grid-template-columns:max-content 1fr max-content;width:100%;margin-top:20px}.short-characteristic .pc-table__body-tr-td{font-weight:500;font-size:14px;position:relative;background:#fff;overflow:hidden}.short-characteristic .pc-table__body-tr-td:first-child{color:#5c6373;padding-right:20px}.short-characteristic .pc-table__body-tr-td:nth-child(2){border-bottom:2px dotted #dadee6;width:100%;position:relative;bottom:2px}.short-characteristic .pc-table__body-tr-td:last-child{padding-left:30px;color:#2f2d40}.supplement-products{margin-top:20px;display:flex;flex-direction:column}@media screen and (max-width:767px){.supplement-products{margin-top:10px}}.supplement-products__name{font-weight:500;font-size:20px;color:#2f2d40}@media screen and (max-width:1919px){.supplement-products__name{font-size:18px}}.supplement-products__container{position:relative;margin-top:13px;display:flex}@media screen and (max-width:1365px){.supplement-products__container{overflow:hidden}}.supplement-products__container .supp-product{display:flex;flex-direction:column;padding:15px;width:150px;min-width:150px;background:#fff;position:relative;border-radius:8px;height:280px;margin-left:10px;transition:all 250ms ease-in-out}.supplement-products__container .supp-product::before{content:"";background-image:url(../assets/product-card/bundles-plus.svg);position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;background-position:center;background-repeat:no-repeat;border-radius:50%;width:24px;height:24px;border:4px solid #f6f8fb;z-index:1;left:-16px}.supplement-products__container .supp-product:first-child{margin-left:0}.supplement-products__container .supp-product:first-child::before{display:none}@media screen and (max-width:1600px){.supplement-products__container .supp-product{width:165px;min-width:165px}}@media screen and (max-width:1439px){.supplement-products__container .supp-product{width:160px;min-width:160px}}@media screen and (max-width:1365px){.supplement-products__container .supp-product{width:150px;min-width:150px}}.supplement-products__container .supp-product__wrapper{width:100px;height:100px;margin:0 auto}.supplement-products__container .supp-product__wrapper img{width:100%;height:100%}.supplement-products__container .supp-product__name{font-weight:500;font-size:12px;line-height:16px;color:#2f2d40;margin-top:10px;text-decoration:underline;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all 250ms ease-in-out}.supplement-products__container .supp-product__price{margin-top:auto;display:flex;flex-direction:column}.supplement-products__container .supp-product__price-old{font-weight:400;font-size:14px;color:#8590a6;position:relative;width:-moz-fit-content;width:fit-content}.supplement-products__bottom-price-old::after,.supplement-products__container .supp-product__price-old::after{content:"";position:absolute;width:100%;height:1px;background:#8590a6;top:50%;transform:translateY(-50%);left:0}.supplement-products__container .supp-product__price-current{font-weight:500;font-size:18px;color:#2f2d40;margin-top:1px}.supplement-products__container .supp-product__button{display:flex;padding:9px 0;align-items:center;border:1px solid #f0ebff;box-sizing:border-box;border-radius:8px;width:100%;margin-top:10px;transition:all 250ms ease-in-out}.supplement-products__container .supp-product__button svg{margin-left:auto}.supplement-products__container .supp-product__button-text{display:flex;margin-left:10px;position:relative;margin-right:auto;margin-top:1px}.supplement-products__container .supp-product__button-text p{font-weight:600;font-size:12px}.supplement-products__container .supp-product__button-text p:first-child{opacity:1;color:#6734ff;text-transform:uppercase;transition:all 250ms ease-in-out}.supplement-products__container .supp-product__button-text p:last-child{position:absolute;left:0;top:0;opacity:0;color:#f05;text-transform:uppercase;transition:all 250ms ease-in-out}.supplement-products__bottom{display:flex;background:#fff;border-radius:8px;padding:20px;align-items:center;margin-top:10px}@media screen and (max-width:1365px){.supplement-products__bottom{flex-wrap:wrap;padding:15px;align-items:flex-start}}.supplement-products__bottom-price{display:flex;align-items:baseline}@media screen and (max-width:1365px){.supplement-products__bottom-price{flex-direction:column}}.supplement-products__bottom-price-current{font-weight:500;font-size:30px;color:#2f2d40}.supplement-products__bottom-price-old{font-weight:500;font-size:16px;color:#8590a6;position:relative;height:-moz-max-content;height:max-content;margin-left:15px}@media screen and (max-width:1365px){.supplement-products__bottom-price-old{margin-left:0;margin-top:5px}}.supplement-products__bottom-discount{display:flex;background:#ffebf1;border-radius:16px;padding:8px 18px;height:-moz-max-content;height:max-content;margin-left:auto;color:#f05;font-weight:500;font-size:14px}.supplement-products__bottom-button{width:180px;height:40px;display:flex;align-items:center;justify-content:space-around;background:#6734ff;border-radius:8px;font-weight:500;font-size:16px;color:#fff;margin-left:30px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.supplement-products__bottom-button{width:100%;margin-top:15px;margin-left:0}}.pay-and-warranty{display:flex;flex-direction:column;width:100%;margin:20px 0 0;padding:20px;background:#fff;border-radius:8px}@media screen and (max-width:767px){.pay-and-warranty{margin-top:10px}}.pay-and-warranty__name{font-weight:500;font-size:18px;color:#2f2d40}.pay-and-warranty__pay{margin-top:10px;display:flex;flex-wrap:wrap;margin-left:-10px}.pay-and-warranty__pay-item{background:#f6f8fb;border-radius:8px;display:flex;width:-moz-max-content;width:max-content;height:36px;align-items:center;padding:9px 14px;margin:10px 0 0 10px}.pay-and-warranty__pay-item img{height:-moz-fit-content;height:fit-content}.pay-and-warranty__warranty{display:flex;margin-top:20px;border-top:1px solid #edeff2;padding-top:20px}.pay-and-warranty__warranty-item{font-weight:500;font-size:14px;color:#2f2d40;height:36px;padding:0 15px;align-items:center;display:flex;margin-left:10px;background:#f6f8fb;border-radius:8px}.pay-and-warranty__warranty-item:first-child{margin-left:0}.pay-and-warranty__warranty-item span{font-weight:600;margin-right:3px}.product-card-delivery{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:8px;margin-top:20px;padding:20px}@media screen and (max-width:767px){.product-card-delivery{margin-top:10px}}.product-card-delivery__item{display:flex;width:100%;padding:17px 0;border-bottom:1px solid #edeff2}.product-card-delivery__item:first-child{padding:0 0 20px;margin-bottom:5px}.product-card-delivery__item:first-child .product-card-delivery__item-anim{height:21px}.product-card-delivery__item:last-child{padding:17px 0 0;border-bottom:none}.product-card-delivery__item-anim{width:100%;height:26px;display:flex;position:relative;border-radius:8px;background:#6334ff;overflow:hidden}.product-card-delivery__item-anim::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeleton-anim 2s infinite;content:""}.product-card-badges{display:flex;overflow:hidden;width:100%;margin-top:20px}@media screen and (max-width:1919px){.product-card-badges{margin-top:15px}}.product-card-badges.mob{display:none}.product-card-badges__item{width:104px;min-width:104px;height:108px;background-color:#fff;border:2px solid #fff;margin-left:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}@media screen and (max-width:1919px){.product-card-badges__item{width:96px;height:118px;min-width:96px}}.product-card-badges__item:after,.product-card-badges__item:before{content:"";width:40px;height:40px;background:#e0d6ff;display:flex;border-radius:8px;animation:badgeAnim 3000ms ease-in-out infinite}.product-card-badges__item:after{width:80px;height:24px}@media screen and (max-width:767px){.product-card-badges__item{margin-left:8px}}.product-card-badges__item:first-child{border:2px solid #6734ff;margin-left:0}.price-and-buy{background:#fff;border-radius:8px;width:100%;padding:20px;display:flex;flex-wrap:wrap;align-items:flex-end;margin-top:20px;position:relative}.price-and-buy:first-child{margin-top:0}@media screen and (max-width:1919px){.price-and-buy{margin-top:15px}}@media screen and (max-width:1366px){.price-and-buy:first-child{margin-top:20px}}@media screen and (max-width:767px){.price-and-buy{padding:15px;margin-top:10px}.price-and-buy:first-child{margin-top:10px}}.price-and-buy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.price-and-buy__price{width:100%;order:1}}.price-and-buy__price-old{font-weight:500;font-size:16px;color:#5c6373;position:relative;width:-moz-fit-content;width:fit-content}.price-and-buy__price-old::after{content:"";position:absolute;width:100%;height:1px;background:#5c6373;left:0;top:50%;transform:translateY(-50%)}.price-and-buy__price-new{font-weight:500;font-size:32px;color:#2f2d40;margin-top:10px}@media screen and (max-width:1365px){.price-and-buy__price-new{margin-top:5px}}.price-and-buy__price-new:first-child{margin-top:0}.price-and-buy__buttons{display:flex;flex-direction:column;margin-left:36px}@media screen and (max-width:1919px){.price-and-buy__buttons{margin-left:25px}}.price-and-buy__buttons.no-price{margin-left:0}@media screen and (max-width:1439px){.price-and-buy__buttons{margin-left:20px}}@media screen and (max-width:767px){.price-and-buy__buttons{flex-direction:column;width:100%;margin-top:15px;margin-left:0;order:3}}.price-and-buy__buttons-top{font-weight:500;font-size:14px;line-height:16px;color:#2f2d40;display:inline}@media screen and (max-width:1365px){.price-and-buy__buttons-top{font-size:13px}}.price-and-buy__buttons-top span{color:#00b23c}.price-and-buy__buttons-bottom{display:flex;margin-top:15px;gap:10px}@media screen and (max-width:767px){.price-and-buy__buttons-bottom{flex-wrap:wrap}}.price-and-buy__buttons-bottom-buy{display:flex;align-items:center;height:40px;width:-moz-max-content;width:max-content;background:#6734ff;border-radius:8px;transition:all 250ms ease-in-out;position:relative;border:1px solid transparent;padding:8px 20px}.price-and-buy__buttons-bottom-buy-icon{width:20px;height:20px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:15px}.price-and-buy__buttons-bottom-buy-text{font-weight:600;font-size:16px;color:#fff;text-transform:uppercase;margin-right:auto}@media screen and (max-width:1439px){.price-and-buy__buttons-bottom-buy{width:220px}}@media screen and (max-width:1365px){.price-and-buy__buttons-bottom-buy{width:122px}}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-buy{width:100%}}.preorder .price-and-buy__buttons-bottom-buy-icon{width:24px;min-width:24px;height:24px;background:url(../assets/product-card/preorder-icon.svg)}.price-and-buy__buttons-bottom-credit{border:1px solid #e0d6ff;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;justify-content:space-around;width:-moz-max-content;width:max-content;min-width:177px;height:40px;padding:0 15px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-credit{width:calc(60% - 10px);height:40px;margin-left:0}}.price-and-buy__buttons-bottom-credit-text{font-weight:500;font-size:14px;color:#2f2d40}.price-and-buy__buttons-bottom-credit-text span{color:#6734ff;font-weight:700}.price-and-buy__buttons-bottom-one-click{border:1px solid #e0d6ff;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;justify-content:space-around;height:40px;width:120px;font-weight:700;font-size:14px;color:#6734ff;text-transform:uppercase}@media screen and (max-width:1439px){.price-and-buy__buttons-bottom-one-click{width:91px}}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-one-click{width:40%}.price-and-buy__buttons-bottom-one-click.long{width:100%}}.price-and-buy__buttons-bottom-compare{display:flex;align-items:center;justify-content:space-around;width:40px;height:40px;position:relative;transition:all 250ms ease-in-out;border-radius:8px;background:0 0}@media screen and (max-width:1439px){.price-and-buy__buttons-bottom-compare{margin-left:10px}}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-compare{position:absolute;top:15px;right:15px}}.price-and-buy__buttons-bottom-compare-icon{width:24px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.price-and-buy__buttons-bottom-non-available{color:#6734ff;font-size:14px;font-weight:600;text-transform:uppercase;padding:0 20px;margin-top:0;border:1px solid #f0ebff;border-radius:8px;display:flex;align-items:center;justify-content:space-around;height:40px;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-non-available{width:100%}}.price-and-buy__promo{display:flex;flex-direction:column;margin-top:15px;width:100%}@media screen and (max-width:767px){.price-and-buy__promo{order:2;margin-top:10px}}.price-and-buy__promo-top{display:flex;gap:15px 30px;flex-wrap:wrap}.price-and-buy__promo-stock{font-weight:500;font-size:14px;color:#00b23c}.price-and-buy__promo-preorder{display:flex;color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;gap:5px}.price-and-buy__promo-preorder span{font-weight:600;color:#f05}.price-and-buy__promo-pcode{display:flex;align-items:center;position:relative}.price-and-buy__promo-cashback p,.price-and-buy__promo-pcode-text{font-weight:500;font-size:14px;color:#2f2d40}.price-and-buy__promo-pcode-text span{font-weight:600;color:#f05;margin-right:5px}.price-and-buy__promo-pcode-code{padding:7px 13px;background:#ffe6ee;border-radius:16px;width:180px;margin-left:20px;position:relative;display:flex;transition:all 250ms ease-in-out}.price-and-buy__promo-pcode-code:hover{cursor:pointer;background:#fff2f7}.price-and-buy__promo-pcode-code input,.product-card-side-card__promo-pcode-code input{font-weight:600;font-size:14px;color:#f05;width:calc(100% - 20px)}.price-and-buy__promo-pcode-code-icon{width:16px;height:16px;display:flex;background:url(../assets/product-card/promocode-icon.svg);position:absolute;right:8px;top:8px}@media screen and (max-width:767px){.price-and-buy__promo-pcode-code{width:146px}}.price-and-buy__promo-cashback{display:flex;align-items:center;position:relative}.price-and-buy__promo-cashback:first-child{margin-left:0}.price-and-buy__promo-cashback:before{content:"";width:16px;height:16px;border-radius:50%;border:4px solid #6734ff;margin-right:10px}.delivery-block__container-name p span,.price-and-buy__promo-cashback p span{color:#6734ff}.price-and-buy__promo-cashback p span:hover{cursor:pointer}.product-card-char{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1600px){.product-card-char{max-width:1330px}}@media screen and (max-width:1439px){.product-card-char{max-width:1300px}}@media screen and (max-width:1365px){.product-card-char{max-width:100%}}.product-card-char__container{display:grid;grid-template-columns:1fr 380px;gap:20px;width:100%;margin-top:20px}@media screen and (max-width:1365px){.product-card-char__container{display:flex;margin-top:10px}.product-card-char__container-left{width:100%;margin:0 auto}}.product-card-char__container-right{position:relative;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1365px){.product-card-char__container-right{display:none}}.product-card-char__container-right .product-card-side-codes{display:flex;gap:10px}.product-card-char__container-right .product-card-side-codes-code{display:flex;width:100%;gap:10px}.product-card-char__container-right .product-card-side-codes-code-item{font-weight:500;font-size:12px;color:#5c6373;border-radius:8px;background:#fff;padding:3px 5px 3px 10px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:center;width:100%}@media screen and (max-width:1365px){.product-card-char__container-right .product-card-side-codes-code-item{padding:3px 10px 3px 15px}}.product-card-char__container-right .product-card-side-codes-code-item::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out;margin-left:10px}.comments-all-media{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:20px}@media screen and (max-width:1365px){.comments-all-media{width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.comments-all-media{padding:15px;width:calc(100% - 20px);margin:0 auto}}.comments-all-media__head{font-weight:500;font-size:18px;color:#2f2d40}@media screen and (max-width:767px){.comments-all-media__head{font-size:16px}}.comments-all-media__body{margin-top:20px;display:grid;grid-template-columns:1fr 120px;grid-column-gap:10px}@media screen and (max-width:1600px){.comments-all-media__body{grid-template-columns:1fr 110px}}@media screen and (max-width:1439px){.comments-all-media__body{grid-template-columns:1fr 80px}}@media screen and (max-width:1365px){.comments-all-media__body{grid-template-columns:1fr 90px}}@media screen and (max-width:767px){.comments-all-media__body{grid-template-columns:1fr 75px;grid-column-gap:10px}}.comments-all-media__body-container{width:100%;display:flex;flex-wrap:nowrap;overflow:hidden}.comments-all-media__body-container-wrapper{width:120px;min-width:120px;height:120px;margin-right:10px;border-radius:8px;overflow:hidden;position:relative;display:flex}.comments-all-media__body-container-wrapper:hover{cursor:pointer}.comments-all-media__body-container-wrapper.vid::after{content:"";position:absolute;width:36px;height:36px;background:url(../assets/product-card/comments-media-play.svg);background-size:100% 100%;left:0;top:0;right:0;bottom:0;margin:auto}@media screen and (max-width:1365px){.comments-all-media__body-container-wrapper{width:90px;min-width:90px;height:90px}}@media screen and (max-width:767px){.comments-all-media__body-container-wrapper{width:75px;min-width:75px;height:75px;margin-right:5px}}.comments-all-media__body-container-wrapper img{width:100%;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.comments-all-media__body-all{width:100%;height:120px;border:1px solid #f0ebff;border-radius:8px;display:flex;align-items:center;justify-content:space-around;margin-left:auto;color:#6734ff;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:1365px){.comments-all-media__body-all{height:90px}}@media screen and (max-width:767px){.comments-all-media__body-all{height:75px;margin-right:5px}}.product-card-comments-list{display:flex;flex-direction:column;margin-top:20px}@media screen and (max-width:1365px){.product-card-comments-list{width:calc(100% - 30px);margin:20px auto 0}}@media screen and (max-width:767px){.product-card-comments-list{width:calc(100% - 20px);margin:0 auto}}.product-card-comments-list.empty{margin-top:0}@media screen and (max-width:767px){.product-card-comments-list.empty{margin-top:0}}.product-card-comments-list__top{display:flex;justify-content:space-between}@media screen and (max-width:767px){.product-card-comments-list__top{flex-direction:column-reverse;margin-bottom:15px;gap:20px}}.product-card-comments-list__top-select{width:220px}@media screen and (max-width:767px){.product-card-comments-list__top-select{width:100%}}.product-card-comments-list__bottom-more div,.product-card-comments-list__top-select-fake{color:#2f2d40;font-weight:500;font-size:14px;position:relative;display:flex;transition:all 250ms ease-in-out}.product-card-comments-list__top-select-fake{width:100%;height:40px;flex-direction:column;background:#fff;border-radius:8px;border:1px solid transparent;box-sizing:border-box;padding:10px 34px 10px 16px;pointer-events:none}.product-card-comments-list__top-select-fake::after{content:"";position:absolute;width:24px;height:24px;top:8px;right:10px;background:url(../assets/product-card/popup-select-arrow.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.product-card-comments-list__top-create{width:220px;height:40px;display:flex;justify-content:space-around;align-items:center;background:#f0ebff;border-radius:8px;color:#7547ff;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-comments-list__top-create{width:100%;margin-top:15px}}.product-card-comments-list__top-create:hover{background:#e0d6ff;cursor:pointer}.product-card-comments-list__bottom{display:flex;flex-direction:column}.product-card-comments-list__bottom .product-card-review__container-review{margin-top:20px}@media screen and (max-width:767px){.product-card-comments-list__bottom .product-card-review__container-review{margin-top:10px}}.product-card-comments-list__bottom-more{width:100%;display:flex;align-items:center;justify-content:space-around;height:40px;background:#fff;border-radius:8px;margin-top:20px}.product-card-comments-list__bottom-more div{padding-left:32px;width:-moz-fit-content;width:fit-content}.product-card-comments-list__bottom-more div::before{content:"";width:16px;height:16px;display:flex;position:absolute;background:url(../assets/product-card/more-comments-arrow.svg);background-size:100% 100%;left:0;transition:all 250ms ease-in-out}.product-card-comments-list__empty{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:8px}@media screen and (max-width:1365px){.product-card-comments-list__empty{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.product-card-comments-list__empty{padding:15px}}.product-card-comments-list__empty-text{font-weight:500;font-size:18px;color:#2f2d40;margin-left:10px}@media screen and (max-width:1365px){.product-card-comments-list__empty-text{margin-left:0}}.product-card-comments-list__empty-button{width:220px;height:40px;background:#f0ebff;border-radius:8px;font-weight:500;font-size:16px;color:#7547ff;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-comments-list__empty-button{width:100%;margin-top:20px}}.product-card-comments-list__empty-button:hover{background:#e0d6ff;cursor:pointer}.product-card-tab-compare{display:none}@media (min-width:768px){.product-card-tab-compare{display:block;margin-top:35px;overflow:hidden}}.product-card-tab-compare__title{height:36px;font-size:1.25em;line-height:36px;color:#212226}.product-card-tab-compare__wrap{margin-top:25px;display:flex;justify-content:space-between;align-items:center}.product-card-tab-compare__wrap-names{min-width:238px;width:238px}@media (min-width:1025px){.product-card-tab-compare__wrap-names{min-width:255px;width:255px}}.product-card-tab-compare__wrap-names-item{position:relative;height:45px;overflow:hidden;margin-bottom:2px;padding:15px;background:#ebedf2;font-size:.875em;line-height:15px;color:#212226}@media (min-width:1025px){.product-card-tab-compare__wrap-names-item{font-size:1em}}.product-card-tab-compare__wrap-names-item.long::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:100%;background:linear-gradient(270deg,#ebedf2 0,#ebedf2 20%,rgba(255,255,255,0) 100%)}.product-card-tab-compare__wrap-names-item.title{width:100%;height:238px;margin-bottom:15px;border-radius:4px;color:#9ca0ac;cursor:pointer}.product-card-tab-compare__wrap-names-item.title svg{padding:14px;width:78px;height:78px;background:0 0;border-radius:50%;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-names-item.title svg rect{transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-names-item.title,.product-card-tab-compare__wrap-names-item.title a{display:flex;justify-content:center;align-items:center;flex-flow:column}@media (min-width:1025px){.product-card-tab-compare__wrap-names-item.title{height:265px}}.product-card-tab-compare__wrap-names-item.title span{margin-top:14px;color:#9ca0ac;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-names-item.title:hover svg,.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-]:hover{background:#fff}.product-card-tab-compare__wrap-names-item.title:hover svg rect{fill:#262626}.product-card-tab-compare__wrap-names-item.title:hover span{color:#262626}.product-card-tab-compare__wrap-names-item span,.product-card-tab-compare__wrap-products-product-item span{white-space:nowrap}.product-card-tab-compare__wrap-names-item:nth-child(2){border-radius:4px 4px 0 0}.product-card-tab-compare__wrap-names-item:last-child{margin-bottom:0;border-radius:0 0 4px 4px}.product-card-tab-compare__wrap-products{margin-left:10px}@media (min-width:1025px){.product-card-tab-compare__wrap-products{margin-left:30px}}.product-card-tab-compare__wrap-products-product{min-width:238px;width:238px;margin-left:10px}@media (min-width:1025px){.product-card-tab-compare__wrap-products-product{min-width:255px;width:255px;margin-left:30px}}.product-card-tab-compare__wrap-products-product:first-child{margin-left:0}.product-card-tab-compare__wrap-products-product-item{position:relative;height:45px;overflow:hidden;margin-bottom:2px;padding:15px;background:#fff;font-size:.875em;line-height:15px;color:#212226;overflow-x:auto}.product-card-tab-compare__wrap-products-product-item.long::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:100%;background:linear-gradient(270deg,#fff 0,#fff 20%,rgba(255,255,255,0) 100%)}.product-card-tab-compare__wrap-products-product-item-title{width:100%;height:238px;margin-bottom:15px;padding:20px 25px;position:relative;display:flex;justify-content:center;align-items:center;flex-flow:column;border-radius:4px;background:#fff}@media (min-width:1025px){.product-card-tab-compare__wrap-products-product-item-title{height:265px}}.product-card-tab-compare__wrap-products-product-item-title-close{width:24px;height:24px;position:absolute;top:15px;right:15px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#eceef0;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-products-product-item-title-close:hover{background:#ff5858}.product-card-tab-compare__wrap-products-product-item-title-close path{transition:all 200ms ease}.product-card-tab-compare__wrap-products-product-item-title-close:hover path{fill:#fff}.product-card-tab-compare__wrap-products-product-item-title-img{width:148px;height:148px;margin:0 auto}.product-card-tab-compare__wrap-products-product-item-title-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card-tab-compare__wrap-products-product-item-title a{margin-top:15px;color:#000;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-products-product-item-title a:hover{color:#245de5;text-decoration:underline}.product-card-tab-compare__wrap-products-product-item:nth-child(2){border-radius:4px 4px 0 0}.product-card-tab-compare__wrap-products-product-item:last-child{margin-bottom:0;border-radius:0 0 4px 4px}.product-card-tab-compare__wrap-products .owl-nav{margin:0;position:absolute;top:-61px;left:425px;display:flex;justify-content:center;align-items:center}@media (min-width:1025px){.product-card-tab-compare__wrap-products .owl-nav{left:764px}}.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-]{width:28px;height:36px;margin:0;display:flex;justify-content:center;align-items:center;border-radius:2px;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-]:first-child{margin-right:5px}.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-] span{display:block;transform:scale(2);color:#3f3f40}.product-card-tab.product-card-compare .product-card-tab-compare{margin-top:25px}.product-card-tab.product-card-compare .product-card-tab-compare__title{opacity:0}.body-compare{padding-bottom:35px}@media (min-width:1025px){.body-compare{padding-bottom:65px}}.body-compare__title{display:flex;justify-content:center;align-items:center;flex:1;color:#000;font-size:20px}@media (min-width:768px){.body-compare__title{justify-content:flex-start;margin-top:35px;font-size:24px}}.body-compare .product-card-tab-compare{margin-top:0}.body-compare .product-card-tab-compare__title,.product-card-compare__body-carousel .owl-nav .owl-next.disabled,.product-card-compare__body-carousel .owl-nav .owl-prev.disabled{display:none}.body-compare .product-card-tab-compare__wrap{margin-top:62px}.product-card-compare{flex:1;display:flex;flex-direction:column}.product-card-compare__header{padding:12px 13px;height:48px;display:flex;justify-content:space-between;align-items:center;background:#fff}@media (min-width:1025px){.product-card-compare__header{display:none}}.product-card-compare__header-left,.product-card-compare__header-left-back{display:flex;align-items:center}.product-card-compare__header-left-text{font-size:1.125em;color:#000;margin-left:15px}.product-card-compare__header-right{display:flex}.product-card-compare__header-right-cart,.product-card-compare__header-right-search{width:24px;height:24px;display:flex;cursor:pointer}.product-card-compare__header-right-cart{position:relative;margin-left:22px}.product-card-compare__header-right-cart-badge{position:absolute;width:16px;height:16px;background:#6334ff;border:2px solid #fff;border-radius:50%;font-size:.563em;display:flex;align-items:center;justify-content:space-around;color:#fff;right:-5px;top:-5px}.product-card-compare__body{display:flex;margin:15px 15px 0;justify-content:center}@media (min-width:768px){.product-card-compare__body{display:none}}.product-card-compare__body-main{display:flex;flex-direction:column;width:172px}.product-card-compare__body-main-head{background:#fff;padding:11px 15px;display:flex;flex-direction:column;border-radius:4px 0 0 0;border-right:1px solid #f5f7f9;box-sizing:border-box;position:relative}.product-card-compare__body-main-head-wrapper{width:81px;height:84px;margin-top:5px;align-self:center}.product-card-compare__body-main-head-wrapper img{width:100%;height:100%}.product-card-compare__body-main-head-text{height:28px;font-size:10px;line-height:14px;margin-top:11px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card-compare__body-main-head-more{position:absolute;display:flex;flex-direction:column}.product-card-compare__body-main-head-more-button{width:21px;height:21px;display:flex;align-items:center;justify-content:space-around;border-radius:50%;cursor:pointer;transition:all 300ms}.product-card-compare__body-main-head-more-button svg{width:3px;height:13px}.product-card-compare__body-main-head-more-button.active{background:#f5f5f5}.product-card-compare__body-main-head-more-list{margin-top:10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px;padding:4px 0;display:none}.product-card-compare__body-main-head-more-list.active{display:flex;flex-direction:column}.product-card-compare__body-main-head-more-list-item{font-size:.75em;color:#000;padding:8px 15px;min-width:150px;display:flex;cursor:pointer}.product-card-compare__body-main-head-more-list-item:active,.product-card-compare__body-main-head-more-list-item:hover{background-color:rgba(99,52,255,.1)}.product-card-compare__body-main-divider{background:#eceef0;border-top:2px solid #f5f7f9;border-bottom:2px solid #f5f7f9;height:34px;max-height:34px;width:200%;position:relative;padding:9px 10px}.product-card-compare__body-main-divider p,.product-card-compare__body-main-item p{height:12px;font-size:.75em;color:#000;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product-card-compare__body-main-divider p{position:absolute;width:100%;z-index:9;left:0;text-align:center;background:#eceef0}.product-card-compare__body-main-item{height:34px;max-height:34px;background:#fff;display:flex;align-items:center;justify-content:space-around;border-right:1px solid #f5f7f9;padding:11px}.product-card-compare__body-main-item p{line-height:12px}.product-card-compare__body-main-to-cart{background:#6334ff;border-radius:0 0 0 4px;padding:10px;color:#fff;font-size:12px;border-right:1px solid #f5f7f9}.product-card-compare__body-carousel{width:172px;position:relative}.product-card-compare__body-carousel button{border-radius:0}.product-card-compare__body-carousel .owl-nav{position:absolute;top:13px;right:15px;font-size:0}.product-card-compare__body-carousel .owl-nav .owl-next,.product-card-compare__body-carousel .owl-nav .owl-prev{background:url(../assets/compare-arrow-right.svg)!important;width:8px;height:12px}.product-card-compare__body-carousel .owl-nav .owl-prev{transform:rotate(180deg);right:5px;position:relative}.product-card-tab.product-card-compare .product-card-tab-compare__wrap{margin-top:62px}.product-card-tab.product-card-compare .product-card-tab-compare.main-container{margin-top:0}.delivery-block{width:100%;background:#fff;border-radius:8px;margin-top:20px;padding:20px;display:flex}@media screen and (max-width:767px){.delivery-block{padding:15px;margin-top:10px}}.delivery-block__container{display:flex;flex-direction:column;width:100%}.delivery-block__container-name{display:flex;width:100%}.delivery-block__container-name p{font-weight:500;font-size:18px;color:#2f2d40}.delivery-block__container-body{margin-top:20px;display:flex;width:100%;overflow:scroll}.delivery-block__container-body::-webkit-scrollbar{display:none}.delivery-block__container-body-item{width:142px;min-width:142px;display:flex;flex-direction:column;padding:15px 10px;border-radius:8px;border:1px solid #edeff2;margin-left:10px;position:relative;transition:all 250ms ease-in-out}.delivery-block__container-body-item-container.self:after:hover,.delivery-block__container-body-item.self:hover{cursor:pointer}.delivery-block__container-body-item:first-child{margin-left:0}.delivery-block__container-body-item.flipped{transform:scaleX(-1)}.delivery-block__container-body-item-container{display:flex;flex-direction:column;width:100%;align-items:center;gap:15px}.delivery-block__container-body-item-container.self:after{content:"";width:20px;height:20px;background:url(../assets/product-card/delivery-info-icon.svg);position:absolute;right:10px;top:10px}.delivery-block__container-body-item-container-wrapper{width:32px;height:32px;display:flex}.delivery-block__container-body-item-container-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.delivery-block__container-body-item-container-name,.delivery-block__container-body-item-container-time{text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px;height:36px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.delivery-block__container-body-item-container-name{color:#2f2d40}.delivery-block__container-body-item-container-time,.product-card-descr__title span{color:#5c6373}.delivery-block__container-body-item-container-price{color:#2f2d40;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.delivery-block__container-body-item-container-price.free{color:#00b23c}.product-card-descr{display:flex;flex-direction:column;width:100%;max-width:1600px;margin:40px auto 0;background:#fff;padding-bottom:100px;border-radius:20px;overflow:hidden}@media screen and (max-width:1919px){.product-card-descr{max-width:1420px}}@media screen and (max-width:1600px){.product-card-descr{max-width:1330px;padding-bottom:80px}}@media screen and (max-width:1439px){.product-card-descr{max-width:1300px;padding-bottom:70px}}@media screen and (max-width:1365px){.product-card-descr{max-width:calc(100% - 30px);margin:30px auto 0;padding-bottom:50px}}@media screen and (max-width:767px){.product-card-descr{max-width:100%;margin:30px 0 0;padding-bottom:25px}}.product-card-descr__title{font-weight:500;color:#2f2d40;margin-top:32px;font-size:32px;font-style:normal;line-height:32px;padding:0 32px}@media screen and (max-width:1365px){.product-card-descr__title{font-size:30px}}.product-card-descr__video{position:relative;padding-bottom:56.25%;height:0;margin:40px auto 0;width:100%}.product-card-descr__video:first-child{margin:0}.product-card-descr__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card-descr__img{position:relative;margin:100px auto 0;width:100%;height:auto}.product-card-descr__img:nth-child(2){margin-top:50px}@media screen and (max-width:1365px){.product-card-descr__img:nth-child(2){margin-top:20px}}@media screen and (max-width:1919px){.product-card-descr__img{margin:60px auto 0}}@media screen and (max-width:1600px){.product-card-descr__img{margin:80px auto 0}}@media screen and (max-width:1439px){.product-card-descr__img{margin:70px auto 0}}@media screen and (max-width:1365px){.product-card-descr__img{margin:50px auto 0}}@media screen and (max-width:767px){.product-card-descr__img{margin:25px auto 0}}.product-card-descr__img:first-child{margin-top:0}.product-card-descr__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product-card-descr__img.no-margin{margin-top:0}.product-card-descr__column-text{display:flex;flex-direction:column;margin-top:100px;padding:0 100px}@media screen and (max-width:1919px){.product-card-descr__column-text{margin:60px auto 0;padding:0 60px}}@media screen and (max-width:1600px){.product-card-descr__column-text{margin-top:80px;padding:0 80px}}@media screen and (max-width:1439px){.product-card-descr__column-text{margin-top:70px;padding:0 70px}}@media screen and (max-width:1365px){.product-card-descr__column-text{margin-top:50px;padding:0 50px}}@media screen and (max-width:767px){.product-card-descr__column-text{margin-top:25px;padding:0 10px}}.product-card-descr__column-text-head{font-weight:500;font-size:30px;color:#2f2d40}@media screen and (max-width:1919px){.product-card-descr__column-text-head{font-size:32px}}@media screen and (max-width:1365px){.product-card-descr__column-text-head{font-size:24px}}@media screen and (max-width:767px){.product-card-descr__column-text-head{font-size:18px}}.product-card-descr__column-text-body{font-weight:500;font-size:16px;line-height:22px;color:#5c6373;margin-top:30px}@media screen and (max-width:1919px){.product-card-descr__column-text-body{margin-top:20px}}@media screen and (max-width:1365px){.product-card-descr__column-text-body{margin-top:20px;line-height:24px;font-weight:400}}@media screen and (max-width:767px){.product-card-descr__column-text-body{margin-top:15px}}.product-card-descr__column-text .product-card-descr__list{margin-top:30px}@media screen and (max-width:1365px){.product-card-descr__column-text .product-card-descr__list{margin-top:20px}}@media screen and (max-width:767px){.product-card-descr__column-text .product-card-descr__list{margin-top:15px}}.product-card-descr__complete{display:grid;grid-template-columns:1fr 750px;grid-column-gap:100px;margin-top:100px;padding:0 100px}.product-card-descr__complete.reverse{grid-template-columns:750px 1fr}@media screen and (max-width:1600px){.product-card-descr__complete.reverse{grid-template-columns:650px 1fr}}@media screen and (max-width:1439px){.product-card-descr__complete.reverse{grid-template-columns:640px 1fr}}.product-card-descr__complete.reverse .product-card-descr__complete-text{order:2}.product-card-descr__complete.reverse .product-card-descr__complete-img{order:1}@media screen and (max-width:1919px){.product-card-descr__complete{margin-top:60px;padding:0 60px;grid-column-gap:80px;grid-template-columns:1fr 680px}}@media screen and (max-width:1600px){.product-card-descr__complete{margin-top:80px;padding:0 80px;grid-column-gap:80px;grid-template-columns:1fr 650px}}@media screen and (max-width:1439px){.product-card-descr__complete{margin-top:70px;padding:0 70px;grid-column-gap:70px;grid-template-columns:1fr 640px}}@media screen and (max-width:1365px){.product-card-descr__complete{margin-top:50px;padding:0;display:flex;flex-direction:column}}@media screen and (max-width:767px){.product-card-descr__complete{margin-top:25px}}.product-card-descr__complete-img{width:100%;height:422px;display:flex}.product-card-descr__complete-img img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1365px){.product-card-descr__complete-img img{min-height:unset}}@media screen and (max-width:1919px){.product-card-descr__complete-img{height:480px}}@media screen and (max-width:1600px){.product-card-descr__complete-img{height:366px}}@media screen and (max-width:1439px){.product-card-descr__complete-img{height:360px}}@media screen and (max-width:1365px){.product-card-descr__complete-img{height:auto;order:1}}.product-card-descr__complete-text{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1365px){.product-card-descr__complete-text{width:100%;padding:0 50px;order:2;margin-top:50px}}@media screen and (max-width:767px){.product-card-descr__complete-text{padding:0 10px;margin-top:25px}}.product-card-descr__complete-text-head{font-weight:500;font-size:30px;color:#2f2d40}@media screen and (max-width:1365px){.product-card-descr__complete-text-head{font-size:24px}}@media screen and (max-width:767px){.product-card-descr__complete-text-head{font-size:18px}}.product-card-descr__complete-text-body{font-weight:500;font-size:16px;line-height:22px;color:#5c6373;margin-top:30px}@media screen and (max-width:1919px){.product-card-descr__complete-text-body{margin-top:20px}}@media screen and (max-width:767px){.product-card-descr__complete-text-body{font-size:16px;margin-top:20px;font-weight:400}}.product-card-descr__list{display:flex;flex-direction:column;padding-left:15px;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__list{margin-top:15px}}.product-card-descr__list.num{list-style:numeric}.product-card-descr__list.dot{list-style:initial}.product-card-descr__list-item{font-weight:500;font-size:16px;color:#5c6373;padding-left:5px;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__list-item{margin-top:15px}}.product-card-descr__list-item:first-child{margin-top:0}.product-card-descr.sg-media-kit{background:0 0}@media screen and (max-width:767px){.product-card-descr.sg-media-kit{width:calc(100% - 20px);margin:30px 10px 0;padding:25px 15px 0;background:#fff;border-radius:8px}}.product-card-descr.sg-media-kit figure img{margin:0 auto}.product-card-full-char{width:100%;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card-full-char{max-width:100%}}.product-card-full-char__head{color:#5c6373;font-size:24px;font-weight:500;line-height:36px}.product-card-full-char__head span{color:#2f2d40}@media screen and (max-width:1365px){.product-card-full-char__head{font-size:20px;padding:0 20px;line-height:28px}}@media screen and (max-width:767px){.product-card-full-char__head{padding:0 15px}}.product-card-full-char__body{display:flex;flex-direction:column;border-radius:8px;background:#fff;padding:24px 30px}@media screen and (max-width:1365px){.product-card-full-char__body{padding:30px 0;border-radius:0}}@media screen and (max-width:767px){.product-card-full-char__body{padding:15px 0}}.product-card-full-char__body-instruction{background:#f6f8fb;border-radius:8px;display:flex;width:100%;padding:10px 15px;align-items:center;transition:all 250ms ease-in-out;margin-bottom:30px}@media screen and (max-width:1365px){.product-card-full-char__body-instruction{margin:0 15px;width:calc(100% - 30px)}}.product-card-full-char__body-instruction-text{font-weight:500;font-size:14px;color:#2f2d40;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-full-char__body-instruction-watch{font-weight:600;font-size:12px;color:#2f2d40;text-transform:uppercase;margin-left:auto;padding-left:26px;position:relative;transition:all 250ms ease-in-out}.product-card-full-char__body-instruction-watch::before{content:"";position:absolute;background:url(../assets/product-card/watch-icon.svg);width:16px;height:16px;background-size:100%;left:0;top:-2px;transition:all 250ms ease-in-out}.product-card-full-char-group{display:flex;flex-direction:column;width:100%;margin-bottom:30px}.product-card-full-char-group:last-child{margin-bottom:0}@media screen and (max-width:1365px){.product-card-full-char-group:first-child{margin-top:20px}}.product-card-full-char-group__name{display:flex}.product-card-full-char-group__name th{font-weight:500;font-size:20px;color:#2f2d40;margin-bottom:20px}@media screen and (max-width:1365px){.product-card-full-char-group__name th{padding:0 15px;margin-bottom:10px}}.product-card-full-char-group__prop{display:grid;grid-template-columns:1fr 1fr;position:relative;grid-gap:20px;padding:15px;border-radius:8px}@media screen and (max-width:1365px){.product-card-full-char-group__prop{border-bottom:1px solid #edeff2}.product-card-full-char-group__prop:last-child{border-bottom:1px solid transparent}}.product-card-full-char-group__prop:nth-child(odd),.product-card-full-char-group__prop:nth-child(odd) .product-card-full-char-group__prop-name,.product-card-full-char-group__prop:nth-child(odd) .product-card-full-char-group__prop-name p,.product-card-full-char-group__prop:nth-child(odd) .product-card-full-char-group__prop-value{background:#f6f8fb}@media screen and (max-width:1365px){.product-card-full-char-group__prop{border-radius:0;grid-template-columns:1fr;grid-gap:10px}}.product-card-full-char-group__prop-name,.product-card-full-char-group__prop-name p,.product-card-full-char-group__prop-value{font-weight:500;font-size:14px;background:#fff}.product-card-full-char-group__prop-name{width:100%;position:relative}.product-card-full-char-group__prop-name p{color:#5c6373;z-index:2;width:-moz-fit-content;width:fit-content;position:relative;padding-right:20px}.product-card-full-char-group__prop-name::before{content:"";border-bottom:2px dotted #dadee6;width:100%;position:absolute;left:0;top:12px;z-index:1}@media screen and (max-width:1365px){.product-card-full-char-group__prop-name::before{display:none}}.product-card-full-char-group__prop-value{color:#2f2d40;width:100%;z-index:2;position:relative;text-align:left}@media screen and (max-width:1365px){.product-card-full-char-group__prop-value{text-align:unset}}.product-card-media{width:100%;display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card-media{width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.product-card-media{width:calc(100% - 20px)}}.product-card-media__video{position:relative;padding-bottom:56.25%;height:0;width:100%;margin-top:20px;border-radius:8px;overflow:hidden}.product-card-media__video:first-child,.product-card-questions__list .product-card-review__container-question:first-child{margin-top:0}@media screen and (max-width:1600px){.product-card-media__video{padding-bottom:56%}}@media screen and (max-width:1439px){.product-card-media__video{padding-bottom:55.6%}}@media screen and (max-width:1365px){.product-card-media__video{padding-bottom:53.5%}}@media screen and (max-width:767px){.product-card-media__video{margin-top:10px}}.product-card-media__video iframe,.product-card-media__video img{width:100%;height:100%;min-width:100%;min-height:100%}.product-card-media__video-container{width:100%;height:100%;display:flex;position:absolute}.product-card-media__video-container-overlay{width:100%;height:100%;position:absolute;left:0;top:0}.product-card-media__video-container-overlay:after{content:"";width:72px;height:72px;border-radius:50%;background:url(../assets/main-page/video-arrow.svg);position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transition:all 250ms ease-in-out}.product-card-media__video-container-overlay:hover{cursor:pointer}.product-card-media__video-container-overlay:hover:after{background:url(../assets/main-page/video-arrow-violet.svg)}.product-card__body-product-media{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1600px){.product-card__body-product-media{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-product-media{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-product-media{max-width:100%;width:calc(100% - 30px)}}@media screen and (max-width:767px){.product-card__body-product-media{width:calc(100% - 20px)}}.product-card-media-gallery{display:flex;width:100%;margin-top:20px;background:#fff;border-radius:8px;padding:30px 108px;height:900px}@media screen and (max-width:1600px){.product-card-media-gallery{height:700px}}@media screen and (max-width:1439px){.product-card-media-gallery{height:640px}}@media screen and (max-width:1365px){.product-card-media-gallery{height:660px;padding:20px;margin-bottom:0}}@media screen and (max-width:767px){.product-card-media-gallery{height:330px;padding:15px;margin:20px auto 0}}.product-card-media-gallery__wrapper{width:100%;height:840px;display:flex;justify-content:center}@media screen and (max-width:1600px){.product-card-media-gallery__wrapper{height:640px}}@media screen and (max-width:1439px){.product-card-media-gallery__wrapper{height:580px}}@media screen and (max-width:767px){.product-card-media-gallery__wrapper{height:265px}}.product-card-media-gallery__wrapper img{-o-object-fit:contain;object-fit:contain}.product-card-media-gallery-small{display:flex;width:100%;flex-wrap:nowrap;overflow:hidden;margin-top:10px;margin-bottom:20px}@media screen and (max-width:1365px){.product-card-media-gallery-small{position:absolute;bottom:20px;left:0;right:0;margin:10px auto;width:100%;justify-content:center;align-items:center}}.product-card-media-gallery-small__wrapper{width:80px;min-width:80px;height:80px;margin-left:10px;border-radius:8px;transition:all 250ms ease-in-out;border:0 solid transparent;margin-top:0}@media screen and (max-width:1365px){.product-card-media-gallery-small__wrapper{position:static;border:0;background:#dadee6;border-radius:50%;width:10px;height:10px;min-width:10px;margin-top:7px}.product-card-media-gallery-small__wrapper img{display:none}}@media screen and (max-width:767px){.product-card-media-gallery-small__wrapper{width:8px;min-width:8px;height:8px;margin-top:8px}}.product-card-media-gallery-small__wrapper.active{border:2px solid #6734ff}@media screen and (max-width:1365px){.product-card-media-gallery-small__wrapper.active{border:0;background:#6734ff}}.product-card-media-gallery-small__wrapper.active img{border-radius:6px}.product-card-media-gallery-small__wrapper:first-child{margin-left:0}.product-card-media-gallery-small__wrapper img{border-radius:8px;width:100%;height:100%}.product-card-questions{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.product-card-questions{padding:0 15px}}@media screen and (max-width:767px){.product-card-questions{padding:0 10px}}.product-card-questions__add{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:8px}@media screen and (max-width:1365px){.product-card-questions__add{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.product-card-questions__add{padding:15px}}.product-card-questions__add-text{font-weight:500;font-size:18px;color:#2f2d40;margin-left:10px}@media screen and (max-width:1365px){.product-card-questions__add-text{margin-left:0}}.product-card-questions__add-button{width:220px;height:40px;background:#f0ebff;border-radius:8px;font-weight:500;font-size:16px;color:#7547ff;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-questions__add-button{width:100%;margin-top:20px}}.product-card-questions__list{display:flex;flex-direction:column;margin-top:20px}@media screen and (max-width:767px){.product-card-questions__list{margin-top:15px}}.product-card-questions__list .product-card-review__container-question{margin-left:0;margin-top:20px}@media screen and (max-width:767px){.product-card-questions__list .product-card-review__container-question{margin-top:10px}}.product-card-questions__list .product-card-review__container-question-bottom{padding-left:20px}.product-card-questions__list .product-card-review__container-question-bottom-head{order:2;margin-top:16px}.product-card-questions__list .product-card-review__container-question-bottom-body{order:1;margin-top:0}.product-card-review{display:flex;width:100%;max-width:1600px;margin:40px auto 0}@media screen and (max-width:1600px){.product-card-review{max-width:1330px}}@media screen and (max-width:1439px){.product-card-review{max-width:1300px}}@media screen and (max-width:1365px){.product-card-review{max-width:calc(100% - 30px);margin:40px auto 0;flex-direction:column}}@media screen and (max-width:767px){.product-card-review{margin:30px auto 0;max-width:calc(100% - 20px)}}.product-card-review.single .product-card-review__container{width:100%}.product-card-review__container{display:flex;flex-direction:column;margin-left:20px;width:calc(50% - 10px)}@media screen and (max-width:1600px){.product-card-review__container{margin-left:15px;width:calc(50% - 7px)}}@media screen and (max-width:1439px){.product-card-review__container{margin-left:20px;width:calc(50% - 10px)}}@media screen and (max-width:1365px){.product-card-review__container{width:100%}.product-card-review__container:last-child{margin-left:0;margin-top:30px}}@media screen and (max-width:767px){.product-card-review__container{margin-left:0;width:100%;margin-top:30px}.product-card-review__container:first-child{margin-top:0}}.product-card-review__container:first-child{margin-left:0}.product-card-review__container-head{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.product-card-review__container-head{flex-direction:column}}.product-card-review__container-head-text{font-weight:500;font-size:24px;color:#2f2d40}.product-card-review__container-head-text span{color:#8490a6}.product-card-review__container-head-button{background:#f0ebff;border-radius:8px;font-weight:500;font-size:16px;color:#7547ff;width:180px;height:36px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-review__container-head-button{width:100%;margin-top:15px;height:40px}}.product-card-review__container-body{display:flex;margin-top:20px;gap:20px}@media screen and (max-width:767px){.product-card-review__container-body{gap:0;width:100%;flex-direction:column}}.product-card-review__container-all{width:100%;height:40px;display:flex;align-items:center;padding:0 16px;position:relative;color:#2f2d40;transition:all 250ms ease-in-out;background:#fff;border-radius:8px;font-weight:500;font-size:14px;text-transform:uppercase;margin-top:20px}@media screen and (max-width:768px){.product-card-review__container-all{margin-top:10px}}.product-card-review__container-all::after{content:"";width:16px;height:16px;background:url(../assets/product-card/same-brands-button.svg);position:absolute;top:50%;transform:translateY(-50%);right:12px;transition:all 250ms ease-in-out}.product-card-review__container-review{display:flex;flex-direction:column;width:100%;padding:16px 20px;background:#fff;border-radius:8px;height:-moz-max-content;height:max-content;margin-left:0}@media screen and (max-width:767px){.product-card-review__container-review{padding:15px;margin-top:10px}.product-card-review__container-review:first-child{margin-top:0}}.product-card-review__container-review-head{display:flex;width:100%;padding-bottom:16px;border-bottom:1px solid #edeff2;margin-bottom:16px}@media screen and (max-width:768px){.product-card-review__container-review-head{padding-bottom:15px}}.product-card-review__container-review-head-text{font-weight:500;font-size:16px;color:#2f2d40}.product-card-review__container-review-body{display:flex;flex-direction:column}.product-card-review__container-review-body-rating,.product-card-warranty__container-warranty-item.moneyback.active .product-card-warranty__container-warranty-item-inner::after{display:flex}.product-card-review__container-review-body-rating-star{width:18px;height:18px;display:flex;background-size:100% 100%;background-image:url(../assets/rating-star-empty.svg)}.product-card-review__container-review-body-rating-star.fill{background-image:url(../assets/rating-star-fill.svg)}.product-card-review__container-review-body-text{font-weight:500;font-size:14px;line-height:20px;color:#2f2d40;margin-top:16px}.product-card-review__container-review-body-text a{color:#6734ff;text-decoration:underline}.product-card-review__container-review-body-sub{display:flex;flex-direction:column;margin-top:16px}.product-card-review__container-review-body-sub-head{font-weight:500;font-size:14px;color:#5c6373}.product-card-review__container-review-body-sub-text{color:#2f2d40;margin-top:5px;font-size:14px;line-height:20px;font-weight:500}.product-card-review__container-review-body-person{display:flex;width:100%;align-items:center;margin-top:20px}.product-card-review__container-review-body-person-wrapper{display:flex;width:48px;height:48px;overflow:hidden;border-radius:32px}.product-card-review__container-review-body-person-wrapper img{width:100%;height:100%}.product-card-review__container-review-body-person-data{display:flex;flex-direction:column;margin-left:16px;height:-moz-fit-content;height:fit-content}.product-card-review__container-review-body-person-data-name{font-weight:700;font-size:14px;color:#2f2d40}.product-card-review__container-review-body-person-data-date{font-weight:500;font-size:14px;color:#8590a6;margin-top:4px}.product-card-review__container-review-body-person.simple .product-card-review__container-review-body-person-wrapper,.product-card-same-brand__head-link.no-link p,.product-card-same-brand__head-link.no-link:after{display:none}.product-card-review__container-review-body-person.simple .product-card-review__container-review-body-person-data{flex-direction:row;justify-content:space-between;width:100%;margin-left:0}.product-card-review__container-review-body-person.simple .product-card-review__container-review-body-person-data-date{margin-top:0}.product-card-review__container-review-foot{display:flex;width:100%;margin-top:26px;align-items:center}.product-card-review__container-review-foot-answer,.product-card-review__container-review-foot-feedbacks,.product-card-review__container-review-foot-likes{font-weight:500;font-size:14px;color:#8590a6;padding-left:26px;position:relative;align-items:center;transition:all 250ms ease-in-out}.product-card-review__container-review-foot-answer::before,.product-card-review__container-review-foot-feedbacks::before,.product-card-review__container-review-foot-likes::before{content:"";width:16px;height:16px;background-size:100% 100%;position:absolute;left:0;top:0;transition:all 250ms ease-in-out}.product-card-review__container-review-foot-answer.disabled,.product-card-review__container-review-foot-feedbacks.disabled,.product-card-review__container-review-foot-likes.disabled{cursor:default;pointer-events:none}.product-card-review__container-review-foot-answer::before{background-image:url(../assets/product-card/review-answer.svg)}.product-card-review__container-review-foot-feedbacks{margin-left:20px}.product-card-review__container-review-foot-feedbacks::before{background-image:url(../assets/product-card/review-feedbacks.svg)}.product-card-review__container-review-foot-likes{margin-left:auto}.product-card-review__container-review-foot-likes::before{background-image:url(../assets/product-card/review-like.svg)}.product-card-review__container-question{display:flex;flex-direction:column;width:100%;padding:16px 20px;background:#fff;border-radius:8px;height:-moz-max-content;height:max-content}@media screen and (max-width:767px){.product-card-review__container-question{padding:15px;margin-left:0;margin-top:10px}.product-card-review__container-question:first-child{margin-top:0}}.product-card-review__container-question:first-child{margin-left:0}.product-card-review__container-question-top{display:flex;flex-direction:column}.product-card-review__container-question-top-text,.product-card-same-brand__head-link p{font-weight:500;font-size:14px;line-height:20px;color:#2f2d40}.product-card-review__container-question-top-person{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.product-card-review__container-question-top-person-name{font-weight:700;font-size:14px;color:#2f2d40}.product-card-review__container-question-top-person-date{font-weight:500;font-size:14px;color:#8590a6}.product-card-review__container-question-bottom{padding-top:20px;border-top:1px solid #edeff2;margin-top:20px;display:flex;flex-direction:column}.product-card-review__container-question-bottom-head{display:flex;align-items:center}.product-card-review__container-question-bottom-head-badge{background:#f0ebff;border-radius:12px;width:120px;height:24px;font-weight:600;font-size:12px;color:#6734ff;display:flex;align-items:center;justify-content:space-around}.product-card-review__container-question-bottom-head-date{font-weight:500;font-size:14px;color:#8590a6;margin-left:auto}.product-card-review__container-question-bottom-body{font-weight:500;font-size:14px;line-height:20px;color:#2f2d40;margin-top:16px}.product-card-same-brand{display:flex;flex-direction:column;width:100%;margin-top:40px}@media screen and (max-width:1365px){.product-card-same-brand{max-width:calc(100% - 30px);margin:30px auto 0}}@media screen and (max-width:767px){.product-card-same-brand{max-width:calc(100% - 20px)}}.product-card-same-brand__head{display:flex;justify-content:space-between;align-items:center}.product-card-same-brand__head-name{font-weight:500;font-size:24px;color:#2f2d40}@media screen and (max-width:767px){.product-card-same-brand__head-name{font-size:20px}}.product-card-same-brand__head-link{width:345px;display:flex;align-items:center;gap:15px;padding:10px 15px;border-radius:8px;background:#fff;transition:all 250ms ease-in-out;box-shadow:0 8px 16px transparent}.product-card-same-brand__head-link:hover{cursor:pointer;box-shadow:0 8px 16px rgba(47,45,64,.06)}@media screen and (max-width:767px){.product-card-same-brand__head-link{display:none}}.product-card-same-brand__head-link.no-link{width:-moz-max-content;width:max-content}.product-card-same-brand__head-link.no-link:hover{cursor:default;box-shadow:0 8px 16px transparent}.product-card-same-brand__head-link.mob{display:none;margin-top:10px;width:100%}@media screen and (max-width:767px){.product-card-same-brand__head-link.mob{display:flex}}.product-card-same-brand__head-link p{font-style:normal}.product-card-same-brand__head-link img{width:87px;height:24px;display:flex;-o-object-fit:contain;object-fit:contain}.product-card-same-brand__head-link:after{content:"";width:7px;height:12px;display:flex;margin-left:auto;background:url(../assets/product-card/same-brands-link-arrow.svg)}.product-card-same-brand__body{display:flex;margin-top:20px}@media screen and (max-width:767px){.product-card-same-brand__body{margin-top:15px}}.product-card-same-brand__body-container{position:relative;display:flex;gap:20px;overflow:hidden;width:100%}@media screen and (max-width:767px){.product-card-same-brand__body-container{gap:10px}}.product-card-same-brand__body-container .product-item{width:304px;min-width:304px}@media screen and (max-width:1919px){.product-card-same-brand__body-container .product-item{width:268px;min-width:268px}}@media screen and (max-width:1600px){.product-card-same-brand__body-container .product-item{width:250px;min-width:250px}}@media screen and (max-width:1439px){.product-card-same-brand__body-container .product-item{width:244px;min-width:244px}}@media screen and (max-width:1365px){.product-card-same-brand__body-container .product-item{width:220px;min-width:220px}}@media screen and (max-width:767px){.product-card-same-brand__body-container .product-item{width:250px;min-width:250px}}.product-card-side-card{background:#fff;border-radius:8px;width:100%;padding:20px;display:flex;flex-wrap:wrap;align-items:flex-end;position:sticky;top:72px;left:0}.product-card-side-card__wrapper{width:260px;height:260px;display:flex;margin:0 auto}.product-card-side-card__name{font-weight:500;font-size:16px;line-height:22px;color:#2f2d40;margin-top:13px}.product-card-side-card__block{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:flex-end}.product-card-side-card__block-price{display:flex;flex-direction:column;width:100%}.product-card-side-card__block-price-old{font-weight:500;font-size:16px;color:#8590a6;position:relative;width:-moz-fit-content;width:fit-content}.product-card-side-card__block-price-old::after{content:"";position:absolute;width:100%;height:1px;background:#8590a6;left:0;top:50%;transform:translateY(-50%)}.product-card-side-card__block-price-new{font-weight:500;font-size:30px;color:#2f2d40;margin-top:3px}.product-card-side-card__block-price-new:first-child{margin-top:0}.product-card-side-card__block-compare{display:flex;align-items:center;justify-content:space-around;width:40px;min-width:40px;height:40px;transition:all 250ms ease-in-out;border-radius:8px;background:0 0;position:relative}.product-card-side-card__block-compare-icon{width:26px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.product-card-side-card__block-compare.active::after{content:"";position:absolute;right:3px;top:3px;background:url(../assets/product-card/compare-active.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.product-card-side-card__block-compare.active .product-card-side-card__block-compare-icon{background:url(../assets/product-card/compare-icon-active.svg)}.product-card-side-card__buttons{display:flex;flex-wrap:wrap;width:100%;margin-top:15px}.product-card-side-card__buttons-buy{display:flex;align-items:center;height:40px;width:100%;background:#6734ff;border-radius:8px;transition:all 250ms ease-in-out}.product-card-side-card__buttons-buy:active{background:#572bd9}.product-card-side-card__buttons-buy-icon{width:20px;height:20px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:15px}.product-card-side-card__buttons-buy-text{font-weight:600;font-size:16px;color:#fff;text-transform:uppercase;margin-right:auto}.product-card-side-card__buttons-credit,.product-card-side-card__buttons-non-available{border-radius:8px;display:flex;align-items:center;justify-content:space-around;height:40px}.product-card-side-card__buttons-non-available{background:#f6f8fb;color:#8590a6;text-transform:uppercase;font-weight:600;font-size:16px;width:100%}.product-card-side-card__buttons-credit{border:1px solid #f0ebff;box-sizing:border-box;transition:all 250ms ease-in-out;margin-top:10px;margin-left:10px;width:172px}.product-card-side-card__buttons-credit:active{background:#e0d6ff;border:1px solid #e0d6ff}.product-card-side-card__buttons-credit-text{font-weight:500;font-size:14px;color:#2f2d40;padding:15px;text-align:center}.product-card-side-card__buttons-credit-text span{display:block;color:#6734ff}.product-card-side-card__buttons-bottom{display:flex;align-items:center}.product-card-side-card__buttons-one-click{width:154px;border:1px solid #e0d6ff;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;justify-content:space-around;margin-top:10px;height:40px;font-weight:600;font-size:14px;color:#6734ff;text-transform:uppercase}.product-card-side-card__promo{display:flex;margin-top:12px;width:100%}.product-card-side-card__promo-pcode{display:flex;align-items:center;position:relative}.product-card-side-card__promo-cashback p,.product-card-side-card__promo-pcode-text{font-weight:500;font-size:14px;color:#2f2d40}.product-card-side-card__promo-pcode-text span{font-weight:600;color:#f05}.product-card-side-card__promo-pcode-code{padding:8px 13px;background:#ffe6ee;border-radius:16px;width:170px;margin-left:20px;position:relative;display:flex;transition:all 250ms ease-in-out}.product-card-side-card__promo-pcode-code-icon{width:16px;height:16px;display:flex;background:url(../assets/product-card/promocode-icon.svg);position:absolute;right:8px;top:8px}.product-card-side-card__promo-cashback{display:flex;align-items:center;position:relative}.product-card-side-card__promo-cashback p span{font-weight:600;font-size:14px;color:#f05}.product-card-side-card__aval{font-weight:500;font-size:14px;color:#00b23c;margin-top:10px}.product-card-side-card__text{font-weight:500;font-size:13px;line-height:16px;color:#2f2d40;margin-top:15px}.product-card-side-card__text span{color:#00b23c;text-transform:capitalize}.product-card-advantages{display:flex;border-radius:8px;background:#fff;margin-top:20px;flex-direction:column;gap:20px;padding:20px}@media screen and (max-width:1919px){.product-card-advantages{gap:16px;margin-top:10px}}@media screen and (max-width:1365px){.product-card-advantages{margin-top:10px}}.product-card-advantages__head{display:flex;font-size:18px;color:#2f2d40;font-weight:500}.product-card-advantages ul{display:flex;flex-direction:column;gap:10px}.product-card-advantages ul li{display:flex;color:#5c6373;font-size:14px;font-weight:500;line-height:20px;padding-left:14px;position:relative}.product-card-advantages ul li:before{content:"";width:4px;height:4px;border-radius:50%;background:#2f2d40;position:absolute;top:8px;left:0}.product-card-advantages__anchor{display:flex;align-items:center;color:#6734ff;font-weight:500;font-size:14px;transition:all 250ms ease-in-out}.product-card-advantages__anchor:after,.product-card-short-char__all-link:after{width:7px;height:12px;content:"";background:url(../assets/product-card/short-char-arrow.svg);display:flex;margin-left:11px;transition:all 250ms ease-in-out}.product-card-advantages__anchor:hover{color:#855cff;text-decoration:underline;cursor:pointer}.product-card-advantages__anchor:hover:after,.product-card-short-char__all-link:hover:after{background:url(../assets/product-card/short-char-arrow-hover.svg)}.product-card-short-char{background:#fff;border-radius:8px;width:100%;position:relative;padding:20px;margin-top:10px}@media screen and (max-width:1365px){.product-card-short-char{padding:20px 15px 20px 20px}}.product-card-short-char__head{font-weight:500;font-size:18px;color:#2f2d40}.product-card-short-char__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;margin-top:20px}@media screen and (max-width:1365px){.product-card-short-char__grid{grid-template-columns:1fr;grid-gap:15px}}.product-card-short-char__grid-item{display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card-short-char__grid-item{padding-bottom:15px;border-bottom:1px solid #edeff2}.product-card-short-char__grid-item:last-child{padding-bottom:0;border-bottom:unset}}.product-card-short-char__grid-item-name{font-weight:500;font-size:14px;line-height:18px;color:#5c6373}.product-card-short-char__grid-item-val{font-weight:500;font-size:14px;line-height:16px;margin-top:10px;color:#2f2d40}@media screen and (max-width:1365px){.product-card-short-char__grid-item-val{margin-top:5px}}.product-card-short-char__all-link{display:flex;align-items:center;color:#6734ff;font-weight:500;font-size:14px;margin-top:20px;transition:all 250ms ease-in-out}.product-card-short-char__all-link:hover{color:#855cff}.product-card-payment,.product-card-payment__container{display:flex;flex-direction:column;width:100%;margin-top:10px}.product-card-payment__container{padding:20px;background:#fff;border-radius:8px;position:relative}.product-card-payment__container:first-child{margin-top:0}.product-card-payment__container::after,.product-card-payment__container::before{content:"";background:linear-gradient(90deg,rgba(255,255,255,0) 50%,#fff 100%);width:64px;height:36px;position:absolute;bottom:15px;opacity:0;transition:opacity 250ms ease-in-out;display:none}.product-card-payment__container::after{right:0}.product-card-payment__container::before{transform:rotate(180deg);right:unset;left:0}.product-card-payment__container.afterActive::after,.product-card-payment__container.beforeActive::before,.product-card-warranty__container.afterActive::after,.product-card-warranty__container.beforeActive::before{opacity:1}@media screen and (max-width:767px){.product-card-payment__container{padding:15px}.product-card-payment__container::after,.product-card-payment__container::before{display:flex}}.product-card-payment__container-name{font-weight:500;font-size:18px;color:#2f2d40}.product-card-payment__container-pay{margin-top:17px;display:flex;overflow:scroll}@media screen and (max-width:767px){.product-card-payment__container-pay{margin-top:19px}}.product-card-payment__container-pay::-webkit-scrollbar{display:none}.product-card-payment__container-pay-item{border-radius:8px;display:flex;flex-direction:column;border:1px solid #edeff2;padding:12px;width:124px;min-width:124px;align-items:center;gap:12px;margin-left:10px}.product-card-payment__container-pay-item:first-child{margin-left:0}.product-card-payment__container-pay-item-text{color:#2f2d40;text-align:center;font-size:14px;font-weight:500;line-height:18px;display:flex;flex-direction:column}.product-card-payment__container-pay-item-text span{color:#00b23c;text-align:center;font-size:10px;font-weight:600;line-height:12px;letter-spacing:.5px;text-transform:uppercase;margin-top:4px}.product-card-payment__container-pay-item-wrapper{width:24px;height:24px}.product-card-payment__container-pay-item-wrapper img,.product-item__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card-warranty,.product-card-warranty__container{display:flex;flex-direction:column;width:100%;margin-top:10px}.product-card-warranty__container{padding:20px;background:#fff;border-radius:8px;position:relative}.product-card-warranty__container:first-child{margin-top:0}.product-card-warranty__container::after,.product-card-warranty__container::before{content:"";background:linear-gradient(90deg,rgba(255,255,255,0) 50%,#fff 100%);width:64px;height:36px;position:absolute;bottom:15px;opacity:0;transition:opacity 250ms ease-in-out;display:none}.product-card-warranty__container::after{right:0}.product-card-warranty__container::before{transform:rotate(180deg);right:unset;left:0}@media screen and (max-width:767px){.product-card-warranty__container{padding:15px}.product-card-warranty__container::after,.product-card-warranty__container::before{display:flex}}.product-card-warranty__container-name{font-weight:500;font-size:18px;color:#2f2d40}.product-card-warranty__container-warranty{display:flex;margin-top:15px;flex-wrap:wrap;gap:10px}@media screen and (max-width:767px){.product-card-warranty__container-warranty{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin-top:15px;padding-top:0}.product-card-warranty__container-warranty::-webkit-scrollbar{display:none}}.product-card-warranty__container-warranty-item{padding:6px 12px;align-items:center;display:flex;border-radius:8px;border:1px solid #dadee5;transition:all 250ms ease-in-out}.product-card-warranty__container-warranty-item:hover{cursor:pointer;background:#f6f8fb}.product-card-warranty__container-warranty-item:active{background:#edeff2}.product-card-warranty__container-warranty-item.moneyback,.product-card-warranty__container-warranty-item.warranty{pointer-events:none}.product-card-warranty__container-warranty-item.warranty .product-card-warranty__container-warranty-item-inner::before{background:url(../assets/product-card/warranty-icon.svg)}.product-card-warranty__container-warranty-item.moneyback.active{pointer-events:all}.product-card-warranty__container-warranty-item.moneyback .product-card-warranty__container-warranty-item-inner::before{background:url(../assets/product-card/moneyback-icon.svg)}.product-card-warranty__container-warranty-item.easyReturn .product-card-warranty__container-warranty-item-inner::before{background:url(../assets/product-card/easy-return-icon.svg)}.product-card-warranty__container-warranty-item.easyReturn .product-card-warranty__container-warranty-item-inner::after{display:flex}.product-card-warranty__container-warranty-item-inner{font-weight:500;font-size:14px;color:#2f2d40;white-space:nowrap;display:flex;align-items:center;position:relative}.product-card-warranty__container-warranty-item-inner::before{content:"";width:24px;height:24px;margin-right:10px;display:flex}.product-card-warranty__container-warranty-item-inner::after{content:"";width:16px;height:16px;margin-left:8px;display:none;background:url(../assets/product-card/warranty-info-icon.svg)}.product-card-warranty__container-warranty-item-inner span{font-weight:600;margin-left:3px;white-space:nowrap}.product-item{display:flex;flex-direction:column;width:304px;min-width:304px;background:#fff;border-radius:16px;transition:all 250ms ease-in-out;position:relative;box-shadow:0 4px 16px 0 transparent;height:auto;padding:15px}@media screen and (max-width:1919px){.product-item{width:268px;min-width:268px}}@media screen and (max-width:1599px){.product-item{width:244px;min-width:244px}}@media screen and (max-width:1439px){.product-item{width:232px;min-width:232px}}@media screen and (max-width:1365px){.product-item{border-radius:0;min-width:unset}}.product-item.no-available .product-item__wrapper{opacity:.5}.product-item.no-available .product-item__bottom{padding:0}.product-item.no-available .product-item__bottom-cart,.product-item.no-available .product-item__bottom-price{display:none}.product-item.no-available .product-item__bottom-no-available{display:flex}.product-item.no-available .product-item__credit,.product-item.no-available .product-item__pickup,.product-item.no-available .product-item__promocode,.product-item__rating.no-comments .product-item__rating-stars{display:none}.product-item__wrapper{width:100%;max-width:274px;height:274px;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1919px){.product-item__wrapper{max-width:238px;height:238px}}@media screen and (max-width:1599px){.product-item__wrapper{max-width:214px;height:214px}}@media screen and (max-width:1439px){.product-item__wrapper{max-width:202px;height:202px}}.product-item__badges{display:flex;flex-direction:row;flex-wrap:wrap;position:absolute;left:0;top:0;padding:15px 50px 0 15px;gap:8px;pointer-events:none}@media screen and (max-width:767px){.product-item__badges{padding:10px 45px 0 10px;gap:4px}}.product-item__badges-item{display:none;padding:4px 8px;font-weight:600;font-size:12px;border-radius:20px;width:-moz-max-content;width:max-content;text-transform:uppercase}@media screen and (max-width:767px){.product-item__badges-item{padding:3px 6px;font-size:8px}}.product-item__badges-item.own{background:#ece5ff;color:#6734ff;z-index:1;display:flex}.product-item__badges-item.new{background:#e5ffe5;color:#01b401;display:flex}.product-item__badges-item.sale{background:#ffe5ea;color:#ff002b;display:flex}.product-item__badges-item.hit{background:#ffe8d8;color:#ff6b00;display:flex}.product-item__badges-item.preorder{color:#006aff;background:#e7f1ff;display:flex}.product-item__adv{display:flex;align-items:center;gap:10px;height:24px;overflow:hidden;margin-top:12px;scrollbar-width:none}.product-item__adv::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.product-item__adv{gap:8px;margin-top:5px}}.product-item__adv-easy{display:flex;align-items:center;color:#da292b;font-size:9px;font-weight:500;line-height:9px;padding:3px 0;width:-moz-min-content;width:min-content;min-width:84px}.product-item__adv-easy:before{content:"";width:16px;min-width:16px;height:16px;display:flex;margin-right:8px;background:url(../assets/catalog/easy-return-icon.svg)}.product-item__adv-bank,.product-item__adv-default{width:24px;min-width:24px;height:24px;background-size:20px 20px;background-repeat:no-repeat;background-position:top left;position:relative}.product-item__adv-bank:after,.product-item__adv-default:after{content:attr(data-text);position:absolute;bottom:0;right:0;text-align:center;font-size:8px;font-weight:700}.product-item__adv-bank:after{border-radius:7px;background:#fff;padding:1px 4px;color:#2f2d40}.product-item__adv-bank.privat{background-image:url(../assets/catalog/privat-icon.svg)}.product-item__adv-bank.mono{background-image:url(../assets/catalog/mono-icon.svg)}.product-item__adv-bank.pumb{background-image:url(../assets/catalog/pumb-icon.png)}.product-item__adv-default{background-size:24px 24px;background-position:center}.product-item__adv-default:after{left:0;margin:0 auto;color:#fff}.product-item__adv-default.gift{background-image:url(../assets/catalog/gift-icon.svg)}.product-item__adv-default.card{background-image:url(../assets/catalog/card-percent-icon.svg)}.product-item__adv-default.delivery{background-image:url(../assets/catalog/delivery-icon.svg)}.product-item__adv-simple{display:flex;width:24px;min-width:24px;height:24px;background-size:100% 100%}.product-item__adv-simple.testDrive{background-image:url(../assets/catalog/test-drive.svg)}.product-item__adv-simple.consultation{background-image:url(../assets/catalog/consult-icon.svg)}.product-item__adv-simple.returnBadge{background-image:url(../assets/catalog/return-icon.svg)}.product-item__rating{display:flex;align-items:center;margin-top:8px}@media screen and (max-width:767px){.product-item__rating{margin-top:5px}}.product-item__rating.no-comments .product-item__rating-count{margin-left:0}.product-item__rating.no-comments .product-item__rating-count::before{background:url(../assets/product-item/comment-image-gray.svg)}.product-item__rating.no-comments .product-item__rating-count-word{width:-moz-fit-content;width:fit-content;height:unset}.product-item__rating-stars{display:flex;align-items:center;overflow:hidden}.product-item__rating-stars-item{position:relative;overflow:hidden}.product-item__rating-stars-item::before{display:block;content:url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg)}.product-item__rating-stars-item::after{white-space:nowrap;position:absolute;top:0;left:0;content:url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg);overflow:hidden;height:100%;width:var(--width-value)}.product-item__rating-count{display:flex;margin-left:12px;align-items:center}.product-item__rating-count::before{content:"";width:16px;height:16px;background:url(../assets/product-item/comment-image.svg);background-size:100% 100%;margin-right:8px}.product-item__rating-count-word{font-weight:500;font-size:14px;color:#2f2d40}@media screen and (max-width:767px){.product-item__rating-count-word{font-size:12px;align-items:center;display:flex}.product-item__rating-count-word span{display:none}}.product-item__compare{display:flex;align-items:center;justify-content:space-around;width:32px;height:32px;position:absolute;top:15px;right:15px;transition:all 250ms ease-in-out;border-radius:8px;border:1px solid #edeff2;background:#fff}@media screen and (max-width:767px){.product-item__compare{top:8px;right:8px}}.product-item__compare-icon{width:20px;height:20px;display:flex;background-image:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.product-item__compare.active{border:1px solid transparent;background:#fff}.product-item__compare.active::after{content:"";position:absolute;right:-1px;top:-1px;background-image:url(../assets/product-card/compare-active.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (min-width:1365px){.product-item__compare.active:hover::after{background-image:url(../assets/product-card/compare-active-hover.svg)}}.product-item__compare.active .product-item__compare-icon{background-image:url(../assets/product-card/compare-icon-active.svg)}.product-item__name{margin-top:12px;font-weight:500;font-size:14px;height:40px;color:#2f2d40;line-height:140%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.product-item__name{font-size:12px;margin-top:10px;height:34px}}.product-item__bottom{margin-top:12px;height:52px;display:flex}@media screen and (max-width:767px){.product-item__bottom{margin-top:10px;height:38px}}.product-item__bottom-price{display:flex;flex-direction:column;margin-top:auto;gap:2px}.product-item__bottom-price-old{display:flex;align-items:center;gap:8px}@media screen and (max-width:767px){.product-item__bottom-price-old{gap:5px}}.product-item__bottom-price-old span:first-child{font-weight:500;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#5c6373}@media screen and (max-width:767px){.product-item__bottom-price-old span:first-child{font-size:12px}}.product-item__bottom-price-old span:last-child{display:flex;padding:2px 4px;border-radius:4px;background:#ffe5ea;color:#ff002b;font-size:10px;font-weight:600;line-height:12px;text-transform:uppercase}.product-item__bottom-price-new{font-weight:500;font-size:24px;line-height:32px;margin-top:4px;color:#2f2d40}@media screen and (max-width:767px){.product-item__bottom-price-new{font-size:18px;line-height:20px}}.product-item__bottom-cart{width:40px;height:40px;background-color:#6734ff;border-radius:8px;background-image:url(../assets/product-item/cart-img.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;right:0;top:0;margin:auto 0 auto auto}@media (hover:hover) and (pointer:fine){.product-item__bottom-cart:hover{background-color:#855cff;cursor:pointer}}.product-item__bottom-cart.active{background-color:#f0ebff;background-image:url(../assets/product-item/cart-active-img.svg);background-size:24px 24px;background-position-x:10px;background-position-y:6px}.product-item__bottom-no-available{background:#f6f8fb;border-radius:8px;width:100%;font-weight:600;font-size:14px;color:#8590a6;height:40px;display:none;align-items:center;justify-content:space-around;margin-top:auto}.product-item__cashback{display:flex;margin-top:8px;height:20px}@media screen and (max-width:767px){.product-item__cashback{margin-top:4px}}.product-item__cashback p,.product-item__promocode{display:flex;gap:4px;color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;align-items:flex-end}@media screen and (max-width:767px){.product-item__cashback p{font-size:12px;line-height:14px;height:14px}}.product-item__cashback p span,.product-item__promocode span{color:#6734ff;font-size:16px;line-height:20px}@media screen and (max-width:767px){.product-item__cashback p span{font-size:12px;line-height:14px}}.product-item__promocode{margin-top:8px;gap:6px;height:20px}@media screen and (max-width:767px){.product-item__promocode{font-size:12px;line-height:14px;height:14px}}.product-item__promocode span{color:#f05}@media screen and (max-width:767px){.product-item__promocode span{font-size:12px;line-height:14px}}.product-item__credit{font-weight:500;font-size:14px;color:#2f2d40;margin-top:8px;height:20px}@media screen and (max-width:767px){.product-item__credit{font-size:12px;height:14px}}.product-item__pickup{display:flex;margin-top:12px}.product-item__pickup p{color:#01b401;font-size:12px;font-weight:500;line-height:14px;display:flex;align-items:center}@media screen and (max-width:767px){.product-item__pickup p{font-size:10px}}.product-item__pickup p:before{margin-right:8px}.product-item__preorder-info{display:flex;flex-direction:column;gap:12px;margin-top:12px}@media screen and (max-width:767px){.product-item__preorder-info{gap:8px;margin-top:8px}}.product-item__preorder-info-price{color:#2f2d40;font-size:14px;font-weight:500}.product-item__preorder-info-price span{color:#f05;font-weight:600}@media screen and (max-width:767px){.product-item__preorder-info-price{font-size:12px}}.product-item__preorder-info-active{color:#2f2d40;font-size:14px;font-weight:500}@media screen and (max-width:767px){.product-item__preorder-info-active{font-size:14px}}.product-item__preorder-info-active span{font-weight:600}.product-item__preorder-info-delivery{display:flex;align-items:center;gap:8px}.product-item__pickup p:before,.product-item__preorder-info-delivery:before{content:"";width:24px;min-width:24px;height:24px;display:flex;background:url(../assets/product-item/delivery-icon.svg)}.product-item__preorder-info-delivery p{color:#01b401;font-size:12px;font-weight:500}@media screen and (max-width:767px){.product-item__preorder-info-delivery p{font-size:10px}}.product-item__preorder-info-delivery p span{font-weight:600;text-transform:capitalize}.product-gallery__big-carousel-item.gallery-video::before,.product-item__key-props{position:absolute;left:0;opacity:0;transition:all 250ms ease-in-out;pointer-events:none}.product-item__key-props{display:flex;flex-direction:column;top:calc(100% - 12px);background:#fff;z-index:2;padding:12px 15px 15px;width:100%;border-radius:0 0 16px 10px;box-shadow:-1px 8px 9px 0 rgba(47,45,64,.1);gap:8px}@media screen and (max-width:767px){.product-item__key-props{display:none}}.product-item__key-props-item{color:#8590a6;font-size:12px;font-weight:500;line-height:140%}.tag-cloud{display:flex;flex-direction:column;max-width:1600px;width:100%;margin:48px auto 0}@media screen and (max-width:1919px){.tag-cloud{max-width:1420px}}@media screen and (max-width:1600px){.tag-cloud{max-width:1330px}}@media screen and (max-width:1439px){.tag-cloud{max-width:1300px}}@media screen and (max-width:1365px){.tag-cloud{max-width:100%;width:calc(100% - 20px);margin:30px 10px 0}}.tag-cloud__container{display:flex;flex-wrap:wrap}.tag-cloud__container-item{background:#edf1f7;border-radius:18px;width:-moz-max-content;width:max-content;font-weight:500;font-size:13px;color:#8590a6;padding:9px 16px;margin-right:12px;margin-top:12px;display:flex}@media screen and (max-width:1365px){.tag-cloud__container-item{margin-right:8px;margin-top:10px}}.tag-cloud__big{background:#edf1f7;border-radius:8px;font-weight:500;font-size:13px;color:#8590a6;padding:12px 16px;display:flex;margin-top:12px}@media screen and (max-width:1365px){.tag-cloud__big{margin-top:10px}}.product-gallery{display:flex;flex-direction:column;width:100%;position:sticky;top:62px;z-index:2}@media screen and (max-width:1365px){.product-gallery{justify-content:space-around;padding:0 0 10px;background:#fff;border-radius:16px 16px 8px 8px;position:static}}.product-gallery__big{display:flex;position:relative;border-radius:16px;overflow:hidden}.product-gallery__big-lens{width:240px;height:240px;position:absolute;left:0;top:0;z-index:1;pointer-events:none;opacity:0;border-radius:8px;border:1px solid #e0d6ff;background:rgba(103,52,255,.1);box-sizing:border-box;transition:opacity 250ms ease-in-out}.product-gallery__big-lens.active{opacity:1}.product-gallery__big-carousel{background:#fff;border-radius:8px}.product-gallery__big-carousel.unloaded-carousel{display:flex;overflow:hidden}@media screen and (max-width:1365px){.product-gallery__big-carousel.unloaded-carousel{width:100%}}.product-gallery__big-carousel.unloaded-carousel .product-gallery__big-carousel-item{min-width:790px}@media screen and (max-width:1919px){.product-gallery__big-carousel.unloaded-carousel .product-gallery__big-carousel-item{min-width:640px}}@media screen and (max-width:1600px){.product-gallery__big-carousel.unloaded-carousel .product-gallery__big-carousel-item{min-width:620px}}@media screen and (max-width:1439px){.product-gallery__big-carousel.unloaded-carousel .product-gallery__big-carousel-item{min-width:610px}}@media screen and (max-width:1365px){.product-gallery__big-carousel.unloaded-carousel .product-gallery__big-carousel-item{min-width:100%}}.product-gallery__big-carousel-item{width:790px;height:790px;border-radius:8px;overflow:hidden}@media screen and (max-width:1365px){.product-gallery__big-carousel-item{border-radius:18px}}.product-gallery__big-carousel-item.gallery-video::before{content:"";width:80px;height:80px;right:0;top:0;bottom:0;margin:auto;background:url(../assets/product-card/video-play-button.svg);background-size:100% 100%}@media screen and (max-width:1365px){.product-gallery__big-carousel-item.gallery-video::before{opacity:1}}.product-gallery__big-carousel-item.gallery-video.clicked::before,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-next span,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev span{display:none}.product-gallery__big-carousel-item.gallery-video:hover{cursor:pointer}.product-gallery__big-carousel-item.gallery-video:hover::before{opacity:1}@media screen and (max-width:1919px){.product-gallery__big-carousel-item{width:640px;height:640px}}@media screen and (max-width:1600px){.product-gallery__big-carousel-item{width:620px;height:620px}}@media screen and (max-width:1439px){.product-gallery__big-carousel-item{width:610px;height:610px}}@media screen and (max-width:1365px){.product-gallery__big-carousel-item{width:100%;position:relative;padding-bottom:100%;height:0;margin-left:2px}}.product-gallery__big-carousel-item .iframe-block,.product-gallery__big-carousel-item .iframe-block iframe{width:100%;height:100%}@media screen and (max-width:1365px){.product-gallery__big-carousel-item .iframe-block{height:0;padding:50%;position:relative}}@media screen and (max-width:1365px){.product-gallery__big-carousel-item .iframe-block iframe{position:absolute;left:0;top:0;right:0;bottom:0}}.product-gallery__big-carousel-item.scaleActive:hover,.product-gallery__big-carousel-item:hover{cursor:none}@media screen and (max-width:1365px){.product-gallery__big-carousel-item:hover{cursor:initial}}.product-gallery__big-carousel-item img{width:100%;position:absolute;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.product-gallery__big-carousel-item:hover{cursor:url(../assets/product-card/gallery-cursor.svg) 14 14,move}.product-gallery__big-carousel.owl-carousel .owl-dots{display:none;align-items:center;margin:0 auto;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1365px){.product-gallery__big-carousel.owl-carousel .owl-dots{display:flex}}.product-gallery__big-carousel.owl-carousel .owl-dots .owl-dot{margin-top:10px}.product-gallery__big-carousel.owl-carousel .owl-dots .owl-dot .simple{width:10px;height:10px;background:#dadee6;margin:0 10px;border-radius:50%;display:flex}.product-gallery__big-carousel.owl-carousel .owl-dots .owl-dot.active .simple{background:#6734ff}.product-gallery__big-carousel.owl-carousel .owl-dots .owl-dot .gallery-video{display:flex;width:16px;height:16px;background:url(../assets/product-card/video-dot.svg);background-size:100% 100%;margin:0 10px}.product-gallery__big-carousel.owl-carousel .owl-dots .owl-dot.active .gallery-video{background:url(../assets/product-card/video-dot-active.svg)}.product-gallery__big-carousel.owl-carousel .owl-stage{display:flex}.product-gallery__big-carousel.owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);left:20px;pointer-events:none;width:calc(100% - 40px);display:flex;justify-content:space-between}.product-gallery__big-carousel.owl-carousel .owl-nav .owl-next,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev{background-image:url(../assets/product-card/big-gallery-arrow.svg);background-position:center;background-repeat:no-repeat;background-color:#edeff2;width:40px;height:40px;border-radius:50%;transition:all 250ms ease-in-out;pointer-events:auto}@media screen and (max-width:1365px){.product-gallery__big-carousel.owl-carousel .owl-nav .owl-next,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev{width:32px;height:32px;background-image:url(../assets/product-card/big-gallery-arrow-mob.svg)}}@media screen and (min-width:1366px){.product-gallery__big-carousel.owl-carousel .owl-nav .owl-next:hover,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev:hover{background-color:#dadee6}}.product-gallery__big-carousel.owl-carousel .owl-nav .owl-next.disabled,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev.disabled{background-color:#f6f8fb;background-image:url(../assets/product-card/big-gallery-arrow-disabled.svg)}@media screen and (max-width:1365px){.product-gallery__big-carousel.owl-carousel .owl-nav .owl-next.disabled,.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev.disabled{background-image:url(../assets/product-card/big-gallery-arrow-mob-disabled.svg)}}.product-gallery__big-carousel.owl-carousel .owl-nav .owl-prev{transform:rotate(180deg);margin-right:16px}.product-gallery__big-badges{position:absolute;left:24px;top:24px;display:flex;z-index:1;gap:8px}@media screen and (max-width:1365px){.product-gallery__big-badges{left:8px;top:8px}.product-gallery__big-badges.column{flex-direction:column}}.product-gallery__big-badges-badge{padding:8px 12px;font-weight:600;font-size:14px;line-height:16px;border-radius:18px}@media screen and (max-width:1365px){.product-gallery__big-badges-badge{padding:5px 12px;font-size:12px;border-radius:12px;width:-moz-fit-content;width:fit-content}}.product-gallery__big-badges-badge:first-child{margin-left:0}.product-gallery__big-badges-badge.hit{color:#ff6a00;background:#fff2e5}.product-gallery__big-badges-badge.sale{color:#ff002b;background:#ffe6ea}.product-gallery__big-badges-badge.new{color:#01b401;background:#e5ffe5}.product-gallery__big-badges-badge.own{background:#f0ebff;color:#6734ff}.product-gallery__big-badges-badge.preorder{background:#e7f1ff;color:#006aff}.product-gallery__big-easyReturn{position:absolute;right:24px;top:24px;display:flex;z-index:1;padding:6px 12px;border-radius:8px;background:#da292b;color:#fff;font-size:12px;font-weight:700;line-height:12px;width:-moz-min-content;width:min-content}.product-gallery__big-easyReturn:before{display:flex;content:"";width:24px;min-width:24px;height:24px;background-image:url(../assets/product-card/easy-return-gallery-icon.svg);background-size:100% 100%;margin-right:8px}@media screen and (max-width:1365px){.product-gallery__big-easyReturn:before{width:20px;min-width:20px;height:20px}.product-gallery__big-easyReturn{right:8px;top:8px;font-size:10px;line-height:10px;width:119px}}.product-gallery__dots{display:none;flex-wrap:nowrap;align-items:center;justify-content:center;margin:8px auto 0;position:relative;overflow-x:hidden;white-space:nowrap;text-align:center;width:280px;height:24px;gap:16px;z-index:9}@media screen and (max-width:1365px){.product-gallery__dots{display:flex;margin:32px auto 0}}@media screen and (max-width:767px){.product-gallery__dots{margin:10px auto 0}}.product-gallery__dots:has(.disabled){margin:0;height:0;max-width:0}.product-gallery__dots-container{display:flex;transition:all .3s ease-in-out;gap:16px;align-items:center;max-width:100%;width:100%;justify-content:center}.product-gallery__dots-container.disabled{display:none}.product-gallery__dots-container .owl-dot{display:inline-flex;align-items:center;transition:all .3s ease-in-out}.product-gallery__dots-container .owl-dot.hide{opacity:0;display:none}.product-gallery__dots-container .owl-dot.show{opacity:1;display:inline-flex}.product-gallery__dots-container .owl-dot.small{transform:scale(.75)}.product-gallery__dots-container .owl-dot.very-small{transform:scale(.5)}.product-gallery__dots-container .owl-dot .simple{width:10px;height:10px;background-color:#dadee6;border-radius:50%;display:inline-flex;transition:all .3s ease-in-out}.product-gallery__dots-container .owl-dot.active .simple{width:12px;height:12px;background-color:#6734ff;border-radius:50%;box-sizing:border-box;box-shadow:none;position:relative}.product-gallery__dots-container .owl-dot .gallery-video,.product-gallery__dots-gallery-video{display:flex;background-image:url(../assets/product-card/gallery-dots-video.svg);background-repeat:no-repeat;background-size:50% 50%;background-position:57%}.product-gallery__dots-container .owl-dot.active .gallery-video{background-image:url(../assets/product-card/gallery-dots-video-active.svg)}.product-gallery__dots-container .owl-dot.active.gallery-video{background-color:#6734ff}.product-gallery__dots-gallery-video{width:24px;height:24px;background-color:#dadee6;background-size:8px 12px;border-radius:50%;margin-left:12px;position:absolute;z-index:99;right:0}.product-gallery__small{display:flex;margin-top:10px}@media screen and (max-width:1919px){.product-gallery__small{margin-top:16px}}@media screen and (max-width:1365px){.product-gallery__small{width:520px;padding:0 40px;display:none}}.product-gallery__small-carousel{width:700px;padding:0 40px;position:relative}.product-gallery__small-carousel.full{width:100%}@media screen and (max-width:1919px){.product-gallery__small-carousel{width:568px;padding:0 33px}.product-gallery__small-carousel.full{width:100%}}@media screen and (max-width:1600px){.product-gallery__small-carousel{width:547px;padding:0 45px}.product-gallery__small-carousel.full{width:100%}}@media screen and (max-width:1440px){.product-gallery__small-carousel{width:538px;padding:0 40px}.product-gallery__small-carousel.full{width:100%}}.product-gallery__small-carousel-next,.product-gallery__small-carousel-prev{width:30px;height:80px;background-color:#fff;border-radius:8px;pointer-events:all;position:absolute;top:0;background-image:url(../assets/product-card/photo-slider-arrow.svg);background-size:8px 13px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}@media screen and (max-width:1919px){.product-gallery__small-carousel-next,.product-gallery__small-carousel-prev{width:24px;height:56px}}.product-gallery__small-carousel-next.disabled,.product-gallery__small-carousel-prev.disabled{background-color:#edeff2;background-image:url(../assets/product-card/photo-slider-arrow-disabled.svg)}.product-gallery__small-carousel-next:hover,.product-gallery__small-carousel-prev:hover{cursor:pointer;background-image:url(../assets/product-card/photo-slider-arrow-hover.svg)}.product-gallery__small-carousel-prev{left:0}.product-gallery__small-carousel-next{right:0;transform:rotate(180deg)}.product-gallery__small-carousel-container{width:100%}.product-gallery__small-carousel-container.unloaded-carousel{display:flex;gap:10px;overflow:hidden}@media screen and (max-width:1919px){.product-gallery__small-carousel-container.unloaded-carousel{gap:8px}}.product-gallery__small-carousel-container.unloaded-carousel .product-gallery__small-carousel-container-item{min-width:80px}@media screen and (max-width:1919px){.product-gallery__small-carousel-container.unloaded-carousel .product-gallery__small-carousel-container-item{min-width:56px}}.product-gallery__small-carousel-container-item{width:80px;height:80px;border-radius:8px;transition:all 250ms ease-in-out;-o-object-fit:contain;object-fit:contain;overflow:hidden;position:relative}@media screen and (max-width:1919px){.product-gallery__small-carousel-container-item{width:56px;height:56px}}.product-gallery__small-carousel-container-item:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;border:2px solid transparent;border-radius:8px}.product-gallery__small-carousel-container-item.gallery-video:before{content:"";position:absolute;width:30px;height:30px;left:0;right:0;top:0;bottom:0;margin:auto;background:url(../assets/product-card/video-play-button.svg);background-size:100% 100%}.product-gallery__small-carousel-container-item:hover:after{cursor:pointer;border:2px solid #d1c2ff}.product-gallery__small-carousel-container-item.active:after{border:2px solid #6734ff}.product-gallery__small-carousel-container-item img{width:100%;height:100%}.product-gallery__small-video{width:80px;height:80px;background:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;margin-left:10px;gap:10px}@media screen and (max-width:1919px){.product-gallery__small-video{width:56px;height:56px;gap:5px;margin-left:16px}}.product-gallery__small-video:hover{cursor:pointer}.product-gallery__small-video-arrow{width:30px;height:30px;background:url(../assets/product-card/video-button-arrow.svg);margin-top:auto}@media screen and (max-width:1919px){.product-gallery__small-video-arrow{width:24px;height:24px;background:url(../assets/product-card/video-button-arrow-small.svg)}}.product-gallery__small-video-text{color:#2f2d40;font-size:12px;font-weight:600;margin-bottom:auto;transition:all 250ms ease-in-out}@media screen and (max-width:1919px){.product-gallery__small-video-text{font-size:10px}}.product-gallery__small-video:hover .product-gallery__small-video-text{color:#6734ff}.product-gallery__scale-image{position:absolute;top:0;left:calc(100% + 20px);width:790px;height:790px;background:#c9c9c9;border-radius:8px;overflow:hidden;opacity:0;pointer-events:none;transition:all 250ms ease-in-out;z-index:2}@media screen and (max-width:1600px){.product-gallery__scale-image{width:620px;height:620px}}@media screen and (max-width:1440px){.product-gallery__scale-image{width:610px;height:610px}}@media screen and (max-width:1365px){.product-gallery__scale-image{display:none}}.product-gallery__scale-image.active{opacity:1}.product-gallery__scale-image img{position:absolute;max-width:unset;max-height:unset}