.maya-subpage-hero{color:var(--maya-color-main-font);font-family:var(--maya-font-body);overflow:hidden;padding-bottom:60px;padding-top:60px}.maya-subpage-hero__inner{align-items:stretch;display:flex;gap:clamp(40px,7vw,100px);justify-content:center}.maya-subpage-hero__content-column,.maya-subpage-hero__media-column{flex:1 1 0;min-width:320px}.maya-subpage-hero__content-column{display:flex;flex-direction:column;justify-content:center;padding-bottom:50px;padding-top:50px}.maya-subpage-hero--image-left .maya-subpage-hero__content-column{order:2}.maya-subpage-hero--image-left .maya-subpage-hero__media-column{order:1}.maya-subpage-hero__content{align-items:flex-start;display:flex;flex-direction:column;gap:40px}.maya-subpage-hero__label{color:var(--maya-color-main-font);font-family:var(--maya-font-heading);font-size:25px;font-weight:var(--maya-font-weight-medium);line-height:1.1;margin:0}.maya-subpage-hero__body{align-items:flex-start;display:flex;flex-direction:column;gap:25px;width:100%}.maya-subpage-hero__rich-text{color:var(--maya-color-main-font);width:100%}.maya-subpage-hero__rich-text h1,.maya-subpage-hero__rich-text h2,.maya-subpage-hero__rich-text h3,.maya-subpage-hero__rich-text h4,.maya-subpage-hero__rich-text h5,.maya-subpage-hero__rich-text h6,.maya-subpage-hero__rich-text li,.maya-subpage-hero__rich-text p{color:inherit}.maya-subpage-hero__rich-text h1,.maya-subpage-hero__rich-text h2,.maya-subpage-hero__rich-text h3,.maya-subpage-hero__rich-text h4,.maya-subpage-hero__rich-text h5,.maya-subpage-hero__rich-text h6{font-family:var(--maya-font-heading);font-weight:var(--maya-font-weight-medium);margin:0 0 25px}.maya-subpage-hero__rich-text h1{font-size:var(--maya-font-size-h1);line-height:var(--maya-line-height-h1)}.maya-subpage-hero__rich-text h2{font-size:var(--maya-font-size-h2);line-height:var(--maya-line-height-h2)}.maya-subpage-hero__rich-text h3{font-size:var(--maya-font-size-h3);line-height:var(--maya-line-height-h3)}.maya-subpage-hero__rich-text li,.maya-subpage-hero__rich-text p{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-subpage-hero__rich-text p{margin:0 0 15px}.maya-subpage-hero__rich-text p:last-child,.maya-subpage-hero__rich-text>:last-child{margin-bottom:0}.maya-subpage-hero--list-checkmark .maya-subpage-hero__rich-text ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin:20px 0 0;padding:0}.maya-subpage-hero--list-checkmark .maya-subpage-hero__rich-text ul>li{color:var(--maya-color-main-font);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);min-height:32px;padding-left:52px;position:relative}.maya-subpage-hero--list-checkmark .maya-subpage-hero__rich-text ul>li:before{background-color:var(--maya-color-blue-100);border-radius:50%;content:"";height:32px;left:0;position:absolute;top:0;width:32px}.maya-subpage-hero--list-checkmark .maya-subpage-hero__rich-text ul>li:after{background-color:var(--maya-color-blue-accessible);content:"";height:23px;left:4px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' fill='none' viewBox='0 0 23 23'%3E%3Cpath fill='%23000' d='m9.35 14.35-3.1-3.1L5.2 12.3l4.15 4.15L18.1 7.7l-1.05-1.05z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' fill='none' viewBox='0 0 23 23'%3E%3Cpath fill='%23000' d='m9.35 14.35-3.1-3.1L5.2 12.3l4.15 4.15L18.1 7.7l-1.05-1.05z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:23px 23px;mask-size:23px 23px;position:absolute;top:4px;width:23px}.maya-subpage-hero--list-checkmark .maya-subpage-hero__rich-text ul ul{margin-top:12px}.maya-subpage-hero__buttons{flex-wrap:wrap;gap:12px}.maya-subpage-hero__button-item,.maya-subpage-hero__buttons{align-items:center;display:flex}.maya-subpage-hero__button:focus-visible{outline:2px solid var(--maya-color-blue-accessible);outline-offset:3px}.maya-subpage-hero__media-column{align-self:stretch;display:flex;flex-direction:column;justify-content:stretch;min-height:414px}.maya-subpage-hero__figure{border-radius:1px;display:block;flex:1 1 auto;margin:0;min-height:100%;overflow:hidden;width:100%}.maya-subpage-hero__image{border-radius:0;display:block;height:100%;object-fit:cover;object-position:var(--maya-subpage-hero-object-position,center center);width:100%}.maya-subpage-hero--image-original .maya-subpage-hero__figure{min-height:0}.maya-subpage-hero--image-original .maya-subpage-hero__image{height:auto}@media (max-width:900px){.maya-subpage-hero{padding-bottom:56px;padding-top:40px}.maya-subpage-hero__inner{align-items:stretch;flex-direction:column;gap:30px}.maya-subpage-hero--image-left .maya-subpage-hero__content-column,.maya-subpage-hero__content-column{min-width:0;order:1;padding:0;width:100%}.maya-subpage-hero--image-left .maya-subpage-hero__media-column,.maya-subpage-hero__media-column{min-height:320px;min-width:0;order:2;width:100%}.maya-subpage-hero__content{gap:30px}.maya-subpage-hero__rich-text h1{font-size:var(--maya-font-size-h1-mobile)}.maya-subpage-hero__rich-text h2{font-size:var(--maya-font-size-h2-mobile)}}@media (max-width:480px){.maya-subpage-hero{padding-bottom:48px;padding-top:32px}.maya-subpage-hero__label{font-size:22px}.maya-subpage-hero__rich-text li,.maya-subpage-hero__rich-text p{font-size:var(--maya-font-size-body-mobile);line-height:var(--maya-line-height-body-mobile)}.maya-subpage-hero__buttons{align-items:flex-start;flex-direction:column}.maya-subpage-hero__media-column{min-height:260px}}