.maya-hero{color:var(--maya-color-white);min-height:760px;overflow:hidden;position:relative}.maya-hero,.maya-hero__background{background-color:var(--maya-hero-background-color,var(--maya-color-blue-700))}.maya-hero__background{inset:0;position:absolute;z-index:0}.maya-hero__background-image,.maya-hero__background-video{display:block;height:100%;left:0;object-fit:cover;object-position:var(--maya-hero-background-position,center center);position:absolute;top:0;width:100%}.maya-hero--has-gradient .maya-hero__background:after{background:linear-gradient(90deg,rgba(27,73,135,.5) 26.455%,rgba(47,128,237,0) 62.748%);content:"";inset:0;pointer-events:none;position:absolute}.maya-hero__inner{align-items:flex-start;display:flex;min-height:inherit;padding-bottom:200px;padding-top:200px;position:relative;z-index:1}.maya-hero__content{align-items:flex-start;display:flex;flex:0 1 728px;flex-direction:column;gap:30px;justify-content:center;max-width:728px}.maya-hero__rich-text{color:var(--maya-color-white);text-shadow:0 4px 35px var(--maya-color-blue-700);width:100%}.maya-hero__rich-text h1,.maya-hero__rich-text h2,.maya-hero__rich-text h3,.maya-hero__rich-text h4,.maya-hero__rich-text h5,.maya-hero__rich-text h6,.maya-hero__rich-text li,.maya-hero__rich-text p{color:inherit}.maya-hero__rich-text h1{font-family:var(--maya-font-heading);font-size:var(--maya-font-size-h1-xl);font-weight:var(--maya-font-weight-medium);line-height:var(--maya-line-height-h1);margin:0 0 50px}.maya-hero__rich-text p{font-family:var(--maya-font-body);font-size:18px;font-weight:var(--maya-font-weight-regular);line-height:24px;margin:0;max-width:690px}.maya-hero__rich-text>:last-child{margin-bottom:0}.maya-hero__buttons{flex-wrap:wrap;gap:12px}.maya-hero__button-item,.maya-hero__buttons{align-items:center;display:flex}.maya-hero__button.basic-button--text,.maya-hero__button.basic-button--text:focus,.maya-hero__button.basic-button--text:hover{color:var(--maya-color-white)}@media (max-width:1180px){.maya-hero{min-height:680px}.maya-hero__inner{padding-bottom:160px;padding-top:160px}.maya-hero__content{flex-basis:640px;max-width:640px}}@media (max-width:767px){.maya-hero{min-height:560px}.maya-hero--has-gradient .maya-hero__background:after{background:linear-gradient(90deg,rgba(27,73,135,.68),rgba(27,73,135,.36) 72%,rgba(47,128,237,.12))}.maya-hero__inner{align-items:flex-end;padding-bottom:72px;padding-top:120px}.maya-hero__content{flex-basis:100%;max-width:100%}.maya-hero__rich-text h1{font-size:var(--maya-font-size-h1-mobile);margin-bottom:28px}.maya-hero__rich-text p{font-size:var(--maya-font-size-body-mobile);line-height:var(--maya-line-height-body-mobile)}.maya-hero__buttons{align-items:flex-start;flex-direction:column}}