.mobile-only{display:block}.desktop-only{display:none}.product{display:block}.product__gallery{position:relative;width:calc(100% + 30px);left:-15px;margin-bottom:20px}.product__gallery--desktop{display:none}.product__gallery .badges--top{padding:12px 15px}.product__gallery .badges--top,.product__header{-webkit-flex-direction:column;flex-direction:column}.product__header{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;gap:15px;margin-bottom:20px}.product__header-rating{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:0 10px;padding-top:8px}.product__header a:hover,.product__header button:hover{color:var(--color-primary)}.product__header .rating+a{padding-left:10px;border-left:1px solid #b0b0b0}.product__header h1{margin-bottom:4px}.product__header .badges__text--bottom.badges__text--black,.product__header .badges__text--bottom.badges__text--gray,.product__header .badges__text--bottom.badges__text--primary{background:none}.product__header .badges__text--bottom.badges__text--primary{box-shadow:inset 2px 2px 0 var(--color-primary),inset -2px -2px 0 var(--color-primary);color:var(--color-primary)}.product__header .badges__text--bottom.badges__text--primary:hover{color:var(--color-primary)!important}.product__header .badges__text--bottom.badges__text--black{box-shadow:inset 2px 2px 0 var(--color-black),inset -2px -2px 0 var(--color-black);color:var(--color-black)}.product__header .badges__text--bottom.badges__text--black:hover{color:var(--color-black)!important}.product__header .badges__text--bottom.badges__text--gray{box-shadow:inset 2px 2px 0 var(--color-gray),inset -2px -2px 0 var(--color-gray);color:var(--color-gray)}.product__header .badges__text--bottom.badges__text--gray:hover{color:var(--color-gray)!important}.product__unit-price{display:none;margin-top:-10px;margin-bottom:-5px}.product__unit-price.selected{display:block}.product__tabs{margin:30px 0 64px}.product__wishlist{position:absolute;z-index:10;top:15px;right:15px}.product__wishlist .wishlist-engine-button,.product__wishlist .wishlist-engine-button:focus,.product__wishlist .wishlist-engine-button:hover{padding:0;background-color:transparent!important}.product__wishlist svg{width:34px}.product__gifts{position:relative;z-index:1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:20px;margin:30px 0 40px;text-align:center;overflow:hidden;border:2px solid #ffc0e3;padding:10px}.product__gifts-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:left;gap:15px}.product__gifts-header img{width:24px}.product__gifts-grid{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between;gap:20px;margin-bottom:20px}.product__gifts-item{width:100%;max-width:200px}.product__gifts-item:first-child .product__gifts-title:before{position:absolute;z-index:0;top:9px;width:1000px;height:2px;left:-100px;background:var(--color-gray-light-bgr);content:""}.product__gifts-item:first-child .product__gifts-dot{z-index:5}.product__gifts-item:nth-child(2) .product__gifts-dot{z-index:4}.product__gifts-item:nth-child(3) .product__gifts-dot{z-index:3}.product__gifts-item:nth-child(4) .product__gifts-dot{z-index:2}.product__gifts-item:nth-child(5) .product__gifts-dot{z-index:1}.product__gifts-item--done .product__gifts-dot{opacity:0}.product__gifts-item--active .product__gifts-dot{background:var(--color-primary)}.product__gifts-item--active .product__gifts-title:after{position:absolute;z-index:0;top:9px;width:1000px;height:2px;right:50%;background:var(--color-gray);content:""}.product__gifts-title{position:relative;z-index:3;padding-top:20px}.product__gifts-dot{position:absolute;top:0;left:50%;width:20px;height:20px;border-radius:50%;background:var(--color-gray);border:3px solid var(--color-white);-webkit-transform:translateX(-50%);transform:translateX(-50%);content:""}.product__gifts-image{width:100%;aspect-ratio:1/1;margin-bottom:10px;border:2px solid var(--color-gray-light-bgr)}.product__gifts p span,.product__gifts p strong{display:inline-block}.product__gifts p strong{font-weight:600}.product .rating{--color-star:var(--color-primary)}.product .rating--1-5 svg:nth-child(2) path,.product .rating--2-5 svg:nth-child(3) path,.product .rating--3-5 svg:nth-child(4) path,.product .rating--4-5 svg:nth-child(5) path{fill:url(#star-half-primary)}.product .price__main-highlight{color:var(--color-primary)}.product .price__main .f-50{font-weight:700}.product .price__main del{font-weight:400}.product .swiper,.product .swiper-container,.product .swiper-wrapper{height:100%}.product .swiper-slide{aspect-ratio:1/1}.product .swiper-slide:after{position:absolute;z-index:3;top:0;left:0;width:calc(100% - 4px);height:calc(100% - 4px);border:2px solid var(--color-primary);pointer-events:none;opacity:0;transition:opacity .2s linear;content:""}.product .swiper-slide-thumb-active:after{opacity:1}.product .swiper-pagination{bottom:12px}.product .media{pointer-events:none}.product .arrow{color:var(--color-gray-bgr)}.product .arrow--left{left:15px}.product .arrow--right{right:15px}.product .arrow:hover{color:var(--color-gray)}.product .container{position:relative}.product .rating__input-star .icon--star{width:26px;min-width:26px}.product .accordion:last-child,.product .accordion:nth-last-child(2){margin-bottom:0}.product .richtext li{margin:0}@media only screen and (max-width:575px){.product__header .f-30{font-size:20px}}@media only screen and (min-width:768px){.product__gallery{width:calc(100% + 40px);left:-20px}.product__gallery .badges--top{padding:20px}.product__tabs{margin-top:48px;margin-bottom:30px}.product__wishlist{top:20px;right:20px}.product__gifts-header img{width:30px}.product__gifts-title{padding-top:28px}.product__gifts-item--active .product__gifts-title:after,.product__gifts-item:first-child .product__gifts-title:before{top:10px;height:3px}.product__gifts-dot{width:24px;height:24px}.product .price__main{gap:15px}.product .swiper-slide{aspect-ratio:4/3}.product .icon--star{width:18px;min-width:18px}.product .rating__input-star .icon--star{width:26px;min-width:26px}}@media only screen and (min-width:992px){.mobile-only{display:none}.desktop-only{display:block}.product{padding-bottom:30px}.product__grid{display:-ms-grid;display:grid;-ms-grid-columns:53% 47%;grid-template-columns:53% 47%;gap:0}.product__gallery{width:100%;left:0;margin-bottom:0}.product__gallery--mobile{display:none}.product__gallery--desktop{display:block}.product__content{position:relative;-webkit-order:1;order:1;padding-left:40px}.product__content-sticky{position:relative}.product__content .inner-wrapper-sticky{z-index:10;background:var(--color-white)}.product__content .inner-wrapper-sticky>:last-child,.product__content .inner-wrapper-sticky>:nth-last-child(2){margin-bottom:0!important}.product__tabs .tabs--text .tabs__menu{width:100%;left:0;overflow:visible}.product__tabs .tabs--text .tabs__menu ul{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;gap:0 20px;padding:0}.product__tabs .tabs--text .tabs__menu ul:after{display:none}.product__tabs .tabs--text .tabs__menu li{position:relative}.product__tabs .tabs--text .tabs__menu li:before{position:absolute;z-index:0;left:0;bottom:0;width:1000px;height:1px;background:var(--color-black);content:""}.product__wishlist{top:0;right:0}.product .swiper-slide{position:relative;aspect-ratio:1/1}.product .swiper-slide-thumb-active .icon--play circle,.product .swiper-slide:hover .icon--play circle{fill:var(--color-primary)}.product .swiper--thumbnails{width:calc(100% - 120px);margin:15px auto 0;overflow:visible}.product .swiper--thumbnails .swiper{position:relative}.product .swiper--thumbnails .swiper-container{overflow:hidden}.product .swiper--thumbnails .swiper-slide{overflow:hidden;cursor:pointer}.product .swiper--thumbnails .arrow{height:100%}.product .swiper--thumbnails .arrow--left{left:-60px}.product .swiper--thumbnails .arrow--right{right:-60px}.product .swiper--thumbnails .arrow svg{width:20px}.product .swiper .icon--play{position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.product .swiper .icon--play circle{transition:fill .2s linear}}@media only screen and (min-width:1200px){.product__content{padding-left:48px}.product__tabs{margin-top:48px}.product__wishlist svg{width:40px}}@media only screen and (min-width:1400px){.product{padding-bottom:40px}.product__content{padding-left:64px;padding-right:30px}.product__header{margin-bottom:30px}.product__wishlist{right:0}.product__gifts{margin:40px 0 48px}.product__gifts-header img{width:38px}.product__gifts-dot{width:27px;height:27px}.product__gifts-item--active .product__gifts-title:after,.product__gifts-item:first-child .product__gifts-title:before{top:11px;height:4px}.product__gifts-image{margin-bottom:15px}.product .swiper--thumbnails{margin-top:20px}}@media only screen and (min-width:1600px){.product__content{padding-left:80px;padding-right:55px}.product__header{gap:20px}.product__tabs .tabs--text .tabs__menu ul{gap:0 30px}.product__tabs .tabs--text .tabs__menu ul button{height:64px}.product__wishlist svg{width:44px}.product .swiper--thumbnails{margin-top:30px}}