*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body-font);font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:var(--primary)}h1,h2,h3{font-family:var(--heading-font);line-height:1.08;margin-top:0}h1{font-size:clamp(2.8rem,8vw,5.8rem);letter-spacing:-.04em}h2{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.03em}h3{font-size:1.35rem}.container{width:min(1160px,calc(100% - 36px));margin-inline:auto}.narrow{width:min(820px,calc(100% - 36px))}.site-header{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--bg) 94%,transparent);backdrop-filter:blur(12px);border-bottom:1px solid color-mix(in srgb,var(--text) 12%,transparent)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;color:var(--text);font-weight:900;text-decoration:none;font-family:var(--heading-font)}.brand img{width:58px;height:58px;object-fit:contain}.brand-mark{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:var(--accent);color:#fff}.site-nav{display:flex;align-items:center;gap:24px}.site-nav a{color:var(--text);text-decoration:none;font-weight:750}.site-nav a[aria-current=page]{color:var(--primary)}.nav-toggle{display:none}.section{padding:clamp(70px,10vw,120px) 0}.section-surface{background:var(--surface)}.hero{padding-top:clamp(80px,12vw,150px);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 11%,var(--bg)),var(--bg))}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(35px,7vw,90px);align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--accent);font-size:.8rem}.lead{font-size:clamp(1.15rem,2vw,1.35rem);max-width:62ch}.hero-media img,.split-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.18)}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border:2px solid var(--primary);border-radius:var(--radius);background:var(--primary);color:#fff;text-decoration:none;font-weight:900}.button-outline{background:transparent;color:var(--primary)}.button-light{background:#fff;color:var(--primary);border-color:#fff}.section-heading{max-width:760px;margin-bottom:36px}.section-heading p{font-size:1.1rem}.align-center{text-align:center}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{background:var(--bg);border:1px solid color-mix(in srgb,var(--text) 12%,transparent);border-radius:18px;padding:28px}.card-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;background:var(--primary);color:#fff;font-weight:900;margin-bottom:22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,85px);align-items:center}.split.media-left>div{order:2}.stats-section{background:var(--primary);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat{text-align:center}.stat strong{display:block;font:900 clamp(2.5rem,6vw,4.5rem)/1 var(--heading-font)}.stat span{display:block;margin-top:10px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}.gallery-grid figcaption{font-size:.9rem;margin-top:7px}.cta{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--primary);color:#fff;border-radius:24px;padding:clamp(28px,6vw,60px)}.cta h2{margin-bottom:8px}.cta p{margin:0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(35px,8vw,100px)}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:6px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;padding:12px 14px;border:1px solid color-mix(in srgb,var(--text) 20%,transparent);border-radius:9px;background:var(--bg);color:var(--text);font:inherit}.honeypot{position:absolute;left:-10000px}.site-footer{background:#071b2c;color:#dbe6ee;padding:65px 0 25px}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:35px;padding-top:20px;font-size:.9rem}.preview-bar{background:#facc15;color:#422006;padding:8px 18px;text-align:center;display:flex;justify-content:center;gap:20px}.preview-bar a{color:#422006;font-weight:800}@media(max-width:850px){.nav-toggle{display:block;border:1px solid currentColor;border-radius:8px;background:transparent;padding:8px 11px}.site-nav{display:none;position:absolute;left:0;right:0;top:82px;background:var(--bg);padding:20px;box-shadow:0 14px 30px rgba(0,0,0,.15);flex-direction:column;align-items:flex-start}.site-nav.open{display:flex}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.split.media-left>div{order:0}.card-grid,.gallery-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){body{font-size:16px}.brand span:last-child{max-width:180px}.card-grid,.gallery-grid,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.hero{padding-top:80px}}

.document-list{display:grid;gap:14px}.document-item{display:flex;align-items:center;justify-content:space-between;gap:22px;background:var(--bg);border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:20px}.document-item h3{margin:0 0 5px}.document-item p{margin:0}.document-item .button{flex:0 0 auto}@media(max-width:650px){.document-item{align-items:flex-start;flex-direction:column}.document-item .button{width:100%}}

/* Version 2 visual free-position layouts. Layouts are breakpoint-specific and fall back to normal responsive flow when not customized. */
.rww-free-item{min-width:0;position:relative}.rww-free-item>*{max-width:100%}.split.media-left>.rww-free-copy{order:2}.split.media-left>.rww-free-media{order:1}.rww-free-media>.hero-media,.rww-free-media>.hero-media>img,.rww-free-media>.split-image{width:100%}.rww-free-layout .rww-free-stage{position:relative}.rww-free-layout .rww-free-item{overflow:visible}
@media(min-width:851px){.rww-free-layout.rww-free-desktop .rww-free-stage{display:block!important;position:relative!important;min-height:var(--rww-stage-d)!important;height:var(--rww-stage-d)!important}.rww-free-layout.rww-free-desktop .rww-free-stage>.rww-free-item{position:absolute!important;left:var(--rww-x-d)!important;top:var(--rww-y-d)!important;width:var(--rww-w-d)!important;min-height:var(--rww-h-d)!important;z-index:var(--rww-z-d)!important;margin:0!important;order:initial!important}.rww-free-layout.rww-free-desktop .rww-free-stage>.rww-free-media{height:var(--rww-h-d)!important}}
@media(min-width:561px) and (max-width:850px){.rww-free-layout.rww-free-tablet .rww-free-stage{display:block!important;position:relative!important;min-height:var(--rww-stage-t)!important;height:var(--rww-stage-t)!important}.rww-free-layout.rww-free-tablet .rww-free-stage>.rww-free-item{position:absolute!important;left:var(--rww-x-t)!important;top:var(--rww-y-t)!important;width:var(--rww-w-t)!important;min-height:var(--rww-h-t)!important;z-index:var(--rww-z-t)!important;margin:0!important;order:initial!important}.rww-free-layout.rww-free-tablet .rww-free-stage>.rww-free-media{height:var(--rww-h-t)!important}}
@media(max-width:560px){.rww-free-layout.rww-free-mobile .rww-free-stage{display:block!important;position:relative!important;min-height:var(--rww-stage-m)!important;height:var(--rww-stage-m)!important}.rww-free-layout.rww-free-mobile .rww-free-stage>.rww-free-item{position:absolute!important;left:var(--rww-x-m)!important;top:var(--rww-y-m)!important;width:var(--rww-w-m)!important;min-height:var(--rww-h-m)!important;z-index:var(--rww-z-m)!important;margin:0!important;order:initial!important}.rww-free-layout.rww-free-mobile .rww-free-stage>.rww-free-media{height:var(--rww-h-m)!important}}
.rww-free-layout .rww-free-stage>.rww-free-media>.hero-media,.rww-free-layout .rww-free-stage>.rww-free-media>.hero-media>img,.rww-free-layout .rww-free-stage>.rww-free-media>.split-image{height:100%!important;min-height:100%!important;aspect-ratio:auto!important;object-fit:cover}.rww-free-layout .rww-free-stage>.rww-free-media-group>.gallery-grid{height:100%;align-content:start}

/* Version 2.5 responsive safety for custom-positioned content. */
.rww-free-layout .rww-free-item{overflow-wrap:anywhere;max-width:100%}
.rww-free-layout .rww-free-item img{max-width:100%}
@media(max-width:560px){.rww-free-layout.rww-free-mobile .rww-free-stage{overflow:hidden}}

/* Responder WebWorks Builder 2.5 — responsive text sizing and movable navigation. */
.site-header.rww-free-layout .rww-header-stage{display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important}
.site-header.rww-free-layout .site-nav{align-content:center;flex-wrap:wrap}
@media(min-width:851px){
  .rww-free-layout.rww-free-desktop .rww-free-stage>.rww-free-copy{font-size:var(--rww-font-d,inherit)!important;line-height:var(--rww-line-d,inherit)!important;text-align:var(--rww-align-d,inherit)!important}
  .rww-free-layout.rww-free-desktop .rww-free-stage>.rww-free-copy :is(h1,h2,h3,h4,p,span,a,strong,em,div){font-size:inherit!important;line-height:inherit!important;text-align:inherit!important}
  .site-header.rww-free-layout.rww-free-desktop .rww-header-stage{min-height:var(--rww-stage-d)!important;height:var(--rww-stage-d)!important}
}
@media(min-width:561px) and (max-width:850px){
  .rww-free-layout.rww-free-tablet .rww-free-stage>.rww-free-copy{font-size:var(--rww-font-t,inherit)!important;line-height:var(--rww-line-t,inherit)!important;text-align:var(--rww-align-t,inherit)!important}
  .rww-free-layout.rww-free-tablet .rww-free-stage>.rww-free-copy :is(h1,h2,h3,h4,p,span,a,strong,em,div){font-size:inherit!important;line-height:inherit!important;text-align:inherit!important}
  .site-header.rww-free-layout.rww-free-tablet .rww-header-stage{min-height:var(--rww-stage-t)!important;height:var(--rww-stage-t)!important}
}
@media(max-width:560px){
  .rww-free-layout.rww-free-mobile .rww-free-stage>.rww-free-copy{font-size:var(--rww-font-m,inherit)!important;line-height:var(--rww-line-m,inherit)!important;text-align:var(--rww-align-m,inherit)!important}
  .rww-free-layout.rww-free-mobile .rww-free-stage>.rww-free-copy :is(h1,h2,h3,h4,p,span,a,strong,em,div){font-size:inherit!important;line-height:inherit!important;text-align:inherit!important}
  .site-header.rww-free-layout.rww-free-mobile .rww-header-stage{min-height:var(--rww-stage-m)!important;height:var(--rww-stage-m)!important;overflow:visible!important}
  .site-header.rww-free-layout.rww-free-mobile .site-nav.open{display:flex!important}
}
