.product{padding-top:30px;overflow-x:hidden}.product__inner{display:flex;justify-content:space-between;gap:30px;padding:30px 0 0}.product__inner-content{display:flex;flex-direction:column;gap:15px;max-width:880px;width:100%}.product__tabs{order:1;overflow-x:auto;padding:2px}.product__container{border-radius:4px;border:1px solid #EBEBEB;padding:10px}.product__comp{height:512px;display:flex;justify-content:center;align-items:center;overflow:hidden}.product__comp--video{cursor:pointer}.product__comp--video.ready{cursor:default}.product__comp--video.ready img{display:none}.product__comp--video.ready:after,.product__comp--video.ready:before{display:none}.product__comp--video:hover:after{opacity:1}.product__comp--video:hover:before{opacity:0}.product__comp--video:before,.product__comp--video:after{width:56px;height:56px;border:2px solid #FFFFFF;border-radius:32px;background-color:#fff;z-index:5;background-position:56% 51%;background-repeat:no-repeat;background-size:14px;transition:opacity .5s ease}.product__comp--video:before{background-image:url(/build/assets/play-video-CpRzwhib.svg);background-color:transparent;background-position:56% 51%;background-repeat:no-repeat;background-size:14px}.product__comp--video:after{opacity:0;background-image:url(/build/assets/play-video-brown-Ce2g2HUv.svg)}.product__comp--video img,.product__comp--video iframe{width:100%;height:100%}.product__comp.tabs-content{display:none}.product__comp.tabs-content--active{display:flex;animation:product-anim 1s}.product__tab-item{display:flex;align-items:center}@keyframes product-anim{0%{opacity:0}to{opacity:1}}.product__tabs{display:flex;gap:10px}.product__tab{width:70px;height:50px;border-radius:4px;position:relative;overflow:hidden;background-size:fill;transition:box-shadow .5s ease}.product__tab:before{content:"";position:absolute;display:block;top:0;right:0;bottom:0;left:0;background:#000c;transition:background .5s ease}.product__tab:focus{box-shadow:0 0 0 2px #c8a06cb3}.product__tab:hover:before{background:linear-gradient(180deg,#c8a06c00,#c8a06c)}.product__tab.tab--active:before{background:linear-gradient(180deg,#c8a06c00,#c8a06c)}.product__info{max-width:280px;width:100%}.product__title{font-size:24px;font-weight:700;line-height:1.25;margin:0 0 9px}.product__article{display:block;font-size:10px;font-weight:400;line-height:1.6;margin-bottom:15px}.product__components{margin-bottom:25px}.product___component,.product__total{display:flex;justify-content:space-between;font-size:12px;line-height:1.33;width:100%;position:relative}.product___component:after,.product__total:after{width:100%;height:1px;left:0;right:0;bottom:3px;z-index:-1;border-bottom:1px dashed rgb(51 51 51 / 16%)}.product___component:not(:last-child){margin-bottom:10px}.product___component dt,.product__total-text{font-weight:400;color:#3333338f;background-color:#fff;padding-right:5px}.product___component dd,.product__total-price{font-weight:500;background-color:#fff;padding-left:5px}.product__elements{margin:0 0 24px}.product__element{font-size:12px;font-weight:400;line-height:1.83;padding-left:10px;position:relative}.product__element:before{left:0;top:10px;width:3px;height:3px;border-radius:50%;background-color:#333}.product__price-box{width:100%;display:flex;gap:10px;justify-content:space-between}.product__price-box .input-field{height:44px;order:-1}.product__price{display:block;font-size:24px;line-height:1.6;font-weight:700;color:#c8a06c}.product__form{display:flex;gap:15px 20px;flex-wrap:wrap;margin-bottom:30px}.product__form-btns{display:flex;gap:15px;width:100%}.product__btn{gap:10px;padding:16px 24px;max-width:208px;width:100%}.product__btn:active path{stroke:#2f3035}.product__btn-favourite{height:56px;width:56px;background-color:#f2f2f2;border-radius:4px;display:flex;align-items:center;justify-content:center}.product__btn-favourite.product__btn-favourite--active path{transition:fill .5s ease,stroke .5s ease;fill:#c8a06c;stroke:transparent}.product__img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}@media (max-width: 992px){.product__inner{flex-wrap:wrap}.product__inner-content,.product__info{max-width:100%}.product__tab:hover:before{background:#000c}.product__tab.tab--active:hover:before{background:linear-gradient(180deg,#c8a06c00,#c8a06c)}.product__container{margin:0 -18px}.product__tabs{margin:-15px -15px 0;background-color:#f2f2f2;padding:10px 15px}}@media (max-width: 860px){.product__comp{height:400px}}@media (max-width: 768px){.product__inner{padding:25px 0 0}}@media (max-width: 680px){.product__comp{height:350px}}@media (max-width: 560px){.product__comp{height:300px}}@media (max-width: 480px){.product__comp{height:250px}.product__btn{max-width:100%}.product__btn-favourite{min-width:56px;display:flex;align-items:center;justify-content:center}}@media (max-width: 420px){.product__comp{height:200px}}@media (max-width: 370px){.product__comp{height:180px}}
