.maya-cta-banner{background-color:var(--maya-cta-banner-background-color,var(--maya-color-blue-700));border-radius:2px;color:var(--maya-color-white);min-height:600px;overflow:hidden;position:relative;width:100%}.maya-cta-banner__background{background-color:var(--maya-cta-banner-background-color,var(--maya-color-blue-700));inset:0;position:absolute;z-index:0}.maya-cta-banner__background-image{display:block;height:100%;inset:0;object-fit:cover;object-position:var(--maya-cta-banner-background-position,center center);position:absolute;width:100%}.maya-cta-banner--has-gradient .maya-cta-banner__background:after{background:linear-gradient(90deg,rgba(31,63,117,.6),rgba(47,128,237,0));content:"";inset:0;pointer-events:none;position:absolute}.maya-cta-banner__inner{align-items:flex-end;display:flex;min-height:inherit;padding:150px 30px;position:relative;z-index:1}.maya-cta-banner__content{align-items:flex-start;display:flex;flex:0 1 650px;flex-direction:column;gap:30px;max-width:650px;min-width:300px;padding-left:80px;padding-right:30px}.maya-cta-banner__rich-text{color:var(--maya-color-white);display:flex;flex-direction:column;gap:20px;width:100%}.maya-cta-banner__rich-text h1,.maya-cta-banner__rich-text h2,.maya-cta-banner__rich-text h3,.maya-cta-banner__rich-text h4,.maya-cta-banner__rich-text h5,.maya-cta-banner__rich-text h6,.maya-cta-banner__rich-text li,.maya-cta-banner__rich-text p{color:inherit;margin:0}.maya-cta-banner__rich-text h1,.maya-cta-banner__rich-text h2{font-family:var(--maya-font-heading);font-size:var(--maya-font-size-h2);font-weight:var(--maya-font-weight-medium);line-height:var(--maya-line-height-h2)}.maya-cta-banner__rich-text li,.maya-cta-banner__rich-text p{color:#fafaf5;font-family:var(--maya-font-body);font-size:var(--maya-font-size-body);font-weight:var(--maya-font-weight-regular);line-height:var(--maya-line-height-body)}.maya-cta-banner__buttons{flex-wrap:wrap;gap:12px}.maya-cta-banner__button-item,.maya-cta-banner__buttons{align-items:center;display:flex}.maya-cta-banner__button.basic-button--text,.maya-cta-banner__button.basic-button--text:focus,.maya-cta-banner__button.basic-button--text:hover{color:var(--maya-color-white)}@media (max-width:900px){.maya-cta-banner{min-height:520px}.maya-cta-banner__inner{padding:120px 30px 96px}.maya-cta-banner__content{flex-basis:100%;max-width:650px;padding-left:30px;padding-right:0}.maya-cta-banner__rich-text h1,.maya-cta-banner__rich-text h2{font-size:var(--maya-font-size-h2-mobile)}}@media (max-width:480px){.maya-cta-banner{min-height:460px}.maya-cta-banner__inner{padding:96px 20px 64px}.maya-cta-banner__content{min-width:0;padding-left:0;padding-right:0}.maya-cta-banner__buttons{align-items:flex-start;flex-direction:column}}