:root{--color-yellow:#fab800;--color-yellow-hover:#e0a600;--color-anthracite:#2d2d2d;--color-warm-gray:#8c8c8c;--color-light-gray:#f5f5f5;--color-white:#fff;--color-black:#000;--color-background:var(--color-white);--color-background-alt:var(--color-light-gray);--color-text:var(--color-anthracite);--color-text-light:var(--color-warm-gray);--color-accent:var(--color-yellow);--color-accent-hover:var(--color-yellow-hover);--color-border:#e0e0e0;--font-primary:"Helvetica", "Helvetica Neue", Arial, sans-serif;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.5rem;--fs-xl:2rem;--fs-2xl:2.5rem;--fs-3xl:3rem;--fs-4xl:3.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--max-width:1280px;--header-height:80px;--border-radius:0;--transition-base:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:var(--color-background);font-family:var(--font-primary);font-size:var(--fs-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}h2{align-items:center;gap:var(--space-4);font-size:var(--fs-xl);margin-bottom:var(--space-6);font-weight:700;display:flex;position:relative}@media (min-width:768px){h2{font-size:var(--fs-2xl)}}h2:before{content:"";background:#e53935;flex-shrink:0;width:9px;height:1em}.container{width:100%;max-width:var(--max-width);padding-left:var(--space-6);padding-right:var(--space-6);margin-left:auto;margin-right:auto}@media (min-width:768px){.container{padding-left:var(--space-8);padding-right:var(--space-8)}}.text-center{text-align:center}.section{padding-top:var(--space-20);padding-bottom:var(--space-20)}@media (min-width:768px){.section{padding-top:var(--space-24);padding-bottom:var(--space-24)}}
.Footer-module__EZoWya__footer{background:var(--color-anthracite);color:var(--color-white);margin-top:auto}.Footer-module__EZoWya__footer__container{gap:var(--space-8);max-width:var(--max-width);padding:var(--space-12) var(--space-6);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:768px){.Footer-module__EZoWya__footer__container{padding:var(--space-12) var(--space-8);grid-template-columns:1.5fr 1fr}}.Footer-module__EZoWya__footer__logo{margin-bottom:var(--space-4);transition:opacity var(--transition-base);display:inline-block}.Footer-module__EZoWya__footer__tagline{font-size:var(--fs-sm);color:var(--color-warm-gray);max-width:280px;line-height:1.6}.Footer-module__EZoWya__footer__title{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);margin-bottom:var(--space-4);font-weight:600}.Footer-module__EZoWya__footer__link{font-size:var(--fs-sm);color:var(--color-warm-gray);padding:var(--space-1) 0;transition:color var(--transition-base);display:block}.Footer-module__EZoWya__footer__link:hover{color:var(--color-white)}.Footer-module__EZoWya__footer__address{font-style:normal;font-size:var(--fs-sm);color:var(--color-warm-gray);line-height:1.8}.Footer-module__EZoWya__footer__address a{color:var(--color-warm-gray);transition:color var(--transition-base)}.Footer-module__EZoWya__footer__address a:hover{color:var(--color-white)}.Footer-module__EZoWya__footer__bottom{border-top:1px solid #ffffff1a}.Footer-module__EZoWya__footer__copyright{font-size:var(--fs-xs);color:var(--color-warm-gray);text-align:center;padding:var(--space-4)}
