@charset "UTF-8";.entry__contactUs{background-color:var(--theme--background-color);color:var(--theme--body-color)}.entry__contactUs .site-main{display:grid}@media screen and (min-width:961px){.entry__contactUs .site-main{padding:14.0625rem var(--padding--x) var(--padding--y);grid-template-areas:"hero hero" "main newsletter";gap:9.375rem}}@media screen and (max-width:960px){.entry__contactUs .site-main{padding:var(--padding--section);grid-template-areas:"hero" "main" "newsletter";gap:3.125rem}}.entry__contactUs .contact-hero{grid-area:hero;display:grid}@media screen and (min-width:769px){.entry__contactUs .contact-hero{grid-template-columns:1fr 1fr;grid-template-rows:min-content}}@media screen and (max-width:768px){.entry__contactUs .contact-hero{grid-template-columns:1fr}}.entry__contactUs .contact-hero__image{z-index:2}@media screen and (min-width:769px){.entry__contactUs .contact-hero__image{grid-column:2;grid-row:1/3;justify-self:end}}.entry__contactUs .contact-hero__image svg{margin:0 auto;width:var(--content-width--200)}.entry__contactUs .contact-hero__title{color:var(--theme--heading-color);z-index:3}@media screen and (min-width:769px){.entry__contactUs .contact-hero__title{grid-column:1/3;grid-row:1;align-self:end}}@media screen and (max-width:768px){.entry__contactUs .contact-hero__title{margin-top:-8rem}}@media screen and (min-width:961px){.entry__contactUs .contact-hero__title{font-size:13.125rem}}@media screen and (max-width:960px){.entry__contactUs .contact-hero__title{font-size:5rem}}.entry__contactUs .contact-hero__content{font-size:var(--font-size--600)}@media screen and (min-width:769px){.entry__contactUs .contact-hero__content{grid-column:1/3;grid-row:2}}.entry__contactUs .main{width:var(--content-width--400);grid-area:main;justify-self:start;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.entry__contactUs .newsletter{padding:1.5625rem;border-radius:var(--border-radius--500);width:var(--content-width--400);grid-area:newsletter;justify-self:end;background-color:var(--theme--background-color);color:var(--theme--body-color)}.entry__contactUs .newsletter__title{margin-bottom:.5rem;font-size:var(--font-size--600)}
/*# sourceMappingURL=/dist/css/contactUs.css.map */
