.row{--bs-gutter-x: 30px;--bs-gutter-y: 0;margin-top:calc(var(--bs-gutter-y)*-1);margin-left:calc(var(--bs-gutter-x)*-0.5);margin-right:calc(var(--bs-gutter-x)*-0.5)}.row>*{margin-top:var(--bs-gutter-y);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5)}@media only screen and (max-width: 768px){.row>*{width:100%}}.zonebottom [role=row-section]>.row,.zonebottom [role=row-section] [role=row-wrapper]>.row,.catalog-grid [role=row-section]>.row,.catalog-grid [role=row-section] [role=row-wrapper]>.row,.page-content [role=row-section]>.row,.page-content [role=row-section] [role=row-wrapper]>.row,.zonetop [role=row-section]>.row,.zonetop [role=row-section] [role=row-wrapper]>.row{--bs-gutter-y: calc(80px / 4)}img{image-rendering:optimize-contrast}.flex-custom{display:flex;justify-content:space-between;align-items:center}.flex-custom--center{display:flex;justify-content:center;align-items:center}.list-custom{margin:0;padding:0;list-style:none}.list-custom li{margin:0;padding:0}.ex-loggedout .logged-out-hide,.ex-loggedin .logged-in-hide{display:none !important}.catalog-grid .container{padding:0 15px}.container .container{padding:0;width:auto}.visually-hidden{border:0;padding:0;margin:0;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap}.g-recaptcha{max-width:304px;width:100%;overflow:hidden}.g-recaptcha>div{width:100% !important}.g-recaptcha iframe{width:100% !important}.var-content:empty{display:none}.var-content:not(:empty)+.var-default{display:none}@media(min-width: 768px){.dashboard-sortable{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}}.form-group label{display:block;color:var(--theme-label-color, #fff);font-weight:500}.form-group input[type=text],.form-group input[type=email],.form-group input[type=date],.form-group input[type=password],.form-group input[type=number],.form-group input[type=tel],.form-group textarea{color:var(--theme-input-color, var(--theme-text-col, var(--theme-colour-darkblue, #082030)));font-size:var(--theme-input-font-size, 0.875);line-height:var(--theme-input-font-size, 0.875);background-color:var(--theme-input-bg, #fff);border:var(--theme-input-border, 1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)));border-radius:var(--theme-input-border-radius, 8px);padding:var(--theme-input-padding, 12px 24px);outline:none;width:100%}.form-group input[type=text]:hover,.form-group input[type=text]:focus,.form-group input[type=email]:hover,.form-group input[type=email]:focus,.form-group input[type=date]:hover,.form-group input[type=date]:focus,.form-group input[type=password]:hover,.form-group input[type=password]:focus,.form-group input[type=number]:hover,.form-group input[type=number]:focus,.form-group input[type=tel]:hover,.form-group input[type=tel]:focus,.form-group textarea:hover,.form-group textarea:focus{border:var(--theme-input-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)))}.form-group input[type=text]::placeholder,.form-group input[type=email]::placeholder,.form-group input[type=date]::placeholder,.form-group input[type=password]::placeholder,.form-group input[type=number]::placeholder,.form-group input[type=tel]::placeholder,.form-group textarea::placeholder{color:var(--theme-input-placeholder-color, rgba(19, 77, 113, 0.5));opacity:1}.form-group select{color:var(--theme-input-color, var(--theme-text-col, var(--theme-colour-darkblue, #082030)));font-size:var(--theme-input-font-size, 0.875);line-height:var(--theme-input-font-size, 0.875);background-color:var(--theme-input-bg, #fff);border:var(--theme-input-border, 1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)));border-radius:var(--theme-input-border-radius, 8px);padding:var(--theme-input-padding, 12px 24px);outline:none;width:100%}.form-group select:hover,.form-group select:focus{border:var(--theme-input-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)))}.form-group select::placeholder{color:var(--theme-input-placeholder-color, rgba(19, 77, 113, 0.5));opacity:1}.form-group select{padding:var(--theme-select-padding, 12px 24px);appearance:none}.form-group:has(select){position:relative}.form-group:has(select)::after{content:"";font-family:FontAwesome;position:absolute;top:78%;right:20px;transform:translateY(-78%);pointer-events:none}.form-group:has(select):has(.select2){margin-bottom:15px}.form-group:has(select):has(.select2)::after{display:none}.text-color{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030)) !important}.text-white{color:#fff !important}.text-primary{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71)) !important}.text-secondary{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)) !important}.text-tertiary{color:var(--theme-brand-tertiary, var(--theme-colour-darkblue, #082030)) !important}.text-uppercase{text-transform:uppercase}.bg-black{background:#000}.bg-white{background:#fff}.bg-grey{background:#f3f6f8}.bg-primary{background:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.bg-secondary{background:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.bg-tertiary{background:var(--theme-brand-tertiary, var(--theme-colour-darkblue, #082030))}.btn-custom.primary{position:relative;display:flex;align-items:center;gap:10px;color:var(--theme-btn-primary-color, var(--theme-brand-default, var(--theme-colour-blue, #134d71)));font-size:var(--theme-btn-font-size, 1rem);font-weight:700;line-height:130%;background-color:rgba(0,0,0,0);border:0;text-transform:uppercase;padding:var(--theme-btn-padding, 12px 0);width:fit-content}.btn-custom.primary::after{content:"";display:block;width:16px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M16.4133 3.35721L13.8333 0.750546C13.7714 0.68806 13.6976 0.638464 13.6164 0.604618C13.5351 0.570772 13.448 0.553347 13.36 0.553347C13.272 0.553347 13.1849 0.570772 13.1036 0.604618C13.0224 0.638464 12.9486 0.68806 12.8867 0.750546C12.7625 0.875454 12.6928 1.04442 12.6928 1.22055C12.6928 1.39667 12.7625 1.56564 12.8867 1.69055L15.26 4.08388L1.66667 4.08388C1.48986 4.08388 1.32029 4.15412 1.19526 4.27914C1.07024 4.40416 0.999999 4.57373 0.999999 4.75054H0.999999C0.999999 4.92736 1.07024 5.09692 1.19526 5.22195C1.32029 5.34697 1.48985 5.41721 1.66667 5.41721L15.3 5.41721L12.8867 7.82388C12.8242 7.88586 12.7746 7.95959 12.7407 8.04083C12.7069 8.12207 12.6895 8.20921 12.6895 8.29721C12.6895 8.38522 12.7069 8.47236 12.7407 8.5536C12.7746 8.63484 12.8242 8.70857 12.8867 8.77055C12.9486 8.83303 13.0224 8.88263 13.1036 8.91648C13.1849 8.95032 13.272 8.96775 13.36 8.96775C13.448 8.96775 13.5351 8.95032 13.6164 8.91648C13.6976 8.88263 13.7714 8.83303 13.8333 8.77055L16.4133 6.18388C16.7879 5.80888 16.9982 5.30055 16.9982 4.77055C16.9982 4.24055 16.7879 3.73221 16.4133 3.35721Z' fill='%23134D71' stroke='%23134D71'/%3E%3C/svg%3E")}.btn-custom.primary:hover,.btn-custom.primary:focus-visible{color:var(--theme-btn-primary-hover-color, var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)))}.btn-custom.primary:hover::after,.btn-custom.primary:focus-visible::after{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.btn-custom.primary:focus{outline:none}.btn-custom.primary:disabled{opacity:.3;pointer-events:none}.btn-custom.primary.btn-left-icon::before{content:"";display:inline-block;vertical-align:middle;margin-right:12px}.btn-custom.primary.btn-right-icon::after{content:"";display:inline-block;vertical-align:middle;margin-left:12px}.btn-custom.primary.action-icon{font-size:0;line-height:0}.btn-custom.primary.action-icon::before{content:"";display:inline-block;vertical-align:middle}.btn-custom.primary.action-link{text-align:center}.btn-custom.primary.action-link.disabled{opacity:.3;pointer-events:none;cursor:initial}.btn-custom.secondary{position:relative;display:flex;align-items:center;gap:10px;color:var(--theme-btn-primary-color, var(--theme-brand-default, var(--theme-colour-blue, #134d71)));font-size:var(--theme-btn-font-size, 1rem);font-weight:700;line-height:130%;background-color:rgba(0,0,0,0);border:0;text-transform:uppercase;padding:var(--theme-btn-padding, 12px 0);width:fit-content}.btn-custom.secondary::after{content:"";display:block;width:16px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M16.4133 3.35721L13.8333 0.750546C13.7714 0.68806 13.6976 0.638464 13.6164 0.604618C13.5351 0.570772 13.448 0.553347 13.36 0.553347C13.272 0.553347 13.1849 0.570772 13.1036 0.604618C13.0224 0.638464 12.9486 0.68806 12.8867 0.750546C12.7625 0.875454 12.6928 1.04442 12.6928 1.22055C12.6928 1.39667 12.7625 1.56564 12.8867 1.69055L15.26 4.08388L1.66667 4.08388C1.48986 4.08388 1.32029 4.15412 1.19526 4.27914C1.07024 4.40416 0.999999 4.57373 0.999999 4.75054H0.999999C0.999999 4.92736 1.07024 5.09692 1.19526 5.22195C1.32029 5.34697 1.48985 5.41721 1.66667 5.41721L15.3 5.41721L12.8867 7.82388C12.8242 7.88586 12.7746 7.95959 12.7407 8.04083C12.7069 8.12207 12.6895 8.20921 12.6895 8.29721C12.6895 8.38522 12.7069 8.47236 12.7407 8.5536C12.7746 8.63484 12.8242 8.70857 12.8867 8.77055C12.9486 8.83303 13.0224 8.88263 13.1036 8.91648C13.1849 8.95032 13.272 8.96775 13.36 8.96775C13.448 8.96775 13.5351 8.95032 13.6164 8.91648C13.6976 8.88263 13.7714 8.83303 13.8333 8.77055L16.4133 6.18388C16.7879 5.80888 16.9982 5.30055 16.9982 4.77055C16.9982 4.24055 16.7879 3.73221 16.4133 3.35721Z' fill='%23134D71' stroke='%23134D71'/%3E%3C/svg%3E")}.btn-custom.secondary:hover,.btn-custom.secondary:focus-visible{color:var(--theme-btn-primary-hover-color, var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)))}.btn-custom.secondary:hover::after,.btn-custom.secondary:focus-visible::after{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.btn-custom.secondary:focus{outline:none}.btn-custom.secondary:disabled{opacity:.3;pointer-events:none}.btn-custom.secondary.btn-left-icon::before{content:"";display:inline-block;vertical-align:middle;margin-right:12px}.btn-custom.secondary.btn-right-icon::after{content:"";display:inline-block;vertical-align:middle;margin-left:12px}.btn-custom.secondary.action-icon{font-size:0;line-height:0}.btn-custom.secondary.action-icon::before{content:"";display:inline-block;vertical-align:middle}.btn-custom.secondary.action-link{text-align:center}.btn-custom.secondary.action-link.disabled{opacity:.3;pointer-events:none;cursor:initial}.btn-custom.secondary{color:var(--theme-btn-secondary-color, var(--theme-brand-default, var(--theme-colour-blue, #134d71)));background-color:var(--theme-btn-secondary-bg, var(--theme-colour-white, #fff));border:var(--theme-btn-secondary-border, 1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)))}.btn-custom.secondary:hover,.btn-custom.secondary:focus-visible{color:var(--theme-btn-secondary-hover-color, var(--theme-colour-white, #fff));background-color:var(--theme-btn-secondary-hover-bg, var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)));border:var(--theme-btn-secondary-hover-border, 1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)))}.radio-group p{display:block;color:var(--theme-colour-darkblue, #082030);font-size:16px;font-weight:500;line-height:28px}.radio-group label{position:relative;display:inline-flex;align-items:center;margin:0;margin-right:60px;gap:15px;color:var(--theme-colour-darkblue, #082030);cursor:pointer}.radio-group label input[type=radio]{display:none}.radio-group label input[type=radio]+.custom-radio{position:relative;width:var(--theme-radio-width, 24px);height:var(--theme-radio-height, 24px);background-color:var(--theme-radio-bg, var(--theme-colour-lightgrey, #f1f1f1));border:var(--theme-radio-border, 1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)));border-radius:var(--theme-radio-border-radius, 50%);cursor:pointer}.radio-group label input[type=radio]+.custom-radio::after{content:"";width:var(--theme-radio-checked-width, 14px);height:var(--theme-radio-checked-height, 14px);background-color:var(--theme-radio-checked-bg, var(--theme-brand-default, var(--theme-colour-blue, #134d71)));border-radius:var(--theme-radio-checked-border-radius, 50%);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:opacity .2s}.radio-group label input[type=radio]:checked+.custom-radio::after{opacity:1}.checkbox-group p{display:block;color:var(--theme-colour-darkblue, #082030);font-size:16px;font-weight:500;line-height:28px}.checkbox-group input[type=checkbox]{appearance:none;width:var(--theme-checkbox-width, 24px);height:var(--theme-checkbox-height, 24px);border:var(--theme-checkbox-border, 1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)));border-radius:var(--theme-checkbox-border-radius, 4px);background-color:var(--theme-checkbox-bg, var(--theme-colour-lightgrey, #f1f1f1));cursor:pointer;position:relative;margin:0 10px 0 0}.checkbox-group input[type=checkbox]:checked{background-color:var(--theme-checkbox-checked-bg, var(--theme-brand-default, var(--theme-colour-blue, #134d71)));border:var(--theme-checkbox-checked-border, 1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)))}.checkbox-group input[type=checkbox]:checked::after{content:"";font-family:FontAwesome;color:var(--theme-colour-white, #fff);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.checkbox-group input[type=checkbox]:focus{outline:none;box-shadow:0 0 2px 2px rgba(var(--theme-brand-default, var(--theme-colour-blue, #134d71)), 0.5)}.checkbox-group .form-group{display:inline-flex;align-items:center;margin:0}.checkbox-group label{cursor:pointer;color:var(--theme-colour-darkblue, #082030);margin:0 60px 0 0;font-weight:400}.p-default{padding-top:80px;padding-bottom:80px}@media(max-width: 768px){.p-default{padding-top:calc(80px/2);padding-bottom:calc(80px/2)}}.p-top-default{padding-top:80px}@media(max-width: 768px){.p-top-default{padding-top:calc(80px/2)}}.p-bot-default{padding-bottom:80px}@media(max-width: 768px){.p-bot-default{padding-bottom:calc(80px/2)}}.m-default{margin-top:80px;margin-bottom:80px}@media(max-width: 768px){.m-default{margin-top:calc(80px/2);margin-bottom:calc(80px/2)}}.m-top-default{margin-top:80px}@media(max-width: 768px){.m-top-default{margin-top:calc(80px/2)}}.m-bot-default{margin-bottom:80px}@media(max-width: 768px){.m-bot-default{margin-bottom:calc(80px/2)}}.p-half{padding-top:calc(80px/2);padding-bottom:calc(80px/2)}@media(max-width: 768px){.p-half{padding-top:calc(calc(80px / 2)/2);padding-bottom:calc(calc(80px / 2)/2)}}.p-top-half{padding-top:calc(80px/2)}@media(max-width: 768px){.p-top-half{padding-top:calc(calc(80px / 2)/2)}}.p-bot-half{padding-bottom:calc(80px/2)}@media(max-width: 768px){.p-bot-half{padding-bottom:calc(calc(80px / 2)/2)}}.m-half{margin-top:calc(80px/2);margin-bottom:calc(80px/2)}@media(max-width: 768px){.m-half{margin-top:calc(calc(80px / 2)/2);margin-bottom:calc(calc(80px / 2)/2)}}.m-top-half{margin-top:calc(80px/2)}@media(max-width: 768px){.m-top-half{margin-top:calc(calc(80px / 2)/2)}}.m-bot-half{margin-bottom:calc(80px/2)}@media(max-width: 768px){.m-bot-half{margin-bottom:calc(calc(80px / 2)/2)}}.row-align-items-start>.row,.row-align-items-start [role=row-wrapper]>.row,.row-align-items-center>.row,.row-align-items-center [role=row-wrapper]>.row,.row-align-items-end>.row,.row-align-items-end [role=row-wrapper]>.row,.row-align-items-stretch>.row,.row-align-items-stretch [role=row-wrapper]>.row{display:flex;flex-wrap:wrap}.zonetop .row-align-items-start>.row>*>*,.zonebottom .row-align-items-start>.row>*>*,.zonetop .row-align-items-start [role=row-wrapper]>.row>*>*,.zonebottom .row-align-items-start [role=row-wrapper]>.row>*>*,.zonetop .row-align-items-center>.row>*>*,.zonebottom .row-align-items-center>.row>*>*,.zonetop .row-align-items-center [role=row-wrapper]>.row>*>*,.zonebottom .row-align-items-center [role=row-wrapper]>.row>*>*,.zonetop .row-align-items-end>.row>*>*,.zonebottom .row-align-items-end>.row>*>*,.zonetop .row-align-items-end [role=row-wrapper]>.row>*>*,.zonebottom .row-align-items-end [role=row-wrapper]>.row>*>*,.zonetop .row-align-items-stretch>.row>*>*,.zonebottom .row-align-items-stretch>.row>*>*,.zonetop .row-align-items-stretch [role=row-wrapper]>.row>*>*,.zonebottom .row-align-items-stretch [role=row-wrapper]>.row>*>*{height:100%}.row-align-items-start>.row,.row-align-items-start [role=row-wrapper]>.row{align-items:flex-start}.row-align-items-center>.row,.row-align-items-center [role=row-wrapper]>.row{align-items:center}.row-align-items-end>.row,.row-align-items-end [role=row-wrapper]>.row{align-items:flex-end}.row-align-items-stretch>.row,.row-align-items-stretch [role=row-wrapper]>.row{align-items:stretch}.r-gx-0>.row,.r-gx-0 [role=row-wrapper]>.row{--bs-gutter-x: 0 !important}.r-gy-0>.row,.r-gy-0 [role=row-wrapper]>.row{--bs-gutter-y: 0 !important}.bg-parallax{background-attachment:fixed}.bg-parallax::before{background-attachment:fixed}[class*=bg-img]{position:relative}[class*=bg-img]::before{content:"";z-index:-1;background-position:center;background-size:cover;position:absolute;width:100%;height:100%;top:0;left:0}.bg-img1::before{background-image:url("https://picsum.photos/1920")}[class*=bg-blurred]{position:relative;isolation:isolate;overflow:hidden}[class*=bg-blurred]::before{filter:blur(5px);transform:scale(1.05)}[class*=bg-blurred]::after{content:"";opacity:.8;z-index:-1;position:absolute;width:100%;height:100%;top:0;left:0}.bg-blurred2::after{background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}@media only screen and (max-width: 991px){.flex-col-sm{flex-direction:column}.flex-col-sm>div{width:100%}}@media only screen and (max-width: 768px){.flex-col-xs{flex-direction:column}.flex-col-xs>div{width:100%}.p-top-default{padding-top:calc(80px/2)}.p-bot-default{padding-bottom:calc(80px/2)}.m-top-default{margin-top:calc(80px/2)}.m-bot-default{margin-bottom:calc(80px/2)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}header .header-full{background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));background:linear-gradient(to bottom, var(--theme-brand-default, var(--theme-colour-blue, #134d71)) 0%, var(--theme-colour-lightblue, #238acb) 232%)}header .header-full .vertical-align{justify-content:space-between}header .header-full .vertical-align::before,header .header-full .vertical-align::after{display:none}header .header-full .vertical-align>div{width:auto}header .header-full .header-main{border-bottom:1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));padding-block:18px}header .header-full .logo{margin:0}@media only screen and (min-width: 1470px){header .header-full .logo{margin-right:25px}}header .header-full .logo:hover img,header .header-full .logo:focus-visible img{opacity:.7}header .header-full .logo img{width:157px !important;max-width:100% !important;height:auto !important;max-height:none !important;transition:.35s ease}header .header-full .search_container{flex-grow:1}header .header-full .search_container .widgetsearch{margin:0}header .header-full .search_container section.search .search-form .form-group input{height:46px}header .header-full .search_container section.search .search-form .form-group input:focus{border-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}header .header-full .search_container section.search .search-form button[type=submit]{top:50%;right:24px;transform:translateY(-50%);padding:0;display:flex;align-items:center;justify-content:center;height:20px;width:20px}header .header-full .search_container section.search .search-form button[type=submit] i::before{content:"";display:block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.63 0 20.03 19.77'%3E%3Cpath d='M9.6665 0C14.6243 0 18.6663 3.96945 18.6665 8.89355C18.6665 10.9915 17.9302 12.9144 16.7046 14.4326L20.3696 18.0488C20.7621 18.4368 20.7661 19.07 20.3784 19.4629C19.9907 19.8558 19.3575 19.8601 18.9644 19.4727L15.2827 15.8398C13.7413 17.058 11.7887 17.7871 9.6665 17.7871C4.70871 17.7871 0.666625 13.8177 0.666504 8.89355C0.666689 3.96945 4.70875 0 9.6665 0ZM9.6665 2C5.78793 2 2.66669 5.09924 2.6665 8.89355C2.66663 12.6879 5.78789 15.7871 9.6665 15.7871C11.564 15.7871 13.2784 15.0438 14.5366 13.8418C14.5577 13.8157 14.5809 13.791 14.605 13.7666C14.634 13.7372 14.6642 13.7097 14.6958 13.6846C15.9156 12.4421 16.6664 10.752 16.6665 8.89355C16.6663 5.09924 13.5451 2 9.6665 2Z' fill='%23134D71'%3E%3C/path%3E%3C/svg%3E")}header .header-full .flag-logo{display:block;height:28px;width:64px}@media only screen and (min-width: 1470px){header .header-full .flag-logo{margin-left:25px}}header .header-full .flag-logo img{width:100%;height:100%;object-fit:cover;border-radius:5px}@media only screen and (min-width: 1470px){header .header-full .toolbar .dropdown{margin-left:45px}}header .header-full .toolbar .dropdown:hover .account-btn .user-icon,header .header-full .toolbar .dropdown:focus-visible .account-btn .user-icon{background-color:#c56603}header .header-full .toolbar .account-btn{display:flex;align-items:center;gap:18px;margin:0}header .header-full .toolbar .account-btn:hover .user-icon,header .header-full .toolbar .account-btn:focus-visible .user-icon{background-color:#c56603}header .header-full .toolbar .account-btn .user-icon{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:8px;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));border-radius:50%}header .header-full .toolbar .account-btn .user-icon::before{content:"";display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cg clip-path='url(%23clip0_8645_28)'%3E%3Cpath d='M5.04102 11.6302H10.959C13.3291 11.6302 15.25 13.551 15.25 15.9212C15.2498 16.0364 15.1562 16.13 15.041 16.1302H0.958984C0.843791 16.13 0.750211 16.0363 0.75 15.9212C0.75 13.551 2.67085 11.6302 5.04102 11.6302ZM8 1.63019C8.99456 1.63019 9.94811 2.02556 10.6514 2.72882C11.3546 3.43208 11.75 4.38563 11.75 5.38019C11.75 6.37475 11.3546 7.32829 10.6514 8.03156C9.94811 8.73482 8.99456 9.13019 8 9.13019C7.00544 9.13019 6.05189 8.73482 5.34863 8.03156C4.64537 7.32829 4.25 6.37475 4.25 5.38019C4.25 4.38563 4.64537 3.43208 5.34863 2.72882C6.05189 2.02556 7.00544 1.63019 8 1.63019Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8645_28'%3E%3Crect width='16' height='16' fill='white' transform='translate(0 0.880188)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}header .header-full .toolbar .account-btn>span{display:flex;flex-direction:column-reverse;gap:1px;font-size:1rem;margin:0}header .header-full .toolbar .account-btn>span br{display:none}header .header-full .toolbar .account-btn>span>span.line1{color:#fff;font-family:"Roboto",sans-serif;font-weight:400;line-height:130%;font-size:.8125em}header .header-full .toolbar .account-btn>span>span.line2{color:#fff;font-family:"Roboto",sans-serif;font-weight:700;line-height:130%;font-size:.875em}header .header-full .toolbar .account-btn>span .arrow-your-account{display:none}header .header-full .toolbar{margin:0}header .header-full .toolbar .cart-btn{margin:0}header .header-full .toolbar .cart-btn>.btn{padding:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;gap:18px;font-size:1rem}header .header-full .toolbar .cart-btn>.btn a{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}header .header-full .toolbar .cart-btn>.btn i{margin:0;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:50%;padding:8px;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}header .header-full .toolbar .cart-btn>.btn i::before{content:"";display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M463.1 416c-26.51 0-47.1 21.49-47.1 48s21.49 48 47.1 48s47.1-21.49 47.1-48S490.5 416 463.1 416zM175.1 416c-26.51 0-47.1 21.49-47.1 48S149.5 512 175.1 512s47.1-21.49 47.1-48S202.5 416 175.1 416zM569.5 44.73c-6.109-8.094-15.42-12.73-25.56-12.73H121.1L119.6 19.51C117.4 8.19 107.5 0 96 0H23.1C10.75 0 0 10.75 0 23.1S10.75 48 23.1 48h52.14l60.28 316.5C138.6 375.8 148.5 384 160 384H488c13.25 0 24-10.75 24-23.1C512 346.7 501.3 336 488 336H179.9L170.7 288h318.4c14.29 0 26.84-9.47 30.77-23.21l54.86-191.1C577.5 63.05 575.6 52.83 569.5 44.73z'%3E%3C/path%3E%3C/svg%3E");filter:invert(1)}header .header-full .toolbar .cart-btn>.btn .minicart_count{display:none}header .header-full .toolbar .cart-btn>.btn .minicart_total{display:flex;flex-direction:column;gap:1px;color:#fff;font-family:"Roboto",sans-serif;font-weight:400;line-height:130%;font-size:.8125em}header .header-full .toolbar .cart-btn>.btn .minicart_total::before{content:"Cart";color:#fff;font-family:"Roboto",sans-serif;font-size:.875rem;font-weight:700;line-height:130%}header .header-full .toolbar .cart-btn:hover>.btn{background:rgba(0,0,0,0)}header .header-full .toolbar .cart-btn:hover>.btn>i{background-color:#c56603}header .header-full .toolbar .cart-btn .cart-dropdown span.overlap{top:-35px;right:-15px !important;width:135px;height:45px}html{scroll-behavior:smooth}html body{overflow-x:clip}.mobile-m-zero .row>*{margin-top:0}.splide__pagination{bottom:30px}.splide__pagination__page{margin:0 6px;width:12px;height:12px;background-color:rgba(0,0,0,0);border-radius:100vw;opacity:1;border:1px solid #fff;transition:.35s ease}.splide__pagination__page.is-active{background-color:#fff;transform:none;width:40px}.splide__arrow{border-radius:25px;background:hsla(0,0%,100%,.3);width:40px;height:40px;padding:12px;opacity:1;transition:.35s ease}.splide__arrow:disabled{opacity:0}.splide__arrow:hover:not(:disabled),.splide__arrow:focus-visible:not(:disabled){background:hsla(0,0%,100%,.5)}.splide__arrow svg{display:none}.splide__arrow--prev::before{transform:rotate(180deg)}.splide__arrow::before{content:"";display:inline-block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.98 10 38.02 20'%3E%3Cpath d='M37.6067 16.6592L31.4792 10.4684C31.332 10.3199 31.1569 10.2022 30.9639 10.1218C30.771 10.0414 30.564 10 30.355 10C30.146 10 29.939 10.0414 29.7461 10.1218C29.5532 10.2022 29.378 10.3199 29.2308 10.4684C28.9359 10.765 28.7704 11.1663 28.7704 11.5846C28.7704 12.0029 28.9359 12.4042 29.2308 12.7009L34.8675 18.385L2.58333 18.385C2.16341 18.385 1.76068 18.5518 1.46375 18.8488C1.16681 19.1457 0.999998 19.5484 0.999998 19.9683H0.999998C0.999998 20.3883 1.16681 20.791 1.46375 21.0879C1.76068 21.3849 2.16341 21.5517 2.58333 21.5517L34.9625 21.5517L29.2308 27.2675C29.0824 27.4147 28.9646 27.5898 28.8843 27.7828C28.8039 27.9757 28.7625 28.1827 28.7625 28.3917C28.7625 28.6007 28.8039 28.8077 28.8843 29.0006C28.9646 29.1935 29.0824 29.3687 29.2308 29.5158C29.378 29.6643 29.5531 29.782 29.7461 29.8624C29.939 29.9428 30.146 29.9842 30.355 29.9842C30.564 29.9842 30.771 29.9428 30.9639 29.8624C31.1569 29.782 31.332 29.6643 31.4792 29.5158L37.6067 23.3725C38.4962 22.4819 38.9958 21.2746 38.9958 20.0159C38.9958 18.7571 38.4962 17.5498 37.6067 16.6592Z' fill='white'%3E%3C/path%3E%3C/svg%3E")}.section-title>*:last-child{margin-bottom:0}.section-title .h3{margin:0 0 6px;color:#c56603;font-weight:700;line-height:130%;font-size:1.125em}.section-title h2{margin:0 0 24px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;font-size:2em}.section-title .details{margin:0;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%;font-size:1.125em}.section-title .btn-custom{margin-top:24px}footer.footer{padding:0;font-size:1em;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));background:linear-gradient(to bottom, var(--theme-brand-default, var(--theme-colour-blue, #134d71)) 0%, var(--theme-colour-lightblue, #238acb) 232%)}footer.footer .footer-main{padding-block:100px 50px}footer.footer .footer-main div[role=row-wrapper]>.row{gap:60px;display:flex;justify-content:space-between}@media only screen and (max-width: 991px){footer.footer .footer-main div[role=row-wrapper]>.row{gap:30px}}footer.footer .footer-main div[role=row-wrapper]>.row>div{width:auto}footer.footer .footer-main div[role=row-wrapper]>.row::before,footer.footer .footer-main div[role=row-wrapper]>.row::after{display:none}@media(max-width: 991px){footer.footer .footer-main div[role=row-wrapper]>.row{flex-direction:column}}footer.footer .dealerdetails_container{margin-right:auto}@media only screen and (max-width: 991px){footer.footer .dealerdetails_container{margin-right:0}}footer.footer .dealerdetails_container .info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;max-width:200px;height:100%}@media only screen and (max-width: 991px){footer.footer .dealerdetails_container .info{max-width:none;align-items:center;gap:16px}}footer.footer .dealerdetails_container .logo{width:fit-content;border:0;padding:0;margin:0 0 auto}footer.footer .dealerdetails_container .logo img{max-width:200px !important}footer.footer .dealerdetails_container .dealer-details-location p{color:#fff;font-weight:400;line-height:130%;font-size:1em}footer.footer .quicklinks{padding-block:8px}footer.footer .quicklinks .title{margin:0 0 16px;color:#fff;text-transform:none;font-weight:700;line-height:130%;font-size:1em}footer.footer .quicklinks ul{font-size:1em}footer.footer .quicklinks ul li{margin:0 0 16px}footer.footer .quicklinks ul li:last-child{margin:0}footer.footer .quicklinks ul li a{color:#fff;font-weight:400;line-height:130%;font-size:1em}footer.footer .quicklinks ul li a:hover,footer.footer .quicklinks ul li a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));text-decoration:none}@media only screen and (max-width: 991px){footer.footer .foot-menu{padding-top:0}footer.footer .foot-menu .title{cursor:pointer;margin:0 !important;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));padding:20px;color:#fff}footer.footer .foot-menu .title::after{content:"+";width:10px;float:right;transition:1s ease}footer.footer .foot-menu ul{max-height:0;overflow:hidden;transition:max-height 1s ease-out;padding:0;margin:0}footer.footer .foot-menu ul li{margin:0;padding:0;border:0;display:block}footer.footer .foot-menu ul li a{display:block;margin:10px 0;padding:20px;border:1px solid #fff;font-size:16px;background:none;display:flex;justify-content:space-between;align-items:center}footer.footer .foot-menu.open h4::after{content:"-"}footer.footer .foot-menu.open ul{height:auto;max-height:310px;transition:max-height 1s ease-in-out !important}}footer.footer .signature{border-top:2px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));padding-block:50px}footer.footer .signature .flex-custom{flex-wrap:wrap}footer.footer .signature .nSocial{display:flex;align-items:center;justify-content:center;gap:12px;width:fit-content}footer.footer .signature .nSocial a{display:flex;align-items:center;justify-content:center}footer.footer .signature .nSocial a:hover::before,footer.footer .signature .nSocial a:hover i::before,footer.footer .signature .nSocial a:focus-visible::before,footer.footer .signature .nSocial a:focus-visible i::before{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}footer.footer .signature .nSocial a i::before{display:block;height:20px;width:20px;background-position:center;background-repeat:no-repeat;background-size:contain}footer.footer .signature .nSocial a[alt=Instagram]{order:100}footer.footer .signature .nSocial a[alt=Instagram] i::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0.75 20 20.02'%3E%3Cg clip-path='url(%23clip0_8519_3809)'%3E%3Cpath d='M10 2.56152C12.6719 2.56152 12.9883 2.57324 14.0391 2.62012C15.0156 2.66309 15.543 2.82715 15.8945 2.96387C16.3594 3.14355 16.6953 3.3623 17.043 3.70996C17.3945 4.06152 17.6094 4.39356 17.7891 4.8584C17.9258 5.20996 18.0898 5.74121 18.1328 6.71387C18.1797 7.76855 18.1914 8.08496 18.1914 10.7529C18.1914 13.4248 18.1797 13.7412 18.1328 14.792C18.0898 15.7686 17.9258 16.2959 17.7891 16.6475C17.6094 17.1123 17.3906 17.4482 17.043 17.7959C16.6914 18.1475 16.3594 18.3623 15.8945 18.542C15.543 18.6787 15.0117 18.8428 14.0391 18.8857C12.9844 18.9326 12.668 18.9443 10 18.9443C7.32813 18.9443 7.01172 18.9326 5.96094 18.8857C4.98438 18.8428 4.45703 18.6787 4.10547 18.542C3.64063 18.3623 3.30469 18.1436 2.95703 17.7959C2.60547 17.4443 2.39063 17.1123 2.21094 16.6475C2.07422 16.2959 1.91016 15.7647 1.86719 14.792C1.82031 13.7373 1.80859 13.4209 1.80859 10.7529C1.80859 8.08106 1.82031 7.76465 1.86719 6.71387C1.91016 5.7373 2.07422 5.20996 2.21094 4.8584C2.39063 4.39356 2.60938 4.05762 2.95703 3.70996C3.30859 3.3584 3.64063 3.14355 4.10547 2.96387C4.45703 2.82715 4.98828 2.66309 5.96094 2.62012C7.01172 2.57324 7.32813 2.56152 10 2.56152ZM10 0.760742C7.28516 0.760742 6.94531 0.772461 5.87891 0.819336C4.81641 0.866211 4.08594 1.03809 3.45313 1.28418C2.79297 1.54199 2.23438 1.88184 1.67969 2.44043C1.12109 2.99512 0.78125 3.55371 0.523438 4.20996C0.277344 4.84668 0.105469 5.57324 0.0585938 6.63574C0.0117188 7.70605 0 8.0459 0 10.7607C0 13.4756 0.0117188 13.8154 0.0585938 14.8818C0.105469 15.9443 0.277344 16.6748 0.523438 17.3076C0.78125 17.9678 1.12109 18.5264 1.67969 19.0811C2.23438 19.6357 2.79297 19.9795 3.44922 20.2334C4.08594 20.4795 4.8125 20.6514 5.875 20.6982C6.94141 20.7451 7.28125 20.7568 9.99609 20.7568C12.7109 20.7568 13.0508 20.7451 14.1172 20.6982C15.1797 20.6514 15.9102 20.4795 16.543 20.2334C17.1992 19.9795 17.7578 19.6357 18.3125 19.0811C18.8672 18.5264 19.2109 17.9678 19.4648 17.3115C19.7109 16.6748 19.8828 15.9482 19.9297 14.8857C19.9766 13.8193 19.9883 13.4795 19.9883 10.7646C19.9883 8.04981 19.9766 7.70996 19.9297 6.64356C19.8828 5.58106 19.7109 4.85059 19.4648 4.21777C19.2188 3.55371 18.8789 2.99512 18.3203 2.44043C17.7656 1.88574 17.207 1.54199 16.5508 1.28809C15.9141 1.04199 15.1875 0.870117 14.125 0.823242C13.0547 0.772461 12.7148 0.760742 10 0.760742Z' fill='white'%3E%3C/path%3E%3Cpath d='M10 5.62402C7.16406 5.62402 4.86328 7.9248 4.86328 10.7607C4.86328 13.5967 7.16406 15.8975 10 15.8975C12.8359 15.8975 15.1367 13.5967 15.1367 10.7607C15.1367 7.9248 12.8359 5.62402 10 5.62402ZM10 14.0928C8.16016 14.0928 6.66797 12.6006 6.66797 10.7607C6.66797 8.9209 8.16016 7.42871 10 7.42871C11.8398 7.42871 13.332 8.9209 13.332 10.7607C13.332 12.6006 11.8398 14.0928 10 14.0928Z' fill='white'%3E%3C/path%3E%3Cpath d='M16.5391 5.4209C16.5391 6.08496 16 6.62012 15.3398 6.62012C14.6758 6.62012 14.1406 6.08106 14.1406 5.4209C14.1406 4.75684 14.6797 4.22168 15.3398 4.22168C16 4.22168 16.5391 4.76074 16.5391 5.4209Z' fill='white'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8519_3809'%3E%3Crect width='20' height='20' fill='white' transform='translate(0 0.760742)'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}footer.footer .signature .nSocial a[alt=Facebook]{order:300}footer.footer .signature .nSocial a[alt=Facebook] i::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0.75 20.02 19.97'%3E%3Cg clip-path='url(%23clip0_8519_3811)'%3E%3Cpath d='M10 0.760742C4.4772 0.760742 0 5.23794 0 10.7607C0 15.4503 3.2288 19.3855 7.5844 20.4663V13.8167H5.5224V10.7607H7.5844V9.44394C7.5844 6.04034 9.1248 4.46274 12.4664 4.46274C13.1 4.46274 14.1932 4.58714 14.6404 4.71114V7.48114C14.4044 7.45634 13.9944 7.44394 13.4852 7.44394C11.8456 7.44394 11.212 8.06514 11.212 9.67994V10.7607H14.4784L13.9172 13.8167H11.212V20.6875C16.1636 20.0895 20.0004 15.8735 20.0004 10.7607C20 5.23794 15.5228 0.760742 10 0.760742Z' fill='white'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8519_3811'%3E%3Crect width='20' height='20' fill='white' transform='translate(0 0.760742)'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}footer.footer .signature .nSocial a[alt=YouTube]{order:400}footer.footer .signature .nSocial a[alt=YouTube] i::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 3.72 20 14.08'%3E%3Cpath d='M19.8008 6.76074C19.8008 6.76074 19.6055 5.38184 19.0039 4.77637C18.2422 3.97949 17.3906 3.97559 17 3.92871C14.2031 3.72559 10.0039 3.72559 10.0039 3.72559H9.99609C9.99609 3.72559 5.79688 3.72559 3 3.92871C2.60938 3.97559 1.75781 3.97949 0.996094 4.77637C0.394531 5.38184 0.203125 6.76074 0.203125 6.76074C0.203125 6.76074 0 8.38184 0 9.99902V11.5146C0 13.1318 0.199219 14.7529 0.199219 14.7529C0.199219 14.7529 0.394531 16.1318 0.992187 16.7373C1.75391 17.5342 2.75391 17.5068 3.19922 17.5928C4.80078 17.7451 10 17.792 10 17.792C10 17.792 14.2031 17.7842 17 17.585C17.3906 17.5381 18.2422 17.5342 19.0039 16.7373C19.6055 16.1318 19.8008 14.7529 19.8008 14.7529C19.8008 14.7529 20 13.1357 20 11.5146V9.99902C20 8.38184 19.8008 6.76074 19.8008 6.76074ZM7.93359 13.3545V7.7334L13.3359 10.5537L7.93359 13.3545Z' fill='white'%3E%3C/path%3E%3C/svg%3E")}footer.footer .signature .nSocial a[alt=Twitter]{order:200}footer.footer .signature .nSocial a[alt=Twitter] svg{display:none}footer.footer .signature .nSocial a[alt=Twitter]::before{content:"";display:inline-block;height:16px;width:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.8 2.32 18.4 16.63'%3E%3Cpath d='M15.2719 2.34717H18.0831L11.9414 9.36674L19.1667 18.9188H13.5094L9.07836 13.1255L4.00828 18.9188H1.19535L7.76452 11.4106L0.833328 2.34717H6.63425L10.6395 7.64244L15.2719 2.34717ZM14.2852 17.2362H15.843L5.78782 3.94144H4.11621L14.2852 17.2362Z' fill='white'%3E%3C/path%3E%3C/svg%3E")}footer.footer .signature .copyright{border:0;width:fit-content;display:flex;align-items:center;justify-content:end;color:#fff;font-weight:400;line-height:130%;white-space:nowrap;font-size:.75em}footer.footer .signature .copyright a{color:#fff;text-decoration:underline}footer.footer .signature .copyright a:hover,footer.footer .signature .copyright a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));opacity:1}.module-accordion .h3{margin:0 0 24px;text-transform:uppercase}.accordion-tab[data-title=""]{display:none;visibility:hidden}.accordion-title{margin:0;transition:color .35s,margin-bottom .35s;padding-right:40px;position:relative;cursor:pointer;user-select:none}.accordion-title::after{content:"";font-family:FontAwesome;position:absolute;top:calc(50% - 16px);font-size:18px;right:0;transition:.35s ease}.accordion-title.nActive,.accordion-title:hover,.accordion-title:focus{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.accordion-title.nActive{margin-bottom:25px}.accordion-title.nActive::after{rotate:180deg}.accordion-title.nActive+.accordion-panel{grid-template-rows:1fr}.accordion-panel{transition:grid-template-rows .35s;display:grid;grid-template-rows:0fr}.accordion-panel .inner{overflow:hidden}.accordion-panel .details{margin-bottom:24px}.header-menu{background-color:rgba(0,0,0,0)}.header-menu .menu{background-color:rgba(0,0,0,0)}.header-menu .menu .catalog-block{background-color:rgba(0,0,0,0)}.header-full .verticalmenu{display:flex;align-items:center;justify-content:space-between;height:45px}.header-full .verticalmenu::before,.header-full .verticalmenu::after{display:none}.header-full .verticalmenu .cd-dropdown-wrapper:hover,.header-full .verticalmenu .cd-dropdown-wrapper:focus-visible{background-color:rgba(0,0,0,0)}.header-full .verticalmenu .cd-dropdown-trigger{display:flex;align-items:center;justify-content:center;gap:10px;height:100%;padding:0;color:#fff;font-weight:700}.header-full .verticalmenu .cd-dropdown-trigger:hover,.header-full .verticalmenu .cd-dropdown-trigger:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.header-full .verticalmenu .cd-dropdown-trigger:hover::before,.header-full .verticalmenu .cd-dropdown-trigger:focus-visible::before{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.header-full .verticalmenu .cd-dropdown-trigger.dropdown-is-active{background-color:rgba(0,0,0,0)}.header-full .verticalmenu .cd-dropdown-trigger::after{display:none}.header-full .verticalmenu .cd-dropdown-trigger::before{position:relative;display:block;width:20px;height:20px;margin:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.08 2.82 19.85 14.88'%3E%3Cpath d='M2.5 10.2604H17.5M2.5 5.26044H17.5M2.5 15.2604H17.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");top:auto;transform:none;right:auto;background-color:rgba(0,0,0,0)}.header-full .verticalmenu .additional_links{display:none}.header-full .verticalmenu>a{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-weight:700;line-height:130%;font-size:1em}.header-full .verticalmenu>a:hover,.header-full .verticalmenu>a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown{display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100%;width:395px;padding:80px 0 40px;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateX(-30px);transition:.35s ease}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown.dropdown-is-active{transform:translateX(0)}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown:has(.has-children.active){background-color:#fff}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown::before{content:"";display:block;width:100%;height:100%;border-radius:0 12px 12px 0;background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));position:absolute;top:0;left:0;z-index:-1}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown>.close-button{color:#fff;border-radius:100%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;position:absolute;font-size:0;top:24px;right:24px}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown>.close-button::before{content:"";display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='1.98 4.47 15.03 15.05'%3E%3Cpath d='M16.5595 7.05935C17.1454 6.47341 17.1454 5.52185 16.5595 4.93591C15.9735 4.34998 15.022 4.34998 14.436 4.93591L9.5001 9.87654L4.55947 4.9406C3.97354 4.35466 3.02197 4.35466 2.43604 4.9406C1.8501 5.52654 1.8501 6.4781 2.43604 7.06404L7.37666 12L2.44072 16.9406C1.85479 17.5265 1.85479 18.4781 2.44072 19.064C3.02666 19.65 3.97822 19.65 4.56416 19.064L9.5001 14.1234L14.4407 19.0594C15.0267 19.6453 15.9782 19.6453 16.5642 19.0594C17.1501 18.4734 17.1501 17.5219 16.5642 16.9359L11.6235 12L16.5595 7.05935Z' fill='white'%3E%3C/path%3E%3C/svg%3E")}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown>.close-button:hover::before,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown>.close-button:focus-visible::before{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .logo{display:flex !important;justify-content:center;width:100%;margin:0 0 40px}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content{display:flex;flex-direction:column;padding:0;width:auto;overflow-y:auto}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li{border:0;margin-bottom:0;font-size:1em;cursor:default}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.active>a::after{width:100%}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.active>a p{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li:last-of-type a p::before{display:none}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a{padding-inline:40px 50px;margin:0;font-size:1em;box-shadow:none;position:relative;display:flex;align-items:center;pointer-events:all;overflow:hidden;transition:0s;color:#fff;isolation:isolate}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a::before{display:none}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a::after{position:absolute;content:"";display:block;width:0;height:100%;background-color:#fff;top:0;right:auto;left:0;transform:none;z-index:-1;transition:.3s ease}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a:hover::after,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a:focus-visible::after{width:100%}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a:hover p,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a:focus-visible p{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a p{display:flex;align-items:center;justify-content:space-between;font-weight:600;width:100%;line-height:1;position:relative;padding-block:30px;margin:0;transition:.3s ease;font-size:1em}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li>a p::before{position:absolute;bottom:0;left:50%;transform:translateX(-50%);content:"";display:block;width:calc(100% + 20px);height:1px;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.has-children.active>ul{display:grid !important;visibility:visible;opacity:1}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.has-children.active>a p::after{filter:var(--theme-filter-primary, brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(473%) hue-rotate(160deg) brightness(93%) contrast(94%))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.has-children>a:hover p::after,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.has-children>a:focus-visible p::after{filter:var(--theme-filter-primary, brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(473%) hue-rotate(160deg) brightness(93%) contrast(94%));transition:.1s ease .2s}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content>li.has-children>a p::after{content:"";display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='-0.03 3.78 16.03 8.47'%3E%3Cpath d='M15.4133 6.60666L12.8333 4C12.7714 3.93751 12.6976 3.88791 12.6164 3.85407C12.5351 3.82022 12.448 3.8028 12.36 3.8028C12.272 3.8028 12.1849 3.82022 12.1036 3.85407C12.0224 3.88791 11.9486 3.93751 11.8867 4C11.7625 4.1249 11.6928 4.29387 11.6928 4.47C11.6928 4.64612 11.7625 4.81509 11.8867 4.94L14.26 7.33333L0.666666 7.33333C0.489855 7.33333 0.320286 7.40357 0.195262 7.52859C0.0702372 7.65362 -7.02947e-07 7.82318 -7.33862e-07 8H-7.33862e-07C-7.64776e-07 8.17681 0.0702371 8.34638 0.195261 8.4714C0.320286 8.59642 0.489855 8.66666 0.666666 8.66666L14.3 8.66666L11.8867 11.0733C11.8242 11.1353 11.7746 11.209 11.7407 11.2903C11.7069 11.3715 11.6895 11.4587 11.6895 11.5467C11.6895 11.6347 11.7069 11.7218 11.7407 11.803C11.7746 11.8843 11.8242 11.958 11.8867 12.02C11.9486 12.0825 12.0224 12.1321 12.1036 12.1659C12.1849 12.1998 12.272 12.2172 12.36 12.2172C12.448 12.2172 12.5351 12.1998 12.6164 12.1659C12.6976 12.1321 12.7714 12.0825 12.8333 12.02L15.4133 9.43333C15.7879 9.05833 15.9982 8.55 15.9982 8.02C15.9982 7.49 15.7879 6.98167 15.4133 6.60666Z' fill='white'%3E%3C/path%3E%3C/svg%3E");transition:.1s ease}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks{margin-top:auto;padding-inline:40px}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks .title{display:none}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks ul{padding:0}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks ul li{font-size:1rem}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks ul li:last-of-type a{padding-bottom:0}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks ul li a{display:block;padding-bottom:10px;color:#fff;font-weight:400;line-height:130%;font-size:.875em}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks ul li a:hover,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .quicklinks ul li a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown{height:100% !important;width:calc(100vw - 395px) !important;max-width:880px;box-shadow:none;padding:60px;opacity:0;display:grid;align-content:flex-start;grid-template-columns:repeat(4, 1fr);gap:60px 20px;overflow:auto;background-color:#fff;transition:0s}@media only screen and (max-width: 1200px){.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 991px){.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown{grid-template-columns:1fr}}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown .close-button{color:#fff;border-radius:100%;width:16px;height:16px;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;font-size:0;top:24px;right:24px}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown .close-button:hover::before,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown .close-button:focus-visible::before{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown .close-button::before{content:"";display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='1.48 4.47 15.03 15.05'%3E%3Cpath d='M16.0594 7.05935C16.6453 6.47341 16.6453 5.52185 16.0594 4.93591C15.4734 4.34998 14.5219 4.34998 13.9359 4.93591L8.99998 9.87654L4.05935 4.9406C3.47341 4.35466 2.52185 4.35466 1.93591 4.9406C1.34998 5.52654 1.34998 6.4781 1.93591 7.06404L6.87654 12L1.9406 16.9406C1.35466 17.5265 1.35466 18.4781 1.9406 19.064C2.52654 19.65 3.4781 19.65 4.06404 19.064L8.99998 14.1234L13.9406 19.0594C14.5265 19.6453 15.4781 19.6453 16.064 19.0594C16.65 18.4734 16.65 17.5219 16.064 16.9359L11.1234 12L16.0594 7.05935Z' fill='%23134D71'%3E%3C/path%3E%3C/svg%3E")}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li{width:auto !important;width:250px;max-width:250px;margin:0;padding:0;border:0 !important;font-size:1em !important}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li.over-6 ul li:nth-of-type(n + 8){display:none}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li>a{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:700;line-height:130%;margin-bottom:10px;font-size:1em}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li>a:hover,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li>a:focus-visible{text-decoration:underline}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li .shop-all{display:flex;align-items:center;gap:5px;margin:10px 0 0;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:700;line-height:130%;font-size:.875em}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown>li .shop-all::after{position:relative;content:"";display:block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='-0.03 3.78 16.03 8.47'%3E%3Cpath d='M15.4133 6.60666L12.8333 4C12.7714 3.93751 12.6976 3.88791 12.6164 3.85407C12.5351 3.82022 12.448 3.8028 12.36 3.8028C12.272 3.8028 12.1849 3.82022 12.1036 3.85407C12.0224 3.88791 11.9486 3.93751 11.8867 4C11.7625 4.1249 11.6928 4.29387 11.6928 4.47C11.6928 4.64612 11.7625 4.81509 11.8867 4.94L14.26 7.33333L0.666666 7.33333C0.489855 7.33333 0.320286 7.40357 0.195262 7.52859C0.0702372 7.65362 -7.02947e-07 7.82318 -7.33862e-07 8H-7.33862e-07C-7.64776e-07 8.17681 0.0702371 8.34638 0.195261 8.4714C0.320286 8.59642 0.489855 8.66666 0.666666 8.66666L14.3 8.66666L11.8867 11.0733C11.8242 11.1353 11.7746 11.209 11.7407 11.2903C11.7069 11.3715 11.6895 11.4587 11.6895 11.5467C11.6895 11.6347 11.7069 11.7218 11.7407 11.803C11.7746 11.8843 11.8242 11.958 11.8867 12.02C11.9486 12.0825 12.0224 12.1321 12.1036 12.1659C12.1849 12.1998 12.272 12.2172 12.36 12.2172C12.448 12.2172 12.5351 12.1998 12.6164 12.1659C12.6976 12.1321 12.7714 12.0825 12.8333 12.02L15.4133 9.43333C15.7879 9.05833 15.9982 8.55 15.9982 8.02C15.9982 7.49 15.7879 6.98167 15.4133 6.60666Z' fill='%23134D71'%3E%3C/path%3E%3C/svg%3E");right:auto;left:auto;transform:none;top:auto;margin:0}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown .go-back{display:none}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown ul li{padding:0;margin:0;font-size:1rem}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown ul li>a{display:block;padding:5px 0;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:400;line-height:130%;font-size:1em}.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown ul li>a:hover,.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-dropdown-content .cd-secondary-dropdown ul li>a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}@media only screen and (max-width: 1400px){.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-secondary-dropdown .nTop{grid-gap:10px}}@media only screen and (max-width: 1200px){.header-full .header-menu .cd-dropdown-wrapper .cd-dropdown .cd-secondary-dropdown>ul{grid-template-columns:1fr 1fr}}.cd-dropdown:not(.dropdown-is-active) .cd-secondary-dropdown{display:none !important}@media only screen and (min-width: 769px){.merch-slider .section-title h2,.merch-slider .section-title h1{padding-right:150px}}.merch-slider .splide{display:flex;flex-direction:column;margin-top:46px;min-height:535px;border-radius:12px;background:#f3f6f8;padding:24px}@media only screen and (max-width: 768px){.merch-slider .splide{margin-top:15px}}.merch-slider .splide__arrow{width:52px;height:52px;top:-105px;transform:none;background:#f3f6f8}.merch-slider .splide__arrow::before{filter:var(--theme-filter-primary, brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(473%) hue-rotate(160deg) brightness(93%) contrast(94%))}.merch-slider .splide__arrow--prev{left:auto;right:75px}.merch-slider .splide__arrow--next{right:0}.merch-slider .splide__track{flex:1;display:flex;flex-direction:column}.merch-slider .splide__list{flex:1}.merch-slider .splide__slide{border:0;padding:0}.merch-slider .splide .tile{display:flex;flex-direction:column;height:100%;padding:16px;border-radius:10px;background:#fff}.merch-slider .splide .tile .footer-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.merch-slider .splide .tile .footer-wrapper .footer-wrapper-description{display:flex;flex-direction:column;justify-content:space-between;height:100%}.merch-slider .splide .tile .product-tile-image{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;height:245px;background:rgba(191,191,191,.1);border-radius:16px;margin:0 0 16px;padding:21px}.merch-slider .splide .tile .product-tile-image:hover img,.merch-slider .splide .tile .product-tile-image:focus-visible img{scale:.9}.merch-slider .splide .tile .product-tile-image div:not(.product-list-actions){height:100%;width:100%;display:flex;align-items:center;justify-content:center}.merch-slider .splide .tile .product-tile-image img{height:100%;width:100%;object-fit:contain;transition:.35s ease;mix-blend-mode:multiply}.merch-slider .splide .tile .footer{display:flex;flex-direction:column;height:100%}.merch-slider .splide .tile .brand-label,.merch-slider .splide .tile .indicators-grid,.merch-slider .splide .tile .addtoquicklist-wrapper,.merch-slider .splide .tile .product-compare-action,.merch-slider .splide .tile .product-category,.merch-slider .splide .tile .uom,.merch-slider .splide .tile .price-label-inc-vat{display:none}.merch-slider .splide .tile .product-name{margin:0 0 6px}.merch-slider .splide .tile .product-name a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.125em}.merch-slider .splide .tile .product-name a:hover,.merch-slider .splide .tile .product-name a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.merch-slider .splide .tile .product-sku{margin:0 0 6px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%;font-size:.875em}.merch-slider .splide .tile .product-sku strong{font-weight:400}.merch-slider .splide .tile .price-label.has-price{padding-block:12px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;font-size:2em}.merch-slider .splide .tile .buttons.group{display:flex;gap:6px;margin-top:6px}.merch-slider .splide .tile .buttons.group:has(.price-call) .inputquantity,.merch-slider .splide .tile .buttons.group:has(.price-call) .live-inventory-v2-add-to-cart-wrapper{display:none}.merch-slider .splide .tile .buttons.group:has(.price-call) .price-call{width:100%;text-align:center}.merch-slider .splide .tile .buttons.group .inputquantity{flex-shrink:0;margin:0;padding:0;height:45px;width:45px;border-radius:100vw;background-color:rgba(0,0,0,0);color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%}.merch-slider .splide .tile .buttons.group .inputquantity:focus{outline:0;box-shadow:none;border-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.merch-slider .splide .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper{max-width:none;flex:1}.merch-slider .splide .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper .btn-add-to-cart{margin:0;padding:12px 24px;height:45px;border-radius:100vw;background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));color:#fff;font-weight:700;line-height:130%;transition:.35s ease;font-size:1em}.merch-slider .splide .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper .btn-add-to-cart:hover,.merch-slider .splide .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper .btn-add-to-cart:focus-visible{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.custom-relationship-slider.catalog-single .tile .footer span.uom.uomblock{display:none}.custom-relationship-slider.merch-slider .splide{margin-top:15px}.custom-relationship-slider.merch-slider .splide__arrow{top:-70px}.custom-relationship-slider.merch-slider .splide .tile{max-width:none;height:auto}.custom-relationship-slider>h3{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;font-size:2em}@media only screen and (min-width: 769px){.brands-slider .section-title h2,.brands-slider .section-title h1{padding-right:150px}}.brands-slider .splide{display:flex;flex-direction:column;margin-top:53px;min-height:280px}@media only screen and (max-width: 768px){.brands-slider .splide{margin-top:15px}}.brands-slider .splide__arrow{width:52px;height:52px;top:-115px;transform:none;background:#f3f6f8}.brands-slider .splide__arrow::before{filter:var(--theme-filter-primary, brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(473%) hue-rotate(160deg) brightness(93%) contrast(94%))}.brands-slider .splide__arrow--prev{left:auto;right:75px}.brands-slider .splide__arrow--next{right:0}.brands-slider .splide__track{flex:1;display:flex;flex-direction:column}.brands-slider .splide__list{flex:1}.brands-slider .splide__slide{border:0;padding:0}.brands-slider .brands-container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:53px}@media only screen and (max-width: 550px){.brands-slider .brands-container{gap:15px}}.brands-slider .brands-container a:hover img,.brands-slider .brands-container a:focus-visible img{height:90%;width:90%}.brands-slider .brands-container>*{user-select:none;position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.brands-slider .brands-container>* img{width:100%;height:100%;object-fit:contain;transition:.35s ease}.brands-slider .brands-container>*:last-child{right:calc(-50% - 25px)}.brands-slider.single .splide{min-height:115px}.brands-slider.single .brands-container>*:last-child{right:0}.contact-modal-trigger{position:fixed;top:43%;right:-78px;z-index:998;transition:.35s ease}.contact-modal-trigger.active{right:0}.contact-modal-trigger div{height:78px;width:78px;padding:18px;border-radius:10px 0 0 10px;background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));display:flex;align-items:center;justify-content:center;transition:.35s ease}.contact-modal-trigger div:hover,.contact-modal-trigger div:focus-visible{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.contact-modal-trigger div img{filter:brightness(0) invert(1)}#contactModal{position:fixed;bottom:0;right:-750px;width:750px;height:585px;padding:0 !important;transition:.35s ease;z-index:999}@media only screen and (max-width: 768px){#contactModal{width:calc(100% - 15px);height:calc(100% - 15px)}}#contactModal.active{right:0}#contactModal .close{position:absolute;top:30px;right:40px;width:14px;height:14px}#contactModal .close:hover::before,#contactModal .close:focus-visible::before{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}#contactModal .close::before{content:"";display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='5.4 5.68 13.22 13.2'%3E%3Cpath d='M18.2997 5.99147C17.9097 5.60147 17.2797 5.60147 16.8897 5.99147L11.9997 10.8715L7.10973 5.98146C6.71973 5.59146 6.08973 5.59146 5.69973 5.98146C5.30973 6.37146 5.30973 7.00147 5.69973 7.39147L10.5897 12.2815L5.69973 17.1715C5.30973 17.5615 5.30973 18.1915 5.69973 18.5815C6.08973 18.9715 6.71973 18.9715 7.10973 18.5815L11.9997 13.6915L16.8897 18.5815C17.2797 18.9715 17.9097 18.9715 18.2997 18.5815C18.6897 18.1915 18.6897 17.5615 18.2997 17.1715L13.4097 12.2815L18.2997 7.39147C18.6797 7.01147 18.6797 6.37147 18.2997 5.99147Z' fill='%23134D71'%3E%3C/path%3E%3C/svg%3E")}@media only screen and (max-width: 768px){#contactModal .close::before{filter:brightness(0) invert(1)}}#contactModal .flex-custom{height:100%;border-radius:20px 0 0;box-shadow:1px 1px 8px 0 rgba(0,0,0,.25)}@media only screen and (max-width: 768px){#contactModal .flex-custom{flex-direction:column;overflow-y:auto}}#contactModal .flex-custom>div{height:100%}#contactModal .flex-custom .section-title{max-width:346px;flex-shrink:0;border-radius:20px 0 0;background:linear-gradient(180deg, #134d71 0%, #238acb 214.62%);padding:32px}@media only screen and (max-width: 768px){#contactModal .flex-custom .section-title{max-width:100%;flex-shrink:1;display:grid;grid-template-columns:1fr 1fr}#contactModal .flex-custom .section-title>*:not(.contact-wrapper){grid-column:1/-1}}@media only screen and (max-width: 550px){#contactModal .flex-custom .section-title{padding:15px}}#contactModal .flex-custom .section-title h2,#contactModal .flex-custom .section-title .details{color:#fff}#contactModal .flex-custom .section-title h2{margin:0 0 36px;text-transform:none;font-size:1.5em}@media only screen and (max-width: 768px){#contactModal .flex-custom .section-title h2{margin:0 0 15px}}#contactModal .flex-custom .section-title .details{margin:0 0 36px;font-size:1em}@media only screen and (max-width: 768px){#contactModal .flex-custom .section-title .details{margin:0 0 15px}}#contactModal .flex-custom .contact-wrapper{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 768px){#contactModal .flex-custom .contact-wrapper.desktop{display:none}}@media only screen and (max-width: 768px){#contactModal .flex-custom .contact-wrapper{justify-content:center}}@media only screen and (min-width: 769px){#contactModal .flex-custom .contact-wrapper:not(:last-child){margin-bottom:24px}}#contactModal .flex-custom .contact-wrapper .icon{width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;padding:12px}@media only screen and (max-width: 768px){#contactModal .flex-custom .contact-wrapper .icon{display:none}}#contactModal .flex-custom .contact-wrapper .icon img{filter:brightness(0) invert(1)}#contactModal .flex-custom .contact-wrapper .contact-info .h3{margin:0;color:#fff;font-weight:700;line-height:130%;font-size:1.125em}#contactModal .flex-custom .contact-wrapper .contact-info a{color:#fff;font-weight:400;line-height:130%;font-size:1.125em}#contactModal .flex-custom .contact-wrapper .contact-info a:hover,#contactModal .flex-custom .contact-wrapper .contact-info a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));text-decoration:none}#contactModal .flex-custom .email-section{flex:1;padding:48px 16px 24px;border-left:1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));background:#f3f6f8}@media only screen and (max-width: 768px){#contactModal .flex-custom .email-section{border-left:0;border-top:1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));width:100%;padding:24px 16px}}@media only screen and (max-width: 550px){#contactModal .flex-custom .email-section{padding:15px}}#contactModal .flex-custom .email-section .form-group{margin-bottom:10px}#contactModal .flex-custom .email-section .form-group .form-label{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));margin-bottom:3px}@media only screen and (max-width: 768px){#contactModal .flex-custom .email-section .form-group .form-label{text-align:left}}#contactModal .flex-custom .email-section .form-group input,#contactModal .flex-custom .email-section .form-group select,#contactModal .flex-custom .email-section .form-group textarea{border:1px solid rgba(191,191,191,.65);height:45px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));padding:10px 12px}#contactModal .flex-custom .email-section .form-group textarea{height:auto;min-height:100px;max-width:100%;min-width:100%}#contactModal .flex-custom .email-section .form-group.submit-group{padding-inline:15px;margin:0;display:flex;flex-direction:column;align-items:end;gap:6px}@media only screen and (max-width: 768px){#contactModal .flex-custom .email-section .form-group.submit-group{flex-flow:row wrap;align-items:center;justify-content:space-between;gap:10px}}section.quicklinks.contact-menu>ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:46px 36px}@media only screen and (max-width: 1200px){section.quicklinks.contact-menu>ul{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 768px){section.quicklinks.contact-menu>ul{grid-template-columns:1fr}}section.quicklinks.contact-menu>ul>li.has-submenu{margin:0}section.quicklinks.contact-menu>ul>li.has-submenu .menu-img{pointer-events:none;margin:0;height:250px}@media only screen and (max-width: 768px){section.quicklinks.contact-menu>ul>li.has-submenu .menu-img{height:150px}}section.quicklinks.contact-menu>ul>li.has-submenu .menu-img img{border-radius:12px 12px 0 0;object-fit:cover;width:100%;height:100%}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu{margin:0;padding:24px 24px 12px;background-color:#f3f6f8;border-radius:0 0 12px 12px}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li{font-size:1rem;margin:0}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li.title a{pointer-events:none;margin-bottom:12px;padding:0;text-transform:none;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:500;line-height:120%;font-size:1.5em}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li.title a::after{display:none}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li a{display:flex;align-items:center;gap:10px;margin:0;padding-block:12px;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:700;line-height:130%;font-size:1em}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li a:hover,section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li a:hover::after,section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li a:focus-visible::after{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}section.quicklinks.contact-menu>ul>li.has-submenu>ul.submenu>li a::after{content:"";display:block;width:16px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M16.4133 3.85721L13.8333 1.25055C13.7714 1.18806 13.6976 1.13846 13.6164 1.10462C13.5351 1.07077 13.448 1.05335 13.36 1.05335C13.272 1.05335 13.1849 1.07077 13.1036 1.10462C13.0224 1.13846 12.9486 1.18806 12.8867 1.25055C12.7625 1.37545 12.6928 1.54442 12.6928 1.72055C12.6928 1.89667 12.7625 2.06564 12.8867 2.19055L15.26 4.58388L1.66667 4.58388C1.48986 4.58388 1.32029 4.65412 1.19526 4.77914C1.07024 4.90416 0.999999 5.07373 0.999999 5.25054H0.999999C0.999999 5.42736 1.07024 5.59692 1.19526 5.72195C1.32029 5.84697 1.48985 5.91721 1.66667 5.91721L15.3 5.91721L12.8867 8.32388C12.8242 8.38586 12.7746 8.45959 12.7407 8.54083C12.7069 8.62207 12.6895 8.70921 12.6895 8.79721C12.6895 8.88522 12.7069 8.97236 12.7407 9.0536C12.7746 9.13484 12.8242 9.20857 12.8867 9.27055C12.9486 9.33303 13.0224 9.38263 13.1036 9.41648C13.1849 9.45032 13.272 9.46775 13.36 9.46775C13.448 9.46775 13.5351 9.45032 13.6164 9.41648C13.6976 9.38263 13.7714 9.33303 13.8333 9.27055L16.4133 6.68388C16.7879 6.30888 16.9982 5.80055 16.9982 5.27055C16.9982 4.74055 16.7879 4.23221 16.4133 3.85721Z' fill='%23134D71' stroke='%23134D71'/%3E%3C/svg%3E")}.hero-slider .splide{display:flex}.hero-slider .splide__arrow{right:5%}.hero-slider .splide__arrow--prev{left:5%}@media only screen and (max-width: 1700px){.hero-slider .splide__arrow{right:15px}.hero-slider .splide__arrow--prev{left:15px}}.hero-slider .splide__track{min-height:500px;width:100%}.hero-slider .splide__slide{height:100%}.hero-slider .hero-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.hero-slider .hero-wrapper .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slider .hero-wrapper .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#165780;opacity:.35}.hero-slider .hero-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover}.hero-slider .hero-wrapper .container{position:relative;height:100%}.hero-slider .hero-wrapper .content{display:flex;flex-direction:column;justify-content:end;height:100%;padding:50px 0;max-width:650px}.hero-slider .hero-wrapper .kicker{margin:0 0 24px;color:#fff;font-weight:700;line-height:130%;font-size:1.125em}.hero-slider .hero-wrapper .title{margin:0 0 24px;color:#fff;font-weight:700;line-height:120%;font-size:2.5em}.hero-slider .hero-wrapper .text{margin:0 0 36px;color:#fff;font-weight:700;line-height:130%;font-size:1.125em}.hero-slider .hero-wrapper .btn-custom{color:#fff}.hero-slider .hero-wrapper .btn-custom:hover,.hero-slider .hero-wrapper .btn-custom:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.hero-slider .hero-wrapper .btn-custom::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M16.4133 3.85721L13.8333 1.25055C13.7714 1.18806 13.6976 1.13846 13.6164 1.10462C13.5351 1.07077 13.448 1.05335 13.36 1.05335C13.272 1.05335 13.1849 1.07077 13.1036 1.10462C13.0224 1.13846 12.9486 1.18806 12.8867 1.25055C12.7625 1.37545 12.6928 1.54442 12.6928 1.72055C12.6928 1.89667 12.7625 2.06564 12.8867 2.19055L15.26 4.58388L1.66667 4.58388C1.48986 4.58388 1.32029 4.65412 1.19526 4.77914C1.07024 4.90416 0.999999 5.07373 0.999999 5.25054H0.999999C0.999999 5.42736 1.07024 5.59692 1.19526 5.72195C1.32029 5.84697 1.48985 5.91721 1.66667 5.91721L15.3 5.91721L12.8867 8.32388C12.8242 8.38586 12.7746 8.45959 12.7407 8.54083C12.7069 8.62207 12.6895 8.70921 12.6895 8.79721C12.6895 8.88522 12.7069 8.97236 12.7407 9.0536C12.7746 9.13484 12.8242 9.20857 12.8867 9.27055C12.9486 9.33303 13.0224 9.38263 13.1036 9.41648C13.1849 9.45032 13.272 9.46775 13.36 9.46775C13.448 9.46775 13.5351 9.45032 13.6164 9.41648C13.6976 9.38263 13.7714 9.33303 13.8333 9.27055L16.4133 6.68388C16.7879 6.30888 16.9982 5.80055 16.9982 5.27055C16.9982 4.74055 16.7879 4.23221 16.4133 3.85721Z' fill='white' stroke='white'/%3E%3C/svg%3E")}.cat-box__grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px;min-height:680px}@media only screen and (max-width: 1200px){.cat-box__grid{grid-template-columns:repeat(4, 1fr);min-height:1030px}}@media only screen and (max-width: 991px){.cat-box__grid{grid-template-columns:repeat(2, 1fr);min-height:1080px}}@media only screen and (max-width: 768px){.cat-box__grid{grid-template-columns:1fr}}.cat-box__item{position:relative;display:flex;align-items:end;justify-content:start;min-height:330px;padding:24px 12px;border-radius:15px;overflow:hidden}@media only screen and (max-width: 991px){.cat-box__item{min-height:200px}}@media only screen and (max-width: 768px){.cat-box__item{min-height:90px}}@media only screen and (min-width: 769px){.cat-box__item:hover .image-wrapper,.cat-box__item:focus-visible .image-wrapper{filter:blur(7.5px)}.cat-box__item:hover .image-wrapper img,.cat-box__item:focus-visible .image-wrapper img{scale:1.05}.cat-box__item:hover .title,.cat-box__item:focus-visible .title{margin-bottom:40px}.cat-box__item:hover .arrow,.cat-box__item:focus-visible .arrow{left:12px}}.cat-box__item .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;transition:.35s ease}.cat-box__item .image-wrapper::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%)}@media only screen and (max-width: 768px){.cat-box__item .image-wrapper::after{background-color:#000;opacity:.5}}.cat-box__item .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.cat-box__item .title{margin:0;position:relative;color:#fff;font-weight:700;line-height:130%;transition:margin-bottom .35s ease;font-size:1.875em}.cat-box__item .arrow{position:absolute;bottom:35px;left:-30px;transition:.35s ease}@media only screen and (max-width: 768px){.cat-box__item .arrow{bottom:50%;transform:translateY(50%);left:auto;right:12px}}.custom-banner{position:relative;padding:0 30px;display:flex;align-items:end;justify-content:start;container-type:inline-size;overflow:hidden}.custom-banner .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.custom-banner .image-wrapper img{width:100%;height:100%;object-fit:cover}.custom-banner .content{transform:translateX(-100px);opacity:0;position:relative;padding:32px;max-width:500px;isolation:isolate;margin-block:100px 83px;transition:transform 1s ease,opacity 1s ease}.custom-banner .content.active{transform:translateX(0);opacity:1}@container (max-width: 768px){.custom-banner .content{margin-block:175px 35px;padding:24px;max-width:340px}}.custom-banner .content::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.65;border-radius:12px;z-index:-1}.custom-banner .content .title{margin:0 0 12px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;font-size:2em}@container (max-width: 768px){.custom-banner .content .title{font-size:1.5em}}.custom-banner .content .details{margin:0 0 12px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%;font-size:1em}.custom-banner .content button{position:relative;display:flex;align-items:center;gap:10px;color:var(--theme-btn-primary-color, var(--theme-brand-default, var(--theme-colour-blue, #134d71)));font-size:var(--theme-btn-font-size, 1rem);font-weight:700;line-height:130%;background-color:rgba(0,0,0,0);border:0;text-transform:uppercase;padding:var(--theme-btn-padding, 12px 0);width:fit-content}.custom-banner .content button::after{content:"";display:block;width:16px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath d='M16.4133 3.35721L13.8333 0.750546C13.7714 0.68806 13.6976 0.638464 13.6164 0.604618C13.5351 0.570772 13.448 0.553347 13.36 0.553347C13.272 0.553347 13.1849 0.570772 13.1036 0.604618C13.0224 0.638464 12.9486 0.68806 12.8867 0.750546C12.7625 0.875454 12.6928 1.04442 12.6928 1.22055C12.6928 1.39667 12.7625 1.56564 12.8867 1.69055L15.26 4.08388L1.66667 4.08388C1.48986 4.08388 1.32029 4.15412 1.19526 4.27914C1.07024 4.40416 0.999999 4.57373 0.999999 4.75054H0.999999C0.999999 4.92736 1.07024 5.09692 1.19526 5.22195C1.32029 5.34697 1.48985 5.41721 1.66667 5.41721L15.3 5.41721L12.8867 7.82388C12.8242 7.88586 12.7746 7.95959 12.7407 8.04083C12.7069 8.12207 12.6895 8.20921 12.6895 8.29721C12.6895 8.38522 12.7069 8.47236 12.7407 8.5536C12.7746 8.63484 12.8242 8.70857 12.8867 8.77055C12.9486 8.83303 13.0224 8.88263 13.1036 8.91648C13.1849 8.95032 13.272 8.96775 13.36 8.96775C13.448 8.96775 13.5351 8.95032 13.6164 8.91648C13.6976 8.88263 13.7714 8.83303 13.8333 8.77055L16.4133 6.18388C16.7879 5.80888 16.9982 5.30055 16.9982 4.77055C16.9982 4.24055 16.7879 3.73221 16.4133 3.35721Z' fill='%23134D71' stroke='%23134D71'/%3E%3C/svg%3E")}.custom-banner .content button:hover,.custom-banner .content button:focus-visible{color:var(--theme-btn-primary-hover-color, var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)))}.custom-banner .content button:hover::after,.custom-banner .content button:focus-visible::after{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.custom-banner .content button:focus{outline:none}.custom-banner .content button:disabled{opacity:.3;pointer-events:none}.custom-banner .content button.btn-left-icon::before{content:"";display:inline-block;vertical-align:middle;margin-right:12px}.custom-banner .content button.btn-right-icon::after{content:"";display:inline-block;vertical-align:middle;margin-left:12px}.custom-banner .content button.action-icon{font-size:0;line-height:0}.custom-banner .content button.action-icon::before{content:"";display:inline-block;vertical-align:middle}.custom-banner .content button.action-link{text-align:center}.custom-banner .content button.action-link.disabled{opacity:.3;pointer-events:none;cursor:initial}.custom-banner[data-content=hidden]{padding:0}.custom-banner[data-content=hidden]:hover .image-wrapper img,.custom-banner[data-content=hidden]:focus-visible .image-wrapper img{opacity:.75}.custom-banner[data-content=hidden] .image-wrapper{position:relative}.custom-banner[data-content=hidden] .image-wrapper img{object-fit:contain;transition:.35s ease}.testimonials__grid{margin-top:46px;display:grid;grid-template-columns:repeat(3, 1fr);min-height:450px;gap:36px}@media only screen and (max-width: 991px){.testimonials__grid{gap:15px}}@media only screen and (max-width: 768px){.testimonials__grid{grid-template-columns:1fr;margin-top:15px}}.testimonials__wrapper{height:100%;display:flex;flex-direction:column;border-radius:12px;overflow:hidden}.testimonials__wrapper .image-wrapper{flex-shrink:0;position:relative;width:100%;height:250px}@media only screen and (max-width: 991px){.testimonials__wrapper .image-wrapper{height:150px}}.testimonials__wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover}.testimonials__wrapper .content{flex:1;display:flex;flex-direction:column;background:#f3f6f8;padding:24px 24px 12px}.testimonials__wrapper .content .title{margin:0 0 12px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;font-size:1.5em}.testimonials__wrapper .content .text{margin:0 0 24px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%;font-size:1em}.testimonials__wrapper .content .btn-custom{margin-top:auto}.custom-services{padding:20px 70px 50px}@media only screen and (max-width: 1469px){.custom-services{padding:20px 0 50px}}@media only screen and (max-width: 768px){.custom-services{padding:40px 0}}.custom-services .flex-custom{gap:25px}@media only screen and (max-width: 768px){.custom-services .flex-custom{flex-direction:column}}.custom-services .flex-custom .image-wrapper{flex-shrink:0;height:530px;max-width:400px;width:100%}.custom-services .flex-custom .image-wrapper img{height:100%;width:100%;object-fit:contain}.custom-services .flex-custom .content{width:calc(100% - 425px);padding:48px 50px 6px}@media only screen and (max-width: 1469px){.custom-services .flex-custom .content{padding:0}}@media only screen and (max-width: 768px){.custom-services .flex-custom .content{width:100%}}.custom-services .flex-custom .section-title h2{color:#fff}.custom-services .flex-custom .section-title .details{color:#fff}.custom-services .flex-custom .usp-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media only screen and (max-width: 991px){.custom-services .flex-custom .usp-grid{grid-template-columns:1fr;gap:15px}}.custom-services .flex-custom .usp-grid .usp-item{padding-block:32px;display:flex;gap:16px}@media only screen and (max-width: 991px){.custom-services .flex-custom .usp-grid .usp-item{padding-block:0}}.custom-services .flex-custom .usp-grid .usp-item .icon-wrapper{flex-shrink:0;margin-top:20px;display:flex;align-items:center;justify-content:center;width:50px;height:35px}.custom-services .flex-custom .usp-grid .usp-item .icon-wrapper img{width:100%;height:100%;object-fit:contain;filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.custom-services .flex-custom .usp-grid .usp-item .usp-content{display:flex;flex-direction:column}.custom-services .flex-custom .usp-grid .usp-item .usp-content h3{margin:0;color:#fff;font-weight:700;line-height:130%;font-size:2.125em}.custom-services .flex-custom .usp-grid .usp-item .usp-content p{color:#fff;font-weight:400;line-height:130%;font-size:1em}.meet-the-team .splide{margin-top:46px}@media only screen and (max-width: 1200px){.meet-the-team .splide{padding-bottom:50px}}@media only screen and (max-width: 768px){.meet-the-team .splide{margin-top:15px}}@media only screen and (max-width: 550px){.meet-the-team .splide{padding-bottom:0}}.meet-the-team .splide__pagination{bottom:0}.meet-the-team .splide__pagination__page{border-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.meet-the-team .splide__pagination__page.is-active{background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.meet-the-team .splide__slide{position:relative;display:flex;flex-direction:column;gap:16px;min-height:276px;border-radius:12px;overflow:hidden}.meet-the-team .splide__slide .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.meet-the-team .splide__slide .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(19, 78, 115, 0) 55.36%, rgba(19, 78, 115, 0.45) 80.51%)}.meet-the-team .splide__slide .image-wrapper img{width:100%;height:100%;object-fit:cover}.meet-the-team .splide__slide .content{height:100%;position:relative;padding:20px 24px;display:flex;flex-direction:column;justify-content:flex-end}.meet-the-team .splide__slide .content h3{margin:0;color:#fff;font-weight:700;line-height:130%;font-size:1.125em}.meet-the-team .splide__slide .content p{margin:0;color:#fff;font-weight:400;line-height:130%;font-size:.875em}.contact-c2a{margin-bottom:45px;overflow:hidden}.contact-c2a .flex-custom{gap:100px}@media only screen and (max-width: 1200px){.contact-c2a .flex-custom{flex-direction:column-reverse;gap:45px}}.contact-c2a .flex-custom .image-wrapper{flex-shrink:0;width:62%;height:410px;border-radius:0 0 12px 12px;overflow:hidden}@media only screen and (max-width: 1200px){.contact-c2a .flex-custom .image-wrapper{width:100%;height:300px}}.contact-c2a .flex-custom .image-wrapper img{width:100%;height:100%;object-fit:cover}.hero-static{position:relative;min-height:500px;padding-block:50px;display:flex;align-items:center;justify-content:center}.hero-static .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.hero-static .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#165780;opacity:.45}.hero-static .image-wrapper img{width:100%;height:100%;object-fit:cover}.hero-static .content-wrapper{position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center;height:100%}.hero-static .content-wrapper .kicker{margin:0 0 12px;color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));font-weight:700;line-height:130%;font-size:1.25em}.hero-static .content-wrapper .title{margin:0 0 24px;color:#fff;font-weight:700;line-height:120%;font-size:2.5em}.hero-static .content-wrapper .details{margin:0;color:#fff;font-weight:400;line-height:150%;font-size:1em}.category-slider{padding-block:150px 80px}@media only screen and (max-width: 991px){.category-slider{padding-block:80px}}@media only screen and (max-width: 768px){.category-slider{padding-block:40px}}.category-slider .flex-custom{gap:24px}@media only screen and (max-width: 991px){.category-slider .flex-custom{flex-direction:column}}.category-slider .flex-custom .section-title{flex-shrink:0;width:400px;padding-right:150px}@media only screen and (max-width: 991px){.category-slider .flex-custom .section-title{width:100%;padding-right:0}}.category-slider .splide{flex:1;width:calc(100% - 424px)}@media only screen and (max-width: 991px){.category-slider .splide{width:100%}}.category-slider .splide__arrow{width:52px;height:52px;top:-75px;transform:none;background:rgba(19,77,113,.1)}.category-slider .splide__arrow::before{filter:var(--theme-filter-primary, brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(473%) hue-rotate(160deg) brightness(93%) contrast(94%))}.category-slider .splide__arrow--prev{left:auto;right:75px}.category-slider .splide__arrow--next{right:0}.category-slider .splide__track{width:100%;overflow:visible;clip-path:inset(0 -100% 0 0)}.services-hero .hero-static{background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));min-height:445px;isolation:isolate}.services-hero .hero-static .hero-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transition:.35s ease}.services-hero .hero-static .hero-wrapper.active{opacity:1;z-index:1}.services-hero .hero-static .hero-wrapper .content-wrapper{padding-bottom:95px}.services-hero .hero-static .hero-wrapper .content-wrapper .details{font-weight:700;line-height:130%;max-width:550px;font-size:1.125em}.services-hero .services-tabs{position:relative;margin-top:-125px}.services-hero .services-tabs .splide{padding:32px;border-radius:20px;background:hsla(0,0%,100%,.9);box-shadow:2px 2px 8px 0 rgba(0,0,0,.15)}.services-hero .services-tabs .splide__pagination__page{border-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.services-hero .services-tabs .splide__pagination__page:hover,.services-hero .services-tabs .splide__pagination__page:focus-visible{border-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.services-hero .services-tabs .splide__pagination__page.is-active{background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.services-hero .services-tabs .splide__pagination__page.is-active:hover,.services-hero .services-tabs .splide__pagination__page.is-active:focus-visible{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.services-hero .services-tabs .splide__slide{position:relative}@media only screen and (min-width: 551px){.services-hero .services-tabs .splide__slide::after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:90px;background:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}}.services-hero .services-tabs .splide__slide.is-visible+:not(:has(+.is-visible))::after{display:none}.services-hero .services-tabs .tab-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px}.services-hero .services-tabs .tab-item img{position:relative;top:-100%;opacity:0;display:block;width:48px;height:48px;object-fit:contain;transition:0s}.services-hero .services-tabs .tab-item p{position:relative;top:-10px;opacity:0;text-align:center;font-weight:700;line-height:130%;transition:0s;font-size:1.125em}.services-hero .service-content{padding-top:40px}.services-hero .service-content .flex-custom{display:none;gap:80px}@media only screen and (max-width: 1200px){.services-hero .service-content .flex-custom{gap:40px}}@media only screen and (max-width: 768px){.services-hero .service-content .flex-custom{flex-direction:column}}.services-hero .service-content .flex-custom.active{display:flex}.services-hero .service-content .flex-custom .section-title{flex:1}.services-hero .service-content .flex-custom .image-wrapper{flex-shrink:0;width:62%;height:420px}@media only screen and (max-width: 1200px){.services-hero .service-content .flex-custom .image-wrapper{width:50%}}@media only screen and (max-width: 768px){.services-hero .service-content .flex-custom .image-wrapper{width:100%;height:300px}}.services-hero .service-content .flex-custom .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:12px}.page-loaded .services-hero .services-tabs .splide__slide .tab-item img{top:0;opacity:1;transition:opacity .35s cubic-bezier(0.84, 0.06, 0.52, 1.8),top .35s cubic-bezier(0.84, 0.06, 0.52, 1.8)}.page-loaded .services-hero .services-tabs .splide__slide .tab-item .tab-title{top:0;opacity:1;transition:opacity .35s ease,top .35s ease,color .35s ease}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(1) .tab-item img{transition-delay:0.1s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(1) .tab-item .tab-title{transition-delay:0.4s,0.4s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(2) .tab-item img{transition-delay:0.2s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(2) .tab-item .tab-title{transition-delay:0.5s,0.5s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(3) .tab-item img{transition-delay:0.3s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(3) .tab-item .tab-title{transition-delay:0.6s,0.6s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(4) .tab-item img{transition-delay:0.4s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(4) .tab-item .tab-title{transition-delay:0.7s,0.7s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(5) .tab-item img{transition-delay:0.5s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(5) .tab-item .tab-title{transition-delay:0.8s,0.8s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(6) .tab-item img{transition-delay:0.6s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(6) .tab-item .tab-title{transition-delay:0.9s,0.9s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(7) .tab-item img{transition-delay:0.7s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(7) .tab-item .tab-title{transition-delay:1s,1s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(8) .tab-item img{transition-delay:0.8s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(8) .tab-item .tab-title{transition-delay:1.1s,1.1s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(9) .tab-item img{transition-delay:0.9s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(9) .tab-item .tab-title{transition-delay:1.2s,1.2s,0s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(10) .tab-item img{transition-delay:1s}.page-loaded .services-hero .services-tabs .splide__slide:nth-child(10) .tab-item .tab-title{transition-delay:1.3s,1.3s,0s}.services-contact .flex-custom{gap:50px}@media only screen and (max-width: 768px){.services-contact .flex-custom{flex-direction:column;gap:40px}}.services-contact .contact-section{width:63%;padding:32px;border-radius:20px;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:space-between;gap:15px}@media only screen and (max-width: 1469px){.services-contact .contact-section{flex-direction:column;width:calc(50% - 25px)}}@media only screen and (max-width: 768px){.services-contact .contact-section{width:100%}}.services-contact .contact-section .contact-wrapper{position:relative;display:flex;align-items:center;padding:16px;gap:16px}@media only screen and (max-width: 768px){.services-contact .contact-section .contact-wrapper{justify-content:center}}.services-contact .contact-section .contact-wrapper .icon{width:50px;height:50px;border-radius:50%;background:rgba(19,77,113,.1);display:flex;align-items:center;justify-content:center;padding:12px}@media only screen and (max-width: 768px){.services-contact .contact-section .contact-wrapper .icon{display:none}}.services-contact .contact-section .contact-wrapper .icon img{filter:var(--theme-filter-primary, brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(473%) hue-rotate(160deg) brightness(93%) contrast(94%))}@media only screen and (max-width: 768px){.services-contact .contact-section .contact-wrapper .contact-info{text-align:center}}.services-contact .contact-section .contact-wrapper .contact-info .h3{margin:0 0 8px;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:700;line-height:130%;font-size:1.125em}.services-contact .contact-section .contact-wrapper .contact-info a:not(.btn-custom){color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:400;line-height:130%;font-size:1.125em}.services-contact .contact-section .contact-wrapper .contact-info a:not(.btn-custom):hover,.services-contact .contact-section .contact-wrapper .contact-info a:not(.btn-custom):focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));text-decoration:none}.services-contact .contact-section .divider{position:relative}.services-contact .contact-section .divider::after{content:"";position:relative;display:block;width:1px;height:54px;background:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}@media only screen and (max-width: 1469px){.services-contact .contact-section .divider::after{width:100px;height:1px}}.services-contact .section-title{width:calc(36% - 50px)}@media only screen and (max-width: 1469px){.services-contact .section-title{width:calc(50% - 25px)}}@media only screen and (max-width: 768px){.services-contact .section-title{width:100%}}.achievement-grid .grid-section{margin-top:46px;display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media only screen and (max-width: 991px){.achievement-grid .grid-section{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 768px){.achievement-grid .grid-section{grid-template-columns:1fr}}.achievement-grid .grid-section .grid-item{position:relative;border-radius:16px;overflow:hidden;background-color:#f3f6f8;padding:32px;min-height:240px}.achievement-grid .grid-section .grid-item[data-size=tall]{grid-row:span 2}@media only screen and (max-width: 991px){.achievement-grid .grid-section .grid-item[data-size=tall]{grid-row:span 1}}.achievement-grid .grid-section .grid-item[data-size=wide]{grid-column:span 2}@media only screen and (max-width: 991px){.achievement-grid .grid-section .grid-item[data-size=wide]{grid-column:span 1}}.achievement-grid .grid-section .grid-item .content-wrapper{display:flex;flex-direction:column;height:100%}.achievement-grid .grid-section .grid-item .content-wrapper>*{position:relative}.achievement-grid .grid-section .grid-item .content-wrapper .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.achievement-grid .grid-section .grid-item .content-wrapper .image-wrapper:has(+*)::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f3f6f8;opacity:.75}.achievement-grid .grid-section .grid-item .content-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover}.achievement-grid .grid-section .grid-item .content-wrapper .number{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;margin-bottom:auto;font-size:3.625em}@media only screen and (max-width: 991px){.achievement-grid .grid-section .grid-item .content-wrapper .number{font-size:3em}}.achievement-grid .grid-section .grid-item .content-wrapper .title{margin:0 0 12px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;font-size:1.25em}.achievement-grid .grid-section .grid-item .content-wrapper .text{margin:0 0 16px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%;font-size:1em}.industries-hero{margin-top:10px}.industries-hero .industries-tabs{position:relative}.industries-hero .industries-tabs .tabs-wrapper{height:120%;position:relative;display:grid;grid-template-columns:repeat(6, 1fr);gap:10px;overflow:hidden}@media only screen and (max-width: 1366px){.industries-hero .industries-tabs .tabs-wrapper{grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tabs-wrapper{grid-template-columns:repeat(2, 1fr)}}.industries-hero .industries-tabs .tab-item{position:relative;display:flex;align-items:end;justify-content:start;min-height:255px;padding:24px 20px;overflow:hidden}.industries-hero .industries-tabs .tab-item:hover .image-wrapper img,.industries-hero .industries-tabs .tab-item:focus-visible .image-wrapper img{filter:blur(7.5px);scale:1.05}.industries-hero .industries-tabs .tab-item:hover .tab-title,.industries-hero .industries-tabs .tab-item:focus-visible .tab-title{top:-2rem}.industries-hero .industries-tabs .tab-item:hover .tab-title::before,.industries-hero .industries-tabs .tab-item:focus-visible .tab-title::before{opacity:1;top:3rem}@media only screen and (max-width: 550px){.industries-hero .industries-tabs .tab-item{padding:15px}}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item{min-height:150px}}.industries-hero .industries-tabs .tab-item:nth-child(1){border-radius:0}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item:nth-child(1){border-radius:0 0 16px}}.industries-hero .industries-tabs .tab-item:nth-child(2){border-radius:0 0 16px 16px}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item:nth-child(2){border-radius:0 0 0 16px}}.industries-hero .industries-tabs .tab-item:nth-child(3){border-radius:0 0 16px 16px}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item:nth-child(3){border-radius:16px 0 0 16px}}.industries-hero .industries-tabs .tab-item:nth-child(4){border-radius:0 0 0 16px}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item:nth-child(4){border-radius:0 16px 16px 0}}.industries-hero .industries-tabs .tab-item:nth-child(5){border-radius:16px 16px 0 0}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item:nth-child(5){border-radius:16px 0 0 16px}}.industries-hero .industries-tabs .tab-item:nth-child(6){border-radius:16px 16px 0 0}@media only screen and (max-width: 768px){.industries-hero .industries-tabs .tab-item:nth-child(6){border-radius:0 16px 0 0}}.industries-hero .industries-tabs .tab-item:nth-child(7){border-radius:16px 0 0}.industries-hero .industries-tabs .tab-item[data-size=tall]{grid-row:span 2}@media only screen and (min-width: 1367px){.industries-hero .industries-tabs .tab-item[data-size=wide]{grid-column:span 3}}.industries-hero .industries-tabs .tab-item .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;isolation:isolate}.industries-hero .industries-tabs .tab-item .image-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));opacity:.65;z-index:1}.industries-hero .industries-tabs .tab-item .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.industries-hero .industries-tabs .tab-item .tab-title{margin:0;position:relative;top:0;color:#fff;font-weight:700;line-height:130%;transition:.35s ease;font-size:1.875em}@media only screen and (max-width: 550px){.industries-hero .industries-tabs .tab-item .tab-title{font-size:1.5em}}.industries-hero .industries-tabs .tab-item .tab-title::before{content:"";position:absolute;top:0;left:0;opacity:0;width:26px;height:14px;rotate:90deg;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='14' viewBox='0 0 26 14' fill='none'%3E%3Cpath d='M24.1225 4.75917L20.2521 1.04173C20.1591 0.95262 20.0485 0.881889 19.9267 0.83362C19.8048 0.785352 19.6741 0.760501 19.542 0.760501C19.41 0.760501 19.2793 0.785352 19.1574 0.83362C19.0355 0.881889 18.9249 0.952619 18.832 1.04173C18.6457 1.21987 18.5411 1.46084 18.5411 1.71201C18.5411 1.96319 18.6457 2.20416 18.832 2.38229L22.3924 5.79549L2.00011 5.79548C1.73486 5.79548 1.48048 5.89565 1.29292 6.07395C1.10537 6.25225 0.999999 6.49408 0.999999 6.74623H0.999999C0.999999 6.99839 1.10537 7.24022 1.29292 7.41852C1.48048 7.59682 1.73486 7.69699 2.00011 7.69699L22.4524 7.69699L18.832 11.1292C18.7382 11.2176 18.6638 11.3227 18.613 11.4386C18.5623 11.5545 18.5361 11.6787 18.5361 11.8042C18.5361 11.9297 18.5623 12.054 18.613 12.1699C18.6638 12.2857 18.7382 12.3909 18.832 12.4793C18.9249 12.5684 19.0355 12.6391 19.1574 12.6874C19.2793 12.7356 19.41 12.7605 19.542 12.7605C19.6741 12.7605 19.8048 12.7356 19.9267 12.6874C20.0485 12.6391 20.1591 12.5684 20.2521 12.4793L24.1225 8.79035C24.6844 8.25555 25 7.53061 25 6.77476C25 6.01891 24.6844 5.29397 24.1225 4.75917Z' fill='white' stroke='white'/%3E%3C/svg%3E");transition:.35s ease}.industries-hero .industries-content{padding-top:80px}.industries-hero .industries-content .flex-custom{display:none;gap:80px}@media only screen and (max-width: 1200px){.industries-hero .industries-content .flex-custom{gap:40px}}@media only screen and (max-width: 768px){.industries-hero .industries-content .flex-custom{flex-direction:column}}.industries-hero .industries-content .flex-custom.active{display:flex}.industries-hero .industries-content .flex-custom .section-title{flex:1}.industries-hero .industries-content .flex-custom .image-wrapper{flex-shrink:0;width:62%;height:420px}@media only screen and (max-width: 1200px){.industries-hero .industries-content .flex-custom .image-wrapper{width:50%}}@media only screen and (max-width: 768px){.industries-hero .industries-content .flex-custom .image-wrapper{width:100%;height:300px}}.industries-hero .industries-content .flex-custom .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:12px}.free-delivery-message .item-wrapper{padding:14px 30px 14px 18px;border-radius:30px 30px 30px 0;border:2px solid rgba(177,196,208,.65);background:#fff}.free-delivery-message .item-wrapper .flex-custom{align-items:flex-start;gap:23px}.free-delivery-message .item-wrapper .flex-custom.complete .icon{background:#007059}.free-delivery-message .item-wrapper .flex-custom.complete .text-wrapper .progress-bar-inner{background-color:#007059}.free-delivery-message .item-wrapper .flex-custom.complete .text-wrapper .progress-bar-inner::after{background-color:#007059}.free-delivery-message .item-wrapper .icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;padding:6px;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));display:flex;align-items:center}.free-delivery-message .item-wrapper .icon::before{content:"";display:block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='-0.15 1.43 20.3 18.65'%3E%3Cpath d='M13.3327 14.0938V5.92716C13.3327 4.99374 13.3327 4.52703 13.151 4.17051C12.9912 3.85691 12.7363 3.60194 12.4227 3.44215C12.0661 3.2605 11.5994 3.2605 10.666 3.2605H4.33268C3.39926 3.2605 2.93255 3.2605 2.57603 3.44215C2.26243 3.60194 2.00746 3.85691 1.84767 4.17051C1.66602 4.52703 1.66602 4.99374 1.66602 5.92716V11.4272C1.66602 12.3606 1.66602 12.8273 1.84767 13.1838C2.00746 13.4974 2.26243 13.7524 2.57603 13.9122C2.93255 14.0938 3.39926 14.0938 4.33268 14.0938H13.3327ZM13.3327 14.0938H16.9993C17.4661 14.0938 17.6994 14.0938 17.8777 14.003C18.0345 13.9231 18.162 13.7956 18.2419 13.6388C18.3327 13.4606 18.3327 13.2272 18.3327 12.7605V10.4794C18.3327 10.2756 18.3327 10.1737 18.3097 10.0778C18.2892 9.99277 18.2556 9.91149 18.2099 9.83693C18.1583 9.75283 18.0863 9.68077 17.9422 9.53664L16.2232 7.81769C16.0791 7.67356 16.007 7.6015 15.9229 7.54996C15.8484 7.50427 15.7671 7.4706 15.682 7.45019C15.5861 7.42716 15.4842 7.42716 15.2804 7.42716H13.3327M7.49935 16.1772C7.49935 17.3278 6.56661 18.2605 5.41602 18.2605C4.26542 18.2605 3.33268 17.3278 3.33268 16.1772C3.33268 15.0266 4.26542 14.0938 5.41602 14.0938C6.56661 14.0938 7.49935 15.0266 7.49935 16.1772ZM16.666 16.1772C16.666 17.3278 15.7333 18.2605 14.5827 18.2605C13.4321 18.2605 12.4993 17.3278 12.4993 16.1772C12.4993 15.0266 13.4321 14.0938 14.5827 14.0938C15.7333 14.0938 16.666 15.0266 16.666 16.1772Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E")}.free-delivery-message .item-wrapper .text-wrapper{flex:1;margin-top:6px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));text-align:center;font-size:14px;font-weight:400;line-height:130%}.free-delivery-message .item-wrapper .text-wrapper p{text-align:left}.free-delivery-message .item-wrapper .text-wrapper span{font-weight:700}.free-delivery-message .item-wrapper .text-wrapper .progress-bar{margin:12px 0 8px;width:100%;height:6px;background:#f3f6f8;box-shadow:none;border-radius:0}.free-delivery-message .item-wrapper .text-wrapper .progress-bar-inner{position:relative;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));height:100%}.free-delivery-message .item-wrapper .text-wrapper .progress-bar-inner::after{content:"";display:block;height:10px;width:10px;position:absolute;right:-5px;top:50%;transform:translateY(-50%);background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));border-radius:50%}.dashboard-videos{display:flex;align-items:center}@media only screen and (max-width: 991px){.dashboard-videos{flex-direction:column;gap:20px}}.dashboard-videos .title{width:30%}@media only screen and (max-width: 991px){.dashboard-videos .title{width:100%;text-align:center}}.dashboard-videos .videos-section{width:70%;display:flex;justify-content:end;gap:20px}@media only screen and (max-width: 991px){.dashboard-videos .videos-section{width:100%;justify-content:center}}@media only screen and (max-width: 768px){.dashboard-videos .videos-section{flex-direction:column;align-items:center}}.dashboard-videos .videos-section video{flex:1;max-width:500px;width:100%}.hero-static:has(.ink-toner-wrapper) .title{margin:0 0 36px}.ink-toner-wrapper{display:flex;flex-direction:column;align-items:start;gap:48px;max-width:1085px;width:100%}.ink-toner-wrapper .tab-wrapper{position:relative;display:flex;align-items:center;justify-content:center;border-radius:20px}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-wrapper{width:100%;flex-direction:column;border-radius:100vw;overflow:hidden}}.ink-toner-wrapper .tab-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100vw;border:1px solid #fff}.ink-toner-wrapper .tab-wrapper .orange-highlight{position:absolute;top:0;left:0;height:100%;width:100%}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-wrapper .orange-highlight{display:none}}.ink-toner-wrapper .tab-wrapper .orange-highlight-inner{position:absolute;top:0;left:0;height:100%;width:251px;border-radius:100vw;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));transition:.3s ease}.ink-toner-wrapper .tab-wrapper .tab-button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;text-transform:uppercase;background-color:rgba(0,0,0,0);border:0;color:#fff;font-weight:700;line-height:130%;font-size:1em}.ink-toner-wrapper .tab-wrapper .tab-button:not(.active):hover,.ink-toner-wrapper .tab-wrapper .tab-button:not(.active):focus-visible{opacity:.75}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-wrapper .tab-button{width:100%}.ink-toner-wrapper .tab-wrapper .tab-button.active{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}}.ink-toner-wrapper .tab-wrapper .tab-button::before{content:"";display:block;background-size:contain;background-repeat:no-repeat;background-position:center}.ink-toner-wrapper .tab-wrapper .tab-button.toner::before{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='2 3.25 16 14.02'%3E%3Cpath d='M5 4.7605C5 3.93207 5.67157 3.2605 6.5 3.2605H13.5C14.3284 3.2605 15 3.93207 15 4.7605V5.2605H15.5C16.8807 5.2605 18 6.37979 18 7.7605V12.7605C18 13.5889 17.3284 14.2605 16.5 14.2605H15V15.7605C15 16.5889 14.3284 17.2605 13.5 17.2605H6.5C5.67157 17.2605 5 16.5889 5 15.7605V14.2605H3.5C2.67157 14.2605 2 13.5889 2 12.7605V7.7605C2 6.37979 3.11929 5.2605 4.5 5.2605H5V4.7605ZM6 5.2605H14V4.7605C14 4.48436 13.7761 4.2605 13.5 4.2605H6.5C6.22386 4.2605 6 4.48436 6 4.7605V5.2605ZM5 13.2605V11.7605C5 10.9321 5.67157 10.2605 6.5 10.2605H13.5C14.3284 10.2605 15 10.9321 15 11.7605V13.2605H16.5C16.7761 13.2605 17 13.0366 17 12.7605V7.7605C17 6.93207 16.3284 6.2605 15.5 6.2605H4.5C3.67157 6.2605 3 6.93207 3 7.7605V12.7605C3 13.0366 3.22386 13.2605 3.5 13.2605H5ZM6.5 11.2605C6.22386 11.2605 6 11.4844 6 11.7605V15.7605C6 16.0366 6.22386 16.2605 6.5 16.2605H13.5C13.7761 16.2605 14 16.0366 14 15.7605V11.7605C14 11.4844 13.7761 11.2605 13.5 11.2605H6.5Z' fill='white'%3E%3C/path%3E%3C/svg%3E")}.ink-toner-wrapper .tab-wrapper .tab-button.search::before{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0.33 16.03 15.87'%3E%3Cpath d='M7.23535 0.342041C11.2178 0.342233 14.4695 3.5301 14.4697 7.49146C14.4697 9.10763 13.9279 10.5944 13.0166 11.7893L15.7314 14.467L15.8008 14.5422C16.1236 14.9327 16.1045 15.5125 15.7412 15.8811C15.3777 16.2496 14.7983 16.2766 14.4033 15.9592L14.3271 15.8909L11.5947 13.1965C10.3807 14.1036 8.86975 14.6418 7.23535 14.6418C3.25279 14.6416 2.7925e-05 11.4529 0 7.49146C0.000180582 3.53011 3.25289 0.34225 7.23535 0.342041ZM7.23535 2.34204C4.33142 2.34225 2.00018 4.66054 2 7.49146C2.00003 10.3225 4.33132 12.6416 7.23535 12.6418C8.65152 12.6418 9.93053 12.089 10.8701 11.1956C10.888 11.1741 10.9068 11.1533 10.9268 11.1331C10.9545 11.1049 10.9836 11.0791 11.0137 11.0549C11.9166 10.1277 12.4697 8.87056 12.4697 7.49146C12.4695 4.66053 10.1393 2.34223 7.23535 2.34204Z' fill='white'%3E%3C/path%3E%3C/svg%3E")}.ink-toner-wrapper .tab-content-wrapper{position:relative;width:100%;height:45px;isolation:isolate}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-content-wrapper{height:auto}}.ink-toner-wrapper .tab-content-wrapper .tab-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:.3s ease}@media only screen and (min-width: 769px){.ink-toner-wrapper .tab-content-wrapper .tab-content.tab-1{clip-path:inset(-10px 0 -10px 100%)}.ink-toner-wrapper .tab-content-wrapper .tab-content.tab-2{clip-path:inset(-10px 100% -10px 0)}.ink-toner-wrapper .tab-content-wrapper .tab-content.active{clip-path:inset(-10px -10px -10px -10px)}}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-content-wrapper .tab-content{position:relative;display:none}}.ink-toner-wrapper .tab-content-wrapper .tab-content.active{z-index:1}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-content-wrapper .tab-content.active{display:block}}.ink-toner-wrapper .tab-content-wrapper .inkselectform{display:flex;align-items:center;gap:32px;width:100%}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-content-wrapper .inkselectform{gap:15px;flex-direction:column}}.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group{display:flex;align-items:center;gap:16px;flex:1;margin:0}@media only screen and (max-width: 768px){.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group{width:100%}}.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group:has(.printer_button){flex:.5}.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group .select2-container{width:100% !important}.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group .select2-container--disabled .select2-selection{opacity:.65}.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group .select2-container .select2-selection{border-radius:8px;border:0}.ink-toner-wrapper .tab-content-wrapper .inkselectform .form-group .printer_button{width:100%;margin:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:8px !important;padding:6px 12px;height:48px}.ink-toner-wrapper .tab-content-wrapper .search-form .form-group input{height:48px}.ink-toner-wrapper .tab-content-wrapper .search-form .form-group input:focus{border-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.ink-toner-wrapper .tab-content-wrapper .search-form button[type=submit]{position:absolute;top:50%;right:24px;transform:translateY(-50%);padding:0;background-color:rgba(0,0,0,0);border:0;display:flex;align-items:center;justify-content:center;height:20px;width:20px}.ink-toner-wrapper .tab-content-wrapper .search-form button[type=submit] i::before{content:"";display:block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.63 0 20.03 19.77'%3E%3Cpath d='M9.6665 0C14.6243 0 18.6663 3.96945 18.6665 8.89355C18.6665 10.9915 17.9302 12.9144 16.7046 14.4326L20.3696 18.0488C20.7621 18.4368 20.7661 19.07 20.3784 19.4629C19.9907 19.8558 19.3575 19.8601 18.9644 19.4727L15.2827 15.8398C13.7413 17.058 11.7887 17.7871 9.6665 17.7871C4.70871 17.7871 0.666625 13.8177 0.666504 8.89355C0.666689 3.96945 4.70875 0 9.6665 0ZM9.6665 2C5.78793 2 2.66669 5.09924 2.6665 8.89355C2.66663 12.6879 5.78789 15.7871 9.6665 15.7871C11.564 15.7871 13.2784 15.0438 14.5366 13.8418C14.5577 13.8157 14.5809 13.791 14.605 13.7666C14.634 13.7372 14.6642 13.7097 14.6958 13.6846C15.9156 12.4421 16.6664 10.752 16.6665 8.89355C16.6663 5.09924 13.5451 2 9.6665 2Z' fill='%23134D71'%3E%3C/path%3E%3C/svg%3E")}.hero-static .contact-wrapper{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 768px){.hero-static .contact-wrapper{justify-content:center}}@media only screen and (min-width: 769px){.hero-static .contact-wrapper:not(:last-child){margin-bottom:24px}}.hero-static .contact-wrapper .icon{width:42px;height:42px;border-radius:50%;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));display:flex;align-items:center;justify-content:center;padding:12px}@media only screen and (max-width: 768px){.hero-static .contact-wrapper .icon{display:none}}.hero-static .contact-wrapper .icon img{filter:brightness(0) invert(1)}.hero-static .contact-wrapper .contact-info .h3{margin:0;color:#fff;font-weight:700;line-height:130%;font-size:1.125em}.hero-static .contact-wrapper .contact-info a{color:#fff;font-weight:400;line-height:130%;font-size:1.125em}.hero-static .contact-wrapper .contact-info a:hover,.hero-static .contact-wrapper .contact-info a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));text-decoration:none}.row-contact div[role=row-wrapper]>.row::before,.row-contact div[role=row-wrapper]>.row::after{display:none}.row-contact div[role=row-wrapper]>.row{display:flex;gap:100px}@media only screen and (max-width: 1200px){.row-contact div[role=row-wrapper]>.row{flex-direction:column-reverse;gap:0}}.row-contact .col:has(.module-accordion){flex:1}@media only screen and (max-width: 1200px){.row-contact .col:has(.module-accordion){width:100%}}.row-contact .col:has(.contactform_container){width:600px;padding:0}@media only screen and (max-width: 1366px){.row-contact .col:has(.contactform_container){padding-inline:15px}}@media only screen and (max-width: 1200px){.row-contact .col:has(.contactform_container){width:100%}}.custom-contact{padding:32px 32px 10px;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));border-radius:20px;margin-top:-510px}@media only screen and (max-width: 1200px){.custom-contact{margin-top:0}}.custom-contact .form-row{margin-inline:-15px}.custom-contact h2{margin:0 0 24px;color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));font-weight:700;line-height:130%;font-size:1.125em}.custom-contact .form-group{margin-bottom:24px}.custom-contact .form-group label{margin-bottom:10px;font-weight:400;line-height:130%}.custom-contact .form-group input,.custom-contact .form-group select{height:38px;padding:10px 12px}.custom-contact .form-group textarea{min-height:130px;min-width:100%;max-width:100%}.custom-contact .form-group .btn-custom{color:#fff}.custom-contact .form-group .btn-custom:hover,.custom-contact .form-group .btn-custom:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.custom-contact .form-group .btn-custom:hover::after,.custom-contact .form-group .btn-custom:focus-visible::after{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.custom-contact .form-group .btn-custom::after{filter:brightness(0) invert(1)}body:has(.custom-contact) #contactModal,body:has(.custom-contact) .contact-modal-trigger{display:none !important;visibility:hidden !important}.ex-searchresult .emptyrow,.ex-category .emptyrow{display:none}.ex-searchresult .filters_container,.ex-category .filters_container{margin:0}.ex-searchresult .row-breadcrumb,.ex-category .row-breadcrumb{margin:10px 0 25px}.ex-searchresult .row-breadcrumb .breadcrumb>li+.first_link::before,.ex-category .row-breadcrumb .breadcrumb>li+.first_link::before{content:"/"}.ex-searchresult .row-breadcrumb .breadcrumb_home a,.ex-category .row-breadcrumb .breadcrumb_home a{color:#b2b2b2;font-weight:400}.ex-searchresult .row-breadcrumb .breadcrumb_home a i,.ex-category .row-breadcrumb .breadcrumb_home a i{display:none}.ex-searchresult .shop-filters,.ex-category .shop-filters{border-radius:16px;background:#f3f6f8;margin-bottom:0;border:0;padding:30px 20px}.ex-searchresult .shop-filters .filter-title,.ex-category .shop-filters .filter-title{bottom:0;font-size:1em;background:none;text-align:left;padding:0;margin:0 0 24px}.ex-searchresult .shop-filters .filter-title span,.ex-category .shop-filters .filter-title span{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;margin:0;font-size:1.375em}.ex-searchresult .shop-filters .searchpills,.ex-category .shop-filters .searchpills{border:0;margin:0;margin-bottom:25px;padding:0;font-size:1em}.ex-searchresult .shop-filters .searchpills .select2-container,.ex-category .shop-filters .searchpills .select2-container{border-radius:100vw;border:0}.ex-searchresult .shop-filters .searchpills .select2-container .relsearch button,.ex-category .shop-filters .searchpills .select2-container .relsearch button{height:44px;display:flex;align-items:center}.ex-searchresult .shop-filters .searchpills .select2-container .relsearch button i::before,.ex-category .shop-filters .searchpills .select2-container .relsearch button i::before{content:"";display:block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath d='M9 0.760498C13.9578 0.760498 17.9998 4.72994 18 9.65405C17.9999 11.752 17.2637 13.6749 16.0381 15.1931L19.7031 18.8093C20.0956 19.1973 20.0996 19.8305 19.7119 20.2234C19.3242 20.6163 18.691 20.6206 18.2979 20.2332L14.6162 16.6003C13.0748 17.8185 11.1222 18.5476 9 18.5476C4.04221 18.5476 0.000121076 14.5782 0 9.65405C0.000185266 4.72994 4.04225 0.760498 9 0.760498ZM9 2.7605C5.12142 2.7605 2.00019 5.85974 2 9.65405C2.00012 13.4484 5.12138 16.5476 9 16.5476C10.8975 16.5476 12.6119 15.8043 13.8701 14.6023C13.8912 14.5762 13.9144 14.5515 13.9385 14.5271C13.9675 14.4977 13.9977 14.4702 14.0293 14.4451C15.2491 13.2026 15.9999 11.5125 16 9.65405C15.9998 5.85974 12.8786 2.7605 9 2.7605Z' fill='%23134D71'/%3E%3C/svg%3E")}.ex-searchresult .shop-filters .searchpills .select2-container .relsearch input,.ex-category .shop-filters .searchpills .select2-container .relsearch input{background-color:#fff;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));border-radius:8px;height:44px !important;border:1px solid #88a5b7;font-weight:300;line-height:150%;letter-spacing:-0.14px;padding:10px 24px;font-size:.875em}.ex-searchresult .shop-filters .searchpills .select2-container .relsearch input:focus,.ex-category .shop-filters .searchpills .select2-container .relsearch input:focus{border-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .shop-filters .searchpills .select2-container .relsearch input::placeholder,.ex-category .shop-filters .searchpills .select2-container .relsearch input::placeholder{color:rgba(19,77,113,.5)}.ex-searchresult .shop-filters .text-center,.ex-category .shop-filters .text-center{padding:0 0 20px;margin:0;text-align:left}.ex-searchresult .shop-filters .arrow-down,.ex-category .shop-filters .arrow-down{display:none}.ex-searchresult .shop-filters .filter-section,.ex-category .shop-filters .filter-section{padding:20px 10px;margin:0 0 5px !important;border-bottom:1px solid #88a5b7}@media only screen and (max-width: 1469px){.ex-searchresult .shop-filters .filter-section,.ex-category .shop-filters .filter-section{padding:20px 0}}.ex-searchresult .shop-filters .filter-section:last-child,.ex-category .shop-filters .filter-section:last-child{border-bottom:0}.ex-searchresult .shop-filters .filter-section.filtername-instock,.ex-searchresult .shop-filters .filter-section.filtername-incontract,.ex-category .shop-filters .filter-section.filtername-instock,.ex-category .shop-filters .filter-section.filtername-incontract{border:0;padding-bottom:0;margin:0 !important}.ex-searchresult .shop-filters .filter-section.filtername-instock input:checked~label,.ex-searchresult .shop-filters .filter-section.filtername-incontract input:checked~label,.ex-category .shop-filters .filter-section.filtername-instock input:checked~label,.ex-category .shop-filters .filter-section.filtername-incontract input:checked~label{background-color:#e3e3e3}.ex-searchresult .shop-filters .filter-section.filtername-instock input:checked~label::before,.ex-searchresult .shop-filters .filter-section.filtername-incontract input:checked~label::before,.ex-category .shop-filters .filter-section.filtername-instock input:checked~label::before,.ex-category .shop-filters .filter-section.filtername-incontract input:checked~label::before{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .shop-filters .filter-section.filtername-instock input:checked~label::after,.ex-searchresult .shop-filters .filter-section.filtername-incontract input:checked~label::after,.ex-category .shop-filters .filter-section.filtername-instock input:checked~label::after,.ex-category .shop-filters .filter-section.filtername-incontract input:checked~label::after{background-color:#e3e3e3}.ex-searchresult .shop-filters .filter-section.filtername-instock,.ex-category .shop-filters .filter-section.filtername-instock{margin-top:20px !important}.ex-searchresult .shop-filters .filter-section h5,.ex-category .shop-filters .filter-section h5{margin:0;text-transform:capitalize;font-weight:700;font-size:1rem;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030)) !important;line-height:1.3}.ex-searchresult .shop-filters .filter-section-header,.ex-category .shop-filters .filter-section-header{gap:10px;margin:0 0 10px;padding:0;display:flex;justify-content:space-between;align-items:center}.ex-searchresult .shop-filters .filter-section-header .showhide-indicator,.ex-category .shop-filters .filter-section-header .showhide-indicator{position:static;display:flex}.ex-searchresult .shop-filters .filter-section-header .showhide-indicator i,.ex-category .shop-filters .filter-section-header .showhide-indicator i{display:flex;align-items:center;padding:3px;font-size:.6em;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .shop-filters .filter-section-header .showhide-indicator .fa-minus-square::before,.ex-category .shop-filters .filter-section-header .showhide-indicator .fa-minus-square::before{content:""}.ex-searchresult .shop-filters .filter-section-header .showhide-indicator .fa-plus-square::before,.ex-category .shop-filters .filter-section-header .showhide-indicator .fa-plus-square::before{content:""}.ex-searchresult .shop-filters .filter-options,.ex-category .shop-filters .filter-options{margin-left:0;padding:0}.ex-searchresult .shop-filters .filter-options>div,.ex-category .shop-filters .filter-options>div{margin:10px 0}.ex-searchresult .shop-filters .filter-options label,.ex-category .shop-filters .filter-options label{margin:0;font-size:1em;width:100%}.ex-searchresult .shop-filters .filter-options label p,.ex-category .shop-filters .filter-options label p{margin:0;color:inherit;padding:0 !important}.ex-searchresult .shop-filters .filter-options label a,.ex-category .shop-filters .filter-options label a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));border:0;padding:0 !important;font-weight:400;line-height:130%;display:flex;justify-content:space-between;font-size:.875em}.ex-searchresult .shop-filters .filter-options label a:hover,.ex-searchresult .shop-filters .filter-options label a:focus,.ex-category .shop-filters .filter-options label a:hover,.ex-category .shop-filters .filter-options label a:focus{opacity:.7}.ex-searchresult .shop-filters .more-options,.ex-category .shop-filters .more-options{padding:0;margin:12px 0 8px}.ex-searchresult .shop-filters .more-filters,.ex-category .shop-filters .more-filters{padding:15px 0}.ex-searchresult .shop-filters .morefilter,.ex-searchresult .shop-filters .lessfilter,.ex-category .shop-filters .morefilter,.ex-category .shop-filters .lessfilter{padding:0 30px !important;font-weight:600;font-size:.8125em;display:flex;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}@media only screen and (max-width: 1469px){.ex-searchresult .shop-filters .morefilter,.ex-searchresult .shop-filters .lessfilter,.ex-category .shop-filters .morefilter,.ex-category .shop-filters .lessfilter{padding:0 !important}}.ex-searchresult .shop-filters .morefilter i,.ex-searchresult .shop-filters .lessfilter i,.ex-category .shop-filters .morefilter i,.ex-category .shop-filters .lessfilter i{order:5;margin-left:10px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:.8125em;display:flex;align-items:center}.ex-searchresult .shop-filters .morefilteroption,.ex-searchresult .shop-filters .lessfilteroption,.ex-category .shop-filters .morefilteroption,.ex-category .shop-filters .lessfilteroption{display:flex;font-weight:600;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:.8125rem}.ex-searchresult .shop-filters .morefilteroption::before,.ex-searchresult .shop-filters .lessfilteroption::before,.ex-category .shop-filters .morefilteroption::before,.ex-category .shop-filters .lessfilteroption::before{content:"Show";margin-right:3px}.ex-searchresult .shop-filters .morefilteroption i,.ex-searchresult .shop-filters .lessfilteroption i,.ex-category .shop-filters .morefilteroption i,.ex-category .shop-filters .lessfilteroption i{order:5;margin-left:10px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:.8125em;display:flex;align-items:center}.ex-searchresult .shop-filters .select2-container,.ex-category .shop-filters .select2-container{border-radius:5px;border-width:2px !important;margin:0 !important}.ex-searchresult .shop-filters .select2-container .select2-choices,.ex-category .shop-filters .select2-container .select2-choices{background:none !important}.ex-searchresult .shop-filters .select2-container input,.ex-category .shop-filters .select2-container input{background:none;height:50px !important;padding-left:15px}.ex-searchresult .shop-filters .select2-container button,.ex-category .shop-filters .select2-container button{top:50% !important;color:gray;transform:translateY(-50%);right:10px !important}.ex-searchresult .shop-filters .select2-container button i,.ex-category .shop-filters .select2-container button i{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.ex-searchresult .shop-filters .filter-section .categories li a,.ex-category .shop-filters .filter-section .categories li a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));transition:.35s ease}.ex-searchresult .shop-filters .filter-section .categories li a:hover,.ex-category .shop-filters .filter-section .categories li a:hover{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}@media screen and (min-width: 992px)and (max-width: 1199px){.ex-searchresult .productsgrid_container div.griditems div:nth-child(3n) .tile,.ex-category .productsgrid_container div.griditems div:nth-child(3n) .tile{border:3px solid #f3f6f8}}.ex-searchresult .productsgrid_container .gridtools,.ex-category .productsgrid_container .gridtools{display:flex;padding:0 0 15px;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f6f8}@media only screen and (max-width: 768px){.ex-searchresult .productsgrid_container .gridtools,.ex-category .productsgrid_container .gridtools{flex-direction:column;align-items:flex-start}}.ex-searchresult .productsgrid_container .gridtools h1,.ex-category .productsgrid_container .gridtools h1{white-space:nowrap;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));margin:0;padding:0 0 10px;font-weight:700;line-height:120%;font-size:1.875em}.ex-searchresult .productsgrid_container .gridtools .listtoolstop,.ex-category .productsgrid_container .gridtools .listtoolstop{display:flex;flex-direction:row;width:100%;padding:0;justify-content:space-between}@media only screen and (max-width: 991px){.ex-searchresult .productsgrid_container .gridtools .listtoolstop,.ex-category .productsgrid_container .gridtools .listtoolstop{margin:0}}@media only screen and (max-width: 350px){.ex-searchresult .productsgrid_container .gridtools .listtoolstop,.ex-category .productsgrid_container .gridtools .listtoolstop{flex-wrap:wrap}}.ex-searchresult .productsgrid_container .gridtools .listtoolstop::before,.ex-searchresult .productsgrid_container .gridtools .listtoolstop::after,.ex-category .productsgrid_container .gridtools .listtoolstop::before,.ex-category .productsgrid_container .gridtools .listtoolstop::after{display:none}.ex-searchresult .productsgrid_container .gridtools .listtoolstop .itemsfound,.ex-category .productsgrid_container .gridtools .listtoolstop .itemsfound{border:0;text-transform:capitalize;text-align:left;margin-left:35px}@media only screen and (max-width: 768px){.ex-searchresult .productsgrid_container .gridtools .listtoolstop .itemsfound,.ex-category .productsgrid_container .gridtools .listtoolstop .itemsfound{margin-left:0}}.ex-searchresult .productsgrid_container .gridtools .listtoolstop .tools-pagination,.ex-category .productsgrid_container .gridtools .listtoolstop .tools-pagination{display:none}.ex-searchresult .productsgrid_container .gridtools .listtoolstop .listgrid,.ex-category .productsgrid_container .gridtools .listtoolstop .listgrid{display:none}.ex-searchresult .productsgrid_container .griditems,.ex-category .productsgrid_container .griditems{padding:16px 0 0;margin:0 -12px}.ex-searchresult .productsgrid_container .tileparent,.ex-category .productsgrid_container .tileparent{border-top:0;border-bottom:0;margin-top:15px;padding:0 12px}.ex-searchresult .productsgrid_container .tileparent:nth-child(4n) .tile,.ex-category .productsgrid_container .tileparent:nth-child(4n) .tile{border-right:3px solid #f3f6f8}.ex-searchresult .productsgrid_container .tile,.ex-category .productsgrid_container .tile{max-width:none;padding:24px;margin:0 0 15px;border-radius:12px;border:3px solid #f3f6f8;background:#fff;isolation:isolate}@media only screen and (max-width: 768px){.ex-searchresult .productsgrid_container .tile,.ex-category .productsgrid_container .tile{max-width:none}}.ex-searchresult .productsgrid_container .tile .badges-wrapper,.ex-category .productsgrid_container .tile .badges-wrapper{z-index:1}.ex-searchresult .productsgrid_container .tile>a,.ex-category .productsgrid_container .tile>a{border-radius:5px}.ex-searchresult .productsgrid_container .tile>a:hover .imgthumbnail,.ex-searchresult .productsgrid_container .tile>a:focus-visible .imgthumbnail,.ex-category .productsgrid_container .tile>a:hover .imgthumbnail,.ex-category .productsgrid_container .tile>a:focus-visible .imgthumbnail{padding:0}.ex-searchresult .productsgrid_container .tile>a .imgthumbnail,.ex-category .productsgrid_container .tile>a .imgthumbnail{height:245px;width:100%;padding:23px 5px 22px 6px;border-radius:16px;background:rgba(191,191,191,.1);transition:.35s ease}.ex-searchresult .productsgrid_container .tile>a .imgthumbnail img,.ex-category .productsgrid_container .tile>a .imgthumbnail img{max-width:none;max-height:none;overflow:hidden;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;display:flex;align-items:center}.ex-searchresult .productsgrid_container .tile .action-wrapper,.ex-category .productsgrid_container .tile .action-wrapper{display:flex;justify-content:space-between;gap:10px;margin-top:15px}.ex-searchresult .productsgrid_container .tile .product-compare-action,.ex-category .productsgrid_container .tile .product-compare-action{margin:0;padding:0;font-weight:400;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));border:0;font-size:.8125em;display:flex;justify-content:flex-start;align-items:center}.ex-searchresult .productsgrid_container .tile .product-compare-action i,.ex-category .productsgrid_container .tile .product-compare-action i{width:20px;height:20px;line-height:1;margin-right:10px;font-size:24px}.ex-searchresult .productsgrid_container .tile .addtoquicklist-wrapper,.ex-category .productsgrid_container .tile .addtoquicklist-wrapper{padding:0 !important;order:-1;display:flex;align-items:center;width:max-content}.ex-searchresult .productsgrid_container .tile .addtoquicklist-wrapper a,.ex-category .productsgrid_container .tile .addtoquicklist-wrapper a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030)) !important;font-size:.8125rem}.ex-searchresult .productsgrid_container .tile .addtoquicklist-wrapper a .fa-plus,.ex-category .productsgrid_container .tile .addtoquicklist-wrapper a .fa-plus{font-size:10px}.ex-searchresult .productsgrid_container .tile .addtoquicklist-wrapper a .fa-plus::before,.ex-category .productsgrid_container .tile .addtoquicklist-wrapper a .fa-plus::before{content:"+"}.ex-searchresult .productsgrid_container .tile .rrp,.ex-searchresult .productsgrid_container .tile .brand-label,.ex-searchresult .productsgrid_container .tile .product-category,.ex-category .productsgrid_container .tile .rrp,.ex-category .productsgrid_container .tile .brand-label,.ex-category .productsgrid_container .tile .product-category{display:none !important}.ex-searchresult .productsgrid_container .tile .product-name,.ex-category .productsgrid_container .tile .product-name{font-size:1em;margin:0 0 10px}.ex-searchresult .productsgrid_container .tile .product-name a,.ex-category .productsgrid_container .tile .product-name a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;font-size:1.125em}.ex-searchresult .productsgrid_container .tile .product-name a:hover,.ex-category .productsgrid_container .tile .product-name a:hover{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .productsgrid_container .tile .indicators-grid,.ex-category .productsgrid_container .tile .indicators-grid{display:none}.ex-searchresult .productsgrid_container .tile .product-sku,.ex-category .productsgrid_container .tile .product-sku{font-size:.875rem;order:2;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%}.ex-searchresult .productsgrid_container .tile .product-sku a,.ex-category .productsgrid_container .tile .product-sku a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .productsgrid_container .tile .product-sku a:hover,.ex-category .productsgrid_container .tile .product-sku a:hover{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .productsgrid_container .tile .product-sku strong,.ex-category .productsgrid_container .tile .product-sku strong{font-weight:400;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .productsgrid_container .tile .product-volume,.ex-category .productsgrid_container .tile .product-volume{order:4;font-size:.875em}.ex-searchresult .productsgrid_container .tile .live-inventory-v2-wrapper,.ex-category .productsgrid_container .tile .live-inventory-v2-wrapper{order:2;margin:0 0 10px;padding:0;font-size:1em}.ex-searchresult .productsgrid_container .tile .live-inventory-v2-wrapper span,.ex-category .productsgrid_container .tile .live-inventory-v2-wrapper span{font-weight:400;line-height:150%;padding:6px 16px;border:1px solid rgba(0,0,0,0);border-radius:100vw;display:flex;align-items:center;font-size:.625em}.ex-searchresult .productsgrid_container .tile .live-inventory-v2-wrapper span:empty,.ex-category .productsgrid_container .tile .live-inventory-v2-wrapper span:empty{display:none}.ex-searchresult .productsgrid_container .tile .live-inventory-v2-wrapper span.in-stock,.ex-category .productsgrid_container .tile .live-inventory-v2-wrapper span.in-stock{color:#003016;border-color:#003016}.ex-searchresult .productsgrid_container .tile .live-inventory-v2-wrapper span.out-stock,.ex-category .productsgrid_container .tile .live-inventory-v2-wrapper span.out-stock{color:#b84746;border-color:#b84746}.ex-searchresult .productsgrid_container .tile .footer>.product-compare-action,.ex-category .productsgrid_container .tile .footer>.product-compare-action{display:none}.ex-searchresult .productsgrid_container .tile .footer-wrapper,.ex-category .productsgrid_container .tile .footer-wrapper{display:flex;flex-direction:column;margin-top:16px;min-height:100px}.ex-searchresult .productsgrid_container .tile .footer-wrapper .footer-wrapper-description,.ex-category .productsgrid_container .tile .footer-wrapper .footer-wrapper-description{display:flex;flex-direction:column;justify-content:space-between}.ex-searchresult .productsgrid_container .tile .footer-wrapper .footer-wrapper-description .manufacturer-ref,.ex-category .productsgrid_container .tile .footer-wrapper .footer-wrapper-description .manufacturer-ref{display:none}.ex-searchresult .productsgrid_container .tile .footer-wrapper .footer-wrapper-price,.ex-category .productsgrid_container .tile .footer-wrapper .footer-wrapper-price{margin:0}.ex-searchresult .productsgrid_container .tile .footer-wrapper .footer-wrapper-price .uom,.ex-category .productsgrid_container .tile .footer-wrapper .footer-wrapper-price .uom{display:none}.ex-searchresult .productsgrid_container .tile .uomvalue~.uominclude,.ex-category .productsgrid_container .tile .uomvalue~.uominclude{display:none !important}.ex-searchresult .productsgrid_container .tile .price-label,.ex-category .productsgrid_container .tile .price-label{padding:12px 0;font-weight:700;line-height:130%;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:1.5em}.ex-searchresult .productsgrid_container .tile .price-label-inc-vat,.ex-category .productsgrid_container .tile .price-label-inc-vat{display:none}.ex-searchresult .productsgrid_container .tile .price-call,.ex-category .productsgrid_container .tile .price-call{font-size:1rem;font-weight:700}.ex-searchresult .productsgrid_container .tile .min-order,.ex-category .productsgrid_container .tile .min-order{margin:10px 0 3px;display:flex;align-items:center;gap:5px;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:600;line-height:140%;font-size:.875em}.ex-searchresult .productsgrid_container .tile .min-order i,.ex-category .productsgrid_container .tile .min-order i{display:block}.ex-searchresult .productsgrid_container .tile .min-order i::before,.ex-category .productsgrid_container .tile .min-order i::before{content:"";display:block;height:14px;width:14px;line-height:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M9.91667 8.75L6.74665 5.57998C6.63114 5.46448 6.57339 5.40673 6.5068 5.38509C6.44822 5.36605 6.38512 5.36605 6.32654 5.38509C6.25994 5.40673 6.20219 5.46448 6.08668 5.57998L4.99665 6.67002C4.88114 6.78552 4.82339 6.84327 4.7568 6.86491C4.69822 6.88395 4.63512 6.88395 4.57654 6.86491C4.50994 6.84327 4.45219 6.78552 4.33668 6.67002L1.75 4.08333M9.91667 8.75H7.58333M9.91667 8.75V6.41667M4.55 12.25H9.45C10.4301 12.25 10.9201 12.25 11.2945 12.0593C11.6238 11.8915 11.8915 11.6238 12.0593 11.2945C12.25 10.9201 12.25 10.4301 12.25 9.45V4.55C12.25 3.56991 12.25 3.07986 12.0593 2.70552C11.8915 2.37623 11.6238 2.10852 11.2945 1.94074C10.9201 1.75 10.4301 1.75 9.45 1.75H4.55C3.56991 1.75 3.07986 1.75 2.70552 1.94074C2.37623 2.10852 2.10852 2.37623 1.94074 2.70552C1.75 3.07986 1.75 3.56991 1.75 4.55V9.45C1.75 10.4301 1.75 10.9201 1.94074 11.2945C2.10852 11.6238 2.37623 11.8915 2.70552 12.0593C3.07986 12.25 3.56991 12.25 4.55 12.25Z' stroke='%2371906E' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ex-searchresult .productsgrid_container .tile .buttons.group,.ex-category .productsgrid_container .tile .buttons.group{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:10px;padding-bottom:16px;border-bottom:.4px solid #f3f6f8}.ex-searchresult .productsgrid_container .tile .buttons.group:has(.price-call) .qty-container,.ex-searchresult .productsgrid_container .tile .buttons.group:has(.price-call) .live-inventory-v2-add-to-cart-wrapper,.ex-category .productsgrid_container .tile .buttons.group:has(.price-call) .qty-container,.ex-category .productsgrid_container .tile .buttons.group:has(.price-call) .live-inventory-v2-add-to-cart-wrapper{display:none}.ex-searchresult .productsgrid_container .tile .buttons.group:has(.price-call) .price-call,.ex-category .productsgrid_container .tile .buttons.group:has(.price-call) .price-call{width:100%;text-align:center}.ex-searchresult .productsgrid_container .tile .buttons.group::after,.ex-category .productsgrid_container .tile .buttons.group::after{display:none}.ex-searchresult .productsgrid_container .tile .buttons.group .addtoquicklist-wrapper,.ex-category .productsgrid_container .tile .buttons.group .addtoquicklist-wrapper{display:none}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container,.ex-category .productsgrid_container .tile .buttons.group .qty-container{flex-shrink:0;background-color:#fff;border-radius:100vw;border:1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71));padding:0;width:75px;display:flex;align-items:center;overflow:hidden}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container:hover,.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container:focus-within,.ex-category .productsgrid_container .tile .buttons.group .qty-container:hover,.ex-category .productsgrid_container .tile .buttons.group .qty-container:focus-within{border-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container input,.ex-category .productsgrid_container .tile .buttons.group .qty-container input{padding:0;order:2;width:100%;border:0;margin:0;background-color:#fff;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container input:focus,.ex-category .productsgrid_container .tile .buttons.group .qty-container input:focus{box-shadow:none}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container .qty-decrement,.ex-category .productsgrid_container .tile .buttons.group .qty-container .qty-decrement{order:1}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container .qty-increment,.ex-category .productsgrid_container .tile .buttons.group .qty-container .qty-increment{order:3}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container button,.ex-category .productsgrid_container .tile .buttons.group .qty-container button{flex-shrink:0;height:100%;padding:0;width:28px;border:0;background-color:rgba(0,0,0,0);color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container button:hover,.ex-searchresult .productsgrid_container .tile .buttons.group .qty-container button:focus-visible,.ex-category .productsgrid_container .tile .buttons.group .qty-container button:hover,.ex-category .productsgrid_container .tile .buttons.group .qty-container button:focus-visible{color:#fff;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper,.ex-category .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper{max-width:none;flex-grow:1}.ex-searchresult .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper button,.ex-category .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper button{width:auto;min-height:48px;margin:0;border-radius:25px;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));color:#fff;font-weight:700;line-height:130%;font-size:1em}.ex-searchresult .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper button:hover,.ex-searchresult .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper button:focus-visible,.ex-category .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper button:hover,.ex-category .productsgrid_container .tile .buttons.group .live-inventory-v2-add-to-cart-wrapper button:focus-visible{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .productsgrid_container .search-switch .col-sm-12,.ex-category .productsgrid_container .search-switch .col-sm-12{display:flex;align-items:center}.ex-searchresult .productsgrid_container .search-switch .nButton,.ex-category .productsgrid_container .search-switch .nButton{margin:0 10px}.ex-searchresult .productsgrid_container .productgridwidget .gridtools,.ex-category .productsgrid_container .productgridwidget .gridtools{border:0}.ex-searchresult .listtoolsbottom,.ex-category .listtoolsbottom{border:0 !important;padding:0;margin-top:15px;font-size:.875rem;width:100%;justify-content:space-between}.ex-searchresult .listtoolsbottom>div,.ex-category .listtoolsbottom>div{padding:0;text-transform:capitalize}.ex-searchresult .listtoolsbottom>div select,.ex-category .listtoolsbottom>div select{margin:0 20px;padding:8px 15px;background-color:#fff;border:1px solid #d9d9d9}.ex-searchresult .listtoolsbottom>div .pagination li:hover,.ex-searchresult .listtoolsbottom>div .pagination li:focus-visible,.ex-category .listtoolsbottom>div .pagination li:hover,.ex-category .listtoolsbottom>div .pagination li:focus-visible{background-color:rgba(0,0,0,0)}.ex-searchresult .listtoolsbottom>div .pagination li:hover a,.ex-searchresult .listtoolsbottom>div .pagination li:focus-visible a,.ex-category .listtoolsbottom>div .pagination li:hover a,.ex-category .listtoolsbottom>div .pagination li:focus-visible a{color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.ex-searchresult .listtoolsbottom>div .pagination li.active a,.ex-category .listtoolsbottom>div .pagination li.active a{font-weight:500;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .listtoolsbottom>div .pagination li.next-page span,.ex-category .listtoolsbottom>div .pagination li.next-page span{display:none}.ex-searchresult .listtoolsbottom .pagination-total-count,.ex-category .listtoolsbottom .pagination-total-count{display:flex;gap:5px;margin:10px 0}.ex-searchresult .listtoolsbottom .pagination-total-count b,.ex-category .listtoolsbottom .pagination-total-count b{font-weight:400;color:var(--theme-colour-lightblue, #238acb)}.ex-searchresult .listtoolsbottom .pagination.load-more,.ex-category .listtoolsbottom .pagination.load-more{text-align:right}.ex-searchresult .listtoolsbottom a,.ex-category .listtoolsbottom a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.ex-searchresult .badges-wrapper,.ex-category .badges-wrapper{left:0}.ex-searchresult .badges-wrapper .ribbon-wrapper,.ex-category .badges-wrapper .ribbon-wrapper{z-index:auto}.ex-searchresult .subcategorieslist_container .itemsfound,.ex-category .subcategorieslist_container .itemsfound{text-align:left}.ex-searchresult .subcategorieslist_container .cat-tiles .tile,.ex-category .subcategorieslist_container .cat-tiles .tile{margin:0;padding:15px}.ex-searchresult .subcategorieslist_container .cat-tiles .tile a figure,.ex-category .subcategorieslist_container .cat-tiles .tile a figure{padding:10px;transition:.35s ease}.ex-searchresult .subcategorieslist_container .cat-tiles .tile a figure img,.ex-category .subcategorieslist_container .cat-tiles .tile a figure img{margin:0;height:100%;width:100%;object-fit:contain}.ex-searchresult .subcategorieslist_container .cat-tiles .tile a p,.ex-category .subcategorieslist_container .cat-tiles .tile a p{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));transition:.35s ease}.ex-searchresult .subcategorieslist_container .cat-tiles .tile a:hover figure,.ex-category .subcategorieslist_container .cat-tiles .tile a:hover figure{padding:0}.ex-searchresult .subcategorieslist_container .cat-tiles .tile a:hover p,.ex-category .subcategorieslist_container .cat-tiles .tile a:hover p{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.ex-searchresult .subcategorieslist_container .filterby,.ex-category .subcategorieslist_container .filterby{display:none}@media only screen and (max-width: 768px){.ex-searchresult .quick-product .product-shopping-actions,.ex-category .quick-product .product-shopping-actions{width:100%}}.ex-product .emptyrow{display:none}@media only screen and (max-width: 991px){.ex-product .catalog-single{text-align:left}}.ex-product .breadcrumb{margin-block:10px 25px;padding:10px 15px}.ex-product .breadcrumb>li+.first_link::before{content:"/"}.ex-product .breadcrumb .breadcrumb_home a{color:#b2b2b2;font-weight:400}.ex-product .breadcrumb .breadcrumb_home a i{display:none}.ex-product .mainproductpagedesktop{overflow-x:clip}.ex-product .mainproductpagedesktop .filter-container{position:sticky;top:30px;margin-top:5px;bottom:0;transition:.35s ease}@media only screen and (max-width: 991px){.ex-product .mainproductpagedesktop .filter-container{position:static}}.catalog-single .ms-slide-bgcont{padding:12px;mix-blend-mode:multiply}.catalog-single .magnify{width:100%;background:rgba(0,0,0,0)}.catalog-single .productimagesolo{width:100%;object-fit:contain}.catalog-single .ms-slide{border-radius:16px;background:rgba(191,191,191,.1);display:flex;align-items:center}.catalog-single .ms-slide-bgcont{padding:0}.catalog-single .ms-slide-bgcont img{max-height:100%;mix-blend-mode:multiply}.catalog-single .ms-thumb-list{bottom:-90px !important;height:80px !important}.catalog-single .ms-thumb-frame{width:75px !important;height:75px !important;padding:15px;opacity:1;border:1px solid rgba(0,0,0,0);border-radius:12px;background:rgba(191,191,191,.1);margin:0 10px 0 0 !important;transition:.35s ease}.catalog-single .ms-thumb-frame:hover{opacity:.7}.catalog-single .ms-thumb-frame.ms-thumb-frame-selected{border-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.catalog-single .ms-thumb{mix-blend-mode:multiply;position:relative;object-fit:contain;width:auto;height:auto;max-width:100%;max-height:100%;display:block;top:inherit;transform:none}.catalog-single .prod-gal.master-slider{margin-bottom:125px !important}@media only screen and (max-width: 400px){.catalog-single .prod-gal.master-slider{margin-bottom:0 !important}}.catalog-single .main-image:not(:has(.master-slider)){position:relative;border-radius:10px;background:#f5f4f4}.catalog-single .main-image:not(:has(.master-slider)) img{mix-blend-mode:multiply}.catalog-single .main-image:not(:has(.master-slider)) .product-lightbox-open{right:25px;bottom:10px;box-shadow:none;border-radius:50%;width:30px;height:30px}.catalog-single .main-image:not(:has(.master-slider)) .prod-gal .product-lightbox-open{right:0;bottom:15px}.productimage_container{isolation:isolate;width:40%}@media only screen and (max-width: 768px){.productimage_container{width:100%}}.productimage_container .badges-wrapper{z-index:1}.productsummary_container{width:60%}@media only screen and (max-width: 768px){.productsummary_container{width:100%}}.catalog-single .product-item-spacing{padding:0}.catalog-single .product-title{border-color:#88a5b7;padding:0 0 15px;margin:0 15px}.catalog-single .product-title .product-brand a{font-family:"Roboto",sans-serif;font-weight:700;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .product-title .product-brand a:hover,.catalog-single .product-title .product-brand a:focus-visible{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.catalog-single .product-title .product-brand img{max-width:120px}.catalog-single .product-title .product-name{margin-top:15px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:120%;text-transform:capitalize;font-size:2em}.catalog-single .product-title .prod-code{padding:0;margin:10px 0 0;width:fit-content}.catalog-single .product-title .prod-code span{display:inline-block}.label{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));padding:0;font-weight:400;line-height:130%;font-size:.875em}.label.label-focus{background-color:rgba(0,0,0,0)}.catalog-single .productdetails{display:flex;flex-direction:column}@media only screen and (max-width: 768px){.catalog-single .productdetails{align-items:center}}.catalog-single .productdetails .live-inventory-v2-wrapper{padding:0;margin:15px 0;text-align:left;font-size:1em}.catalog-single .productdetails .live-inventory-v2-wrapper:has(span:empty){display:none}.catalog-single .productdetails .live-inventory-v2-wrapper span{width:fit-content;font-weight:400;line-height:150%;padding:6px 16px;border:1px solid rgba(0,0,0,0);border-radius:100vw;display:flex;align-items:center;font-size:.625em}.catalog-single .productdetails .live-inventory-v2-wrapper span.in-stock{color:#003016;border-color:#003016}.catalog-single .productdetails .live-inventory-v2-wrapper span.out-stock{color:#b84746;border-color:#b84746}.catalog-single .productdetails .prod-category,.catalog-single .productdetails .manufacturer-name{margin:0 !important;order:2;font-size:.875em}.catalog-single .productdetails .prod-category a,.catalog-single .productdetails .prod-category span,.catalog-single .productdetails .manufacturer-name a,.catalog-single .productdetails .manufacturer-name span{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .productdetails .prod-category a strong,.catalog-single .productdetails .prod-category span strong,.catalog-single .productdetails .manufacturer-name a strong,.catalog-single .productdetails .manufacturer-name span strong{margin-right:3px;font-size:1em;font-weight:700}.catalog-single .productdetails .prod-category a,.catalog-single .productdetails .manufacturer-name a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .productdetails .prod-category a:hover,.catalog-single .productdetails .prod-category a:focus-within,.catalog-single .productdetails .manufacturer-name a:hover,.catalog-single .productdetails .manufacturer-name a:focus-within{color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.catalog-single .productdetails .manufacturer-name{order:1;margin:15px 0 5px !important}.catalog-single .productdetails .manufacturer-name span{font-weight:400;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .productdetails .manufacturer-name span strong{text-transform:capitalize}.catalog-single .product-options .option-group{margin:0 !important}.catalog-single .product-options label{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:.875em;margin:0 0 5px}.catalog-single .product-options .option-group-values{display:flex;flex-wrap:wrap;gap:10px}.catalog-single .product-indicators{display:flex;flex-wrap:wrap;order:3;font-size:1em;margin:0 !important}.catalog-single .product-indicators span{font-size:.8125em}@media only screen and (max-width: 768px){.catalog-single .product-indicators{justify-content:center}}.catalog-single .indicator-wrap{display:flex;align-items:center;margin-right:15px;max-width:100%;min-height:30px}.catalog-single .indicator-wrap i{margin-right:10px}.catalog-single .product-points{margin:10px 0 42px}.catalog-single .product-points ul{padding:0 0 0 15px}@media only screen and (max-width: 991px){.catalog-single .product-points ul{margin-left:0;max-width:none}}.catalog-single .product-points ul li{padding:0 0 0 15px;max-width:none;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:.8125em}.catalog-single .product-points ul li::marker{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .product-points ul li:nth-child(n+5){display:list-item}.catalog-single .product-points ul.has-more li:nth-child(n+5){display:none}.catalog-single .product-points ul.has-more+.product-points-show-more::after{content:""}.catalog-single .product-points .product-points-show-more{text-align:left;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;text-decoration:none;font-size:.875em}.catalog-single .product-points .product-points-show-more::after{content:"";font-family:FontAwesome;font-weight:400;font-size:1rem;margin-left:8px}.productaddtocart_container{margin:0;padding:48px 24px;border-radius:10px;background:#f3f6f8}@media only screen and (max-width: 1200px){.productaddtocart_container{padding:0}}@media only screen and (max-width: 768px){.productaddtocart_container{border:0}}.catalog-single .product-shopping-actions{padding:0;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 1200px){.catalog-single .product-shopping-actions{padding:25px 15px}}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions{height:auto;padding:0;margin-top:15px;background-color:rgba(0,0,0,0)}}.catalog-single .product-shopping-actions-prices{background-color:#fff;border-radius:8px;padding:20px}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-prices{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:15px}}.catalog-single .product-shopping-actions-prices .price-call{margin:0 auto}.catalog-single .product-shopping-actions-prices .price{background:rgba(0,0,0,0);padding:0;margin:0 0 5px;border-radius:0;position:relative;width:100%;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:900;line-height:120%;letter-spacing:.24px;font-size:1em;display:flex;align-items:center;flex-direction:column}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-prices .price{align-items:center}}.catalog-single .product-shopping-actions-prices .has-price{order:100;padding:0;margin-bottom:10px;font-weight:700;line-height:130%;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:1.5em}.catalog-single .product-shopping-actions-prices .has-price::after{display:block}.catalog-single .product-shopping-actions-prices .uomvalue{color:rgba(8,32,48,.65);font-weight:400;order:300}.catalog-single .product-shopping-actions-prices .uomblock{order:300;color:rgba(8,32,48,.65);display:block;font-weight:400;line-height:130%;margin:0;font-size:.75em}.catalog-single .product-shopping-actions-prices .price-label-inc-vat{color:rgba(8,32,48,.65);order:200;display:block;font-weight:400;line-height:130%;margin:0;font-size:.75em}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-prices .price-label-inc-vat{margin:0}}.catalog-single .product-shopping-actions-prices .rrp,.catalog-single .product-shopping-actions-prices .product-price-rrp{width:100%;margin:0}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-prices .rrp,.catalog-single .product-shopping-actions-prices .product-price-rrp{height:auto;width:auto;font-size:.8125em}}.catalog-single .product-shopping-actions-prices .rrp>div,.catalog-single .product-shopping-actions-prices .product-price-rrp>div{position:absolute;left:-45px;top:-15px;max-width:100px;color:#fff;border-radius:2px;padding:3px 8px;background-color:#ff6f69;font-size:.75em;font-weight:700}@media only screen and (max-width: 1200px){.catalog-single .product-shopping-actions-prices .rrp>div,.catalog-single .product-shopping-actions-prices .product-price-rrp>div{top:-30px;left:50%;transform:translateX(-50%)}}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-prices .rrp>div,.catalog-single .product-shopping-actions-prices .product-price-rrp>div{position:relative;top:0;left:0;height:fit-content}}.catalog-single .product-shopping-actions-prices .rrp>span,.catalog-single .product-shopping-actions-prices .product-price-rrp>span{color:#949393;margin:0;padding:0;text-decoration:line-through;font-weight:400;font-size:1em}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-prices .rrp>span,.catalog-single .product-shopping-actions-prices .product-price-rrp>span{padding:0;position:relative;line-height:2}}.catalog-single .product-shopping-actions-tierpricing{padding:0;position:relative}.catalog-single .product-shopping-actions-tierpricing .tier-pricing-title{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 5px}.catalog-single .product-shopping-actions-tierpricing .tier-pricing-title img{width:16px}.catalog-single .product-shopping-actions-tierpricing .tier-pricing-title h2{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:400;line-height:130%;font-size:.75em}.catalog-single .product-shopping-actions-tierpricing .group-focus{display:none}@media only screen and (max-width: 768px){.catalog-single .product-shopping-actions-tierpricing .tier-pricing{padding-inline:15px}}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__boxes{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__box{flex:1;min-width:calc(33.3333333333% - 5px);border-radius:8px;border:1px solid var(--theme-text-col, var(--theme-colour-darkblue, #082030));background-color:#fff;padding:15px 5px;line-height:130%;position:relative;transform-style:preserve-3d;overflow:hidden;font-size:.875em}@media only screen and (max-width: 1366px){.catalog-single .product-shopping-actions-tierpricing .tier-pricing__box{min-width:calc(50% - 5px)}}@media only screen and (max-width: 991px){.catalog-single .product-shopping-actions-tierpricing .tier-pricing__box{min-width:100%}}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__box--full{color:#fff}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__box--full .tier-pricing__price{color:#fff}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__box--full .tier-pricing__fill{background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71))}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__fill{position:absolute;height:100%;width:0%;top:0;left:0;background:#f3f6f8;z-index:-1;transition:width .3s ease-in-out,background-color .3s ease-in-out}.catalog-single .product-shopping-actions-tierpricing .tier-pricing__price{font-weight:600}.catalog-single .product-shopping-actions-tierpricing .arrow-down{display:none}.catalog-single .productaddtocart_container{margin-top:0}.catalog-single .productaddtocart_container .social-links{display:none}.catalog-single .productaddtocart_container .product-shopping-actions{display:flex;flex-direction:column;align-items:center;justify-content:center}.catalog-single .productaddtocart_container .product-shopping-actions>div{width:100%}.catalog-single .productaddtocart_container .product-shopping-actions .buttons.group{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:36px;padding-bottom:36px;border-bottom:1px solid #88a5b7}.catalog-single .productaddtocart_container .product-shopping-actions .buttons.group::after{display:none}@media only screen and (max-width: 991px){.catalog-single .productaddtocart_container .product-shopping-actions .buttons.group{flex-direction:row;justify-content:space-between;gap:25px;margin:15px 0 10px}}@media only screen and (max-width: 481px){.catalog-single .productaddtocart_container .product-shopping-actions .buttons.group{flex-direction:column;align-items:center}}.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count{flex-shrink:0;background-color:rgba(0,0,0,0);border-radius:100vw;border:1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71));padding:0;width:75px;display:flex;align-items:center;overflow:hidden}@media only screen and (max-width: 991px){.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count{width:120px}}.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count:hover,.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count:focus-within{border-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));background-color:rgba(0,0,0,0)}.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count .incr-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:100%;padding:0;width:28px;border:0;background-color:rgba(0,0,0,0);color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count .incr-btn:hover,.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count .incr-btn:focus-visible{color:#fff;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count input{padding:0;width:100%;height:100%;border:0;margin:0;background-color:rgba(0,0,0,0);color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .productaddtocart_container .product-shopping-actions .qnt-count input:focus{box-shadow:none}.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper{max-width:none;flex-grow:1}@media only screen and (max-width: 481px){.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper{width:100%}}.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper .live-inventory-v2-wrapper{margin-bottom:0}.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper button{width:auto;min-height:45px;margin:0;padding:12px 24px;border-radius:25px;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));color:#fff;font-weight:700;line-height:130%;font-size:1em}.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper button:hover,.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper button:focus-visible{background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900))}.catalog-single .productaddtocart_container .product-shopping-actions .live-inventory-v2-add-to-cart-wrapper button i{display:none}.catalog-single .prodToolsWrap{display:flex;justify-content:space-between;flex-wrap:wrap;margin:5px 0 0;padding:0 15px}@media only screen and (max-width: 1599px){.catalog-single .prodToolsWrap{justify-content:center}}@media only screen and (max-width: 1469px){.catalog-single .prodToolsWrap{gap:10px}}@media only screen and (max-width: 991px){.catalog-single .prodToolsWrap{justify-content:space-around}}.catalog-single .prodToolsWrap>div{margin:0;padding:0}.catalog-single .prodToolsWrap .product-shopping-actions-row{display:flex;align-items:center}.catalog-single .prodToolsWrap .product-shopping-actions-row>div{padding:0}.catalog-single .prodToolsWrap .product-shopping-actions-row>div a{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-size:.8125em}.catalog-single .prodToolsWrap .product-shopping-actions-row>div a i::before{content:"+"}.catalog-single .prodToolsWrap .product-compare-action{display:flex;cursor:pointer;align-items:center;justify-content:center;border:0;color:#5d6062;font-size:.8125em}.catalog-single .prodToolsWrap .product-compare-action i{font-size:1.25em}.catalog-single .social-links{display:none}.catalog-single.mobile div[role=row-section]>.row{margin-top:0}.catalog-single.mobile .ms-slide-bgcont{max-height:none}.catalog-single.mobile .ms-thumb-frame{height:80px !important}.catalog-single #accordion{margin:0}.catalog-single .panel-group .panel-heading{padding:22px 15px}.catalog-single .panel-group .panel-heading h3{font-size:1.125em;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:600;margin:0}.catalog-single .productdescription_container{margin-top:25px;margin-bottom:20px}.catalog-single .productspecs_container{margin:0}.catalog-single .product-specs,.catalog-single .product-description{padding:0 30px !important;margin:0}.catalog-single .product-panel{border-radius:5px}.catalog-single .product-panel .panel{box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:4px;position:relative;overflow:hidden;background:#fff}.catalog-single .product-panel .panel-body{padding:15px 15px 35px}.catalog-single .product-description{line-height:1.7}.catalog-single .product-description li{font-weight:400;font-size:1.306em;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}.catalog-single .tech-specs>.row{margin:0}.catalog-single .tech-specs>.row>div{padding:0}.catalog-single .tech-specs .item:nth-child(2n+1){background-color:#f3f6f8}.catalog-single .tech-specs .item span{color:var(--theme-text-col, var(--theme-colour-darkblue, #082030))}@media only screen and (max-width: 768px){.catalog-single .tech-specs .text-right{text-align:left}}.default-pdp{display:none}.custom-item-merch--pdp,.pdp-new{display:block !important}.ex-cart .cart-content{margin-top:50px}.ex-cart .cart-content>.row .col-lg-8{width:75%}@media only screen and (max-width: 991px){.ex-cart .cart-content>.row .col-lg-8{width:100%}}.ex-cart .cart-content>.row .col-lg-4{width:25%}@media only screen and (max-width: 991px){.ex-cart .cart-content>.row .col-lg-4{width:100%}}.ex-cart .cartheader_container{margin-bottom:46px;width:100%}.ex-cart .cartheader_container>.row{display:flex;align-items:start;justify-content:space-between}.ex-cart .cartheader_container>.row::before,.ex-cart .cartheader_container>.row::after{display:none}.ex-cart .cartheader_container>.row .col-lg-3,.ex-cart .cartheader_container>.row .col-lg-9{width:auto !important}.ex-cart .cartheader_container .col-lg-3:has(.title){flex-shrink:0}.ex-cart .cartheader_container .title{margin:0;color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));font-weight:700;line-height:130%;font-size:1.125em}.ex-cart .cartheader_container .title::after{margin-top:6px;content:"Product Summary";display:block;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:500;line-height:120%;font-size:2rem}.ex-cart .cartheader_container .cart-topbuttons{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:10px}.ex-cart .cartheader_container .cart-topbuttons .to-checkout{display:none}.ex-cart .cartheader_container .cart-topbuttons button{margin:0;border-radius:25px;border:1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71)) !important;background:rgba(0,0,0,0);display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:700;line-height:130%;transition:.35s ease}.ex-cart .cartheader_container .cart-topbuttons button:hover,.ex-cart .cartheader_container .cart-topbuttons button:focus-visible{background-color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));color:#fff}.ex-cart .no-more-tables table thead tr th{padding:0 0 15px;color:rgba(8,32,48,.65);font-weight:400;line-height:130%;font-size:1em}.ex-cart .no-more-tables table thead tr th:first-child::before{content:"Image"}.ex-cart .no-more-tables table thead tr th:nth-child(2)::before{content:"Product "}.ex-cart .no-more-tables table tbody{border-bottom:0}.ex-cart .no-more-tables table tbody tr:last-child td{border-bottom:0}.ex-cart .no-more-tables table tbody tr td{padding-block:15px}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td{display:flex;align-items:center;justify-content:center}}.ex-cart .no-more-tables table tbody tr td.thumb{padding-right:65px}@media only screen and (max-width: 1200px){.ex-cart .no-more-tables table tbody tr td.thumb{padding-right:20px}}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.thumb{padding-right:0}}.ex-cart .no-more-tables table tbody tr td.thumb a{display:flex;align-items:center;justify-content:center;width:125px;height:125px;background-color:#f5f4f4}.ex-cart .no-more-tables table tbody tr td.thumb a img{mix-blend-mode:multiply;width:100%;height:100%;object-fit:contain}.ex-cart .no-more-tables table tbody tr td.name{width:auto}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.name{flex-direction:column;align-items:center;justify-content:center}}.ex-cart .no-more-tables table tbody tr td.name a{margin:0 0 6px;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;font-size:1em}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.name a{text-align:center}}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.name .more-info span{justify-content:center}.ex-cart .no-more-tables table tbody tr td.name .more-info span a{justify-content:center}}.ex-cart .no-more-tables table tbody tr td.name .more-info .item-sku-wrapper,.ex-cart .no-more-tables table tbody tr td.name .more-info .item-pack-size-wrapper{display:flex;align-items:center;color:rgba(8,32,48,.65);font-weight:400;line-height:130%;font-size:.625em}.ex-cart .no-more-tables table tbody tr td.name .more-info .item-sku-wrapper strong,.ex-cart .no-more-tables table tbody tr td.name .more-info .item-pack-size-wrapper strong{font-weight:400}.ex-cart .no-more-tables table tbody tr td.name .more-info .add-reference{margin-top:6px;font-size:1rem}.ex-cart .no-more-tables table tbody tr td.name .more-info .add-reference a{margin:0;padding:0;display:flex;align-items:center;gap:4px;color:var(--theme-brand-default, var(--theme-colour-blue, #134d71));font-weight:400;line-height:130%;font-size:.75em}.ex-cart .no-more-tables table tbody tr td.name .more-info .add-reference a i::before{content:"+";margin:0;line-height:0;vertical-align:baseline}.ex-cart .no-more-tables table tbody tr td.name .show-more-info{background-color:rgba(0,0,0,0)}.ex-cart .no-more-tables table tbody tr td.price,.ex-cart .no-more-tables table tbody tr td.total{padding:0 20px}@media only screen and (max-width: 1200px){.ex-cart .no-more-tables table tbody tr td.price,.ex-cart .no-more-tables table tbody tr td.total{padding:0 10px}}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.price,.ex-cart .no-more-tables table tbody tr td.total{padding-top:10px;flex-direction:column}.ex-cart .no-more-tables table tbody tr td.price::before,.ex-cart .no-more-tables table tbody tr td.total::before{padding:0}}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.price .content_value,.ex-cart .no-more-tables table tbody tr td.total .content_value{font-size:1rem}}.ex-cart .no-more-tables table tbody tr td.price span,.ex-cart .no-more-tables table tbody tr td.total span{margin:0;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));font-weight:700;line-height:130%;font-size:1.125em}.ex-cart .no-more-tables table tbody tr td.total .content_value{margin:0;padding:20px;border-radius:5px;background:#f3f6f8}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.total .content_value{padding:10px !important}}.ex-cart .no-more-tables table tbody tr td.total .content_value span{font-size:1.375em}.ex-cart .no-more-tables table tbody tr td.qnt-count{padding-inline:18px}@media only screen and (max-width: 1200px){.ex-cart .no-more-tables table tbody tr td.qnt-count{padding-inline:5px}}@media only screen and (max-width: 768px){.ex-cart .no-more-tables table tbody tr td.qnt-count>div{display:none}}.ex-cart .no-more-tables table tbody tr td.qnt-count a{height:45px;width:25px;border:1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71));background-color:rgba(0,0,0,0) !important;color:var(--theme-text-col, var(--theme-colour-darkblue, #082030));line-height:41px}.ex-cart .no-more-tables table tbody tr td.qnt-count a:hover,.ex-cart .no-more-tables table tbody tr td.qnt-count a:focus-visible{color:#fff;background-color:var(--theme-brand-secondary, var(--theme-colour-orange, #e38900)) !important}.ex-cart .no-more-tables table tbody tr td.qnt-count a.decrease-btn{border-radius:100vw 0 0 100vw;border-right:0}.ex-cart .no-more-tables table tbody tr td.qnt-count a.increase-btn{border-radius:0 100vw 100vw 0;border-left:0}.ex-cart .no-more-tables table tbody tr td.qnt-count input{height:45px;border:1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71));border-left:0;border-right:0;margin:0 -5px;background-color:rgba(0,0,0,0);padding:6px 0}.ex-cart .no-more-tables table tbody tr td.delete{padding-left:18px}@media only screen and (max-width: 1200px){.ex-cart .no-more-tables table tbody tr td.delete{padding-left:5px}}.ex-cart .no-more-tables table tbody tr td.delete a{font-size:0;background-color:rgba(0,0,0,0) !important;line-height:0;height:auto;padding:0}.ex-cart .no-more-tables table tbody tr td.delete a:hover,.ex-cart .no-more-tables table tbody tr td.delete a:focus-visible{background-color:rgba(0,0,0,0) !important}.ex-cart .no-more-tables table tbody tr td.delete a:hover::before,.ex-cart .no-more-tables table tbody tr td.delete a:focus-visible::before{filter:var(--theme-filter-secondary, brightness(0) saturate(100%) invert(54%) sepia(17%) saturate(2797%) hue-rotate(2deg) brightness(101%) contrast(102%))}.ex-cart .no-more-tables table tbody tr td.delete a::before{content:"";display:block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='5 3.25 14 18.02'%3E%3Cpath d='M6 19.2605C6 20.3605 6.9 21.2605 8 21.2605H16C17.1 21.2605 18 20.3605 18 19.2605V9.2605C18 8.1605 17.1 7.2605 16 7.2605H8C6.9 7.2605 6 8.1605 6 9.2605V19.2605ZM18 4.2605H15.5L14.79 3.5505C14.61 3.3705 14.35 3.2605 14.09 3.2605H9.91C9.65 3.2605 9.39 3.3705 9.21 3.5505L8.5 4.2605H6C5.45 4.2605 5 4.7105 5 5.2605C5 5.8105 5.45 6.2605 6 6.2605H18C18.55 6.2605 19 5.8105 19 5.2605C19 4.7105 18.55 4.2605 18 4.2605Z' fill='%23134D71'%3E%3C/path%3E%3C/svg%3E")}.ex-cart .no-more-tables table tbody tr td.delete a i{display:none}.ex-cart .promotion_discount{margin-top:20px;max-width:400px;border-radius:100vw;background-color:#fff}.ex-cart .promotion_discount>.row{position:relative;display:flex;align-items:center}.ex-cart .promotion_discount>.row>div{min-height:0;width:auto;padding-inline:15px !important}.ex-cart .promotion_discount>.row>div:first-child{flex:1;width:100%}.ex-cart .promotion_discount>.row>div:last-child{position:absolute;right:0;padding:0}.ex-cart .promotion_discount input{height:45px;border:1px solid var(--theme-brand-default, var(--theme-colour-blue, #134d71));background-color:rgba(0,0,0,0);border-radius:100vw;padding:6px 18px;color:rgba(8,32,48,.65);font-weight:400;line-height:130%;font-size:.875em}.ex-cart .promotion_discount input:focus{border:1px solid var(--theme-brand-secondary, var(--theme-colour-orange, #e38900));box-shadow:none}.ex-cart .promotion_discount button{border:0;border-radius:100vw;text-transform:capitalize;margin:0;height:45px;padding:8px 17px;font-size:.875em}.ex-cart .softgraybackground{background-color:rgba(0,0,0,0)}.ex-cart .shopping-cart .cart-resume{float:none}.ex-cart .shopping-cart .cart-sidebar .cart-totals{display:flex;padding:48px 24px;flex-direction:column;justify-content:flex-end;align-items:center;gap:30px;border-radius:10px;background:#f3f6f8}.ex-cart .shopping-cart .cart-sidebar .cart-totals table{margin:0;border-radius:8px;background-color:#fff}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr:first-child td{padding-top:20px}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr:last-child td{padding-bottom:20px}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr.devider{border:0}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr.devider td{position:relative;padding:5px 20px;border:0}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr.devider td::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% - 40px);height:1px;background-color:#88a5b7}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr.cart-order-total td{padding-top:5px}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr td{border:0}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr td:first-child{padding-left:20px}.ex-cart .shopping-cart .cart-sidebar .cart-totals table tr td:last-child{padding-right:20px}.ex-cart .shopping-cart .cart-sidebar .cart-totals button[name=show-save-cart]{display:none}.ex-cart .shopping-cart .cart-sidebar .cart-totals a.to-checkout{width:100%;margin:0;border-radius:25px;background:var(--theme-brand-default, var(--theme-colour-blue, #134d71));color:#fff;padding:12px 24px;font-weight:700;line-height:130%;font-size:1em}.ex-cart .shopping-cart .cart-sidebar .cart-totals a.to-checkout i{display:none}
