.hero-contact{min-height:100dvh;padding:var(--global-component-padding,30px);background:#20262f url(/images/background-img.jpg) 50% -50% no-repeat;align-items:center;display:flex;position:relative;overflow:hidden}@media screen and (min-width:1024px){.hero-contact{background-position:50%;background-size:cover;padding-left:2rem;padding-right:2rem}}.hero-contact .sw{align-items:center;gap:var(--spacing-5,2rem)var(--spacing-3,1rem);padding-bottom:var(--spacing-7,3rem);display:grid}@media screen and (min-width:1024px){.hero-contact .sw{grid-template-columns:1fr 1fr}}.hero-contact .content-container{z-index:2;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.hero-contact .icon-epoch-logo{color:var(--color-accent-1,red);height:auto;margin-bottom:var(--spacing-3,1rem);align-self:center;width:50%}@media screen and (min-width:1024px){.hero-contact .icon-epoch-logo{margin-bottom:var(--spacing-5,2rem);width:50%}}.hero-contact .component-header{text-wrap:balance}.hero-contact .input-textarea{min-height:120px}.hero-contact .component-header p{font-size:var(--typography-md,1rem)}
