.hero{background:linear-gradient(#ace0f9 0%,#fff1eb 100%)}.hero-container{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:min(100%,1600px);min-height:50svh;margin:0 auto;padding:66px .75rem .75rem;display:flex}.hero__title{font-size:clamp(2rem,4vw,4rem)}.hero-form{background:#fff3;border:2px solid #ffffff80;border-radius:12px;flex-wrap:wrap;justify-content:space-between;gap:.25rem;padding:.25rem;display:flex}.hero-form__input{background:#fff;border-radius:8px;flex:1;padding:.75rem}.hero-form__submit-btn{color:#fff;background:#000;border-radius:8px;padding:.75rem}.section-container{width:min(100%,1600px);margin:0 auto}.vacancies{flex-direction:column;gap:12px;margin:0 auto;padding:78px .75rem .75rem;display:flex}.vacancies-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.vacancies__link{color:#fff;background:#000;border-radius:8px;align-self:flex-end;padding:.75rem;display:inline-block}.section__title{font-size:clamp(2rem,4vw,3rem)}@media screen and not (min-width:900px){.vacancies-grid{grid-template-columns:repeat(1,1fr)}}
