*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0}img{max-width:100%;height:auto;display:block}nav ul{list-style:none}a{color:inherit;text-decoration:none}body{font-family:Arial,Helvetica,sans-serif;font-size:clamp(1rem, 2.5vw, 1.125rem);line-height:1.6;color:#DCDCDC}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}html{background-color:#39444E}body{display:flex;flex-direction:column;min-height:100vh;background-color:#39444E}.site-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;min-height:60px}@media (min-width: 768px){.site-header{padding:.5rem 2rem}}.site-logo{display:block;max-width:200px}.site-logo img{width:200px;height:auto}@media (min-width: 768px){.site-logo{max-width:280px}.site-logo img{width:280px}}.site-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.site-footer{text-align:center;padding:1rem;font-size:0.85rem;opacity:0.7}.skip-link{position:absolute;top:-100%;left:1rem;background:#E8542A;color:#fff;padding:.5rem 1rem;z-index:100;border-radius:0 0 4px 4px}.skip-link:focus{top:0}.nav-toggle{display:none}.nav-toggle-label{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer}@media (min-width: 768px){.nav-toggle-label{display:none}}.hamburger{position:relative;width:24px;height:2px;background:#DCDCDC;transition:background 0.2s}.hamburger::before,.hamburger::after{content:"";position:absolute;left:0;width:24px;height:2px;background:#DCDCDC;transition:transform 0.2s}.hamburger::before{top:-7px}.hamburger::after{top:7px}.nav-toggle:checked ~ .nav-toggle-label .hamburger{background:transparent}.nav-toggle:checked ~ .nav-toggle-label .hamburger::before{top:0;transform:rotate(45deg)}.nav-toggle:checked ~ .nav-toggle-label .hamburger::after{top:0;transform:rotate(-45deg)}.site-nav{display:none;position:absolute;top:60px;left:0;right:0;background:#2e373f;padding:1rem;z-index:50}@media (min-width: 768px){.site-nav{display:block;position:static;background:transparent;padding:0}}.nav-toggle:checked ~ .site-nav{display:block}.site-nav__list{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.site-nav__list{flex-direction:row;gap:2rem}}.site-nav__link{display:block;padding:.5rem;min-height:44px;line-height:28px;transition:color 0.2s}.site-nav__link:hover,.site-nav__link:focus{color:#E8542A}.site-nav__link[aria-current="page"]{color:#E8542A}a:focus,button:focus,input:focus{outline:2px solid #E8542A;outline-offset:2px}.hero{text-align:center;max-width:960px;width:100%}.hero__logo{max-width:400px;margin:0 auto 2rem}@media (min-width: 768px){.hero__logo{max-width:600px}}.contact-links{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 480px){.contact-links{flex-direction:row;justify-content:center}}.contact-link{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;min-height:44px;transition:color 0.2s}.contact-link:hover,.contact-link:focus{color:#E8542A}.contact-link img{width:16px;height:16px;display:inline-block}@media (max-width: 320px){.site-logo img{width:160px}.hero__logo{max-width:280px}.contact-link{font-size:0.85rem}}
