.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{padding-top:10px}}.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:1px solid #dcdcdc;padding:0 15px 15px 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.2s;display:flex;flex-direction:column}.catalog-product-view .hp-product-card:hover{box-shadow:var(--hp-shadow-hover)}.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;background:#FAFAFA;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}.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: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);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:2px 2px 2px 2px rgb(214 208 208 / .69);border-radius:10px}.catalog-product-view .product-collateral .toggle-tabs{display:flex;flex-wrap:wrap;position:relative;background-color:#eaeaea;border-bottom:1px solid #ccc8c8;border-radius:10px 10px 0 0;overflow:hidden}.catalog-product-view .product-shop .product-name h1{font-family:'Rubik',sans-serif;font-weight:600;font-style:normal;font-size:20px!important;line-height:30px;letter-spacing:0;color:#000000!important;text-transform:none!important}.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-image:url("../../skin/frontend/parker/default/images/Vector(1).png");background-repeat:no-repeat;list-style:none;position:relative;margin-bottom:5px;font-size:16px;line-height:25px;background-position:38px;background-size:20px auto;padding-left:72px;padding-right:1px;letter-spacing:.5px;color:#000;margin-left:-1em;padding-bottom:5px}.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:15px 0 0 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{margin-right:10px;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;border:none;width:40px;height:40px;font-size:18px;border-radius:4px;padding:4px;background:#fff;color:#347a00;font-weight:700}.catalog-product-view .qty-btn{width:32px;height:32px;font-size:24px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#347a00;padding:4px 8px;background:#fff0}.catalog-product-view .action-bar{display:flex;flex-flow:row wrap;align-items:center;gap:10px}.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}.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 [data-pp-message]{text-align:left}.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 img{width:15px;height:18px;flex-shrink:0;object-fit:contain}.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__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%;padding:0;background:linear-gradient(135deg,#f5f5f5 0%,#ebebeb 100%);border-radius:10px;box-shadow:0 2px 12px rgb(0 0 0 / .06),0 0 0 1px rgb(0 0 0 / .04);border-left:4px solid #69A332}.price-box__main{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:20px 28px;flex:1;padding:6px 12px}.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}.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{text-decoration:line-through!important;color:#888!important}.price-box__was .price{font-size:16px!important;font-weight:600!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:stretch;padding:6px 14px 6px 0}.price-box__ribbon.percentage-off{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:8px;background:linear-gradient(145deg,#D35047 0%,#c62828 100%);color:#fff!important;letter-spacing:.5px;font-size:16px;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:#69A332;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:inline}@media (max-width:770px){.price-box__special{background:#EAEAEA}.price-box__special-label--desktop,.price-box__was-label--desktop{display:none}.price-box__special-label--mobile,.price-box__was-label--mobile{display:inline}.price-box__savings--desktop,.price-box__special .price-box__our .price-box__ex-vat,.price-box__special .price-box__was .price-box__ex-vat{display:none!important}.price-box__special{flex-direction:row;flex-wrap:nowrap;align-items:center;border-left:none;padding:10px 12px;min-width:0}.price-box__main{flex:1 1 0%;min-width:0;flex-wrap:nowrap;gap:min(16px, 3vw);padding:0;margin-left:0}.price-box__our{flex:1.35 1 0;min-width:0}.price-box__our .price-box__special-label{font-size:10px;color:#6B7280;font-weight:600;margin-bottom:2px}.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:clamp(11px, 3.4vw, 14px)!important;font-weight:800!important;color:#69A332!important;margin-right:4px;text-shadow:0 1px 0 rgb(255 255 255 / .5)}.price-box__special .special-price .price-label{font-size:11px!important;color:#388E3C!important;font-weight:normal!important;margin:0!important}.price-box__was{margin-left:0;flex:1 1 0%;min-width:0}.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(11px, 3.4vw, 14px)!important;min-width:0}.price-box__was .price-box__was-prices .price-label{display:none}.price-box__right{flex:0 0 auto;flex-shrink:0;padding:0}.price-box__ribbon.percentage-off{font-size:clamp(11px, 3.2vw, 14px);padding:5px 8px;border-radius:20px}.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:22px!important;font-weight:800!important;color:#69A332!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:column!important;align-items:flex-start!important;text-decoration:none!important}.price-box__regular .regular-price .price{font-size:22px!important;font-weight:800!important;color:#69A332!important;margin-right:6px;text-shadow:0 1px 0 rgb(255 255 255 / .5)}.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:block;font-size:11px;color:#a5a5a5!important;font-weight:300!important;margin:4px 0 0 0}.price-box__special .price-box__ex-vat,.price-box__special .price-box__ex-vat .price,.price-box__special .price-box__ex-vat *{font-size:10px!important;color:#a8a8a8!important;font-weight:300!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;color:#6a963c!important;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 li:first-child{border-width:1px 1px 0 1px}.product-collateral .toggle-tabs li{width:calc(100% / 7);display:block;text-align:center;border-color:#ccc}.product-collateral .toggle-tabs li>span{user-select:none;display:block;padding:0 5px;height:50px;line-height:50px;cursor:pointer;text-transform:uppercase;font-size:12px;position:relative;color:#8a8a8a;font-weight:700;letter-spacing:1px}.product-collateral .toggle-tabs li.current{background:#2F4858!important;border-top-left-radius:10px;border-top-right-radius:10px}.product-collateral>dl{width:100%}.product-collateral>dl>dt::after{display:block;content:'+';position:absolute;top:0;right:10px;transform:rotate(-45deg);font-size:1.8em;line-height:40px;font-weight:900}.product-collateral>dl>dd.current{display:block}.product-collateral>dl>dd{width:100%;display:none}.description-tab-main{padding:25px}.product-collateral.accordion-open>dl>dt.current{border-bottom:1px solid #ccc}.product-collateral>dl>dt{width:100%;padding:9px 10px 9px 80px;font-weight:700;border:1px solid #ccc;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;text-transform:none}.product-collateral>dl>dt{display:none}.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){.product-img-box{display:flex;gap:15px;width:50%;float:left;padding-right:0;max-height:550px;overflow:hidden;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:left;width:50%;margin-top:-6px}.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:10px 0 0 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}.product-collateral .toggle-tabs li.current>span{z-index:5;color:#fff}@media (max-width:770px){.product-img-box .product-name h1{color:#000000!important;text-transform:none!important;font-size:20px!important}.product-price-cart .price-info .price-including-tax .price-box p span{font-size:13px!important;color:#000;font-weight:700;margin-left:5px;margin-right:0}.price-box .old-price,.price-box .special-price{padding:0}.product-price-cart .price-info .price-including-tax .price-box p .percentage-off{margin-right:10px;display:inline-block;margin-left:15px;padding:10px 19px;border-radius:5px;color:#fff;background-color:#2F4858;font-size:18px;font-weight:800}.catalog-product-view .qty-btn{width:40px;height:48px;font-size:22px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#347a00;padding:0;background:#fff0}.qty-wrapper{transform:unset!important}.catalog-product-view .qty-wrappers{height:48px}.catalog-product-view .input-text.qty{text-align:center;border:none;width:36px;height:48px;font-size:18px;border-radius:4px;padding:0;background:#fff;color:#347a00;font-weight:700}.catalog-product-view .action-bar{display:grid;grid-template-columns:auto 1fr;gap:10px}.catalog-product-view .paypal-paylater-card{margin-top:10px;padding:10px 12px}.catalog-product-view .btn-buy-now{margin-left:0;height:48px;font-size:16px;min-width:0;padding:0 20px}.catalog-product-view .btn-add-cart{grid-column:1 / -1;height:48px;font-size:16px;min-width:0;padding:0 20px;width:100%}.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:block}.product-collateral .toggle-tabs li{width:100%}.catalog-product-view .right-section .short-description ul li{background-size:14px auto;background-position:10px center;padding-left:32px;font-size:14px;margin-left:0}.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}.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}.product-img-box .product-gallery__thumbs{align-items:center}.product-img-box .product-gallery .product-gallery-thumb{width:80px;height:80px;flex:0 0 80px;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;gap:15px}.product-gallery__main-wrap{flex:1;min-width:0;aspect-ratio:1;max-height:500px;display:flex;align-items:center;justify-content:center;position:relative}.product-gallery__main-link{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%;min-height:0}.product-gallery__main-link img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-img-box .product-gallery .product-gallery-thumb{width:100px;height:100px;flex:0 0 100px}.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:620px}}@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;gap:5px;border-radius:5px;border:1px solid #d9d9d9;background:#dae5cc;height:48px;flex:0 0 auto}@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}#customer-reviews{padding:1.5rem}#customer-reviews .rv-summary{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start;padding:1.5rem;background:#f5f5f5;border-radius:12px}#customer-reviews .rv-summary-left{display:flex;flex-direction:column}#customer-reviews .rv-summary-title{font-size:1.125rem;font-weight:700;margin:0 0 .25rem;text-transform:none;color:#333}#customer-reviews .rv-avg-rating{font-size:2.5rem;font-weight:700;line-height:1.1;color:#333}#customer-reviews .rv-avg-stars{margin:.25rem 0}#customer-reviews .rv-avg-stars .rating-box{width:100px;height:20px;background-size:20px!important}#customer-reviews .rv-avg-stars .rating-box .rating{height:20px;background-size:20px!important}#customer-reviews .rv-total-count{font-size:.875rem;color:#666;margin-bottom:1rem}#customer-reviews .rv-write-btn{display:inline-block;padding:.75rem 2rem;background:#5B8C2A;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;cursor:pointer;transition:background 0.2s ease}#customer-reviews .rv-write-btn:hover{background:#4A7322}#customer-reviews .rv-summary-bars{display:flex;flex-direction:column;gap:.625rem;padding-top:.5rem}#customer-reviews .rv-bar-row{display:flex;align-items:center;gap:.75rem}#customer-reviews .rv-bar-label{font-size:.875rem;color:#666;white-space:nowrap;min-width:50px}#customer-reviews .rv-bar-track{flex:1;height:8px;background:#e8e8e8;border-radius:4px;min-width:200px;overflow:hidden}#customer-reviews .rv-bar-fill{height:100%;background:#f5a623;border-radius:4px;transition:width 0.3s ease}#customer-reviews .rv-bar-count{font-size:.875rem;color:#666;min-width:30px;text-align:center}#customer-reviews .rv-list{margin-top:1rem;columns:1}#customer-reviews .rv-card{padding:1.5rem;background:#f5f5f5;border-radius:12px;margin-bottom:1rem}#customer-reviews .rv-card--hidden{display:none}#customer-reviews .rc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#customer-reviews .rc-author{display:flex;align-items:center;gap:.625rem}#customer-reviews .rc-avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#d5d5d5;border-radius:50%;color:#4a4a4a;font-size:.8125rem;font-weight:700;letter-spacing:.02em;flex-shrink:0}#customer-reviews .rc-name{font-weight:600;font-size:.9375rem;color:#333}#customer-reviews .rc-sep{color:#999}#customer-reviews .rc-date{font-size:.875rem;color:#666}#customer-reviews .rc-rating{flex-shrink:0}#customer-reviews .rc-rating .rating-box{width:100px;height:20px;background-size:20px!important}#customer-reviews .rc-rating .rating-box .rating{height:20px;background-size:20px!important}#customer-reviews .rc-content{margin-bottom:0}#customer-reviews .rc-content--truncated .rc-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#customer-reviews .rc-text{font-size:.9375rem;line-height:1.7;color:#666;margin:0}#customer-reviews .rc-readmore{background:none;border:none;color:#5B8C2A;font-size:.875rem;font-weight:600;padding:0;margin-top:.25rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px}#customer-reviews .rc-readmore:hover{color:#4A7322}#customer-reviews .rv-viewall{display:block;width:100%;padding:1rem;margin-top:0;background:none;color:#333;font-size:.9375rem;font-weight:600;border:2px solid #5B8C2A;border-radius:4px;cursor:pointer;text-align:center;transition:background 0.2s ease}#customer-reviews .rv-viewall:hover{background:rgb(91 140 42 / .05)}#customer-reviews .rv-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem}#customer-reviews .rv-empty img{width:200px;height:auto;margin-bottom:1.5rem}#customer-reviews .rv-empty h3{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 .5rem}#customer-reviews .rv-empty p{font-size:.9375rem;color:#666;margin:0 0 2rem}#customer-reviews .rv-empty-btn{display:block;width:100%;padding:1rem;background:#5B8C2A;color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;cursor:pointer;transition:background 0.2s ease}#customer-reviews .rv-empty-btn:hover{background:#4A7322}@media (max-width:768px){#customer-reviews .rv-summary{grid-template-columns:1fr;gap:1.5rem}#customer-reviews .rv-bar-track{min-width:120px}}@media (max-width:420px){#customer-reviews .rc-header{align-items:flex-start;gap:.5rem}#customer-reviews .rc-author{flex-wrap:wrap;min-width:0;row-gap:.125rem}#customer-reviews .rc-name{line-height:1.2}#customer-reviews .rc-rating{margin-left:auto;align-self:flex-start}#customer-reviews .rc-rating .rating-box{width:90px;height:18px;background-size:18px!important}#customer-reviews .rc-rating .rating-box .rating{height:18px;background-size:18px!important}}.dispatch-banner{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:wrap}.dispatch-banner-content{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.dispatch-banner-icon{flex-shrink:0;color:#1e3a5f}.dispatch-banner-icon svg{display:block;width:48px;height:48px}.dispatch-banner-headline{font-size:20px;font-weight:700;color:#1e3a5f;margin:0 0 2px}.dispatch-banner-headline--mobile{display:none}.dispatch-banner-headline--desktop{display:block}.dispatch-banner-subhead{font-size:15px;color:#4a6b8a;margin:0}.dispatch-banner-timer{display:flex;align-items:center;gap:10px;flex-shrink:0}.dispatch-banner-timer .timer-segment{display:flex;flex-direction:column;align-items:center;gap:2px}.dispatch-banner-timer .timer-value{display:flex;align-items:center;justify-content:center;min-width:40px;padding:6px 10px;background:#1e3a5f;color:#fff;font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;border-radius:6px}.dispatch-banner-timer .timer-label{font-size:11px;color:#4a6b8a;text-transform:uppercase;letter-spacing:.5px}.dispatch-banner-timer .timer-separator{color:#1e3a5f;font-size:20px;font-weight:700;line-height:1}@media (max-width:640px){.dispatch-banner-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;text-align:left;background:#E6ECDF;padding:14px 18px;border:1px solid #69A332}.dispatch-banner-content{justify-content:flex-start;flex:1;min-width:0}.dispatch-banner-headline--desktop{display:none}.dispatch-banner-headline--mobile{display:block}.dispatch-banner-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.dispatch-banner-headline{font-size:16px}.dispatch-banner-subhead{font-size:13px;color:#6c757d}.dispatch-banner-icon{display:none}.dispatch-banner-timer{justify-content:flex-end;flex-shrink:0}.dispatch-banner-timer .timer-value{min-width:32px;padding:5px 8px;font-size:16px}.dispatch-banner-timer .timer-segment{gap:1px}.dispatch-banner-timer .timer-label{font-size:10px}}.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;max-width:90%;margin-left:4%;margin-right:5%;padding:12px 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}}