.hero{position:relative}.hero--small{--height:240px}@media(min-width:768px)and (max-width:1279.98px){.hero--small{--height:calc(240px + ((100vw - 768px)/((1280 - 768)/(400 - 240))))}}@media(min-width:1280px)and (max-width:1919.98px){.hero--small{--height:calc(400px + ((100vw - 1280px)/((1920 - 1280)/(534 - 400))))}}@media(min-width:1920px){.hero--small{--height:534px}}.hero--large{--height:600px}@media(min-width:1280px)and (max-width:1919.98px){.hero--large{--height:calc(600px + ((100vw - 1280px)/((1920 - 1280)/(800 - 600))))}}@media(min-width:1920px){.hero--large{--height:800px}}.hero__content{color:#fff;gap:28px;grid-area:content;-webkit-margin-after:24px;margin-block-end:24px;padding-inline:24px;place-self:end center;width:min(100%,1920px);z-index:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}@media(min-width:768px)and (max-width:1023.98px){.hero__content{gap:calc(28px + ((100vw - 768px)/((1024 - 768)/(38 - 28))));padding-inline:calc(24px + ((100vw - 768px)/((1024 - 768)/(40 - 24))))}}@media(min-width:1024px)and (max-width:1919.98px){.hero__content{gap:calc(38px + ((100vw - 1024px)/((1920 - 1024)/(52 - 38))));-webkit-margin-after:calc(24px + ((100vw - 1024px)/((1920 - 1024)/(52 - 24))));margin-block-end:calc(24px + ((100vw - 1024px)/((1920 - 1024)/(52 - 24))));padding-inline:calc(40px + ((100vw - 1024px)/((1920 - 1024)/(240 - 40))))}}@media(min-width:1920px){.hero__content{gap:52px;-webkit-margin-after:52px;margin-block-end:52px;padding-inline:240px}}.hero__content *{color:inherit;max-width:1080px}.hero__slide{display:grid;grid-template-areas:"content";height:var(--height,calc(var(--vh,1vh)*100));isolation:isolate}.hero__slide--secondary-gradient{position:relative}.hero__slide--secondary-gradient:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(8.48%,#0b2f20),color-stop(99.41%,rgba(11,47,32,0)));background:linear-gradient(0deg,#0b2f20 8.48%,rgba(11,47,32,0) 99.41%);inset:50% 0 0 0;content:"";display:block;position:absolute;z-index:1}.hero__image,.hero__video{grid-area:content}.hero__image:before,.hero__video:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(55.23%,rgba(0,0,0,0)),color-stop(90.88%,rgba(0,0,0,.6))),-webkit-gradient(linear,left bottom,left top,color-stop(70.19%,rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,rgba(0,0,0,0) 55.23%,rgba(0,0,0,.6) 90.88%),linear-gradient(0deg,rgba(0,0,0,0) 70.19%,rgba(0,0,0,.6) 100%);inset:0;content:"";display:block;position:absolute}.hero .basic-video__control{inset:auto 32px 32px auto;z-index:2}@media(min-width:1920px){.hero .basic-video__control{inset:auto 20px 20px auto}}