:root{--rgwb-navy:#10243b;--rgwb-blue:#173b62;--rgwb-orange:#f28c18;--rgwb-white:#fff;--rgwb-muted:#f4f6f8;--rgwb-text:#263442}.rgwb-v6-site .site-content>.ast-container,.rgwb-v6-site .entry-content{max-width:none;padding:0}.rgwb-v6-site .entry-header{display:none}.rgwb-home{font-family:Arial,Helvetica,sans-serif;color:var(--rgwb-text)}.rgwb-slider{position:relative;overflow:hidden;min-height:620px;background:var(--rgwb-navy)}.rgwb-slides,.rgwb-slide{position:absolute;inset:0}.rgwb-slide{opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s;background-image:var(--rgwb-bg);background-position:center;background-size:cover}.rgwb-slide.is-active{opacity:1;visibility:visible;z-index:1}.rgwb-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,26,46,.92) 0%,rgba(11,37,65,.72) 48%,rgba(9,27,45,.2) 100%)}.rgwb-slide-inner{position:relative;z-index:2;max-width:1200px;margin:auto;padding:150px 70px 100px;color:#fff}.rgwb-kicker,.rgwb-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:13px;color:var(--rgwb-orange)}.rgwb-slide h1,.rgwb-slide h2{font-size:clamp(40px,5.2vw,74px);line-height:1.04;max-width:780px;margin:14px 0 22px;color:#fff}.rgwb-slide-inner>p:not(.rgwb-kicker){max-width:690px;font-size:20px;line-height:1.7}.rgwb-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.rgwb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border-radius:4px;text-decoration:none!important;font-weight:800;transition:.25s}.rgwb-btn.primary{background:var(--rgwb-orange);color:#fff}.rgwb-btn.primary:hover{background:#d9780e;color:#fff;transform:translateY(-2px)}.rgwb-btn.secondary{border:2px solid rgba(255,255,255,.8);color:#fff}.rgwb-btn.secondary:hover{background:#fff;color:var(--rgwb-navy)}.rgwb-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.45);background:rgba(10,31,52,.42);color:#fff;font-size:25px;cursor:pointer}.rgwb-prev{left:22px}.rgwb-next{right:22px}.rgwb-dots{position:absolute;z-index:4;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.rgwb-dots button{width:11px;height:11px;padding:0;border-radius:50%;border:2px solid #fff;background:transparent;cursor:pointer}.rgwb-dots button.is-active{background:var(--rgwb-orange);border-color:var(--rgwb-orange)}.rgwb-container{width:min(1180px,calc(100% - 40px));margin:auto}.rgwb-section{padding:88px 0}.rgwb-muted{background:var(--rgwb-muted)}.rgwb-section h2,.rgwb-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.15;color:var(--rgwb-navy);margin:10px 0 24px}.rgwb-intro p:last-child{font-size:19px;line-height:1.8;max-width:900px}.rgwb-grid{display:grid;gap:24px}.rgwb-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.rgwb-card{background:#fff;border:1px solid #e5e9ed;border-top:4px solid var(--rgwb-orange);padding:32px;box-shadow:0 12px 35px rgba(16,36,59,.07)}.rgwb-card h3{color:var(--rgwb-navy);font-size:22px}.rgwb-industry-grid{gap:28px}.rgwb-industry{min-height:210px;display:flex;align-items:flex-end;padding:30px;background-color:var(--rgwb-navy);background-position:center;background-size:cover;color:#fff!important;font-size:22px;font-weight:800;text-decoration:none!important;position:relative;overflow:hidden;border-radius:6px;box-shadow:0 12px 30px rgba(16,36,59,.14);transition:transform .3s ease,box-shadow .3s ease}.rgwb-industry:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,20,36,.08) 10%,rgba(7,28,49,.9) 100%);transition:background .3s ease}.rgwb-industry span{position:relative;z-index:2}.rgwb-industry:after{content:'→';position:absolute;z-index:2;right:26px;top:22px;color:var(--rgwb-orange);font-size:30px;transition:transform .3s ease}.rgwb-industry:hover{transform:translateY(-6px);box-shadow:0 20px 42px rgba(16,36,59,.25)}.rgwb-industry:hover:before{background:linear-gradient(180deg,rgba(5,20,36,.02) 0%,rgba(7,28,49,.82) 100%)}.rgwb-industry:hover:after{transform:translateX(7px)}.rgwb-industry-food{background-image:url('food-beverage.jpg')}.rgwb-industry-textile{background-image:url('textile.jpg')}.rgwb-industry-construction{background-image:url('construction.jpg')}.rgwb-industry-packaging{background-image:url('packaging.jpg')}.rgwb-industry-plastic{background-image:url('plastic-moulding.jpg')}.rgwb-industry-metal{background-image:url('metal.jpg')}.rgwb-cta{padding:64px 0;background:var(--rgwb-navy);color:#fff}.rgwb-cta .rgwb-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.rgwb-cta h2{color:#fff;margin-bottom:0}.rgwb-page{max-width:1100px;margin:50px auto;padding:20px;font-size:18px;line-height:1.8}.rgwb-page h1,.rgwb-page h2{color:var(--rgwb-navy)}.rgwb-whatsapp{position:fixed;right:22px;bottom:22px;z-index:9999;background:#25d366;color:#fff!important;text-decoration:none!important;padding:14px 20px;border-radius:999px;font-weight:800;box-shadow:0 8px 28px rgba(0,0,0,.22)}.rgwb-whatsapp:before{content:'●';margin-right:8px}.main-header-menu .sub-menu{border-top:3px solid var(--rgwb-orange)!important}.main-header-menu>.menu-item>a{font-weight:700}.site-header{box-shadow:0 4px 18px rgba(16,36,59,.08)}@media(max-width:900px){.rgwb-slider{min-height:560px}.rgwb-slide-inner{padding:120px 55px 90px}.rgwb-grid-3{grid-template-columns:1fr 1fr}.rgwb-cta .rgwb-container{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.rgwb-slider{min-height:590px}.rgwb-slide-inner{padding:105px 28px 80px}.rgwb-slide-inner>p:not(.rgwb-kicker){font-size:17px}.rgwb-arrow{width:38px;height:38px;font-size:20px;top:auto;bottom:20px}.rgwb-prev{left:18px}.rgwb-next{right:18px}.rgwb-grid-3{grid-template-columns:1fr}.rgwb-section{padding:64px 0}.rgwb-actions{flex-direction:column;align-items:flex-start}.rgwb-btn{width:100%}.rgwb-dots{bottom:34px}.rgwb-whatsapp span{display:none}.rgwb-whatsapp{width:54px;height:54px;padding:0;display:grid;place-items:center}.rgwb-whatsapp:before{margin:0;font-size:22px}}
/* V6.1 inner-page presentation */
.rgwb-page{max-width:none!important;margin:0!important;padding:0!important;font-size:17px;line-height:1.75}.rgwb-page-hero{padding:110px 0 95px;background:linear-gradient(120deg,#0d2238,#173b62);color:#fff}.rgwb-page-hero h1{margin:10px 0 18px;color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.08}.rgwb-page-hero p:last-child{max-width:820px;font-size:20px;line-height:1.7}.rgwb-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.rgwb-content-card{padding:34px;background:#fff;border:1px solid #e3e8ed;border-left:4px solid var(--rgwb-orange);box-shadow:0 12px 32px rgba(16,36,59,.07)}.rgwb-content-card h2{font-size:26px;margin:0 0 14px;color:var(--rgwb-navy)}.rgwb-content-card p{margin:0 0 14px}.rgwb-content-card a{color:var(--rgwb-blue)}.rgwb-page-cta{padding:62px 0;background:#eef2f5}.rgwb-page-cta .rgwb-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.rgwb-page-cta h2{margin:8px 0 0;color:var(--rgwb-navy);font-size:clamp(28px,3vw,42px)}.rgwb-page-cta .rgwb-btn.primary{flex:0 0 auto}@media(max-width:760px){.rgwb-grid-2{grid-template-columns:1fr}.rgwb-page-hero{padding:78px 0 65px}.rgwb-page-hero p:last-child{font-size:17px}.rgwb-page-cta .rgwb-container{align-items:flex-start;flex-direction:column}}

/* V6.2 slider controls and responsive refinements */
.rgwb-slider{
  min-height:clamp(500px,68vw,660px);
  height:min(72vh,660px);
  max-height:760px;
  isolation:isolate;
}
.rgwb-slide-inner{
  width:min(1200px,100%);
  min-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-sizing:border-box;
  padding:clamp(92px,12vh,150px) clamp(72px,8vw,110px) clamp(90px,10vh,120px);
}
.rgwb-arrow{
  appearance:none;
  -webkit-appearance:none;
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  padding:0;
  border:1px solid rgba(255,255,255,.62);
  border-radius:50%;
  background:rgba(8,28,48,.56);
  color:transparent;
  font-size:0;
  line-height:1;
  box-shadow:0 8px 24px rgba(0,0,0,.22);
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
  transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}
.rgwb-arrow::before{
  content:"";
  display:block;
  width:11px;
  height:11px;
  border-top:3px solid #fff;
  border-right:3px solid #fff;
}
.rgwb-prev::before{transform:rotate(-135deg);margin-left:4px}
.rgwb-next::before{transform:rotate(45deg);margin-right:4px}
.rgwb-arrow:hover,.rgwb-arrow:focus-visible{
  background:var(--rgwb-orange);
  border-color:var(--rgwb-orange);
  box-shadow:0 10px 28px rgba(0,0,0,.3);
  outline:none;
}
.rgwb-arrow:hover{transform:translateY(-50%) scale(1.06)}
.rgwb-arrow:active{transform:translateY(-50%) scale(.96)}
.rgwb-prev{left:clamp(12px,2.2vw,30px)}
.rgwb-next{right:clamp(12px,2.2vw,30px)}
.rgwb-dots{bottom:clamp(20px,3vw,30px);align-items:center}
.rgwb-dots button{width:10px;height:10px;min-width:10px;min-height:10px;box-sizing:border-box;transition:width .2s ease,background .2s ease,border-color .2s ease}
.rgwb-dots button.is-active{width:28px;border-radius:999px}

@media (max-width:900px){
  .rgwb-slider{height:auto;min-height:560px;max-height:none}
  .rgwb-slide-inner{padding:105px 74px 92px}
  .rgwb-slide h1,.rgwb-slide h2{font-size:clamp(38px,7vw,58px)}
  .rgwb-slide-inner>p:not(.rgwb-kicker){font-size:18px;line-height:1.6}
  .rgwb-arrow{width:44px;height:44px}
}

@media (max-width:620px){
  .rgwb-slider{min-height:610px;height:auto}
  .rgwb-overlay{background:linear-gradient(90deg,rgba(8,26,46,.94) 0%,rgba(11,37,65,.82) 65%,rgba(9,27,45,.52) 100%)}
  .rgwb-slide-inner{padding:88px 52px 92px;text-align:left}
  .rgwb-slide h1,.rgwb-slide h2{font-size:clamp(34px,10vw,46px);line-height:1.08;margin:12px 0 18px}
  .rgwb-slide-inner>p:not(.rgwb-kicker){font-size:16px;line-height:1.55;margin-bottom:0}
  .rgwb-kicker{font-size:11px;letter-spacing:.13em}
  .rgwb-actions{gap:10px;margin-top:26px;align-items:stretch}
  .rgwb-btn{width:100%;min-height:46px;padding:0 18px;font-size:15px}
  .rgwb-arrow{top:50%;bottom:auto;width:38px;height:38px;background:rgba(8,28,48,.68)}
  .rgwb-arrow::before{width:9px;height:9px;border-width:2px}
  .rgwb-prev{left:8px}
  .rgwb-next{right:8px}
  .rgwb-arrow:hover,.rgwb-arrow:active{transform:translateY(-50%)}
  .rgwb-dots{bottom:18px;gap:8px}
  .rgwb-dots button{width:9px;height:9px;min-width:9px;min-height:9px}
  .rgwb-dots button.is-active{width:24px}
}

@media (max-width:390px){
  .rgwb-slider{min-height:630px}
  .rgwb-slide-inner{padding:82px 44px 88px}
  .rgwb-slide h1,.rgwb-slide h2{font-size:32px}
  .rgwb-arrow{width:34px;height:34px}
  .rgwb-prev{left:5px}.rgwb-next{right:5px}
}

@media (prefers-reduced-motion:reduce){
  .rgwb-slide,.rgwb-arrow,.rgwb-dots button{transition:none!important}
}

/* V6.3 premium slider controls and final responsive tuning */
.rgwb-slide{transition:opacity .65s ease,visibility .65s ease}
.rgwb-arrow{
  top:50%;
  bottom:auto;
  width:60px;
  height:60px;
  border:2px solid rgba(255,255,255,.9);
  border-radius:999px;
  background:rgba(7,25,44,.58);
  box-shadow:0 10px 30px rgba(0,0,0,.32);
  transform:translateY(-50%);
  overflow:hidden;
}
.rgwb-arrow::before{
  width:14px;
  height:14px;
  border-top:3px solid #fff;
  border-right:3px solid #fff;
  box-sizing:border-box;
}
.rgwb-prev::before{transform:rotate(-135deg);margin-left:5px}
.rgwb-next::before{transform:rotate(45deg);margin-right:5px}
.rgwb-arrow:hover,.rgwb-arrow:focus-visible{
  background:var(--rgwb-orange);
  border-color:#fff;
  transform:translateY(-50%) scale(1.08);
  box-shadow:0 12px 34px rgba(0,0,0,.38);
}
.rgwb-arrow:active{transform:translateY(-50%) scale(.96)}
.rgwb-prev{left:clamp(16px,2.5vw,38px)}
.rgwb-next{right:clamp(16px,2.5vw,38px)}

@media(max-width:900px){
  .rgwb-arrow{width:50px;height:50px}
  .rgwb-arrow::before{width:12px;height:12px}
  .rgwb-prev{left:14px}.rgwb-next{right:14px}
}

@media(max-width:620px){
  .rgwb-slider{min-height:580px}
  .rgwb-slide-inner{padding:82px 46px 88px}
  .rgwb-arrow{
    width:44px;
    height:44px;
    border-width:1.5px;
    background:rgba(7,25,44,.72);
    box-shadow:0 7px 20px rgba(0,0,0,.3);
  }
  .rgwb-arrow::before{width:10px;height:10px;border-width:2.5px}
  .rgwb-prev{left:8px}.rgwb-next{right:8px}
  .rgwb-arrow:hover,.rgwb-arrow:focus-visible,.rgwb-arrow:active{transform:translateY(-50%)}
}

@media(max-width:390px){
  .rgwb-slider{min-height:600px}
  .rgwb-slide-inner{padding:76px 42px 84px}
  .rgwb-arrow{width:40px;height:40px}
  .rgwb-prev{left:5px}.rgwb-next{right:5px}
}


/* V6.4 - force a clearly different, cache-safe arrow design */
body.rgwb-v6-site .rgwb-slider button.rgwb-arrow,
body .rgwb-slider button.rgwb-arrow{
  appearance:none !important;
  -webkit-appearance:none !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  position:absolute !important;
  top:50% !important;
  bottom:auto !important;
  width:56px !important;
  height:56px !important;
  min-width:56px !important;
  min-height:56px !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:10px !important;
  background:#f28c18 !important;
  color:transparent !important;
  font-size:0 !important;
  line-height:0 !important;
  text-indent:-9999px !important;
  box-shadow:0 10px 28px rgba(0,0,0,.30) !important;
  transform:translateY(-50%) !important;
  overflow:hidden !important;
  opacity:.96 !important;
  cursor:pointer !important;
  z-index:30 !important;
}
body .rgwb-slider button.rgwb-arrow::before{
  content:"" !important;
  display:block !important;
  width:13px !important;
  height:13px !important;
  border-top:3px solid #fff !important;
  border-right:3px solid #fff !important;
  box-sizing:border-box !important;
  margin:0 !important;
}
body .rgwb-slider button.rgwb-prev::before{
  transform:rotate(-135deg) !important;
  margin-left:5px !important;
}
body .rgwb-slider button.rgwb-next::before{
  transform:rotate(45deg) !important;
  margin-right:5px !important;
}
body .rgwb-slider button.rgwb-prev{left:24px !important}
body .rgwb-slider button.rgwb-next{right:24px !important}
body .rgwb-slider button.rgwb-arrow:hover,
body .rgwb-slider button.rgwb-arrow:focus-visible{
  background:#d9780e !important;
  transform:translateY(-50%) scale(1.08) !important;
  box-shadow:0 14px 34px rgba(0,0,0,.38) !important;
  outline:3px solid rgba(255,255,255,.65) !important;
  outline-offset:3px !important;
}
body .rgwb-slider button.rgwb-arrow:active{
  transform:translateY(-50%) scale(.96) !important;
}
@media(max-width:900px){
  body .rgwb-slider button.rgwb-arrow{
    width:48px !important;height:48px !important;min-width:48px !important;min-height:48px !important;border-radius:9px !important;
  }
  body .rgwb-slider button.rgwb-prev{left:14px !important}
  body .rgwb-slider button.rgwb-next{right:14px !important}
}
@media(max-width:620px){
  body .rgwb-slider button.rgwb-arrow{
    width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important;border-radius:8px !important;
  }
  body .rgwb-slider button.rgwb-arrow::before{width:10px !important;height:10px !important;border-width:2.5px !important}
  body .rgwb-slider button.rgwb-prev{left:8px !important}
  body .rgwb-slider button.rgwb-next{right:8px !important}
  body .rgwb-slider button.rgwb-arrow:hover,
  body .rgwb-slider button.rgwb-arrow:focus-visible,
  body .rgwb-slider button.rgwb-arrow:active{transform:translateY(-50%) !important}
}
@media(max-width:390px){
  body .rgwb-slider button.rgwb-arrow{
    width:38px !important;height:38px !important;min-width:38px !important;min-height:38px !important;
  }
  body .rgwb-slider button.rgwb-prev{left:5px !important}
  body .rgwb-slider button.rgwb-next{right:5px !important}
}

/* V6.5 branding, top contact bar and responsive header */
.rgwb-topbar{
  background:#eef3f8;
  border-bottom:1px solid #dbe3eb;
  color:#617080;
  font-size:13px;
  line-height:1.4;
  position:relative;
  z-index:100;
}
.rgwb-topbar-inner{
  width:min(1180px,calc(100% - 32px));
  min-height:36px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  flex-wrap:wrap;
  padding:7px 0;
}
.rgwb-topbar-item{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none!important}
.rgwb-topbar-item span{color:#0969c3;font-size:14px}
.rgwb-topbar a:hover{color:var(--rgwb-orange)}

body.rgwb-v6-site .site-header .custom-logo-link{display:flex;align-items:center}
body.rgwb-v6-site .site-header .custom-logo,
body.rgwb-v6-site .site-header .site-logo-img img{
  width:auto!important;
  height:auto!important;
  max-height:78px!important;
  max-width:230px!important;
  object-fit:contain;
}
body.rgwb-v6-site .ast-site-identity{padding:8px 0!important}
body.rgwb-v6-site .main-header-bar{min-height:92px}
body.rgwb-v6-site .main-header-menu>.menu-item>a{font-weight:700;font-size:14px}
body.rgwb-v6-site .main-header-menu .current-menu-item>a{color:var(--rgwb-orange)!important}

@media(max-width:921px){
  .rgwb-topbar-inner{justify-content:flex-start;gap:8px 14px}
  body.rgwb-v6-site .site-header .custom-logo,
  body.rgwb-v6-site .site-header .site-logo-img img{max-height:62px!important;max-width:190px!important}
  body.rgwb-v6-site .main-header-bar{min-height:76px}
}
@media(max-width:620px){
  .rgwb-topbar{font-size:11px}
  .rgwb-topbar-inner{width:calc(100% - 22px);display:grid;grid-template-columns:1fr;gap:4px;padding:6px 0}
  .rgwb-topbar-item{min-width:0}
  .rgwb-address{white-space:normal}
  body.rgwb-v6-site .site-header .custom-logo,
  body.rgwb-v6-site .site-header .site-logo-img img{max-height:54px!important;max-width:165px!important}
  body.rgwb-v6-site .ast-site-identity{padding:5px 0!important}
  body.rgwb-v6-site .main-header-bar{min-height:68px}
}

/* V6.6 header and CTA refinements */
body.rgwb-v6-site .site-branding .site-title,
body.rgwb-v6-site .site-branding .site-description,
body.rgwb-v6-site .ast-site-title-wrap,
body.rgwb-v6-site .site-title,
body.rgwb-v6-site .site-description{
  display:none !important;
}
body.rgwb-v6-site .site-branding,
body.rgwb-v6-site .ast-site-identity{
  display:flex !important;
  align-items:center !important;
}
body.rgwb-v6-site .site-header .custom-logo-link{
  margin:0 !important;
}
.rgwb-cta .rgwb-btn.primary,
.rgwb-page-cta .rgwb-btn.primary{
  min-width:260px;
  min-height:58px;
  padding:0 30px;
  white-space:nowrap;
  line-height:1;
  text-align:center;
  flex:0 0 auto;
  border-radius:7px;
  font-size:18px;
  font-weight:800;
}
@media(max-width:760px){
  .rgwb-cta .rgwb-container,
  .rgwb-page-cta .rgwb-container{
    align-items:stretch !important;
  }
  .rgwb-cta .rgwb-btn.primary,
  .rgwb-page-cta .rgwb-btn.primary{
    width:100%;
    min-width:0;
    max-width:360px;
    min-height:54px;
    font-size:17px;
  }
}
@media(max-width:420px){
  .rgwb-cta .rgwb-btn.primary,
  .rgwb-page-cta .rgwb-btn.primary{
    max-width:none;
    min-height:52px;
    padding:0 20px;
    font-size:16px;
  }
}

/* V6.7 functional contact form */
.rgwb-contact-layout{
  display:grid;
  grid-template-columns:minmax(280px,.82fr) minmax(0,1.35fr);
  gap:32px;
  align-items:start;
}
.rgwb-contact-side{display:grid;gap:24px}
.rgwb-form-card{
  background:#fff;
  border:1px solid #e1e7ee;
  border-radius:16px;
  padding:36px;
  box-shadow:0 18px 45px rgba(9,33,58,.09);
}
.rgwb-form-card>h2{margin:0 0 26px;font-size:clamp(30px,4vw,48px);line-height:1.08;color:var(--rgwb-navy)}
.rgwb-contact-form{display:grid;gap:21px;margin:0}
.rgwb-form-field{display:grid;gap:8px}
.rgwb-contact-form label{font-weight:750;font-size:15px;color:#132a42;line-height:1.35}
.rgwb-contact-form label span{color:var(--rgwb-orange)}
.rgwb-contact-form .rgwb-optional{color:#667585;font-weight:500}
body .rgwb-contact-form input[type="text"],
body .rgwb-contact-form input[type="email"],
body .rgwb-contact-form textarea{
  width:100%;
  min-width:0;
  margin:0;
  border:1px solid #ccd6e0;
  border-radius:9px;
  background:#f7f9fb;
  color:#14283d;
  font:inherit;
  font-size:16px;
  line-height:1.45;
  padding:13px 15px;
  box-shadow:none;
  transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
body .rgwb-contact-form input[type="text"],
body .rgwb-contact-form input[type="email"]{height:52px}
body .rgwb-contact-form textarea{min-height:150px;resize:vertical}
body .rgwb-contact-form input:focus,
body .rgwb-contact-form textarea:focus{
  outline:none;
  border-color:var(--rgwb-orange);
  background:#fff;
  box-shadow:0 0 0 4px rgba(247,148,29,.14);
}
.rgwb-form-submit{
  appearance:none;
  border:0;
  border-radius:8px;
  min-height:54px;
  padding:0 28px;
  width:max-content;
  min-width:190px;
  background:var(--rgwb-orange);
  color:#fff;
  font:inherit;
  font-size:16px;
  font-weight:800;
  cursor:pointer;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;
  box-shadow:0 10px 22px rgba(247,148,29,.25);
}
.rgwb-form-submit:hover,.rgwb-form-submit:focus-visible{background:#df7d08;transform:translateY(-2px);box-shadow:0 14px 28px rgba(247,148,29,.3)}
.rgwb-form-message{margin:0 0 22px;padding:14px 16px;border-radius:8px;font-size:15px;font-weight:650}
.rgwb-form-message.success{background:#eaf7ef;border:1px solid #a8d9b9;color:#176b38}
.rgwb-form-message.error{background:#fff0f0;border:1px solid #efb3b3;color:#9b2424}
.rgwb-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:900px){
  .rgwb-contact-layout{grid-template-columns:1fr;gap:26px}
  .rgwb-contact-side{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .rgwb-form-card{padding:24px 18px;border-radius:12px}
  .rgwb-contact-side{grid-template-columns:1fr}
  .rgwb-contact-form{gap:17px}
  .rgwb-form-submit{width:100%;min-width:0}
  body .rgwb-contact-form input[type="text"],body .rgwb-contact-form input[type="email"]{height:50px}
  body .rgwb-contact-form textarea{min-height:135px}
}

/* V6.9 supplied machinery image presentation */
.rgwb-machinery-slider .rgwb-slide{background-color:#0d2137}
.rgwb-split-slide{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:34px;padding-top:92px!important;padding-bottom:78px!important;min-height:620px}
.rgwb-slide-copy{position:relative;z-index:2}
.rgwb-slide-visual{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-width:0}
.rgwb-slide-visual img{display:block;width:100%;max-width:610px;height:auto;max-height:500px;object-fit:contain;filter:drop-shadow(0 30px 30px rgba(0,0,0,.38));animation:rgwbFloat 5s ease-in-out infinite}
@keyframes rgwbFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
.rgwb-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}
.rgwb-section-heading h2{margin-bottom:0;max-width:780px}
.rgwb-text-link{white-space:nowrap;color:var(--rgwb-orange)!important;font-weight:800;text-decoration:none!important;padding-bottom:8px}
.rgwb-equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.rgwb-equipment-card{background:#fff;border:1px solid #e5e9ed;box-shadow:0 16px 42px rgba(16,36,59,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.rgwb-equipment-card:hover{transform:translateY(-7px);box-shadow:0 22px 52px rgba(16,36,59,.16)}
.rgwb-equipment-image{height:260px;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(145deg,#edf1f5,#fff)}
.rgwb-equipment-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}
.rgwb-equipment-card:hover .rgwb-equipment-image img{transform:scale(1.045)}
.rgwb-equipment-content{padding:27px 28px 30px}
.rgwb-equipment-content h3{margin:6px 0 12px;color:var(--rgwb-navy);font-size:24px}
.rgwb-equipment-content p{line-height:1.65}
.rgwb-equipment-tag{margin:0;color:var(--rgwb-orange);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.rgwb-equipment-content a{color:var(--rgwb-navy)!important;font-weight:800;text-decoration:none!important}
.rgwb-industrial-banner{padding:76px 0;background:linear-gradient(125deg,#0c2036 0%,#173b62 100%);color:#fff;overflow:hidden}
.rgwb-industrial-banner .rgwb-container{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:54px}
.rgwb-banner-copy h2{color:#fff;font-size:clamp(32px,4vw,52px);line-height:1.12;margin:12px 0 20px}
.rgwb-banner-copy>p:not(.rgwb-eyebrow){font-size:18px;line-height:1.75;color:rgba(255,255,255,.86)}
.rgwb-banner-image{background:#fff;border-radius:8px;padding:18px;box-shadow:0 28px 60px rgba(0,0,0,.28)}
.rgwb-banner-image img{display:block;width:100%;height:auto;max-height:370px;object-fit:contain}
@media(max-width:1000px){.rgwb-split-slide{grid-template-columns:1fr 420px;gap:10px}.rgwb-slide-visual img{max-width:440px}.rgwb-equipment-grid{grid-template-columns:1fr 1fr}.rgwb-equipment-card:last-child{grid-column:1/-1;max-width:560px;margin:auto}.rgwb-industrial-banner .rgwb-container{grid-template-columns:1fr}.rgwb-banner-image{max-width:760px}}
@media(max-width:760px){.rgwb-split-slide{display:flex!important;flex-direction:column;justify-content:center;text-align:left;padding:86px 30px 80px!important;min-height:680px}.rgwb-slide-copy{width:100%}.rgwb-slide-visual{width:100%;margin-top:20px}.rgwb-slide-visual img{max-width:370px;max-height:280px}.rgwb-section-heading{align-items:flex-start;flex-direction:column}.rgwb-equipment-grid{grid-template-columns:1fr}.rgwb-equipment-card:last-child{grid-column:auto;max-width:none}.rgwb-equipment-image{height:240px}.rgwb-industrial-banner{padding:60px 0}.rgwb-industrial-banner .rgwb-container{gap:32px}.rgwb-banner-image{padding:10px}}
@media(max-width:480px){.rgwb-split-slide{padding:76px 24px 76px!important;min-height:700px}.rgwb-slide-visual img{max-height:240px}.rgwb-equipment-image{height:210px}.rgwb-banner-copy .rgwb-actions{width:100%}}
@media(prefers-reduced-motion:reduce){.rgwb-slide-visual img{animation:none}.rgwb-equipment-card,.rgwb-equipment-image img{transition:none}}

/* V7.0 main-header Call to Our Experts block */
.rgwb-header-call{
  display:none;
  align-items:center;
  gap:12px;
  min-width:238px;
  margin-left:18px;
  padding-left:18px;
  border-left:1px solid #e5eaf0;
  color:#132a42!important;
  text-decoration:none!important;
  white-space:nowrap;
  line-height:1.2;
  transition:transform .2s ease,color .2s ease;
}
.rgwb-header-call.is-mounted{display:inline-flex}
.rgwb-header-call:hover{color:var(--rgwb-orange)!important;transform:translateY(-1px)}
.rgwb-header-call-icon{
  width:48px;height:48px;min-width:48px;
  border-radius:50%;
  background:#f2f6fa;
  display:grid;
  place-items:center;
}
.rgwb-header-call-icon svg{width:29px;height:29px;fill:#086bc5;overflow:visible}
.rgwb-header-call-icon .rgwb-call-bubble{fill:#05c7de}
.rgwb-header-call-icon .rgwb-call-wave{fill:none;stroke:#05c7de;stroke-width:1.8;stroke-linecap:round}
.rgwb-header-call-copy{display:flex;flex-direction:column;gap:3px}
.rgwb-header-call-label{font-size:14px;font-weight:500;color:#66727f}
.rgwb-header-call-number{font-size:14px;font-weight:700;color:#132a42;letter-spacing:.01em}
.rgwb-header-call:hover .rgwb-header-call-number{color:var(--rgwb-orange)}
body.rgwb-v6-site .site-header-primary-section-right,
body.rgwb-v6-site .ast-builder-menu-1{align-items:center}

@media(max-width:1120px){
  .rgwb-header-call{min-width:auto;margin-left:10px;padding-left:12px;gap:9px}
  .rgwb-header-call-icon{width:42px;height:42px;min-width:42px}
  .rgwb-header-call-icon svg{width:25px;height:25px}
  .rgwb-header-call-label,.rgwb-header-call-number{font-size:12px}
}
@media(max-width:921px){
  .rgwb-header-call{display:none!important}
}

/* V7.2 relevant background images for main inner-page headers */
.rgwb-page-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background-color:#0d2238;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.rgwb-page-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(7,24,42,.94) 0%,rgba(12,39,65,.86) 52%,rgba(12,39,65,.56) 100%);
}
.rgwb-page-hero::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:5px;
  background:linear-gradient(90deg,var(--rgwb-orange),rgba(242,128,18,.15));
}
.rgwb-page-hero .rgwb-container{position:relative;z-index:1}
.rgwb-page-hero h1,.rgwb-page-hero p{max-width:850px;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.rgwb-hero-about{background-image:url('paper-machinery.png')}
.rgwb-hero-industries{background-image:url('heavy-excavator.png')}
.rgwb-hero-services{background-image:url('forestry-machine.png')}
.rgwb-hero-products{background-image:url('backhoe-loader.png')}
.rgwb-hero-contact{background-image:url('slide-3.svg')}
@media(max-width:760px){
  .rgwb-page-hero{background-position:62% center}
  .rgwb-page-hero::before{background:linear-gradient(90deg,rgba(7,24,42,.96),rgba(12,39,65,.78))}
}


/* V7.3 relevant hero images for every Industry detail page */
.rgwb-hero-industry-food{background-image:url('food-beverage.jpg')}
.rgwb-hero-industry-textile{background-image:url('textile.jpg')}
.rgwb-hero-industry-construction{background-image:url('construction.jpg')}
.rgwb-hero-industry-packaging{background-image:url('packaging.jpg')}
.rgwb-hero-industry-plastic{background-image:url('plastic-moulding.jpg')}
.rgwb-hero-industry-metal{background-image:url('metal.jpg')}
.rgwb-hero-industry-food,.rgwb-hero-industry-textile,.rgwb-hero-industry-construction,
.rgwb-hero-industry-packaging,.rgwb-hero-industry-plastic,.rgwb-hero-industry-metal{
  background-position:center;
  background-size:cover;
}
@media(max-width:760px){
  .rgwb-hero-industry-food,.rgwb-hero-industry-textile,.rgwb-hero-industry-construction,
  .rgwb-hero-industry-packaging,.rgwb-hero-industry-plastic,.rgwb-hero-industry-metal{
    background-position:center;
  }
}

/* V7.4 Products showcase */
.rgwb-products-showcase{padding:34px 0 86px;background:#f4f4f4;border-top:34px solid #ffb928}
.rgwb-products-heading{text-align:center;margin:0 auto 50px}
.rgwb-products-heading .rgwb-eyebrow{margin:0 0 20px;color:#f5a700;font-size:20px;font-weight:700;letter-spacing:0}
.rgwb-products-heading h2{margin:0;color:#080808;font-size:clamp(32px,3vw,48px);line-height:1.15;font-weight:800}
.rgwb-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.rgwb-product-card{display:flex;flex-direction:column;min-width:0;padding:10px;border:1px solid #bfc3c7;border-radius:14px;background:#f4f4f4;overflow:hidden}
.rgwb-product-image{height:420px;display:flex;align-items:center;justify-content:center;padding:24px}
.rgwb-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}
.rgwb-product-card:hover .rgwb-product-image img{transform:scale(1.04)}
.rgwb-product-content{display:flex;flex:1;flex-direction:column;align-items:center;padding:30px 20px 28px;border-radius:13px;text-align:center}
.rgwb-product-card-gold .rgwb-product-content{background:#ffbc29;color:#050505}
.rgwb-product-card-dark .rgwb-product-content{background:#050505;color:#fff}
.rgwb-product-content h3{margin:0 0 22px;color:inherit;font-size:30px;line-height:1.12;font-weight:800}
.rgwb-product-content p{margin:0 auto 28px;max-width:390px;color:inherit;font-size:18px;line-height:1.48}
.rgwb-product-contact{display:inline-flex;align-items:center;justify-content:center;min-width:142px;margin-top:auto;padding:14px 24px;border-radius:4px;background:#050505;color:#ffbc29!important;font-size:16px;font-weight:800;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}
.rgwb-product-card-dark .rgwb-product-contact{background:#ffbc29;color:#050505!important}
.rgwb-product-contact:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.22)}
@media(max-width:1050px){.rgwb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rgwb-product-card:last-child{grid-column:1/-1;max-width:620px;width:100%;margin:auto}.rgwb-product-image{height:350px}}
@media(max-width:700px){.rgwb-products-showcase{padding:30px 0 58px;border-top-width:20px}.rgwb-products-heading{margin-bottom:34px}.rgwb-product-grid{grid-template-columns:1fr}.rgwb-product-card:last-child{grid-column:auto;max-width:none}.rgwb-product-image{height:300px}.rgwb-product-content h3{font-size:27px}.rgwb-product-content p{font-size:16px}}
@media(max-width:430px){.rgwb-product-image{height:245px;padding:14px}.rgwb-product-content{padding:25px 16px}.rgwb-product-contact{width:100%}}


/* V7.5 unified inner-page hero panels */
body.rgwb-v6-site .rgwb-page-hero{
  min-height:405px;
  padding:0!important;
  display:flex;
  align-items:center;
  background-position:center 48%;
}
body.rgwb-v6-site .rgwb-page-hero .rgwb-container{
  padding-top:78px;
  padding-bottom:78px;
}
body.rgwb-v6-site .rgwb-page-hero .rgwb-eyebrow{
  margin:0 0 16px;
}
body.rgwb-v6-site .rgwb-page-hero h1{
  margin:0 0 18px;
  font-size:clamp(44px,4.6vw,66px);
  line-height:1.05;
}
body.rgwb-v6-site .rgwb-page-hero p:last-child{
  margin:0;
  max-width:780px;
  font-size:19px;
  line-height:1.65;
}
body.rgwb-v6-site .rgwb-page-hero::after{height:4px}

/* V7.5 premium main navigation and submenu */
body.rgwb-v6-site .main-header-menu>.menu-item>a,
body.rgwb-v6-site .ast-builder-menu-1 .menu-item>a{
  position:relative;
  min-height:72px;
  padding-left:17px!important;
  padding-right:17px!important;
  font-size:15px!important;
  font-weight:750!important;
  letter-spacing:.01em;
  color:#14283e!important;
  transition:color .2s ease,background-color .2s ease;
}
body.rgwb-v6-site .main-header-menu>.menu-item>a::after{
  content:"";
  position:absolute;
  left:17px;
  right:17px;
  bottom:15px;
  height:3px;
  border-radius:3px;
  background:var(--rgwb-orange);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .22s ease;
}
body.rgwb-v6-site .main-header-menu>.menu-item:hover>a::after,
body.rgwb-v6-site .main-header-menu>.current-menu-item>a::after,
body.rgwb-v6-site .main-header-menu>.current-menu-ancestor>a::after{transform:scaleX(1)}
body.rgwb-v6-site .main-header-menu>.menu-item:hover>a,
body.rgwb-v6-site .main-header-menu>.current-menu-item>a,
body.rgwb-v6-site .main-header-menu>.current-menu-ancestor>a{color:var(--rgwb-orange)!important}
body.rgwb-v6-site .main-header-menu .sub-menu{
  min-width:265px;
  padding:9px 0!important;
  border:0!important;
  border-top:4px solid var(--rgwb-orange)!important;
  border-radius:0 0 8px 8px;
  background:#fff!important;
  box-shadow:0 18px 45px rgba(7,30,52,.18)!important;
  overflow:hidden;
}
body.rgwb-v6-site .main-header-menu .sub-menu .menu-item>a{
  min-height:auto!important;
  padding:13px 21px!important;
  border-bottom:1px solid #edf0f3;
  color:#23364a!important;
  font-size:14px!important;
  font-weight:650!important;
  line-height:1.35;
  background:#fff!important;
  transition:padding-left .2s ease,color .2s ease,background .2s ease;
}
body.rgwb-v6-site .main-header-menu .sub-menu .menu-item:last-child>a{border-bottom:0}
body.rgwb-v6-site .main-header-menu .sub-menu .menu-item>a:hover,
body.rgwb-v6-site .main-header-menu .sub-menu .current-menu-item>a{
  padding-left:27px!important;
  color:var(--rgwb-orange)!important;
  background:#f7f9fb!important;
}

/* V7.5 richer Industry detail pages */
.rgwb-industry-overview{background:transparent}
.rgwb-industry-intro-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:44px;align-items:center}
.rgwb-industry-intro-grid h2{margin:8px 0 20px;font-size:clamp(32px,3.6vw,48px);line-height:1.15;color:var(--rgwb-navy)}
.rgwb-industry-intro-grid>div>p:last-child{font-size:18px;line-height:1.8;color:#445464}
.rgwb-industry-highlight{padding:34px;border-radius:8px;background:linear-gradient(145deg,#10243b,#173b62);color:#fff;box-shadow:0 18px 45px rgba(16,36,59,.18)}
.rgwb-industry-highlight strong{display:block;margin-bottom:12px;color:var(--rgwb-orange);font-size:20px}
.rgwb-industry-highlight p{margin:0;font-size:17px;line-height:1.65}
.rgwb-industry-app-card{position:relative;padding:34px 30px;background:#fff;border:1px solid #e2e7eb;border-radius:8px;box-shadow:0 12px 32px rgba(16,36,59,.07);transition:transform .25s ease,box-shadow .25s ease}
.rgwb-industry-app-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(16,36,59,.13)}
.rgwb-app-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:50%;background:#fff3e4;color:var(--rgwb-orange);font-size:20px;font-weight:900}
.rgwb-industry-app-card h3{margin:0 0 12px;color:var(--rgwb-navy);font-size:22px}
.rgwb-industry-app-card p{margin:0;color:#526171;line-height:1.7}
.rgwb-industry-solution-grid{margin-top:28px}
.rgwb-industry-solution-grid .rgwb-content-card{border-left-width:5px;border-radius:6px}

@media(max-width:921px){
  body.rgwb-v6-site .main-header-menu>.menu-item>a,
  body.rgwb-v6-site .ast-builder-menu-1 .menu-item>a{min-height:auto;padding:13px 18px!important}
  body.rgwb-v6-site .main-header-menu>.menu-item>a::after{display:none}
  body.rgwb-v6-site .main-header-menu .sub-menu{min-width:0;padding:0!important;border-top:0!important;border-radius:0;box-shadow:none!important}
  body.rgwb-v6-site .main-header-menu .sub-menu .menu-item>a{padding-left:34px!important}
}
@media(max-width:760px){
  body.rgwb-v6-site .rgwb-page-hero{min-height:360px;background-position:62% center}
  body.rgwb-v6-site .rgwb-page-hero .rgwb-container{padding-top:62px;padding-bottom:62px}
  body.rgwb-v6-site .rgwb-page-hero h1{font-size:clamp(38px,11vw,50px)}
  body.rgwb-v6-site .rgwb-page-hero p:last-child{font-size:16px;line-height:1.6}
  .rgwb-industry-intro-grid{grid-template-columns:1fr;gap:28px}
}

/* V7.6 header alignment, duplicate top row removal and Products divider fix */
body.rgwb-v6-site .ast-above-header-wrap,
body.rgwb-v6-site .ast-header-break-point .ast-above-header-wrap,
body.rgwb-v6-site #ast-desktop-header .ast-above-header-wrap,
body.rgwb-v6-site .ast-above-header-bar{
  display:none!important;
}

/* Hide the old Starter Template call button; the Rex Global call block remains. */
body.rgwb-v6-site .ast-header-button-1,
body.rgwb-v6-site .ast-header-button-1[data-section="section-hb-button-1"],
body.rgwb-v6-site .ast-builder-layout-element[data-section="section-hb-button-1"]{
  display:none!important;
}

body.rgwb-v6-site .ast-primary-header-bar .site-primary-header-wrap .ast-builder-grid-row{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;
  column-gap:28px!important;
  min-height:96px!important;
}
body.rgwb-v6-site .site-header-primary-section-left,
body.rgwb-v6-site .site-header-primary-section-center,
body.rgwb-v6-site .site-header-primary-section-right{
  min-width:0!important;
  align-items:center!important;
}
body.rgwb-v6-site .site-header-primary-section-left{justify-self:start!important}
body.rgwb-v6-site .site-header-primary-section-center{justify-self:center!important;width:100%!important}
body.rgwb-v6-site .site-header-primary-section-right{justify-self:end!important;display:flex!important;flex-wrap:nowrap!important}
body.rgwb-v6-site .ast-builder-menu-1,
body.rgwb-v6-site .main-header-menu{
  width:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:nowrap!important;
}
body.rgwb-v6-site .main-header-menu>.menu-item{flex:0 0 auto!important}
body.rgwb-v6-site .main-header-menu>.menu-item>a{
  min-height:76px!important;
  padding-left:14px!important;
  padding-right:14px!important;
  white-space:nowrap!important;
}
body.rgwb-v6-site .main-header-menu>.menu-item>a::after{left:14px;right:14px}
body.rgwb-v6-site .rgwb-header-call{
  margin-left:0!important;
  padding-left:18px!important;
  flex:0 0 auto!important;
}

/* Keep the same thin orange divider on Products as on all other inner pages. */
body.rgwb-v6-site .rgwb-hero-products::after{
  height:4px!important;
  background:var(--rgwb-orange)!important;
}
body.rgwb-v6-site .rgwb-products-showcase{
  border-top:0!important;
  padding-top:68px!important;
}

@media(max-width:1180px) and (min-width:922px){
  body.rgwb-v6-site .ast-primary-header-bar .site-primary-header-wrap .ast-builder-grid-row{column-gap:15px!important}
  body.rgwb-v6-site .main-header-menu>.menu-item>a{padding-left:10px!important;padding-right:10px!important;font-size:14px!important}
  body.rgwb-v6-site .main-header-menu>.menu-item>a::after{left:10px;right:10px}
  body.rgwb-v6-site .rgwb-header-call{min-width:205px!important;padding-left:12px!important;gap:8px!important}
}
@media(max-width:921px){
  body.rgwb-v6-site .ast-primary-header-bar .site-primary-header-wrap .ast-builder-grid-row{
    display:grid!important;
    grid-template-columns:auto auto!important;
    min-height:76px!important;
  }
  body.rgwb-v6-site .site-header-primary-section-center{display:none!important}
  body.rgwb-v6-site .main-header-menu{display:block!important}
  body.rgwb-v6-site .rgwb-products-showcase{padding-top:50px!important}
}

/* V7.8 page images, exact industry links and first-slide alignment */
body.rgwb-v6-site .rgwb-hero-contact{background-image:url('contact-us.jpg')}
body.rgwb-v6-site .rgwb-hero-services{background-image:url('services.jpg')}

/* Keep the first slide's long heading and CTAs fully visible. */
body.rgwb-v6-site .rgwb-machinery-slider .rgwb-slide:first-child .rgwb-slide-copy{
  transform:translateY(-34px);
}
body.rgwb-v6-site .rgwb-machinery-slider .rgwb-slide:first-child .rgwb-slide-copy h1{
  font-size:clamp(42px,4.35vw,66px);
  line-height:1.02;
  max-width:680px;
}
body.rgwb-v6-site .rgwb-machinery-slider .rgwb-slide:first-child .rgwb-actions{
  margin-top:24px;
}
@media(max-width:1000px){
  body.rgwb-v6-site .rgwb-machinery-slider .rgwb-slide:first-child .rgwb-slide-copy{transform:translateY(-18px)}
}
@media(max-width:760px){
  body.rgwb-v6-site .rgwb-machinery-slider .rgwb-slide:first-child .rgwb-slide-copy{transform:none}
  body.rgwb-v6-site .rgwb-machinery-slider .rgwb-slide:first-child .rgwb-slide-copy h1{font-size:clamp(38px,11vw,54px)}
}

/* V7.9 extended products */
body.rgwb-v6-site .rgwb-product-grid{align-items:stretch}
body.rgwb-v6-site .rgwb-product-card{height:100%}
body.rgwb-v6-site .rgwb-product-image img[src*="rotavator"],
body.rgwb-v6-site .rgwb-product-image img[src*="harrow"],
body.rgwb-v6-site .rgwb-product-image img[src*="plough"],
body.rgwb-v6-site .rgwb-product-image img[src*="harvester"]{object-fit:contain;background:transparent}
@media(max-width:1050px){body.rgwb-v6-site .rgwb-product-card:last-child{grid-column:auto;max-width:none;width:auto;margin:0}}

/* V7.10 footer text readability and transparent product cut-outs */
body.rgwb-v6-site footer,
body.rgwb-v6-site footer p,
body.rgwb-v6-site footer .widget,
body.rgwb-v6-site .site-footer,
body.rgwb-v6-site .site-footer p,
body.rgwb-v6-site .site-footer .widget{color:#fff!important;}
body.rgwb-v6-site .rgwb-product-image img[src*="rotavator"],
body.rgwb-v6-site .rgwb-product-image img[src*="harrow"],
body.rgwb-v6-site .rgwb-product-image img[src*="plough"],
body.rgwb-v6-site .rgwb-product-image img[src*="harvester"]{background:transparent!important;}

/* V7.11 premium motion system */
body.rgwb-v6-site{scroll-behavior:smooth}
body.rgwb-v6-site .rgwb-reveal{
  opacity:0;
  transform:translateY(34px);
  transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1);
  will-change:opacity,transform;
}
body.rgwb-v6-site .rgwb-reveal.rgwb-reveal-left{transform:translateX(-42px)}
body.rgwb-v6-site .rgwb-reveal.rgwb-reveal-right{transform:translateX(42px)}
body.rgwb-v6-site .rgwb-reveal.is-visible{opacity:1;transform:none}
body.rgwb-v6-site .rgwb-reveal[data-rgwb-delay="1"]{transition-delay:.08s}
body.rgwb-v6-site .rgwb-reveal[data-rgwb-delay="2"]{transition-delay:.16s}
body.rgwb-v6-site .rgwb-reveal[data-rgwb-delay="3"]{transition-delay:.24s}
body.rgwb-v6-site .rgwb-reveal[data-rgwb-delay="4"]{transition-delay:.32s}
body.rgwb-v6-site .rgwb-reveal[data-rgwb-delay="5"]{transition-delay:.40s}
body.rgwb-v6-site .rgwb-reveal[data-rgwb-delay="6"]{transition-delay:.48s}

/* Slider: elegant image zoom and copy entrance. */
body.rgwb-v6-site .rgwb-slide::before{
  transform:scale(1.035);
  transition:transform 6s ease;
}
body.rgwb-v6-site .rgwb-slide.is-active::before{transform:scale(1.095)}
body.rgwb-v6-site .rgwb-slide .rgwb-slide-copy>*{
  opacity:0;
  transform:translateY(24px);
  transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1);
}
body.rgwb-v6-site .rgwb-slide.is-active .rgwb-slide-copy>*{opacity:1;transform:none}
body.rgwb-v6-site .rgwb-slide.is-active .rgwb-slide-copy>*:nth-child(1){transition-delay:.08s}
body.rgwb-v6-site .rgwb-slide.is-active .rgwb-slide-copy>*:nth-child(2){transition-delay:.17s}
body.rgwb-v6-site .rgwb-slide.is-active .rgwb-slide-copy>*:nth-child(3){transition-delay:.26s}
body.rgwb-v6-site .rgwb-slide.is-active .rgwb-slide-copy>*:nth-child(4){transition-delay:.35s}
body.rgwb-v6-site .rgwb-slide-media img{
  animation:rgwb-float 5.5s ease-in-out infinite;
  filter:drop-shadow(0 24px 30px rgba(0,0,0,.28));
}
@keyframes rgwb-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}

/* Cards and buttons: subtle premium interaction. */
body.rgwb-v6-site .rgwb-industry-card,
body.rgwb-v6-site .rgwb-product-card,
body.rgwb-v6-site .rgwb-service-card,
body.rgwb-v6-site .rgwb-value-card{
  transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease;
  will-change:transform;
}
body.rgwb-v6-site .rgwb-industry-card:hover,
body.rgwb-v6-site .rgwb-product-card:hover,
body.rgwb-v6-site .rgwb-service-card:hover,
body.rgwb-v6-site .rgwb-value-card:hover{
  transform:translateY(-8px);
  box-shadow:0 22px 45px rgba(8,31,56,.16);
}
body.rgwb-v6-site .rgwb-industry-card::after{
  transition:transform .35s ease;
}
body.rgwb-v6-site .rgwb-industry-card:hover::after{transform:translateX(7px)}
body.rgwb-v6-site .rgwb-btn,
body.rgwb-v6-site .rgwb-actions a,
body.rgwb-v6-site .rgwb-product-card a,
body.rgwb-v6-site input[type="submit"]{
  position:relative;
  overflow:hidden;
  transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;
}
body.rgwb-v6-site .rgwb-btn:hover,
body.rgwb-v6-site .rgwb-actions a:hover,
body.rgwb-v6-site .rgwb-product-card a:hover,
body.rgwb-v6-site input[type="submit"]:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 24px rgba(247,139,18,.25);
}
body.rgwb-v6-site .rgwb-btn::before,
body.rgwb-v6-site .rgwb-actions a::before,
body.rgwb-v6-site .rgwb-product-card a::before{
  content:"";
  position:absolute;
  top:-120%;left:-35%;
  width:28%;height:340%;
  background:rgba(255,255,255,.28);
  transform:rotate(24deg);
  transition:left .55s ease;
  pointer-events:none;
}
body.rgwb-v6-site .rgwb-btn:hover::before,
body.rgwb-v6-site .rgwb-actions a:hover::before,
body.rgwb-v6-site .rgwb-product-card a:hover::before{left:115%}

/* Header and hero finishing touches. */
body.rgwb-v6-site .main-header-menu>.menu-item>a{transition:color .25s ease,transform .25s ease}
body.rgwb-v6-site .main-header-menu>.menu-item>a:hover{transform:translateY(-1px)}
body.rgwb-v6-site .rgwb-inner-hero{background-attachment:fixed}

@media(max-width:921px){body.rgwb-v6-site .rgwb-inner-hero{background-attachment:scroll}}
@media(prefers-reduced-motion:reduce){
  body.rgwb-v6-site *,body.rgwb-v6-site *::before,body.rgwb-v6-site *::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
  body.rgwb-v6-site .rgwb-reveal{opacity:1!important;transform:none!important}
}

/* V7.12 cinematic photo slider */
body.rgwb-v6-site .rgwb-photo-slider{min-height:650px;background:#071a2d}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide{
  background-image:var(--rgwb-bg)!important;
  background-size:cover!important;
  background-position:center!important;
  isolation:isolate;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide::before{
  content:"";
  position:absolute;
  inset:-4%;
  z-index:-2;
  background-image:var(--rgwb-bg);
  background-size:cover;
  background-position:center;
  transform:scale(1.04);
  filter:saturate(.92) contrast(1.04);
  transition:transform 7s cubic-bezier(.18,.7,.2,1),filter 1s ease;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active::before{
  transform:scale(1.13) translate3d(-1%,0,0);
  filter:saturate(1.04) contrast(1.08);
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-overlay{
  z-index:-1;
  background:
    linear-gradient(90deg,rgba(4,18,34,.94) 0%,rgba(7,27,47,.84) 40%,rgba(7,27,47,.35) 72%,rgba(7,27,47,.18) 100%),
    linear-gradient(0deg,rgba(4,18,34,.62) 0%,transparent 48%);
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-inner{
  position:relative;
  z-index:2;
  width:min(1180px,calc(100% - 100px));
  min-height:650px;
  margin:auto;
  padding:120px 0 105px!important;
  display:flex!important;
  align-items:center;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{
  width:min(720px,68%);
  padding:38px 42px 42px;
  border-left:4px solid var(--rgwb-orange);
  border-radius:0 18px 18px 0;
  background:linear-gradient(135deg,rgba(8,29,50,.78),rgba(8,29,50,.36));
  box-shadow:0 24px 70px rgba(0,0,0,.24);
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:0 0 14px;
  color:#ffab3d!important;
  letter-spacing:.17em;
  text-transform:uppercase;
  font-size:13px;
  font-weight:800;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-kicker::before{content:"";width:34px;height:2px;background:var(--rgwb-orange)}
body.rgwb-v6-site .rgwb-photo-slider h1,
body.rgwb-v6-site .rgwb-photo-slider h2{
  max-width:700px;
  margin:0 0 20px!important;
  color:#fff!important;
  font-size:clamp(44px,5.2vw,76px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em;
  text-shadow:0 4px 20px rgba(0,0,0,.28);
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p:not(.rgwb-kicker){
  max-width:650px;
  margin:0 0 28px;
  color:rgba(255,255,255,.9)!important;
  font-size:19px;
  line-height:1.7;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-actions{gap:14px;flex-wrap:wrap}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-btn{min-width:172px;justify-content:center}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-dots{bottom:34px}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slider-progress{
  position:absolute;left:0;right:0;bottom:0;height:4px;z-index:5;background:rgba(255,255,255,.16)
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slider-progress span{
  display:block;width:0;height:100%;background:linear-gradient(90deg,var(--rgwb-orange),#ffbd55)
}
body.rgwb-v6-site .rgwb-photo-slider.is-running .rgwb-slider-progress span{animation:rgwbSliderProgress 3.3s linear forwards}
@keyframes rgwbSliderProgress{from{width:0}to{width:100%}}
@media(max-width:900px){
  body.rgwb-v6-site .rgwb-photo-slider,body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-inner{min-height:590px}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-inner{width:min(100% - 70px,760px);padding:95px 0 90px!important}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{width:82%;padding:30px 30px 34px}
  body.rgwb-v6-site .rgwb-photo-slider h1,body.rgwb-v6-site .rgwb-photo-slider h2{font-size:clamp(40px,7vw,60px)!important}
}
@media(max-width:620px){
  body.rgwb-v6-site .rgwb-photo-slider,body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-inner{min-height:650px}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-inner{width:calc(100% - 42px);padding:82px 0 95px!important;align-items:flex-end}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{width:100%;padding:25px 22px 28px;border-left-width:3px;border-radius:0 12px 12px 0;background:rgba(6,24,42,.8)}
  body.rgwb-v6-site .rgwb-photo-slider h1,body.rgwb-v6-site .rgwb-photo-slider h2{font-size:clamp(36px,11vw,48px)!important;line-height:1.05!important}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p:not(.rgwb-kicker){font-size:16px;line-height:1.55}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-btn{width:100%}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-overlay{background:linear-gradient(0deg,rgba(4,18,34,.96) 0%,rgba(7,27,47,.72) 63%,rgba(7,27,47,.32) 100%)}
}
@media(prefers-reduced-motion:reduce){body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide::before,body.rgwb-v6-site .rgwb-photo-slider .rgwb-slider-progress span{animation:none!important;transition:none!important}}


/* V7.13 balanced slider typography */
body.rgwb-v6-site .rgwb-photo-slider h1,
body.rgwb-v6-site .rgwb-photo-slider h2{
  max-width:620px;
  font-size:clamp(42px,4.2vw,56px)!important;
  line-height:1.12!important;
  letter-spacing:-.025em;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p:not(.rgwb-kicker){
  max-width:610px;
  font-size:18px;
  line-height:1.65;
}
@media(max-width:900px){
  body.rgwb-v6-site .rgwb-photo-slider h1,
  body.rgwb-v6-site .rgwb-photo-slider h2{font-size:clamp(36px,5.5vw,42px)!important;line-height:1.16!important}
}
@media(max-width:620px){
  body.rgwb-v6-site .rgwb-photo-slider h1,
  body.rgwb-v6-site .rgwb-photo-slider h2{font-size:clamp(28px,8vw,30px)!important;line-height:1.18!important;letter-spacing:-.015em}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p:not(.rgwb-kicker){font-size:15px;line-height:1.55}
}


/* V7.14 concise Mechnotek-inspired hero typography */
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{
  width:min(610px,62%);
  padding:32px 36px 36px;
}
body.rgwb-v6-site .rgwb-photo-slider h1,
body.rgwb-v6-site .rgwb-photo-slider h2{
  max-width:560px;
  font-size:clamp(38px,3.7vw,50px)!important;
  line-height:1.1!important;
  margin-bottom:16px!important;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p:not(.rgwb-kicker){
  max-width:540px;
  font-size:16px;
  line-height:1.6;
  margin-bottom:24px;
}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-actions{margin-top:0}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-btn{min-width:150px;min-height:46px;padding:0 22px}
@media(max-width:900px){
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{width:min(620px,78%);padding:28px 30px 32px}
  body.rgwb-v6-site .rgwb-photo-slider h1,body.rgwb-v6-site .rgwb-photo-slider h2{font-size:clamp(34px,5vw,40px)!important}
}
@media(max-width:620px){
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{width:100%;padding:23px 20px 26px}
  body.rgwb-v6-site .rgwb-photo-slider h1,body.rgwb-v6-site .rgwb-photo-slider h2{font-size:clamp(27px,7.6vw,30px)!important;line-height:1.14!important}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p:not(.rgwb-kicker){font-size:14px;line-height:1.55;margin-bottom:20px}
  body.rgwb-v6-site .rgwb-photo-slider .rgwb-kicker{font-size:11px;letter-spacing:.13em}
}

/* V7.15 professional Google Maps section */
body.rgwb-v6-site .rgwb-map-section{
  padding:0 0 90px;
  background:linear-gradient(180deg,#f5f7fa 0%,#fff 100%);
}
body.rgwb-v6-site .rgwb-map-heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  margin-bottom:28px;
  padding-top:14px;
}
body.rgwb-v6-site .rgwb-map-heading h2{
  margin:5px 0 8px;
  color:#0b2239;
  font-size:clamp(30px,3vw,44px);
  line-height:1.15;
}
body.rgwb-v6-site .rgwb-map-heading>div>p:last-child{margin:0;color:#607184;font-size:16px}
body.rgwb-v6-site .rgwb-map-frame{
  position:relative;
  overflow:hidden;
  min-height:470px;
  border:1px solid rgba(12,40,67,.1);
  border-radius:20px;
  background:#e8edf2;
  box-shadow:0 24px 65px rgba(15,42,67,.14);
}
body.rgwb-v6-site .rgwb-map-frame::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  border-radius:inherit;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);
}
body.rgwb-v6-site .rgwb-map-frame iframe{
  display:block;
  width:100%;
  height:470px;
  border:0;
  filter:saturate(.82) contrast(1.03);
}
@media(max-width:720px){
  body.rgwb-v6-site .rgwb-map-section{padding-bottom:60px}
  body.rgwb-v6-site .rgwb-map-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}
  body.rgwb-v6-site .rgwb-map-heading .rgwb-btn{width:100%;justify-content:center}
  body.rgwb-v6-site .rgwb-map-frame,body.rgwb-v6-site .rgwb-map-frame iframe{min-height:390px;height:390px}
}

/* V7.16 modern home experience and multi-stage hero motion */
body.rgwb-v6-site .rgwb-photo-slider{min-height:690px;border-radius:0 0 34px 34px;box-shadow:0 28px 80px rgba(6,24,42,.2)}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide{clip-path:inset(0 0 0 100%);opacity:1;visibility:hidden;transition:clip-path 1s cubic-bezier(.77,0,.18,1),visibility 1s}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active{clip-path:inset(0 0 0 0);visibility:visible;z-index:2}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide:nth-child(even){clip-path:inset(0 100% 0 0)}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide:nth-child(even).is-active{clip-path:inset(0 0 0 0)}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide::before{transform:scale(1.16) translate3d(2%,0,0);transition:transform 6.5s cubic-bezier(.2,.72,.2,1)}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active::before{transform:scale(1.04) translate3d(0,0,0)}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{background:linear-gradient(135deg,rgba(6,24,42,.9),rgba(7,31,54,.56));border-left:0;border-top:3px solid var(--rgwb-orange);border-radius:16px;padding:30px 34px 34px;box-shadow:0 30px 90px rgba(0,0,0,.32);transform:translateY(34px);opacity:0;filter:blur(5px);transition:transform .75s .35s ease,opacity .75s .35s ease,filter .75s .35s ease}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active .rgwb-slide-copy{transform:none;opacity:1;filter:none}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-kicker,body.rgwb-v6-site .rgwb-photo-slider h1,body.rgwb-v6-site .rgwb-photo-slider h2,body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p,body.rgwb-v6-site .rgwb-photo-slider .rgwb-actions{opacity:0;transform:translateY(20px)}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active .rgwb-kicker{animation:rgwbHeroRise .65s .55s forwards}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active h1,body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active h2{animation:rgwbHeroRise .72s .7s forwards}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active .rgwb-slide-copy>p:not(.rgwb-kicker){animation:rgwbHeroRise .72s .84s forwards}
body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide.is-active .rgwb-actions{animation:rgwbHeroRise .72s .98s forwards}
@keyframes rgwbHeroRise{to{opacity:1;transform:none}}
body.rgwb-v6-site .rgwb-slide-counter{position:absolute;right:clamp(78px,8vw,130px);bottom:28px;z-index:8;display:flex;align-items:baseline;gap:7px;color:#fff;font-size:14px;letter-spacing:.12em}
body.rgwb-v6-site .rgwb-slide-counter strong{font-size:28px;color:var(--rgwb-orange);line-height:1}
body.rgwb-v6-site .rgwb-dots{left:clamp(70px,8vw,125px);transform:none;bottom:34px}
body.rgwb-v6-site .rgwb-dots button{width:34px;height:4px;border:0;border-radius:999px;background:rgba(255,255,255,.38);transition:width .3s ease,background .3s ease}
body.rgwb-v6-site .rgwb-dots button.is-active{width:58px;background:var(--rgwb-orange)}
body.rgwb-v6-site .rgwb-trust-strip{position:relative;z-index:5;margin-top:-20px}
body.rgwb-v6-site .rgwb-trust-strip .rgwb-container{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:18px;box-shadow:0 22px 65px rgba(13,39,63,.13);overflow:hidden}
body.rgwb-v6-site .rgwb-trust-strip .rgwb-container>div{padding:28px 30px;border-right:1px solid #e8edf2}
body.rgwb-v6-site .rgwb-trust-strip .rgwb-container>div:last-child{border-right:0}
body.rgwb-v6-site .rgwb-trust-strip strong{display:block;color:var(--rgwb-navy);font-size:17px;margin-bottom:7px}
body.rgwb-v6-site .rgwb-trust-strip span{display:block;color:#6a7887;font-size:14px;line-height:1.55}
body.rgwb-v6-site .rgwb-modern-overview{padding-top:110px;background:radial-gradient(circle at 85% 20%,rgba(242,140,24,.09),transparent 28%),#fff}
body.rgwb-v6-site .rgwb-modern-overview .rgwb-container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:76px;align-items:center}
body.rgwb-v6-site .rgwb-modern-copy h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 22px;color:var(--rgwb-navy)}
body.rgwb-v6-site .rgwb-modern-copy>p:not(.rgwb-eyebrow){font-size:18px;line-height:1.8;color:#5e6e7f;margin-bottom:25px}
body.rgwb-v6-site .rgwb-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body.rgwb-v6-site .rgwb-stat-grid article{min-height:170px;padding:28px;border:1px solid #e3e9ef;border-radius:18px;background:linear-gradient(145deg,#fff,#f6f8fa);box-shadow:0 14px 36px rgba(15,42,67,.08);transition:.35s ease}
body.rgwb-v6-site .rgwb-stat-grid article:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(15,42,67,.14);border-color:rgba(242,140,24,.45)}
body.rgwb-v6-site .rgwb-stat-grid strong{display:block;font-size:42px;line-height:1;color:var(--rgwb-orange);margin-bottom:18px}
body.rgwb-v6-site .rgwb-stat-grid span{display:block;color:var(--rgwb-navy);font-weight:700;line-height:1.45}
body.rgwb-v6-site .rgwb-process-section{padding:95px 0;background:#0b2239;color:#fff;position:relative;overflow:hidden}
body.rgwb-v6-site .rgwb-process-section::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 58%,rgba(242,140,24,.07) 58% 100%)}
body.rgwb-v6-site .rgwb-process-section .rgwb-container{position:relative}
body.rgwb-v6-site .rgwb-process-section h2{color:#fff;font-size:clamp(34px,4vw,54px);margin:8px 0 38px}
body.rgwb-v6-site .rgwb-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
body.rgwb-v6-site .rgwb-process-grid article{position:relative;padding:34px 27px 30px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045);backdrop-filter:blur(8px);transition:.35s ease}
body.rgwb-v6-site .rgwb-process-grid article:hover{transform:translateY(-8px);background:rgba(255,255,255,.085);border-color:rgba(242,140,24,.55)}
body.rgwb-v6-site .rgwb-process-grid span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--rgwb-orange);font-weight:900;margin-bottom:26px}
body.rgwb-v6-site .rgwb-process-grid h3{color:#fff;font-size:22px;margin:0 0 12px}
body.rgwb-v6-site .rgwb-process-grid p{color:rgba(255,255,255,.7);font-size:15px;line-height:1.7;margin:0}
body.rgwb-v6-site .rgwb-equipment-card,body.rgwb-v6-site .rgwb-card{border-radius:16px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}
body.rgwb-v6-site .rgwb-equipment-card:hover,body.rgwb-v6-site .rgwb-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(16,36,59,.15)}
@media(max-width:980px){body.rgwb-v6-site .rgwb-modern-overview .rgwb-container{grid-template-columns:1fr;gap:45px}body.rgwb-v6-site .rgwb-process-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){body.rgwb-v6-site .rgwb-photo-slider{min-height:640px;border-radius:0 0 22px 22px}body.rgwb-v6-site .rgwb-trust-strip{margin-top:-10px}body.rgwb-v6-site .rgwb-trust-strip .rgwb-container{grid-template-columns:1fr}body.rgwb-v6-site .rgwb-trust-strip .rgwb-container>div{border-right:0;border-bottom:1px solid #e8edf2}body.rgwb-v6-site .rgwb-trust-strip .rgwb-container>div:last-child{border-bottom:0}body.rgwb-v6-site .rgwb-modern-overview{padding-top:75px}body.rgwb-v6-site .rgwb-modern-overview .rgwb-container{display:block}body.rgwb-v6-site .rgwb-stat-grid{margin-top:38px}body.rgwb-v6-site .rgwb-process-grid{grid-template-columns:1fr}body.rgwb-v6-site .rgwb-slide-counter{display:none}body.rgwb-v6-site .rgwb-dots{left:50%;transform:translateX(-50%)}}
@media(max-width:520px){body.rgwb-v6-site .rgwb-stat-grid{grid-template-columns:1fr}body.rgwb-v6-site .rgwb-stat-grid article{min-height:145px}body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy{padding:24px 20px 26px}}
@media(prefers-reduced-motion:reduce){body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide{clip-path:none!important}body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy,body.rgwb-v6-site .rgwb-photo-slider .rgwb-kicker,body.rgwb-v6-site .rgwb-photo-slider h1,body.rgwb-v6-site .rgwb-photo-slider h2,body.rgwb-v6-site .rgwb-photo-slider .rgwb-slide-copy>p,body.rgwb-v6-site .rgwb-photo-slider .rgwb-actions{opacity:1!important;transform:none!important;filter:none!important}}

/* V7.17 premium corporate footer */
body.rgwb-v6-site .site-footer,
body.rgwb-v6-site footer.site-footer,
body.rgwb-v6-site #colophon{display:none!important}
body.rgwb-v6-site .rgwb-premium-footer{position:relative;overflow:hidden;background:#071522;color:#d8e2eb;margin-top:0;isolation:isolate}
body.rgwb-v6-site .rgwb-footer-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto;position:relative;z-index:2}
body.rgwb-v6-site .rgwb-footer-glow{position:absolute;border-radius:999px;filter:blur(20px);opacity:.22;z-index:0;pointer-events:none}
body.rgwb-v6-site .rgwb-footer-glow-one{width:360px;height:360px;background:#008fd3;top:120px;left:-170px}
body.rgwb-v6-site .rgwb-footer-glow-two{width:320px;height:320px;background:#eaa21a;right:-170px;bottom:-130px;opacity:.12}
body.rgwb-v6-site .rgwb-footer-cta{background:linear-gradient(115deg,#0a5f8e 0%,#0877aa 56%,#075a84 100%);border-bottom:1px solid rgba(255,255,255,.14);position:relative}
body.rgwb-v6-site .rgwb-footer-cta::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-100%);animation:rgwb-footer-sheen 7s ease-in-out infinite}
@keyframes rgwb-footer-sheen{0%,65%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
body.rgwb-v6-site .rgwb-footer-cta .rgwb-footer-shell{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-block:48px}
body.rgwb-v6-site .rgwb-footer-eyebrow{display:block;color:#bfeaff;font-size:12px;letter-spacing:.18em;font-weight:800;margin-bottom:10px}
body.rgwb-v6-site .rgwb-footer-cta h2{color:#fff!important;font-size:clamp(27px,3vw,42px);line-height:1.12;margin:0 0 10px;max-width:700px}
body.rgwb-v6-site .rgwb-footer-cta p{color:rgba(255,255,255,.78)!important;font-size:16px;margin:0;max-width:720px}
body.rgwb-v6-site .rgwb-footer-cta-actions{display:flex;gap:12px;flex:0 0 auto;position:relative;z-index:2}
body.rgwb-v6-site .rgwb-footer-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:49px;padding:0 21px;border-radius:7px;text-decoration:none!important;font-size:14px;font-weight:800;letter-spacing:.015em;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
body.rgwb-v6-site .rgwb-footer-btn:hover{transform:translateY(-3px)}
body.rgwb-v6-site .rgwb-footer-btn-primary{background:#f0a51c;color:#10202f!important;box-shadow:0 12px 25px rgba(0,0,0,.2)}
body.rgwb-v6-site .rgwb-footer-btn-primary:hover{background:#ffc14b;box-shadow:0 17px 32px rgba(0,0,0,.26)}
body.rgwb-v6-site .rgwb-footer-btn-ghost{border:1px solid rgba(255,255,255,.46);color:#fff!important;background:rgba(255,255,255,.06)}
body.rgwb-v6-site .rgwb-footer-btn-ghost:hover{background:rgba(255,255,255,.14)}
body.rgwb-v6-site .rgwb-footer-main{padding:68px 0 58px;position:relative}
body.rgwb-v6-site .rgwb-footer-grid{display:grid;grid-template-columns:1.45fr .72fr .92fr 1.24fr;gap:54px}
body.rgwb-v6-site .rgwb-footer-logo{display:inline-block;color:#fff!important;text-decoration:none!important;font-size:26px;font-weight:900;letter-spacing:-.025em;margin-bottom:18px}
body.rgwb-v6-site .rgwb-footer-logo::after{content:"";display:block;width:52px;height:3px;margin-top:10px;background:linear-gradient(90deg,#0aa4e3,#f0a51c);border-radius:4px}
body.rgwb-v6-site .rgwb-footer-brand p{color:#aebfcd!important;line-height:1.78;font-size:14px;margin:0 0 24px;max-width:370px}
body.rgwb-v6-site .rgwb-footer-badges{display:flex;flex-wrap:wrap;gap:8px}
body.rgwb-v6-site .rgwb-footer-badges span{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:5px;color:#cad7e0;font-size:11px;font-weight:700}
body.rgwb-v6-site .rgwb-footer-column h3{color:#fff!important;font-size:15px;text-transform:uppercase;letter-spacing:.11em;margin:5px 0 22px;position:relative;padding-bottom:12px}
body.rgwb-v6-site .rgwb-footer-column h3::after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:#159bcf}
body.rgwb-v6-site .rgwb-footer-column ul{list-style:none;margin:0;padding:0}
body.rgwb-v6-site .rgwb-footer-column li{margin:0 0 12px;padding:0;color:#aebfcd;font-size:14px;line-height:1.6}
body.rgwb-v6-site .rgwb-footer-column a{color:#aebfcd!important;text-decoration:none!important;transition:color .22s ease,transform .22s ease}
body.rgwb-v6-site .rgwb-footer-column:not(.rgwb-footer-contact) li a{display:inline-flex;align-items:center;gap:8px}
body.rgwb-v6-site .rgwb-footer-column:not(.rgwb-footer-contact) li a::before{content:"";width:5px;height:5px;border:1px solid #299fca;transform:rotate(45deg);transition:background .22s ease}
body.rgwb-v6-site .rgwb-footer-column a:hover{color:#fff!important;transform:translateX(4px)}
body.rgwb-v6-site .rgwb-footer-column li a:hover::before{background:#f0a51c;border-color:#f0a51c}
body.rgwb-v6-site .rgwb-footer-contact li{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px}
body.rgwb-v6-site .rgwb-footer-contact-icon{display:inline-grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:6px;background:rgba(21,155,207,.12);font-size:13px}
body.rgwb-v6-site .rgwb-footer-socials{display:flex;gap:9px;margin-top:20px}
body.rgwb-v6-site .rgwb-footer-socials a{display:grid!important;place-items:center;width:38px;height:38px;border-radius:7px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);color:#fff!important;font-size:12px;font-weight:900;transform:none!important}
body.rgwb-v6-site .rgwb-footer-socials a:hover{background:#0783b8;border-color:#0783b8;transform:translateY(-3px)!important}
body.rgwb-v6-site .rgwb-footer-bottom{border-top:1px solid rgba(255,255,255,.09);background:#05101a}
body.rgwb-v6-site .rgwb-footer-bottom .rgwb-footer-shell{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}
body.rgwb-v6-site .rgwb-footer-bottom p{margin:0;color:#8295a5!important;font-size:13px}
body.rgwb-v6-site .rgwb-footer-bottom div>div{display:flex;align-items:center;gap:13px;color:#536c7e}
body.rgwb-v6-site .rgwb-footer-bottom a{color:#91a6b6!important;text-decoration:none!important;font-size:13px}
body.rgwb-v6-site .rgwb-footer-bottom a:hover{color:#fff!important}
@media(max-width:1000px){body.rgwb-v6-site .rgwb-footer-cta .rgwb-footer-shell{align-items:flex-start;flex-direction:column}body.rgwb-v6-site .rgwb-footer-grid{grid-template-columns:1.35fr 1fr 1fr;gap:45px}body.rgwb-v6-site .rgwb-footer-contact{grid-column:1/-1;max-width:620px}}
@media(max-width:720px){body.rgwb-v6-site .rgwb-footer-shell{width:min(100% - 32px,1180px)}body.rgwb-v6-site .rgwb-footer-cta .rgwb-footer-shell{padding-block:38px;gap:28px}body.rgwb-v6-site .rgwb-footer-cta-actions{width:100%;flex-direction:column}body.rgwb-v6-site .rgwb-footer-btn{width:100%}body.rgwb-v6-site .rgwb-footer-main{padding:50px 0 42px}body.rgwb-v6-site .rgwb-footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}body.rgwb-v6-site .rgwb-footer-brand,body.rgwb-v6-site .rgwb-footer-contact{grid-column:1/-1}body.rgwb-v6-site .rgwb-footer-bottom .rgwb-footer-shell{padding-block:19px;flex-direction:column;text-align:center;justify-content:center}body.rgwb-v6-site .rgwb-footer-bottom div>div{flex-wrap:wrap;justify-content:center}}
@media(max-width:440px){body.rgwb-v6-site .rgwb-footer-grid{grid-template-columns:1fr}body.rgwb-v6-site .rgwb-footer-brand,body.rgwb-v6-site .rgwb-footer-contact{grid-column:auto}}
@media(prefers-reduced-motion:reduce){body.rgwb-v6-site .rgwb-footer-cta::after{animation:none}body.rgwb-v6-site .rgwb-footer-btn,body.rgwb-v6-site .rgwb-footer-column a,body.rgwb-v6-site .rgwb-footer-socials a{transition:none}}

/* V7.19 premium About page */
.rgwb-about-hero{position:relative;min-height:690px;display:flex;align-items:flex-end;background-image:var(--rgwb-about-image);background-size:cover;background-position:center 38%;overflow:hidden}
.rgwb-about-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,25,43,.92) 0%,rgba(8,25,43,.72) 46%,rgba(8,25,43,.18) 78%),linear-gradient(0deg,rgba(8,25,43,.72),transparent 55%)}
.rgwb-about-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 28%,rgba(242,140,24,.22),transparent 32%);animation:rgwbAboutGlow 7s ease-in-out infinite alternate}
.rgwb-about-hero-inner{position:relative;z-index:2;padding-top:150px!important;padding-bottom:92px!important;color:#fff}
.rgwb-about-hero h1{max-width:820px;margin:12px 0 22px;color:#fff;font-size:clamp(44px,5.3vw,78px);line-height:1.02;letter-spacing:-.035em}
.rgwb-about-hero p:not(.rgwb-eyebrow){max-width:670px;margin:0;color:rgba(255,255,255,.84);font-size:19px;line-height:1.7}
.rgwb-about-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}
.rgwb-btn-light{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.38)!important;backdrop-filter:blur(10px)}
.rgwb-btn-light:hover{background:#fff!important;color:#10263d!important}
.rgwb-about-story-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);gap:72px;align-items:center}
.rgwb-about-story-copy h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-.03em;margin:10px 0 24px;color:#10263d}
.rgwb-about-story-copy>p{font-size:17px;line-height:1.82;color:#536272}
.rgwb-about-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-top:30px}
.rgwb-about-checks span{position:relative;padding-left:28px;font-weight:700;color:#20364c}
.rgwb-about-checks span::before{content:"✓";position:absolute;left:0;top:0;color:#f28c18;font-weight:900}
.rgwb-about-image-card{position:relative;margin:0;border-radius:24px;overflow:hidden;box-shadow:0 28px 70px rgba(12,34,54,.2)}
.rgwb-about-image-card img{display:block;width:100%;height:620px;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
.rgwb-about-image-card:hover img{transform:scale(1.045)}
.rgwb-about-image-card figcaption{position:absolute;left:22px;right:22px;bottom:22px;padding:20px 22px;border-radius:16px;background:rgba(8,25,43,.83);color:#fff;backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:4px}
.rgwb-about-image-card figcaption strong{font-size:18px}.rgwb-about-image-card figcaption span{color:rgba(255,255,255,.74);font-size:14px}
.rgwb-about-stats-section{padding-top:0!important}
.rgwb-about-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#10263d;border-radius:22px;overflow:hidden;box-shadow:0 22px 50px rgba(9,29,47,.2)}
.rgwb-about-stats article{padding:34px 28px;color:#fff;border-right:1px solid rgba(255,255,255,.12)}
.rgwb-about-stats article:last-child{border-right:0}.rgwb-about-stats strong{display:block;color:#f28c18;font-size:42px;line-height:1;margin-bottom:11px}.rgwb-about-stats span{font-size:14px;color:rgba(255,255,255,.72)}
.rgwb-about-value-card{position:relative;padding:34px 28px;border:1px solid #e3e9ef;border-radius:18px;background:#fff;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;overflow:hidden}
.rgwb-about-value-card::after{content:"";position:absolute;right:-38px;bottom:-38px;width:110px;height:110px;border-radius:50%;background:rgba(242,140,24,.08);transition:transform .35s ease}
.rgwb-about-value-card:hover{transform:translateY(-9px);box-shadow:0 20px 45px rgba(13,36,57,.12);border-color:rgba(242,140,24,.5)}
.rgwb-about-value-card:hover::after{transform:scale(1.35)}
.rgwb-about-value-card>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#fff2e4;color:#e27d0d;font-weight:800;margin-bottom:20px}
.rgwb-about-value-card h3{font-size:21px;color:#10263d;margin:0 0 12px}.rgwb-about-value-card p{color:#607080;line-height:1.7;margin:0}
.rgwb-about-mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.rgwb-about-mission-grid article{padding:48px;border-radius:22px;background:linear-gradient(135deg,#10263d,#183d5d);color:#fff;position:relative;overflow:hidden}
.rgwb-about-mission-grid article:nth-child(2){background:linear-gradient(135deg,#e98311,#f4a23d)}
.rgwb-about-mission-grid h2{color:#fff;font-size:34px;line-height:1.2;margin:12px 0 18px}.rgwb-about-mission-grid p:last-child{color:rgba(255,255,255,.78);line-height:1.75}
.rgwb-about-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px;position:relative}
.rgwb-about-process-grid::before{content:"";position:absolute;left:12%;right:12%;top:29px;height:2px;background:linear-gradient(90deg,#f28c18,#d9e2ea)}
.rgwb-about-process-grid article{position:relative;padding:0 26px;text-align:center}.rgwb-about-process-grid span{position:relative;z-index:2;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:50%;background:#10263d;color:#fff;border:6px solid #fff;box-shadow:0 0 0 2px #f28c18;font-weight:800}
.rgwb-about-process-grid h3{margin:24px 0 10px;color:#10263d;font-size:20px}.rgwb-about-process-grid p{margin:0;color:#637180;line-height:1.65;font-size:15px}
.rgwb-about-cta .rgwb-container p{color:rgba(255,255,255,.72);max-width:650px}
@keyframes rgwbAboutGlow{to{transform:scale(1.12);opacity:.55}}
@media(max-width:980px){.rgwb-about-story-grid{grid-template-columns:1fr;gap:42px}.rgwb-about-image-card img{height:560px}.rgwb-about-stats{grid-template-columns:1fr 1fr}.rgwb-about-stats article:nth-child(2){border-right:0}.rgwb-about-stats article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.rgwb-about-process-grid{grid-template-columns:1fr 1fr;gap:34px}.rgwb-about-process-grid::before{display:none}}
@media(max-width:700px){.rgwb-about-hero{min-height:610px;background-position:62% center}.rgwb-about-hero::before{background:linear-gradient(0deg,rgba(8,25,43,.96) 0%,rgba(8,25,43,.72) 62%,rgba(8,25,43,.36))}.rgwb-about-hero-inner{padding-bottom:58px!important}.rgwb-about-hero h1{font-size:40px}.rgwb-about-hero p:not(.rgwb-eyebrow){font-size:16px}.rgwb-about-checks{grid-template-columns:1fr}.rgwb-about-image-card img{height:450px}.rgwb-about-stats{grid-template-columns:1fr}.rgwb-about-stats article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.rgwb-about-stats article:last-child{border-bottom:0!important}.rgwb-about-mission-grid,.rgwb-about-process-grid{grid-template-columns:1fr}.rgwb-about-mission-grid article{padding:34px 26px}.rgwb-about-process-grid article{padding:0}.rgwb-about-story-copy h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){.rgwb-about-hero::after{animation:none}.rgwb-about-image-card img,.rgwb-about-value-card{transition:none}}

/* V7.20 modern Industries, Services, Products and Contact pages */
.rgwb-modern-hero{position:relative;min-height:660px;display:flex;align-items:flex-end;overflow:hidden;background:#0b2237}
.rgwb-modern-hero-bg{position:absolute;inset:0;background-image:var(--rgwb-modern-image);background-size:cover;background-position:center;transform:scale(1.04);animation:rgwbModernHero 14s ease-in-out infinite alternate}
.rgwb-modern-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,20,34,.94) 0%,rgba(8,31,51,.78) 48%,rgba(8,31,51,.22) 82%),linear-gradient(0deg,rgba(5,20,34,.7),transparent 55%)}
.rgwb-modern-hero::after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 78% 25%,rgba(242,140,24,.2),transparent 31%)}
.rgwb-modern-hero-inner{position:relative;z-index:2;padding-top:145px!important;padding-bottom:86px!important;color:#fff}
.rgwb-modern-hero h1{max-width:850px;margin:12px 0 22px;color:#fff;font-size:clamp(46px,5.4vw,78px);line-height:1.02;letter-spacing:-.04em}
.rgwb-modern-hero p:not(.rgwb-eyebrow){max-width:670px;margin:0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.75}
.rgwb-modern-hero-industries{--rgwb-modern-image:url('food-beverage.jpg')}
.rgwb-modern-hero-products{--rgwb-modern-image:url('slider-process-complex.jpg')}
.rgwb-modern-hero-contact{--rgwb-modern-image:url('contact-us.jpg')}
.rgwb-modern-intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:80px;align-items:start}
.rgwb-modern-intro h2{font-size:clamp(36px,4vw,57px);line-height:1.08;letter-spacing:-.03em;margin:12px 0 0;color:#10263d}
.rgwb-modern-intro-grid>div:last-child>p{font-size:17px;line-height:1.85;color:#596a7a;margin:0}
.rgwb-modern-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}
.rgwb-modern-mini-stats span{padding:18px;border:1px solid #e2e8ee;border-radius:14px;color:#657585;font-size:12px;line-height:1.35;background:#fff}
.rgwb-modern-mini-stats strong{display:block;margin-bottom:6px;color:#10263d;font-size:25px;line-height:1}
.rgwb-modern-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.rgwb-modern-industry-card{position:relative;display:block;height:430px;border-radius:22px;overflow:hidden;text-decoration:none!important;box-shadow:0 18px 45px rgba(10,32,50,.13);isolation:isolate}
.rgwb-modern-industry-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.rgwb-modern-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,21,36,.96) 0%,rgba(5,21,36,.3) 58%,rgba(5,21,36,.08));z-index:1}
.rgwb-modern-card-number{position:absolute;right:22px;top:20px;z-index:2;color:rgba(255,255,255,.7);font-weight:800;letter-spacing:.1em}
.rgwb-modern-card-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:27px;color:#fff;display:flex;flex-direction:column}
.rgwb-modern-card-copy strong{font-size:27px;line-height:1.15;color:#fff}.rgwb-modern-card-copy em{font-style:normal;color:rgba(255,255,255,.72);font-size:14px;line-height:1.55;margin:11px 0 18px;max-height:0;opacity:0;transform:translateY(10px);transition:.35s ease;overflow:hidden}
.rgwb-modern-card-copy b{color:#f6a034;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.rgwb-modern-card-copy b span{font-size:20px;margin-left:6px}
.rgwb-modern-industry-card:hover img{transform:scale(1.07)}.rgwb-modern-industry-card:hover .rgwb-modern-card-copy em{max-height:80px;opacity:1;transform:none}
.rgwb-modern-capabilities article,.rgwb-product-benefits article{padding:32px 27px;border:1px solid #e1e7ed;border-radius:18px;background:#fff;transition:.35s ease}
.rgwb-modern-capabilities article:hover,.rgwb-product-benefits article:hover{transform:translateY(-8px);box-shadow:0 20px 44px rgba(12,34,53,.11);border-color:rgba(242,140,24,.45)}
.rgwb-modern-capabilities article>span,.rgwb-product-benefits article>span{display:inline-flex;width:43px;height:43px;align-items:center;justify-content:center;border-radius:12px;background:#fff1e1;color:#e17b0b;font-weight:900;margin-bottom:20px}
.rgwb-modern-capabilities h3,.rgwb-product-benefits h3{margin:0 0 11px;color:#10263d;font-size:20px}.rgwb-modern-capabilities p,.rgwb-product-benefits p{margin:0;color:#657484;line-height:1.7}
.rgwb-service-modern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.rgwb-service-modern-card{position:relative;padding:36px 30px;border-radius:20px;background:#fff;border:1px solid #e1e7ed;overflow:hidden;transition:.35s ease}
.rgwb-service-modern-card::after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;bottom:-55px;background:rgba(242,140,24,.08);transition:.35s ease}
.rgwb-service-modern-card:hover{transform:translateY(-8px);box-shadow:0 22px 48px rgba(11,33,52,.12);border-color:rgba(242,140,24,.5)}.rgwb-service-modern-card:hover::after{transform:scale(1.35)}
.rgwb-service-modern-card>span{display:block;color:#f28c18;font-weight:900;letter-spacing:.12em;margin-bottom:26px}.rgwb-service-modern-card h3{font-size:23px;line-height:1.25;color:#10263d;margin:0 0 14px}.rgwb-service-modern-card p{color:#617181;line-height:1.72;margin:0 0 25px}.rgwb-service-modern-card a{color:#10263d!important;text-decoration:none!important;font-weight:800;font-size:14px}.rgwb-service-modern-card a b{color:#f28c18;margin-left:7px}
.rgwb-products-page .rgwb-products-heading{text-align:left;max-width:780px}.rgwb-products-page .rgwb-products-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.1;letter-spacing:-.03em}
.rgwb-products-page .rgwb-product-card{border-radius:20px;overflow:hidden;box-shadow:0 16px 42px rgba(10,31,49,.13);transition:transform .4s ease,box-shadow .4s ease}.rgwb-products-page .rgwb-product-card:hover{transform:translateY(-10px);box-shadow:0 26px 58px rgba(10,31,49,.2)}
.rgwb-product-benefits{padding-top:30px!important}
.rgwb-contact-cards-section{padding-bottom:0!important}.rgwb-contact-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;transform:translateY(-54px);position:relative;z-index:3}
.rgwb-contact-quick-grid article{padding:30px;border-radius:19px;background:#fff;box-shadow:0 20px 50px rgba(9,30,47,.14);border:1px solid #edf1f4}.rgwb-contact-quick-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#10263d;color:#fff;font-weight:900}.rgwb-contact-quick-grid h3{color:#10263d;margin:19px 0 8px;font-size:21px}.rgwb-contact-quick-grid p{margin:0;color:#617180;line-height:1.6}.rgwb-contact-quick-grid a{color:#10263d!important}
.rgwb-contact-modern-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:70px;align-items:center}.rgwb-contact-modern-copy h2{font-size:clamp(38px,4.2vw,58px);line-height:1.08;color:#10263d;margin:10px 0 22px}.rgwb-contact-modern-copy>p{font-size:17px;color:#607080;line-height:1.8}.rgwb-contact-modern-copy>.rgwb-btn{margin-top:28px}
.rgwb-form-card-modern{padding:42px!important;border-radius:22px!important;box-shadow:0 24px 60px rgba(9,31,49,.13)!important;background:#fff!important}.rgwb-form-card-modern h2{font-size:33px;color:#10263d;margin:8px 0 25px}.rgwb-form-card-modern input,.rgwb-form-card-modern textarea,.rgwb-form-card-modern select{border-radius:10px!important;border:1px solid #dce4ea!important;background:#f8fafb!important;transition:.25s ease}.rgwb-form-card-modern input:focus,.rgwb-form-card-modern textarea:focus{border-color:#f28c18!important;box-shadow:0 0 0 3px rgba(242,140,24,.12)!important;background:#fff!important}
.rgwb-map-modern{padding-top:100px!important}.rgwb-map-modern .rgwb-map-frame{border-radius:22px;overflow:hidden;box-shadow:0 24px 60px rgba(9,31,49,.15)}
.rgwb-industry-detail .rgwb-page-hero{min-height:560px;display:flex;align-items:flex-end;padding-bottom:75px}.rgwb-industry-detail .rgwb-industry-highlight{border-radius:20px;box-shadow:0 18px 42px rgba(9,31,49,.1)}.rgwb-industry-detail .rgwb-industry-app-card,.rgwb-industry-detail .rgwb-content-card{border-radius:18px;transition:.35s ease}.rgwb-industry-detail .rgwb-industry-app-card:hover,.rgwb-industry-detail .rgwb-content-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px rgba(9,31,49,.1)}
@keyframes rgwbModernHero{to{transform:scale(1.1) translate3d(-1%,1%,0)}}
@media(max-width:980px){.rgwb-modern-intro-grid,.rgwb-contact-modern-layout{grid-template-columns:1fr;gap:42px}.rgwb-modern-industry-grid,.rgwb-service-modern-grid{grid-template-columns:1fr 1fr}.rgwb-contact-quick-grid{grid-template-columns:1fr}.rgwb-modern-mini-stats{max-width:620px}.rgwb-contact-modern-layout{align-items:start}}
@media(max-width:700px){.rgwb-modern-hero{min-height:590px}.rgwb-modern-hero::before{background:linear-gradient(0deg,rgba(5,20,34,.96),rgba(5,20,34,.66) 70%,rgba(5,20,34,.35))}.rgwb-modern-hero-inner{padding-bottom:56px!important}.rgwb-modern-hero h1{font-size:40px}.rgwb-modern-hero p:not(.rgwb-eyebrow){font-size:16px}.rgwb-modern-industry-grid,.rgwb-service-modern-grid{grid-template-columns:1fr}.rgwb-modern-industry-card{height:390px}.rgwb-modern-mini-stats{grid-template-columns:1fr}.rgwb-contact-quick-grid{transform:translateY(-30px)}.rgwb-form-card-modern{padding:28px 22px!important}.rgwb-contact-modern-layout{grid-template-columns:minmax(0,1fr)}.rgwb-industry-detail .rgwb-page-hero{min-height:500px}}
@media(prefers-reduced-motion:reduce){.rgwb-modern-hero-bg{animation:none}.rgwb-modern-industry-card img,.rgwb-service-modern-card,.rgwb-modern-capabilities article,.rgwb-product-benefits article{transition:none}}

/* V7.22 premium contact page and global interaction polish */
body.rgwb-v6-site{scroll-behavior:smooth}
body.rgwb-v6-site .rgwb-contact-v722 .rgwb-contact-cards-section{background:linear-gradient(180deg,#f6f9fb 0,#fff 100%)}
body.rgwb-v6-site .rgwb-contact-v722 .rgwb-contact-quick-grid{gap:26px;align-items:stretch}
body.rgwb-v6-site .rgwb-contact-feature-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:365px;padding:34px 32px 30px!important;border:1px solid rgba(16,38,61,.09)!important;background:linear-gradient(145deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 22px 60px rgba(8,34,55,.12)!important;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s ease,border-color .3s ease}
body.rgwb-v6-site .rgwb-contact-feature-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#f2a51a,#ffcc63);transform:scaleX(.38);transform-origin:left;transition:transform .45s ease}
body.rgwb-v6-site .rgwb-contact-feature-card::after{content:"";position:absolute;width:180px;height:180px;right:-90px;top:-90px;border-radius:50%;background:radial-gradient(circle,rgba(242,165,26,.15),transparent 70%);transition:transform .5s ease}
body.rgwb-v6-site .rgwb-contact-feature-card:hover{transform:translateY(-12px);border-color:rgba(242,165,26,.38)!important;box-shadow:0 34px 75px rgba(8,34,55,.18)!important}
body.rgwb-v6-site .rgwb-contact-feature-card:hover::before{transform:scaleX(1)}
body.rgwb-v6-site .rgwb-contact-feature-card:hover::after{transform:scale(1.2)}
body.rgwb-v6-site .rgwb-contact-icon{position:relative;z-index:1;display:grid;place-items:center;width:68px;height:68px;border-radius:20px;background:linear-gradient(145deg,#10263d,#1f4f70);box-shadow:0 14px 30px rgba(16,38,61,.24);transition:transform .4s ease}
body.rgwb-v6-site .rgwb-contact-feature-card:hover .rgwb-contact-icon{transform:translateY(-3px) rotate(-5deg) scale(1.06)}
body.rgwb-v6-site .rgwb-contact-icon svg{width:31px;height:31px;fill:#ffbd36}
body.rgwb-v6-site .rgwb-contact-card-kicker{margin-top:24px!important;width:auto!important;height:auto!important;border-radius:0!important;background:none!important;color:#d88c00!important;font-size:11px!important;font-weight:900!important;letter-spacing:.13em;text-transform:uppercase}
body.rgwb-v6-site .rgwb-contact-feature-card h3{font-size:27px!important;margin:8px 0 12px!important}
body.rgwb-v6-site .rgwb-contact-value{min-height:54px;font-size:16px;line-height:1.65!important;color:#3d5061!important}
body.rgwb-v6-site .rgwb-contact-address{font-size:15px}
body.rgwb-v6-site .rgwb-contact-feature-card small{display:block;margin-top:8px;color:#7b8996;font-size:13px}
body.rgwb-v6-site .rgwb-contact-card-action{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:22px;border-top:1px solid #e9eef2;color:#10263d!important;font-weight:850;text-decoration:none!important}
body.rgwb-v6-site .rgwb-contact-card-action b{color:#e99b13;transition:transform .25s ease}
body.rgwb-v6-site .rgwb-contact-card-action:hover b{transform:translateX(6px)}
body.rgwb-v6-site .rgwb-contact-trust{padding:26px 0 70px;background:#fff}
body.rgwb-v6-site .rgwb-contact-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e8edf1;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 20px 55px rgba(8,34,55,.07)}
body.rgwb-v6-site .rgwb-contact-trust-grid>div{padding:28px 25px;border-right:1px solid #e8edf1}
body.rgwb-v6-site .rgwb-contact-trust-grid>div:last-child{border-right:0}
body.rgwb-v6-site .rgwb-contact-trust-grid span{display:block;color:#e99b13;font-size:12px;font-weight:900;letter-spacing:.1em}
body.rgwb-v6-site .rgwb-contact-trust-grid strong{display:block;margin:7px 0;color:#10263d;font-size:17px}
body.rgwb-v6-site .rgwb-contact-trust-grid p{margin:0;color:#748390;font-size:13px;line-height:1.55}
body.rgwb-v6-site .rgwb-contact-response-box{margin-top:32px;padding:22px 24px;border:1px solid rgba(242,165,26,.26);border-radius:18px;background:linear-gradient(135deg,#fff8e8,#fff);box-shadow:0 15px 35px rgba(180,116,0,.08)}
body.rgwb-v6-site .rgwb-contact-response-box b,body.rgwb-v6-site .rgwb-contact-response-box span{display:block}
body.rgwb-v6-site .rgwb-contact-response-box b{color:#10263d;font-size:17px}
body.rgwb-v6-site .rgwb-contact-response-box span{margin:4px 0 12px;color:#6b7985}
body.rgwb-v6-site .rgwb-contact-response-box a{color:#c77f00!important;font-weight:850;text-decoration:none!important}
body.rgwb-v6-site .rgwb-office-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0 22px}
body.rgwb-v6-site .rgwb-office-info-grid article{padding:20px 22px;border-radius:16px;background:#10263d;color:#fff;box-shadow:0 15px 35px rgba(16,38,61,.16)}
body.rgwb-v6-site .rgwb-office-info-grid span{display:block;color:#ffbd36;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
body.rgwb-v6-site .rgwb-office-info-grid strong{display:block;margin:7px 0 2px;font-size:18px}
body.rgwb-v6-site .rgwb-office-info-grid p{margin:0;color:#cbd5dd;font-size:13px}
body.rgwb-v6-site .rgwb-contact-final-cta{overflow:hidden;position:relative;background:linear-gradient(120deg,#0b2033,#143c59)!important}
body.rgwb-v6-site .rgwb-contact-final-cta::after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-230px;background:radial-gradient(circle,rgba(255,189,54,.18),transparent 68%)}
body.rgwb-v6-site .rgwb-contact-final-cta .rgwb-container{position:relative;z-index:1}
body.rgwb-v6-site .rgwb-page-loader{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;background:#0b2033;transition:opacity .55s ease,visibility .55s ease}
body.rgwb-v6-site.rgwb-loaded .rgwb-page-loader{opacity:0;visibility:hidden;pointer-events:none}
body.rgwb-v6-site .rgwb-loader-mark{display:grid;place-items:center;gap:15px;color:#fff;letter-spacing:.22em;font-size:13px}
body.rgwb-v6-site .rgwb-loader-mark span{width:54px;height:54px;border:3px solid rgba(255,255,255,.16);border-top-color:#ffbd36;border-radius:50%;animation:rgwbLoaderSpin .8s linear infinite}
@keyframes rgwbLoaderSpin{to{transform:rotate(360deg)}}
body.rgwb-v6-site .rgwb-scroll-progress{position:fixed;left:0;right:0;top:0;height:3px;z-index:99999;background:transparent;pointer-events:none}
body.rgwb-v6-site .rgwb-scroll-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#e99b13,#ffd36b);box-shadow:0 0 12px rgba(242,165,26,.65)}
body.rgwb-v6-site .rgwb-back-to-top{position:fixed;right:24px;bottom:92px;z-index:9998;display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:#10263d;color:#fff;box-shadow:0 16px 35px rgba(5,22,36,.25);opacity:0;visibility:hidden;transform:translateY(12px);transition:.3s ease;cursor:pointer}
body.rgwb-v6-site .rgwb-back-to-top.is-visible{opacity:1;visibility:visible;transform:none}
body.rgwb-v6-site .rgwb-back-to-top:hover{background:#e99b13;transform:translateY(-4px)}
body.rgwb-v6-site .rgwb-back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2}
body.rgwb-v6-site .site-header,body.rgwb-v6-site header#masthead{transition:box-shadow .3s ease,background-color .3s ease,backdrop-filter .3s ease}
body.rgwb-v6-site.rgwb-scrolled .site-header,body.rgwb-v6-site.rgwb-scrolled header#masthead{box-shadow:0 12px 35px rgba(5,24,39,.12);backdrop-filter:blur(14px)}
@media(max-width:980px){body.rgwb-v6-site .rgwb-contact-trust-grid{grid-template-columns:1fr 1fr}body.rgwb-v6-site .rgwb-contact-trust-grid>div:nth-child(2){border-right:0}body.rgwb-v6-site .rgwb-contact-trust-grid>div:nth-child(-n+2){border-bottom:1px solid #e8edf1}}
@media(max-width:700px){body.rgwb-v6-site .rgwb-contact-feature-card{min-height:335px;padding:28px 24px 25px!important}body.rgwb-v6-site .rgwb-contact-trust-grid,body.rgwb-v6-site .rgwb-office-info-grid{grid-template-columns:1fr}body.rgwb-v6-site .rgwb-contact-trust-grid>div{border-right:0!important;border-bottom:1px solid #e8edf1!important}body.rgwb-v6-site .rgwb-contact-trust-grid>div:last-child{border-bottom:0!important}body.rgwb-v6-site .rgwb-back-to-top{right:18px;bottom:86px;width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){body.rgwb-v6-site .rgwb-page-loader{display:none}body.rgwb-v6-site .rgwb-contact-feature-card,body.rgwb-v6-site .rgwb-contact-icon,body.rgwb-v6-site .rgwb-back-to-top{transition:none!important;animation:none!important}}


/* V8.0 Contact CTA readability fix */
body.rgwb-v6-site .rgwb-contact-final-cta h2{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.32)}
body.rgwb-v6-site .rgwb-contact-final-cta .rgwb-container>div>p:not(.rgwb-eyebrow){color:rgba(255,255,255,.92)!important;text-shadow:0 1px 6px rgba(0,0,0,.22)}
body.rgwb-v6-site .rgwb-contact-final-cta .rgwb-eyebrow{color:#ff8a00!important}
body.rgwb-v6-site .rgwb-contact-final-cta .rgwb-btn-light{color:#fff!important}


/* V8.1 premium scroll progress button */
body.rgwb-v6-site .rgwb-back-to-top{
  width:58px!important;height:58px!important;right:28px!important;bottom:90px!important;
  border-radius:50%!important;background:linear-gradient(145deg,#ff9f1c,#f2760b)!important;
  color:#fff!important;box-shadow:0 14px 34px rgba(242,118,11,.34),0 4px 12px rgba(8,30,49,.18)!important;
  overflow:visible!important;isolation:isolate;transform:translateY(16px) scale(.92)!important;
}
body.rgwb-v6-site .rgwb-back-to-top::before{
  content:"";position:absolute;inset:7px;border-radius:50%;z-index:-1;
  background:linear-gradient(145deg,#ff9f1c,#f2760b);box-shadow:inset 0 1px 0 rgba(255,255,255,.35);
}
body.rgwb-v6-site .rgwb-back-to-top.is-visible{transform:translateY(0) scale(1)!important}
body.rgwb-v6-site .rgwb-back-to-top:hover{background:linear-gradient(145deg,#ffad35,#ed6900)!important;transform:translateY(-5px) scale(1.06)!important;box-shadow:0 18px 42px rgba(242,118,11,.42),0 6px 14px rgba(8,30,49,.2)!important}
body.rgwb-v6-site .rgwb-back-to-top:focus-visible{outline:3px solid rgba(255,159,28,.35);outline-offset:4px}
body.rgwb-v6-site .rgwb-back-progress{position:absolute;inset:-1px;width:60px!important;height:60px!important;transform:rotate(-90deg);pointer-events:none}
body.rgwb-v6-site .rgwb-back-progress circle{fill:none;stroke-width:2.4}
body.rgwb-v6-site .rgwb-back-track{stroke:rgba(255,255,255,.25)}
body.rgwb-v6-site .rgwb-back-value{stroke:#fff;stroke-linecap:round;stroke-dasharray:169.646;stroke-dashoffset:169.646;transition:stroke-dashoffset .12s linear}
body.rgwb-v6-site .rgwb-back-arrow{position:relative;width:23px!important;height:23px!important;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}
body.rgwb-v6-site .rgwb-back-to-top:hover .rgwb-back-arrow{transform:translateY(-2px)}
@media(max-width:700px){body.rgwb-v6-site .rgwb-back-to-top{right:17px!important;bottom:82px!important;width:52px!important;height:52px!important}body.rgwb-v6-site .rgwb-back-progress{width:54px!important;height:54px!important;inset:-1px}body.rgwb-v6-site .rgwb-back-progress circle{r:24px;cx:27px;cy:27px}.rgwb-back-value{stroke-dasharray:150.796!important;stroke-dashoffset:150.796!important}}


/* ===== V8.1.2 Scroll Button Alignment Fix ===== */
.rex-scroll-top,
.scroll-to-top,
.back-to-top,
#scrollTop,
#backToTop{
    width:58px !important;
    height:58px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 !important;
}
.rex-scroll-top i,
.rex-scroll-top svg,
.scroll-to-top i,
.scroll-to-top svg,
.back-to-top i,
.back-to-top svg,
#scrollTop i,
#scrollTop svg,
#backToTop i,
#backToTop svg{
    margin:0 !important;
    line-height:1 !important;
    display:block !important;
    transform:none !important;
}

/* V8.1.3 About Us CTA text contrast fix */
.rgwb-about-cta .rgwb-eyebrow{
  color:#f28c18 !important;
}
.rgwb-about-cta h2{
  color:#10263d !important;
}
.rgwb-about-cta .rgwb-container > div > p:last-child{
  color:#5f6f82 !important;
}
