.hero{background-image:url(/_next/static/media/hero.2c96db1c.svg);background-size:cover;background-color:var(--primary-700);display:flex;gap:32px;padding:0 6%;min-height:calc(100dvh - 131.84px);.hero-content{width:50%;margin-top:7%;.company-name{font-size:16px;color:var(--secondary-500);font-weight:600}h1{font-weight:700;font-size:58px;letter-spacing:0;color:var(--neutral-50);line-height:58px;max-width:614px;margin-bottom:21px;span{color:var(--secondary-500)}}.hero-description{color:var(--neutral-50);width:90%}.hero-buttons{display:flex;gap:16px;margin-top:24px}}.hero-image{width:50%;display:flex;align-items:center;justify-content:center;padding:24px 0;img{height:90%}}}@media screen and (min-width:1800px){.hero{.hero-content{.company-name{font-size:24px}h1{font-size:78px;max-width:100%;line-height:80px}.hero-description{font-size:20px}}}}@media screen and (min-width:1024px) and (max-width:1370px){.hero{.hero-content{h1{font-size:48px;line-height:48px}.hero-description{font-size:16px}}}}@media screen and (max-width:1024px){.hero{.hero-content{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;width:100%;padding:48px 4px;margin-top:0;min-height:calc(100dvh - 104.8px)}.hero-image{display:none}h1{font-size:38px;line-height:48px}}}