:root{--color-white:#fff;--color-black:#000;--color-primary:#de0512;--color-secondary:var(--color-white);--color-text-primary:var(--color-black);--color-text-secondary:#666;--color-background:var(--color-white);--color-border:var(--color-black);--color-gray:#f5f3f3;--color-primary-light:#f24a54;--color-primary-dark:#a80009;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:1.75rem;--font-size-5xl:1.75rem;--font-size-6xl:2rem;--font-size-7xl:2.5rem;--font-size-8xl:3rem;--font-size-9xl:3.5rem}@media (min-width:576px){:root{--font-size-xs:.8rem;--font-size-sm:.9rem;--font-size-base:1.02rem;--font-size-lg:1.02rem;--font-size-xl:1.12rem;--font-size-2xl:1.28rem;--font-size-3xl:1.55rem;--font-size-4xl:1.8rem;--font-size-5xl:2.1rem;--font-size-6xl:2.5rem;--font-size-7xl:3rem;--font-size-8xl:3.8rem;--font-size-9xl:5rem}}@media (min-width:768px){:root{--font-size-xs:.85rem;--font-size-sm:.95rem;--font-size-base:1.06rem;--font-size-lg:1.06rem;--font-size-xl:1.16rem;--font-size-2xl:1.34rem;--font-size-3xl:1.62rem;--font-size-4xl:1.9rem;--font-size-5xl:2.3rem;--font-size-6xl:2.7rem;--font-size-7xl:3.2rem;--font-size-8xl:4.2rem;--font-size-9xl:5.5rem}}@media (min-width:992px){:root{--font-size-xs:.87rem;--font-size-sm:.97rem;--font-size-base:1.1rem;--font-size-lg:1.1rem;--font-size-xl:1.2rem;--font-size-2xl:1.38rem;--font-size-3xl:1.68rem;--font-size-4xl:2rem;--font-size-5xl:2.4rem;--font-size-6xl:2.9rem;--font-size-7xl:3.4rem;--font-size-8xl:4.5rem;--font-size-9xl:6rem}}@media (min-width:1200px){:root{--font-size-xs:.9rem;--font-size-sm:1rem;--font-size-base:1.13rem;--font-size-lg:1.13rem;--font-size-xl:1.23rem;--font-size-2xl:1.42rem;--font-size-3xl:1.75rem;--font-size-4xl:2.1rem;--font-size-5xl:2.5rem;--font-size-6xl:3rem;--font-size-7xl:3.6rem;--font-size-8xl:4.8rem;--font-size-9xl:6.4rem}}@media (min-width:1400px){:root{--font-size-xs:.875rem;--font-size-sm:1rem;--font-size-base:1.125rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-size-8xl:6rem;--font-size-9xl:8rem}}:root{--font-size-h1:var(--font-size-9xl);--font-size-h2:var(--font-size-8xl);--font-size-h3:var(--font-size-5xl);--font-size-h4:var(--font-size-3xl);--font-size-h5:var(--font-size-xl);--font-size-h6:var(--font-size-lg);--navbar-height:calc(2rem + 3.5rem)}.contact-section__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:576px){.contact-section__grid{grid-template-columns:1fr}}@media (min-width:992px){.contact-section__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (min-width:1400px){.contact-section__grid{grid-template-columns:1.25fr .75fr}}.contact-section__logo{margin-bottom:1.5rem}@media (min-width:992px){.contact-section__logo{margin-bottom:3rem}}.contact-section__logo-img{width:100%;max-width:12rem}@media (min-width:992px){.contact-section__logo-img{max-width:16rem}}.contact-section__info{flex-direction:column;gap:1.5rem;margin-left:0;display:flex}@media (min-width:992px){.contact-section__info{gap:3rem;margin-left:2rem}}.contact-section__address,.contact-section__email{font-size:var(--font-size-lg)}@media (min-width:992px){.contact-section__address,.contact-section__email{font-size:var(--font-size-lg)}}.contact-section__subscribe{max-width:32rem}
