@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;word-break:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}

*,
*::before,
*::after{box-sizing:border-box;}
html{scroll-behavior:smooth;}
body, h1, h2, h3, h4, p, ul, ol, figure{margin:0;}
ul, ol{padding:0;list-style:none;}
img{display:block;max-width:100%;height:auto;}
button {
font: inherit;
cursor: pointer;
border: none;
background: none;
} a{color:inherit;}
body{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;line-height:1.6;color:#8b9299;background-color:#ffffff;}
h1, h2{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;}
h3, h4{font-family:"Montserrat", sans-serif;font-weight:600;color:#001b54;}
h1{font-size:clamp(2rem, 5vw, 3.5rem);line-height:1.05;}
h2{font-size:clamp(1.75rem, 4vw, 2.75rem);line-height:1.1;}
h3 {
font-size: 1.125rem;
} p{margin-bottom:1rem;}
p:last-child {
margin-bottom: 0;
} a{text-decoration:none;transition:color 0.2s ease, opacity 0.2s ease;}
a:hover{opacity:0.85;}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;}
.screen-reader-text:focus{position:static;width:auto;height:auto;margin:0;clip:auto;white-space:normal;background:#ffffff;color:#001b54;padding:0.5rem 1rem;}
body.offcanvas-open{overflow:hidden;}
html{overflow-x:hidden;}
.site-main{position:relative;z-index:2;}
.custom-logo-link, .offcanvas__logo, .site-footer__logo{display:inline-block;line-height:0;}
.custom-logo-link img, .offcanvas__logo img, .site-footer__logo img{width:auto;max-height:48px;}
.nav-menu{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;}
.nav-menu a{font-family:"Montserrat", sans-serif;font-size:0.875rem;font-weight:500;color:#001b54;}
.nav-menu--footer{flex-direction:column;align-items:center;gap:0.5rem;}
.nav-menu--offcanvas{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;}
.nav-menu--offcanvas > .nav-item{width:100%;}
.nav-menu--offcanvas .nav-link, .nav-menu--offcanvas .dropdown-item{font-size:1.125rem;}
.section{width:100%;padding-block:5rem;}
.section--page{padding-block:5rem;}
.section--hero{padding-block:0;z-index:1;}
.section--intro{padding-block:0;background-color:transparent;}
.section--promise{position:relative;z-index:1;padding-block:0;padding-top:5rem;padding-bottom:5rem;}
@media(min-width:768px){
.section--promise{padding-top:10rem;padding-bottom:10rem;}
}
.section--product-range{position:relative;z-index:2;margin-top:-4rem;margin-bottom:-2rem;background-color:#ffffff;border-radius:3rem;box-shadow:0 12px 40px rgba(0, 27, 84, 0.14);border:1px solid #f1f1f2;padding-inline:1.5rem;padding-bottom:1.5rem !important;}
@media(min-width:768px){
.section--product-range{margin-top:-10rem;padding-inline:20px;padding-bottom:40px !important;}
}
.section--partner{padding:1.5rem 0;background-color:#ffffff;}
@media(min-width:768px){
.section--partner{padding-block:5rem;}
}
.section--dream{padding-top:5rem;padding-bottom:5rem;}
@media(min-width:768px){
.section--dream{padding-top:8rem;padding-bottom:6rem;}
}
.section--about-header{position:relative;z-index:1;padding-block:0;}
.section--contact-header{position:relative;z-index:1;padding-block:0;}
.section--operations-header{position:relative;z-index:1;padding-block:0;}
.section--operations-manufacturing-supply{position:relative;z-index:2;padding-block:0;}
.section--operations-warehousing{position:relative;z-index:1;padding-block:0;}
.section--operations-supply-stats{position:relative;z-index:2;padding-block:0;}
.section--operations-quality{position:relative;z-index:1;padding-block:0;}
.section--operations-reliability{position:relative;z-index:2;padding-block:0;}
.section--calculator-panel{padding-block:0;}
.section--contact-enquiry{position:relative;z-index:2;padding-block:0 5rem;padding-top:1.5rem;border-radius:0 0 3rem 3rem;box-shadow:0 12px 40px rgba(0, 27, 84, 0.14);}
@media(min-width:768px){
.section--contact-enquiry{padding-top:6rem;padding-bottom:7rem;}
}
.section--contact-enquiry--footer-overlap{z-index:3;margin-bottom:-3rem;padding-bottom:6rem;background-color:#ffffff;}
.section--contact-enquiry--footer-overlap .contact-enquiry__panel{border-radius:0 0 3rem 3rem;}
.section--affiliations{position:relative;z-index:1;padding-block:5rem;background-color:#001b54;}
@media(min-width:768px){
.section--affiliations{padding-block:6rem;}
}
.section--about-values{background-color:#ffffff;color:#ffffff;}
.section--about-values .about-values__title{color:#001b54;}
.section--about-brands{padding-block:0;}
.section--about-image-strip{position:relative;z-index:1;margin-bottom:-3rem;padding:0;border-radius:0 0 3rem 3rem;box-shadow:0 12px 40px rgba(0, 27, 84, 0.14);}
.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem;}
.site-header{position:absolute;top:0;left:0;right:0;z-index:100;padding-block:1rem 0;}
body.has-hero-nav .site-header{top:60px;padding-block:0;}
.site-header__bar{display:flex;align-items:center;gap:1.5rem;width:100%;min-height:56px;padding:0.5rem 2.5rem 0.5rem 0.5rem !important;background-color:#e8e9eb;border-radius:999px;box-shadow:0 2px 12px rgba(0, 27, 84, 0.08);backdrop-filter:blur(8px);position:relative;z-index:100;}
@media(min-width:992px){
.site-header__bar{padding-inline:5rem;position:relative;}
}
.site-header__brand{flex-shrink:0;line-height:0;}
.site-header__logo-link{display:inline-flex;align-items:center;justify-content:center;}
.site-header__logo-link img{width:44px;height:44px;max-height:none;border-radius:50%;}
.site-header__nav--desktop{display:none;}
@media(min-width:992px){
.site-header__nav--desktop{display:block;flex:1;margin-left:auto;position:static;overflow:visible;}
}
.site-header__nav--desktop .nav-menu--primary{justify-content:flex-end;flex-wrap:nowrap;gap:clamp(1rem, 2vw, 2rem);}
.site-header__nav--desktop .nav-menu--primary > .nav-item{padding:8px 0;}
.site-header__nav--desktop .nav-menu--primary .nav-link{color:#001b54;font-size:1rem;font-weight:500;text-transform:none;letter-spacing:0.01em;white-space:nowrap;padding:0;}
.site-header__nav--desktop .nav-menu--primary .nav-link:hover{opacity:0.75;}
.site-header__widgets{display:none;}
@media(min-width:992px){
.site-header__widgets{display:block;flex-shrink:0;}
}
.site-header__toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;margin-left:auto;}
.site-header__toggle:focus-visible{outline:2px solid #32c4b6;outline-offset:2px;}
@media(min-width:992px){
.site-header__toggle{display:none;}
}
.site-header__toggle-bar{display:block;width:100%;height:2px;background-color:#001b54;border-radius:1px;}
body:not(.has-hero-nav) .site-header{position:relative;padding-block:1rem;}
body.has-inset-hero-header .site-header.site-header--inset{top:calc(1.5rem + 60px);padding-block:0;}
@media(min-width:768px){
body.has-inset-hero-header .site-header.site-header--inset{top:calc(2.2rem + 60px);}
}
@media(max-width:991px){
body.has-inset-hero-header .site-header.site-header--inset{left:1.5rem;right:1.5rem;width:auto;}
body.has-inset-hero-header .site-header.site-header--inset > .container{padding-inline:0;max-width:none;}
body.has-inset-hero-header .site-header.site-header--inset .site-header__bar{width:auto;margin-inline:1.5rem;}
}
@media(min-width:768px) and (max-width:991px){
body.has-inset-hero-header .site-header.site-header--inset{left:2.2rem;right:2.2rem;}
}
.site-footer{position:relative;z-index:1;overflow:hidden;background:linear-gradient(180deg, #0b020a 0%, #051838 100%);color:#ffffff;}
.site-footer__watermark{position:absolute;left:0;bottom:0;z-index:0;pointer-events:none;line-height:0;opacity:1;}
.site-footer__watermark-img{display:block;width:min(58vw, 560px);max-width:none;height:auto;transform:translate(-18%, 12%);}
.site-footer__main, .site-footer__bar{position:relative;z-index:1;}
.site-footer__main{padding-top:10rem;padding-bottom:5rem;}
.site-footer__grid{display:grid;gap:1.5rem;}
@media(min-width:768px){
.site-footer__grid{grid-template-columns:repeat(2, 1fr);}
}
@media(min-width:992px){
.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;}
}
.site-footer__col{font-size:0.875rem;line-height:1.7;}
.site-footer__col p{color:rgba(255, 255, 255, 0.85);}
.site-footer__col a{color:#ffffff;}
.site-footer__col a:hover{color:#32c4b6;}
.site-footer__bar{background-color:#00295a;border-top:1px solid rgba(255, 255, 255, 0.15);padding-block:1rem;}
.site-footer__bar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;}
.site-footer__copyright{font-size:0.75rem;color:rgba(255, 255, 255, 0.7);margin:0;}
.site-footer__social{display:inline-flex;line-height:0;}
.site-footer .widget-title, .site-footer .footer-fallback__title{font-family:"Montserrat", sans-serif;font-size:0.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:1rem;color:#ffffff;}
.site-footer__col--nav{text-align:center;}
.site-footer__col--nav .widget-title, .site-footer__col--nav .footer-fallback__title{text-align:left;}
.site-footer__col--nav .menu, .site-footer__col--nav .nav-menu--footer{display:flex;flex-direction:column;align-items:center;gap:0.5rem;margin:0;padding:0;list-style:none;}
.site-footer__col--nav .menu li, .site-footer__col--nav .nav-menu--footer li{margin:0;width:100%;text-align:left;}
.site-footer__col--nav .menu a, .site-footer__col--nav .nav-menu--footer a{display:inline-block;font-family:"Montserrat", sans-serif;font-size:0.875rem;font-weight:400;color:#ffffff;text-transform:none;}
.site-footer__col--nav .menu a:hover, .site-footer__col--nav .nav-menu--footer a:hover{color:#32c4b6;opacity:1;}
.site-footer__col--nav .menu .download a, .site-footer__col--nav .nav-menu--footer .download a{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem 1.25rem;font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.06em;border:2px solid #ffffff;border-radius:999px;transition:background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;}
.site-footer__col--nav .menu .download a::before, .site-footer__col--nav .nav-menu--footer .download a::before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z' stroke='%23ffffff' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M14 2v6h6M12 11v6M9.5 14.5 12 17l2.5-2.5' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;}
.site-footer__col--nav .menu .download a:hover, .site-footer__col--nav .nav-menu--footer .download a:hover{background-color:#ffffff;color:#001b54;}
.site-footer__col--nav .menu .download a:hover::before, .site-footer__col--nav .nav-menu--footer .download a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z' stroke='%23001b54' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M14 2v6h6M12 11v6M9.5 14.5 12 17l2.5-2.5' stroke='%23001b54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}
.footer-fallback__tagline{margin-top:1rem;font-size:0.8125rem;}
.footer-contact{margin-bottom:1rem;}
.footer-contact__region{font-family:"Montserrat", sans-serif;font-weight:600;text-transform:uppercase;font-size:0.75rem;letter-spacing:0.05em;margin-bottom:0.25rem;color:#32c4b6;}
.back-to-top{position:fixed;right:1rem;bottom:1rem;z-index:90;width:48px;height:48px;padding:0;border-radius:50%;background:transparent;line-height:0;transition:opacity 0.2s ease;}
.back-to-top[hidden]{display:none;}
.back-to-top:hover{opacity:0.85;}
#block-7{padding-left:40px;padding-right:40px;}
#block-7 img{display:block;margin:0 auto 2rem;}
#block-7 p{text-align:center;}
.offcanvas{position:fixed;inset:0;z-index:200;visibility:hidden;pointer-events:none;}
.offcanvas.is-open{visibility:visible;pointer-events:auto;}
.offcanvas.is-open .offcanvas__panel{transform:translateX(0);}
.offcanvas.is-open .offcanvas__backdrop{opacity:1;}
.offcanvas__backdrop{position:absolute;inset:0;background-color:rgba(0, 27, 84, 0.6);opacity:0;transition:opacity 0.3s ease;}
.offcanvas__panel{position:absolute;top:0;right:0;width:min(320px, 85vw);height:100%;background-color:#ffffff;padding:1.5rem;transform:translateX(100%);transition:transform 0.3s ease;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;}
.offcanvas__header{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;}
.offcanvas__close{width:44px;height:44px;font-size:1.75rem;line-height:1;color:#001b54;}
.offcanvas__close:focus-visible{outline:2px solid #32c4b6;outline-offset:2px;}
.offcanvas__nav{flex:1;}
@media(min-width:992px){
.offcanvas{display:none;}
}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem 1rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:400;text-transform:uppercase;letter-spacing:0.06em;border-radius:999px;border:2px solid transparent;transition:background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;}
.btn:focus-visible{outline:2px solid #32c4b6;outline-offset:2px;}
.btn--primary{background-color:#001b54;color:#ffffff;border-color:#001b54;}
.btn--primary:hover{background-color:#00133b;opacity:1;}
.btn--white{background-color:#ffffff;color:#001b54;border-color:#ffffff;}
.btn--white:hover{background-color:transparent;color:#ffffff;opacity:1;}
.btn--outline{color:#001b54;border-color:#001b54;}
.btn--outline:hover{background-color:#001b54;color:#ffffff;opacity:1;}
.btn--outline-light{background-color:transparent;color:#ffffff;border-color:#ffffff;}
.btn--outline-light:hover{background-color:#ffffff;color:#001b54;opacity:1;}
.btn--sm{padding:0.5rem 1.25rem;font-size:0.75rem;}
.hero .btn--white:hover{background-color:transparent;color:#ffffff;border-color:#ffffff;}
.card{background-color:#ffffff;border-radius:12px;overflow:hidden;}
.intro-card{display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 1.5rem;height:100%;border-radius:1.5rem;}
@media(min-width:768px){
.intro-card{padding:1rem 2rem 2rem;}
}
.intro-card__icon{display:block;width:80px;height:80px;margin:0 auto;object-fit:contain;}
@media(min-width:768px){
.intro-card__icon{width:100px;height:100px;}
}
.intro-card__title{width:100%;font-family:"Montserrat", sans-serif;font-size:1.1rem;font-weight:600;text-align:center;line-height:1.35;margin-bottom:1rem;}
@media(min-width:768px){
.intro-card__title{font-size:1.2rem;line-height:1.4rem;margin-bottom:1.5rem;}
}
.intro-card__title-line{display:block;}
.intro-card__body{width:100%;margin-bottom:1rem;font-size:1rem;text-align:center;}
.intro-card__body:last-of-type{margin-bottom:0;}
.intro-card.card--featured{background-color:#001b54;color:#ffffff;}
.intro-card.card--featured .intro-card__title{color:#ffffff;}
.intro-card.card--featured .intro-card__body{color:rgba(255, 255, 255, 0.85);}
.intro-card.card--featured .intro-card__icon{filter:brightness(0) invert(1);}
.product-card{position:relative;display:flex;flex-direction:column;height:100%;border:1px solid #dcdde5;border-radius:15px;overflow:hidden;background-color:#ffffff;text-decoration:none;color:inherit;transition:transform 0.2s ease, box-shadow 0.2s ease;}
.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0, 27, 84, 0.12);}
.product-card:hover .product-card__image img{transform:scale(1.04);}
.product-card:focus-visible{outline:2px solid #32c4b6;outline-offset:4px;}
.product-card__image{flex:1 1 auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem 1.75rem;background-color:#ffffff;}
.product-card__image img{object-fit:contain;width:100%;height:100%;transition:transform 0.2s ease;}
.product-card__badge{position:absolute;left:50%;bottom:5.75rem;transform:translate(-50%, 50%);z-index:2;max-width:calc(100% - 1.5rem);padding:0.4rem 1rem;border-radius:10px 0;background-color:#008ecf;color:#ffffff;font-family:"Oswald", sans-serif;font-size:0.75rem;font-style:italic;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-card__footer{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:5.75rem;padding:1.35rem 0.75rem 1rem;background-color:#001b54;color:#ffffff;text-align:center;}
.product-card__title{font-family:"Montserrat", sans-serif;font-weight:700;font-size:clamp(0.75rem, 1.4vw, 0.9375rem);text-transform:uppercase;color:#ffffff;line-height:1.25;margin:0;}
.product-card__title-line{display:block;}
input, textarea, select{font-family:inherit;font-size:1rem;}
.wipeit-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem;}
.wipeit-modal.is-open{display:flex;}
.wipeit-modal__backdrop{position:absolute;inset:0;background:rgba(0, 27, 84, 0.72);border:0;padding:0;cursor:pointer;}
.wipeit-modal__dialog{position:relative;z-index:1;width:100%;max-width:560px;max-height:calc(100vh - 6rem);overflow:auto;}
.wipeit-modal__dialog--centered{margin:auto;}
.wipeit-modal__dialog--xl{max-width:min(1140px, 100%);}
.wipeit-modal__content{position:relative;background:#ffffff;border-radius:20px;box-shadow:0 18px 40px rgba(0, 0, 0, 0.18);}
.wipeit-modal__content--transparent{background:transparent;box-shadow:none;}
.wipeit-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;border-bottom:1px solid #dcdde5;}
.wipeit-modal__title{font-family:"Montserrat", sans-serif;font-size:1.2rem;font-weight:600;color:#001b54;margin:0;}
.wipeit-modal__body{padding:1.5rem;}
.wipeit-modal__close{position:relative;z-index:2;width:40px;height:40px;border:0;border-radius:999px;background:#ffffff;cursor:pointer;}
.wipeit-modal__close::before, .wipeit-modal__close::after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background:#001b54;transform-origin:center;}
.wipeit-modal__close::before{transform:translate(-50%, -50%) rotate(45deg);}
.wipeit-modal__close::after{transform:translate(-50%, -50%) rotate(-45deg);}
.wipeit-modal__close--light{position:absolute;top:1rem;right:1rem;}
.wipeit-modal__image{display:block;width:100%;height:auto;border-radius:12px;}
.wipeit-modal__video{display:block;width:100%;height:auto;border-radius:12px;background-color:#001b54;}
.wipeit-modal--video .wipeit-modal__content{padding:0;}
.wipeit-modal__form-missing{font-family:"Montserrat", sans-serif;font-size:0.95rem;color:#8b9299;margin:0;}
body.wipeit-modal-open{overflow:hidden;}
body.wipeit-modal-open .site-main{z-index:1001;}
@media(min-width:992px){
.site-header__bar{overflow:visible;}
.site-header__bar .nav-item.has-mega{position:static;}
.site-header__bar .nav-item.has-mega > .dropdown-menu{display:none;}
.site-header__bar .nav-item.has-mega .mega-menu{position:absolute;left:0;right:0;top:0;width:100%;background-color:#e8eaec;border-radius:28px;padding:110px 20px 30px 20px;box-shadow:0 18px 40px rgba(0, 0, 0, 0.12);display:none;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;z-index:-50;}
.site-header__bar .nav-item.has-mega .mega-menu::before{content:"";position:absolute;top:-18px;left:0;right:0;height:18px;}
.site-header__bar .nav-item.has-mega.mega-open .mega-menu{display:block;opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;}
}
.site-header__nav--desktop .navbar-nav, .offcanvas__nav .navbar-nav{display:flex;align-items:center;list-style:none;margin:0;padding:0;}
.site-header__nav--desktop .nav-item, .offcanvas__nav .nav-item{position:relative;margin:0;padding:0;list-style:none;}
.site-header__nav--desktop .nav-item.has-mega, .offcanvas__nav .nav-item.has-mega{position:static;}
.site-header__nav--desktop .nav-link, .site-header__nav--desktop .dropdown-item, .offcanvas__nav .nav-link, .offcanvas__nav .dropdown-item{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;color:#001b54;text-decoration:none;transition:color 0.2s ease, background-color 0.2s ease;}
.site-header__nav--desktop .nav-item.active > .nav-link, .offcanvas__nav .nav-item.active > .nav-link{color:#6ba8e5;font-weight:700;border-bottom:2px solid #6ba8e5;}
.site-header__nav--desktop .nav-link:hover, .site-header__nav--desktop .nav-link:focus, .offcanvas__nav .nav-link:hover, .offcanvas__nav .nav-link:focus{color:#6ba8e5;}
.site-header__nav--desktop{overflow:visible;}
@media(min-width:992px){
.site-header__nav--desktop .navbar-nav{position:static;}
.site-header__nav--desktop .nav-item.dropdown > .nav-link, .site-header__nav--desktop .nav-item.has-mega > .nav-link{display:inline-flex;align-items:center;gap:0.35rem;}
.site-header__nav--desktop .nav-item.dropdown > .nav-link::after, .site-header__nav--desktop .nav-item.has-mega > .nav-link::after{content:"";width:10px;height:10px;background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-chevron-down.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;transition:transform 0.2s ease;}
.site-header__nav--desktop .nav-item.dropdown.show > .nav-link::after, .site-header__nav--desktop .nav-item.has-mega.mega-open > .nav-link::after{transform:rotate(180deg);}
.site-header__nav--desktop .nav-item.has-mega > .dropdown-menu, .site-header__nav--desktop .nav-item.has-mega > .dropdown-menu.show{display:none !important;}
.site-header__nav--desktop .nav-item.dropdown:not(.has-mega) > .dropdown-menu{position:absolute;top:100%;left:0;background-color:#f2f2f2;border:0;border-radius:15px;box-shadow:0 18px 40px rgba(0, 0, 0, 0.12);padding:16px 8px;min-width:200px;list-style:none;margin:0;display:none;}
.site-header__nav--desktop .nav-item.dropdown:not(.has-mega) > .dropdown-menu .nav-item{padding:0;margin:5px;}
.site-header__nav--desktop .nav-item.dropdown:not(.has-mega) > .dropdown-menu .dropdown-item{display:block;font-size:0.9rem;border-radius:12px;padding:10px;}
.site-header__nav--desktop .nav-item.dropdown:not(.has-mega) > .dropdown-menu .dropdown-item:hover, .site-header__nav--desktop .nav-item.dropdown:not(.has-mega) > .dropdown-menu .dropdown-item:focus{background-color:#6ba8e5;color:#ffffff;}
.site-header__nav--desktop .nav-item.dropdown:not(.has-mega).show > .dropdown-menu{display:block;}
}
.mega-menu__inner{width:100%;margin:0;padding:0;display:grid;grid-template-columns:minmax(0, 1fr) 260px;gap:0;}
.mega-menu__content{display:flex;flex-direction:column;gap:28px;padding-right:20px;}
.mega-menu__groups{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:15px;}
.mega-menu__footer{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;}
.mega-menu__footer-action{display:flex;align-items:center;gap:16px;min-height:88px;padding:16px 20px;border-radius:20px;background-color:#242860;color:#ffffff;text-decoration:none;font-family:"Montserrat", sans-serif;font-weight:600 !important;font-style:italic;font-size:clamp(0.95rem, 1.2vw, 1.15rem);line-height:1.25;transition:opacity 0.2s ease;}
a .mega-menu__footer-action:hover{opacity:0.92;color:#ffffff;}
.mega-menu__footer-action--catalogue{background-color:#bdbec0;color:#242860;}
.mega-menu__footer-action--catalogue:hover{opacity:0.92;color:#242860;}
.mega-menu__footer-action--catalogue .mega-menu__footer-action-label{color:#242860;font-weight:600;}
.mega-menu__footer-action-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;}
.mega-menu__footer-action-icon-image{display:block;width:100%;height:auto;max-height:40px;object-fit:contain;}
.mega-menu__footer-action-label{flex:1;min-width:0;color:#fff;font-size:0.9rem;}
.mega-menu__brand{display:flex;align-items:center;flex-direction:column;justify-content:space-between;gap:14px;min-height:180px;padding:24px 20px 20px;border-radius:24px;text-decoration:none;color:#001b54;background-color:#e1ecff;}
.mega-brand--revive{background-color:#86b9e4;}
.mega-brand--pure{background-color:#f1a1d6;}
.mega-menu__brand-icon{width:114px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center;flex:0 0 auto;}
.mega-brand--revive .mega-menu__brand-icon{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-menu-revive.svg);}
.mega-brand--pure .mega-menu__brand-icon{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-menu-pure.svg);}
.mega-menu__brand-text{display:flex;flex-direction:column;text-align:center;line-height:1.35;gap:2px;}
.mega-menu__brand-tagline{font-family:"Montserrat", sans-serif;font-size:0.95rem;color:#ffffff;font-style:italic;}
.mega-menu__brand-action{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:0.55rem 1.25rem;border-radius:999px;background-color:#ffffff;color:#001b54;font-family:"Montserrat", sans-serif;font-size:0.75rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;}
.mega-brand--pure .mega-menu__brand-action{color:#d44fae;}
.mega-brand--revive .mega-menu__brand-action{color:#2f78b8;}
.mega-menu__cta{display:flex;flex-direction:column;justify-content:center;gap:12px;min-height:180px;padding:24px;border-radius:24px;background-color:#bdbec0;color:#001b54;font-family:"Montserrat", sans-serif;text-decoration:none;}
.mega-menu__cta-title{font-size:1.15rem;font-weight:700;line-height:1.3;color:#001b54;}
.mega-menu__cta-link{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.8rem;font-weight:600;font-style:italic;line-height:1.4;color:#001b54;text-decoration:none;}
.mega-menu__cta-icon{width:34px;height:84px;flex:0 0 auto;background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-download.jpg);background-size:contain;background-repeat:no-repeat;background-position:center;}
.mega-menu__sidebar{padding:8px 0 8px 28px;border-left:1px solid rgba(0, 27, 84, 0.1);}
.mega-menu__sidebar-header{display:flex;align-items:center;gap:12px;margin-bottom:8px;}
.mega-menu__sidebar-icon{width:34px;height:34px;flex:0 0 auto;border-radius:8px;background-color:#6d7a86;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='16.65' y1='16.65' x2='21' y2='21'/%3E%3C/svg%3E");background-size:18px;background-repeat:no-repeat;background-position:center;}
.mega-menu__sidebar-title{margin:0;font-family:"Montserrat", sans-serif;font-size:1.05rem;font-weight:700;line-height:1.2;color:#001b54;}
.mega-menu__sidebar-intro{margin:0 0 16px;font-family:"Montserrat", sans-serif;font-size:0.82rem;font-style:italic;line-height:1.5;color:rgba(0, 27, 84, 0.72);}
.mega-menu__dispenser-list{display:flex;flex-direction:column;gap:10px;}
.mega-menu__dispenser{display:grid;grid-template-columns:52px minmax(0, 1fr) 16px;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;background-color:#ffffff;box-shadow:0 2px 8px rgba(0, 27, 84, 0.06);text-decoration:none;transition:transform 0.2s ease, box-shadow 0.2s ease;}
.mega-menu__dispenser:hover, .mega-menu__dispenser:focus{transform:translateY(-1px);box-shadow:0 6px 14px rgba(0, 27, 84, 0.1);opacity:1;}
.mega-menu__dispenser-media{display:flex;align-items:center;justify-content:center;width:52px;height:52px;}
.mega-menu__dispenser-media img{display:block;width:100%;height:100%;object-fit:contain;}
.mega-menu__dispenser-label{font-family:"Montserrat", sans-serif;font-size:0.82rem;font-weight:600;line-height:1.35;color:#001b54;}
.mega-menu__dispenser-chevron{width:8px;height:8px;border-top:2px solid rgba(0, 27, 84, 0.35);border-right:2px solid rgba(0, 27, 84, 0.35);transform:rotate(45deg);}
.mega-menu__group-heading{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-family:"Montserrat", sans-serif;font-size:1.1rem;font-weight:700;color:#001b54;margin-bottom:14px;text-decoration:none;}
.mega-menu__group-icon{display:block;width:48px;height:48px;flex:0 0 auto;line-height:0;}
.mega-menu__group-icon-image{display:block;width:48px;height:48px;object-fit:contain;}
.mega-menu__group-title{display:block;padding-bottom:6px;border-bottom:2px solid #001b54;line-height:1.25;}
.mega-menu__group-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;}
.mega-menu__link{display:inline-flex;align-items:center;gap:8px;font-family:"Montserrat", sans-serif;font-size:0.95rem;color:#8b9299;text-decoration:none;}
.mega-menu__link:hover, .mega-menu__link:focus{color:#001b54;}
.mega-menu__marker{width:14px;height:14px;background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;flex:0 0 auto;}
.mega-menu__marker--drop{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-revive.png);}
.mega-menu__marker--leaf{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-pure.png);}
.mega-menu__link.mega-menu__link--view-full{margin-top:8px;padding:6px 16px;border-radius:999px;border:1px solid #6ba8e5;font-weight:600;color:#6ba8e5;justify-content:center;gap:0.5rem;}
.mega-menu__link.mega-menu__link--view-full .mega-menu__marker{display:none;}
@media(max-width:991px){
.offcanvas__nav .nav-item.dropdown > .nav-link, .offcanvas__nav .nav-item.has-mega > .nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;gap:0.35rem;}
.offcanvas__nav .nav-item.dropdown > .nav-link::after, .offcanvas__nav .nav-item.has-mega > .nav-link::after{content:"";width:10px;height:10px;background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/menu/icon-chevron-down.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;transition:transform 0.2s ease;}
.offcanvas__nav .nav-item.dropdown.show > .nav-link::after, .offcanvas__nav .nav-item.has-mega.mega-open > .nav-link::after{transform:rotate(180deg);}
.offcanvas__nav .nav-item.has-mega{width:100%;}
.offcanvas__nav .nav-item.has-mega > .dropdown-menu{display:none !important;}
.offcanvas__nav .nav-item.has-mega .mega-menu{position:static;left:auto;top:auto;width:100%;transform:none;border-radius:24px;box-shadow:none;margin-top:0.5rem;display:none;opacity:0;visibility:hidden;pointer-events:none;padding:20px;}
.offcanvas__nav .nav-item.has-mega.mega-open .mega-menu{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:none;}
.offcanvas__nav .nav-item.has-mega:not(.mega-open):hover .mega-menu, .offcanvas__nav .nav-item.has-mega:not(.mega-open):focus-within .mega-menu{display:none;opacity:0;visibility:hidden;pointer-events:none;transform:none;}
.offcanvas__nav .nav-item.dropdown:not(.has-mega){width:100%;}
.offcanvas__nav .nav-item.dropdown:not(.has-mega) > .dropdown-menu{position:static;display:none;list-style:none;margin:0.5rem 0 0;padding:0 0 0 1rem;box-shadow:none;background:transparent;}
.offcanvas__nav .nav-item.dropdown:not(.has-mega).show > .dropdown-menu{display:block;}
.offcanvas__nav .mega-menu__inner{grid-template-columns:1fr;}
.offcanvas__nav .mega-menu__content{padding-right:0;}
.offcanvas__nav .mega-menu__groups, .offcanvas__nav .mega-menu__footer{grid-template-columns:1fr;}
.offcanvas__nav .mega-menu__sidebar{padding:20px 0 0;border-left:0;border-top:1px solid rgba(0, 27, 84, 0.1);}
}
.hero{position:relative;z-index:1;min-height:88vh;display:flex;align-items:center;background-color:#001b54;background-image:var(--hero-bg);background-size:cover;background-position:center;}
@media(min-width:768px){
.hero{min-height:95vh;}
}
.hero__inner{position:relative;z-index:1;width:100%;transform:translateY(4vh);padding-bottom:0;}
@media(min-width:768px){
.hero__inner{transform:translateY(8.5vh);padding-bottom:5rem;}
}
.hero__content{max-width:600px;color:#ffffff;}
.hero__content .btn{width:100%;}
@media(min-width:576px){
.hero__content .btn{width:auto;}
}
.hero__eyebrow{font-family:"Oswald", sans-serif;color:#c8c8c8;font-size:clamp(1.25rem, 5vw, 2.5rem);font-weight:300;font-style:italic;margin-bottom:0.5rem;}
.hero__title{font-family:"Bebas Neue", sans-serif;color:#ffffff;font-size:clamp(2.75rem, 10vw, 5.5rem);margin-bottom:1.5rem;line-height:1;}
.intro{position:relative;z-index:2;width:auto;margin-top:-3rem;margin-bottom:-5rem;margin-inline:1.5rem;background-color:#ffffff;border-radius:3rem;box-shadow:0 12px 40px rgba(0, 27, 84, 0.14);overflow:hidden;}
@media(min-width:768px){
.intro{margin-top:-5rem;margin-bottom:-9rem;margin-inline:2.2rem;}
}
.intro__panel{position:relative;background-color:#ffffff;padding:1rem 0;}
@media(min-width:768px){
.intro__panel{padding:5rem 0;}
}
.intro__header{margin-top:0.5rem;margin-bottom:1.5rem;}
@media(min-width:768px){
.intro__header{margin-top:1.5rem;margin-bottom:3.5rem;}
}
.intro__header-inner{position:relative;z-index:1;max-width:760px;margin-inline:auto;text-align:center;}
.intro__watermark{display:none;}
@media(min-width:768px){
.intro__watermark{display:block;position:absolute;top:100px;right:-135px;width:clamp(140px, 20vw, 560px);height:auto;opacity:0.18;pointer-events:none;user-select:none;}
}
.intro__logo{width:auto;max-width:200px;height:auto;margin-inline:auto;margin-bottom:1rem;}
@media(min-width:768px){
.intro__logo{max-width:240px;}
}
.intro__title{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:clamp(1.125rem, 2.5vw, 3.5rem);margin-inline:auto;text-transform:none;}
.intro__content{display:grid;gap:1.5rem;align-items:stretch;}
@media(min-width:768px){
.intro__content{grid-template-columns:minmax(280px, 360px) minmax(0, 1fr);gap:0;}
}
.intro__video{position:relative;display:flex;align-items:center;padding-block:30px;}
.intro__video-trigger{position:relative;display:block;width:100%;padding:0;border:0;border-radius:1.5rem;overflow:hidden;cursor:pointer;background:transparent;}
@media(min-width:768px){
.intro__video-trigger{position:relative;display:block;width:100%;padding:0;border:0;border-radius:0 2rem 2rem 0;overflow:hidden;cursor:pointer;background:transparent;}
}
.intro__video-poster-wrap{display:block;width:100%;border-radius:1.5rem;overflow:hidden;}
@media(min-width:768px){
.intro__video-poster-wrap{border-radius:0 2rem 2rem 0;}
}
.intro__video--pending{pointer-events:none;}
.intro__video-poster{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;}
.intro__video-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0, 27, 84, 0.06);pointer-events:none;}
.intro__video-play-icon{width:64px;height:64px;border-radius:50%;border:2px solid rgba(255, 255, 255, 0.82);box-shadow:0 12px 32px rgba(255, 255, 255, 0.18);position:relative;}
@media(min-width:768px){
.intro__video-play-icon{width:88px;height:88px;}
}
.intro__video-play-icon::before{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%, -50%);border-style:solid;border-width:14px 0 14px 20px;border-color:transparent transparent transparent #fff;}
@media(min-width:768px){
.intro__video-play-icon::before{border-width:18px 0 18px 26px;}
}
.intro__actions{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;margin-top:1rem;padding-inline:1rem;}
@media(min-width:576px){
.intro__actions{flex-flow:row wrap;justify-content:center;align-items:center;}
}
@media(min-width:768px){
.intro__actions{padding-inline:5rem;margin-top:5rem;gap:2rem;}
}
.intro__action-btn{background-color:#ffffff;border:2px solid #001b54;color:#001b54;padding:0.4rem 2rem;font-size:0.875rem;font-weight:500;letter-spacing:0.08em;width:100%;text-decoration:none;}
@media(min-width:576px){
.intro__action-btn{width:auto;min-width:min(100%, 280px);}
}
@media(min-width:768px){
.intro__action-btn{min-width:280px;}
}
.intro__action-btn:hover{background-color:#001b54;color:#ffffff;opacity:1;}
.intro__action-btn:hover .intro__action-icon{filter:brightness(0) invert(1);}
.intro__action-icon{width:22px;height:22px;flex-shrink:0;}
.intro-card.card--featured{position:relative;z-index:2;}
@media(min-width:768px){
.intro-card.card--featured{margin-right:-1.25rem;border-radius:1.5rem;}
}
.promise{background:linear-gradient(180deg, #ffffff 0%, #d9e5ef 22%, #d9e5ef 78%, #ffffff 100%);}
.promise__inner{max-width:920px;margin-inline:auto;text-align:center;padding-block:5rem;}
.promise__title{font-family:"Bebas Neue", sans-serif;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:400;line-height:1;letter-spacing:0.04em;text-transform:uppercase;color:#001b54;margin-bottom:1.5rem;}
.promise__text{font-family:"Montserrat", sans-serif;font-size:clamp(1rem, 2vw, 1.2rem);font-style:italic;font-weight:400;line-height:1.4;color:#8b9299;margin:0;}
.product-range{width:auto;margin-inline:1.5rem;}
@media(min-width:768px){
.product-range{margin-inline:2.2rem;}
}
.product-range__header{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-bottom:1rem;}
@media(min-width:768px){
.product-range__header{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:1rem;}
}
.product-range__header-content{flex:1;max-width:650px;}
.product-range__header-brand{flex-shrink:0;align-self:center;}
@media(min-width:768px){
.product-range__header-brand{align-self:center;}
}
.product-range__logo{display:block;width:clamp(180px, 22vw, 280px);height:auto;}
.product-range__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;font-size:clamp(2.25rem, 4.5vw, 3.5rem);margin-bottom:1rem;}
.product-range__subtitle{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#8b9299;margin:0;}
.product-range__grid{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:1.5rem;row-gap:1.5rem;}
@media(min-width:576px){
.product-range__grid{grid-template-columns:repeat(3, 1fr);}
}
@media(min-width:768px){
.product-range__grid{grid-template-columns:repeat(4, 1fr);}
}
@media(min-width:992px){
.product-range__grid{grid-template-columns:repeat(5, 1fr);}
}
.product-range__testimonials{margin-top:1.5rem;}
@media(min-width:768px){
.product-range__testimonials{margin-top:5rem;}
}
.testimonials{position:relative;border-radius:20px;overflow:hidden;color:#ffffff;text-align:center;background-image:var(--testimonials-bg);background-size:cover;background-position:center;}
@media(min-width:768px){
.testimonials{background-position:center left;}
}
.testimonials__inner{position:relative;z-index:1;padding:1.5rem 1rem 1rem;}
@media(min-width:768px){
.testimonials__inner{padding:6.5rem 3rem 4.75rem;}
}
.testimonials__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;color:#ffffff;font-size:clamp(1.125rem, 2.5vw, 1.5rem);margin-bottom:0.5rem;}
.testimonials__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;color:#ffffff;font-size:clamp(2rem, 5vw, 3.5rem);margin-bottom:1.5rem;}
.testimonials__viewport{position:relative;max-width:760px;margin-inline:auto;min-height:7rem;}
@media(min-width:768px){
.testimonials__viewport{min-height:9rem;}
}
.testimonials__slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity 0.45s ease, visibility 0.45s ease;}
@media (prefers-reduced-motion: reduce) {
.testimonials__slide{transition:none;}
}
.testimonials__slide.is-active{opacity:1;visibility:visible;}
.testimonials__quote{font-family:"Montserrat", sans-serif;font-size:clamp(0.9375rem, 2vw, 1.0625rem);font-weight:400;line-height:1.65;margin:0 0 1rem;}
.testimonials__author{display:block;font-family:"Montserrat", sans-serif;font-size:0.875rem;font-style:italic;font-weight:400;line-height:1.4;}
.testimonials__nav{display:flex;justify-content:center;gap:0.625rem;margin-top:1.5rem;}
.testimonials__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:rgba(255, 255, 255, 0.45);cursor:pointer;transition:background-color 0.2s ease, transform 0.2s ease;}
.testimonials__dot.is-active{background-color:#ffffff;transform:scale(1.15);}
.testimonials__dot:focus-visible{outline:2px solid #ffffff;outline-offset:3px;}
.dream__grid{display:grid;gap:3rem;align-items:center;}
@media(min-width:992px){
.dream__grid{grid-template-columns:1fr 1fr;}
}
.dream__promo{position:relative;min-height:320px;border-radius:16px;overflow:hidden;background-image:var(--dream-bg);background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 3rem 4rem;color:#ffffff;border-radius:20px;}
.dream__logo{margin-bottom:1rem;max-width:200px;margin-inline:auto;}
.dream__tagline{font-family:"Antonio", sans-serif;font-weight:400;font-size:3rem;text-transform:uppercase;letter-spacing:0.03em;line-height:1.1;}
.dream__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.5rem;margin-bottom:0.25rem;}
.dream__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;text-transform:none;}
.dream__body{margin-bottom:1.5rem;font-size:0.9375rem;}
.partner{overflow:hidden;padding-top:5rem;padding-bottom:5rem;}
@media(min-width:768px){
.partner{padding-top:8rem;padding-bottom:6rem;}
}
.partner__grid{display:flex;flex-direction:column;gap:1.5rem;}
.partner__row{display:grid;gap:1.5rem;grid-template-columns:1fr;}
@media(min-width:992px){
.partner__row--top{grid-template-columns:6fr 5fr;min-height:420px;}
}
@media(min-width:992px){
.partner__row--bottom{grid-template-columns:5fr 6fr;min-height:340px;}
}
.partner__content, .partner__newsletter{display:flex;min-height:100%;}
.partner__content-inner, .partner__newsletter-inner{width:100%;padding:1rem 1.5rem;background-color:#f1f1f2;border-radius:20px;}
@media(min-width:768px){
.partner__content-inner, .partner__newsletter-inner{padding:3rem 2rem;}
}
.partner__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.25rem;}
@media(min-width:768px){
.partner__eyebrow{font-size:1.5rem;}
}
.partner__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;text-transform:none;font-size:clamp(2rem, 4vw, 2.75rem);}
.partner__intro{color:#001b54;margin-bottom:1rem;}
.partner__checklist{margin-bottom:2rem;}
.partner__check-item{display:flex;align-items:center;gap:1.25rem;margin-bottom:0.5rem;font-size:1rem;font-weight:500;line-height:1.3;color:#001b54;}
.partner__check-item span{flex:1;}
.partner__check-icon{flex-shrink:0;display:block;width:2.5rem;height:2.5rem;max-width:none;object-fit:contain;}
.partner__ctas{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;}
@media(min-width:576px){
.partner__ctas{flex-flow:row wrap;align-items:center;gap:1rem;}
}
.partner__ctas .btn{width:100%;}
@media(min-width:576px){
.partner__ctas .btn{width:auto;}
}
.partner__media{overflow:hidden;border-radius:20px;min-height:220px;}
@media(min-width:768px){
.partner__media{min-height:260px;}
}
@media(min-width:992px){
.partner__media{min-height:100%;}
}
.partner__image{display:block;width:100%;height:100%;min-height:220px;object-fit:cover;object-position:center;}
@media(min-width:768px){
.partner__image{min-height:260px;}
}
@media(min-width:992px){
.partner__image{min-height:100%;}
}
.partner__newsletter-text{margin:0 0 1rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;line-height:1.6;color:#8b9299;}
.partner__newsletter-card{padding:1rem;background-color:#ffffff;border-radius:16px;}
.partner__newsletter-form{width:100%;}
.partner__newsletter-form #mc_embed_signup_scroll{width:100%;}
.partner__newsletter-required{display:none;}
.partner__newsletter-form-row{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;padding:0.5rem;border:1px solid #dcdde5;border-radius:16px;background-color:#ffffff;}
@media(min-width:576px){
.partner__newsletter-form-row{flex-direction:row;align-items:stretch;gap:0.5rem;padding:0.35rem;border-radius:999px;}
}
.partner__newsletter-field{flex:1;min-width:0;margin:0;}
.partner__newsletter-responses{margin-top:0.5rem;}
.partner__newsletter-responses .response{font-family:"Montserrat", sans-serif;font-size:0.8125rem;line-height:1.4;margin:0;}
.partner__newsletter-responses #mce-error-response{color:#c0392b;}
.partner__newsletter-responses #mce-success-response{color:#001b54;}
.partner__newsletter-input{flex:1;min-width:100%;padding:0.75rem 1rem;border:none;background:transparent;font-family:"Montserrat", sans-serif;font-size:0.6875rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:#001b54;}
.partner__newsletter-input::placeholder{color:#8b9299;opacity:0.85;}
.partner__newsletter-input:focus{outline:none;}
.partner__newsletter-input:focus-visible{outline:2px solid #32c4b6;outline-offset:2px;border-radius:999px;}
.partner__newsletter-submit{flex-shrink:0;width:100%;padding-inline:1.25rem;font-size:0.6875rem;}
@media(min-width:576px){
.partner__newsletter-submit{width:auto;}
}
.partner__newsletter-honeypot{position:absolute;left:-5000px;}
.affiliations{color:#ffffff;}
.affiliations__header{text-align:center;margin-bottom:1rem;}
@media(min-width:768px){
.affiliations__header{margin-bottom:1.5rem;}
}
.affiliations__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;color:#ffffff;font-size:clamp(1.25rem, 4vw, 2.5rem);margin-bottom:0.5rem;}
.affiliations__subtitle{max-width:640px;margin-inline:auto;font-family:"Montserrat", sans-serif;font-size:0.9375rem;line-height:1.6;color:rgba(255, 255, 255, 0.92);}
@media(min-width:768px){
.affiliations__subtitle{font-size:1rem;}
}
.affiliations__carousel{padding-top:0.5rem;overflow:hidden;}
.affiliations__viewport{overflow:hidden;touch-action:pan-y;}
.affiliations__track{display:flex;flex-wrap:nowrap;gap:1.5rem;margin:0;padding:0;list-style:none;transition:transform 0.45s ease;will-change:transform;}
@media (prefers-reduced-motion: reduce) {
.affiliations__track{transition:none;}
}
.affiliations__slide{flex:0 0 auto;min-width:0;}
.affiliations__badge{display:flex;align-items:center;justify-content:center;min-height:120px;padding:1rem 1.25rem;background-color:#ffffff;border-radius:12px;}
@media(min-width:768px){
.affiliations__badge{min-height:140px;padding:1.25rem 1.5rem;}
}
.affiliations__logo{display:block;width:100%;max-width:200px;height:auto;max-height:72px;margin-inline:auto;object-fit:contain;}
@media(min-width:768px){
.affiliations__logo{max-width:220px;max-height:90px;}
}
.affiliations__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:0.625rem;margin-top:1.5rem;overflow:hidden;}
.affiliations__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:rgba(255, 255, 255, 0.45);cursor:pointer;transition:background-color 0.2s ease, transform 0.2s ease;}
.affiliations__dot.is-active{background-color:#ffffff;transform:scale(1.15);}
.affiliations__dot:focus-visible{outline:2px solid #ffffff;outline-offset:3px;}
.about-header{position:relative;display:flex;align-items:center;justify-content:center;min-height:88vh;text-align:center;background-color:#001b54;background-image:var(--about-header-bg);background-size:cover;background-position:center;}
@media(min-width:768px){
.about-header{min-height:95vh;}
}
.about-header__inner{position:relative;z-index:1;max-width:720px;transform:translateY(4vh);padding-bottom:0;}
@media(min-width:768px){
.about-header__inner{transform:translateY(8.5vh);padding-bottom:5rem;}
}
.about-header__title{font-family:"Bebas Neue", sans-serif;font-size:clamp(2.75rem, 7vw, 5.5rem);font-weight:400;line-height:1.05;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.04em;}
.about-header__title-line{color:#ffffff;}
.about-header__title-line--accent{display:block;color:#6ba8e5;}
.about-header__intro{font-family:"Montserrat", sans-serif;font-size:0.9rem;font-weight:400;line-height:1.5;color:rgba(255, 255, 255, 0.92);margin-bottom:1.5rem;}
@media(min-width:768px){
.about-header__intro{font-size:1rem;}
}
.about-header__ctas{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;}
.about-header__ctas .btn{font-size:0.9rem;padding:0.3rem 1rem;}
@media(min-width:576px){
.about-header__ctas{flex-flow:row wrap;justify-content:center;align-items:center;gap:1rem;}
}
.about-header__ctas .btn{width:100%;}
@media(min-width:576px){
.about-header__ctas .btn{width:auto;}
}
.about-story{padding-top:5rem;padding-bottom:5rem;}
@media(min-width:768px){
.about-story{padding-top:7rem;padding-bottom:7rem;}
}
.about-story__grid{display:grid;gap:1.5rem;align-items:center;}
@media(min-width:992px){
.about-story__grid{grid-template-columns:1fr 2fr;gap:3rem;}
}
.about-story__media{line-height:0;}
.about-story__image{display:block;width:100%;aspect-ratio:1/1;max-width:none;object-fit:cover;object-position:center;border-radius:20px;}
.about-story__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;font-size:clamp(2.25rem, 8vw, 3.5rem);text-transform:none;line-height:1;}
.about-story__subtitle{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:1rem;}
@media(min-width:768px){
.about-story__subtitle{font-size:1.5rem;margin-bottom:2rem;}
}
.about-story__body{margin-bottom:1.5rem;}
.about-story__body p{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#8b9299;margin-bottom:1rem;}
.about-story__body p:last-child{margin-bottom:0;}
.about-story__content .btn{width:100%;}
@media(min-width:576px){
.about-story__content .btn{width:auto;}
}
.about-story__more{margin-top:1.5rem;padding-top:1.5rem;}
@media(min-width:768px){
.about-story__more{margin-top:3rem;}
}
.about-story__more-body{margin-bottom:1.5rem;}
.about-story__more-body p{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#8b9299;margin-bottom:1rem;}
.about-story__more-body p:last-child{margin-bottom:0;}
.about-story__more-tagline{font-weight:600;color:#001b54;}
.about-story__more .btn{width:100%;}
@media(min-width:576px){
.about-story__more .btn{width:auto;}
}
.about-vision-journey{padding-block:0;}
.about-vision{position:relative;padding-block:5rem;padding-bottom:6rem;background-color:#001b54;background-image:var(--about-vision-bg);background-size:cover;background-position:center;text-align:center;color:#ffffff;}
@media(min-width:768px){
.about-vision{padding-bottom:8rem;}
}
.about-vision__inner{position:relative;z-index:1;max-width:820px;margin-inline:auto;padding-block:1rem;}
@media(min-width:768px){
.about-vision__inner{padding-block:1.5rem;}
}
.about-vision__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;color:#ffffff;font-size:clamp(2.25rem, 8vw, 3.5rem);margin-bottom:1rem;text-transform:none;}
.about-vision__lead{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:1rem;color:#ffffff;}
.about-vision__lead strong{font-weight:600;}
.about-vision__body{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:rgba(255, 255, 255, 0.92);margin:0;}
.about-journey{position:relative;z-index:2;margin-top:-3rem;padding-block:4.5rem 1.5rem;background-color:#f1f1f2;border-radius:3rem;}
@media(min-width:768px){
.about-journey{padding-block:8rem 5rem;}
}
.about-journey__grid{display:grid;gap:1.5rem;align-items:start;}
@media(min-width:992px){
.about-journey__grid{grid-template-columns:minmax(220px, 0.45fr) 1.15fr;gap:3rem;align-items:center;}
}
.about-journey__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;font-size:clamp(2.25rem, 8vw, 3.5rem);margin-bottom:0.5rem;text-transform:none;}
.about-journey__subtitle{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#8b9299;margin-bottom:1.5rem;}
.about-journey__intro .btn{width:100%;}
@media(min-width:576px){
.about-journey__intro .btn{width:auto;}
}
.about-journey__timeline-wrap{background-color:#ffffff;border-radius:20px;box-shadow:0 12px 40px rgba(0, 27, 84, 0.14);padding:1rem;overflow:hidden;}
@media(min-width:768px){
.about-journey__timeline-wrap{padding:1.5rem;}
}
.about-timeline__viewport{position:relative;overflow:hidden;touch-action:pan-y;}
@media(min-width:768px){
.about-timeline__viewport::before{content:"";position:absolute;top:2.75rem;left:12%;right:12%;height:2px;background-color:#dcdde5;z-index:0;pointer-events:none;}
}
.about-timeline{position:relative;z-index:1;display:flex;flex-wrap:nowrap;gap:1.5rem;margin:0;padding:0.25rem 0 0;list-style:none;transition:transform 0.45s ease;will-change:transform;}
@media (prefers-reduced-motion: reduce) {
.about-timeline{transition:none;}
}
.about-timeline__item{position:relative;z-index:1;flex:0 0 auto;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;}
.about-timeline__icon{display:flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;margin-bottom:1rem;border-radius:50%;background-color:#f1f1f2;line-height:0;}
.about-timeline__icon-img{display:block;width:4.5rem;height:4.5rem;max-width:none;object-fit:contain;opacity:0.55;}
.about-timeline__heading{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:600;line-height:1.3;color:#001b54;margin-bottom:0.5rem;}
.about-timeline__text{font-family:"Montserrat", sans-serif;font-size:0.975rem;line-height:1.6;color:#8b9299;font-weight:400;margin:0;max-width:16rem;}
.about-timeline__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;margin-top:1.5rem;overflow:hidden;}
.about-timeline__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background-color:rgba(139, 146, 153, 0.35);cursor:pointer;transition:background-color 0.2s ease, transform 0.2s ease;}
.about-timeline__dot.is-active{background-color:#8b9299;transform:scale(1.15);}
.about-timeline__dot:focus-visible{outline:2px solid #32c4b6;outline-offset:3px;}
.about-values{padding-top:5rem;padding-bottom:5rem;overflow-x:hidden;}
@media(min-width:768px){
.about-values{padding-top:6rem;padding-bottom:7rem;}
}
.about-values__header{text-align:center;max-width:720px;margin-inline:auto;margin-bottom:1.5rem;}
@media(min-width:768px){
.about-values__header{margin-bottom:2rem;}
}
.about-values__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.5rem;}
@media(min-width:768px){
.about-values__eyebrow{font-size:1.5rem;}
}
.about-values__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;font-size:clamp(2rem, 4vw, 3rem);text-transform:none;}
.about-values__title-line{display:block;font-size:clamp(2.25rem, 8vw, 3.5rem);}
.about-values__grid{display:flex;gap:0.5rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:0.5rem;margin-inline:calc(-1 * 1.5rem);padding-inline:1.5rem;scrollbar-width:none;}
.about-values__grid::-webkit-scrollbar{display:none;}
@media(min-width:768px){
.about-values__grid{display:grid;overflow:visible;overscroll-behavior-x:auto;scroll-snap-type:none;margin-inline:0;padding-inline:0;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;}
}
@media(min-width:992px){
.about-values__grid{grid-template-columns:repeat(5, minmax(0, 1fr));}
}
.values-card{--values-card-color:#32c4b6;flex:0 0 min(78vw, 240px);scroll-snap-align:start;min-height:260px;overflow:hidden;border-radius:20px;perspective:1000px;contain:paint;}
@media(min-width:768px){
.values-card{flex:none;scroll-snap-align:unset;min-height:300px;}
}
.values-card:focus-visible{outline:2px solid #32c4b6;outline-offset:2px;}
.values-card__inner{position:relative;width:100%;height:100%;min-height:inherit;transform-style:preserve-3d;transition:transform 0.6s ease;}
.values-card:hover .values-card__inner, .values-card:focus-within .values-card__inner{transform:rotateY(180deg);}
.values-card__face{position:absolute;inset:0;display:flex;flex-direction:column;backface-visibility:hidden;border-radius:20px;overflow:hidden;padding:1rem 0.5rem;}
@media(min-width:768px){
.values-card__face{padding:1.5rem 1rem;}
}
.values-card__face--front{align-items:center;justify-content:center;gap:1rem;text-align:center;background-color:var(--values-card-color);color:#ffffff;}
.values-card__face--back{transform:rotateY(180deg);background-color:#ffffff;border:2px solid var(--values-card-color);color:var(--values-card-color);}
.values-card__icon{display:block;width:80px;height:80px;flex-shrink:0;margin:0;background-color:#ffffff;mask-image:var(--icon-url);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--icon-url);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;}
@media(min-width:768px){
.values-card__icon{width:100px;height:100px;}
}
.values-card__title{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:700;line-height:1.35;margin:0;}
@media(min-width:768px){
.values-card__title{font-size:1.1rem;}
}
.values-card__face--front .values-card__title{color:#ffffff;width:100%;}
.values-card__face--back .values-card__title{color:var(--values-card-color);margin-bottom:1rem;text-align:center;}
.values-card__body{flex:1;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:500;line-height:1.55;margin:0;color:#8b9299;text-align:center;}
@media(min-width:768px){
.values-card__body{font-size:1rem;}
}
.values-card__watermark{position:absolute;bottom:20px;left:20px;display:block;width:60%;height:140px;opacity:0.12;background-color:var(--values-card-color);mask-image:var(--icon-url);mask-repeat:no-repeat;mask-position:center bottom;mask-size:contain;-webkit-mask-image:var(--icon-url);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center bottom;-webkit-mask-size:contain;}
.values-card--quality{--values-card-color:#32c4b6;}
.values-card--partnership{--values-card-color:#00b4d8;}
.values-card--operational{--values-card-color:#3d7dd4;}
.values-card--innovation{--values-card-color:#001b54;}
.values-card--sustainability{--values-card-color:#6d7a86;}
@media (prefers-reduced-motion: reduce) {
.values-card__inner{transition:none;}
}
.about-brands__banner{position:relative;padding-top:1.5rem;padding-bottom:5rem;color:#ffffff;background-color:#9e418d;background-image:var(--about-brands-bg), linear-gradient(90deg, #001b54 0%, #9e418d 48%, #e39bc2 100%);background-size:cover;background-position:center;}
@media(min-width:768px){
.about-brands__banner{padding-top:2rem;padding-bottom:3rem;}
}
.about-brands__grid{display:grid;gap:1.5rem;align-items:center;}
@media(min-width:992px){
.about-brands__grid{grid-template-columns:0.85fr 1fr;gap:3rem;}
}
.about-brands__brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;}
.about-brands__logo{width:100%;max-width:220px;height:auto;}
@media(min-width:768px){
.about-brands__logo{max-width:280px;}
}
.about-brands__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;}
@media(min-width:992px){
.about-brands__content{align-items:flex-end;text-align:right;}
}
.about-brands__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.25rem;color:#ffffff;}
@media(min-width:768px){
.about-brands__eyebrow{font-size:1.5rem;}
}
.about-brands__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;color:#ffffff;text-transform:none;font-size:clamp(2rem, 4vw, 3rem);}
.about-brands__body{max-width:620px;margin-bottom:1rem;font-family:"Montserrat", sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:#ffffff;}
@media(min-width:768px){
.about-brands__body{margin-bottom:1.5rem;}
}
.about-brands__actions{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;width:100%;}
@media(min-width:576px){
.about-brands__actions{flex-flow:row wrap;justify-content:center;align-items:center;width:auto;}
}
@media(min-width:992px){
.about-brands__actions{justify-content:flex-end;}
}
.about-brands__actions .btn{width:100%;}
@media(min-width:576px){
.about-brands__actions .btn{width:auto;}
}
.partner--about{overflow:visible;padding-top:5rem;padding-bottom:5rem;}
@media(min-width:768px){
.partner--about{padding-top:7rem;padding-bottom:7rem;}
}
.partner--about .container, .partner--about .partner__grid{overflow:visible;}
.partner--about .partner__row--top{position:relative;width:100%;border-radius:2rem;padding:1.5rem;gap:1.5rem;}
@media(min-width:768px){
.partner--about .partner__row--top{padding:clamp(2rem, 5vw, 3.5rem);}
}
@media(min-width:992px){
.partner--about .partner__row--top{grid-template-columns:1fr;min-height:420px;padding:clamp(2.5rem, 4vw, 3.5rem);padding-right:calc(440px + clamp(2.5rem, 4vw, 3.5rem));}
}
.partner--about .partner__row--top::before{content:"";position:absolute;inset:0;background-color:#f1f1f2;border-radius:2rem;z-index:0;}
@media(min-width:992px){
.partner--about .partner__row--top::before{right:440px;}
}
@media(min-width:992px){
.partner--about .partner__content{width:100%;max-width:calc(100% - 100px);}
}
.partner--about .partner__content, .partner--about .partner__media{position:relative;z-index:1;}
.partner--about .partner__content-inner{background-color:transparent;border-radius:0;padding:0;width:100%;max-width:none;}
.partner--about .partner__media--growth{overflow:hidden;border-radius:1.5rem;min-height:220px;}
@media(min-width:768px){
.partner--about .partner__media--growth{min-height:260px;}
}
@media(min-width:992px){
.partner--about .partner__media--growth{position:absolute;top:50%;right:0;transform:translateY(-50%);width:560px;max-width:calc(100% - 200px);min-height:380px;margin:0;}
}
.partner--about .partner__image{border-radius:1.5rem;width:100%;min-height:220px;height:100%;object-fit:cover;}
@media(min-width:768px){
.partner--about .partner__image{min-height:260px;}
}
@media(min-width:992px){
.partner--about .partner__image{min-height:380px;}
}
.partner--about .partner__ctas{flex-direction:column;align-items:stretch;}
@media(min-width:576px){
.partner--about .partner__ctas{flex-flow:row wrap;align-items:center;}
}
.partner--about .partner__ctas .btn{width:100%;}
@media(min-width:576px){
.partner--about .partner__ctas .btn{width:auto;}
}
.about-image-strip__panel{border-radius:0 0 3rem 3rem;overflow:hidden;}
.about-image-strip__marquee{overflow:hidden;}
.about-image-strip__track{display:flex;width:max-content;animation:about-image-strip-scroll 120s linear infinite;}
@media (prefers-reduced-motion: reduce) {
.about-image-strip__track{animation:none;}
}
.about-image-strip__group{display:flex;flex-shrink:0;margin:0;padding:0;list-style:none;}
.about-image-strip__slide{flex:0 0 50vw;width:50vw;min-width:0;}
@media(min-width:768px){
.about-image-strip__slide{flex:0 0 25vw;width:25vw;}
}
.about-image-strip__item{margin:0;line-height:0;}
.about-image-strip__image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;}
@keyframes about-image-strip-scroll {
from{transform:translateX(0);}
to{transform:translateX(-50%);}
}
.contact-header{position:relative;z-index:1;min-height:88vh;display:flex;align-items:center;background-color:#001b54;background-image:var(--contact-header-bg);background-size:cover;background-position:center;}
@media(min-width:768px){
.contact-header{min-height:95vh;}
}
.contact-header__inner{position:relative;z-index:1;width:100%;transform:translateY(4vh);padding-bottom:0;}
@media(min-width:768px){
.contact-header__inner{transform:translateY(8.5vh);padding-bottom:5rem;}
}
.contact-header__content{max-width:620px;color:#ffffff;}
.contact-header__title{font-family:"Bebas Neue", sans-serif;font-size:clamp(2.75rem, 7vw, 5.5rem);font-weight:400;line-height:0.9;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.04em;}
.contact-header__title-line{display:block;font-size:clamp(2.75rem, 7vw, 4.75rem);color:#ffffff;}
.contact-header__title-line--accent{font-size:clamp(2rem, 5vw, 4.75rem);color:#6ba8e5;}
.contact-header__intro{font-family:"Montserrat", sans-serif;font-size:0.9rem;font-weight:400;line-height:1.6;color:rgba(255, 255, 255, 0.92);margin:0;}
@media(min-width:768px){
.contact-header__intro{font-size:1rem;line-height:1.7;}
}
.contact-header--product-category .contact-header__title-line--accent{font-size:1rem;padding-bottom:10px;text-transform:lowercase;}
.grecaptcha-badge{visibility:hidden !important;}
.contact-enquiry__panel{background-color:#ffffff;overflow:hidden;}
.contact-enquiry__grid{display:grid;align-items:stretch;}
@media(min-width:992px){
.contact-enquiry__grid{grid-template-columns:1fr 0.75fr;}
}
.contact-enquiry__form-col{padding:1rem;}
@media(min-width:768px){
.contact-enquiry__form-col{padding:0 2rem 0 0;}
}
@media(min-width:992px){
.contact-enquiry__form-col{border-right:1px solid #dcdde5;}
}
.contact-enquiry__details-col{display:flex;flex-direction:column;justify-content:center;padding:1rem;border-top:1px solid #dcdde5;}
@media(min-width:992px){
.contact-enquiry__details-col{padding-left:3rem;border-top:none;}
}
.contact-enquiry__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.25rem;}
@media(min-width:768px){
.contact-enquiry__eyebrow{font-size:1.5rem;}
}
.contact-enquiry__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:0.5rem;text-transform:none;font-size:clamp(2rem, 4vw, 3.5rem);}
.contact-enquiry__intro{font-family:"Montserrat", sans-serif;font-size:1rem;margin-bottom:1.5rem;line-height:1.6;color:#8b9299;}
@media(min-width:768px){
.contact-enquiry__intro{margin-bottom:2.5rem;}
}
.contact-enquiry__form-missing{padding:1rem;border:1px dashed #dcdde5;border-radius:8px;color:#8b9299;font-size:0.875rem;}
.contact-enquiry__list{margin:1.5rem 0 0;padding:0;list-style:none;}
.contact-enquiry__item{display:flex;align-items:center;gap:1rem;padding-block:0.5rem;border-bottom:1px solid #dcdde5;}
@media(min-width:768px){
.contact-enquiry__item{gap:1.5rem;padding-block:1rem;}
}
.contact-enquiry__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#001b54;background-repeat:no-repeat;background-position:center;background-size:1.6rem;}
.contact-enquiry__icon--phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");}
.contact-enquiry__icon--email{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");}
.contact-enquiry__item-body{display:flex;flex-direction:column;gap:0;}
.contact-enquiry__item-label{font-family:"Oswald", sans-serif;font-size:1.1rem;font-weight:400;font-style:italic;color:#8b9299;}
@media(min-width:768px){
.contact-enquiry__item-label{font-size:1.3rem;}
}
.contact-enquiry__item-value{font-family:"Oswald", sans-serif;font-size:1.1rem;font-weight:400;font-style:italic;color:#001b54;text-decoration:none;word-break:break-word;}
@media(min-width:768px){
.contact-enquiry__item-value{font-size:1.3rem;}
}
.contact-enquiry__item-value:hover{opacity:0.8;}
.contact-enquiry__cf7 .wpcf7-form{display:flex;flex-direction:column;gap:1rem;}
.contact-enquiry__cf7 .wipeit-cf7__row{display:grid;gap:1rem;padding-bottom:1rem;}
@media(min-width:768px){
.contact-enquiry__cf7 .wipeit-cf7__row--half{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
.contact-enquiry__cf7 .wipeit-cf7__field{display:flex;flex-direction:column;gap:0.35rem;}
.contact-enquiry__cf7 .wipeit-cf7__field label{font-family:"Montserrat", sans-serif;font-size:0.875rem;font-weight:600;color:#001b54;}
.contact-enquiry__cf7 .wipeit-cf7__field--icon{position:relative;}
.contact-enquiry__cf7 .wipeit-cf7__field--icon .wpcf7-form-control-wrap{display:block;}
.contact-enquiry__cf7 .wipeit-cf7__field--icon input{padding-left:2.75rem;}
.contact-enquiry__cf7 .wipeit-cf7__field--icon::before{content:"";position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:1.125rem;height:1.125rem;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none;}
.contact-enquiry__cf7 .wipeit-cf7__field--icon--name::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b9299' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");}
.contact-enquiry__cf7 .wipeit-cf7__field--icon--email::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b9299' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");}
.contact-enquiry__cf7 .wipeit-cf7__field--icon--phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b9299' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");}
.contact-enquiry__cf7 input[type=text],
.contact-enquiry__cf7 input[type=email],
.contact-enquiry__cf7 input[type=tel],
.contact-enquiry__cf7 input[type=number],
.contact-enquiry__cf7 select, .contact-enquiry__cf7 textarea{width:100%;padding:0.8rem 1rem;border:1px solid #dcdde5;border-radius:4px;font-family:"Montserrat", sans-serif;font-size:0.9375rem;color:#001b54;background-color:#ffffff;transition:border-color 0.2s ease;}
.contact-enquiry__cf7 input[type=text]::placeholder,
.contact-enquiry__cf7 input[type=email]::placeholder,
.contact-enquiry__cf7 input[type=tel]::placeholder,
.contact-enquiry__cf7 input[type=number]::placeholder,
.contact-enquiry__cf7 select::placeholder, .contact-enquiry__cf7 textarea::placeholder{color:#8b9299;}
.contact-enquiry__cf7 input[type=text]:focus,
.contact-enquiry__cf7 input[type=email]:focus,
.contact-enquiry__cf7 input[type=tel]:focus,
.contact-enquiry__cf7 input[type=number]:focus,
.contact-enquiry__cf7 select:focus, .contact-enquiry__cf7 textarea:focus{outline:none;border-color:#001b54;}
.contact-enquiry__cf7 select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b9299' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.85rem center;background-size:1rem;padding-right:2.5rem;cursor:pointer;}
.contact-enquiry__cf7 textarea{min-height:140px;resize:vertical;}
.contact-enquiry__cf7 .wipeit-company-reg{display:block;}
.contact-enquiry__cf7 .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:0.25rem;padding:0.75rem 1.5rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:400;text-transform:uppercase;letter-spacing:0.06em;color:#ffffff;background-color:#001b54;border:2px solid #001b54;border-radius:999px;cursor:pointer;transition:background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;}
@media(min-width:576px){
.contact-enquiry__cf7 .wpcf7-submit{width:auto;}
}
.contact-enquiry__cf7 .wpcf7-submit:hover{background-color:#00133b;border-color:#00133b;}
.contact-enquiry__cf7 .wpcf7-submit::after{content:"→";margin-left:0.35rem;}
.contact-enquiry__cf7 .wpcf7-not-valid-tip{font-size:0.8125rem;color:#c0392b;margin-top:0.25rem;}
.contact-enquiry__cf7 .wpcf7-response-output{margin:1rem 0 0;padding:0.5rem 1rem;border-radius:4px;font-size:0.875rem;}
.contact-locations{position:relative;margin-bottom:-3rem;padding-block:5rem;background-color:#f1f1f2;border-radius:0 0 3rem 3rem;z-index:2;}
@media(min-width:768px){
.contact-locations{padding-block:8rem;}
}
.contact-locations__header{margin-inline:auto;margin-bottom:1.5rem;text-align:center;}
.contact-locations__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.25rem;}
@media(min-width:768px){
.contact-locations__eyebrow{font-size:1.5rem;}
}
.contact-locations__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1.5rem;text-transform:none;font-size:clamp(2rem, 4vw, 3.5rem);}
@media(min-width:768px){
.contact-locations__title{margin-bottom:2rem;}
}
.contact-locations__title-line{display:block;}
.contact-locations__intro{padding-bottom:1rem;}
@media(min-width:768px){
.contact-locations__intro{padding-bottom:2rem;}
}
.contact-locations__intro p{font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.7;color:#8b9299;margin-bottom:1rem;}
.contact-locations__intro p:last-child{margin-bottom:0;}
.contact-locations__grid{display:grid;gap:1rem;margin-bottom:1.5rem;}
@media(min-width:992px){
.contact-locations__grid{grid-template-columns:1fr 1fr minmax(220px, 0.65fr);grid-template-rows:auto auto;grid-template-areas:"gauteng gauteng sidebar" "cape-town cape-town sidebar";align-items:stretch;}
}
.contact-locations__location{display:grid;overflow:hidden;border-radius:16px;background-color:#ffffff;}
@media(min-width:768px){
.contact-locations__location{grid-template-columns:1fr 1fr;}
}
@media(min-width:992px){
.contact-locations__location--gauteng{grid-area:gauteng;}
}
@media(min-width:992px){
.contact-locations__location--cape-town{grid-area:cape-town;}
}
.contact-locations__card{display:flex;flex-direction:column;justify-content:center;height:100%;padding:1.5rem;}
@media(min-width:768px){
.contact-locations__card{padding:3rem;}
}
.contact-locations__name{font-family:"Montserrat", sans-serif;font-size:1.25rem;font-weight:700;text-transform:uppercase;color:#001b54;margin-bottom:1rem;}
@media(min-width:768px){
.contact-locations__name{font-size:1.6rem;margin-bottom:1.5rem;}
}
.contact-locations__details{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem;}
.contact-locations__detail{display:flex;align-items:flex-start;gap:0.5rem;font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.5;font-weight:400;color:#8b9299;}
@media(min-width:768px){
.contact-locations__detail{gap:1.5rem;font-size:1.2rem;}
}
.contact-locations__detail a{color:#8b9299;text-decoration:none;font-size:inherit;word-break:break-word;}
.contact-locations__detail a:hover{color:#001b54;}
.contact-locations__icon{flex-shrink:0;width:1.8rem;height:1.8rem;border-radius:0 0.8rem;background-color:#001b54;background-repeat:no-repeat;background-position:center;background-size:1rem;}
.contact-locations__icon--phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");}
.contact-locations__icon--email{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");}
.contact-locations__icon--pin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");}
.contact-locations__map{margin:0;line-height:0;min-height:220px;}
@media(min-width:768px){
.contact-locations__map{min-height:100%;}
}
.contact-locations__map-embed{display:block;width:100%;height:100%;min-height:220px;border:0;}
.contact-locations__sidebar{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem 1rem;border-radius:16px;background-color:#9aa3ab;color:#ffffff;}
@media(min-width:768px){
.contact-locations__sidebar{padding:4rem 1.5rem;}
}
@media(min-width:992px){
.contact-locations__sidebar{grid-area:sidebar;}
}
.contact-locations__sidebar-block{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.5rem;}
.contact-locations__sidebar-block:first-child{padding-bottom:2rem;border-bottom:1px solid rgba(255, 255, 255, 0.35);}
.contact-locations__sidebar-block:last-child{padding-top:2rem;}
.contact-locations__sidebar-icon{display:block;width:5rem;height:5rem;background-repeat:no-repeat;background-position:center;background-size:contain;margin-bottom:0.5rem;}
.contact-locations__sidebar-icon--hours{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/contact-us/icon-operating-hrs.svg);}
.contact-locations__sidebar-icon--service{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/contact-us/icon-customer-service.svg);}
.contact-locations__sidebar-title{font-family:"Montserrat", sans-serif;font-size:clamp(1.25rem, 4vw, 1.8rem);font-weight:700;color:#ffffff;text-transform:uppercase;letter-spacing:0.06em;line-height:1.1;margin:1rem;}
.contact-locations__sidebar-text{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;font-size:clamp(1.1rem, 3vw, 1.4rem);line-height:1.6;margin:0;}
.contact-locations__sidebar-text a{color:#ffffff;text-decoration:none;}
.contact-locations__sidebar-text a:hover{opacity:0.85;}
.contact-locations__departments{padding:1.5rem;border-radius:1rem;background-color:#001b54;color:#ffffff;}
.contact-locations__departments-title{font-family:"Montserrat", sans-serif;font-size:1.5rem;font-weight:700;color:#ffffff;text-transform:uppercase;letter-spacing:0.08em;text-align:center;margin-bottom:1rem;}
.contact-locations__departments-grid{display:grid;gap:1rem;}
@media(min-width:768px){
.contact-locations__departments-grid{grid-template-columns:repeat(3, minmax(0, 1fr));}
}
.contact-locations__department{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem;padding:1rem;border-radius:12px;background-color:#ffffff;color:#001b54;}
@media(min-width:576px){
.contact-locations__department{flex-direction:row;gap:2rem;}
}
.contact-locations__department-icon{flex-shrink:0;width:4.5rem;height:4.5rem;background-repeat:no-repeat;background-position:center;background-size:contain;}
.contact-locations__department-icon--sales{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/contact-us/icon-departments-internal-sales.svg);}
.contact-locations__department-icon--accounts{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/contact-us/icon-departments-accounts.svg);}
.contact-locations__department-icon--logistics{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/contact-us/icon-departments-logistics.svg);}
.contact-locations__department-body{display:flex;flex-direction:column;align-items:center;text-align:center;}
.contact-locations__department-name{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;font-size:1.5rem;color:#001b54;}
.contact-locations__department-phone{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;font-size:1.2rem;color:#8b9299;text-decoration:none;}
.contact-locations__department-phone:hover{color:#001b54;}
.contact-sales{position:relative;margin-bottom:-3rem;padding-block:0;z-index:1;}
.contact-sales__banner{padding-top:5rem;padding-bottom:5rem;background-color:#58adaa;color:#ffffff;text-align:center;}
@media(min-width:768px){
.contact-sales__banner{padding-top:8rem;padding-bottom:8rem;}
}
.contact-sales__banner-text{max-width:900px;margin:0 auto;font-family:"Bebas Neue", sans-serif;font-size:clamp(1.75rem, 6vw, 3.2rem);line-height:1.05;text-transform:uppercase;letter-spacing:0.1rem;}
.contact-sales__body{position:relative;z-index:1;margin-top:-3rem;margin-bottom:-3rem;padding-block:5rem;background-color:#f1f1f2;border-radius:3rem;}
@media(min-width:768px){
.contact-sales__body{padding-block:7rem;}
}
.contact-sales__intro{max-width:100%;margin-bottom:1.5rem;}
@media(min-width:768px){
.contact-sales__intro{max-width:60%;}
}
.contact-sales__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.25rem;}
@media(min-width:768px){
.contact-sales__eyebrow{font-size:1.5rem;}
}
.contact-sales__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;text-transform:none;font-size:clamp(2rem, 4vw, 2.75rem);}
.contact-sales__description{font-family:"Montserrat", sans-serif;margin:0;font-size:1rem;line-height:1.7;color:#8b9299;}
.contact-sales__carousel-wrap{padding-top:0;overflow:hidden;}
.contact-sales__viewport{overflow:hidden;padding-top:4.5rem;touch-action:pan-y;}
@media(min-width:768px){
.contact-sales__viewport{padding-top:6rem;}
}
.contact-sales__track{display:flex;flex-wrap:nowrap;gap:1.5rem;transition:transform 0.45s ease;will-change:transform;}
@media (prefers-reduced-motion: reduce) {
.contact-sales__track{transition:none;}
}
.contact-sales__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;margin-top:1.5rem;overflow:hidden;}
.contact-sales__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background-color:rgba(139, 146, 153, 0.35);cursor:pointer;transition:background-color 0.2s ease, transform 0.2s ease;}
.contact-sales__dot.is-active{background-color:#8b9299;transform:scale(1.15);}
.contact-sales__dot:focus-visible{outline:2px solid #32c4b6;outline-offset:3px;}
.sales-card{position:relative;display:flex;flex-direction:column;flex:0 0 auto;min-height:220px;padding:6rem 1.25rem 1.25rem;border-radius:16px;background-color:#ffffff;box-shadow:0 2px 12px rgba(0, 27, 84, 0.06);}
@media(min-width:768px){
.sales-card{padding:8rem 1.5rem 1.5rem;}
}
.sales-card__photo{position:absolute;top:-4.5rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:9rem;height:9rem;border-radius:50%;overflow:hidden;}
@media(min-width:768px){
.sales-card__photo{top:-6rem;width:12rem;height:12rem;}
}
.sales-card__photo-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;}
.sales-card__initials{font-family:"Montserrat", sans-serif;font-size:1.125rem;font-weight:700;color:#001b54;letter-spacing:0.04em;}
.sales-card__name{margin:0 0 0.5rem;font-family:"Montserrat", sans-serif;font-size:1.1rem;font-weight:700;line-height:1.35;color:#001b54;text-align:left;margin-bottom:0;}
.sales-card__role{flex:1;margin:0 0 1rem;font-family:"Montserrat", sans-serif;font-style:italic;font-weight:300;font-size:1rem;line-height:1.45;color:#8b9299;text-align:left;}
.sales-card__social{display:flex;align-items:center;gap:0.5rem;margin-top:auto;}
.sales-card__social-link{display:inline-flex;line-height:0;opacity:0.55;transition:opacity 0.2s ease;}
.sales-card__social-link:hover{opacity:1;}
.sales-card__social-icon{display:block;width:20px;height:20px;object-fit:contain;}
.sales-card__social-icon--email{background-color:#8b9299;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;}
.operations-header{position:relative;z-index:1;min-height:88vh;display:flex;align-items:center;background-color:#001b54;background-image:var(--operations-header-bg);background-size:cover;background-position:center;}
@media(min-width:768px){
.operations-header{min-height:95vh;}
}
.operations-header__inner{position:relative;z-index:1;width:100%;transform:translateY(4vh);padding-bottom:0;}
@media(min-width:768px){
.operations-header__inner{transform:translateY(8.5vh);padding-bottom:5rem;}
}
.operations-header__content{max-width:820px;color:#ffffff;}
.operations-header__content .btn{width:100%;}
@media(min-width:576px){
.operations-header__content .btn{width:auto;}
}
.operations-header__title{font-family:"Bebas Neue", sans-serif;font-size:clamp(2.75rem, 7vw, 5.5rem);font-weight:400;line-height:0.9;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.04em;}
.operations-header__title-line{display:block;font-size:clamp(2.75rem, 7vw, 4.75rem);color:#ffffff;}
.operations-header__title-line--accent{font-size:clamp(2rem, 5vw, 4.75rem);color:#6ba8e5;}
.operations-header__intro{font-family:"Montserrat", sans-serif;font-size:0.9rem;font-weight:400;line-height:1.6;color:rgba(255, 255, 255, 0.92);margin:0 0 1rem;max-width:520px;}
@media(min-width:768px){
.operations-header__intro{font-size:1rem;line-height:1.7;}
}
.operations-header__intro span{color:#6ba8e5;}
.operations-header .btn--outline-light{background-color:#ffffff;color:#001b54;}
.operations-manufacturing-supply{position:relative;z-index:1;padding-top:5rem;padding-bottom:6rem;background-color:#ffffff;}
@media(min-width:768px){
.operations-manufacturing-supply{padding-top:80px;padding-bottom:140px;}
}
.operations-manufacturing-supply__inner{position:relative;max-width:820px;margin-inline:auto;}
.operations-manufacturing-supply__header{position:relative;z-index:1;text-align:center;padding-inline:1rem;}
.operations-manufacturing-supply__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;font-size:1.125rem;margin-bottom:0.5rem;}
@media(min-width:768px){
.operations-manufacturing-supply__eyebrow{font-size:1.5rem;}
}
.operations-manufacturing-supply__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;font-size:clamp(2rem, 4vw, 3.5rem);text-transform:uppercase;}
.operations-manufacturing-supply__title-line{display:block;}
.operations-manufacturing-supply__intro{margin-inline:auto;margin-bottom:1.5rem;font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.6;color:#8b9299;font-weight:400;}
@media(min-width:768px){
.operations-manufacturing-supply__intro{line-height:1.7;margin-bottom:30px;}
}
.operations-manufacturing-supply__intro strong{font-weight:600;color:#8b9299;}
.operations-manufacturing-supply__header .btn{width:100%;}
@media(min-width:576px){
.operations-manufacturing-supply__header .btn{width:auto;}
}
.operations-manufacturing-supply__icon{position:absolute;top:50%;right:-2rem;z-index:0;width:min(14rem, 40vw);transform:translateY(-50%);opacity:0.08;pointer-events:none;}
@media(min-width:768px){
.operations-manufacturing-supply__icon{right:-8rem;width:min(22rem, 42vw);opacity:0.5;}
}
.operations-manufacturing-supply__icon-image{display:block;width:100%;height:auto;}
.operations-warehousing{position:relative;z-index:2;margin-top:-1.5rem;padding-block:0;border-radius:3rem 3rem 0 0;}
@media(min-width:768px){
.operations-warehousing{margin-top:-3rem;}
}
.operations-warehousing__banner{position:relative;display:flex;align-items:center;width:100%;min-height:22rem;overflow:hidden;color:#ffffff;background-image:var(--operations-warehousing-bg);background-size:cover;background-position:center;border-radius:3rem 3rem 0 0;}
.operations-warehousing__banner::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 27, 84, 0.72) 0%, rgba(0, 27, 84, 0.45) 100%);pointer-events:none;}
@media(min-width:768px){
.operations-warehousing__banner{min-height:32rem;background-position:center right;}
.operations-warehousing__banner::before{display:none;}
}
.operations-warehousing__inner{position:relative;z-index:1;display:flex;align-items:center;width:100%;min-height:inherit;padding-block:5rem;}
@media(min-width:768px){
.operations-warehousing__inner{padding-block:8rem;}
}
.operations-warehousing__content{position:relative;z-index:1;max-width:38rem;}
.operations-warehousing__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;margin-bottom:1rem;font-size:1.125rem;color:#ffffff;}
@media(min-width:768px){
.operations-warehousing__eyebrow{font-size:1.5rem;}
}
.operations-warehousing__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;font-size:clamp(2rem, 4vw, 3.25rem);line-height:0.95;color:#ffffff;text-transform:uppercase;}
.operations-warehousing__title-line{display:block;}
.operations-warehousing__lead{margin:0 0 1.5rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:400;line-height:1.6;color:#ffffff;}
@media(min-width:768px){
.operations-warehousing__lead{font-size:1rem;margin-bottom:30px;}
}
.operations-warehousing__lead span{font-weight:600;}
.operations-warehousing__body{margin:0;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:rgba(255, 255, 255, 0.92);}
.operations-warehousing__depots{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem;list-style:none;margin:1.5rem 0 0;padding:0;}
@media(min-width:576px){
.operations-warehousing__depots{flex-direction:row;flex-wrap:wrap;gap:1rem 1.5rem;}
}
.operations-warehousing__depot{display:inline-flex;align-items:center;gap:0.625rem;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.2;text-transform:uppercase;color:#ffffff;}
.operations-warehousing__depot::before{content:"";flex-shrink:0;width:1.375rem;height:1.375rem;background-repeat:no-repeat;background-position:center;background-size:contain;}
.operations-warehousing__depot--depot::before{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-depot.png);}
.operations-warehousing__depot--national::before{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-truck.png);}
.operations-supply-stats{position:relative;z-index:2;padding-block:0;background-color:#001b54;}
.operations-supply-stats__inner{padding-block:5rem;}
@media(min-width:768px){
.operations-supply-stats__inner{padding-block:6rem;}
}
.operations-supply-stats__header{max-width:720px;margin:0 auto 1.5rem;text-align:center;color:#ffffff;}
@media(min-width:768px){
.operations-supply-stats__header{margin-bottom:3rem;}
}
.operations-supply-stats__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:0.5rem;font-size:clamp(2rem, 4vw, 3.25rem);color:#ffffff;text-transform:uppercase;}
.operations-supply-stats__intro{margin:0;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:rgba(255, 255, 255, 0.92);}
.operations-supply-stats__panel{padding:1.5rem 1rem;border-radius:20px;background-color:#f1f1f2;}
@media(min-width:768px){
.operations-supply-stats__panel{padding:6rem 5rem;}
}
.operations-supply-stats__grid{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none;}
@media(min-width:576px){
.operations-supply-stats__grid{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media(min-width:992px){
.operations-supply-stats__grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:5rem 1.5rem;}
}
.operations-supply-stats__item{display:flex;flex-direction:column;align-items:center;gap:0.5rem;text-align:center;}
@media(min-width:576px){
.operations-supply-stats__item{align-items:flex-start;text-align:left;}
}
.operations-supply-stats__icon{display:block;width:4rem;height:4rem;background-repeat:no-repeat;background-position:center;background-size:contain;}
@media(min-width:768px){
.operations-supply-stats__icon{width:5rem;height:5rem;}
}
.operations-supply-stats__icon--fleet{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-blue-truck.png);}
.operations-supply-stats__icon--pallets{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-building.png);}
.operations-supply-stats__icon--turnaround{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-hr.png);}
.operations-supply-stats__icon--capacity{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-capcaity.png);}
.operations-supply-stats__icon--depots{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-depots.png);}
.operations-supply-stats__icon--experience{background-image:url(//www.wipe-it.co.za/wp-content/themes/wipe-it/img/operations/icon-certificate.png);}
.operations-supply-stats__value{margin:0;font-family:"Bebas Neue", sans-serif;font-size:clamp(2rem, 3vw, 2.75rem);line-height:1;color:#001b54;text-transform:uppercase;}
.operations-supply-stats__label{margin:0;max-width:14rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:600;line-height:1.45;color:#001b54;}
.operations-supply-stats__footer{display:flex;flex-direction:column;align-items:stretch;gap:1rem;max-width:720px;margin:1.5rem auto 5rem;text-align:center;color:#ffffff;}
@media(min-width:576px){
.operations-supply-stats__footer{align-items:center;}
}
@media(min-width:768px){
.operations-supply-stats__footer{margin:3rem auto;}
}
.operations-supply-stats__footer .btn{width:100%;}
@media(min-width:576px){
.operations-supply-stats__footer .btn{width:auto;}
}
.operations-supply-stats__footer-note{margin:0;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:rgba(255, 255, 255, 0.92);}
.operations-quality{position:relative;z-index:2;margin-top:-1.5rem;}
@media(min-width:768px){
.operations-quality{margin-top:-3rem;}
}
.operations-quality__banner{position:relative;display:flex;align-items:flex-end;width:100%;min-height:24rem;overflow:hidden;background-image:var(--operations-quality-bg);background-size:cover;background-position:center;border-radius:3rem 3rem 0 0;}
.operations-quality__banner::before{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.88) 45%, rgba(255, 255, 255, 0.35) 100%);pointer-events:none;}
@media(min-width:768px){
.operations-quality__banner{align-items:center;min-height:32rem;background-position:center left;}
.operations-quality__banner::before{display:none;}
}
.operations-quality__inner{position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:flex-end;width:100%;min-height:inherit;padding-block:5rem;}
@media(min-width:768px){
.operations-quality__inner{justify-content:flex-end;align-items:center;padding-top:160px;padding-bottom:180px;}
}
.operations-quality__content{position:relative;z-index:1;max-width:34rem;text-align:left;}
@media(min-width:768px){
.operations-quality__content{text-align:right;}
}
.operations-quality__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;margin-bottom:1rem;font-size:1.125rem;}
@media(min-width:768px){
.operations-quality__eyebrow{font-size:1.5rem;}
}
.operations-quality__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;font-size:clamp(2rem, 4vw, 3.25rem);line-height:0.95;text-transform:uppercase;}
.operations-quality__title-line{display:block;}
.operations-quality__body{margin:0 0 1rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:400;line-height:1.65;color:#001b54;}
@media(min-width:768px){
.operations-quality__body{font-size:1rem;line-height:1.7;}
}
.operations-quality__body:last-of-type{margin-bottom:1.5rem;}
.operations-quality__callout{margin:0 0 1.5rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:700;font-style:italic;line-height:1.6;color:#001b54;}
@media(min-width:768px){
.operations-quality__callout{font-size:1rem;}
}
.operations-quality__action{width:100%;margin-top:1rem;font-size:1rem;}
@media(min-width:576px){
.operations-quality__action{width:auto;}
}
.operations-reliability{position:relative;z-index:2;margin-bottom:-3rem;background-color:#ffffff;border-radius:0 0 3rem 3rem;}
.operations-reliability > .container{padding-top:5rem;padding-bottom:5rem;}
@media(min-width:768px){
.operations-reliability > .container{padding-top:100px;padding-bottom:120px;}
}
.operations-reliability__grid{display:grid;gap:1.5rem;align-items:stretch;}
@media(min-width:992px){
.operations-reliability__grid{grid-template-columns:1fr 1fr;gap:5rem;}
}
.operations-reliability__content{display:flex;flex-direction:column;justify-content:center;}
.operations-reliability__eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;margin-bottom:1rem;font-size:1.125rem;}
@media(min-width:768px){
.operations-reliability__eyebrow{font-size:1.5rem;}
}
.operations-reliability__title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin-bottom:1rem;font-size:clamp(2rem, 4vw, 3.25rem);text-transform:uppercase;}
.operations-reliability__lead{margin:0 0 1rem;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:600;line-height:1.7;color:#001b54;}
.operations-reliability__body{margin:0;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#8b9299;}
.operations-reliability__highlight{display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;border-radius:20px;background-color:#32c4b6;color:#ffffff;}
@media(min-width:768px){
.operations-reliability__highlight{padding:6rem 5rem;}
}
.operations-reliability__highlight-text{margin:0;max-width:28rem;font-family:"Montserrat", sans-serif;font-size:clamp(0.9375rem, 2vw, 1.125rem);font-weight:600;line-height:1.6;text-align:center;text-transform:uppercase;letter-spacing:0.03em;}
@media(min-width:768px){
.operations-reliability__highlight-text{line-height:1.65;}
}
.operations-reliability__cta{background-color:#ffffff;background-image:radial-gradient(circle at 50% 50%, #ffffff 0%, #ffffff 38%, #f0f4f8 100%);}
.operations-reliability__cta-inner{display:flex;justify-content:center;padding-top:0;padding-bottom:5rem;}
@media(min-width:768px){
.operations-reliability__cta-inner{padding-bottom:6rem;}
}
.operations-reliability__cta-content{max-width:40rem;text-align:center;}
.operations-reliability__cta-eyebrow{font-family:"Oswald", sans-serif;font-style:italic;font-weight:300;color:#8b9299;margin:0 0 0.5rem;font-size:1rem;font-style:normal;text-transform:none;}
@media(min-width:768px){
.operations-reliability__cta-eyebrow{font-size:1.5rem;}
}
.operations-reliability__cta-title{font-family:"Bebas Neue", sans-serif;font-weight:400;color:#001b54;text-transform:uppercase;letter-spacing:0.04em;line-height:1.1;margin:0 0 1rem;font-size:clamp(2.25rem, 5vw, 3.5rem);line-height:0.95;text-transform:uppercase;}
.operations-reliability__cta-intro{margin:0 auto 1.5rem;max-width:34rem;font-family:"Montserrat", sans-serif;font-size:0.9375rem;font-weight:400;line-height:1.65;color:#8b9299;}
@media(min-width:768px){
.operations-reliability__cta-intro{font-size:1rem;line-height:1.7;}
}
.operations-reliability__cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;}
@media(min-width:576px){
.operations-reliability__cta-actions{flex-flow:row wrap;justify-content:center;align-items:center;gap:1rem;}
}
.operations-reliability__cta-actions .btn{width:100%;}
@media(min-width:576px){
.operations-reliability__cta-actions .btn{width:auto;}
}
.intro--calculator{margin-bottom:6rem;}
.intro--calculator .intro__panel{padding-top:1.5rem;}
@media(min-width:768px){
.intro--calculator .intro__panel{padding-top:5rem;}
}
.intro--calculator .intro__content--calculator{display:block;max-width:none;}
.calculator-intro{padding-block:0 1.5rem;}
.calculator-intro__tag{display:inline-block;margin-bottom:1rem;padding:0.4rem 1rem;border-radius:999px;background-color:#32c4b6;color:#ffffff;font-family:"Montserrat", sans-serif;font-size:0.75rem;font-weight:600;letter-spacing:0.05em;text-transform:uppercase;}
.calculator-intro__title{margin:0 0 0.5rem;font-family:"Montserrat", sans-serif;font-size:clamp(1.75rem, 4vw, 3rem);font-weight:700;line-height:1.2;color:#001b54;}
.calculator-intro__subtitle{margin:0 0 0.5rem;font-family:"Montserrat", sans-serif;font-size:clamp(1.5rem, 3vw, 2.5rem);font-weight:500;line-height:1.2;color:#001b54;}
.calculator-intro__tagline{margin:0 0 1.5rem;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;line-height:1.4;color:#32c4b6;}
.calculator-intro__tagline--bottom{margin-bottom:1rem;font-style:italic;}
.calculator-intro__text{margin:0;font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.6;color:#8b9299;}
.calculator-intro__icon-block{margin-block:1.5rem;padding:1.5rem 1rem;border-radius:20px;background:linear-gradient(to right, #00599a, #3881b9, #7a79b7, #32c4b6);}
@media(min-width:768px){
.calculator-intro__icon-block{padding:1.5rem 7rem;}
}
.calculator-intro__icon-heading{margin:0 0 1rem;font-family:"Montserrat", sans-serif;font-size:clamp(1.1rem, 2vw, 1.3rem);font-weight:700;line-height:1.4;text-align:center;text-transform:uppercase;letter-spacing:0.02em;color:#ffffff;}
.calculator-intro__icons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0;padding:0;list-style:none;}
@media(min-width:992px){
.calculator-intro__icons{gap:7rem;}
}
.calculator-intro__icon-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:130px;height:130px;padding:0.8rem;border-radius:15px;background-color:#ffffff;}
@media(max-width:767px){
.calculator-intro__icon-item{width:100px;height:100px;}
}
.calculator-intro__icon{display:flex;align-items:center;justify-content:center;height:75px;}
.calculator-intro__icon-image{display:block;width:100%;height:100%;object-fit:contain;}
.calculator-intro__icon-label{font-family:"Montserrat", sans-serif;font-size:0.9rem;line-height:1.1;text-align:center;color:#001b54;}
@media(max-width:767px){
.calculator-intro__icon-label{font-size:0.8rem;}
}
.calculator-section{padding-block:0 1.5rem;}
.calculator-section__grid{display:grid;gap:1.5rem;}
@media(min-width:992px){
.calculator-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
.calculator-form{height:100%;padding:1.75rem;border:1px solid rgba(0, 27, 84, 0.12);border-radius:20px;background-color:#f5f7fa;}
.calculator-form__title{margin:0 0 1rem;font-family:"Montserrat", sans-serif;font-size:1.25rem;font-weight:700;color:#001b54;}
.calculator-form__field{margin-bottom:1rem;}
.calculator-form__field label{display:block;margin-bottom:0.4rem;font-family:"Montserrat", sans-serif;font-size:0.85rem;font-weight:600;letter-spacing:0.03em;text-transform:uppercase;color:#8b9299;}
.calculator-form__control{display:block;width:100%;height:48px;padding:0.6rem 0.8rem;border:1px solid #d6dbe3;border-radius:12px;background-color:#ffffff;font-family:"Montserrat", sans-serif;font-size:0.95rem;color:#8b9299;}
.calculator-form__control:focus{border-color:#32c4b6;outline:none;box-shadow:0 0 0 0.2rem rgba(50, 196, 182, 0.15);}
.calculator-form select.calculator-form__control{appearance:none;padding-right:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%236b7280' d='M5.2 7.2a1 1 0 0 1 1.4 0L10 10.6l3.4-3.4a1 1 0 1 1 1.4 1.4l-4.1 4.1a1 1 0 0 1-1.4 0L5.2 8.6a1 1 0 0 1 0-1.4Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.8rem center;background-size:1rem;}
.calculator-form__submit{margin:0.5rem 0 1rem;padding:0.75rem 1.4rem;border:0;border-radius:999px;background-color:#001b54;color:#ffffff;font-family:"Montserrat", sans-serif;font-size:0.9rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;cursor:pointer;transition:background-color 0.2s ease;}
.calculator-form__submit:hover, .calculator-form__submit:focus{background-color:#003f73;}
.calculator-form__result{margin-top:1rem;padding-top:1rem;border-top:1px solid #d8dee9;}
.calculator-form__result-heading{margin-bottom:0.4rem;font-family:"Montserrat", sans-serif;font-size:0.78rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#8b9299;}
.calculator-form__result-row{display:flex;align-items:baseline;gap:0.5rem;}
.calculator-form__result-value{font-family:"Montserrat", sans-serif;font-size:clamp(1.65rem, 3vw, 2rem);font-weight:700;line-height:1;color:#001b54;}
.calculator-form__result-unit{font-family:"Montserrat", sans-serif;font-size:0.88rem;font-weight:600;text-transform:uppercase;color:#8b9299;}
.calculator-form__result-note{margin:0.65rem 0 0;font-family:"Montserrat", sans-serif;font-size:0.78rem;color:#8b9299;}
.calculator-bottom{padding-bottom:0;}
.calculator-bottom__panel{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;row-gap:0.35rem;align-items:start;margin-bottom:1rem;padding:1.75rem;border-radius:20px;background-color:#e6e7e8;}
.calculator-bottom__icon{grid-column:1;grid-row:1/3;width:95px;height:auto;margin-top:0.15rem;}
@media(max-width:767px){
.calculator-bottom__icon{width:64px;}
}
.calculator-bottom__title{grid-column:2;grid-row:1;margin:0;font-family:"Montserrat", sans-serif;font-size:1.2rem;font-weight:500;font-style:italic;line-height:1.2;color:#001b54;}
.calculator-bottom__text{grid-column:2;grid-row:2;margin:0;font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.6;color:#8b9299;}
.calculator-bottom__link{display:inline-block;padding:0.6rem 1.5rem;border-radius:20px;background-color:#6ba8e5;color:#001b54;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;text-transform:uppercase;}
.product-range-intro{display:grid;gap:1.5rem;align-items:center;padding-block:5rem 1.5rem;}
@media(min-width:768px){
.product-range-intro{grid-template-columns:minmax(200px, 280px) minmax(0, 1fr);gap:3rem;padding-block:0 2.5rem;}
}
.product-range-intro__brand{display:flex;justify-content:center;}
@media(min-width:768px){
.product-range-intro__brand{justify-content:flex-start;}
}
.product-range-intro__logo{width:min(100%, 280px);height:auto;}
.product-range-intro__content{text-align:center;}
@media(min-width:768px){
.product-range-intro__content{text-align:left;}
}
.product-range-intro__lead, .product-range-intro__body{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#4d4d4d;margin-bottom:1rem;}
.product-range-intro__lead strong{font-weight:700;color:#001b54;}
.product-range-intro__catalogue-btn{margin-top:0.5rem;padding:0.2rem 1rem;font-size:0.8rem;}
.product-range-intro__catalogue-icon{flex-shrink:0;width:1.75rem;height:1.75rem;}
.product-filter-section{margin-top:1.5rem;}
.product-filter-section__clear{display:flex;justify-content:flex-end;margin-top:1rem;}
.product-filter-panel{background-color:#001b54;border-radius:20px;padding:clamp(2rem, 4vw, 3rem) clamp(1.5rem, 3vw, 3rem);}
.product-filter-panel__header{margin-bottom:2.5rem;text-align:center;}
.product-filter-panel__title{font-family:"Montserrat", sans-serif;font-size:clamp(1.125rem, 2.5vw, 1.5rem);font-style:italic;font-weight:400;line-height:1.4;color:#ffffff;margin:0;}
.product-filter-panel__group{margin-bottom:2.5rem;}
.product-filter-panel__group:last-child{margin-bottom:0;}
.product-filter-panel__label{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;color:#ffffff;margin:0 0 1rem;}
.industry-filters{display:grid;grid-template-columns:repeat(auto-fit, minmax(110px, 1fr));gap:1rem;justify-items:center;}
.industry-filters .industry-filter-btn{width:100%;max-width:120px;min-height:120px;background-color:#ffffff;border:2px solid transparent;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.75rem;padding:1rem 0.75rem;cursor:pointer;transition:border-color 0.2s ease, transform 0.2s ease;}
@media(max-width:767px){
.industry-filters .industry-filter-btn{max-width:none;min-height:110px;}
}
.industry-filters .industry-filter-btn:hover{transform:translateY(-2px);}
.industry-filters .industry-filter-btn.active{border-color:#0055b8;}
.industry-filters .industry-filter-btn.is-unavailable, .industry-filters .industry-filter-btn:disabled{opacity:0.35;cursor:not-allowed;pointer-events:none;}
.industry-filters .industry-filter-btn.is-unavailable:hover, .industry-filters .industry-filter-btn:disabled:hover{transform:none;}
.industry-filters .industry-filter-btn .industry-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;}
.industry-filters .industry-filter-btn .industry-icon img{width:100%;height:100%;object-fit:contain;}
.industry-filters .industry-filter-btn .industry-name{font-family:"Montserrat", sans-serif;font-size:0.8125rem;font-weight:600;color:#001b54;text-align:center;text-transform:uppercase;line-height:1.2;}
.product-category-filters{display:flex;flex-wrap:nowrap;align-items:stretch;gap:0.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;}
.product-category-filters .product-category-filter-btn{flex:1 0 auto;white-space:nowrap;font-family:"Montserrat", sans-serif;font-size:0.8125rem;font-weight:600;color:#ffffff;background-color:transparent;border:1px solid #ffffff;border-radius:10px;padding:0.65rem 1.25rem;text-transform:uppercase;letter-spacing:0.02em;text-align:center;cursor:pointer;transition:background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;}
.product-category-filters .product-category-filter-btn:hover{background-color:rgba(255, 255, 255, 0.12);}
.product-category-filters .product-category-filter-btn.active{background-color:#0055b8;border-color:#ffffff;color:#ffffff;}
.product-category-filters .product-category-filter-btn.is-unavailable, .product-category-filters .product-category-filter-btn:disabled{opacity:0.35;cursor:not-allowed;pointer-events:none;}
.product-category-filters .product-category-filter-btn.is-unavailable:hover, .product-category-filters .product-category-filter-btn:disabled:hover{background-color:transparent;}
.clear-filters-btn{font-family:"Montserrat", sans-serif;font-size:0.8125rem;font-weight:600;color:#8b9299;background:transparent;border:none;display:inline-flex;align-items:center;gap:0.5rem;cursor:pointer;text-transform:uppercase;letter-spacing:0.04em;transition:color 0.2s ease;}
.clear-filters-btn .clear-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#8b9299;color:#ffffff;font-size:0.75rem;font-weight:700;line-height:1;}
.clear-filters-btn:hover{color:#0055b8;}
.clear-filters-btn:hover .clear-icon{background-color:#0055b8;}
.product-grid-section{padding:4rem 0 4rem;background-color:#f6f6f6;}
.product-grid-section .product-loading{font-family:"Montserrat", sans-serif;text-align:center;padding:1.5rem;color:#4d4d4d;}
.product-grid-section .no-products-message{font-family:"Montserrat", sans-serif;font-size:1.2rem;color:#4d4d4d;text-align:center;padding:3rem;grid-column:1/-1;}
.product-grid-section .product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:0;}
@media(max-width:991px){
.product-grid-section .product-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media(max-width:575px){
.product-grid-section .product-grid{grid-template-columns:1fr;}
}
.product-grid-section .product-item{padding:1rem;}
.product-grid-section .product-card-catalogue{background-color:#ffffff;border-radius:15px;overflow:hidden;height:100%;position:relative;display:flex;flex-direction:column;}
.product-grid-section .product-card-catalogue .product-image{flex-shrink:0;text-align:center;overflow:hidden;border-radius:10px 10px 0 0;}
.product-grid-section .product-card-catalogue .product-image a{display:block;}
.product-grid-section .product-card-catalogue .product-image img{width:100%;height:auto;object-fit:contain;transition:transform 0.3s ease;}
.product-grid-section .product-card-catalogue .product-content{position:relative;padding:1.5rem;flex:1;display:flex;flex-direction:column;min-height:0;}
.product-grid-section .product-card-catalogue .product-content::before{content:"";position:absolute;width:70px;height:90px;border-radius:10px 0;background:#f6f6f6;bottom:0;right:0;}
.product-grid-section .product-card-catalogue .product-content .product-title{font-family:"Montserrat", sans-serif;font-size:1.2rem;font-weight:600;line-height:1.4rem;color:#001b54;margin-bottom:0.75rem;}
.product-grid-section .product-card-catalogue .product-content .product-title a{color:inherit;text-decoration:none;}
.product-grid-section .product-card-catalogue .product-content .product-title a:hover{color:#0055b8;}
.product-grid-section .product-card-catalogue .product-content .product-details{font-family:"Montserrat", sans-serif;font-size:1rem;color:#001b54;margin-bottom:0.75rem;display:flex;flex-direction:column;gap:0.25rem;}
.product-grid-section .product-card-catalogue .product-content .product-details .product-rolls, .product-grid-section .product-card-catalogue .product-content .product-details .product-sheets{display:block;}
.product-grid-section .product-card-catalogue .product-content .product-code-pill{display:inline-block;align-self:flex-start;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;color:#ffffff;background-color:#005da3;border-radius:10px;padding:0.4rem 1rem;margin-top:auto;}
.product-grid-section .product-card-catalogue .product-content .product-edit-link{display:inline-block;margin-top:0.6rem;font-family:"Montserrat", sans-serif;font-size:0.85rem;font-weight:600;color:#ffffff;background-color:#0b1f5b;border-radius:999px;padding:0.35rem 0.9rem;text-decoration:none;}
.product-grid-section .product-card-catalogue .product-content .product-nav-icon{position:absolute;bottom:0;right:0;width:60px;height:80px;background-color:#d1d2d3;border-radius:10px 0;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.3s ease;overflow:hidden;}
.product-grid-section .product-card-catalogue .product-content .product-nav-icon::before{content:"";position:absolute;width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;}
.product-grid-section .product-card-catalogue .product-content .product-nav-icon .nav-arrow{position:relative;font-size:1rem;color:#ffffff;font-weight:700;border-radius:999px;}
.product-grid-section .product-card-catalogue .product-content .product-nav-icon:hover{background-color:#0055b8;}
.single-product{background-color:#ffffff;}
.single-product .single-product-panel{margin-top:0;padding-top:2rem;}
.single-product .single-product-panel .product-category-panel__surface{padding-bottom:8rem;}
.single-product .single-product__grid{display:grid;gap:1.5rem;align-items:stretch;}
@media(min-width:768px){
.single-product .single-product__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;}
}
.single-product .single-product-image{height:100%;}
.single-product .single-product-image .single-product-image-trigger{background:#e6e7e9;border:0;padding:0;width:100%;height:100%;min-height:320px;display:flex;align-items:center;justify-content:center;text-align:left;cursor:zoom-in;border-radius:40px;overflow:hidden;}
.single-product .single-product-image img{display:block;width:100%;height:auto;}
.single-product .single-product-title{font-family:"Montserrat", sans-serif;font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:600;color:#001b54;margin-bottom:1rem;}
.single-product .single-product-description{font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;color:#8b9299;line-height:1.5;margin-bottom:1.5rem;}
.single-product .single-product-sizes{margin-bottom:5rem;}
.single-product .single-product-sizes h2{font-family:"Montserrat", sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;color:#001b54;margin-bottom:0.75rem;}
.single-product .single-product-sizes .single-product-sizes-pills{display:flex;flex-wrap:wrap;gap:10px;}
.single-product .single-product-sizes .product-size-pill{display:inline-flex;align-items:center;justify-content:center;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;padding:6px 30px;border-radius:999px;border:1px solid #b8b8b8;color:#8b9299;background-color:transparent;text-decoration:none;transition:background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;}
.single-product .single-product-sizes .product-size-pill:hover, .single-product .single-product-sizes .product-size-pill:focus, .single-product .single-product-sizes .product-size-pill.active{background-color:#57585b;border-color:#57585b;color:#ffffff;opacity:1;}
.single-product .single-product-sizes .product-size-pill.disabled{opacity:0.6;cursor:default;pointer-events:none;}
.single-product .single-product-specs{margin-bottom:5rem;}
.single-product .single-product-accordion__item{border-top:1px solid #dddddd;}
.single-product .single-product-accordion__item:first-child{border-top:0;}
.single-product .single-product-accordion__header{margin:0;}
.single-product .single-product-accordion .single-product-accordion-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0.8rem 0;background-color:#f6f6f6;border:0;box-shadow:none;font-family:"Montserrat", sans-serif;font-size:0.95rem;font-weight:600;text-transform:uppercase;color:#001b54;cursor:pointer;text-align:left;}
.single-product .single-product-accordion__left{display:flex;align-items:center;gap:1rem;}
.single-product .single-product-accordion__icon img{width:45px;height:45px;object-fit:contain;display:block;}
.single-product .single-product-accordion__title-text{font-family:"Montserrat", sans-serif;font-size:1.2rem;font-weight:400;text-transform:uppercase;}
.single-product .single-product-accordion__arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;}
.single-product .single-product-accordion__arrow-inner{position:relative;width:10px;height:10px;border-right:2px solid #8b9299;border-bottom:2px solid #8b9299;transform:rotate(45deg);transition:transform 0.2s ease;}
.single-product .single-product-accordion .single-product-accordion-toggle[aria-expanded=true] .single-product-accordion__arrow-inner{transform:rotate(225deg);}
.single-product .single-product-accordion__body{padding:0.75rem 0 1rem 3.1rem;font-family:"Montserrat", sans-serif;font-size:1rem;color:#8b9299;background-color:#f6f6f6;}
.single-product .single-product-accordion__body li{font-family:"Montserrat", sans-serif;font-size:1rem;color:#8b9299;}
.single-product .single-product-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;}
.single-product .single-product-actions .btn{padding:0.75rem 2.5rem;font-size:1rem;font-weight:700;}
.selling-points{position:relative;z-index:3;margin-top:-6.5rem;margin-bottom:5rem;}
.selling-points__bar{background-color:#001b54;border-radius:20px;padding:1.75rem 1.5rem;box-shadow:0 8px 24px rgba(0, 27, 84, 0.15);}
@media(min-width:768px){
.selling-points__bar{padding:2rem 2.5rem;}
}
.selling-points__grid{display:grid;gap:1.5rem;}
@media(min-width:768px){
.selling-points__grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;}
}
.selling-points .selling-point-item{display:flex;align-items:center;gap:1rem;}
.selling-points .selling-point-icon{flex-shrink:0;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:#ffffff;border-radius:12px;padding:12px;}
@media(max-width:767px){
.selling-points .selling-point-icon{width:56px;height:56px;padding:10px;}
}
.selling-points .selling-point-icon img{width:100%;height:100%;object-fit:contain;display:block;}
.selling-points .selling-point-content{flex:1;min-width:0;}
.selling-points .selling-point-title{font-family:"Montserrat", sans-serif;font-size:clamp(0.85rem, 1.5vw, 1rem);font-weight:700;color:#ffffff;margin:0;text-transform:uppercase;letter-spacing:0.02em;line-height:1.3;max-width:11rem;}
@media(min-width:768px){
.selling-points .selling-point-title{max-width:12rem;}
}
.similar-products-section{position:relative;z-index:3;padding-top:0;padding-bottom:0;margin-bottom:-3rem;background:linear-gradient(to bottom, #ffffff 50%, #c6dbec 100%);border-radius:0 0 3rem 3rem;}
.similar-products{padding-bottom:1.5rem;}
.similar-products h2{font-family:"Montserrat", sans-serif;font-size:2rem;font-weight:500;color:#001b54;text-transform:none;margin-bottom:1rem;}
.similar-products p{font-family:"Montserrat", sans-serif;font-size:1rem;color:#8b9299;font-weight:400;margin:0;max-width:960px;}
.product-grid-section--similar{padding:0 0 5rem;background-color:transparent;}
.contact-header--article-single .contact-header__title-line, .contact-header--page .contact-header__title-line{font-size:clamp(2rem, 5vw, 3.5rem);line-height:1;text-transform:none;}
.contact-header--article-single .contact-header__content, .contact-header--page .contact-header__content{max-width:720px;}
.intro--article{margin-bottom:6rem;}
.intro--article .intro__panel{padding-top:1.5rem;}
@media(min-width:768px){
.intro--article .intro__panel{padding-top:5rem;}
}
.intro--article .intro__content--article{display:block;max-width:none;}
.section--article-panel{padding-block:0;}
.article-list{display:grid;gap:1.5rem;}
@media(min-width:768px){
.article-list{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media(min-width:992px){
.article-list{grid-template-columns:repeat(3, minmax(0, 1fr));}
}
.article-card{height:100%;}
.article-card__link{display:flex;flex-direction:column;height:100%;border:1px solid #dcdde5;border-radius:12px;overflow:hidden;background-color:#ffffff;color:inherit;text-decoration:none;transition:transform 0.2s ease, box-shadow 0.2s ease;}
.article-card__link:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0, 27, 84, 0.12);}
.article-card__media{line-height:0;background-color:#f1f1f2;}
.article-card__image{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;}
.article-card__body{display:flex;flex:1;flex-direction:column;gap:0.5rem;padding:1rem;}
.article-card__title{font-family:"Montserrat", sans-serif;font-size:1.125rem;font-weight:600;line-height:1.35;color:#001b54;margin:0;}
.article-card__excerpt{flex:1;font-family:"Montserrat", sans-serif;font-size:0.9375rem;line-height:1.6;color:#8b9299;margin:0;}
.article-card__cta{font-family:"Montserrat", sans-serif;font-size:0.8125rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#001b54;}
.article-pagination{margin-top:5rem;}
.article-pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;}
.article-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:0.35rem 0.75rem;border:1px solid #dcdde5;border-radius:999px;font-family:"Montserrat", sans-serif;font-size:0.875rem;color:#001b54;text-decoration:none;}
.article-pagination .page-numbers.current{background-color:#001b54;border-color:#001b54;color:#ffffff;}
.article-empty{font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.6;color:#8b9299;text-align:center;margin:0;}
.article-content__media{margin-bottom:1.5rem;line-height:0;}
.article-content__image{display:block;width:100%;height:auto;border-radius:12px;object-fit:cover;}
.article-content__body{font-family:"Montserrat", sans-serif;font-size:1rem;line-height:1.7;color:#8b9299;}
.article-content__body > :first-child{margin-top:0;}
.article-content__body h2, .article-content__body h3, .article-content__body h4{font-family:"Montserrat", sans-serif;font-weight:600;color:#001b54;margin-top:1rem;margin-bottom:1rem;}
.article-content__body h2{font-size:2rem;text-transform:none;}
.article-content__body h2{font-size:1.6rem;}
.article-content__body p{font-family:"Montserrat", sans-serif;margin-bottom:1rem;font-weight:400;font-size:1rem;line-height:1.5;color:#8b9299;}
.article-content__body ul, .article-content__body ol{margin-bottom:1rem;padding-left:1.25rem;}
.article-content__body li{font-family:"Montserrat", sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:#8b9299;list-style:disc;padding-left:1.25rem;}
.article-content__body a{color:#001b54;text-decoration:underline;}
.article-content__body img{max-width:100%;height:auto;border-radius:8px;}
.article-content__footer{margin-top:5rem;}
.section--product-category-header{padding-block:0;}
.product-category-header{position:relative;z-index:1;width:auto;min-height:70vh;display:flex;align-items:center;margin-inline:1.5rem;margin-top:1.5rem;border-radius:3rem;overflow:hidden;background-color:#001b54;background-image:var(--product-category-header-bg);background-size:cover;background-position:center;}
@media(min-width:768px){
.product-category-header{margin-inline:2.2rem;margin-top:2.2rem;box-shadow:none;}
}
.product-category-header__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;text-align:center;}
.product-category-header__content{width:100%;max-width:none;color:#ffffff;}
.product-category-header__title{font-family:"Bebas Neue", sans-serif;font-size:clamp(2.75rem, 7vw, 5.5rem);font-weight:400;line-height:0.95;margin:0;text-transform:uppercase;letter-spacing:0.04em;color:#ffffff;}
.product-category-header--product-range{overflow:visible;}
.product-category-header--product-range .product-category-header__figure{position:absolute;top:50%;right:-20px;z-index:2;width:120px;transform:translateY(-50%);pointer-events:none;}
.product-category-header--product-range .product-category-header__figure-image{display:block;width:100%;height:auto;}
.section--product-category-panel{position:relative;z-index:2;padding-block:0 7rem;padding-top:6rem;border-radius:0 0 3rem 3rem;}
.section--product-category-panel--footer-overlap{z-index:3;margin-bottom:-3rem;padding-bottom:6rem;background-color:#ffffff;}
.product-category-panel{position:relative;z-index:2;padding-top:2.5rem;padding-bottom:2.5rem;}
.product-category-panel__surface{background-color:#f6f6f6;margin-inline:1.5rem;border-radius:3rem;padding-block:1.5rem 5rem;box-shadow:0 8px 24px rgba(0, 27, 84, 0.08);}
@media(min-width:768px){
.product-category-panel__surface{margin-inline:2.2rem;padding-block:5rem 6rem;}
}
.product-category-panel__intro{margin:0 auto 3rem;text-align:center;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#4d4d4d;}
.product-category-panel__intro p{margin-bottom:1rem;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;}
.product-category-panel__intro p:last-child{margin-bottom:0;}
.product-category-panel__content{display:block;max-width:none;}
.product-category-grid .no-products-message{font-family:"Montserrat", sans-serif;font-size:1.2rem;color:#4d4d4d;text-align:center;padding:3rem;grid-column:1/-1;margin:0;}
.product-category-grid .product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.5rem;}
@media(max-width:991px){
.product-category-grid .product-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}
}
@media(max-width:575px){
.product-category-grid .product-grid{grid-template-columns:1fr;}
}
.product-category-grid .product-item{padding:0;}
.product-category-grid .product-card-catalogue{background-color:#ffffff;border-radius:15px;overflow:hidden;height:100%;position:relative;display:flex;flex-direction:column;}
.product-category-grid .product-card-catalogue .product-image{flex-shrink:0;text-align:center;overflow:hidden;background-color:#e6e7e9;border-radius:15px 15px 0 0;padding:0;}
.product-category-grid .product-card-catalogue .product-image a{display:block;}
.product-category-grid .product-card-catalogue .product-image img{width:100%;height:auto;object-fit:contain;transition:transform 0.3s ease;}
.product-category-grid .product-card-catalogue .product-content{position:relative;padding:1.5rem;flex:1;display:flex;flex-direction:column;min-height:0;background-color:#ffffff;}
.product-category-grid .product-card-catalogue .product-content::before{content:"";position:absolute;width:70px;height:90px;border-radius:15px 0;background:#f6f6f6;bottom:0;right:0;}
.product-category-grid .product-card-catalogue .product-content .product-title{font-family:"Montserrat", sans-serif;font-size:1.2rem;font-weight:600;line-height:1.4rem;color:#001b54;margin-bottom:0.75rem;}
.product-category-grid .product-card-catalogue .product-content .product-title a{color:inherit;text-decoration:none;}
.product-category-grid .product-card-catalogue .product-content .product-title a:hover{color:#0055b8;}
.product-category-grid .product-card-catalogue .product-content .product-details{font-family:"Montserrat", sans-serif;font-size:1rem;color:#4d4d4d;margin-bottom:0.75rem;display:flex;flex-direction:column;gap:0.25rem;}
.product-category-grid .product-card-catalogue .product-content .product-details .product-rolls, .product-category-grid .product-card-catalogue .product-content .product-details .product-sheets{display:block;}
.product-category-grid .product-card-catalogue .product-content .product-code-pill{display:inline-block;align-self:flex-start;font-family:"Montserrat", sans-serif;font-size:1rem;font-weight:500;color:#ffffff;background-color:#005da3;border-radius:10px;padding:0.4rem 1rem;margin-top:auto;}
.product-category-grid .product-card-catalogue .product-content .product-edit-link{display:inline-block;margin-top:0.6rem;font-family:"Montserrat", sans-serif;font-size:0.85rem;font-weight:600;color:#ffffff;background-color:#0b1f5b;border-radius:999px;padding:0.35rem 0.9rem;text-decoration:none;}
.product-category-grid .product-card-catalogue .product-content .product-nav-icon{position:absolute;bottom:0;right:0;width:60px;height:80px;background-color:#d1d2d3;border-radius:10px 0;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.3s ease;overflow:hidden;}
.product-category-grid .product-card-catalogue .product-content .product-nav-icon::before{content:"";position:absolute;width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;}
.product-category-grid .product-card-catalogue .product-content .product-nav-icon .nav-arrow{position:relative;font-size:1rem;color:#ffffff;font-weight:700;border-radius:999px;}
.product-category-grid .product-card-catalogue .product-content .product-nav-icon:hover {
background-color: #0055b8;
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add{display:none;}
.wpcf7cf_repeater_sub{margin-bottom:20px;}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px;}
.wpcf7cf_multistep .wpcf7cf_step{width:100%;}
.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none;}
.wpcf7cf_multistep .wpcf7cf_steps-dots{display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap;}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000000;width:40px;height:40px;line-height:40px;text-align:center;}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;flex:1;padding:15px;min-width:120px;}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333;}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:bold;}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#ffffff;}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index{background-color:#333;color:#ffffff;}
.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5;}
.wpcf7cf_repeater_sub_controls {
display: inline-flex;
gap: 4px;
margin: 4px 0;
align-items: center;
}