:root{--hero-small-gap:var(--spacing-50);--hero-medium-gap:var(--spacing-40);--hero-medium-content-gap:var(--spacing-xl);--hero-large-content-padding:var(--spacing-50) var(--spacing-lg) var(--spacing-lg);--hero-investors-gap:var(--spacing-30)}@media (min-width:1024px){:root{--hero-medium-content-gap:var(--spacing-50);--hero-large-content-padding:var(--spacing-80) var(--spacing-50) var(--spacing-50);--hero-investors-gap:var(--spacing-50)}}@media (min-width:1280px){:root{--hero-small-gap:var(--spacing-80);--hero-medium-gap:var(--spacing-80);--hero-medium-gap:var(--spacing-100)}}.hero{padding-top:6.5rem}@media (min-width:1740px){.hero .wrapper{--wrapper:100%;max-width:110rem}}.hero.hero-investors{padding-bottom:0}.hero-small .hero-wrapper{display:flex;flex-direction:column;grid-gap:var(--spacing-50);gap:var(--spacing-50);grid-gap:var(--hero-small-gap);gap:var(--hero-small-gap)}.hero-medium .hero-wrapper{display:flex;flex-direction:var(--direction);grid-gap:var(--spacing-40);gap:var(--spacing-40);grid-gap:var(--hero-medium-gap);gap:var(--hero-medium-gap)}.hero-large .hero-wrapper,.hero-medium .hero-wrapper{height:calc(100vh - 6.5rem)}.hero-investors .hero-wrapper{display:flex;flex-direction:var(--direction);grid-gap:var(--spacing-40);gap:var(--spacing-40)}@media (min-width:768px){.hero-investors .hero-wrapper{justify-content:space-between;padding:var(--spacing-40)}}.hero-content{position:relative;z-index:1}.hero-small .hero-content{display:flex;flex-direction:column;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);text-align:center;max-width:65rem;margin:0 auto}.hero-small .hero-content h1,.hero-small .hero-content h2,.hero-small .hero-content h3,.hero-small .hero-content p{margin-bottom:0}.hero-medium .hero-content{display:flex;flex-direction:column;justify-content:center;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);grid-gap:var(--hero-medium-content-gap);gap:var(--hero-medium-content-gap)}@media (min-width:768px){.hero-medium .hero-content{width:50%}}.hero-medium .hero-content .btn,.hero-medium .hero-content h1,.hero-medium .hero-content h2,.hero-medium .hero-content h3,.hero-medium .hero-content p{margin:0}.hero-medium .hero-content h1,.hero-medium .hero-content h2{max-width:var(--spacing-800)}.hero-medium .hero-content p{max-width:var(--spacing-600)}.hero-large .hero-content{--wrapper-width:90rem;display:flex;flex-direction:column;grid-gap:var(--spacing-50);gap:var(--spacing-50);color:var(--color-white);padding:var(--hero-large-content-padding)}@media (min-width:768px){.hero-large .hero-content{height:100%}}.hero-large .hero-content .btn,.hero-large .hero-content h1,.hero-large .hero-content h4{margin:0}.hero-large .hero-content h1{max-width:var(--spacing-900)}.hero-large .hero-content h4{max-width:var(--spacing-600);margin-top:auto}.hero-investors .hero-content{flex:1;display:flex;flex-direction:column;grid-gap:var(--spacing-30);gap:var(--spacing-30);grid-gap:var(--hero-investors-gap);gap:var(--hero-investors-gap)}.hero-investors .hero-content h1,.hero-investors .hero-content h2,.hero-investors .hero-content p{margin-bottom:0}.hero-investors .hero-content h1,.hero-investors .hero-content h2{max-width:var(--spacing-800)}.hero-investors .hero-content p{max-width:var(--spacing-600)}.hero-small .hero-media .hero-media-col{width:100%;aspect-ratio:16/9}@media (min-width:768px){.hero-medium .hero-media{flex:1}.hero-medium .hero-media .hero-media-col:first-child{width:70%}.hero-medium .hero-media .hero-media-col:last-child{flex:1}}.hero-large .hero-media{position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width:768px){.hero-large .hero-media .hero-media-col:first-child{width:77.77778%}.hero-large .hero-media .hero-media-col:last-child{flex:1}}.hero-investors .hero-media,.hero-large .hero-media,.hero-medium .hero-media{display:flex;flex-direction:var(--direction);grid-gap:var(--spacing);gap:var(--spacing)}@media (min-width:768px){.hero-investors .hero-media{width:22%}.hero-investors .hero-media .hero-media-col:first-child{width:60%}.hero-investors .hero-media .hero-media-col:last-child{flex:1}}.hero-media img,.hero-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius);overflow:hidden}