.catalog-product-view .col-main,.catalog-product-view #main-content{padding-top:20px}@media (min-width:771px){.catalog-product-view .main-container,.catalog-category-view .main-container,.catalogsearch-result-index .main-container,.blog-index-index .main-container,.blog-index-view .main-container,.blog-index-category .main-container{padding-top:0}}.catalog-product-view .page{background:#fff}.catalog-product-view{--hp-green:#5B8C2A;--hp-green-dark:#2D5A1E;--hp-green-hover:#2F4858;--hp-gold:#F5A623;--hp-card-border:#E8E8E8;--hp-text:#333333;--hp-text-light:#666666;--hp-text-muted:#999999;--hp-grey-bg:#F5F5F5;--hp-radius:8px;--hp-radius-sm:4px;--hp-shadow-hover:0 4px 16px rgba(0, 0, 0, 0.12)}.catalog-product-view .related-products,.catalog-product-view .upsell-products{margin:20px 0}.catalog-product-view .hp-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.catalog-product-view .hp-section__title{font-size:22px;font-weight:700;margin:0;color:#000;border-bottom:none;padding:0 15px;letter-spacing:1px;text-transform:none}.catalog-product-view .hp-carousel-nav{display:flex;gap:8px}.catalog-product-view .hp-carousel-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--hp-card-border);background:#fff;color:var(--hp-text-light);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.15s;padding:0}.catalog-product-view .hp-carousel-btn:hover{background:var(--hp-grey-bg);border-color:#CCC}.catalog-product-view .hp-carousel-btn svg{width:16px;height:16px}.catalog-product-view .hp-product-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.catalog-product-view .hp-product-carousel::-webkit-scrollbar{display:none}.catalog-product-view .related-products .hp-product-card,.catalog-product-view .upsell-products .hp-product-card{flex:0 0 calc((100% - 5 * 16px) / 6);min-width:180px}.catalog-product-view .hp-product-card{scroll-snap-align:start;background:#fff;border:1px solid var(--hp-card-border);border-radius:var(--hp-radius);overflow:hidden;transition:box-shadow 0.3s,transform 0.3s;display:flex;flex-direction:column}.catalog-product-view .hp-product-card:hover{box-shadow:0 4px 4px rgb(0 0 0 / .35);border-color:var(--hp-card-border)}.catalog-product-view a.hp-product-card__link{display:flex;flex-direction:column;flex:1;min-height:0;color:inherit;text-decoration:none;border-radius:0}.catalog-product-view a.hp-product-card__link:focus-visible{outline:2px solid var(--hp-green);outline-offset:-2px}.catalog-product-view .hp-product-card__image-wrap{position:relative;padding:12px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.catalog-product-view .hp-product-card__badge{position:absolute;top:8px;left:8px;background:var(--hp-green);color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:3px;z-index:1}.catalog-product-view .hp-product-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:transform 0.3s ease}.catalog-product-view .hp-product-card:hover .hp-product-card__image{transform:scale(1.08)}.catalog-product-view .hp-product-card__body{padding:12px;flex:1;display:flex;flex-direction:column}.catalog-product-view .hp-product-card__name{font-size:13px;font-weight:600;color:var(--hp-text);line-height:1.3;height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;text-decoration:none}.catalog-product-view a.hp-product-card__link:hover .hp-product-card__name{color:var(--hp-green)}.catalog-product-view .hp-product-card__rating{display:flex;align-items:center;gap:4px;margin-bottom:8px}.catalog-product-view .hp-stars{display:flex;gap:1px;color:var(--hp-gold)}.catalog-product-view .hp-stars svg{width:14px;height:14px;flex-shrink:0}.catalog-product-view .hp-product-card__price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:12px;margin-top:auto}.catalog-product-view .hp-product-card__current-price{font-size:16px;font-weight:700;color:var(--hp-green-dark)}.catalog-product-view .hp-product-card__vat{font-size:11px;color:var(--hp-text-muted);font-weight:400}.catalog-product-view .hp-product-card__old-price{font-size:13px;color:var(--hp-text-muted);text-decoration:line-through}.catalog-product-view a.hp-product-card__atc{flex-shrink:0;width:100%;padding:10px;background:var(--hp-green);color:#fff;border:none;border-radius:0 0 var(--hp-radius-sm) var(--hp-radius-sm);font-size:13px;font-weight:700;cursor:pointer;transition:background 0.15s;text-align:center;text-decoration:none;display:block;box-sizing:border-box}.catalog-product-view a.hp-product-card__atc:hover,.catalog-product-view a.hp-product-card__atc:focus{background:var(--hp-green-hover);color:#fff;text-decoration:none}@media (max-width:1199px){.catalog-product-view .related-products .hp-product-card,.catalog-product-view .upsell-products .hp-product-card{flex:0 0 calc((100% - 3 * 16px) / 4);min-width:160px}}@media (max-width:767px){.catalog-product-view .related-products .hp-product-card,.catalog-product-view .upsell-products .hp-product-card{flex:0 0 calc((100% - 16px) / 2);min-width:140px}}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-items{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0;padding:10px 0}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item{min-width:0;background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgb(0 0 0 / .08);padding:20px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .12)}.catalog-product-view .wcu-item-wrapper{display:flex;align-items:center;gap:15px;text-align:left}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon{flex-shrink:0;width:40px;height:40px;color:#3a4f5c}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon svg{width:100%;height:100%}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon img{max-width:40px;height:auto;display:block}.catalog-product-view .wcu-details{flex:1}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-name{font-size:16px;font-weight:600;margin:0 0 5px 0;color:#333;text-transform:uppercase}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text{font-size:12px;color:#666;margin:0;line-height:1.5}.product-view .product-alert-box{margin-top:12px;padding-top:12px;border-top:1px solid #e8e8e8}.product-view .product-alert-notify{background:#f5f9f2;border:1px solid #d4e8c4;border-radius:6px;padding:12px 16px}.product-view .product-alert-notify__link{display:inline-flex;align-items:center;gap:8px;color:var(--hp-green,#5B8C2A);font-weight:600;font-size:14px;text-decoration:none}.product-view .product-alert-notify__link:hover{color:var(--hp-green-hover,#2F4858);text-decoration:underline}.catalog-product-view .product-description-block{padding:20px;margin-bottom:20px}.catalog-product-view .desc-title{font-size:20px;font-weight:600;color:#222;margin-bottom:15px}.catalog-product-view .description-text{font-size:15px;color:#444;line-height:2;overflow:hidden;transition:max-height 0.3s ease-in-out}.catalog-product-view .description-text p{margin-bottom:1em}.catalog-product-view .description-text ul{list-style:disc;padding-left:25px;margin:10px 0}.catalog-product-view .description-text ul li{list-style:disc}.catalog-product-view .description-text.expanded{max-height:none}.catalog-product-view .read-more-btn{margin-top:15px;width:100%;display:block;padding:12px 0;border:1px solid #4d8700;border-radius:4px;background:#fff;color:#4d8700;font-weight:600;font-size:14px;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.catalog-product-view .read-more-btn:hover{background:#4d8700;color:#fff}.catalog-product-view .additional-info{margin-top:25px}.catalog-product-view .info-title{font-size:14px;font-weight:600;text-transform:uppercase;color:#555;background:#e5e5e5;padding:6px 10px;border-radius:4px 4px 0 0;margin-bottom:0}.catalog-product-view .info-table-wrap{overflow-x:auto;overscroll-behavior-x:contain;max-width:100%}.catalog-product-view .info-table{width:100%;border-collapse:collapse;margin-top:0;font-size:14px;color:#333}@media (max-width:767px){.catalog-product-view .info-table{width:max-content;min-width:100%}}.catalog-product-view .info-table th,.info-table td{border:1px solid #ddd;padding:10px 12px}.catalog-product-view .info-table th{background:#f5f5f5;font-weight:600;text-align:left;width:25%}.catalog-product-view .info-table td{background:#fff}.catalog-product-view .product-collateral .collateral-tab-list{background-color:#eaeaea!important}.catalog-product-view .product-collateral-header{margin-top:44px}.catalog-product-view .product-collateral-header+.product-collateral{margin-top:0}.catalog-product-view .product-collateral{margin-top:20px;margin-bottom:30px;box-shadow:none;border:none;border-radius:0;background:#fff0}.catalog-product-view .product-collateral .toggle-tabs{display:none}.catalog-product-view .product-shop .product-name h1{font-family:'Rubik',sans-serif;font-weight:600;font-style:normal;font-size:25px!important;line-height:34px;letter-spacing:0;color:#141D23!important;text-transform:none!important}.catalog-product-view .product-view .product-shop .product-name{float:none;display:block;-webkit-line-clamp:none;overflow:visible;text-overflow:clip}.catalog-product-view .product-img-box .product-name{display:none}@media (max-width:770px){.catalog-product-view .product-img-box .product-name{display:block}.catalog-product-view .product-view .product-shop .product-name{display:none}}.catalog-product-view .product-view-sku,.catalog-product-view .product-view-meta{font-family:'Rubik',sans-serif;font-size:13px;font-weight:500;color:#666;margin:-6px 0 12px;text-transform:none;letter-spacing:0}.catalog-product-view .product-view-meta__rating{--star-rating__icon-active:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23FFA800"><path fill-rule="evenodd" d="M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.006 5.404.434c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.257 5.273c.271 1.136-.964 2.033-1.96 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.749-2.305l5.404-.434 2.082-5.005Z" clip-rule="evenodd" /></svg>')}.catalog-product-view .product-view-meta__rating .rating-box{background-image:none!important;background-color:transparent!important;box-shadow:none!important;filter:none!important}.catalog-product-view .product-view-meta__rating .rating-box .rating{background-image:var(--star-rating__icon-active);box-shadow:none!important;filter:none!important}.catalog-product-view .product-view-sku--media{display:none}@media (max-width:770px){.catalog-product-view .product-view-meta--main{display:none}.catalog-product-view .product-view-sku--media{display:block}}.catalog-product-view .right-section .short-description ul{margin-bottom:0;margin-left:0;padding:10px}.catalog-product-view .right-section .short-description ul li{background:none;list-style:none;position:relative;margin-bottom:5px;font-size:16px;line-height:25px;background-position:38px;background-size:18px auto;padding-left:72px;padding-right:1px;letter-spacing:.5px;color:#000;margin-left:-1em;padding-bottom:5px}.catalog-product-view .right-section .short-description ul li::before{content:"";position:absolute;left:38px;top:50%;width:18px;height:12px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12' fill='none' stroke='%23111' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 6h12'/%3E%3Cpath d='M8 1l6 5-6 5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.catalog-product-view .product-view .product-shop{width:100%;margin-bottom:0;padding-left:0}.catalog-product-view .product-view .right-section .short-description>.std{padding:10px 0 10px 0;background-color:#eaeaea;box-shadow:2px 2px 2px 0 rgb(214 208 208 / .69);border-radius:8px}.price-status-box{display:flex;flex-wrap:wrap;justify-content:flex-end;margin:20px 0;padding:0}.product-view .price-info{padding-left:0;width:100%}.in-out-box .sticky-price-container .price-box{display:flex;align-items:center;justify-content:space-between}.price-box p{margin-bottom:0}.product-price-cart .price-info .price-including-tax .price-box p span{display:inline-block;font-size:20px;color:#000;font-weight:700}.product-view .price-box .price{font-size:18px;font-weight:700;line-height:38px;margin:2px 0}.in-out-box .add-to-box{padding-top:15px}.out-of-stock-card{background:#fff;border:1px solid rgb(227 30 36 / .4);border-radius:var(--hp-radius,8px);padding:20px 24px}.out-of-stock-card__title{font-size:18px;font-weight:700;color:#E31E24;margin:0 0 8px}.out-of-stock-card__text{font-size:14px;color:#333;margin:0 0 20px;line-height:1.5}.out-of-stock-card__actions{display:flex;flex-wrap:wrap;gap:12px}.out-of-stock-card__alert .product-alert-link,.out-of-stock-card__alert a{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#5B8C2A;color:#fff!important;border-radius:var(--hp-radius-sm,4px);font-weight:600;font-size:14px;text-decoration:none;border:none;cursor:pointer;transition:background 0.15s}.out-of-stock-card__alert .product-alert-link:hover,.out-of-stock-card__alert a:hover{background:#2F4858;color:#fff!important}.out-of-stock-card__btn--explore{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#fff;color:#5B8C2A!important;border:2px solid #5B8C2A;border-radius:var(--hp-radius-sm,4px);font-weight:600;font-size:14px;text-decoration:none;transition:background 0.15s,color 0.15s}.out-of-stock-card__btn--explore:hover{background:#f5f5f5;color:#2F4858!important;border-color:#2F4858}.product-alert-box{margin-top:16px;padding:12px 16px;background:#f8f9fa;border:1px solid var(--hp-card-border,#E8E8E8);border-radius:var(--hp-radius-sm,4px)}.product-alert-box:empty{display:none}.product-alert-box .alert-stock,.product-alert-box .alert-price,.product-alert-box .product-alert-inner{margin:0}.product-alert-box .product-alert-link,.product-alert-box .alert-stock a,.product-alert-box .alert-price a{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--hp-green,#5B8C2A);color:#fff!important;border-radius:var(--hp-radius-sm,4px);font-weight:600;font-size:14px;text-decoration:none;transition:background 0.15s}.product-alert-box .product-alert-link:hover,.product-alert-box .alert-stock a:hover,.product-alert-box .alert-price a:hover{background:var(--hp-green-hover,#2F4858);color:#fff!important}.delivery-message{font-size:16px;color:#347a00}.catalog-product-view .qty-btn{width:40px;height:40px;font-size:35px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#347a00;padding:14px 50px;background:#fff0}.catalog-product-view .input-text.qty{text-align:center;width:40px;height:48px;font-size:18px;border-radius:0;padding:4px;background:#fff;color:#347a00;font-weight:700}.catalog-product-view .qty-btn{width:40px;height:100%;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#347a00;padding:0;box-sizing:border-box;appearance:none;border-radius:0;background:#fff0;transition:background-color 0.15s ease,color 0.15s ease}.catalog-product-view .qty-btn:active,.catalog-product-view .qty-btn:focus,.catalog-product-view .qty-btn:focus-visible{background-color:#428e0c;color:#fff;outline:none}.catalog-product-view .action-bar{display:flex;flex-flow:row wrap;align-items:center;gap:10px;margin-bottom:15px}.catalog-product-view .paypal-paylater-card{margin-top:12px;padding:12px 14px;border:1px solid #d9d9d9;border-radius:8px;background:#f5f5f5}.catalog-product-view .paypal-paylater-message{margin:0;min-height:60px;display:flex;flex-direction:column;justify-content:center}.catalog-product-view .paypal-paylater-message>div,.catalog-product-view .paypal-paylater-message iframe{width:100%!important;max-width:100%}.catalog-product-view .paypal-paylater-message paypal-message{text-align:center}.catalog-product-view .btn-buy-now{display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:14px;background-color:#4d8700;color:#fff;border:none;cursor:pointer;border-radius:4px;gap:8px;font-weight:700;line-height:1.5;height:48px;flex:1 1 0%;min-width:170px;white-space:nowrap;overflow:hidden}.catalog-product-view .btn-buy-now .btn-buy-now__icon--svg{display:block;width:16px;height:20px;flex-shrink:0;color:#fff}.catalog-product-view .btn-add-cart{display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:14px;background-color:#1570EF;color:#fff;border:none;cursor:pointer;border-radius:4px;font-weight:700;gap:8px;height:48px;flex:1 1 0%;min-width:170px;white-space:nowrap;overflow:hidden}.catalog-product-view .btn-add-cart img{width:20px;height:20px;flex-shrink:0}.price-box:not([class*="price-box__"]) .price-label{color:#fff}.price-box__special .price-box__was .price-label{color:#888!important}.price-box__special .price-label{color:inherit}.price-box__our .price-wrapper .price-label{display:inline-block;margin-left:6px;font-size:14px!important;font-weight:400!important;color:#666!important;text-transform:none;white-space:nowrap;vertical-align:baseline}.price-box__was .price-box__was-prices .price-label,.price-box__was .price-box__was-prices .price-wrapper .price-label,.catalog-product-view .price-box__was .price-label{color:#888!important}.in-out-box .sticky-price-container .price-box{margin:0;width:100%}.price-status-box{overflow:visible}.price-box__special{position:relative;display:flex;align-items:stretch;justify-content:space-between;gap:0;width:100%;border-top:1px dashed #DFE3E8;border-bottom:1px dashed #DFE3E8;padding:10px 0}.price-box__main{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px 28px;flex:1}.price-box__our{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1px;flex:0 0 auto}.price-box__our .price-box__special-label{margin-bottom:1px;font-weight:800}.price-box__was{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:0 0 auto;margin-left:32px;border-left:1px solid #DFE3E8;padding-left:24px}.price-box__was .price-box__was-label{margin-bottom:4px;font-weight:800}.price-box__was .price-box__was-prices{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.price-box__was .price-box__was-prices .price-wrapper{display:inline-flex;align-items:baseline;gap:6px}.price-box__was .price-box__was-prices .price,.price-box__was .price-box__was-prices .price-label,.price-box__was .price-box__was-prices .price-wrapper .price-label,.price-box__was .price-box__was-prices .price-box__ex-vat{color:#888!important}.price-box__was .price{font-size:22px!important;font-weight:400!important;color:#888!important;text-decoration:line-through!important}.price-box__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;align-self:center;border-left:1px solid #DFE3E8;padding-left:24px;margin-left:24px}.price-box__ribbon.percentage-off{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:8px;background:#D52A34;color:#fff!important;letter-spacing:.5px;font-size:26px;font-weight:800;white-space:nowrap;flex:0 0 auto}.price-box__right .price-box__savings{margin-top:8px;font-size:13px;font-weight:600;color:#2F4858;white-space:nowrap}.price-box__savings--inline{margin-top:2px;font-size:13px;font-weight:600;color:#2F4858;white-space:nowrap}.price-box__labels{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px;width:100%;flex:0 0 100%;margin-bottom:6px}.price-box__special-label{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:#555;font-weight:800}.price-box__special-label--mobile,.price-box__was-label--mobile{display:none}.price-box__special-label--desktop,.price-box__was-label--desktop{display:none}@media (max-width:770px){.price-box__special{background:#EAEAEA;border-radius:0 0 8px 8px;border-top:none;border-bottom:none}.price-box__special-label--mobile,.price-box__was-label--mobile{display:block}.price-box__special-label--desktop,.price-box__was-label--desktop{display:none}.price-box__special{flex-direction:row;flex-wrap:nowrap;align-items:center;border-left:none;padding:10px 12px;min-width:0}.price-box__special:not(.price-box__regular){display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto;gap:8px 10px;align-items:center}.price-box__main{flex:1;min-width:0;flex-wrap:nowrap;gap:20px 28px;padding:0;margin-left:0}.price-box__special:not(.price-box__regular) .price-box__main{display:contents}.price-box__special:not(.price-box__regular) .price-box__our{grid-column:1;grid-row:1;justify-self:start;align-self:center}.price-box__our{flex:0 0 auto;min-width:0}.price-box__our .price-box__special-label{font-size:11px;color:#555;font-weight:800;margin-bottom:1px}.price-box__special .special-price .price-wrapper{margin-left:0;display:flex;flex-wrap:nowrap;align-items:baseline;gap:4px;min-width:0}.price-box__special .special-price .price{font-size:28px!important;font-weight:800!important;color:#212529!important;margin-right:6px;text-shadow:0 1px 0 rgb(255 255 255 / .5)}.price-box__special .special-price .price-label{font-size:13px!important;color:#6b6b6b!important;font-weight:normal!important;margin:0!important}.price-box__was{margin-left:32px;flex:0 0 auto;min-width:0}.price-box__special:not(.price-box__regular) .price-box__was{margin-left:0;border-left:0;padding-left:0;gap:2px}.price-box__was .price-box__was-label{font-size:10px;color:#6B7280;font-weight:600;margin-bottom:2px}.price-box__was .price-box__was-prices{min-width:0;width:100%}.price-box__was .price-box__was-prices .price-wrapper{flex-wrap:nowrap;min-width:0;max-width:100%}.price-box__was .price{font-size:clamp(13px, 3.8vw, 16px)!important;min-width:0}.price-box__was .price-box__was-prices .price-label{display:inline}.price-box__right{flex:0 0 auto;flex-shrink:0;padding:0}.price-box__special:not(.price-box__regular) .price-box__right{margin-left:10px;padding-left:10px;border-left:0;align-self:center;justify-content:flex-start}.price-box__ribbon.percentage-off{font-size:18px;padding:11px 16px;border-radius:8px}.price-box__special:not(.price-box__regular) .price-box__was .price-box__was-prices .price-wrapper,.price-box__special:not(.price-box__regular) .price-box__savings--inline{white-space:normal}.product-price-cart .price-info .price-including-tax .price-box p span{margin-left:0!important}}.price-box__was-label{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:#555}.price-box__special .special-price{margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-decoration:none!important}@media (min-width:771px){.price-box__special .special-price .price{font-size:28px!important;font-weight:800!important;color:#212529!important;margin-right:6px;text-shadow:0 1px 0 rgb(255 255 255 / .5)}.price-box__special .special-price .price-label{font-size:13px!important;color:#6b6b6b!important;font-weight:normal!important;margin:0!important}}.price-box__regular .regular-price{margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%;gap:12px;text-decoration:none!important}.price-box__regular .regular-price .price{font-size:22px!important;font-weight:800!important;color:#212529!important;margin-right:6px;text-shadow:0 1px 0 rgb(255 255 255 / .5)}.price-box__regular .regular-price .price-wrapper .price{font-size:28px!important}.price-box__regular .regular-price .price-label{font-size:13px!important;color:#6b6b6b!important;font-weight:normal!important;margin:0!important}.price-box__regular .price-box__main{width:100%}.price-box__ex-vat{display:inline-flex;font-size:12px;color:#a5a5a5!important;font-weight:300!important;margin:0 0 1px 0;white-space:nowrap}.price-box__ex-vat-label{font-size:13px!important;margin-left:4px}.price-box__special .price-box__ex-vat,.price-box__special .price-box__ex-vat .price,.price-box__special .price-box__ex-vat *{font-size:22px!important;color:#a8a8a8!important;font-weight:300!important}.price-box__special .price-box__ex-vat-label{font-size:13px!important}.price-box__was-label{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:#555}.price-box__special .old-price{margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex-wrap:nowrap!important}.price-box__special .old-price .price-box__was-label{display:block!important;margin-bottom:4px;margin-right:0}.price-box__special .old-price .price{font-size:16px!important;font-weight:600!important;color:#888!important;text-decoration:line-through!important;margin-left:0!important;margin-top:0}.product-price-cart .percentage-wrap{display:inline-block;padding:6px 0;margin-bottom:0}.product-price-cart .price-info .price-including-tax .price-box p .percentage-off{margin-right:10px;display:inline-block;margin-left:26px;padding:12px 22px;border-radius:5px;color:#fff;background-color:#2F4858;font-size:23px;font-weight:800}.product-view .price-box .special-price{padding:0;line-height:normal;margin-right:10px;margin-left:10px;color:#0175c4;display:inline-block;margin-bottom:0;font-size:13px;font-weight:700;text-decoration:none}.product-price-cart .price-box .special-price .price-label{display:block;font-weight:normal!important;line-height:16px;margin-bottom:8px;font-size:21px}.price-box .old-price,.price-box .special-price{display:inline-block;margin-bottom:0;padding:20px;text-decoration:line-through;color:#999}.product-view .price-box .old-price .price{font-size:26px!important;font-weight:400;line-height:30px;margin-left:30px;color:#A0A0A0!important;text-decoration:line-through}.product-collateral .toggle-tabs{display:none}.product-collateral>dl.collateral-tabs{width:100%;margin:0;display:flex;flex-direction:column;gap:10px}.product-collateral>dl>dt{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:16px 20px;box-sizing:border-box;font-family:'Rubik',sans-serif;font-weight:600;font-size:16px;line-height:1.3;color:#141D23;background:#fff;border:1px solid #D6D0D0;border-radius:8px;text-transform:none;cursor:pointer;position:relative;user-select:none}.product-collateral>dl>dt>span{display:block;padding-right:28px}.product-collateral>dl>dt>span.collateral-tab-label{display:inline-flex;align-items:center;gap:10px}.product-collateral>dl>dt .collateral-tab-icon{width:14px;height:17px;flex-shrink:0;display:block;object-fit:contain}.product-collateral>dl>dt::after{content:'';position:absolute;top:50%;right:20px;width:8px;height:8px;margin-top:-6px;border-right:2px solid #5A5A5A;border-bottom:2px solid #5A5A5A;transform:rotate(45deg);transition:transform 0.2s ease,margin-top 0.2s ease}.product-collateral>dl>dt.is-open,.product-collateral.accordion-open>dl>dt.current{background:#2F4858;color:#fff;border-color:#2F4858;border-radius:8px 8px 0 0;border-bottom:none}.product-collateral>dl>dt.is-open::after,.product-collateral.accordion-open>dl>dt.current::after{border-color:#fff;margin-top:-2px;transform:rotate(-135deg)}.product-collateral>dl>dt.is-static{cursor:default;pointer-events:none}.product-collateral>dl>dt.is-static::after{display:none}.product-collateral>dl>dt.description.is-static.is-open{background:#2F4858;color:#fff;border-color:#2F4858;border-radius:8px 8px 0 0;border-bottom:none}.product-collateral>dl>dt.product_additional_data_review.is-static.is-open{background:#fff;color:#141D23;border:1px solid #D6D0D0;border-bottom:none;border-radius:8px 8px 0 0}.product-collateral>dl>dd{width:100%;display:none;margin:-10px 0 0;padding:0;box-sizing:border-box;background:#fff;border:1px solid #D6D0D0;border-top:none;border-radius:0 0 8px 8px}.product-collateral>dl>dd.is-open,.product-collateral.accordion-open>dl>dd.current{display:block}.product-collateral>dl>dd>.tab-content{padding:20px 24px 24px}.product-collateral>dl>dd.description>.tab-content{padding:0}.catalog-product-view .product-collateral .product-description-block{padding:20px 24px 24px;margin-bottom:0}.description-tab-main{padding:25px}.video-wrapper{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #6a973c;padding:25px}.video-wrapper .left,.video-wrapper .right{width:calc(50% - 12px)}.left{text-align:left}.right{text-align:right}.video-iframe{padding-bottom:56.25%;position:relative}.video-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-list{height:100%;overflow-y:auto;top:0;left:0;width:100%}.active .video-item-wrap{border-color:#6a963c;background-color:#eaeaea}.video-item-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:10px;cursor:pointer;background-color:#fff0;border-style:solid;border-color:#fff0;border-width:1px 13px 1px 1px;position:relative}.video-item-wrap .image{width:31%}.video-item-wrap .image img{width:100%;display:block}.video-item-wrap .text{width:69%;padding-left:15px}.active .video-item-wrap .text .title,.active .video-item-wrap .text .subtitle{color:#000}.video-item-wrap .text .title{font-weight:700;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:1.5em}.video-item-wrap .text .subtitle{text-transform:capitalize;overflow:hidden;height:4.5em}.delivery-block{margin-bottom:20px}.delivery-block,.warranty-block{padding:1px 20px}.collateral-tabs dd .delivery-block h2,.delivery-bottom h2{font-weight:700;letter-spacing:1.5px}.collateral-tabs dd h2{font-size:20px;margin:20px 0;font-weight:600;text-transform:none;color:#000}.delivery-main p,.warranty-main p{margin:20px 0}.delivery-main ul,.warranty-main ul{list-style:disc;margin:20px 0 20px 70px}.delivery-main ul,.warranty-main ul{list-style:disc}.delivery-extra{max-height:0;overflow:hidden;transition:max-height 0.5s ease}.delivery-extra.expanded{max-height:5000px}.delivery-bottom{display:flex;flex-wrap:wrap}.delivery-left{width:60%}.delivery-right{width:40%}.collateral-tabs dd .delivery-bottom h2{padding:20px;margin:0}.delivery-left img{display:block;width:100%}.zone-wrap{display:flex;align-items:center}.zone-wrap:nth-child(2) .zone-number::after{border-left-color:#70282c}.zone-number::after{content:"";display:block;border-right:0;border-bottom:38px solid #fff0;border-top:38px solid #fff0;border-left:17px solid #9e3a3c;position:absolute;top:0;left:100%;height:100%}.zone-number{background-color:#9e3a3c;color:#fff;padding:19px 44px 19px 53px;font-size:37px;line-height:39px;font-weight:700;position:relative;margin-right:45px;white-space:nowrap}.zone-content{font-weight:700;text-transform:uppercase}.delivery-partners{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding:20px 0}.partner-item{width:50%;padding:50px 25px}.partner-item img{max-width:100%;margin:0 auto;display:block;max-height:104px;width:151px}.zone-wrap:nth-child(2) .zone-number::after{border-left-color:#70282c}.zone-wrap:nth-child(2) .zone-number{background-color:#70282c}.zone-wrap:nth-child(3) .zone-number::after{border-left-color:#aeaeae}.zone-wrap:nth-child(3) .zone-number{background-color:#aeaeae}.warranty-main{padding:20px}.warranty-block{margin-bottom:1.5em}.warranty-block p{margin:.5em 0}.warranty-main p,.warranty-main ul{letter-spacing:1px}.warranty-block-title{font-weight:700}.warranty__more.expanded{display:block}.warranty__more{display:none}@media (min-width:770px){.catalog-product-view .product-view .product-essential{display:flex;align-items:flex-start}.product-img-box{display:block;width:auto;flex:1 1 0%;min-width:0;float:none;padding-right:20px;max-height:none;overflow:visible;box-sizing:border-box}.more-views{order:-1}.product-image-thumbs{display:flex;flex-direction:column;gap:0;padding:0;margin:0;list-style:none}.product-image-thumbs li{display:block}.product-image-thumbs img{width:60px;height:auto;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:border 0.3s}.product-image-thumbs img:hover{border:1px solid #333}.product-image{flex:1;min-width:0}.product-image img{max-width:100%;height:auto;max-height:550px}.catalog-product-view .product-view .right-section{float:none;width:auto;flex:1 1 0%;min-width:0;padding:20px 24px;border:1px solid #E6E8EC;border-radius:8px;box-sizing:border-box}.delivery-message{font-size:16px;color:#347a00;display:flex;align-items:center;padding:5px 0 10px 0;margin:5px 0 10px 0}.delivery-message span{font-size:16px!important}.product-price-cart .price-info .price-including-tax .price-box .price{font-size:28px}}.product-view .add-to-cart-wrapper,.product-view .block-related{width:auto;float:none;clear:none;padding:0}.product-view .product-shop{float:none}.product-view .product-shop .extra-info{margin-bottom:0}.main-container{position:relative;max-width:100%;margin:0;padding-inline:.5rem;margin-left:0;margin-right:0}.product-image-gallery{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:600px;margin:0 auto}.product-image-gallery .gallery-image.visible{height:auto}.product-image-gallery .gallery-image{max-width:80px;height:auto;cursor:pointer;border-radius:4px;margin:4px}.product-image-gallery .gallery-image:hover{border-color:#000}.product-img-box .product-image{border:none}@media (max-width:770px){.product-img-box .product-name h1{color:#000000!important;text-transform:none!important;font-size:20px!important}.price-box .old-price,.price-box .special-price{padding:0}.catalog-product-view .qty-wrappers{display:flex;align-items:stretch;height:50px;min-height:50px;max-height:50px;border:1px solid #E6E8EC;border-radius:5px;background:#fff;overflow:hidden;box-sizing:border-box;align-self:stretch}.catalog-product-view .qty-btn{width:40px;height:auto;align-self:stretch;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;background:#fff0;border-radius:0;line-height:0;box-sizing:border-box}.catalog-product-view .qty-btn__glyph{display:block;width:14px;height:14px;flex-shrink:0}.catalog-product-view .qty-btn.minus{color:#64748B}.catalog-product-view .qty-btn.minus.is-enabled{color:#347a00}.catalog-product-view .qty-btn.plus{color:#347a00}.catalog-product-view .qty-btn:active,.catalog-product-view .qty-btn:focus,.catalog-product-view .qty-btn:focus-visible{background-color:#fff0;outline:none}.catalog-product-view .qty-btn.minus:active,.catalog-product-view .qty-btn.minus:focus,.catalog-product-view .qty-btn.minus:focus-visible{color:#64748B}.catalog-product-view .qty-btn.minus.is-enabled:active,.catalog-product-view .qty-btn.minus.is-enabled:focus,.catalog-product-view .qty-btn.minus.is-enabled:focus-visible{color:#347a00}.catalog-product-view .qty-btn.plus:active,.catalog-product-view .qty-btn.plus:focus,.catalog-product-view .qty-btn.plus:focus-visible{color:#347a00}.qty-wrapper{transform:unset!important}.catalog-product-view .input-text.qty{display:flex;align-items:center;justify-content:center;align-self:stretch;text-align:center;width:40px;height:auto;font-family:'Inter',sans-serif;font-size:16px;line-height:1;font-weight:700;border:none;border-radius:0;margin:0;padding:0;background:#fff;color:#0C2536;box-shadow:none;box-sizing:border-box;-moz-appearance:textfield;appearance:textfield}.catalog-product-view .action-bar{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:stretch}.catalog-product-view .paypal-paylater-card{margin-top:10px;margin-bottom:0;padding:10px 12px;border-radius:8px 8px 0 0;border-bottom:none}.catalog-product-view .price-status-box{margin:0 0 16px}.catalog-product-view .btn-buy-now{order:2;grid-column:1 / -1;width:100%;margin-left:0;height:48px;font-size:16px;min-width:0;padding:0 20px;background-color:#477E01;border-radius:6px}.catalog-product-view .btn-add-cart{order:1;grid-column:auto;width:auto;height:48px;min-height:48px;max-height:48px;font-size:16px;min-width:0;padding:0 20px;box-sizing:border-box}.catalog-product-view .btn-buy-now .btn-label--mobile{display:none}.catalog-product-view .btn-buy-now .btn-label--desktop{display:inline}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item{max-width:100%;margin-top:5px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-items{display:block}.catalog-product-view .product-collateral .toggle-tabs{display:none}.product-collateral>dl>dt{padding:14px 16px;font-size:15px}.product-collateral>dl>dd>.tab-content{padding:16px}.catalog-product-view .right-section .short-description ul li{padding-left:32px;font-size:14px;margin-left:0}.catalog-product-view .right-section .short-description ul li::before{left:10px;width:14px;height:10px}.catalog-product-view .right-section .short-description ul{padding:8px 10px}}.right-section .sticky-price-container .regular-price{padding:10px 20px}.vertical-owl-carousel{max-height:500px;overflow:hidden}.vertical-owl-carousel .owl-nav .prev,.vertical-owl-carousel .owl-nav .next{cursor:pointer;font-size:20px;margin:5px 0}.product-img-box .product-image{border:none}.product-img-box .product-gallery{background:#fff0}.product-img-box .product-gallery__main-wrap{min-width:280px;position:relative;aspect-ratio:1;max-height:500px;display:flex;align-items:center;justify-content:center;border:1px solid #E6E8EC;border-radius:5px;overflow:hidden}@media (min-width:771px){.catalog-product-view .product-gallery__main-wrap .product-badges{margin:10px}.catalog-product-view .product-gallery__main-wrap .product-badge{width:72px;max-width:72px}}.product-img-box .product-gallery__main-link{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%;min-height:0}.product-img-box .product-gallery__main-link img{display:block!important;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media (min-width:771px){.product-img-box .product-gallery__main-wrap{aspect-ratio:auto;max-height:none;min-height:0;display:block}.product-img-box .product-gallery__main-link{display:block!important;width:100%;height:auto;min-height:0}.product-img-box .product-gallery__main-link img{width:100%!important;height:auto!important;max-width:100%;max-height:620px;object-fit:contain;object-position:center}.product-img-box .product-gallery .product-gallery-thumb{width:135px;height:135px;flex:0 0 135px;padding:4px;border-radius:8px}.product-img-box .product-gallery .product-gallery-thumb img{width:100%;height:100%;object-fit:contain;object-position:center}.product-img-box .product-gallery__thumbs{gap:18px;padding:8px 0 4px}}.product-img-box .product-gallery__thumbs{align-items:center;gap:16px}.product-img-box .product-gallery .product-gallery-thumb{width:96px;height:96px;flex:0 0 96px;box-sizing:border-box}.product-img-box .product-gallery .product-gallery-thumb img{width:100%;height:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center;margin:0}.why-choose-us-wrapper-product-page{padding:10px 0 10px 0}@media (max-width:1200px) and (min-width:771px){.catalog-product-view .why-choose-us-wrapper-product-page .wcu-items{grid-template-columns:repeat(2,1fr)}}@media (min-width:1101px){.product-gallery--thumbs-left{max-width:100%;display:flex;flex-direction:column;align-items:stretch;gap:12px}.product-gallery__main-wrap{order:1;flex:none;width:100%}.product-gallery__thumbs{order:2;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-height:none;padding:12px 0}.product-gallery--thumbs-left.product-gallery--single .product-gallery__thumbs{display:none}.product-gallery--thumbs-left.product-gallery--single .product-gallery__main-wrap{max-height:none}.catalog-product-view .product-img-box:has(.product-gallery--single){max-height:none;overflow:visible}}@media (min-width:770px) and (max-width:1100px){.catalog-product-view .product-img-box{max-height:none;overflow:visible}}.easyzoom--overlay .easyzoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:#fff0;z-index:10}.easyzoom-flyout img{max-width:none!important;max-height:none!important;width:auto!important;height:auto!important}.qty-wrappers{display:flex;align-items:center;height:48px;border-radius:5px;border:1px solid #fff0;background:#dae5cc;flex:0 0 auto;overflow:hidden}@media (min-width:1024px) and (max-width:1400px){.product-gallery{max-width:100%}}@media (min-width:1024px) and (max-width:1500px){.catalog-product-view .btn-buy-now{padding:0 20px}.catalog-product-view .btn-add-cart{padding:0 20px}}.product-collateral>dl>dd.video .not-available{border:none}.not-available{padding:55px 0}.not-available p{text-transform:uppercase;font-weight:700;letter-spacing:1.2px;text-align:center;color:#000}.product-collateral>dl>dt.product_additional_data_review.is-open,.product-collateral.accordion-open>dl>dt.product_additional_data_review.current{background:#fff;color:#141D23;border:1px solid #D6D0D0;border-bottom:none;border-radius:8px 8px 0 0}.product-collateral>dl>dt.product_additional_data_review.is-open::after,.product-collateral.accordion-open>dl>dt.product_additional_data_review.current::after{border-color:#5A5A5A}.product-collateral>dl>dd.product_additional_data_review.is-open,.product-collateral.accordion-open>dl>dd.product_additional_data_review.current{border:none;border-radius:0;margin-top:0;background:#fff0}.product-collateral>dl>dd.product_additional_data_review.no-header{border:none;border-radius:0;margin-top:0;background:#fff0}.product-collateral>dl>dd.product_additional_data_review>.tab-content{padding:0;background:#fff0}#customer-reviews{padding:0;border:none;border-radius:0;background:#fff0;overflow:visible;font-family:'Rubik',sans-serif;color:#141D23}#customer-reviews .rv-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:28px 40px;padding:28px 32px;background:#F2F2F2;border-radius:8px 8px 0 0;border:1px solid #F2F2F2}#customer-reviews .rv-summary-left{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 auto}#customer-reviews .rv-summary-title{font-size:18px;font-weight:700;margin:0 0 10px;text-transform:none;color:#141D23;letter-spacing:0;line-height:1.2}#customer-reviews .rv-avg-rating{font-size:52px;font-weight:700;line-height:.95;color:#141D23;margin:0 0 10px;letter-spacing:-.02em}#customer-reviews .rv-avg-stars{margin:0 0 8px;line-height:0}#customer-reviews .rv-stars{display:inline-flex;align-items:center;gap:2px;line-height:0}#customer-reviews .rv-star{display:block;width:18px;height:18px;flex-shrink:0;filter:none!important;box-shadow:none!important}#customer-reviews .rv-avg-stars .rv-star{width:20px;height:20px}#customer-reviews .rv-total-count{font-size:13px;color:#8A8A8A;margin:0;font-weight:400}#customer-reviews .rv-body{padding:22px 24px 24px;background:#fff;border:1px solid #D6D0D0;border-top:none;border-radius:0 0 8px 8px}#customer-reviews .rv-share{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;margin-bottom:18px}#customer-reviews .rv-share-copy{flex:1;min-width:0}#customer-reviews .rv-share-title{margin:0 0 4px;font-size:16px;font-weight:700;color:#141D23;text-transform:none;line-height:1.3}#customer-reviews .rv-share-text{margin:0;font-size:13px;line-height:1.45;color:#8A8A8A;max-width:420px}#customer-reviews .rv-write-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:42px;padding:0 22px;background:#fff;color:#141D23;font-family:inherit;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;border:1px solid #D0D0D0;border-radius:8px;cursor:pointer;box-shadow:none;transition:background 0.15s ease,border-color 0.15s ease}#customer-reviews .rv-write-btn:hover{background:#FAFAFA;border-color:#B8B8B8}#customer-reviews .rv-summary-bars{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px;flex:1 1 240px;justify-self:start;padding-top:0}#customer-reviews .rv-bar-row{display:grid;grid-template-columns:58px 1fr 36px;align-items:center;gap:12px}#customer-reviews .rv-bar-label{font-size:13px;color:#6B6B6B;white-space:nowrap}#customer-reviews .rv-bar-track{height:8px;background:#DDD;border-radius:999px;overflow:hidden;min-width:0}#customer-reviews .rv-bar-fill{height:100%;background:#FFA800;border-radius:999px;box-shadow:none}#customer-reviews .rv-bar-count{font-size:13px;color:#6B6B6B;text-align:right;font-variant-numeric:tabular-nums}#customer-reviews .rv-list{margin:0;display:flex;flex-direction:column;gap:14px}#customer-reviews .rv-card{padding:20px 24px;background:#F5F5F5;border-radius:12px;margin:0;border:none;box-shadow:none}#customer-reviews .rv-card--hidden{display:none}#customer-reviews .rc-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}#customer-reviews .rc-author{display:flex;align-items:center;gap:12px;min-width:0}#customer-reviews .rc-avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#D9D9D9;border-radius:50%;color:#4A4A4A;font-size:13px;font-weight:700;letter-spacing:.02em;flex-shrink:0;line-height:1}#customer-reviews .rc-meta{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0;min-width:0;line-height:1.35}#customer-reviews .rc-name{display:inline;font-weight:700;font-size:15px;color:#1A1A1A;border:none;margin:0;padding:0}#customer-reviews .rc-sep{display:inline;color:#9A9A9A;font-weight:400;margin:0 6px;border:none;line-height:1}#customer-reviews .rc-date{display:inline;font-size:14px;color:#8A8A8A;font-weight:400;margin:0;padding:0;border:none}#customer-reviews .rc-rating{flex-shrink:0;line-height:0;align-self:center}#customer-reviews .rc-rating .rv-star{width:18px;height:18px}#customer-reviews .rc-content{margin:0}#customer-reviews .rc-text{font-size:14px;line-height:1.7;color:#4A4A4A;margin:0;font-weight:400}#customer-reviews .rc-readmore{display:inline;background:none;border:none;color:#5B8C2A;font-family:inherit;font-size:14px;font-weight:600;padding:0;margin:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px;box-shadow:none}#customer-reviews .rc-readmore:hover{color:#4A7322}#customer-reviews .rv-viewall{display:block;width:100%;height:48px;padding:0 16px;margin-top:14px;background:#fff;color:#5B8C2A;font-family:inherit;font-size:15px;font-weight:600;border:1px solid #5B8C2A;border-radius:8px;cursor:pointer;text-align:center;box-shadow:none;transition:background 0.15s ease}#customer-reviews .rv-viewall:hover{background:rgb(91 140 42 / .05)}#customer-reviews .rv-empty{padding:0;margin-top:0}#customer-reviews .rv-empty .rv-share,#customer-reviews .rv-share--empty{margin-bottom:0;padding:22px 24px;background:#fff;border:1px solid #D6D0D0;border-radius:8px}@media (max-width:768px){.product-collateral>dl>dd.product_additional_data_review>.tab-content{padding:0}#customer-reviews .rv-summary{flex-direction:column;align-items:flex-start;gap:20px;padding:20px 18px}#customer-reviews .rv-summary-bars{max-width:none;width:100%;flex:1 1 auto}#customer-reviews .rv-body{padding:18px 16px 16px}#customer-reviews .rv-share{flex-direction:column;align-items:stretch}#customer-reviews .rv-write-btn{width:100%}#customer-reviews .rv-avg-rating{font-size:44px}#customer-reviews .rv-bar-row{grid-template-columns:54px 1fr 32px;gap:10px}}@media (max-width:420px){#customer-reviews .rc-header{align-items:flex-start;gap:8px}#customer-reviews .rc-rating{margin-left:auto}#customer-reviews .rc-rating .rv-star{width:15px;height:15px}}#review-dialog .d-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:1.5rem}#review-dialog .d-actions .rv-dialog-btn,#review-dialog .d-actions button.button{width:100%;height:48px;padding:0 16px!important;margin:0;border-radius:8px;font-family:'Rubik',sans-serif;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:none;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease}#review-dialog .d-actions .rv-dialog-btn--cancel,#review-dialog .d-actions button.button[type="button"]{background:#fff!important;color:#1A1A1A!important;border:2px solid #E0E0E0!important}#review-dialog .d-actions .rv-dialog-btn--cancel:hover,#review-dialog .d-actions button.button[type="button"]:hover{background:#F5F5F5!important;border-color:#CCCCCC!important;color:#1A1A1A!important}#review-dialog .d-actions .rv-dialog-btn--submit,#review-dialog .d-actions button.button[type="submit"]{background:#5B8C2A!important;color:#fff!important;border:2px solid #5B8C2A!important}#review-dialog .d-actions .rv-dialog-btn--submit:hover,#review-dialog .d-actions button.button[type="submit"]:hover{background:#4A7322!important;border-color:#4A7322!important;color:#fff!important}#review-dialog{--star-rating__icon-active:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23FFA800"><path fill-rule="evenodd" d="M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.006 5.404.434c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.257 5.273c.271 1.136-.964 2.033-1.96 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.749-2.305l5.404-.434 2.082-5.005Z" clip-rule="evenodd" /></svg>');--star-rating__icon-inactive:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23FFA800" fill-opacity="0.25"><path fill-rule="evenodd" d="M10.788 3.21c.448-1.077 1.976-1.077 2.424 0l2.082 5.006 5.404.434c1.164.093 1.636 1.545.749 2.305l-4.117 3.527 1.257 5.273c.271 1.136-.964 2.033-1.96 1.425L12 18.354 7.373 21.18c-.996.608-2.231-.29-1.96-1.425l1.257-5.273-4.117-3.527c-.887-.76-.415-2.212.749-2.305l5.404-.434 2.082-5.005Z" clip-rule="evenodd" /></svg>')}@media (max-width:500px){#review-dialog .d-actions{grid-template-columns:1fr}#review-dialog .d-actions .rv-dialog-btn--submit,#review-dialog .d-actions button.button[type="submit"]{order:-1}}.dispatch-banner{margin-top:24px;margin-bottom:16px}.dispatch-banner-label{font-size:14px;color:#666;margin:0 0 4px}.dispatch-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#D4E9C8;border-radius:10px;padding:20px 26px;flex-wrap:nowrap}.dispatch-banner-content{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.dispatch-banner-icon{flex-shrink:0}.dispatch-banner-icon svg,.dispatch-banner-icon img{display:block;width:59px;height:auto;object-fit:contain}.dispatch-banner-icon .dispatch-banner-icon--mobile{display:none}.dispatch-banner-icon .dispatch-banner-icon--desktop{display:block}.dispatch-banner-headline{font-size:20px;font-weight:700;color:#2F4858;margin:0 0 2px;line-height:1.2}.dispatch-banner-headline--mobile{display:none}.dispatch-banner-headline--desktop{display:block}.dispatch-banner-subhead{font-size:14px;color:#6B7280;margin:0;line-height:1.3}.dispatch-banner-timer{display:flex;align-items:center;gap:8px;flex-shrink:0}.dispatch-banner-timer .timer-segment{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:52px;padding:8px 12px;background:#2F4858;border-radius:6px}.dispatch-banner-timer .timer-value{display:flex;align-items:center;justify-content:center;gap:0;color:#fff;font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.dispatch-banner-timer .timer-digit{display:inline-flex;align-items:center;justify-content:center;min-width:auto;height:auto;padding:0;background:#fff0;border-radius:0}.dispatch-banner-timer .timer-label{font-size:10px;color:#fff;text-transform:uppercase;letter-spacing:.4px;line-height:1}.dispatch-banner-timer .timer-separator{display:none}@media (max-width:640px){.dispatch-banner-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;background:#D4E9C8;padding:16px 18px;border:0}.dispatch-banner-content{justify-content:flex-start;flex:1;min-width:0;gap:12px}.dispatch-banner-headline--desktop{display:block}.dispatch-banner-headline--mobile{display:none}.dispatch-banner-headline{font-size:16px}.dispatch-banner-subhead{font-size:13px}.dispatch-banner-icon{display:block}.dispatch-banner-icon svg,.dispatch-banner-icon img{width:48px}.dispatch-banner-timer{justify-content:flex-end;flex-shrink:0;gap:6px}.dispatch-banner-timer .timer-segment{min-width:44px;padding:6px 8px}.dispatch-banner-timer .timer-value{font-size:16px}.dispatch-banner-timer .timer-label{font-size:9px}}.product-sticky-bar{display:none;position:fixed;top:0;left:0;right:0;z-index:1000;background:#2f4858;border-top:5px solid #CC2D2D;border-bottom:1px solid rgb(255 255 255 / .1);box-shadow:0 2px 8px rgb(0 0 0 / .2);transform:translateY(-100%);transition:transform 0.25s ease}.product-sticky-bar--visible{display:block;transform:translateY(0)}@media (max-width:991px){#product-sticky-bar,.product-sticky-bar{top:auto!important;bottom:0!important;transform:translateY(100%);border-top:5px solid #CC2D2D;border-bottom:none;box-shadow:0 -2px 8px rgb(0 0 0 / .2)}#product-sticky-bar.product-sticky-bar--visible,.product-sticky-bar.product-sticky-bar--visible{transform:translateY(0)}}.product-sticky-bar__inner{display:flex;align-items:center;gap:20px;width:100%;max-width:var(--site-max-width,1400px);margin-left:auto;margin-right:auto;padding:12px var(--site-gutter,20px);box-sizing:border-box}.product-sticky-bar__img{width:56px;height:56px;min-width:56px;object-fit:contain;border-radius:4px;background:rgb(255 255 255 / .15)}.product-sticky-bar__info{flex:1;min-width:0}.product-sticky-bar__name{font-size:14px;font-weight:700;color:#fff;margin:0 0 4px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-sticky-bar__current{font-size:16px;font-weight:700;color:#5B8C2A}.product-sticky-bar__vat{font-size:12px;color:#fff;font-weight:400}.product-sticky-bar__old{font-size:13px;color:rgb(255 255 255 / .85);text-decoration:line-through}.product-sticky-bar__badge{font-size:11px;font-weight:700;color:#fff;background:#B4534B;padding:2px 8px;border-radius:999px}.product-sticky-bar__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.product-sticky-bar__btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;border:none;border-radius:4px;cursor:pointer;white-space:nowrap}.product-sticky-bar__btn img{width:18px;height:auto;max-height:22px;object-fit:contain;flex-shrink:0}.product-sticky-bar__btn--buy{background:#4d8700;color:#fff}.product-sticky-bar__btn--buy:hover{background:#3d6b00}.product-sticky-bar__btn--cart{background:#1570EF;color:#fff}.product-sticky-bar__btn--cart:hover{background:#0e5bc7}.product-sticky-bar__btn--icon-only{padding:8px;min-width:44px;width:44px;height:44px}.product-sticky-bar__btn--icon-only img{width:22px;height:22px;max-height:22px}.catalog-product-view .btn-add-cart,.product-sticky-bar__btn--cart{animation:add-to-cart-pulse 2s ease-in-out infinite}@keyframes add-to-cart-pulse{0%,70%{transform:scale(1);filter:brightness(1)}75%{transform:scale(1.05);filter:brightness(1.15)}85%{transform:scale(1);filter:brightness(1)}100%{transform:scale(1);filter:brightness(1)}}@media (max-width:480px){#product-sticky-bar{border-top-width:3px}#product-sticky-bar .product-sticky-bar__inner{gap:8px;padding:8px 10px;max-width:100%;margin-left:0;margin-right:0;min-height:0}#product-sticky-bar .product-sticky-bar__img{width:36px;height:36px;min-width:36px}#product-sticky-bar .product-sticky-bar__info{min-width:0}#product-sticky-bar .product-sticky-bar__name{font-size:11px;line-height:1.2;margin-bottom:2px}#product-sticky-bar .product-sticky-bar__price{gap:4px;flex-wrap:nowrap}#product-sticky-bar .product-sticky-bar__current{font-size:13px}#product-sticky-bar .product-sticky-bar__vat{font-size:10px}#product-sticky-bar .product-sticky-bar__old,#product-sticky-bar .product-sticky-bar__badge{font-size:10px}#product-sticky-bar .product-sticky-bar__actions{gap:6px;flex-shrink:0}#product-sticky-bar .product-sticky-bar__btn{padding:6px 8px;font-size:11px;gap:4px;white-space:nowrap;min-width:0}#product-sticky-bar .product-sticky-bar__btn img{width:14px;max-height:16px;flex-shrink:0}#product-sticky-bar .product-sticky-bar__btn--icon-only{padding:6px;min-width:38px;width:38px;height:38px}#product-sticky-bar .product-sticky-bar__btn--icon-only img{width:20px;height:20px;max-height:20px}}@media (max-width:360px){#product-sticky-bar .product-sticky-bar__inner{padding:6px 8px;gap:6px}#product-sticky-bar .product-sticky-bar__img{width:32px;height:32px;min-width:32px}#product-sticky-bar .product-sticky-bar__name{font-size:10px}#product-sticky-bar .product-sticky-bar__current{font-size:12px}#product-sticky-bar .product-sticky-bar__btn{padding:5px 6px;font-size:10px;gap:3px}#product-sticky-bar .product-sticky-bar__btn img{width:12px;max-height:14px}#product-sticky-bar .product-sticky-bar__btn--icon-only{min-width:34px;width:34px;height:34px;padding:5px}#product-sticky-bar .product-sticky-bar__btn--icon-only img{width:18px;height:18px;max-height:18px}}.insurance-offer__label{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #E0E0E0;border-radius:8px;background:#F7FBF4;cursor:pointer;transition:border-color 0.15s,background 0.15s}.insurance-offer__label:hover{border-color:#5B8C2A}.insurance-offer__label:has(.insurance-offer__checkbox:checked){border-color:#5B8C2A;background:#E8F5E9}.insurance-offer__checkbox{width:18px;height:18px;accent-color:#5B8C2A;flex-shrink:0;margin:0}.insurance-offer__icon{display:flex;align-items:center;color:#5B8C2A;flex-shrink:0}.insurance-offer__text{font-size:14px;font-weight:600;color:#333}.insurance-offer__panel-header--desktop,.insurance-offer__text--desktop,.insurance-offer__option-price--desktop,.insurance-offer__copy--mobile,.insurance-offer__aside--mobile{display:none}.btn-label--desktop{display:none}.price-box__deal-badge--desktop,.price-box__was-ex-vat--desktop,.price-box__was-inc-label--desktop,.price-box__savings--desktop{display:none}@media (min-width:771px){.catalog-product-view .product-view-meta--main{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:4px 0 14px;line-height:16px}.catalog-product-view .product-view-meta__divider{width:1px;height:14px;background:#d0d0d0;flex-shrink:0;align-self:center}.catalog-product-view .product-view-meta__sku,.catalog-product-view .product-view-meta__score,.catalog-product-view .product-view-meta__reviews{display:inline-flex;align-items:center;line-height:16px}.catalog-product-view .product-view-meta__sku{color:#666;font-weight:500}.catalog-product-view .product-view-meta__rating{display:inline-flex;align-items:center;gap:8px;line-height:16px}.catalog-product-view .product-view-meta__rating .ratings{display:inline-flex;align-items:center;margin:0;line-height:0}.catalog-product-view .product-view-meta__rating .rating-box{float:none;margin:0;width:70px;height:14px;background-size:14px!important}.catalog-product-view .product-view-meta__rating .rating-box .rating{float:none;height:14px;background-size:14px!important}.catalog-product-view .product-view-meta__score{font-size:13px;font-weight:700;color:#111}.catalog-product-view .product-view-meta__reviews{color:#1570EF;font-weight:600;text-decoration:none}.catalog-product-view .product-view-meta__reviews:hover{text-decoration:underline}.catalog-product-view .in-out-box{display:flex;flex-direction:column}.catalog-product-view .dispatch-banner{order:1;margin-top:20px;margin-bottom:0}.catalog-product-view .dispatch-banner-inner{background:#D4E9C8;border-radius:10px;padding:20px 26px;gap:20px}.catalog-product-view .dispatch-banner-headline{font-size:20px;font-weight:700;color:#2F4858}.catalog-product-view .dispatch-banner-subhead{font-size:14px;color:#6B7280}.catalog-product-view .dispatch-banner-icon svg,.catalog-product-view .dispatch-banner-icon img{width:59px;height:auto}.catalog-product-view .dispatch-banner-timer{gap:8px}.catalog-product-view .dispatch-banner-timer .timer-segment{min-width:52px;padding:8px 12px;background:#2F4858;border-radius:6px}.catalog-product-view .dispatch-banner-timer .timer-value{font-size:20px;line-height:1}.catalog-product-view .dispatch-banner-timer .timer-label{font-size:10px;color:#fff}.catalog-product-view .price-status-box{order:2;margin:16px 0}.catalog-product-view .price-status-box .price-box__special,.catalog-product-view .price-status-box .price-box__regular{border:1px solid #E6E8EC;border-radius:8px;padding:16px 20px 10px;background:#fff;box-sizing:border-box}.catalog-product-view .insurance-offer{order:3}.catalog-product-view .add-to-box{order:4;margin-bottom:0}.catalog-product-view .paypal-paylater-card{order:5;margin:0 -24px -20px;padding:0 24px;text-align:center;background:#f5f5f5;border:none;border-top:1px solid #E6E8EC;border-radius:0 0 8px 8px}.price-box__deal-badge--desktop{display:none!important}.price-box__special-label--desktop,.price-box__was-label--desktop{display:block;font-size:13px;color:#333;font-weight:600;margin:0;text-transform:none;letter-spacing:0;line-height:1.2}.price-box__special:not(.price-box__regular){display:grid;grid-template-columns:1fr 1fr auto;column-gap:28px;row-gap:0;align-items:start;border-top:none;border-bottom:none;padding:16px 20px 10px}.price-box__special:not(.price-box__regular) .price-box__main{display:contents}.price-box__special:not(.price-box__regular) .price-box__our,.price-box__special:not(.price-box__regular) .price-box__was{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin:0;border:none;padding:0}.price-box__special:not(.price-box__regular) .price-box__was .price-box__was-prices{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0}.price-box__special:not(.price-box__regular) .price-box__special-label--mobile,.price-box__special:not(.price-box__regular) .price-box__was-label--mobile{display:none}.price-box__special:not(.price-box__regular) .price-box__right{display:inline-flex;flex-direction:column;align-items:start;justify-content:center;gap:2px;align-self:center;margin:-7px 0 0;padding:6px 14px;border:none;border-radius:8px;background:#D52A34;min-width:110px}.price-box__special:not(.price-box__regular) .price-box__ribbon.percentage-off{background:#fff0;padding:0;border-radius:0;font-size:15px;font-weight:800;line-height:1.2;letter-spacing:0}.price-box__special:not(.price-box__regular) .price-box__savings--desktop{display:block;margin:0;font-size:14px;font-weight:800;color:#fff;white-space:nowrap}.price-box__special:not(.price-box__regular) .price-box__savings--inline{display:none}.price-box__special .special-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0}.price-box__special .special-price .price-box__ex-vat{order:2;display:inline-flex;align-items:baseline;gap:6px;font-size:14px!important;font-weight:500!important;color:#888!important}.price-box__special .special-price .price-box__ex-vat .price,.price-box__special .special-price .price-box__ex-vat *{font-size:14px!important;font-weight:500!important;color:#888!important}.price-box__special .special-price .price-box__ex-vat-label{font-size:13px!important;font-weight:500!important;color:#888!important}.price-box__special .special-price .price-wrapper{order:1;display:inline-flex;align-items:baseline;gap:6px}.price-box__special .special-price .price-wrapper .price{font-size:28px!important;font-weight:800!important;color:#212529!important}.price-box__special .special-price .price-wrapper .price-label{font-size:14px!important;font-weight:500!important;color:#666!important}.price-box__special:not(.price-box__regular) .special-price .price-box__ex-vat,.price-box__special:not(.price-box__regular) .price-box__was-ex-vat--desktop{min-height:0;line-height:1.2;box-sizing:border-box}.price-box__special:not(.price-box__regular) .special-price .price-wrapper,.price-box__special:not(.price-box__regular) .price-box__was .price-box__was-prices .price-wrapper{line-height:1.2}.price-box__special:not(.price-box__regular) .special-price .price,.price-box__special:not(.price-box__regular) .price-box__was .price-box__was-prices .price{line-height:1.2;margin:0}.price-box__was-ex-vat--desktop{order:2;display:inline-flex;align-items:baseline;gap:6px;margin:0}.price-box__special .price-box__was .price-box__was-prices .price-wrapper{order:1}.price-box__was-ex-vat--desktop .price{font-size:14px!important;font-weight:500!important;color:#888!important;text-decoration:line-through!important}.price-box__was-ex-vat--desktop .price-label{font-size:13px!important;color:#888!important}.price-box__was-inc-label--desktop{display:inline!important;font-size:13px!important;color:#888!important;margin-left:4px}.price-box__special .price-box__was .price-box__was-prices .price-wrapper .price{font-size:18px!important;font-weight:600!important;text-decoration:line-through!important}.insurance-offer__panel-header--desktop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.insurance-offer__panel-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#2F4858}.insurance-offer__learn-more{display:inline-flex;align-items:center;gap:4px;color:#1570EF;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.insurance-offer__learn-more:hover{text-decoration:underline}.insurance-offer{padding:14px 16px;border:1px solid #D7E3F4;border-radius:8px;background:#F3F8FC}.insurance-offer__label{margin:0;padding:12px 14px;background:#fff;border:1px solid #E0E0E0;border-radius:6px;justify-content:space-between}.insurance-offer__icon--mobile,.insurance-offer__text--mobile{display:none}.insurance-offer__text--desktop,.insurance-offer__option-price--desktop{display:inline}.insurance-offer__option-price--desktop{margin-left:auto;font-size:15px;font-weight:700;color:#111}.btn-label--mobile{display:none}.btn-label--desktop{display:inline}}@media (max-width:770px){.catalog-product-view .breadcrumbs-strip{padding-top:16px;padding-bottom:14px;margin-bottom:14px}}dialog.insurance-modal{position:fixed;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);border:none;padding:0;border-radius:8px;width:min(94vw, 960px);max-width:calc(100vw - 2rem);height:auto;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);margin:0;box-shadow:0 16px 48px rgb(0 0 0 / .28);overflow:hidden}dialog.insurance-modal[open]{display:flex;flex-direction:column}dialog.insurance-modal::backdrop{background:rgb(0 0 0 / .55)}.insurance-modal__body{display:grid;grid-template-columns:320px 1fr;align-items:stretch;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c5c5c5 #fff0}.insurance-modal__body::-webkit-scrollbar{width:6px}.insurance-modal__body::-webkit-scrollbar-track{background:#fff0}.insurance-modal__body::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:3px}.insurance-modal__body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.insurance-modal__promo{position:relative;display:flex;flex-direction:column;min-height:100%;background:#183350;color:#fff;padding:28px 24px 0}.insurance-modal__promo::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E") no-repeat center 38%;background-size:220px 220px;opacity:.07;pointer-events:none}.insurance-modal__promo>*{position:relative;z-index:1}.insurance-modal__promo-badge{align-self:flex-start;background:#5B8C2A;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-radius:5px;padding:4px 12px;margin-bottom:18px}.insurance-modal__promo-heading{font-size:42px;font-weight:900;text-transform:uppercase;line-height:.98;letter-spacing:.01em;margin-bottom:14px}.insurance-modal__promo-sub{font-size:13px;line-height:1.45;color:#fff;margin:0 0 18px;padding-top:12px;border-top:3px solid #CC2D2D}.insurance-modal__promo-pills{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px}.insurance-modal__promo-pills li{display:flex;align-items:center;gap:12px;background:#fff;color:#1a1a1a;font-size:13px;font-weight:700;line-height:1.2;border-radius:999px;padding:5px 18px 5px 5px;margin:0;width:100%;max-width:260px;box-sizing:border-box;box-shadow:0 2px 10px rgb(0 0 0 / .18)}.insurance-modal__promo-pills li svg{flex-shrink:0;width:42px;height:42px;padding:9px;box-sizing:border-box;background:#fff;color:#333;border:2px solid #CC2D2D;border-radius:50%}.insurance-modal__promo-image{margin-top:auto;margin-left:-24px;margin-right:-24px;text-align:center;padding:0 16px 16px;line-height:0;background:#183350}.insurance-modal__promo-image img{display:block;margin:0 auto;max-width:280px;width:auto;height:auto;max-height:180px;object-fit:contain;border-radius:5px}.insurance-modal__promo-footer{background:#CC2D2D;color:#fff;font-size:12px;font-weight:700;text-align:center;line-height:1.35;padding:12px 16px;margin:0 -24px}.insurance-modal__promo-image+.insurance-modal__promo-footer{margin-top:0}.insurance-modal__content{position:relative;flex:1;min-width:0;padding:24px 28px 26px;background:#fff}.insurance-modal__close{position:absolute;top:12px;right:22px;z-index:5;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#fff;color:#888;cursor:pointer;border-radius:4px}.insurance-modal__close:hover{background:#F2F2F2;color:#333}.insurance-modal__header{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #E6E8EC}.insurance-modal__title{margin:0 32px 4px 0;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:#14202E}.insurance-modal__content>.insurance-modal__title{padding-bottom:0}.insurance-modal__content>.insurance-modal__title+.insurance-modal__price{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #E6E8EC}.insurance-modal__price{font-size:16px;font-weight:700;color:#5B8C2A;margin:0}.insurance-modal__subhead{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#14202E;padding-bottom:10px;border-bottom:1px solid #E6E8EC;margin-bottom:12px}.insurance-modal__intro{font-size:13px;line-height:1.55;color:#666;margin:0 0 16px}.insurance-modal__columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.insurance-modal__col{border-radius:6px;padding:14px 16px;font-size:12px}.insurance-modal__col--benefits{border:1px solid #E0E0E0;background:#fff}.insurance-modal__col--excluded{border:1px solid #E0E0E0;background:#F5F5F5}.insurance-modal__col-head{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.insurance-modal__col--benefits .insurance-modal__col-head{color:#5B8C2A}.insurance-modal__col--excluded .insurance-modal__col-head{color:#CC2D2D}.insurance-modal__col ul{list-style:none;margin:0;padding:0}.insurance-modal__col li{position:relative;padding:3px 0 3px 18px;color:#444;line-height:1.45}.insurance-modal__col--benefits li::before{content:'\2713';position:absolute;left:0;color:#5B8C2A;font-weight:700}.insurance-modal__col--excluded li::before{content:'\2715';position:absolute;left:0;color:#CC2D2D;font-weight:700}.insurance-modal__consent{font-size:12px;line-height:1.5;color:#888;margin:0 0 16px}.insurance-modal__docs{border:1px solid #E0E0E0;border-radius:6px;padding:14px 16px;margin-bottom:18px}.insurance-modal__docs-head{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#14202E;margin-bottom:10px}.insurance-modal__doc-link{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#555;text-decoration:underline;text-underline-offset:2px;padding:5px 0}.insurance-modal__doc-link svg{flex-shrink:0;color:#5B8C2A}.insurance-modal__doc-link:hover{color:#14202E}.insurance-modal__cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:none;border-radius:4px;background:#477E00;color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:14px 16px;cursor:pointer}.insurance-modal__cta:hover{background:#477E00}@media (max-width:860px){dialog.insurance-modal{width:calc(100vw - 1.5rem);max-width:calc(100vw - 1.5rem);max-height:calc(100vh - 1.5rem);max-height:calc(100dvh - 1.5rem)}.insurance-modal__body{grid-template-columns:1fr}.insurance-modal__promo{display:none}.insurance-modal__columns{grid-template-columns:1fr}}@media (max-width:770px){.catalog-product-view .product-img-box .product-name,.catalog-product-view .product-view-sku--media{display:none!important}.catalog-product-view .product-view .product-shop .product-name{display:block}.catalog-product-view .product-view .right-section{position:relative;z-index:0;float:none;width:100%;max-width:none;padding-bottom:16px;box-sizing:border-box}.catalog-product-view .product-view .right-section::before{content:'';position:absolute;top:0;bottom:0;left:calc(-1 * var(--site-gutter, 16px));right:calc(-1 * var(--site-gutter, 16px));background:#F8F9FA;z-index:-1;pointer-events:none}.catalog-product-view .product-view .product-shop .product-name{margin:16px 0 0;padding:0 0 6px;background:none;border-radius:0}.catalog-product-view .product-view .product-shop .product-name h1{margin:0;font-size:20px!important;line-height:28px;font-weight:700;color:#0C2536;padding-top:15px}.catalog-product-view .product-view-meta--main{display:flex!important;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin:0 0 16px;padding:0;background:none;border-radius:0;font-size:13px;line-height:16px;color:#666;text-transform:none}.catalog-product-view .product-view-meta__divider{width:1px;height:14px;background:#C4C8CE}.catalog-product-view .product-view-meta__rating{display:inline-flex;align-items:center;gap:6px}.catalog-product-view .product-view-meta__rating .ratings{display:inline-flex;margin:0;line-height:0}.catalog-product-view .product-view-meta__rating .rating-box{float:none;margin:0;width:60px;height:12px;background-size:12px!important;overflow:hidden}.catalog-product-view .product-view-meta__rating .rating-box .rating{float:none;height:12px;background-size:12px!important}.catalog-product-view .product-view-meta__score{font-weight:700;color:#0C2536}.catalog-product-view .product-view-meta__reviews{color:#1F6FC0;text-decoration:none}.catalog-product-view .right-section .short-description{display:none}.catalog-product-view .product-features-mobile{margin:16px 0 0}.catalog-product-view .product-features-mobile .short-description>.std{margin:0;padding:16px 16px 16px 12px;background:#EAEAEA;border-radius:8px;box-shadow:none}.catalog-product-view .product-features-mobile .short-description ul{margin:0;padding:0;list-style:none}.catalog-product-view .product-features-mobile .short-description ul li{position:relative;margin:0 0 12px;padding-left:30px;font-size:15px;line-height:22px;color:#1B2A3D;background:none}.catalog-product-view .product-features-mobile .short-description ul li:last-child{margin-bottom:0}.catalog-product-view .product-features-mobile .short-description ul li::before{content:"\2192";position:absolute;left:4px;top:0;width:auto;height:auto;transform:none;background:none;font-size:16px;line-height:22px;color:#1B2A3D}.catalog-product-view .in-out-box{display:flex;flex-direction:column}.catalog-product-view .price-status-box{order:2;margin:0}.catalog-product-view .in-out-box .dispatch-banner{order:3;margin:0 0 12px;padding:0 12px 12px;background:#fff;border:1px solid #E6E8EC;border-top:none;border-radius:0 0 8px 8px}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-inner{margin:0;padding:10px 12px;background:#F1F8E9;border:none;border-radius:6px}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-headline{margin:0;font-size:18px;line-height:20px;font-weight:600;color:#2E7D32}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-subhead{margin:2px 0 0;font-size:12px;line-height:16px;color:#4E6B3A}.catalog-product-view .price-status-box .price-box__special,.catalog-product-view .price-status-box .price-box__regular{border:1px solid #E6E8EC;border-bottom:none;border-radius:8px 8px 0 0;padding:16px 16px 8px;background:#fff;box-sizing:border-box}.catalog-product-view .insurance-offer{order:4;margin:0 0 12px;padding:0;border:none;border-radius:0;background:#fff0}.catalog-product-view .insurance-offer__panel-header--desktop{display:none}.catalog-product-view .insurance-offer__label{display:flex;align-items:center;gap:12px;margin:0;padding:14px 16px;border:1px solid #E6E8EC;border-radius:8px;background:#fff;cursor:pointer}.catalog-product-view .insurance-offer__checkbox{appearance:none;-webkit-appearance:none;flex:0 0 20px;width:20px;height:20px;margin:0;border:2px solid #C4C8CE;border-radius:50%;background:#fff}.catalog-product-view .insurance-offer__checkbox:checked{border-color:#1F844D;background:radial-gradient(circle,#1F844D 45%,transparent 50%)}.catalog-product-view .insurance-offer__icon--mobile,.catalog-product-view .insurance-offer__text--mobile,.catalog-product-view .insurance-offer__text--desktop,.catalog-product-view .insurance-offer__option-price--desktop{display:none}.catalog-product-view .insurance-offer__copy--mobile{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;gap:2px}.catalog-product-view .insurance-offer__title{font-family:'Inter',sans-serif;font-size:16px;line-height:20px;font-weight:600;color:#181C23}.catalog-product-view .insurance-offer__subline{font-family:'Inter',sans-serif;font-weight:600;font-style:normal;font-size:14px;line-height:24px;color:#6B7280}.catalog-product-view .insurance-offer__aside--mobile{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;margin-left:auto}.catalog-product-view .insurance-offer__option-price--mobile{display:block;font-family:'Inter',sans-serif;font-weight:700;font-style:normal;font-size:20px;line-height:24px;color:#007233}.catalog-product-view .insurance-offer__info{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#64748B;text-decoration:none}.catalog-product-view .insurance-offer__info svg{display:block;width:16px;height:16px}.catalog-product-view .add-to-box{order:5;margin:0;padding-top:0}.catalog-product-view .paypal-paylater-card{order:6;margin:12px 0 0;padding:0;background:none;border:none;border-radius:0;text-align:left}.catalog-product-view .paypal-paylater-message paypal-message{text-align:left;--paypal-message-font-size:16px;--paypal-message-text-align:left}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-items{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0 0}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item{margin:0;max-width:none;border-radius:8px;box-shadow:none}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item-wrapper{gap:10px;padding:12px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon svg,.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon img{width:28px;height:28px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-name{margin:0 0 2px;font-size:13px;line-height:16px;font-weight:700;text-transform:none;color:#0C2536}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text{margin:0;font-size:11px;line-height:14px;color:#6B7280}.catalog-product-view .product-collateral-header{display:none}}@media (min-width:771px){.catalog-product-view .product-features-mobile{display:none}}@media (max-width:770px){.catalog-product-view .price-box__special-label--mobile,.catalog-product-view .price-box__was-label--mobile,.catalog-product-view .price-box__deal-badge--desktop,.catalog-product-view .price-box__savings--desktop,.catalog-product-view .price-box__savings--inline,.catalog-product-view .price-box__was-ex-vat--desktop{display:none!important}.catalog-product-view .price-box__special-label--desktop,.catalog-product-view .price-box__was-label--desktop{display:block;margin:0 0 4px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#4B5563}.catalog-product-view .price-box__special .price-box__main{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.catalog-product-view .price-box__our{flex:1 1 auto;min-width:0}.catalog-product-view .price-box__our .price,.catalog-product-view .price-box__our .special-price .price{display:block;margin:0;font-size:30px;line-height:36px;font-weight:800;color:#1F2937}.catalog-product-view .price-box__our .price-label,.catalog-product-view .price-box__our .price-including-tax>.price-label{display:none}.catalog-product-view .price-box__ex-vat{display:block;margin-top:2px;font-size:30px;line-height:36px;color:#4B5563;font-family:'Inter',sans-serif;font-weight:400}.catalog-product-view .price-box__was{flex:0 0 auto;text-align:right}.catalog-product-view .price-box__was-prices{display:block}.catalog-product-view .price-box__was .old-price .price,.catalog-product-view .price-box__was .price{display:inline;font-size:16px;line-height:24px;font-weight:600;color:#D52A34;text-decoration:line-through}.catalog-product-view .price-box__was-inc-label--desktop,.catalog-product-view .price-box__was .price-label{display:none}.catalog-product-view .price-box__right{display:flex;justify-content:flex-end;margin:6px 0 4px}.catalog-product-view .price-box__ribbon.percentage-off{display:inline-block;margin:0;padding:3px 10px;font-size:12px;line-height:16px;font-weight:700;color:#fff;background:#D52A34;border-radius:4px}.catalog-product-view .insurance-offer .insurance-offer__label:hover,.catalog-product-view .insurance-offer .insurance-offer__label:has(.insurance-offer__checkbox:checked){border-color:#E6E8EC;background:#fff}}@media (max-width:770px){.catalog-product-view .price-status-box .price-box__special:not(.price-box__regular){display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"our was" "our right";column-gap:12px;row-gap:6px;align-items:start;padding:16px 16px 12px}.catalog-product-view .price-status-box .price-box__special:not(.price-box__regular) .price-box__main{display:contents}.catalog-product-view .price-status-box .price-box__special:not(.price-box__regular) .price-box__our{grid-area:our;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px;margin:0;padding:0;border:none;min-width:0}.catalog-product-view .price-status-box .price-box__special:not(.price-box__regular) .price-box__was{grid-area:was;display:flex;flex-direction:column;align-items:flex-end;gap:2px;margin:0;padding:0;border:none;text-align:right}.catalog-product-view .price-status-box .price-box__special:not(.price-box__regular) .price-box__right{grid-area:right;display:flex;justify-content:flex-end;align-self:start;margin:0;padding:0;border:none}.catalog-product-view .price-status-box .price-box__special .special-price .price-wrapper .price,.catalog-product-view .price-status-box .price-box__special .special-price .price{font-size:28px!important;line-height:32px!important;font-weight:800!important;color:#1A1C1C!important;margin:0!important;text-shadow:none!important}.catalog-product-view .price-status-box .price-box__special .special-price .price-wrapper .price-label{display:none!important}.catalog-product-view .price-status-box .price-box__special .price-box__ex-vat{display:inline-flex!important;align-items:baseline;gap:4px;margin:0!important;font-size:30px!important;line-height:36px!important;font-weight:500!important;color:#4B5563!important}.catalog-product-view .price-status-box .price-box__special .price-box__ex-vat .price,.catalog-product-view .price-status-box .price-box__special .price-box__ex-vat .price-box__ex-vat-price,.catalog-product-view .price-status-box .price-box__special .price-box__ex-vat .price-box__ex-vat-label,.catalog-product-view .price-status-box .price-box__special .price-box__ex-vat *{margin:0!important;font-size:14px!important;line-height:20px!important;font-weight:400!important;color:#424939!important}.catalog-product-view .price-status-box .price-box__special .price-box__was .price-box__was-prices .price-wrapper .price,.catalog-product-view .price-status-box .price-box__special .old-price .price,.catalog-product-view .price-status-box .price-box__special .price-box__was .price{font-size:16px!important;line-height:24px!important;font-weight:600!important;color:#D52A34!important;text-decoration:line-through!important;margin:0!important}.catalog-product-view .price-status-box .price-box__special .price-box__was .price-box__was-prices .price-label{display:none!important}.catalog-product-view .price-status-box .price-box__special .price-box__special-label--desktop,.catalog-product-view .price-status-box .price-box__special .price-box__was-label--desktop{display:block!important;margin:0 0 2px!important;font-size:12px!important;line-height:16px!important;font-weight:700!important;letter-spacing:0.04em!important;text-transform:uppercase!important;color:#4B5563!important}.catalog-product-view .price-status-box .price-box__special .price-box__ribbon.percentage-off{display:inline-flex!important;align-items:center;margin:0!important;padding:3px 10px!important;font-size:12px!important;line-height:16px!important;font-weight:700!important;color:#fff!important;background:#D52A34!important;border-radius:4px!important}}@media (max-width:770px){.catalog-product-view .product-view{display:flex;flex-direction:column}.catalog-product-view .product-view>.product-essential{order:1}.catalog-product-view .product-view>.related{order:2}.catalog-product-view .product-view>.product-features-mobile{order:3}.catalog-product-view .product-view>.why-choose-us-wrapper-product-page{order:4}.catalog-product-view .product-view>.product-collateral-header{order:5}.catalog-product-view .product-view>.product-collateral{order:6}.catalog-product-view .product-view>.upsell-products{order:7}.catalog-product-view .product-view .right-section{margin-bottom:0;padding-bottom:8px}.catalog-product-view .product-view>.related,.catalog-product-view .related-products{margin-top:12px}.catalog-product-view .related-products{margin-bottom:16px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item-wrapper{gap:8px;padding:10px;align-items:flex-start}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon{flex:0 0 24px;padding-top:1px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon svg,.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon img{width:24px;height:24px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-details{min-width:0}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-name{font-size:12px;line-height:15px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text{font-size:10px;line-height:13px}}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text--mobile{display:none}@media (max-width:770px){.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text--desktop{display:none}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text--mobile{display:block}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-items{gap:10px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item{border:1px solid #E6E8EC;border-radius:8px;background:#fff}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item-wrapper{display:flex;align-items:center;gap:10px;min-height:56px;padding:10px 12px;box-sizing:border-box}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon{display:flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;padding:0;color:#1B2A3D}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon svg,.catalog-product-view .why-choose-us-wrapper-product-page .wcu-icon img{width:22px;height:22px}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-details{flex:1 1 auto;min-width:0}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-name{margin:0 0 2px;font-size:13px;line-height:16px;font-weight:700;color:#0C2536;text-transform:none;white-space:normal}.catalog-product-view .why-choose-us-wrapper-product-page .wcu-text{margin:0;font-size:11px;line-height:14px;color:#6B7280}}@media (max-width:770px){.catalog-product-view .why-choose-us-wrapper-product-page .wcu-item{padding:0}}.catalog-product-view .product-gallery__counter{display:none}@media (max-width:770px){.catalog-product-view .product-gallery__counter{order:1;align-self:center;display:inline-block;position:static;transform:none;margin:0;padding:4px 12px;background:#F0F0F0;color:#4B5563;font-size:12px;line-height:16px;font-weight:500;border-radius:12px}.catalog-product-view .product-description-video{margin:16px 0 0;border-radius:8px;overflow:hidden}.catalog-product-view .product-description-video iframe,.catalog-product-view .product-description-video video{display:block;width:100%;aspect-ratio:16 / 9;height:auto;border:0}}@media (min-width:771px){.catalog-product-view .price-box__regular .price-box__special-label--desktop{display:none!important}}@media (max-width:770px){.catalog-product-view .price-status-box .price-box__regular{display:block!important;padding:16px 16px 12px}.catalog-product-view .price-status-box .price-box__regular .price-box__main,.catalog-product-view .price-status-box .price-box__regular .price-box__our{display:block!important;width:100%;margin:0;padding:0;border:none}.catalog-product-view .price-status-box .price-box__regular .regular-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px;margin:0!important;padding:0!important}.catalog-product-view .price-status-box .price-box__regular .regular-price .price-wrapper .price,.catalog-product-view .price-status-box .price-box__regular .regular-price>.price{display:block;font-size:30px!important;line-height:36px!important;font-weight:800!important;color:#1F2937!important;margin:0!important}.catalog-product-view .price-status-box .price-box__regular .regular-price .price-wrapper .price-label{display:none!important}}@media (max-width:770px){.catalog-product-view .product-description-video .video-wrapper{display:block}.catalog-product-view .product-description-video .video-wrapper .left,.catalog-product-view .product-description-video .video-wrapper .right{width:100%}.catalog-product-view .product-description-video .video-iframe{position:relative;padding-bottom:56.25%;border-radius:8px;overflow:hidden;background:#111}.catalog-product-view .product-description-video .video-list{height:auto;margin-top:10px;overflow:visible}.catalog-product-view .product-description-video .video-item{border:1px solid #E6E8EC;border-radius:8px;margin-bottom:8px;background:#fff}.catalog-product-view .product-description-video .video-item.active{border-color:#477E01}.catalog-product-view .product-description-video .video-item-wrap{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;padding:8px}.catalog-product-view .product-description-video .video-item-wrap .image{flex:0 0 88px;width:88px;border-radius:6px;overflow:hidden}.catalog-product-view .product-description-video .video-item-wrap .text{flex:1 1 auto;width:auto;min-width:0;padding:0}.catalog-product-view .product-description-video .video-item-wrap .text p{margin:0;font-size:13px;line-height:17px;color:#1B2A3D;white-space:normal;overflow:visible;text-overflow:clip}.catalog-product-view .product-description-video .video-item-wrap .text .title{font-weight:700}}@media (max-width:770px){.catalog-product-view .product-description-video .video-item-wrap,.catalog-product-view .product-description-video .video-item-wrap .text{text-align:left}.catalog-product-view .product-description-video .video-item-wrap .text .title{height:auto;white-space:normal;overflow:visible;text-overflow:clip;text-transform:none;margin-bottom:2px}.catalog-product-view .product-description-video .video-item-wrap .text .subtitle{height:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-transform:none;font-size:12px;line-height:16px;color:#6B7280}.catalog-product-view .product-description-video .video-item-wrap .image{aspect-ratio:16 / 9;background:#F3F4F6}}@media (max-width:770px){.catalog-product-view .product-description-video .video-item-wrap,.catalog-product-view .product-description-video .active .video-item-wrap{border:none;border-radius:8px}.catalog-product-view .product-description-video .active .video-item-wrap{background:#F1F8E9}}@media (max-width:770px){#customer-reviews .rc-header{flex-wrap:wrap;gap:6px 12px;margin-bottom:10px}#customer-reviews .rc-author{flex:1 1 100%}#customer-reviews .rc-meta{flex-wrap:wrap}#customer-reviews .rc-rating{flex:1 1 100%;margin-left:52px}}@media (max-width:770px){.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-headline--desktop,.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-subhead,.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-timer{display:none!important}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-headline--mobile{display:block!important;font-family:'Inter',sans-serif;font-size:16px;line-height:20px;font-weight:500;color:#006E25}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-inner{justify-content:flex-start;gap:0}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-content{gap:8px}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-icon{display:flex;flex:0 0 16px}.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-icon svg,.catalog-product-view .in-out-box .dispatch-banner .dispatch-banner-icon img{width:16px;height:16px}.catalog-product-view .express-delivery-banner .dispatch-banner-icon .dispatch-banner-icon--desktop{display:none}.catalog-product-view .express-delivery-banner .dispatch-banner-icon .dispatch-banner-icon--mobile{display:block;width:16px;height:16px}}@media (max-width:770px){.catalog-product-view .product-view-meta--main .product-view-meta__sku{display:inline-flex;align-items:center;height:16px;line-height:16px;position:relative;top:1px}.catalog-product-view .product-view-meta--main .product-view-meta__reviews{display:inline-flex!important;align-items:center;height:16px!important;min-height:0!important;line-height:16px!important;padding:0!important;margin:0!important;border:none!important}}.catalog-product-view .dispatch-banner.preorder-banner .dispatch-banner-inner{background:#EEF3F7;border:1px solid #C9D6E2}.catalog-product-view .dispatch-banner.preorder-banner .dispatch-banner-headline{color:#243949}.catalog-product-view .dispatch-banner.preorder-banner .dispatch-banner-subhead{color:#4B5B6B}.catalog-product-view .dispatch-banner.preorder-banner .preorder-banner__icon svg{width:36px;height:36px;color:#243949}@media (max-width:770px){.catalog-product-view .in-out-box .dispatch-banner.preorder-banner .dispatch-banner-inner{background:#EEF3F7;border:none}.catalog-product-view .in-out-box .dispatch-banner.preorder-banner .dispatch-banner-headline{display:block!important;font-size:16px;line-height:20px;font-weight:600;color:#243949}.catalog-product-view .in-out-box .dispatch-banner.preorder-banner .preorder-banner__icon svg{width:16px;height:16px}}@media (min-width:771px){.catalog-product-view .btn-buy-now--preorder{flex:0 0 auto}}.product-actions-custom .action-bar .qty-wrappers-hint{flex:0 0 100%;order:99;margin:-4px 0 0;font-size:12px;color:#4B5B6B}.stock-alert-form{margin:0 0 12px}.stock-alert-form__hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.stock-alert-form__label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#243949}.stock-alert-form__row{display:flex;gap:8px}.stock-alert-form__input{flex:1 1 auto;min-width:0;height:44px;padding:0 12px;border:1px solid #C9D6E2;border-radius:6px;font-size:14px}.stock-alert-form__button{flex-shrink:0;height:44px;padding:0 18px;border:none;border-radius:6px;background:#243949;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.stock-alert-form__button:disabled{opacity:.6;cursor:default}.stock-alert-form__message{margin:8px 0 0;font-size:13px;color:#2E7D32}.stock-alert-form__message.is-error{color:#b3261e}