:root{--color-bg:#fff;--color-surface:#eaeaea;--color-text:#2b2e30;--color-muted:#808283;--color-primary:#dc222f;--color-cta-red:#ed1c24;--color-primary-dark:#b91c27;--color-primary-contrast:#fff;--color-border:#d5d5d6;--color-blue:#1357a7;--color-navy:#1b2f4d;--color-burgundy:#6e1a36;--color-green:#d6e59e;--color-nickel-100:#2b2e30;--color-nickel-60:#808283;--color-nickel-20:#d5d5d6;--color-nickel-10:#eaeaea;--font-heading:URWClassico,"Instrument Sans",sans-serif;--font-body:"Sarabun",sans-serif;--text-xs:0.8125rem;--text-sm:0.9375rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:clamp(1.5rem,1.2rem + 1.2vw,2.125rem);--text-2xl:clamp(2rem,1.3rem + 2.5vw,3rem);--container:1440px;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--radius:0.5rem}*{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-md);line-height:1.5;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;margin-top:0}h1{font-size:var(--text-2xl);font-weight:700}h2{font-size:var(--text-xl)}.btn{border-radius:44px;display:inline-block;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:500;letter-spacing:.1em;line-height:16px;padding:10px 30px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.btn--cta-dark,.btn--cta-light{align-items:center;border-radius:999px;display:inline-flex;font-size:16px;gap:8px;justify-content:center;letter-spacing:normal;line-height:1;overflow:hidden;padding-block:14px;padding-inline:24px;text-transform:none}.btn--cta-light{background:#fafafa;border:1px solid transparent;color:#12304f}.btn--cta-dark{background:var(--color-navy);color:#fff}.btn:focus,.btn:hover{color:#fff}.btn--cta-light:focus,.btn--cta-light:hover{background:#eef1f5;border-color:var(--color-blue);color:var(--color-blue)}.btn--cta-dark:focus,.btn--cta-dark:hover{background:var(--color-blue);color:#fff}a{color:var(--color-primary);transition:color .16s ease,text-decoration-color .16s ease,opacity .16s ease}a:focus,a:hover{color:var(--color-primary-dark)}.container{margin-inline:auto;max-width:var(--container);padding-inline:48px;width:100%}.site-footer,.site-header{background:#fff;border-bottom:1px solid var(--color-border);padding:1.75rem 0}.site-footer{background:#56585a;border-bottom:0;border-top:0;margin-top:0;padding:64px 0}.site-header__inner{align-items:center;display:flex;gap:var(--space-4);justify-content:space-between}.site-brand{display:inline-flex;text-decoration:none}.site-brand img{display:block;height:88px;transition:transform .18s ease;width:88px}.site-brand:focus img,.site-brand:hover img{transform:scale(1.02)}.site-header__cta{margin-left:auto}.site-header--dark{background:var(--color-navy);border-bottom-color:var(--color-navy)}.site-footer a,.site-footer p{color:#fff;margin:0;text-decoration:none}.site-footer__inner{align-items:flex-start;display:flex;flex-direction:column;gap:40px;width:100%}.site-footer__brand{display:inline-flex;margin-bottom:0}.site-footer__brand img{display:block;height:80px;transition:transform .18s ease;width:80px}.site-footer__brand:focus img,.site-footer__brand:hover img{transform:scale(1.02)}.site-footer__info{align-items:flex-start;display:flex;flex-direction:column;gap:0;min-height:0}.site-footer__details{display:grid;gap:4px;margin-top:40px}.site-footer__contact,.site-footer__contact a,.site-footer__details,.site-footer__website,.site-footer__website a{color:#fff;font-family:var(--font-body);font-size:16px;font-weight:400;line-height:150%}.site-footer__contact a,.site-footer__website a{color:#fff;display:inline-block;position:relative;transition:color .3s ease}.site-footer__contact a:after,.site-footer__website a:after{background:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease;width:100%}.site-footer__contact a:focus:after,.site-footer__contact a:hover:after,.site-footer__website a:focus:after,.site-footer__website a:hover:after{transform:scaleX(1)}.site-footer__contact+.site-footer__website,.site-footer__details+.site-footer__contact{margin-top:16px}.site-footer__social{align-items:center;display:flex;gap:18px}.site-footer__social a{align-items:center;color:#fff;display:inline-flex;height:20px;justify-content:center;text-decoration:none;transition:color .16s ease,transform .16s ease;width:20px}.site-footer__social a svg{display:block;fill:currentColor;height:18px;transition:fill .16s ease;width:18px}.site-footer__social a:focus,.site-footer__social a:hover{color:hsla(0,0%,100%,.78);transform:translateY(-1px)}.site-footer__legal{color:#fff;font-family:var(--font-body);font-size:14px;font-weight:400;line-height:150%}.site-footer__bottom{align-items:center;display:flex;gap:40px;justify-content:space-between;width:100%}.site-footer__legal p{color:#fff;font:inherit}main{padding:0}@media (max-width:1024px){.container{padding-inline:20px}}@media (max-width:767px){.site-footer{padding:64px 24px}.site-footer .container{padding-inline:0}.site-header__inner{align-items:center;flex-direction:row}.site-brand img{height:72px;width:72px}.site-footer__inner{align-items:flex-start;gap:64px;width:100%}.site-footer__brand{margin-bottom:0}.site-footer__brand img{height:82px;width:82px}.site-footer__bottom{align-items:center;flex-direction:column-reverse;gap:40px;width:100%}.site-footer__social{gap:14px;justify-content:space-between;width:100%}.site-footer__social a,.site-footer__social a svg{height:18px;width:18px}.site-footer__legal{text-align:center;width:100%}}