.product-page-block{display:flex;flex-direction:column;gap:10px}.product-content{display:flex;padding:10px;background-color:#fff;border-radius:10px 10px 0 0;position:sticky;top:-390px}.product-image-slaider{height:100%}.product-slider{display:flex;gap:10px;padding-top:50px;position:sticky;top:10px}.product-left-info{width:55%;position:relative}.product-right-info{width:calc(45% - 40px);padding:20px}.product-dop-info-waranty{padding:30px 0;color:#426b94;font-size:14px;font-weight:600}.product-block-info{background-color:#fff}.product-slider-thumbs{display:flex;flex-direction:column;gap:5px;max-height:500px;overflow-y:scroll;padding:20px;justify-content:center}.product-slider-thumb{border:1px solid #e1e9f4;border-radius:7px}.product-slider-thumb img{padding:5px;object-fit:contain;width:64px;height:64px}.product-slider-thumb--active{border:2px solid #15222e}.product-slider-image-wrapper{display:flex;justify-content:center;align-items:center;max-height:580px;width:100%}.product-slider-image-wrapper img{object-fit:contain;width:100%;max-height:580px;height:100%}.product-slider-main{display:flex;align-items:center;max-height:580px;justify-content:center;width:calc(100% - 130px)}.product-slider-arrow{width:80px;height:100%}.product-slider-arrow--prev:hover{cursor:url(/images/icon/product/arrowleft.svg),pointer}.product-slider-arrow--next:hover{cursor:url(/images/icon/product/arrowright.svg),pointer}.product-right-top{display:flex;justify-content:space-between}.product-com-wish-button{display:flex;gap:20px}.product-title-page{width:85%;font-size:36px;line-height:42px}.product-title-page.product-title-page--long{font-size:24px;line-height:24px}.product-count-article{display:flex;justify-content:space-between;padding-bottom:20px;font-size:15px}.product-count-text.red{color:#ff0000}.product-count-text.green{color:#008000}.product-count-text.preorder{color:#b7791f}.product-id-value{font-weight:600}.product-price-block{display:flex;gap:10px;padding:20px 0}.product-price{font-size:24px;font-weight:600}.product-old-price{color:#414141;text-decoration:line-through}.product-last-price{color:#8f9ba9;font-size:13px}.product-button-action{display:flex;gap:20px}.button-oneclick{padding:10px 15px;display:flex;gap:10px;min-width:90px;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;font-size:13px;min-height:18px;border:1px solid #16222e}.product-addtocartbutton{width:50%}.product-addtocartbutton .add-to-cart-button-start{width:100%}.product-addtocartbutton .shoping_cart_button_type_text_only,.shoping_cart_button_text_only{width:100%;display:flex;align-items:center;justify-content:center}.shoping_cart_button_text_only{padding:10px 15px;min-height:18px;border-radius:5px;font-size:13px;font-weight:500;background:#fe8000;color:#fff;border:1px solid #fe8000;transition:background .2s,border-color .2s}.add-to-cart-button-start:hover .shoping_cart_button_text_only{background:#e67300;border-color:#e67300}.shoping_cart_button_block{width:100%}.shoping_cart_button_block .shoping_cart_button_active{position:static;width:100%}.shoping_cart_button_type_text{width:100%;display:flex;align-items:center;justify-content:center}.shoping_cart_button_type_text .shoping_cart_button_text.in_basket{width:100%;padding:10px 15px;display:flex;align-items:center;justify-content:center;min-height:18px;border-radius:5px;font-size:13px;font-weight:500;color:#fe8000;background:#fff;border:1px solid #fe8000;transition:background .2s,color .2s;min-width:120px}.shoping_cart_button_block:hover .shoping_cart_button_type_text .shoping_cart_button_text.in_basket{background:#fff5eb;color:#e67300;border-color:#e67300}.product-button-oneclick{width:50%}.product-tabs-bclock-content{color:#fff;border-radius:20px 20px 0 0;max-width:var(--container-max);margin:0 auto;padding-left:20px;padding-right:20px}.product-tabs-bclock-area{position:relative;z-index:100;width:100vw;margin-left:calc(50% - 50vw);background-color:var(--color-Brand-bleu-dark);border-radius:20px 20px 0 0}.product-tab-item{padding:10px 25px;display:flex;gap:10px;align-items:center;justify-content:center;border-radius:5px;background:#2c3c4c;color:#fff;cursor:pointer;font-size:13px;min-height:18px}.product-tab-link-block{padding-bottom:24px}.product-tab-link{display:flex;flex-wrap:wrap;gap:8px;padding:5px 0}.product-tab-link-item{padding:6px 12px;border-radius:5px;border:1px solid #d0d0d0;font-size:14px;line-height:1}.product-tab-link-item a{text-decoration:none;color:inherit}.product-tab-link-item--active{background:#e1e9f4;border-color:#e1e9f4}.product-tab-link-item--active a{color:inherit;pointer-events:none;cursor:default}.product-dop-services{font-weight:600;padding:10px 0;font-size:14px}.product-tab-title{font-size:14px;padding-bottom:12px}.product-dop-services-content{padding-bottom:20px}.product-dop-services-block{background:#f5f8fb;padding:15px;width:70%}.product-dop-services-items-block{padding:10px 0}.product-dop-key-services-items{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:14px}.product-dop-services-line{display:flex;gap:10px;align-items:center}.product-dop-services-icon svg{display:flex}.product-service-tooltip-wrapper{position:relative;display:inline-flex;align-items:center;cursor:help}.product-service-help-icon{color:#aab6c5;transition:color .2s}.product-service-tooltip-wrapper:hover .product-service-help-icon{color:#16212e}.product-service-tooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;padding:8px 12px;background:#16212e;color:#fff;font-size:12px;line-height:1.4;border-radius:6px;white-space:normal;width:250px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:1000;pointer-events:none}.product-service-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#16212e}.product-service-tooltip-wrapper:hover .product-service-tooltip{opacity:1;visibility:visible}.product-options-delivery-block{padding-bottom:20px}.product-options-delivery-title{font-weight:600;padding:10px 0;font-size:14px}.product-options-content{font-size:14px}.product-options-items-delivery-block{padding:5px 0}.product-options-items-key{display:flex;align-items:center;gap:10px;padding:5px 0}.product-options-items-icon svg{display:flex}.product-options-payment-title{font-weight:600;padding:10px 0}.product-options-items-payment-block{display:flex;flex-wrap:wrap;gap:15px;padding:5px 0}.product-options-items-payment-key{border:1px solid #16212e;padding:5px;border-radius:7px}.product-tab-panel{padding:30px}.product-tabs-content{width:65%}.product-characteristic-key{display:flex;justify-content:space-between;padding:12px 0;color:#aab6c5}.product-characteristic-title{width:60%}.product-characteristic-value{width:40%;color:#e2e2e2}.product-tabs_panels{display:flex;gap:20px}.product-tabs-accessory{position:sticky;top:140px}.product-description{font-size:14px;line-height:1.6;color:#e2e2e2;word-wrap:break-word}.product-description--html{white-space:normal}.product-description img{max-width:100%;height:auto;border-radius:6px}.product-description a{color:#7eb3e8;text-decoration:underline}.product-description a:hover{text-decoration:none}.product-description p{margin:0 0 12px}.product-description p:last-child{margin-bottom:0}.product-description ol,.product-description ul{margin:12px 0;padding-left:24px}.product-description li{margin:6px 0}.product-description h1,.product-description h2,.product-description h3,.product-description h4{margin:16px 0 8px;font-weight:600}.product-description h1:first-child,.product-description h2:first-child,.product-description h3:first-child,.product-description h4:first-child{margin-top:0}.product-slider-thumbs::-webkit-scrollbar{width:0;height:10px}.product-slider-thumbs::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px}.product-slider-thumbs::-webkit-scrollbar-track{background-color:#fff}.product-about-info h2{margin:0 0 16px;font-size:18px;font-weight:600;color:#e2e2e2}.product-overview-list{display:flex;flex-direction:column;gap:16px}.product-overview-item{display:flex;gap:16px;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(234,234,234,.15);text-decoration:none;color:inherit;transition:opacity .2s}.product-overview-item:hover{opacity:.85}.product-overview-item:last-child{border-bottom:none}.product-overview-item-image{flex-shrink:0;width:120px;height:80px;border-radius:8px;overflow:hidden;background:rgba(255,255,255,.05)}.product-overview-item-image img{width:100%;height:100%;object-fit:cover}.product-overview-item-body{flex:1 1;min-width:0}.product-overview-item-title{font-weight:600;font-size:15px;color:#e2e2e2;margin-bottom:4px}.product-overview-item-excerpt{font-size:13px;color:#aab6c5;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-overview-item-date{font-size:12px;color:#6b7a8c;margin-top:6px}.product-warranty-info{font-size:14px;color:#aab6c5;padding:12px 0}.product-file-list{display:flex;flex-direction:column;gap:8px}.product-file-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#14957b;text-decoration:underline;padding:8px 0;transition:color .2s}.product-file-link:hover{color:#0f7a65}@media (min-width:1920px){.product-page{max-width:1920px;margin-left:auto;margin-right:auto}}@media (max-width:1699px){.product-title-page{font-size:34px;line-height:40px}.product-title-page.product-title-page--long{font-size:22px;line-height:22px}.product-content{padding:12px}.product-slider-main{width:calc(100% - 110px)}.product-slider-thumbs{max-height:460px}.product-slider-image-wrapper,.product-slider-image-wrapper img{max-height:520px}}@media (max-width:1549px){.product-title-page{font-size:32px;line-height:38px}.product-title-page.product-title-page--long{font-size:22px;line-height:22px}.product-left-info{width:50%}.product-right-info{width:calc(50% - 32px)}.product-dop-services-block{width:85%}.product-slider-thumbs{max-height:420px}.product-slider-image-wrapper,.product-slider-image-wrapper img{max-height:480px}}@media (max-width:1399px){.product-content{top:-360px}.product-title-page{width:90%;font-size:30px;line-height:36px}.product-title-page.product-title-page--long{font-size:22px;line-height:22px}.product-price{font-size:22px}.product-dop-services-block{width:100%}.product-slider-thumb img{width:56px;height:56px}.product-slider-main{width:calc(100% - 100px)}.product-slider-image-wrapper,.product-slider-image-wrapper img{max-height:440px}}@media (max-width:1199px){.product-title-page{font-size:28px;line-height:34px}.product-title-page.product-title-page--long{font-size:20px;line-height:24px}.product-left-info{width:60%}.product-right-info{width:calc(40% - 32px)}}@media (max-width:991px){.product-dop-services-block{width:auto}.product-addtocartbutton,.product-button-oneclick{width:100%}.product-title-page{font-size:26px;line-height:32px}.product-title-page.product-title-page--long{font-size:20px;line-height:24px}.product-content{padding:10px}.product-slider-thumbs{max-height:320px;padding:12px}.product-slider-thumb img{width:48px;height:48px}.product-slider-main{width:calc(100% - 80px)}.product-slider-arrow{width:60px}.product-slider-image-wrapper,.product-slider-image-wrapper img{max-height:360px}.product-price{font-size:20px}.product-count-article{font-size:14px;padding-bottom:14px}.product-price-block{padding:14px 0}.product-button-action{gap:12px;flex-direction:column}.product-tab-link-block{padding-bottom:18px}.product-tab-title{font-size:13px;padding-bottom:10px}.product-dop-services,.product-options-content,.product-options-delivery-title,.product-options-payment-title{font-size:13px}.product-tabs-bclock-content{padding-left:12px;padding-right:12px}.product-service-tooltip{width:220px}}@media (max-width:950px){.product-content{flex-direction:column}.product-left-info{width:100%}.product-right-info{width:100%;box-sizing:border-box}.product-com-wish-button{position:absolute;top:20px;right:20px}.product-brand-value{position:absolute;top:20px;left:20px}.product-slider-thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding:8px 0;justify-content:center;gap:8px;-webkit-overflow-scrolling:touch}.product-slider-main{width:100%;order:1}.product-slider{flex-direction:column}}@media (max-width:767px){.bread-crumbs{padding:12px 10px;font-size:12px;flex-wrap:wrap}.product-page-block{gap:8px}.product-content{padding:8px;border-radius:8px 8px 0 0}.product-slider-thumb{flex-shrink:0}.product-slider-thumb img{width:52px;height:52px}.product-slider-image-wrapper,.product-slider-image-wrapper img{max-height:320px}.product-slider-arrow{width:44px}.product-com-wish-button{gap:12px}.product-title-page{font-size:22px;line-height:28px}.product-title-page.product-title-page--long{font-size:18px;line-height:22px}.product-count-article{padding-bottom:12px}.product-price-block{padding:12px 0}.product-price{font-size:18px}.product-button-action{flex-direction:column;gap:10px}.product-addtocartbutton,.product-button-oneclick{width:100%}.product-dop-info-waranty{padding:16px 0;font-size:13px}.product-dop-services-content{padding-bottom:16px}.product-dop-services-block{padding:12px}.product-dop-key-services-items{font-size:13px}.product-options-delivery-block{padding-bottom:14px}.product-options-items-key{flex-wrap:wrap;gap:6px}.product-tabs-bclock-area{border-radius:12px 12px 0 0}.product-tabs-bclock-content{padding-left:10px;padding-right:10px}.product-tab-panel{padding:20px 0}.product-characteristic-key{padding:10px 0;flex-wrap:wrap;gap:4px}.product-characteristic-title,.product-characteristic-value{width:100%}.product-description{font-size:13px}.product-about-info h2{font-size:16px;margin-bottom:12px}.product-overview-item{flex-direction:column;gap:10px;padding:10px 0}.product-overview-item-image{width:100%;max-width:200px;height:120px}.product-service-tooltip{width:200px;font-size:11px}}@media (max-width:575px){.bread-crumbs{padding:10px 8px;font-size:11px;gap:6px}.product-page-block{gap:6px}.product-content{padding:6px}.product-slider-thumb img{width:44px;height:44px}.product-slider-image-wrapper,.product-slider-image-wrapper img{max-height:280px}.product-slider-arrow{width:36px}.product-right-top{flex-wrap:wrap;gap:8px}.product-com-wish-button{gap:8px}.product-title-page{font-size:18px;line-height:24px}.product-title-page.product-title-page--long{font-size:16px;line-height:20px}.product-count-article{flex-direction:column;align-items:flex-start;gap:4px;padding-bottom:10px}.product-price-block{padding:10px 0;gap:8px}.product-price{font-size:16px}.product-button-action{gap:8px}.button-oneclick{padding:8px 12px;font-size:12px;min-height:16px}.product-dop-info-waranty{padding:12px 0;font-size:12px}.product-tab-link{gap:6px}.product-tab-link-item{padding:5px 10px;font-size:13px}.product-dop-services-block{padding:10px}.product-dop-services-items-block{padding:8px 0}.product-options-delivery-title,.product-options-payment-title{padding:8px 0;font-size:12px}.product-options-items-payment-block{gap:10px}.product-options-items-payment-key{padding:4px;font-size:12px}.product-tab-panel{padding:16px 0}.product-characteristic-key{padding:8px 0;font-size:13px}.product-characteristic-title,.product-characteristic-value{font-size:13px}.product-warranty-info{font-size:13px;padding:10px 0}.product-file-link{font-size:13px;padding:6px 0}.product-overview-item-title{font-size:14px}.product-overview-item-excerpt{font-size:12px}.product-overview-item-date{font-size:11px}}