:root{--brand-orange: #FF7D00;--brand-orange-hover: #e87000;--brand-orange-muted: #FFECD1;--brand-footer-bg: #292929;--brand-heading: #222222;--brand-body: #444444;--brand-body-muted: #666666;--font-body: "Roboto", system-ui, sans-serif;--font-heading: "Roboto Slab";--brand-yellow: #FFD400;--header-height: 80px}*{box-sizing:border-box}html,body{margin:0;padding:0;color:var(--brand-body);font-family:var(--font-body);font-size:17px;line-height:1.86;-webkit-font-smoothing:antialiased;background:#fff}img{max-width:100%;height:auto;display:block}a{color:var(--brand-orange);text-decoration:none}a:hover{color:var(--brand-orange-hover)}.v3-section{width:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.v3-section__inner{max-width:1180px;margin:0 auto;padding-left:20px;padding-right:20px}.v3-section--dark{color:#fff}.v3-section--dark :where(h1,h2,h3,h4,h5,h6,p,li){color:#fff}.v3-section--nested{padding-top:0;padding-bottom:0}.v3-cols{display:grid;gap:30px;align-items:center}@media(max-width:760px){.v3-cols{grid-template-columns:1fr!important}}.v3-col{min-width:0}.v3-col img{width:100%;height:auto}.v3-section :where(h1,h2,h3,h4,h5,h6){font-family:var(--font-heading);color:var(--brand-heading);margin-top:0;margin-bottom:0;line-height:1.3}.v3-section h1{font-size:57px;font-weight:400}.v3-section h2{font-size:42px;font-weight:400}.v3-section h3{font-size:32px;font-weight:400}.v3-section h4{font-size:22px;font-weight:400}.v3-section h5{font-size:20px;font-weight:400}.v3-section h6{font-size:18px;font-weight:400}.v3-section p{font-size:17px;line-height:1.86;margin:0 0 1em}@media(max-width:760px){.v3-section h1{font-size:36px}.v3-section h2{font-size:28px}.v3-section h3{font-size:24px}}.kw-link{display:inline-block;background:var(--brand-orange);color:#fff!important;padding:14px 28px;font-weight:700;letter-spacing:.02em;border-radius:4px;text-transform:uppercase;font-size:16px}.kw-link:hover{background:var(--brand-orange-hover);color:#fff!important}.contact-form{background:#292929;padding:0 0 24px;border-radius:6px;box-shadow:0 6px 24px #00000040;overflow:hidden;position:relative}.contact-form h3{margin:0 0 18px;padding:14px 24px;background:var(--brand-yellow);color:#1a1a1a;font-family:var(--font-heading);font-size:22px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.02em}.contact-form>:not(h3):not(script){margin-left:24px;margin-right:24px}.contact-form input,.contact-form textarea{width:100%;padding:12px 14px;margin-bottom:12px;border:1px solid #444;background:#fff;color:#222;border-radius:4px;font:inherit;font-size:16px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#888}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{background:var(--brand-orange);color:#fff;border:0;padding:14px 28px;font-weight:700;text-transform:uppercase;border-radius:4px;cursor:pointer;font-size:16px;width:100%}.contact-form button:hover{background:var(--brand-orange-hover)}.contact-form .honeypot{position:absolute;left:-9999px}.contact-form .status{margin-top:12px;font-size:14px}.contact-form .status--success{color:#2a7a2a}.contact-form .status--error{color:#b00}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 4px #00000014}.site-header__inner{max-width:1180px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__logo img{max-height:60px;width:auto}.site-header__nav{display:flex;gap:20px;align-items:center}.site-header__nav>.nav-item{position:relative}.site-header__nav a{color:var(--brand-heading);font-weight:600;font-size:15px;padding:8px 4px;display:inline-block}.site-header__nav a:hover{color:var(--brand-orange)}.site-header__nav .nav-dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:280px;max-height:70vh;overflow-y:auto;box-shadow:0 4px 16px #00000026;z-index:110;padding:8px 0}.site-header__nav .nav-item:hover>.nav-dropdown,.site-header__nav .nav-item:focus-within>.nav-dropdown{display:block}.site-header__nav .nav-dropdown a{display:block;padding:6px 18px;font-size:14px;font-weight:400;white-space:nowrap}.site-header__cta{background:var(--brand-orange);color:#fff!important;padding:10px 18px;border-radius:4px;font-weight:700;font-size:14px;text-transform:uppercase}.site-header__cta:hover{background:var(--brand-orange-hover);color:#fff!important}@media(max-width:900px){.site-header__nav{display:none}.site-header__inner{padding:8px 14px}}.site-footer{background:var(--brand-footer-bg);color:#aaa;padding:32px 20px;font-size:14px}.site-footer__inner{max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.site-footer a{color:#aaa}.site-footer a:hover{color:#fff}.site-footer__nav{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.site-footer__nav a{font-size:14.768px;line-height:24.37px}.site-footer__copy{color:#888}.v3-section--muted{background-color:var(--brand-orange-muted)}
