.product-data{margin:0 0 80px}.product-data__wrapper{display:grid;gap:30px}@media screen and (min-width:768px){.product-data__wrapper{gap:60px;grid-template-columns:1fr 1fr}.product-data__container{min-height:500px}}.product-data__view{display:grid;gap:5px}@media screen and (min-width:768px){.product-data__view{grid-template-columns:20% 1fr;position:-webkit-sticky;position:sticky;top:0}}.product-data__view--single{grid-template-columns:1fr}.product-data__thumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:3px;overflow-y:scroll;scrollbar-width:none}@media screen and (max-width:767px){.product-data__thumbs{left:0;position:absolute}}@media screen and (min-width:768px){.product-data__thumbs{height:500px}}.product-data__thumb{height:172px}.product-data__thumb.active img{border:1px solid #000}.product-data__thumb img{height:172px}@media screen and (min-width:768px){.product-data__media{grid-column-start:2}}.product-data__media--figure img{height:400px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.product-data__media--figure img{height:500px}}.product-card__breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;gap:12px}.product-card__breadcrumbs a{font-weight:600;max-width:48px;width:100%}.product-card__breadcrumbs--span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}.product-card__info{display:grid;gap:30px;position:relative}.product-card__info--sold-out{background-color:#e76161;border-radius:10px;color:#fff;display:block;font-size:12px;font-weight:600;left:-50px;margin:10px auto;padding:3px 5px;position:absolute;rotate:-90deg;top:10px;width:auto}@media screen and (max-width:767px){.product-card__info--sold-out{left:0;rotate:0deg}}.product-card__info--h1{margin-top:20px}@media screen and (max-width:767px){.product-card__info--h1{margin-top:50px}}.product-card__info--brand{font-size:16px;font-weight:500}.product-card__info--reviews{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px}.product-card__info--span{color:#929292;font-size:16px}.product-card__info--price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:22px;font-weight:700;gap:15px}.product-card__info--compare-price{color:#000}.product-card__info--full-price{text-decoration:line-through}.product-card__info--discount{background-color:#1ea559;border-radius:10px;color:#fff;padding:3px 13px}.product-card__info--actions,.product-card__info--qty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:15px}.product-card__info--qty{align-items:center;border:1px solid #000;border-radius:5px;height:42px;padding:0 15px}.product-card__info--qty span{cursor:pointer}.product-card__info--qty--input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;color:#000;padding:0;text-align:center;width:50px}.product-card__info--qty--input:-webkit-inner-spin-button,.product-card__info--qty--input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-card__info--qty--add-to-cart{width:100%}.product-card__info--add-to-cart[disabled]{cursor:not-allowed;opacity:.7}.product-card__tabs{margin-top:30px}.product-card__tabs--details{border-top:1px solid #c7c7c7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;padding:20px 0}.product-card__tabs--details:last-child{border-bottom:1px solid #c7c7c7}.product-card__tabs--details[open] .product-card__tabs--h3:after{rotate:0deg}.product-card__tabs--h3{align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;position:relative;width:100%}.product-card__tabs--h3:after,.product-card__tabs--h3:before{background-color:#000;content:"";height:2px;position:absolute;right:0;width:15px}.product-card__tabs--h3:after{rotate:-90deg;transition:all .3s ease}.related-products{margin:60px auto}@media screen and (min-width:768px){.related-products{max-width:95%}}.related-products__title{margin-bottom:30px}.related-products__slide{padding-bottom:50px;position:relative}.related-products .swiper-product-replic,.related-products .swiper-related{overflow:hidden}.related-products .swiper-slide{height:auto!important}.review{font-family:Arial,sans-serif}@media screen and (min-width:768px){.review{margin:50px auto;max-width:680px}}.review.hidden{display:none}.review__back-link{font-weight:700;margin-bottom:30px}.review__title{font-size:30px;font-weight:600;margin-bottom:20px}.review__description{font-size:16px;margin-bottom:1.5rem}.review__product{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:2rem}.review__product img{border:1px solid #ededed;margin-right:1rem;max-width:90px}.review__product-name{font-size:16px;font-weight:500}.review__form-group{margin-bottom:1.5rem}.review__form-group--top{border-bottom:1px solid #ededed;border-top:1px solid #ededed;padding:30px 0}.review__form-group p.stars{display:none}.review__label{display:block;font-size:14px;margin-bottom:.5rem}.review__input,.review__textarea{border:1px solid #ededed;border-radius:4px;font-size:14px;padding:.75rem;width:100%}.review__textarea{height:180px;resize:none}.review__stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.review__stars .review__star{color:#ccc;cursor:pointer;font-size:24px;margin-right:.25rem}.review__stars .review__star.active{color:#f5b50a}.review__submit-button{width:100%}.product-reviews{border-top:1px solid #ededed;margin:0 20px;padding:60px 0}.product-reviews.hidden{display:none}@media screen and (min-width:768px){.product-reviews{display:grid;gap:50px;grid-template-columns:300px 1fr}}@media screen and (min-width:1024px){.product-reviews{gap:150px;grid-template-columns:370px 1fr}}.product-reviews progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:13px;width:270px}.product-reviews progress::-webkit-progress-bar{background-color:#c7c7c7;border-radius:3px}.product-reviews progress::-webkit-progress-value{background:#000;border-radius:3px}.product-reviews progress::-moz-progress-bar{background:#000;border-radius:3px}.product-reviews__h3{font-size:25px;font-weight:700;margin-bottom:30px}.product-reviews__h3--create{margin-bottom:0}.product-reviews__stars,.product-reviews__stars-top{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px}.product-reviews__stars-top{margin-bottom:15px}.product-reviews__stars-top--ul{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px}.product-reviews__stars-top--li svg{color:#000;height:25px;width:25px}.product-reviews__stars-top--average{color:#929292;font-size:16px}.product-reviews__ratings{margin-bottom:1rem}.product-reviews__average{font-size:1.25rem;font-weight:700}.product-reviews__count{color:#555;font-size:1rem}.product-reviews__distribution{border-bottom:1px solid #ededed;list-style:none;margin-top:50px;padding-bottom:80px}.product-reviews__distribution-item{align-items:center;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.875rem;gap:10px;justify-content:space-between;padding-bottom:10px}.product-reviews__create-review{margin-top:50px}.product-reviews__p{margin:20px 0}.product-reviews__button{width:100%}.review-list{margin-top:2rem}.review-list__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.review-list__empty{color:#999;font-size:1rem}.review-item{border-bottom:1px solid #ddd;padding:30px 0 80px}.review-item__header{align-items:center;color:#929292;font-size:14px;font-weight:400;justify-content:space-between}.review-item__header,.review-item__info-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.review-item__info-top{gap:10px}.review-item__verify{align-items:center;background-color:#ddf2e6;border-radius:3px;color:#000;display:grid;gap:5px;grid-template-columns:18px auto;padding:5px 10px}.review-item__date{color:#777;font-size:.875rem}.review-item__rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.review-item__star{color:#ddd;font-size:1rem}.review-item__star--filled{color:orange}.review-item__content{font-size:1rem;margin-top:20px}.product-description-container{position:relative}.product-description{overflow:hidden;position:relative;transition:max-height .3s ease-in-out}.product-description.collapsed{line-height:1.1em;max-height:5.5em}.product-description.collapsed:after{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:linear-gradient(transparent,#fff);bottom:0;content:"";height:2em;left:0;pointer-events:none;position:absolute;right:0}.product-description.expanded{max-height:none}.description-toggle-btn{background:none;border:none;color:#007cba;cursor:pointer;font-size:14px;font-weight:500;margin-top:10px;padding:8px 0;text-decoration:underline;transition:color .2s ease}.description-toggle-btn:hover{color:#005a87}.description-toggle-btn:focus{outline:2px solid #007cba;outline-offset:2px}

/*# sourceMappingURL=product-page.css.map*/