.ShortHero_sectionStyle__2UqIv{min-height:500px;height:calc(50vh - var(--header-height));max-height:900px;width:100vw;display:flex;flex-direction:row;justify-content:center;position:relative;box-sizing:border-box;background-color:var(--soft-grey);padding:0 6em}.ShortHero_sectionStyle__2UqIv[data-is-extra-short=true]{min-height:200px;max-height:200px}.ShortHero_sectionStyle__2UqIv:after{position:absolute;width:100%;height:100%;content:"";top:0;left:0;filter:brightness(10%);background:rgba(31,44,62,.48)}.ShortHero_textSection__Uoz62{z-index:1;align-self:center;justify-content:flex-start;max-width:var(--max-width);width:100%}@media (max-width:1023px){.ShortHero_sectionStyle__2UqIv{height:max-content;padding:2em 1em}.ShortHero_sectionStyle__2UqIv[data-is-extra-short=true]{min-height:400px;max-height:400px}}.contact-us_root__olV7Y{width:100vw;box-sizing:border-box;display:flex;align-items:center;position:relative;flex-direction:column;background-color:var(--soft-grey);min-height:calc(100vh - var(--header-height))}.contact-us_subRoot__mI0GL{width:var(--width-value);max-width:var(--max-width);height:max-content;align-items:center;justify-content:center;display:grid;padding:128px 0;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.contact-us_left__YLLCD{display:flex;flex-direction:column;gap:30px;width:80%}.contact-us_right__ahOTt{display:grid;grid-template-areas:"firstname lastname" "email email" "phone company" "message message";grid-gap:30px;gap:30px}.contact-us_right__ahOTt input{flex:0.5 1}.contact-us_right__ahOTt textarea{width:100%}@media (max-width:1023px){.contact-us_subRoot__mI0GL{grid-template-columns:1fr;padding:64px 0}.contact-us_right__ahOTt input{flex:1 1}}@media (max-width:600px){.contact-us_right__ahOTt{grid-template-areas:"firstname" "lastname" "email" "phone" "company" "message"}}