.hero{position:relative;min-height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:195px 0 20px}@media (min-width:768px){.hero{padding:300px 0 60px}}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.hero .c-overlay{background:linear-gradient(267.86deg,rgba(13,6,1,0) 46.78%,#0d0601 77.49%)}.hero-foreground{position:relative;z-index:1;width:100%;color:#fff}.hero-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:774px}@media (max-width:575.98px){.hero .c-heading-title{font-size:36px}}.hero .c-heading-subtitle{background-color:#fcfbf6}.hero-text:not(:last-child){color:#fcfbf6;margin-bottom:30px}@media (max-width:991.98px){.hero-text:not(:last-child){font-size:16px}}@media (min-width:992px){.hero-text:not(:last-child){margin-bottom:60px}}.hero-arrow{-ms-flex-negative:0;flex-shrink:0;height:34px;width:24px}@media (min-width:992px){.hero-arrow{height:68px;width:48px}}.hero-arrow svg{width:100%;height:100%}.hero.-disable-hyphens .c-heading-title{-ms-hyphens:none;hyphens:none}