@media only screen and (min-width:0rem){#hero{align-self:stretch;gap:80px;overflow:hidden;padding:var(--Section-Padding-padding-section-large,112px) var(--Page-Padding-padding-global,64px)}#hero,#hero .hero-container{align-items:center;display:flex;flex-direction:column}#hero .hero-container{gap:clamp(3rem,6vw,4rem);height:100%;justify-content:space-between;margin:auto;max-width:80rem;width:100%}#hero .hero-content{align-items:flex-start;display:flex;flex-direction:column;max-width:33.875rem;text-align:left;width:100%}#hero .hero-picture{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 96%,#fff 100%),radial-gradient(100% 70% at 45% 40%,var(--Color-White,#fff) 60%,hsla(0,0%,100%,.4) 100%);display:inline-block;height:44.375rem;left:0;position:absolute;top:-5rem}#hero .hero-picture img{aspect-ratio:16/9;display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:-1}#hero .title{font-size:var(--headerFontSize);z-index:1}#hero .text{z-index:1}#hero .text,#hero .text:last-of-type{margin-bottom:2rem}#hero .actions{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;width:100%}}@media only screen and (min-width:64rem){#hero{height:900px}#hero .hero-picture{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 95%,#fff 100%),radial-gradient(100.5% 69.38% at .52% 49%,var(--Color-White,#fff) 55.29%,hsla(0,0%,100%,0) 100%);height:56.25rem}#hero .hero-container{flex-flow:row;gap:3.25rem;justify-content:space-between}#hero .actions{flex-direction:row;gap:1rem}}@media only screen and (min-width:0rem){body.dark-mode #hero{background-color:var(--neutralDarker)}body.dark-mode #hero .hero-picture{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 15%,var(--primaryDarkest) 100%),radial-gradient(100.5% 69.38% at .52% 49%,var(--Color-White,#000) 55.29%,hsla(0,0%,100%,0) 100%)}body.dark-mode #hero .hero-text,body.dark-mode #hero .hero-title{color:var(--bodyTextColorWhite)}}