main.ProductPage{padding:14rem 0 0}main.ProductPage section.ProductInfoSection{margin-bottom:3.6rem}main.ProductPage section.ProductInfoSection .grid-row{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,5fr) minmax(0,3fr);gap:2.4rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col{display:flex;flex-direction:column;gap:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main{position:relative;margin-bottom:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main button.slider-btn{width:3.2rem;height:3.2rem;border-radius:50%;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);z-index:20}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main button.slider-btn.prev{left:-1.6rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main button.slider-btn.next{right:-1.6rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slider-viewport{width:100%;overflow:hidden;border-radius:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slider-track{display:flex;gap:1rem;transition:transform .3s ease}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slide{width:32rem;height:32rem;flex-shrink:0;border-radius:1.2rem;overflow:hidden;opacity:.5}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slide.active{opacity:1}main.ProductPage section.ProductInfoSection .grid-row .slider-col .ImageSliderModule.single .slider-main{margin-bottom:0}main.ProductPage section.ProductInfoSection .grid-row .slider-col .ImageSliderModule.single .slider-main .single-slide{width:100%;height:unset;aspect-ratio:1;border-radius:1.2rem;overflow:hidden;opacity:1}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs{display:flex;overflow-x:hidden;padding-bottom:.8rem;gap:.4rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb{width:7.2rem;height:7.2rem;flex-shrink:0;border-radius:1.2rem;overflow:hidden;opacity:.5;border:.2rem solid transparent;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb img{object-fit:contain;width:100%;height:100%}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb.active{opacity:1;border-color:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb:hover{opacity:.8}main.ProductPage section.ProductInfoSection .grid-row .main-col .specifications-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .specifications-row .spec-item{display:flex;align-items:center;justify-content:center;width:fit-content;padding:.6rem 1rem;border-radius:.6rem;background-color:#1b2332}main.ProductPage section.ProductInfoSection .grid-row .main-col .specifications-row .spec-item span{font:400 1.2rem Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .specifications-row .spec-item:first-of-type{background-color:#3871dd}main.ProductPage section.ProductInfoSection .grid-row .main-col h1{font:700 2rem Variable;color:#fff;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row .inRow{display:flex;align-items:center;gap:.6rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row .inRow svg{flex-shrink:0;width:1.4rem;object-fit:contain}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row .inRow span{font:700 1.4rem/143% Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row .circle{width:.2rem;height:.2rem;background-color:#fff;border-radius:50%;flex-shrink:0}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row p{font:700 1.4rem/143% Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col p.description{font:400 1.4rem/143% Variable;color:#fff;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block h3{font:700 1.6rem/125% Variable;color:#fff;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 3.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row .flex-row{display:flex;align-items:center;justify-content:space-between;width:100%}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row .flex-row p{font:400 1.4rem/140% Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row .flex-row p.gray{opacity:.4}main.ProductPage section.ProductInfoSection .grid-row .main-col .receiving-block{padding:1.6rem;border:1px solid rgba(255,255,255,.08);border-radius:1.2rem;margin-top:2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .receiving-block h3{font:500 1.4rem/120% Variable;color:#fff;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .receiving-block .list{display:flex;flex-direction:column;gap:.8rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .receiving-block .list .condition-item{display:flex;align-items:center;justify-content:center;width:fit-content;border-radius:.6rem;padding:.6rem 1rem;background-color:#1b2332}main.ProductPage section.ProductInfoSection .grid-row .main-col .receiving-block .list .condition-item span{font:400 1.2rem Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block{margin-bottom:2rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block>h3{font:600 1.6rem Variable;color:#fff;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list{display:flex;flex-direction:column;gap:.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card{padding:1.2rem;border-radius:1.2rem;background-color:#ffffff0a;border:.1rem solid transparent}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info{margin-bottom:1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top a.seller-name{display:flex;align-items:center;gap:.6rem;font:600 1.4rem Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top a.seller-name span.badge{font:500 1rem Variable;color:#eb2246;padding:.2rem .6rem;border-radius:.4rem;background-color:#eb224626}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta{display:flex;align-items:center;gap:1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating{display:flex;align-items:center;gap:.4rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating svg{width:1.2rem;height:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating span{font:600 1.2rem Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta span.sales{font:400 1.2rem Variable;color:#fff6}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info p.seller-title{font:400 1.2rem Variable;color:#ffffff80}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions span.seller-price{font:600 1.8rem Variable;color:#fff;flex-shrink:0}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons{display:flex;align-items:center;gap:.6rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link{padding:.8rem 1.4rem;border-radius:.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link span{font:600 1.2rem Variable;color:#fff;text-wrap:nowrap}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link svg{width:1.4rem;height:1.4rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link.buyNow{background-color:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link.buyNow.unavailable{background-color:#222429;opacity:.5;cursor:not-allowed;pointer-events:none}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link.addToCart{background-color:#222429;padding:.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card.official{border-color:#eb22464d}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn{width:100%;gap:.8rem;padding:1.2rem;border-radius:1rem;background-color:#ffffff0a}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn svg{width:1.8rem;height:1.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn span{font:400 1.4rem Variable;color:#ffffff80}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn.active svg path{fill:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn.active span{color:#eb2246}main.ProductPage section.ReviewsSection{margin-bottom:3.6rem}main.ProductPage section.ReviewsSection h2{font:700 2rem Variable;color:#fff;margin-bottom:2rem}main.ProductPage section.ReviewsSection .grid-row{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:9.2rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list{display:flex;flex-direction:column;gap:2rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow{display:flex;align-items:center;gap:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow .imageContainer.preloader{width:4.8rem;height:4.8rem;border-radius:50%}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow .column h3{font:500 1.4rem/143% Variable;color:#fff;margin-bottom:.4rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow .column p{font:400 1.2rem/167% Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .column.end{display:flex;flex-direction:column;align-items:flex-end}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .column.end .row-stars{display:flex;align-items:center;gap:.2rem;margin-bottom:.4rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .column.end p{font:400 1.2rem/167% Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .text-part p.review{font:400 1.4rem/143% Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .text-part button.toggle{margin-top:.4rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .text-part button.toggle span{font:400 1.4rem Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part{display:grid;align-items:flex-start;grid-template-rows:auto 0fr;overflow:hidden;margin-top:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part button.btn_link{gap:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part button.btn_link .line{width:1.2rem;height:.1rem;background-color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part button.btn_link span{font:400 1.4rem Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner{overflow:hidden}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row .imageContainer.preloader{width:2.4rem;height:2.4rem;border-radius:50%}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row h3{font:400 1.4rem Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row p{font:400 1.2rem Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner p{font:400 1.4rem/143% Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part.active{grid-template-rows:auto 1fr}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part.active .answer-inner{padding:.8rem 0 0 2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between{display:flex;justify-content:space-between;align-items:center}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between.top{margin-bottom:2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between.top .row-stars{display:flex;align-items:center;gap:.2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between.top h3{font:700 2rem Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.6rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between{gap:1.2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between p{font:400 1.2rem Variable;color:#ffffff80;flex-shrink:0;min-width:6rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between p.white{color:#fff;text-align:right;min-width:4rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between .progress-bar{background-color:#ccc;border-radius:.2rem;flex-grow:1;height:.8rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between .progress-bar .inBar{height:100%;border-radius:inherit;background-color:#ffc900}main.ProductPage section.ReviewsSection .grid-row .stats-col .block p.warning{font:400 1.2rem Variable;color:#ffffff80}main.ProductPage section.SameProductsSection .row-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}main.ProductPage section.SameProductsSection .row-between h2{font:700 2rem Variable;color:#fff}main.ProductPage section.SameProductsSection .row-between .row-buttons{display:flex;align-items:center;gap:1.2rem}main.ProductPage section.SameProductsSection .row-between .row-buttons button{width:3.2rem;height:3.2rem;border-radius:50%;background-color:#fff}main.ProductPage section.SameProductsSection .product-row{display:flex;flex-wrap:nowrap;gap:1.6rem}main.ProductPage section.SameProductsSection .product-row a.ProductCardRenderComponent{flex-shrink:0;width:20rem}@media screen and (max-width:1025px){main.ProductPage{padding:7.6rem 0 0}main.ProductPage section.ProductInfoSection{margin-bottom:2rem}main.ProductPage section.ProductInfoSection .grid-row{display:flex;flex-direction:column;gap:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col{display:flex;flex-direction:column;gap:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main{position:relative;margin-bottom:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main button.slider-btn{width:2.8rem;height:2.8rem;border-radius:50%;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);z-index:20}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main button.slider-btn.prev{left:-1.4rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main button.slider-btn.next{right:-1.4rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slider-viewport{width:100%;overflow:hidden;border-radius:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slider-track{display:flex;gap:1rem;transition:transform .3s ease}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slide{width:28rem;height:28rem;flex-shrink:0;border-radius:2rem;overflow:hidden;opacity:.5}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-main .slide.active{opacity:1}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs{display:flex;overflow-x:hidden;padding-bottom:.8rem;gap:.4rem}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb{width:5.6rem;height:5.6rem;flex-shrink:0;border-radius:.8rem;overflow:hidden;opacity:.5;border:.2rem solid transparent;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb img{object-fit:contain;width:100%;height:100%;border-radius:inherit}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb.active{opacity:1;border-color:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .slider-col .slider-thumbs .thumb:hover{opacity:.8}main.ProductPage section.ProductInfoSection .grid-row .main-col .column{display:grid;grid-template-rows:repeat(1,minmax(0,1fr));gap:0}main.ProductPage section.ProductInfoSection .grid-row .main-col h1{font:700 1.6rem Variable;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block{padding:1rem 1.4rem;border-radius:1rem;background-color:#ffffff0a;margin-bottom:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row .column h3{font:600 2rem Variable;color:#fff;margin-bottom:.4rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row .column .oldPrice-row{display:flex;align-items:center;gap:.8rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row .column .oldPrice-row p{font:400 .9rem Variable;color:#ffffff80}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row .column .oldPrice-row p.line-througt{font:400 1.1rem Variable;text-decoration:line-through;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row button.btn_link.favorite{border-radius:1rem;width:4.2rem;height:4.2rem;background-color:#ffffff14;flex-shrink:0}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row button.btn_link.favorite svg{width:2.2rem;height:2.4rem;object-fit:contain}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .flex-row button.btn_link.favorite.active svg path{fill:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .row-buttons{display:flex;align-items:center;gap:.8rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .row-buttons button{padding:1.2rem 2rem;border-radius:1rem;flex-grow:1}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .row-buttons button span{font:600 1.2rem/140% Variable;color:#fff;text-wrap:nowrap}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .row-buttons button.buyNow{background-color:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .main-col .price-block .row-buttons button.addToCart{background-color:#222429}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row{grid-row:1}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row .inRow span{font:700 1.2rem/143% Variable}main.ProductPage section.ProductInfoSection .grid-row .main-col .reviews-row p{font:700 1.2rem/143% Variable}main.ProductPage section.ProductInfoSection .grid-row .main-col p.description{font:400 1.2rem/143% Variable;color:#fff;margin-bottom:2.4rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block h3{font:700 1.6rem/125% Variable;color:#fff;margin-bottom:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 2.4rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row .flex-row{display:flex;align-items:center;justify-content:space-between;width:100%}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row .flex-row p{font:400 1.2rem/140% Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .details-block .inGrid-row .flex-row p.gray{opacity:.4}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block{margin-top:2rem;margin-bottom:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block>h3{font:600 1.4rem Variable;color:#fff;margin-bottom:1rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list{display:flex;flex-direction:column;gap:.6rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card{padding:1rem;border-radius:1rem;background-color:#ffffff0a;border:.1rem solid transparent}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card.official{border-color:#eb22464d}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info{margin-bottom:.8rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top a.seller-name{display:flex;align-items:center;gap:.4rem;font:600 1.2rem Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top a.seller-name span.badge{font:500 .9rem Variable;color:#eb2246;padding:.1rem .5rem;border-radius:.4rem;background-color:#eb224626}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta{display:flex;align-items:center;gap:.8rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating{display:flex;align-items:center;gap:.3rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating svg{width:1rem;height:1rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating span{font:600 1.1rem Variable;color:#fff}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta span.sales{font:400 1.1rem Variable;color:#fff6}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-info p.seller-title{font:400 1.1rem Variable;color:#ffffff80}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions span.seller-price{font:600 1.4rem Variable;color:#fff;flex-shrink:0}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons{display:flex;align-items:center;gap:.4rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link{padding:.6rem 1rem;border-radius:.6rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link span{font:600 1.1rem Variable;color:#fff;text-wrap:nowrap}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link svg{width:1.2rem;height:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link.buyNow{background-color:#eb2246}main.ProductPage section.ProductInfoSection .grid-row .main-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link.addToCart{background-color:#222429;padding:.6rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block{margin-bottom:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block>h3{font:600 1.4rem Variable;color:#fff;margin-bottom:1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list{display:flex;flex-direction:column;gap:.6rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card{padding:1rem;border-radius:1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info{margin-bottom:.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top a.seller-name{font-size:1.2rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top a.seller-name span.badge{font-size:.9rem;padding:.1rem .5rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta{gap:.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta .rating span{font-size:1.1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info .seller-top .seller-meta span.sales{font-size:1.1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-info p.seller-title{font-size:1.1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions span.seller-price{font-size:1.4rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link{padding:.6rem 1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link span{font-size:1.1rem}main.ProductPage section.ProductInfoSection .grid-row .order-col .sellers-block .sellers-list .seller-card .seller-actions .row-buttons button.btn_link.addToCart{padding:.6rem}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn{padding:1rem;border-radius:.8rem}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn svg{width:1.6rem;height:1.6rem}main.ProductPage section.ProductInfoSection .grid-row .order-col button.btn_link.favorite-btn span{font-size:1.2rem}main.ProductPage section.ReviewsSection{margin-bottom:2rem}main.ProductPage section.ReviewsSection h2{font:700 2rem Variable;color:#fff;margin-bottom:2rem}main.ProductPage section.ReviewsSection .grid-row{display:flex;flex-direction:column-reverse;gap:3rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list{display:flex;flex-direction:column;gap:2rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow{display:flex;align-items:center;gap:1.2rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow .imageContainer.preloader{width:4.4rem;height:4.4rem;border-radius:50%}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow .column h3{font:500 1.4rem/143% Variable;color:#fff;margin-bottom:.4rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .inRow .column p{font:400 1.2rem/167% Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .column.end{display:flex;flex-direction:column;align-items:flex-end}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .column.end .row-stars{display:flex;align-items:center;gap:.2rem;margin-bottom:.4rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .row-between .column.end p{font:400 1.2rem/167% Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .text-part p.review{font:400 1.2rem/143% Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .text-part button.toggle{margin-top:.4rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .text-part button.toggle span{font:400 1.2rem Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part{display:grid;align-items:flex-start;grid-template-rows:auto 0fr;overflow:hidden;margin-top:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part button.btn_link{gap:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part button.btn_link .line{width:1.2rem;height:.1rem;background-color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part button.btn_link span{font:400 1.2rem Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner{overflow:hidden}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row .imageContainer.preloader{width:2.4rem;height:2.4rem;border-radius:50%}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row h3{font:400 1.4rem Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner .flex-row p{font:400 1.2rem Variable;color:#757575}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part .answer-inner p{font:400 1.2rem/143% Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part.active{grid-template-rows:auto 1fr}main.ProductPage section.ReviewsSection .grid-row .reviews-col .block .reviews-list div.ReviewRenderComponent .answer-part.active .answer-inner{padding:.8rem 0 0 2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between{display:flex;justify-content:space-between;align-items:center}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between.top{margin-bottom:2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between.top .row-stars{display:flex;align-items:center;gap:.2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .row-between.top h3{font:700 2rem Variable;color:#fff}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.6rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between{gap:1.2rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between p{font:400 1.2rem Variable;color:#ffffff80;flex-shrink:0;min-width:5.6rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between p.white{color:#fff;text-align:right;min-width:4rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between .progress-bar{background-color:#ccc;border-radius:.2rem;flex-grow:1;height:.8rem}main.ProductPage section.ReviewsSection .grid-row .stats-col .block .list .row-between .progress-bar .inBar{height:100%;border-radius:inherit;background-color:#ffc900}main.ProductPage section.ReviewsSection .grid-row .stats-col .block p.warning{font:400 1rem Variable;color:#ffffff80}main.ProductPage section.SameProductsSection .row-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}main.ProductPage section.SameProductsSection .row-between h2{font:700 2rem Variable;color:#fff}main.ProductPage section.SameProductsSection .row-between .row-buttons{display:none;align-items:center;gap:1.2rem}main.ProductPage section.SameProductsSection .row-between .row-buttons button{width:3.2rem;height:3.2rem;border-radius:50%;background-color:#fff}main.ProductPage section.SameProductsSection .product-row{display:flex;flex-wrap:nowrap;overflow-y:auto;margin-right:-1.2rem;padding-right:1.2rem;gap:1rem;scrollbar-width:none}main.ProductPage section.SameProductsSection .product-row::-webkit-scrollbar{display:none}main.ProductPage section.SameProductsSection .product-row a.ProductCardRenderComponent{flex-shrink:0;width:17.5rem}}.ProductInfoSection .seller-actions .seller-stock{display:block;font-size:12px;opacity:.7;margin-top:2px}.ProductInfoSection .seller-actions .seller-stock.empty{color:#ff3c3c;opacity:1}
