:root{
  --ebw-brand-primary:#0C9444;
  --ebw-brand-secondary:#8DC63F;
  --ebw-brand-warm:#F8ED30;
  --ebw-brand-orange:#F15A29;
  --ebw-brand-red:#BE1E2D;
  --ebw-graphite:#404041;
  --ebw-ink:#16241d;
  --ebw-muted:#66716b;
  --ebw-dark:#12231c;
  --ebw-dark-2:#1a2d25;
  --ebw-surface:#ffffff;
  --ebw-surface-soft:#f6f8f5;
  --ebw-surface-green:#f1f7f2;
  --ebw-line:#e3e9e4;
  --ebw-radius-sm:14px;
  --ebw-radius-md:20px;
  --ebw-radius-lg:28px;
  --ebw-radius-xl:34px;
  --ebw-shell:1360px;
  --ebw-shadow:0 24px 70px rgba(17,37,28,.14);
  --ebw-shadow-soft:0 14px 38px rgba(17,37,28,.08);
}

html{scroll-behavior:smooth}
body.ebw-v6-active,body.ebw-v6{margin:0!important;background:#fff;color:var(--ebw-ink);font-family:"Manrope",Arial,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.ebw-v6-active *,body.ebw-v6 *{box-sizing:border-box}
body.ebw-v6-active a,body.ebw-v6 a{text-decoration:none;color:inherit}
body.ebw-v6-active img,body.ebw-v6 img{display:block;max-width:100%}
body.ebw-v6-active p,body.ebw-v6 p{margin:0;color:var(--ebw-muted);line-height:1.72}
body.ebw-v6-active h1,body.ebw-v6-active h2,body.ebw-v6-active h3,body.ebw-v6 h1,body.ebw-v6 h2,body.ebw-v6 h3{margin:0;color:var(--ebw-ink);font-family:"Manrope",Arial,sans-serif;font-weight:800;letter-spacing:-.045em;line-height:1.02}
body.ebw-v6-active .ebw-icon,body.ebw-v6 .ebw-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
body.ebw-v6-active .ebw-page,body.ebw-v6 .ebw-page{overflow:hidden;background:#fff}
body.ebw-v6-active .ebw-shell,body.ebw-v6 .ebw-shell{width:min(calc(100% - 64px),var(--ebw-shell));margin-inline:auto}
body.ebw-v6-active .ebw-kicker,body.ebw-v6 .ebw-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800;color:var(--ebw-brand-primary);margin-bottom:14px}
body.ebw-v6-active .ebw-kicker--light,body.ebw-v6 .ebw-kicker--light{color:var(--ebw-brand-secondary)}

/* HERO */
body.ebw-v6-active .ebw-hero,body.ebw-v6 .ebw-hero{position:relative;width:100%;min-height:760px;background:#111;isolation:isolate;padding-bottom:76px}
body.admin-bar.ebw-v6-active .ebw-hero,body.admin-bar.ebw-v6 .ebw-hero{min-height:792px}
body.ebw-v6-active .ebw-hero__image,body.ebw-v6 .ebw-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3}
body.ebw-v6-active .ebw-hero__overlay,body.ebw-v6 .ebw-hero__overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(8,17,13,.88) 0%,rgba(8,17,13,.70) 34%,rgba(8,17,13,.30) 60%,rgba(8,17,13,.12) 100%),linear-gradient(0deg,rgba(5,12,9,.25),rgba(5,12,9,0) 55%)}
body.ebw-v6-active .ebw-hero:after,body.ebw-v6 .ebw-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(0deg,rgba(8,17,13,.18),transparent);z-index:-1;pointer-events:none}

/* FLOATING HEADER */
body.ebw-v6-active .ebw-header,body.ebw-v6 .ebw-header{position:absolute;z-index:20;top:26px;left:50%;transform:translateX(-50%);width:min(calc(100% - 80px),1360px);height:74px;padding:0 14px 0 26px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:24px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.78);border-radius:24px;box-shadow:0 18px 44px rgba(10,22,16,.17);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
body.admin-bar.ebw-v6-active .ebw-header,body.admin-bar.ebw-v6 .ebw-header{top:58px}
body.ebw-v6-active .ebw-brand,body.ebw-v6 .ebw-brand{display:flex;align-items:center;height:100%}
body.ebw-v6-active .ebw-brand img,body.ebw-v6 .ebw-brand img{width:auto;max-width:190px;max-height:54px}
body.ebw-v6-active .ebw-nav,body.ebw-v6 .ebw-nav{display:flex;align-items:center;justify-content:center;gap:31px;height:100%}
body.ebw-v6-active .ebw-nav a,body.ebw-v6 .ebw-nav a{position:relative;display:flex;align-items:center;height:100%;font-size:13px;font-weight:700;color:#56615b;transition:.2s ease}
body.ebw-v6-active .ebw-nav a:hover,body.ebw-v6-active .ebw-nav a.is-active,body.ebw-v6 .ebw-nav a:hover,body.ebw-v6 .ebw-nav a.is-active{color:var(--ebw-brand-primary)}
body.ebw-v6-active .ebw-nav a.is-active:after,body.ebw-v6 .ebw-nav a.is-active:after{content:"";position:absolute;left:50%;bottom:12px;transform:translateX(-50%);width:24px;height:2px;border-radius:999px;background:var(--ebw-brand-primary)}
body.ebw-v6-active .ebw-header__cta,body.ebw-v6 .ebw-header__cta{height:48px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;background:var(--ebw-brand-primary);color:#fff;font-size:12px;font-weight:800;box-shadow:0 11px 24px rgba(12,148,68,.23);transition:.2s ease}
body.ebw-v6-active .ebw-header__cta:hover,body.ebw-v6 .ebw-header__cta:hover{transform:translateY(-1px);background:#087b37}
body.ebw-v6-active .ebw-header__cta .ebw-icon,body.ebw-v6 .ebw-header__cta .ebw-icon{width:17px;height:17px}
body.ebw-v6-active .ebw-menu-toggle,body.ebw-v6 .ebw-menu-toggle{display:none;border:0;background:transparent;width:46px;height:46px;color:var(--ebw-ink);border-radius:13px;cursor:pointer}
body.ebw-v6-active .ebw-menu-toggle__close,body.ebw-v6 .ebw-menu-toggle__close{display:none}
body.ebw-v6-active .ebw-menu-toggle.is-open .ebw-menu-toggle__open,body.ebw-v6 .ebw-menu-toggle.is-open .ebw-menu-toggle__open{display:none}
body.ebw-v6-active .ebw-menu-toggle.is-open .ebw-menu-toggle__close,body.ebw-v6 .ebw-menu-toggle.is-open .ebw-menu-toggle__close{display:inline-flex}
body.ebw-v6-active .ebw-mobile-nav,body.ebw-v6 .ebw-mobile-nav{position:absolute;z-index:19;top:110px;left:50%;transform:translateX(-50%);width:min(calc(100% - 36px),760px);padding:16px;background:#fff;border-radius:20px;box-shadow:var(--ebw-shadow);border:1px solid var(--ebw-line)}
body.admin-bar.ebw-v6-active .ebw-mobile-nav,body.admin-bar.ebw-v6 .ebw-mobile-nav{top:142px}
body.ebw-v6-active .ebw-mobile-nav a,body.ebw-v6 .ebw-mobile-nav a{display:block;padding:14px 12px;border-bottom:1px solid var(--ebw-line);font-weight:700;color:#44514a}
body.ebw-v6-active .ebw-mobile-nav a:last-child,body.ebw-v6 .ebw-mobile-nav a:last-child{border-bottom:0}

body.ebw-v6-active .ebw-hero__content,body.ebw-v6 .ebw-hero__content{position:relative;z-index:2;padding-top:184px}
body.admin-bar.ebw-v6-active .ebw-hero__content,body.admin-bar.ebw-v6 .ebw-hero__content{padding-top:216px}
body.ebw-v6-active .ebw-kicker--hero,body.ebw-v6 .ebw-kicker--hero{color:var(--ebw-brand-secondary);font-size:10.5px;max-width:720px}
body.ebw-v6-active .ebw-hero h1,body.ebw-v6 .ebw-hero h1{font-size:clamp(54px,4.9vw,78px);line-height:.98;max-width:790px;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.17)}
body.ebw-v6-active .ebw-hero h1 span,body.ebw-v6 .ebw-hero h1 span{color:var(--ebw-brand-secondary)}
body.ebw-v6-active .ebw-hero__lead,body.ebw-v6 .ebw-hero__lead{max-width:720px;color:rgba(255,255,255,.92);font-size:17px;line-height:1.68;margin-top:24px}
body.ebw-v6-active .ebw-actions,body.ebw-v6 .ebw-actions{display:flex;gap:14px;margin-top:30px}
body.ebw-v6-active .ebw-btn,body.ebw-v6 .ebw-btn{min-height:52px;padding:0 21px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;transition:.2s ease}
body.ebw-v6-active .ebw-btn .ebw-icon,body.ebw-v6 .ebw-btn .ebw-icon{width:17px;height:17px}
body.ebw-v6-active .ebw-btn--primary,body.ebw-v6 .ebw-btn--primary{background:var(--ebw-brand-primary);color:#fff;box-shadow:0 12px 28px rgba(12,148,68,.23)}
body.ebw-v6-active .ebw-btn--primary:hover,body.ebw-v6 .ebw-btn--primary:hover{transform:translateY(-2px);background:#087b37}
body.ebw-v6-active .ebw-btn--ghost,body.ebw-v6 .ebw-btn--ghost{border:1px solid rgba(255,255,255,.48);color:#fff;background:rgba(255,255,255,.05);backdrop-filter:blur(8px)}
body.ebw-v6-active .ebw-btn--ghost:hover,body.ebw-v6 .ebw-btn--ghost:hover{background:rgba(255,255,255,.12)}

/* CONTACT DOCK */
body.ebw-v6-active .ebw-contact-dock,body.ebw-v6 .ebw-contact-dock{position:absolute;z-index:6;left:50%;bottom:-56px;transform:translateX(-50%);display:grid;grid-template-columns:1fr 1.16fr 1fr;background:#fff;border:1px solid rgba(226,233,228,.95);border-radius:24px;box-shadow:0 22px 56px rgba(16,33,25,.16);overflow:hidden;padding:0;width:min(calc(100% - 64px),1120px)}
body.ebw-v6-active .ebw-contact-dock>a,body.ebw-v6 .ebw-contact-dock>a{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;min-height:112px;padding:19px 25px;border-right:1px solid var(--ebw-line);transition:.2s ease;background:#fff}
body.ebw-v6-active .ebw-contact-dock>a:last-child,body.ebw-v6 .ebw-contact-dock>a:last-child{border-right:0}
body.ebw-v6-active .ebw-contact-dock>a:hover,body.ebw-v6 .ebw-contact-dock>a:hover{background:#fbfdfb}
body.ebw-v6-active .ebw-icon-chip,body.ebw-v6 .ebw-icon-chip{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#eff8f1;color:var(--ebw-brand-primary)}
body.ebw-v6-active .ebw-contact-dock small,body.ebw-v6 .ebw-contact-dock small{display:block;color:#87908b;font-size:10px;font-weight:700;margin-bottom:3px}
body.ebw-v6-active .ebw-contact-dock strong,body.ebw-v6 .ebw-contact-dock strong{display:block;color:var(--ebw-ink);font-size:15px;line-height:1.25;word-break:break-word}
body.ebw-v6-active .ebw-contact-dock em,body.ebw-v6 .ebw-contact-dock em{display:block;color:#9aa29e;font-style:normal;font-size:9.5px;margin-top:4px}

/* TRUST */
body.ebw-v6-active .ebw-trust,body.ebw-v6 .ebw-trust{padding:94px 0 36px;background:#fff}
body.ebw-v6-active .ebw-trust__grid,body.ebw-v6 .ebw-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ebw-line);border-radius:22px;background:#fff;box-shadow:var(--ebw-shadow-soft);overflow:hidden}
body.ebw-v6-active .ebw-trust__item,body.ebw-v6 .ebw-trust__item{min-height:96px;padding:20px 24px;display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center;border-right:1px solid var(--ebw-line)}
body.ebw-v6-active .ebw-trust__item:last-child,body.ebw-v6 .ebw-trust__item:last-child{border-right:0}
body.ebw-v6-active .ebw-trust__item>span,body.ebw-v6 .ebw-trust__item>span{width:42px;height:42px;border-radius:14px;background:#f0f8f2;color:var(--ebw-brand-primary);display:flex;align-items:center;justify-content:center}
body.ebw-v6-active .ebw-trust__item .ebw-icon,body.ebw-v6 .ebw-trust__item .ebw-icon{width:21px;height:21px}
body.ebw-v6-active .ebw-trust__item strong,body.ebw-v6 .ebw-trust__item strong{display:block;font-size:13px;color:var(--ebw-ink);margin-bottom:4px}
body.ebw-v6-active .ebw-trust__item small,body.ebw-v6 .ebw-trust__item small{display:block;font-size:10.5px;line-height:1.45;color:#858e89}

/* SHARED */
body.ebw-v6-active .ebw-section,body.ebw-v6 .ebw-section{padding:96px 0}
body.ebw-v6-active .ebw-section h2,body.ebw-v6 .ebw-section h2{font-size:clamp(36px,3.3vw,52px)}
body.ebw-v6-active .ebw-text-link,body.ebw-v6 .ebw-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--ebw-brand-primary);font-weight:800;font-size:12px;margin-top:22px}
body.ebw-v6-active .ebw-text-link .ebw-icon,body.ebw-v6 .ebw-text-link .ebw-icon{width:16px;height:16px}
body.ebw-v6-active .ebw-check-list,body.ebw-v6 .ebw-check-list{list-style:none;margin:23px 0 0;padding:0;display:grid;gap:10px}
body.ebw-v6-active .ebw-check-list li,body.ebw-v6 .ebw-check-list li{position:relative;padding-left:23px;font-size:12px;line-height:1.5;color:#47534d}
body.ebw-v6-active .ebw-check-list li:before,body.ebw-v6 .ebw-check-list li:before{content:"ÃƒÂ¢Ã…â€œÃ¢â‚¬Å“";position:absolute;left:0;top:0;color:var(--ebw-brand-primary);font-weight:900}
body.ebw-v6-active .ebw-check-list--two,body.ebw-v6 .ebw-check-list--two{grid-template-columns:1fr 1fr;column-gap:28px}

/* SERVICES */
body.ebw-v6-active .ebw-services,body.ebw-v6 .ebw-services{background:linear-gradient(180deg,#fff 0%,#fafcfa 100%)}
body.ebw-v6-active .ebw-services__head,body.ebw-v6 .ebw-services__head{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:end;margin-bottom:42px}
body.ebw-v6-active .ebw-services__head>div:first-child p:not(.ebw-kicker),body.ebw-v6 .ebw-services__head>div:first-child p:not(.ebw-kicker){margin-top:18px;max-width:520px;font-size:13px}
body.ebw-v6-active .ebw-services__intro,body.ebw-v6 .ebw-services__intro{font-size:14px;line-height:1.75;color:#59645e;max-width:690px;padding-bottom:6px}
body.ebw-v6-active .ebw-service-cards,body.ebw-v6 .ebw-service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
body.ebw-v6-active .ebw-service-card,body.ebw-v6 .ebw-service-card{position:relative;background:#fff;border:1px solid var(--ebw-line);border-radius:24px;overflow:hidden;box-shadow:var(--ebw-shadow-soft);transition:.25s ease}
body.ebw-v6-active .ebw-service-card:hover,body.ebw-v6 .ebw-service-card:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(17,37,28,.12)}
body.ebw-v6-active .ebw-service-card__media,body.ebw-v6 .ebw-service-card__media{height:260px;overflow:hidden;background:#eef2ee}
body.ebw-v6-active .ebw-service-card__media img,body.ebw-v6 .ebw-service-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
body.ebw-v6-active .ebw-service-card:hover .ebw-service-card__media img,body.ebw-v6 .ebw-service-card:hover .ebw-service-card__media img{transform:scale(1.025)}
body.ebw-v6-active .ebw-service-card__icon,body.ebw-v6 .ebw-service-card__icon{position:absolute;top:231px;left:28px;width:58px;height:58px;border-radius:18px;background:#f7fbf8;border:5px solid #fff;color:var(--ebw-brand-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 9px 24px rgba(22,45,34,.10)}
body.ebw-v6-active .ebw-service-card__icon .ebw-icon,body.ebw-v6 .ebw-service-card__icon .ebw-icon{width:25px;height:25px}
body.ebw-v6-active .ebw-service-card__copy,body.ebw-v6 .ebw-service-card__copy{padding:42px 28px 28px}
body.ebw-v6-active .ebw-service-card__copy h3,body.ebw-v6 .ebw-service-card__copy h3{font-size:21px;margin-bottom:11px;letter-spacing:-.025em}
body.ebw-v6-active .ebw-service-card__copy p,body.ebw-v6 .ebw-service-card__copy p{font-size:12px;line-height:1.65;min-height:60px}
body.ebw-v6-active .ebw-service-card__copy a,body.ebw-v6 .ebw-service-card__copy a{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:11px;font-weight:800;color:var(--ebw-ink)}
body.ebw-v6-active .ebw-service-card__copy a .ebw-icon,body.ebw-v6 .ebw-service-card__copy a .ebw-icon{width:17px;height:17px;color:var(--ebw-brand-primary)}

/* FOCUS */
body.ebw-v6-active .ebw-focus,body.ebw-v6 .ebw-focus{padding:0 0 96px;background:#fafcfa}
body.ebw-v6-active .ebw-focus__card,body.ebw-v6 .ebw-focus__card{display:grid;grid-template-columns:1.02fr .98fr;background:linear-gradient(135deg,#101a16,#1d2823);border-radius:28px;overflow:hidden;box-shadow:var(--ebw-shadow)}
body.ebw-v6-active .ebw-focus__media,body.ebw-v6 .ebw-focus__media{position:relative;min-height:430px;padding:24px}
body.ebw-v6-active .ebw-focus__media img,body.ebw-v6 .ebw-focus__media img{width:100%;height:100%;min-height:382px;object-fit:cover;border-radius:20px;filter:saturate(.82) contrast(1.02)}
body.ebw-v6-active .ebw-media-tag,body.ebw-v6 .ebw-media-tag{position:absolute;left:42px;bottom:40px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.94);color:#35443c;font-size:10px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.14)}
body.ebw-v6-active .ebw-media-tag .ebw-icon,body.ebw-v6 .ebw-media-tag .ebw-icon{width:16px;height:16px;color:var(--ebw-brand-primary)}
body.ebw-v6-active .ebw-focus__copy,body.ebw-v6 .ebw-focus__copy{padding:58px 58px 58px 42px;display:flex;flex-direction:column;justify-content:center}
body.ebw-v6-active .ebw-focus__copy h2,body.ebw-v6 .ebw-focus__copy h2{font-size:45px;color:#fff;margin-bottom:18px}
body.ebw-v6-active .ebw-focus__copy>p:not(.ebw-kicker),body.ebw-v6 .ebw-focus__copy>p:not(.ebw-kicker){color:rgba(255,255,255,.69);font-size:13px}
body.ebw-v6-active .ebw-focus .ebw-check-list li,body.ebw-v6 .ebw-focus .ebw-check-list li{color:rgba(255,255,255,.8)}
body.ebw-v6-active .ebw-focus .ebw-btn,body.ebw-v6 .ebw-focus .ebw-btn{align-self:flex-start;margin-top:26px}

/* PROCESS */
body.ebw-v6-active .ebw-process,body.ebw-v6 .ebw-process{background:#fff}
body.ebw-v6-active .ebw-process__head,body.ebw-v6 .ebw-process__head{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:end;margin-bottom:40px}
body.ebw-v6-active .ebw-process__head>p,body.ebw-v6 .ebw-process__head>p{font-size:14px;max-width:680px;padding-bottom:6px}
body.ebw-v6-active .ebw-process__grid,body.ebw-v6 .ebw-process__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}
body.ebw-v6-active .ebw-process__grid:before,body.ebw-v6 .ebw-process__grid:before{content:"";position:absolute;left:12.5%;right:12.5%;top:36px;height:1px;background:linear-gradient(90deg,transparent,var(--ebw-line) 9%,var(--ebw-line) 91%,transparent);z-index:0}
body.ebw-v6-active .ebw-process__grid article,body.ebw-v6 .ebw-process__grid article{position:relative;z-index:1;background:#fff;border:1px solid var(--ebw-line);border-radius:20px;padding:23px 21px;box-shadow:0 10px 28px rgba(18,35,27,.05);min-height:156px}
body.ebw-v6-active .ebw-process__grid article>span,body.ebw-v6 .ebw-process__grid article>span{width:52px;height:52px;border-radius:17px;background:#f5faf6;border:1px solid #e6eee8;color:var(--ebw-brand-primary);display:flex;align-items:center;justify-content:center;margin-bottom:20px}
body.ebw-v6-active .ebw-process__grid article>span .ebw-icon,body.ebw-v6 .ebw-process__grid article>span .ebw-icon{width:23px;height:23px}
body.ebw-v6-active .ebw-process__grid strong,body.ebw-v6 .ebw-process__grid strong{display:block;font-size:13px;margin-bottom:8px}
body.ebw-v6-active .ebw-process__grid p,body.ebw-v6 .ebw-process__grid p{font-size:10.5px;line-height:1.55}

/* ENERGY / BLOWER */
body.ebw-v6-active .ebw-offers,body.ebw-v6 .ebw-offers{background:var(--ebw-surface-soft)}
body.ebw-v6-active .ebw-offers__grid,body.ebw-v6 .ebw-offers__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
body.ebw-v6-active .ebw-offer-card,body.ebw-v6 .ebw-offer-card{display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border:1px solid var(--ebw-line);border-radius:24px;overflow:hidden;box-shadow:var(--ebw-shadow-soft)}
body.ebw-v6-active .ebw-offer-card__copy,body.ebw-v6 .ebw-offer-card__copy{padding:36px 28px 34px}
body.ebw-v6-active .ebw-offer-card__copy h2,body.ebw-v6 .ebw-offer-card__copy h2{font-size:30px;margin-bottom:15px}
body.ebw-v6-active .ebw-offer-card__copy>p:not(.ebw-kicker),body.ebw-v6 .ebw-offer-card__copy>p:not(.ebw-kicker){font-size:11.5px}
body.ebw-v6-active .ebw-offer-card__media,body.ebw-v6 .ebw-offer-card__media{padding:20px 20px 20px 0;min-height:400px}
body.ebw-v6-active .ebw-offer-card__media img,body.ebw-v6 .ebw-offer-card__media img{width:100%;height:100%;object-fit:cover;border-radius:18px;min-height:360px}

/* ABOUT */
body.ebw-v6-active .ebw-about,body.ebw-v6 .ebw-about{padding:82px 0;background:linear-gradient(135deg,#14281f,#203930)}
body.ebw-v6-active .ebw-about__grid,body.ebw-v6 .ebw-about__grid{display:grid;grid-template-columns:300px 1fr 320px;gap:42px;align-items:center}
body.ebw-v6-active .ebw-about__photo,body.ebw-v6 .ebw-about__photo{height:410px;border-radius:22px;overflow:hidden;background:#31463c}
body.ebw-v6-active .ebw-about__photo img,body.ebw-v6 .ebw-about__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
body.ebw-v6-active .ebw-about__copy h2,body.ebw-v6 .ebw-about__copy h2{font-size:43px;color:#fff;margin-bottom:18px}
body.ebw-v6-active .ebw-about__copy>p:not(.ebw-kicker),body.ebw-v6 .ebw-about__copy>p:not(.ebw-kicker){font-size:13px;color:rgba(255,255,255,.7)}
body.ebw-v6-active .ebw-credentials,body.ebw-v6 .ebw-credentials{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px}
body.ebw-v6-active .ebw-credentials>div,body.ebw-v6 .ebw-credentials>div{background:#fff;border-radius:15px;padding:13px 16px;height:76px;display:flex;align-items:center;justify-content:center}
body.ebw-v6-active .ebw-credentials img,body.ebw-v6 .ebw-credentials img{max-height:50px;width:auto;object-fit:contain}
body.ebw-v6-active .ebw-about__facts,body.ebw-v6 .ebw-about__facts{border-left:1px solid rgba(255,255,255,.14);padding-left:34px;display:grid;gap:26px}
body.ebw-v6-active .ebw-about__facts>div,body.ebw-v6 .ebw-about__facts>div{display:grid;grid-template-columns:44px 1fr;column-gap:13px;align-items:center}
body.ebw-v6-active .ebw-about__facts span,body.ebw-v6 .ebw-about__facts span{grid-row:1/3;width:44px;height:44px;border-radius:14px;background:rgba(141,198,63,.11);color:var(--ebw-brand-secondary);display:flex;align-items:center;justify-content:center}
body.ebw-v6-active .ebw-about__facts strong,body.ebw-v6 .ebw-about__facts strong{color:#fff;font-size:13px}
body.ebw-v6-active .ebw-about__facts small,body.ebw-v6 .ebw-about__facts small{color:rgba(255,255,255,.56);font-size:10.5px;line-height:1.45;margin-top:3px}

/* REGION */
body.ebw-v6-active .ebw-region,body.ebw-v6 .ebw-region{padding:92px 0;background:#fff}
body.ebw-v6-active .ebw-region__card,body.ebw-v6 .ebw-region__card{display:grid;grid-template-columns:1.12fr .88fr;border:1px solid var(--ebw-line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:var(--ebw-shadow-soft)}
body.ebw-v6-active .ebw-region__copy,body.ebw-v6 .ebw-region__copy{padding:52px 54px}
body.ebw-v6-active .ebw-region__copy h2,body.ebw-v6 .ebw-region__copy h2{font-size:40px;max-width:720px;margin-bottom:18px}
body.ebw-v6-active .ebw-region__copy p,body.ebw-v6 .ebw-region__copy p{font-size:13px;max-width:700px}
body.ebw-v6-active .ebw-region__visual,body.ebw-v6 .ebw-region__visual{position:relative;min-height:360px;background:radial-gradient(circle at center,rgba(141,198,63,.10),rgba(12,148,68,.03) 48%,transparent 70%),linear-gradient(135deg,#f5faf6,#eef5ef);overflow:hidden}
body.ebw-v6-active .ebw-radius,body.ebw-v6 .ebw-radius{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(12,148,68,.17);border-radius:50%}
body.ebw-v6-active .ebw-radius--1,body.ebw-v6 .ebw-radius--1{width:108px;height:108px}
body.ebw-v6-active .ebw-radius--2,body.ebw-v6 .ebw-radius--2{width:198px;height:198px}
body.ebw-v6-active .ebw-radius--3,body.ebw-v6 .ebw-radius--3{width:296px;height:296px}
body.ebw-v6-active .ebw-region__center,body.ebw-v6 .ebw-region__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:var(--ebw-brand-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;box-shadow:0 15px 34px rgba(12,148,68,.25)}
body.ebw-v6-active .ebw-city,body.ebw-v6 .ebw-city{position:absolute;padding:8px 11px;border-radius:999px;background:#fff;color:#52605a;font-size:10px;font-weight:800;box-shadow:0 7px 20px rgba(31,41,37,.09)}
body.ebw-v6-active .ebw-city--bonn,body.ebw-v6 .ebw-city--bonn{left:65%;top:18%}
body.ebw-v6-active .ebw-city--koeln,body.ebw-v6 .ebw-city--koeln{left:73%;top:38%}
body.ebw-v6-active .ebw-city--koblenz,body.ebw-v6 .ebw-city--koblenz{left:69%;top:68%}
body.ebw-v6-active .ebw-city--neuwied,body.ebw-v6 .ebw-city--neuwied{left:20%;top:68%}
body.ebw-v6-active .ebw-city--mayen,body.ebw-v6 .ebw-city--mayen{left:25%;top:29%}

/* FINAL */
body.ebw-v6-active .ebw-final,body.ebw-v6 .ebw-final{padding:0 0 54px;background:#fff}
body.ebw-v6-active .ebw-final__card,body.ebw-v6 .ebw-final__card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:48px;background:linear-gradient(135deg,#2d2b2b,#363231);padding:46px 52px;border-radius:26px;box-shadow:var(--ebw-shadow)}
body.ebw-v6-active .ebw-final__card h2,body.ebw-v6 .ebw-final__card h2{font-size:36px;color:#fff;max-width:760px;margin-bottom:10px}
body.ebw-v6-active .ebw-final__card p:not(.ebw-kicker),body.ebw-v6 .ebw-final__card p:not(.ebw-kicker){font-size:13px;color:rgba(255,255,255,.67);max-width:780px}

/* FOOTER */
body.ebw-v6-active .ebw-footer,body.ebw-v6 .ebw-footer{padding:26px 0 40px;background:#fff}
body.ebw-v6-active .ebw-footer__inner,body.ebw-v6 .ebw-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px}
body.ebw-v6-active .ebw-footer__brand img,body.ebw-v6 .ebw-footer__brand img{max-width:120px;max-height:50px}
body.ebw-v6-active .ebw-footer nav,body.ebw-v6 .ebw-footer nav{display:flex;gap:18px;justify-content:center}
body.ebw-v6-active .ebw-footer nav a,body.ebw-v6 .ebw-footer nav a{font-size:10.5px;color:#68716d;font-weight:700}
body.ebw-v6-active .ebw-footer nav a:hover,body.ebw-v6 .ebw-footer nav a:hover{color:var(--ebw-brand-primary)}
body.ebw-v6-active .ebw-footer small,body.ebw-v6 .ebw-footer small{text-align:right;color:#9ba19e;font-size:9px}

@media(max-width:1180px){
 body.ebw-v6-active .ebw-header,body.ebw-v6 .ebw-header{grid-template-columns:190px 1fr auto;width:calc(100% - 48px)}
 body.ebw-v6-active .ebw-nav,body.ebw-v6 .ebw-nav{gap:20px}
 body.ebw-v6-active .ebw-nav a,body.ebw-v6 .ebw-nav a{font-size:12px}
 body.ebw-v6-active .ebw-about__grid,body.ebw-v6 .ebw-about__grid{grid-template-columns:260px 1fr}
 body.ebw-v6-active .ebw-about__facts,body.ebw-v6 .ebw-about__facts{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.14);padding:26px 0 0;grid-template-columns:repeat(3,1fr)}
 body.ebw-v6-active .ebw-offer-card,body.ebw-v6 .ebw-offer-card{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-offer-card__media,body.ebw-v6 .ebw-offer-card__media{padding:0 24px 24px;min-height:280px;order:-1}
 body.ebw-v6-active .ebw-offer-card__media img,body.ebw-v6 .ebw-offer-card__media img{min-height:280px}
}

@media(max-width:980px){
 body.ebw-v6-active .ebw-shell,body.ebw-v6 .ebw-shell{width:min(calc(100% - 36px),var(--ebw-shell))}
 body.ebw-v6-active .ebw-header,body.ebw-v6 .ebw-header{top:18px;height:68px;grid-template-columns:1fr auto auto;padding:0 10px 0 18px;width:calc(100% - 28px);border-radius:20px}
 body.admin-bar.ebw-v6-active .ebw-header,body.admin-bar.ebw-v6 .ebw-header{top:50px}
 body.ebw-v6-active .ebw-nav,body.ebw-v6 .ebw-nav{display:none}
 body.ebw-v6-active .ebw-header__cta,body.ebw-v6 .ebw-header__cta{height:44px;font-size:11px}
 body.ebw-v6-active .ebw-menu-toggle,body.ebw-v6 .ebw-menu-toggle{display:block}
 body.ebw-v6-active .ebw-mobile-nav,body.ebw-v6 .ebw-mobile-nav{top:96px}
 body.admin-bar.ebw-v6-active .ebw-mobile-nav,body.admin-bar.ebw-v6 .ebw-mobile-nav{top:128px}
 body.ebw-v6-active .ebw-hero,body.ebw-v6 .ebw-hero{min-height:840px;padding-bottom:120px}
 body.ebw-v6-active .ebw-hero__content,body.ebw-v6 .ebw-hero__content{padding-top:150px}
 body.admin-bar.ebw-v6-active .ebw-hero__content,body.admin-bar.ebw-v6 .ebw-hero__content{padding-top:182px}
 body.ebw-v6-active .ebw-contact-dock,body.ebw-v6 .ebw-contact-dock{grid-template-columns:1fr 1fr;bottom:-96px;width:calc(100% - 36px)}
 body.ebw-v6-active .ebw-contact-dock>a:nth-child(2),body.ebw-v6 .ebw-contact-dock>a:nth-child(2){border-right:0}
 body.ebw-v6-active .ebw-contact-dock>a:nth-child(3),body.ebw-v6 .ebw-contact-dock>a:nth-child(3){grid-column:1/-1;border-top:1px solid var(--ebw-line);border-right:0}
 body.ebw-v6-active .ebw-trust,body.ebw-v6 .ebw-trust{padding-top:130px}
 body.ebw-v6-active .ebw-trust__grid,body.ebw-v6 .ebw-trust__grid{grid-template-columns:1fr 1fr}
 body.ebw-v6-active .ebw-trust__item:nth-child(2),body.ebw-v6 .ebw-trust__item:nth-child(2){border-right:0}
 body.ebw-v6-active .ebw-trust__item:nth-child(-n+2),body.ebw-v6 .ebw-trust__item:nth-child(-n+2){border-bottom:1px solid var(--ebw-line)}
 body.ebw-v6-active .ebw-services__head,body.ebw-v6 .ebw-services__head,body.ebw-v6-active .ebw-process__head,body.ebw-v6 .ebw-process__head{grid-template-columns:1fr;gap:20px}
 body.ebw-v6-active .ebw-service-cards,body.ebw-v6 .ebw-service-cards{grid-template-columns:1fr 1fr}
 body.ebw-v6-active .ebw-service-card:last-child,body.ebw-v6 .ebw-service-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px);justify-self:center}
 body.ebw-v6-active .ebw-focus__card,body.ebw-v6 .ebw-focus__card{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-focus__copy,body.ebw-v6 .ebw-focus__copy{padding:42px 36px 50px}
 body.ebw-v6-active .ebw-process__grid,body.ebw-v6 .ebw-process__grid{grid-template-columns:1fr 1fr}
 body.ebw-v6-active .ebw-process__grid:before,body.ebw-v6 .ebw-process__grid:before{display:none}
 body.ebw-v6-active .ebw-offers__grid,body.ebw-v6 .ebw-offers__grid{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-region__card,body.ebw-v6 .ebw-region__card{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-region__visual,body.ebw-v6 .ebw-region__visual{min-height:330px}
}

@media(max-width:700px){
 body.ebw-v6-active .ebw-shell,body.ebw-v6 .ebw-shell{width:min(calc(100% - 24px),var(--ebw-shell))}
 body.ebw-v6-active .ebw-brand img,body.ebw-v6 .ebw-brand img{max-width:132px}
 body.ebw-v6-active .ebw-header__cta,body.ebw-v6 .ebw-header__cta{display:none}
 body.ebw-v6-active .ebw-hero,body.ebw-v6 .ebw-hero{min-height:960px;padding-bottom:260px}
 body.ebw-v6-active .ebw-hero__overlay,body.ebw-v6 .ebw-hero__overlay{background:linear-gradient(90deg,rgba(8,17,13,.9),rgba(8,17,13,.63)),linear-gradient(0deg,rgba(8,17,13,.38),transparent 60%)}
 body.ebw-v6-active .ebw-hero__content,body.ebw-v6 .ebw-hero__content{padding-top:138px}
 body.admin-bar.ebw-v6-active .ebw-hero__content,body.admin-bar.ebw-v6 .ebw-hero__content{padding-top:170px}
 body.ebw-v6-active .ebw-hero h1,body.ebw-v6 .ebw-hero h1{font-size:43px}
 body.ebw-v6-active .ebw-hero__lead,body.ebw-v6 .ebw-hero__lead{font-size:14px;line-height:1.6}
 body.ebw-v6-active .ebw-actions,body.ebw-v6 .ebw-actions{display:grid;grid-template-columns:1fr}
 body.ebw-v6-active .ebw-contact-dock,body.ebw-v6 .ebw-contact-dock{grid-template-columns:1fr;bottom:-210px;width:calc(100% - 24px)}
 body.ebw-v6-active .ebw-contact-dock>a,body.ebw-v6 .ebw-contact-dock>a{min-height:84px;border-right:0;border-bottom:1px solid var(--ebw-line);padding:15px 18px}
 body.ebw-v6-active .ebw-contact-dock>a:nth-child(3),body.ebw-v6 .ebw-contact-dock>a:nth-child(3){grid-column:auto;border-top:0}
 body.ebw-v6-active .ebw-contact-dock>a:last-child,body.ebw-v6 .ebw-contact-dock>a:last-child{border-bottom:0}
 body.ebw-v6-active .ebw-trust,body.ebw-v6 .ebw-trust{padding-top:246px}
 body.ebw-v6-active .ebw-trust__grid,body.ebw-v6 .ebw-trust__grid{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-trust__item,body.ebw-v6 .ebw-trust__item{border-right:0!important;border-bottom:1px solid var(--ebw-line)!important}
 body.ebw-v6-active .ebw-trust__item:last-child,body.ebw-v6 .ebw-trust__item:last-child{border-bottom:0!important}
 body.ebw-v6-active .ebw-section,body.ebw-v6 .ebw-section{padding:72px 0}
 body.ebw-v6-active .ebw-section h2,body.ebw-v6 .ebw-section h2{font-size:32px}
 body.ebw-v6-active .ebw-service-cards,body.ebw-v6 .ebw-service-cards{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-service-card:last-child,body.ebw-v6 .ebw-service-card:last-child{grid-column:auto;max-width:none}
 body.ebw-v6-active .ebw-service-card__media,body.ebw-v6 .ebw-service-card__media{height:220px}
 body.ebw-v6-active .ebw-service-card__icon,body.ebw-v6 .ebw-service-card__icon{top:191px}
 body.ebw-v6-active .ebw-focus__media,body.ebw-v6 .ebw-focus__media{min-height:320px;padding:16px 16px 0}
 body.ebw-v6-active .ebw-focus__media img,body.ebw-v6 .ebw-focus__media img{min-height:300px}
 body.ebw-v6-active .ebw-media-tag,body.ebw-v6 .ebw-media-tag{left:28px;bottom:18px;font-size:9px;padding:8px 10px}
 body.ebw-v6-active .ebw-focus__copy,body.ebw-v6 .ebw-focus__copy{padding:34px 22px 36px}
 body.ebw-v6-active .ebw-focus__copy h2,body.ebw-v6 .ebw-focus__copy h2{font-size:31px}
 body.ebw-v6-active .ebw-check-list--two,body.ebw-v6 .ebw-check-list--two{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-process__grid,body.ebw-v6 .ebw-process__grid{grid-template-columns:1fr}
 body.ebw-v6-active .ebw-offer-card__copy,body.ebw-v6 .ebw-offer-card__copy{padding:28px 22px 26px}
 body.ebw-v6-active .ebw-offer-card__copy h2,body.ebw-v6 .ebw-offer-card__copy h2{font-size:27px}
 body.ebw-v6-active .ebw-offer-card__media,body.ebw-v6 .ebw-offer-card__media{padding:0 16px 16px;min-height:240px}
 body.ebw-v6-active .ebw-offer-card__media img,body.ebw-v6 .ebw-offer-card__media img{min-height:240px}
 body.ebw-v6-active .ebw-about,body.ebw-v6 .ebw-about{padding:64px 0}
 body.ebw-v6-active .ebw-about__grid,body.ebw-v6 .ebw-about__grid{display:block}
 body.ebw-v6-active .ebw-about__photo,body.ebw-v6 .ebw-about__photo{height:430px;margin-bottom:28px}
 body.ebw-v6-active .ebw-about__copy h2,body.ebw-v6 .ebw-about__copy h2{font-size:32px}
 body.ebw-v6-active .ebw-credentials,body.ebw-v6 .ebw-credentials{grid-template-columns:1fr;margin-top:22px}
 body.ebw-v6-active .ebw-about__facts,body.ebw-v6 .ebw-about__facts{display:block;border-left:0;border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding:24px 0 0}
 body.ebw-v6-active .ebw-about__facts>div,body.ebw-v6 .ebw-about__facts>div{margin-bottom:18px}
 body.ebw-v6-active .ebw-region,body.ebw-v6 .ebw-region{padding:72px 0}
 body.ebw-v6-active .ebw-region__copy,body.ebw-v6 .ebw-region__copy{padding:34px 22px}
 body.ebw-v6-active .ebw-region__copy h2,body.ebw-v6 .ebw-region__copy h2{font-size:31px}
 body.ebw-v6-active .ebw-region__visual,body.ebw-v6 .ebw-region__visual{min-height:290px}
 body.ebw-v6-active .ebw-radius--3,body.ebw-v6 .ebw-radius--3{width:255px;height:255px}
 body.ebw-v6-active .ebw-radius--2,body.ebw-v6 .ebw-radius--2{width:175px;height:175px}
 body.ebw-v6-active .ebw-final__card,body.ebw-v6 .ebw-final__card{grid-template-columns:1fr;gap:22px;padding:34px 24px}
 body.ebw-v6-active .ebw-final__card h2,body.ebw-v6 .ebw-final__card h2{font-size:28px}
 body.ebw-v6-active .ebw-footer__inner,body.ebw-v6 .ebw-footer__inner{grid-template-columns:1fr;text-align:center}
 body.ebw-v6-active .ebw-footer__brand,body.ebw-v6 .ebw-footer__brand{display:flex;justify-content:center}
 body.ebw-v6-active .ebw-footer nav,body.ebw-v6 .ebw-footer nav{flex-wrap:wrap}
 body.ebw-v6-active .ebw-footer small,body.ebw-v6 .ebw-footer small{text-align:center}
}
/* EBW UPDATE V6.3.7 - service card icon overlap fix */
body.ebw-v6-active .ebw-service-card__copy,body.ebw-v6 .ebw-service-card__copy{padding:76px 28px 28px}
@media (max-width: 980px){
  body.ebw-v6-active .ebw-service-card__copy,body.ebw-v6 .ebw-service-card__copy{padding:72px 24px 24px}
}

/* EBW UPDATE V6.3.8 - icons checklist footer */
body.ebw-v6-active .ebw-service-card,body.ebw-v6 .ebw-service-card{display:flex;flex-direction:column}
body.ebw-v6-active .ebw-service-card__icon,body.ebw-v6 .ebw-service-card__icon{position:relative;top:auto;left:auto;display:flex;align-items:center;justify-content:center;margin:-29px 0 0 28px;width:58px;height:58px;z-index:3;flex:0 0 auto}
body.ebw-v6-active .ebw-service-card__copy,body.ebw-v6 .ebw-service-card__copy{padding:16px 28px 28px}
body.ebw-v6-active .ebw-service-card__copy h3,body.ebw-v6 .ebw-service-card__copy h3{margin-top:0}

body.ebw-v6-active .ebw-check-list li,body.ebw-v6 .ebw-check-list li{padding-left:30px}
body.ebw-v6-active .ebw-check-list li:before,body.ebw-v6 .ebw-check-list li:before{content:"";position:absolute;left:0;top:1px;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23EDF7E4'/%3E%3Cpath d='M5 10.3 8.2 13.4 15 7' stroke='%238CC63F' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}

body.ebw-v6-active .ebw-final,body.ebw-v6 .ebw-final{padding:40px 0 0;background:linear-gradient(135deg,#111916,#17211d)}
body.ebw-v6-active .ebw-final__card,body.ebw-v6 .ebw-final__card{background:transparent;box-shadow:none;border-radius:0;padding:0 0 28px;gap:32px;border-bottom:1px solid rgba(255,255,255,.08)}
body.ebw-v6-active .ebw-final__card h2,body.ebw-v6 .ebw-final__card h2{max-width:none}
body.ebw-v6-active .ebw-footer,body.ebw-v6 .ebw-footer{padding:24px 0 42px;background:linear-gradient(135deg,#111916,#17211d)}
body.ebw-v6-active .ebw-footer__inner,body.ebw-v6 .ebw-footer__inner{grid-template-columns:auto 1fr auto;gap:24px;align-items:center}
body.ebw-v6-active .ebw-footer nav,body.ebw-v6 .ebw-footer nav{justify-content:center;flex-wrap:wrap;gap:18px 22px}
body.ebw-v6-active .ebw-footer nav a,body.ebw-v6 .ebw-footer nav a{font-size:11px;color:rgba(255,255,255,.72)}
body.ebw-v6-active .ebw-footer nav a:hover,body.ebw-v6 .ebw-footer nav a:hover{color:#fff}
body.ebw-v6-active .ebw-footer small,body.ebw-v6 .ebw-footer small{color:rgba(255,255,255,.46)}

@media (max-width: 980px){
  body.ebw-v6-active .ebw-service-card__icon,body.ebw-v6 .ebw-service-card__icon{margin:-29px 0 0 24px}
  body.ebw-v6-active .ebw-service-card__copy,body.ebw-v6 .ebw-service-card__copy{padding:16px 24px 24px}
  body.ebw-v6-active .ebw-final__card,body.ebw-v6 .ebw-final__card{grid-template-columns:1fr;padding:0 0 24px}
  body.ebw-v6-active .ebw-footer__inner,body.ebw-v6 .ebw-footer__inner{grid-template-columns:1fr;text-align:center;gap:16px}
  body.ebw-v6-active .ebw-footer__brand,body.ebw-v6 .ebw-footer__brand{display:flex;justify-content:center}
  body.ebw-v6-active .ebw-footer small,body.ebw-v6 .ebw-footer small{text-align:center}
}

@media (max-width: 767px){
  body.ebw-v6-active .ebw-service-card__icon,body.ebw-v6 .ebw-service-card__icon{margin:-26px 0 0 22px;width:54px;height:54px}
  body.ebw-v6-active .ebw-service-card__copy,body.ebw-v6 .ebw-service-card__copy{padding:14px 22px 22px}
}

/* EBW UPDATE V6.3.9 - footer cleanup */
body.ebw-v6-active .ebw-final,body.ebw-v6 .ebw-final{padding:34px 0 0;background:linear-gradient(135deg,#111916,#17211d)}
body.ebw-v6-active .ebw-final__card,body.ebw-v6 .ebw-final__card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;background:transparent;box-shadow:none;border-radius:0;padding:0 0 26px;border-bottom:1px solid rgba(255,255,255,.08)}
body.ebw-v6-active .ebw-final__card>div:first-child,body.ebw-v6 .ebw-final__card>div:first-child{max-width:760px}
body.ebw-v6-active .ebw-final__card h2,body.ebw-v6 .ebw-final__card h2{font-size:25px;line-height:1.12;margin:0 0 10px;max-width:none}
body.ebw-v6-active .ebw-final__card p:not(.ebw-kicker),body.ebw-v6 .ebw-final__card p:not(.ebw-kicker){font-size:13px;line-height:1.65;color:rgba(255,255,255,.72);max-width:720px;margin:0}
body.ebw-v6-active .ebw-final__card .ebw-kicker,body.ebw-v6 .ebw-final__card .ebw-kicker{margin-bottom:10px}
body.ebw-v6-active .ebw-final__card .ebw-btn,body.ebw-v6 .ebw-final__card .ebw-btn{min-width:206px;justify-content:center;align-self:center;box-shadow:0 14px 28px rgba(140,198,63,.16)}

body.ebw-v6-active .ebw-footer,body.ebw-v6 .ebw-footer{padding:18px 0 40px;background:linear-gradient(135deg,#111916,#17211d)}
body.ebw-v6-active .ebw-footer__inner,body.ebw-v6 .ebw-footer__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}
body.ebw-v6-active .ebw-footer__brand img,body.ebw-v6 .ebw-footer__brand img{max-width:138px;max-height:none}
body.ebw-v6-active .ebw-footer nav,body.ebw-v6 .ebw-footer nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px 22px}
body.ebw-v6-active .ebw-footer nav a,body.ebw-v6 .ebw-footer nav a{font-size:11px;font-weight:700;letter-spacing:.01em;color:rgba(255,255,255,.78)}
body.ebw-v6-active .ebw-footer nav a:hover,body.ebw-v6 .ebw-footer nav a:hover{color:#fff}
body.ebw-v6-active .ebw-footer small,body.ebw-v6 .ebw-footer small{text-align:right;font-size:10px;color:rgba(255,255,255,.48);white-space:nowrap}

@media (max-width: 980px){
  body.ebw-v6-active .ebw-final,body.ebw-v6 .ebw-final{padding:28px 0 0}
  body.ebw-v6-active .ebw-final__card,body.ebw-v6 .ebw-final__card{grid-template-columns:1fr;gap:20px;padding:0 0 22px}
  body.ebw-v6-active .ebw-final__card .ebw-btn,body.ebw-v6 .ebw-final__card .ebw-btn{justify-self:start}
  body.ebw-v6-active .ebw-footer__inner,body.ebw-v6 .ebw-footer__inner{grid-template-columns:1fr;gap:14px;text-align:center}
  body.ebw-v6-active .ebw-footer__brand,body.ebw-v6 .ebw-footer__brand{display:flex;justify-content:center}
  body.ebw-v6-active .ebw-footer small,body.ebw-v6 .ebw-footer small{text-align:center}
}
