.product-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"left header" "left right";align-items:start;grid-gap:16px;gap:16px;padding:30px}.product-main-header{grid-area:header;gap:10px;align-self:start}.product-left-info,.product-main-header{width:100%;display:flex;flex-direction:column}.product-left-info{grid-area:left;justify-content:space-between;align-items:center;border-radius:20px;background:#FFF;position:sticky;top:120px}.product-right-info{grid-area:right;width:100%;flex-direction:column;align-items:flex-start;gap:10px}.product-left-info-top,.product-right-info{display:flex;flex-shrink:0;align-self:stretch}.product-left-info-top{height:40px;justify-content:space-between;align-items:center;padding:20px}.product-dop-info-waranty{display:flex;padding:8px 10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:16px;border:1px solid #041f3a}.product-count-text{font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase}.product-availability-status{display:flex;align-items:center;gap:8px}.product-availability-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;background:#b7791f}.product-availability-dot.red{background:#ef4444}.product-availability-dot.green{background:#22c55e}.product-availability-dot.preorder{background:#b7791f}.product-slider-main{display:flex;height:455px;padding:10px 42px;justify-content:space-between;align-items:center;gap:8px;position:relative;box-sizing:border-box}.product-slider-image-wrapper{flex:1 1;display:flex;justify-content:center;align-items:center;min-width:0;position:relative;overflow:hidden}.product-slider-image{width:100%;height:100%;max-height:435px;-o-object-fit:contain;object-fit:contain}.product-slider-zoom-trigger{width:100%;height:100%;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.product-slider-side-preview{display:none}.product-slider-side-preview-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-slider-zoom-overlay{position:fixed;inset:0;z-index:10060;background:rgba(8,18,30,.82);display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.product-slider-zoom-modal{position:relative;max-width:1460px;max-height:calc(100vh - 48px)}.product-slider-zoom-image-wrap,.product-slider-zoom-modal{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-slider-zoom-image{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-slider-zoom-close{position:absolute;top:0;right:0;width:44px;height:44px;border:0;border-radius:8px;background:rgba(255,255,255,.15);color:#fff;font-size:34px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-slider-zoom-close:hover{background:rgba(255,255,255,.25)}.product-slider-zoom-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:8px;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;cursor:pointer}.product-slider-zoom-nav:before{content:"";width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff}.product-slider-zoom-nav--prev{left:0}.product-slider-zoom-nav--prev:before{transform:rotate(135deg)}.product-slider-zoom-nav--next{right:0}.product-slider-zoom-nav--next:before{transform:rotate(-45deg)}.product-slider-zoom-nav:hover{background:rgba(255,255,255,.26)}.product-slider-arrow{width:32px;height:32px;border:0;border-radius:999px;background:rgba(255,255,255,.72);padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.product-slider-arrow:before{content:"";width:10px;height:10px;border-right:2px solid #8f9ba9;border-bottom:2px solid #8f9ba9;transition:border-color .2s ease}.product-slider-arrow--prev:before{transform:rotate(135deg)}.product-slider-arrow--prev{left:10px}.product-slider-arrow--next:before{transform:rotate(-45deg)}.product-slider-arrow--next{right:10px}.product-slider-arrow:hover:before{border-color:#16212e}.product-slider-arrow:disabled{cursor:default}.product-slider-arrow:disabled:before{border-color:#d0d6dd}.product-slider-thumbs-wrap{--thumb-size:74px;--thumb-gap:10px;--thumb-peek:24px;width:min(100%,calc((var(--thumb-size) * 8) + (var(--thumb-gap) * 7) + var(--thumb-peek)));display:flex;justify-content:center;align-items:center;margin:30px auto;position:relative}.product-slider-thumbs-viewport{width:100%;overflow:hidden}.product-slider-thumbs{display:flex;align-items:center;gap:var(--thumb-gap);overflow-x:auto;overflow-y:hidden;padding:2px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-slider-thumbs::-webkit-scrollbar{display:none}.product-slider-thumb{width:var(--thumb-size);height:var(--thumb-size);border:1px solid #e1e9f4;border-radius:10px;background:#fff;padding:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.product-slider-thumb img,.product-slider-thumb-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-slider-thumb--active{border-color:#16212e}.product-slider-thumbs-arrow{width:28px;height:28px;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.28);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2;box-shadow:0 4px 14px rgba(22,33,46,.12)}.product-slider-thumbs-arrow:before{content:"";width:8px;height:8px;border-right:2px solid #4f6278;border-bottom:2px solid #4f6278;transition:border-color .2s ease}.product-slider-thumbs-arrow--prev:before{transform:rotate(135deg)}.product-slider-thumbs-arrow--prev{left:6px}.product-slider-thumbs-arrow--next:before{transform:rotate(-45deg)}.product-slider-thumbs-arrow--next{right:6px}.product-slider-thumbs-arrow:hover:before{border-color:#16212e}.product-slider-mobile-pagination{display:none}.product-slider-mobile-pagination-item{display:flex;align-items:center;justify-content:center;cursor:pointer}.product-slider-mobile-pagination-line{width:26px;height:2px;border-radius:2px;background:#bebebe;transition:background-color .2s ease}.product-slider-mobile-pagination-item--active .product-slider-mobile-pagination-line{background:rgba(4,31,58,.6)}.product-right-top{display:flex;padding:20px 10px 10px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:20px;border-top:.8px solid rgba(7,32,58,.3)}.product-rating-summary-star{color:#fe8000;display:flex;width:24px;height:24px;padding:2px;flex-direction:column;justify-content:center;align-items:center;gap:10px}.product-rating-summary{display:flex;align-items:center;gap:20px;flex:1 0;align-self:stretch}.product-rating-summary-star-block{display:flex;align-items:center;gap:5px}.product-rating-summary-text-block{color:#000;font-size:17px;font-weight:400;line-height:130%;display:flex;gap:5px}.product-com-wish-button{display:flex;align-items:center;gap:30px}.compare_button{display:flex;width:34px;height:34px;padding:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1}.compare_button img,.compare_button svg{height:22px;width:22px;flex-shrink:0;align-self:stretch;aspect-ratio:1/1}.wish_list_buuton{display:flex;width:34px;height:34px;padding:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1}.wish_list_buuton img,.wish_list_buuton svg{height:22px;width:22px;flex-shrink:0;align-self:stretch;aspect-ratio:1/1}.share_button{display:flex;width:34px;height:34px;padding:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;border:none;background:transparent;cursor:pointer}.share_button img,.share_button svg{height:22px;width:22px;flex-shrink:0;align-self:stretch;aspect-ratio:1/1}.product-title-page{max-width:580px;color:#000;font-family:"Inter",var(--font-display,Arial,sans-serif);font-size:36px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase;margin:0}.product-title-page.product-title-page--long{font-size:24px;line-height:24px}.product-title-block{display:flex;padding:0 10px 10px;justify-content:space-between;align-items:flex-start;align-self:stretch}.product-title-block-title{display:flex;flex:1 0;min-width:0;flex-direction:column;align-items:flex-start;gap:10px}.product-brand-value{display:flex;width:200px;height:40px;padding:10px 20px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;border:.8px solid #041f3a;box-sizing:border-box}.product-brand-value a{color:#041f3a;font-size:16px;line-height:1.3;text-decoration:none}.product-brand-value a,.product-id-value{font-weight:500;text-transform:uppercase;font-family:Inter;font-style:normal}.product-id-value{color:#00000060;font-size:14px;line-height:130%}.product-main-characteristics{display:flex;width:100%;padding:0 10px 10px;gap:8px;flex-wrap:wrap;box-sizing:border-box}.product-main-characteristics-item{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid rgba(4,31,58,.18);border-radius:10px;background:#fff}.product-main-characteristics-title{color:rgba(0,0,0,.6);font-size:12px;font-weight:400;line-height:130%}.product-main-characteristics-value{color:#000;font-size:13px;font-weight:500;line-height:130%}.product-price-block{display:flex;padding:22px 10px 10px;justify-content:space-between;align-items:flex-start;align-self:stretch}.product-price-main{display:flex;width:388px;flex-direction:column;align-items:flex-start;gap:10px}.product-price-cash-label,.product-price-main-row{display:flex;align-items:flex-start;gap:10px;align-self:stretch}.product-price-values{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1 0}.product-price{color:#000;font-size:28px;text-transform:uppercase}.product-old-price,.product-price{font-family:Inter;font-style:normal;font-weight:500;line-height:130%}.product-old-price{color:#00000060;text-align:right;font-size:20px;text-decoration-line:line-through;text-transform:uppercase}.product-price-savings{display:flex;padding:4px 0;flex-direction:column;justify-content:space-between;align-items:flex-end;align-self:stretch}.product-price-savings-badge{display:flex;width:78px;height:26px;padding:0 8px;justify-content:center;align-items:center;border-radius:4px;background:#D0E2CE}.product-price-savings-amount{color:rgba(0,0,0,.6);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase}.product-base-price-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.product-base-price-title{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:130%;align-self:stretch}.product-base-price-tooltip-wrapper,.product-base-price-value-block{display:flex;align-items:center;gap:10px;align-self:stretch}.product-base-price-tooltip-wrapper{width:26px;padding:2px;justify-content:center;aspect-ratio:1/1}.product-base-price-tooltip-trigger{flex:1 0;align-self:stretch;display:flex;align-items:center;justify-content:center}.product-last-price{color:rgba(0,0,0,.6);font-size:16px}.product-base-price-value,.product-last-price{font-family:Inter;font-style:normal;font-weight:500;line-height:130%}.product-base-price-value{color:#000;font-size:20px;text-transform:uppercase}.product-base-price-tooltip{position:absolute;top:calc(100% + 8px);right:0;width:260px;padding:10px;border-radius:8px;background:#fff;border:1px solid rgba(7,32,58,.2);box-shadow:0 6px 20px rgba(0,0,0,.12);color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:135%;z-index:10;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.product-base-price-tooltip-wrapper:focus-within .product-base-price-tooltip,.product-base-price-tooltip-wrapper:hover .product-base-price-tooltip{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:767px){.product-base-price-tooltip{left:0;right:auto;width:min(280px,calc(100vw - 40px))}.product-slider-thumbs-wrap{--thumb-size:64px;--thumb-gap:8px;--thumb-peek:18px}.product-slider-thumb{border-radius:8px;padding:5px}.product-slider-thumbs-arrow{width:24px;height:24px}}@media (max-width:575px){.product-slider-thumbs-wrap{--thumb-size:56px;--thumb-peek:14px}.product-slider-thumb{border-radius:7px;padding:4px}.product-slider-thumbs-arrow{width:22px;height:22px}}.product-dop-info-block{display:flex;flex-direction:column;gap:24px;width:100%}.product-mini-tabs{display:flex;max-width:688px;flex-direction:column;align-items:flex-end;gap:20px}.product-mini-tabs-head{display:flex;align-items:stretch;gap:10px;width:100%;padding:0}.product-mini-tabs-btn{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-bottom:1px solid rgba(7,32,58,.3);border-radius:11px;min-height:44px;padding:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-mini-tabs-btn--characteristics{flex:0 1 219px}.product-mini-tabs-btn--delivery{flex:0 1 214px}.product-mini-tabs-btn--services{flex:1 1;min-width:240px}.product-mini-tabs-btn-label{color:rgba(4,31,58,.6);font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase;text-align:center}.product-mini-tabs-btn--active{border-color:#041f3a}.product-mini-tabs-btn--active .product-mini-tabs-btn-label{color:#000}.product-mini-tabs-body{width:100%;min-height:170px}.product-mini-characteristics-short{display:flex;flex-direction:column;gap:2px}.product-mini-tabs-panel{display:block;padding:0}.product-mini-tabs-panel--hidden,.product-mini-tabs-panel-title{display:none}.product-about-info{width:100%}.product-description-layout{width:100%;display:grid;grid-template-columns:390px minmax(0,1fr);grid-gap:40px;gap:40px;align-items:start}.product-description-nav{display:flex;flex-direction:column;gap:10px;position:sticky;top:185px}.product-description-nav-item{display:flex;align-items:center;min-height:41px;padding:10px;border-radius:10px;border-bottom:.8px solid rgba(7,32,58,.3);color:#000;font-size:16px;font-weight:500;line-height:130%;text-transform:uppercase;text-decoration:none;box-sizing:border-box}.product-description-nav-item:hover{color:#fe8000}.product-description-content{min-width:0;overflow-x:auto}.product-description--html{color:#000}.product-description--html h2{margin:0 0 20px;font-size:24px;scroll-margin-top:140px}.product-description--html h2,.product-description--html h3{color:#000;font-weight:500;line-height:130%;text-transform:uppercase}.product-description--html h3{margin:30px 0 14px;font-size:20px}.product-description--html h4{margin:24px 0 10px;color:#000;font-size:17px;font-weight:500;line-height:130%;text-transform:uppercase}.product-description--html p{margin:0 0 20px;color:#000;font-size:17px;font-weight:400;line-height:130%}.product-description--html ol,.product-description--html ul{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.product-description--html li{position:relative;padding-left:20px;color:#000;font-size:17px;font-weight:400;line-height:130%}.product-description--html li:before{content:"";position:absolute;left:0;top:6px;width:10px;height:10px;border-radius:1.3px;background:#fe8000}.product-description--html img{width:100%;max-width:100%;height:auto;border-radius:14px;display:block;margin:0 0 20px;-o-object-fit:cover;object-fit:cover}.product-description--html a{color:#041f3a}.product-description--html figure{margin:0 0 20px}.product-description--html figcaption{margin-top:8px;color:rgba(0,0,0,.6);font-size:14px;font-weight:500;line-height:130%;text-align:center}.product-description--html blockquote{margin:0 0 20px;padding:0 0 0 96px;position:relative}.product-description--html blockquote:before{content:"“";position:absolute;left:0;top:-8px;color:#fe8000;font-size:110px;font-weight:500;line-height:.65}.product-description--html blockquote p{margin:0;color:rgba(0,0,0,.6)}.product-description--html table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0 10px;margin:0 0 20px}.product-description--html thead tr{background:#ebf4ea}.product-description--html td,.product-description--html th{padding:14px 10px;border-top:.8px solid rgba(7,32,58,.3);border-bottom:.8px solid rgba(7,32,58,.3);font-size:17px;line-height:130%;text-align:left}.product-description--html th{color:#000;font-size:14px;font-weight:700;text-transform:uppercase}.product-description--html td{color:#000;font-weight:400}.product-description--html tr>:first-child{border-left:.8px solid rgba(7,32,58,.3);border-top-left-radius:12px;border-bottom-left-radius:12px}.product-description--html tr>:last-child{border-right:.8px solid rgba(7,32,58,.3);border-top-right-radius:12px;border-bottom-right-radius:12px}.product-about-info>h2{margin:0 0 20px;color:#000;font-size:24px;font-weight:500;line-height:120%;text-transform:uppercase}.product-characteristic-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%}.product-characteristic-key-group{display:flex;flex-direction:column;gap:10px}.product-characteristic-group-title{margin:0;color:#000;font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-characteristic-group-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.product-characteristic-group-summary::-webkit-details-marker{display:none}.product-characteristic-group-rows{display:flex;flex-direction:column;gap:10px}.product-characteristic-group-toggle{display:none}.product-characteristic-group-toggle:before{content:"+"}.product-characteristic-key-group--collapsible[open] .product-characteristic-group-toggle:before{content:"−"}.product-characteristic-key-group .product-characteristic-key{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:30px;padding:0 10px;border-radius:6px;background:#fff}.product-characteristic-key-group .product-characteristic-title{flex:1 1 auto;min-width:0;color:rgba(0,0,0,.6);font-size:17px;font-weight:400;line-height:130%}.product-characteristic-key-group .product-characteristic-value{flex-shrink:0;color:#000;font-size:16px;font-weight:500;line-height:130%;text-transform:uppercase;text-align:right}.product-variant-groups-block{width:100%;border-top:.8px solid #041f3a30;padding:15px 10px 0;box-sizing:border-box;border-radius:16px}.product-variant-switchers-grid{display:flex;flex-direction:column;gap:16px;width:100%}.product-variant-switchers-row{display:flex;align-items:flex-start;gap:32px;width:100%}.product-variant-switcher-group{display:flex;flex:1 1;min-width:0;flex-direction:column;align-items:flex-start;gap:10px}.product-variant-switcher-title{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase}.product-variant-switcher-options{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%}.product-variant-switcher-option{display:flex;min-height:42px;padding:10px 12px;justify-content:center;align-items:center;border-radius:4px;border:.8px solid rgba(7,32,58,.3);box-sizing:border-box}.product-variant-switcher-option a,.product-variant-switcher-option div{color:rgba(4,31,58,.6);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase;text-decoration:none}.product-variant-switcher-option--active{border-color:#041f3a}.product-variant-switcher-option--active div{color:#041f3a}.product-mini-characteristics-short .product-characteristic-key{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 10px}.product-mini-characteristics-short .product-characteristic-title{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:130%}.product-mini-characteristics-short .product-characteristic-value{color:#000;font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase;text-align:right}.product-options-content{width:100%;padding:0 10px}.product-options-delivery-title{display:none}.product-options-items-delivery-block{width:100%;display:flex;flex-direction:column;gap:0}.product-options-items-block{width:100%}.product-options-items-key-content{display:flex;align-items:flex-start;gap:8px;min-width:0}.product-options-items-icon{display:none}.product-options-items-description{color:#000;font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-options-items-key{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:.8px solid rgba(7,32,58,.3)}.product-options-items-price-badge{min-width:75px;border-radius:6px;background:#d0e2ce;padding:4px 8px;color:#000;font-size:14px;font-weight:500;line-height:130%;text-align:center;text-transform:uppercase;white-space:nowrap}.product-options-items-price-badge--free{background:#87ff8f}.product-dop-services-content{width:100%;padding:0 10px}.product-dop-services-block{width:100%}.product-dop-services-items-block{display:flex;flex-direction:column;width:100%}.product-dop-key-services-items{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0}.product-dop-services-line{display:flex;align-items:center;gap:2px;min-width:0}.product-dop-services-name{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:130%}.product-dop-services-icon{display:flex;align-items:center}.product-service-tooltip-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#bdd6b9}.product-service-help-icon{width:12px;height:12px;color:rgba(4,31,58,.9);cursor:help}.product-service-tooltip{bottom:calc(100% + 10px);width:280px;max-width:min(280px,calc(100vw - 40px));padding:10px 12px;border-radius:10px;color:#fff;font-size:13px;line-height:135%;box-shadow:0 8px 24px rgba(4,31,58,.25);opacity:0;visibility:hidden;pointer-events:none;z-index:5;transition:opacity .18s ease,visibility .18s ease}.product-service-tooltip,.product-service-tooltip:after{position:absolute;left:50%;transform:translateX(-50%);background:#041f3a}.product-service-tooltip:after{content:"";top:100%;width:10px;height:10px;rotate:45deg}.product-service-tooltip-wrapper:focus-within .product-service-tooltip,.product-service-tooltip-wrapper:hover .product-service-tooltip{opacity:1;visibility:visible}.product-dop-services-price{color:#000;font-size:14px;font-weight:500;line-height:130%;text-align:right;white-space:nowrap;text-transform:uppercase}.product-payment-under-buttons{width:100%;margin-top:10px}.product-options-items-payment-block{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.product-image-slaider{width:100%}.product-options-items-payment-key{display:flex;align-items:center;justify-content:center;min-width:90px;height:30px;border:.6px solid rgba(0,0,0,.3);border-radius:4px;padding:0 8px;color:#000;background:#fff;font-size:14px;font-weight:400;line-height:130%;text-align:center;box-sizing:border-box}.product-options-items-payment-key--sbp{font-size:12px;font-weight:600;text-transform:uppercase;color:#2d4fa1}.product-options-items-payment-key--mir{font-size:22px;font-weight:700;line-height:100%;text-transform:uppercase;color:#2aa94a}.product-options-items-payment-key--split{padding:0 10px}.product-options-items-payment-key--split .product-payment-logo-split{display:flex;align-items:center;justify-content:center;gap:4px;text-transform:lowercase}.product-payment-logo-split-dot{width:8px;height:8px;border-radius:50%;background:#1bb34a}.product-button-action{display:flex;gap:20px;align-items:stretch;width:100%;padding:32px 0 10px}.product-addtocartbutton,.product-button-oneclick{flex:1 1;width:auto;min-width:0}.product-button-action{gap:16px;min-height:50px;height:50px}.product-addtocartbutton .add-to-cart-button-start,.product-addtocartbutton .shoping_cart_button_block{display:flex;width:100%;min-height:50px;height:100%}.product-addtocartbutton .shoping_cart_button_type_text,.product-addtocartbutton .shoping_cart_button_type_text_only{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;height:100%;border-radius:14px;background:#041f3a;box-sizing:border-box;padding:10px 14px}.product-addtocartbutton .shoping_cart_button_text.in_basket,.product-addtocartbutton .shoping_cart_button_text_only{min-width:0;color:#fff;font-size:16px;font-weight:500;line-height:120%;letter-spacing:0;text-align:center;text-transform:uppercase}.product-addtocartbutton .shoping_cart_button_active{display:flex;width:100%}.product-addtocartbutton .add-to-cart-button-start--disabled .shoping_cart_button_type_text,.product-addtocartbutton .add-to-cart-button-start--disabled .shoping_cart_button_type_text_only{opacity:.6}.product-button-oneclick .product-oneclick-root{display:block;width:100%}.product-button-oneclick .button-oneclick{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;height:100%;border-radius:14px;border:1px solid #fe8000;background:#fff;color:#000;font-size:16px;font-weight:500;line-height:120%;letter-spacing:0;text-align:center;text-transform:uppercase;padding:10px 14px;box-sizing:border-box}.product-button-oneclick .button-oneclick:hover:not(:disabled){background:#fff9f3}.product-button-oneclick .button-oneclick:disabled{opacity:.6}.product-related-block{padding:30px;margin-top:30px;display:flex;flex-direction:column;gap:30px}.product-related-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.product-related-tabs{display:flex;align-items:stretch;gap:10px;flex:1 1 auto;min-width:0}.product-related-tab{display:flex;flex:1 1;min-height:60px;align-items:center;justify-content:center;padding:10px;border-radius:20px;border-bottom:.8px solid rgba(7,32,58,.3);color:rgba(4,31,58,.6);font-family:"Inter",var(--font-display,Arial,sans-serif);font-size:16px;font-weight:500;line-height:130%;text-align:center;text-transform:uppercase;box-sizing:border-box}.product-related-tab-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;font-family:inherit}.product-related-tab--active{border-bottom:1px solid #041f3a;color:#000;background:rgba(255,255,255,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-related-link{color:#000;text-decoration:none;font-size:16px;font-weight:500;line-height:130%;text-transform:uppercase;white-space:nowrap}.product-related-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.product-related-empty{padding:20px;color:rgba(4,31,58,.7);font-size:16px;line-height:140%}.product-related-card,.product-related-empty{border:.8px solid rgba(7,32,58,.3);border-radius:16px}.product-related-card{display:flex;flex-direction:column;min-height:480px;padding:16px;background:#fff;box-sizing:border-box}.product-related-card:nth-child(3),.product-related-card:nth-child(4){grid-column:span 2}.product-related-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-related-card-title{color:#000;text-decoration:none;font-size:16px;font-weight:500;line-height:130%;text-transform:uppercase}.product-related-card-actions{display:flex;align-items:center;gap:16px}.product-related-card-image{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;padding:10px 20px}.product-related-card-image img{width:100%;height:100%;max-height:260px;-o-object-fit:contain;object-fit:contain}.product-related-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:30px;padding:5px 0;border-bottom:.8px solid rgba(7,32,58,.3);color:#000;font-size:14px;font-weight:400;line-height:130%}.product-related-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:10px}.product-related-card-prices{display:flex;flex-direction:column;gap:2px}.product-related-card-price{color:#000;font-size:16px;font-weight:500;line-height:120%;text-transform:uppercase}.product-related-card-old-price{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:130%;text-decoration:line-through}.product-related-card-add .add-to-cart-button-start,.product-related-card-add .shoping_cart_button_block{min-width:42px;min-height:42px}.product-related-card-add .shoping_cart_button,.product-related-card-add .shoping_cart_button_icon{width:42px;height:42px;border-radius:999px;border:.8px solid rgba(4,31,58,.6);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.product-useful-articles-block{margin-top:30px;padding:30px;display:flex;flex-direction:column;gap:40px}.product-useful-articles-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.product-useful-articles-title{margin:0;color:#000;font-size:36px;font-weight:500;line-height:120%;text-transform:uppercase}.product-useful-articles-link{color:#000;text-decoration:none;font-size:16px;font-weight:500;line-height:130%;text-transform:uppercase;white-space:nowrap}.product-useful-articles-grid{--gap:16px;--full-cards:3;--peek:0.2;width:100%;display:flex;gap:var(--gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(4,31,58,.35) transparent;padding-bottom:20px}.product-useful-article-card{flex:0 0 calc((100% - (var(--gap) * var(--full-cards))) / (var(--full-cards) + var(--peek)));min-width:320px;min-height:620px;border-radius:24px;border:.8px solid rgba(7,32,58,.3);padding:10px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;scroll-snap-align:start}.product-useful-article-card-content{display:flex;flex-direction:column;gap:24px}.product-useful-article-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-useful-article-category{min-height:40px;padding:0 20px;border-radius:14px;border:.8px solid rgba(7,32,58,.3);background:#d0e2ce;color:#000;display:inline-flex;align-items:center;font-size:16px;font-weight:500;line-height:120%;text-transform:uppercase}.product-useful-article-date{color:rgba(0,0,0,.6);font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-useful-article-title{color:#041f3a;font-size:24px;font-weight:500;text-transform:uppercase;min-height:95px}.product-useful-article-excerpt,.product-useful-article-title{line-height:130%;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-useful-article-excerpt{color:rgba(0,0,0,.6);font-size:17px;font-weight:400}.product-useful-article-image-wrap{padding:15px 0;margin-top:auto;border-radius:20px;overflow:hidden;aspect-ratio:601/404}.product-useful-article-image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:1399px){.product-related-tab{font-size:14px}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-related-card:nth-child(3),.product-related-card:nth-child(4){grid-column:span 1}.product-related-card{min-height:440px}.product-about-info>h2{font-size:22px}.product-characteristic-key-group .product-characteristic-title,.product-characteristic-key-group .product-characteristic-value,.product-variant-switcher-option a,.product-variant-switcher-option div,.product-variant-switcher-title{font-size:15px}.product-useful-articles-title{font-size:30px}.product-useful-article-title{font-size:22px}.product-useful-article-excerpt{font-size:16px}.product-slider-main{padding:10px 36px}.product-slider-arrow{width:28px;height:28px}}@media (max-width:1199px){.product-button-action{padding:10px 0 0;flex-direction:row;gap:8px;min-height:34px;height:34px}.product-addtocartbutton,.product-button-oneclick{width:100%;min-width:0}.product-addtocartbutton .add-to-cart-button-start,.product-addtocartbutton .shoping_cart_button_block{min-height:34px;height:100%}.product-addtocartbutton .shoping_cart_button_type_text,.product-addtocartbutton .shoping_cart_button_type_text_only{min-height:34px;height:100%;border-radius:9px;padding:8px 10px}.product-addtocartbutton .shoping_cart_button_text.in_basket,.product-addtocartbutton .shoping_cart_button_text_only{font-size:12px;line-height:130%}.product-button-oneclick .button-oneclick{min-height:34px;height:100%;border-radius:9px;border-width:.8px;font-size:12px;line-height:130%;padding:8px 10px}.product-right-info{gap:16px}.product-right-top{padding:5px 8px;border-radius:10px}.product-rating-summary{gap:10px}.product-rating-summary-star{width:20px;height:20px;padding:2px}.product-rating-summary-text-block{font-size:14px;gap:5px}.product-title-block{padding:0 8px;gap:10px}.product-title-block-title{gap:5px}.product-dop-info-waranty{color:#000}.product-count-text,.product-dop-info-waranty{font-size:12px;font-weight:400;line-height:130%}.product-count-text{color:rgba(0,0,0,.6)}.product-com-wish-button{display:flex;width:160px;justify-content:flex-end;align-items:center;gap:20px;align-self:stretch}.compare_button img,.compare_button svg,.share_button img,.share_button svg,.wish_list_buuton img,.wish_list_buuton svg{display:flex;width:20px;height:14px;padding:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;align-self:stretch;aspect-ratio:1/1}.product-title-page{color:#000;font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-brand-value{width:113px;max-width:113px;min-height:20px;display:flex;height:20px;padding:10px 20px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:16px;border:.8px solid #041f3a;box-sizing:border-box}.product-brand-value a{color:#041F3A;font-weight:500}.product-brand-value a,.product-id-value{font-size:12px;line-height:130%;text-transform:uppercase}.product-id-value{color:rgba(0,0,0,.6);font-weight:400}.product-rating-summary-count{color:#000;font-size:14px;font-weight:400;line-height:130%}.product-related-block{margin-top:30px;gap:24px}.product-price-cash-label{color:#000;font-size:14px;font-weight:400;line-height:130%}.product-price-block{display:flex;padding-left:8px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.product-price-main{width:100%}.product-price-values{gap:4px}.product-base-price-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.product-base-price-tooltip-trigger img{display:flex;width:21px;padding:2px;justify-content:center;align-items:center;gap:10px;align-self:stretch;aspect-ratio:1/1}.product-variant-switcher-title{color:#000;font-size:14px;font-weight:400;line-height:130%;text-transform:none}.product-variant-switcher-options{display:flex;align-items:center;flex-shrink:0;align-self:stretch}.product-variant-switcher-option{display:flex;min-width:32px;min-height:32px;padding:5px 8px;justify-content:center;align-items:center;gap:8px;align-self:stretch}.product-variant-switcher-option a,.product-variant-switcher-option div{font-size:14px;font-weight:400;line-height:130%;text-transform:none}.product-mini-tabs{display:flex;padding-bottom:8px;flex-direction:column;align-items:flex-end;gap:10px;align-self:stretch;border-radius:10px;border-bottom:.8px solid rgba(7,32,58,.3)}.product-mini-tabs-head{gap:4px}.product-price-savings{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;align-self:stretch;padding:0}.product-price-savings-amount{color:rgba(0,0,0,.6);text-align:right;font-size:12px;font-weight:400;line-height:130%}.product-price{color:#000;font-size:20px;font-weight:400;line-height:130%}.product-price-savings-badge{display:flex;width:78px;height:20px;padding:0 8px;justify-content:center;align-items:center;color:#000;text-align:center;font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-old-price{color:rgba(0,0,0,.6);text-align:right;font-size:14px;font-weight:400;line-height:130%;text-decoration-line:line-through}.product-payment-under-buttons{margin-top:0}.product-options-items-payment-block{justify-content:center;gap:5px}.product-options-items-payment-key{min-width:74px;height:25px;font-size:12px;padding:0 8px}.product-options-items-payment-key--mir{font-size:20px}.product-options-items-payment-key--split{padding:0 14px}.product-related-head{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.product-related-tabs{width:100%;max-width:736px;gap:10px}.product-related-tab{min-height:0;padding:8px 10px;border-radius:10px;font-size:12px}.product-related-tab--active{border-bottom-width:1px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.product-related-link{font-size:12px}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-related-card:nth-child(3),.product-related-card:nth-child(4){grid-column:span 2}.product-related-card{min-height:367px;padding:8px;gap:10px}.product-related-card-top{gap:8px}.product-related-card-title{font-size:14px;line-height:130%}.product-related-card-actions{flex-direction:column;align-items:flex-end;gap:10px}.product-related-card-image{padding:10px 40px}.product-related-card-image img{max-height:130px}.product-related-card-meta{min-height:30px;padding:5px 0;font-size:12px}.product-related-card-bottom{align-items:flex-start;gap:8px;padding-top:8px}.product-related-card-prices{gap:4px}.product-related-card-price{font-size:16px;line-height:120%}.product-related-card-old-price{font-size:14px;line-height:130%}.product-related-card-add .add-to-cart-button-start,.product-related-card-add .shoping_cart_button_block{min-width:40px;min-height:40px}.product-related-card-add .shoping_cart_button,.product-related-card-add .shoping_cart_button_icon{width:40px;height:40px;border-radius:200px}.product-characteristic-key-group .product-characteristic-title,.product-characteristic-key-group .product-characteristic-value{font-size:14px}.product-variant-switchers-row{gap:16px;flex-direction:column}.product-variant-switcher-options{gap:8px}.product-mini-tabs-btn--characteristics,.product-mini-tabs-btn--delivery,.product-mini-tabs-btn--services{display:flex;width:145px;padding:5px 10px;justify-content:center;align-items:center;gap:10px;border-radius:8px}.product-mini-tabs-btn-label{font-size:12px;font-weight:400;line-height:130%;text-transform:none}.product-useful-articles-block{gap:30px}.product-mini-characteristics-short .product-characteristic-key{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:130%}.product-mini-characteristics-short .product-characteristic-value{color:#000;text-align:right;font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-useful-articles-head{align-items:center;flex-direction:row;justify-content:space-between;gap:16px}.product-useful-articles-grid{--gap:10px;--full-cards:2;--peek:0.2;gap:var(--gap)}.product-useful-article-card{flex:0 0 460px;min-height:564px}.product-useful-articles-title{font-size:24px}.product-useful-articles-link{font-size:12px}}@media (max-width:1023px){.product-content{grid-template-columns:minmax(0,1fr);grid-template-areas:"header" "left" "right";gap:10px;padding:10px}.product-left-info,.product-main-header,.product-right-info{width:100%}.product-left-info{position:static;top:auto}.product-left-info-top{padding:10px}.product-image-slaider{overflow-x:clip;overflow-y:visible}.product-slider-main{height:356px;padding:0}.product-slider-image-wrapper{overflow:visible}.product-slider-arrow{display:none}.product-slider-side-preview{display:none;align-items:center;justify-content:center;position:absolute;top:50%;width:300px;height:280px;transform:translateY(-50%);opacity:.5;border:0;padding:10px;background:transparent;cursor:pointer;z-index:1}.product-slider-side-preview--prev{left:50%;transform:translate(-491px,-50%)}.product-slider-side-preview--next{left:50%;transform:translate(191px,-50%)}.product-slider-zoom-trigger{width:350px;max-width:100%;height:300px;position:relative;z-index:2}.product-slider-image{max-height:280px}.product-slider-thumbs-wrap{display:none}.product-right-info{gap:20px}.product-right-top{padding:5px 8px;border-radius:10px;border-top:.8px solid rgba(7,32,58,.3);border-bottom:0}.product-rating-summary{gap:10px}.product-rating-summary-text-block{font-size:14px}.product-com-wish-button{width:160px;gap:20px}.compare_button,.share_button,.wish_list_buuton{width:30px;height:30px}.product-title-block{padding:0 8px;flex-direction:column}.product-title-block,.product-title-block-title{width:100%;align-items:center;gap:16px}.product-title-page{font-size:28px;line-height:130%;text-align:center;max-width:631px}.product-title-page.product-title-page--long{font-size:22px;line-height:120%}.product-brand-value{width:140px;max-width:140px;height:24px;min-height:24px;padding:10px 20px;align-self:center;margin:0 auto}.product-brand-value a{font-size:12px}.product-id-value{font-size:14px;text-align:center}.product-price-block{padding:0 8px;flex-direction:column;gap:10px}.product-price-main{width:100%;gap:8px}.product-price{font-size:20px}.product-last-price,.product-old-price{font-size:14px}.product-base-price-value{font-size:16px}.product-dop-info-block{gap:16px}.product-mini-tabs{max-width:100%;align-items:stretch}.product-mini-tabs-btn--characteristics,.product-mini-tabs-btn--delivery,.product-mini-tabs-btn--services{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:0}.product-button-action{padding:0;flex-direction:row;gap:8px;min-height:50px;height:50px}.product-addtocartbutton,.product-button-oneclick{width:100%}.product-options-items-payment-block{justify-content:center;gap:5px}.product-options-items-payment-key{min-width:74px;height:25px;font-size:12px;padding:0 8px}.product-related-block{gap:20px}.product-related-head{flex-direction:column;align-items:stretch;gap:20px}.product-related-tabs{width:100%;max-width:100%;gap:8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-slider{padding:10px}.product-related-tabs::-webkit-scrollbar{display:none}.product-related-tab{flex:0 0 auto;min-height:32px;border-radius:10px;padding:8px 10px;font-size:12px;white-space:nowrap}.product-related-grid{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;gap:8px;padding:10px 0}.product-button-oneclick .product-oneclick-root{min-height:34px;height:100%}.product-related-card{flex:0 0 312px;min-height:320px}.product-related-card:nth-child(3),.product-related-card:nth-child(4){grid-column:auto}.product-related-link{display:flex;align-items:center;justify-content:center;align-self:center;width:100%;max-width:370px;min-height:30px;border-radius:10px;background:#041f3a;color:#fff;font-size:12px;text-transform:uppercase}.product-useful-articles-block{gap:30px}.product-useful-articles-title{font-size:28px}.product-useful-articles-link{font-size:12px}.product-useful-articles-grid{--gap:8px;display:flex;gap:var(--gap);overflow-x:auto;overflow-y:hidden}.product-useful-article-card{flex:0 0 299px;min-height:390px;border-radius:18px;border-color:rgba(4,31,58,.6);padding:8px}.product-useful-article-card-content{gap:20px}.product-useful-article-category{min-height:27px;font-size:12px}.product-useful-article-date{font-size:12px;font-weight:400;text-transform:none}.product-useful-article-title{font-size:16px;min-height:62px}.product-useful-article-excerpt{font-size:14px}.product-useful-article-image-wrap{padding:0;border-radius:16px}}@media (max-width:991px){.product-variant-switchers-row{flex-direction:column;gap:14px}.product-variant-switcher-group{width:100%}.product-mini-tabs-head{gap:8px}.product-mini-tabs-btn--characteristics,.product-mini-tabs-btn--delivery,.product-mini-tabs-btn--services{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);min-width:0}.product-mini-tabs-btn-label{font-size:13px}.product-useful-article-card{flex-basis:100%;min-height:0}.product-useful-article-title{font-size:21px}}@media (max-width:767px){.product-slider-main{height:188px;padding:8px 0}.product-slider-arrow{display:none}.product-slider-image-wrapper{overflow:hidden}.product-slider-zoom-trigger{width:190px;max-width:100%;height:168px;position:relative;z-index:2}.product-slider-image{max-height:168px}.product-slider-side-preview{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;width:160px;height:126px;transform:translateY(-50%);opacity:.5;border:0;padding:10px;background:transparent;cursor:pointer;z-index:1}.product-slider-side-preview--prev{left:0;transform:translate(-52%,-50%)}.product-slider-side-preview--next{right:0;transform:translate(52%,-50%)}.product-slider-mobile-pagination{display:flex;align-items:center;justify-content:center;gap:2px;padding:4px 0 0}.product-left-info-top{padding:10px}.product-dop-info-waranty{border-radius:10px;padding:4px 10px}.product-count-text{font-size:12px}.product-related-tabs{flex-wrap:nowrap;gap:6px}.product-related-tab{min-height:48px;font-size:12px;border-radius:14px}.product-related-grid{grid-template-columns:1fr;gap:10px}.product-related-card{min-height:370px;padding:12px}.product-related-card-title{font-size:14px}.product-related-card-meta,.product-related-card-old-price{font-size:12px}.product-about-info>h2{margin-bottom:14px;font-size:18px}.product-characteristic-block{gap:12px}.product-characteristic-key-group{gap:8px}.product-characteristic-key-group .product-characteristic-key{min-height:28px}.product-characteristic-key-group .product-characteristic-title,.product-characteristic-key-group .product-characteristic-value{font-size:13px}.product-dop-info-block{gap:20px}.product-mini-tabs-head{padding:0}.product-variant-groups-block{padding:15px 0 0}.product-variant-switcher-title{font-size:14px}.product-variant-switcher-option{min-height:38px;padding:8px 10px}.product-variant-switcher-option a,.product-variant-switcher-option div{font-size:14px}.product-mini-tabs{gap:14px}.product-mini-tabs-btn--characteristics,.product-mini-tabs-btn--delivery,.product-mini-tabs-btn--services{flex:1 1 100%}.product-dop-services-content,.product-options-content{padding:0}.product-dop-services-name,.product-dop-services-price,.product-mini-characteristics-short .product-characteristic-title,.product-mini-characteristics-short .product-characteristic-value,.product-options-items-description{font-size:14px}.product-options-items-price-badge{min-width:66px;font-size:13px}.product-service-tooltip{width:240px}.product-useful-articles-block{padding:16px;margin-top:24px}.product-useful-articles-title{font-size:22px}.product-useful-articles-link{font-size:14px}.product-useful-article-category{min-height:34px;padding:8px 14px;font-size:14px;border-radius:12px}.product-useful-article-date{font-size:13px}.product-useful-article-title{font-size:18px}.product-useful-article-excerpt{font-size:14px}}@media (max-width:575px){.product-mini-tabs{align-items:stretch;gap:16px}.product-mini-tabs-head{display:none}.product-mini-tabs-body{min-height:0;display:flex;flex-direction:column;gap:20px}.product-mini-tabs-panel--hidden{display:block}.product-mini-tabs-panel-title{display:flex;min-height:26px;border-radius:8px;border-bottom:.8px solid rgba(7,32,58,.3);padding:5px 10px;align-items:center;justify-content:center;color:#000;font-size:12px;font-weight:400;line-height:130%;text-transform:uppercase;margin-bottom:10px}.product-characteristic-block{grid-template-columns:1fr;gap:8px}.product-characteristic-key-group{border-bottom:.8px solid rgba(7,32,58,.3);border-radius:8px;padding-bottom:6px}.product-characteristic-group-summary{min-height:40px;padding:0 8px}.product-characteristic-group-toggle{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:rgba(4,31,58,.7);font-size:16px;line-height:1;flex-shrink:0}.product-characteristic-group-title{font-size:12px;line-height:130%}.product-related-tab{min-height:42px;font-size:11px;padding:8px}.product-related-card{min-height:340px;padding:10px;flex:0 0 270px}.product-related-card-actions{gap:10px}.product-related-card-price{font-size:14px}.product-related-card-add .shoping_cart_button,.product-related-card-add .shoping_cart_button_icon{width:38px;height:38px}.product-about-info>h2{font-size:16px}.product-characteristic-key-group .product-characteristic-key{padding:0 8px}.product-characteristic-key-group .product-characteristic-title,.product-characteristic-key-group .product-characteristic-value{font-size:12px}.product-variant-switcher-options{gap:6px}.product-variant-switcher-option{min-height:34px;padding:7px 9px}.product-variant-switcher-option a,.product-variant-switcher-option div{font-size:13px}.product-dop-key-services-items,.product-mini-characteristics-short .product-characteristic-key,.product-options-items-key{padding-left:0;padding-right:0}.product-dop-services-name,.product-dop-services-price,.product-mini-characteristics-short .product-characteristic-title,.product-mini-characteristics-short .product-characteristic-value,.product-mini-tabs-btn-label,.product-options-items-description{font-size:12px}.product-service-tooltip{left:0;transform:none}.product-service-tooltip:after{left:18px;transform:none}.product-useful-articles-block{padding:10px;gap:14px}.product-useful-articles-title{font-size:18px}.product-useful-articles-link{font-size:13px}.product-useful-article-card{border-radius:18px;padding:10px}.product-useful-article-card-content{gap:14px}.product-useful-article-title{font-size:16px}.product-useful-article-excerpt{font-size:13px}}@media (max-width:1399px){.product-description-layout{grid-template-columns:320px minmax(0,1fr);gap:24px}.product-description-nav-item{font-size:14px}.product-description--html h2{font-size:22px}}@media (max-width:991px){.product-description-layout{grid-template-columns:1fr;gap:20px}.product-description-nav{position:static;flex-direction:row;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.product-description-nav::-webkit-scrollbar{display:none}.product-description-nav-item{min-width:260px;font-size:13px}.product-description--html h2{margin-bottom:16px;font-size:20px}.product-description--html h3{font-size:18px}.product-description--html li,.product-description--html p,.product-description--html td{font-size:15px}.product-description--html table{min-width:640px}}@media (max-width:767px){.product-description-nav-item{min-width:220px;min-height:38px;padding:8px 10px;font-size:12px}.product-description--html h2{font-size:18px;scroll-margin-top:110px}.product-description--html h3{margin-top:22px;font-size:16px}.product-description--html h4,.product-description--html li,.product-description--html p,.product-description--html td{font-size:14px}.product-description--html th{font-size:12px}.product-description--html blockquote{padding-left:58px}.product-description--html blockquote:before{font-size:72px;top:-2px}}@media (max-width:575px){.product-description-layout{gap:14px}.product-description-nav{gap:8px}.product-description-nav-item{min-width:180px;min-height:34px;padding:8px}.product-description--html h2{font-size:16px}.product-description--html li,.product-description--html p,.product-description--html td{font-size:13px}.product-description--html li{padding-left:16px}.product-description--html li:before{width:8px;height:8px;top:5px}.product-description--html table{min-width:560px}}