/* Boxed header, topbar, mega menus and image-only managed Hero — v3.1. */
.adp-site-header{height:auto;background:#fff;border:0;box-shadow:none}
.adp-has-sticky-header .adp-site-header{top:0}
.adp-topbar{border-bottom:1px solid #dfe5e1;background:#f8f7f2;color:#344b42}
.adp-topbar-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:38px;font-size:.72rem}
.adp-topbar-contact{display:flex;align-items:center;gap:10px;white-space:nowrap}.adp-topbar-contact i{width:1px;height:15px;background:#aab7b1}.adp-topbar a{color:inherit}.adp-topbar a:hover{color:var(--adp-bright)}
.adp-topbar p{margin:0;text-align:center}.adp-topbar p strong{color:#078e40;letter-spacing:.04em}
.adp-topbar nav{display:flex;justify-content:flex-end;gap:0}.adp-topbar nav a{padding:0 9px;border-left:1px solid #cdd6d1;font-weight:700}.adp-topbar nav a:first-child{border-left:0}
.adp-header-panel{position:relative;padding-block:8px 0}
.adp-header-main{display:flex;align-items:center;gap:18px;min-height:84px;padding:0 18px}
.adp-brand{display:inline-flex;align-items:center}.adp-brand-image,.adp-brand-image--default{display:block;width:min(310px,27vw);height:auto;max-height:76px;object-fit:contain}
.adp-header-contact{margin-left:auto}
.adp-primary-nav{position:relative;z-index:20;width:100%;margin:0}
.adp-menu{justify-content:center;gap:0;min-height:58px;padding:0 17px;border:2px solid #fff;border-radius:30px;background:linear-gradient(100deg,#087f3a,#0ba849);box-shadow:0 7px 18px rgba(4,76,35,.18)}
.adp-menu>li{position:relative;display:flex;align-items:center}.adp-menu>li>a,.adp-menu-link-row>a{min-height:54px;padding:0 18px;color:#fff;font-size:.78rem;font-weight:800;white-space:nowrap}.adp-menu>li>a:hover,.adp-menu-link-row>a:hover,.adp-menu .current-menu-item>a{color:#fff;background:rgba(255,255,255,.1)}
.adp-menu .current-menu-item>a::after{display:none}
.adp-menu-link-row{display:flex;align-items:center}.adp-menu-link-row>a{display:flex;align-items:center}
.adp-mega-toggle{display:grid;place-items:center;width:28px;height:38px;margin-left:-14px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.adp-mega-toggle span{font-size:1.15rem;line-height:1;transition:transform .2s ease}.adp-mega-toggle[aria-expanded=true] span{transform:rotate(180deg)}
.adp-has-mega{position:static!important}
.adp-mega-menu{position:absolute;top:calc(100% + 9px);left:0;right:0;display:grid;grid-template-columns:235px 1fr;gap:22px;padding:20px;border:1px solid #dce6df;border-radius:18px;background:#fff;box-shadow:0 22px 48px rgba(8,49,35,.2);opacity:0;visibility:hidden;transform:translateY(-7px);transition:opacity .18s ease,transform .18s ease,visibility .18s}
.adp-has-mega:hover>.adp-mega-menu,.adp-has-mega:focus-within>.adp-mega-menu,.adp-has-mega.is-mega-open>.adp-mega-menu{opacity:1;visibility:visible;transform:none}
.adp-mega-intro{display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:13px;background:linear-gradient(145deg,#0a3f2e,#087f3a);color:#fff}.adp-mega-intro small{color:#d8c26f;font-size:.63rem;font-weight:900;letter-spacing:.13em}.adp-mega-intro strong{margin:7px 0 18px;color:#fff;font-size:1.35rem}.adp-mega-intro a{display:flex;align-items:center;gap:7px;color:#fff;font-size:.76rem;font-weight:800}.adp-mega-intro .adp-icon{width:17px;height:17px}
.adp-mega-menu>ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 8px;margin:0;padding:0;list-style:none}.adp-mega-menu>ul a{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border-radius:9px;color:#29473b;font-size:.76rem;font-weight:720}.adp-mega-menu>ul a:hover{background:#edf7ef;color:#087f3a}.adp-mega-menu>ul .adp-icon{flex:0 0 auto;width:18px;height:18px;color:#0a9844}
.adp-hero-showcase{padding:16px 0 58px;background:#f7f4ec}.adp-hero-slider{position:relative;border-radius:24px;box-shadow:0 18px 44px rgba(12,56,41,.16);overflow:hidden}.adp-hero-viewport{position:relative;width:100%;aspect-ratio:2/1;background:#0b3b2e;overflow:hidden}.adp-hero-track{position:absolute;inset:0}.adp-hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s ease}.adp-hero-slide.is-active{opacity:1;visibility:visible}.adp-hero-slide picture,.adp-hero-slide img{display:block;width:100%;height:100%}.adp-hero-slide img{object-fit:cover;object-position:center}
.adp-hero-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.88);color:#0b4a35;font-size:2rem;line-height:1;box-shadow:0 7px 20px rgba(0,0,0,.16);cursor:pointer;transform:translateY(-50%);transition:background .2s ease,transform .2s ease}.adp-hero-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.adp-hero-prev{left:18px}.adp-hero-next{right:18px}
.adp-hero-dots{position:absolute;z-index:3;left:50%;bottom:15px;display:flex;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(5,40,29,.48);transform:translateX(-50%)}.adp-hero-dots button{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.adp-hero-dots button[aria-current=true]{background:#fff}
.adp-brand--footer{display:inline-flex;padding:9px 13px;border-radius:12px;background:#fff}.adp-brand--footer .adp-brand-image{width:230px;max-height:70px}.adp-bottom-brand .adp-brand-image{width:225px}
@media(max-width:1180px){.adp-topbar-inner{grid-template-columns:1fr auto}.adp-topbar nav{display:none}.adp-menu>li>a,.adp-menu-link-row>a{padding-inline:11px;font-size:.71rem}.adp-mega-menu>ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:960px){
  .adp-topbar-inner{display:flex;justify-content:center}.adp-topbar p{display:none}.adp-header-main{min-height:72px;padding:0}.adp-brand-image,.adp-brand-image--default{width:220px;max-height:62px}.adp-header-contact{margin-left:auto}.adp-menu-toggle{order:3;display:flex}.adp-primary-nav{position:fixed;z-index:1001;inset:110px 0 auto;max-height:calc(100svh - 110px);padding:16px;background:#fbfaf6;border-top:1px solid #e2e4df;box-shadow:0 25px 45px rgba(8,46,34,.15);overflow:auto;opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.adp-primary-nav.is-open{opacity:1;visibility:visible;transform:none}.adp-menu{display:block;max-width:760px;min-height:0;margin:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.adp-menu>li{display:block}.adp-menu>li>a,.adp-menu-link-row>a{display:flex;align-items:center;min-height:50px;padding:0;color:#173d2f;border-bottom:1px solid #e2e5e0;font-size:.96rem}.adp-menu>li>a:hover,.adp-menu-link-row>a:hover{color:#087f3a;background:transparent}.adp-menu-link-row{display:grid;grid-template-columns:1fr 46px}.adp-menu-link-row>a{margin:0}.adp-mega-toggle{width:46px;height:50px;margin:0;border-bottom:1px solid #e2e5e0;color:#0b593d}.adp-mega-menu{position:static;display:none;grid-template-columns:1fr;margin:0 0 8px;padding:10px;border:0;border-radius:0;background:#eef5ef;box-shadow:none;opacity:1;visibility:visible;transform:none}.adp-has-mega:hover>.adp-mega-menu,.adp-has-mega:focus-within>.adp-mega-menu{display:none}.adp-has-mega.is-mega-open>.adp-mega-menu{display:grid}.adp-mega-intro{display:none}.adp-mega-menu>ul{grid-template-columns:repeat(2,minmax(0,1fr))}.adp-mega-menu>ul a{min-height:42px}.adp-hero-showcase{padding:12px 0 44px}.adp-hero-slider{border-radius:18px}.adp-hero-viewport{aspect-ratio:16/8}.adp-hero-arrow{width:40px;height:40px}.adp-hero-prev{left:10px}.adp-hero-next{right:10px}
}
@media(max-width:600px){.adp-topbar-inner{min-height:34px;font-size:.65rem}.adp-topbar p{display:none}.adp-topbar-contact span{display:none}.adp-topbar-contact i{display:none}.adp-header-main{min-height:68px}.adp-brand-image,.adp-brand-image--default{width:184px;max-height:56px}.adp-primary-nav{inset:102px 0 auto;max-height:calc(100svh - 102px)}.adp-mega-menu>ul{grid-template-columns:1fr}.adp-hero-showcase{padding-top:9px}.adp-hero-viewport{aspect-ratio:2/1}.adp-hero-slide img{object-position:center}.adp-hero-arrow{width:36px;height:36px;font-size:1.6rem}.adp-hero-dots{bottom:9px}.adp-brand--footer .adp-brand-image{width:220px}}
@media(prefers-reduced-motion:reduce){.adp-hero-slide,.adp-mega-menu{transition:none}}
