.about-our-ceo{position:relative;overflow:hidden}.about-our-ceo--light{background:#f6fbf8;color:var(--dark)}.about-our-ceo--dark{background:var(--dark);color:var(--white)}.about-our-ceo--transparent{background:rgba(0,0,0,0);color:var(--dark)}.about-our-ceo.spacing-none{padding:0}.about-our-ceo.spacing-small{padding:40px 0}@media(max-width:900px){.about-our-ceo.spacing-small{padding:30px 0}}.about-our-ceo.spacing-medium{padding:88px 0}@media(max-width:1200px){.about-our-ceo.spacing-medium{padding:60px 0}}@media(max-width:900px){.about-our-ceo.spacing-medium{padding:40px 0}}.about-our-ceo.spacing-large{padding:120px 0}@media(max-width:1200px){.about-our-ceo.spacing-large{padding:80px 0}}@media(max-width:900px){.about-our-ceo.spacing-large{padding:60px 0}}.about-our-ceo__row{display:flex;gap:88px;align-items:stretch}@media(max-width:900px){.about-our-ceo__row{flex-direction:column;align-items:stretch;gap:60px}}@media(max-width:600px){.about-our-ceo__row{gap:40px}}.about-our-ceo__card{width:414px;border-radius:10px;padding:24px 24px 32px;display:flex;flex-direction:column;gap:32px}@media(max-width:900px){.about-our-ceo__card{width:100%}}.about-our-ceo__card{background:var(--dark);color:var(--white)}.about-our-ceo--dark .about-our-ceo__card{background:var(--white);color:var(--dark)}.about-our-ceo__portrait{width:366px;max-width:100%;aspect-ratio:366/357;background:var(--ast-lightning);border-radius:10px;overflow:hidden}@media(max-width:900px){.about-our-ceo__portrait{width:100%}}.about-our-ceo__portrait-img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-our-ceo__portrait-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;color:var(--dark)}.about-our-ceo--dark .about-our-ceo__portrait-placeholder{color:var(--dark)}.about-our-ceo__card-text{display:flex;flex-direction:column;gap:5px}.about-our-ceo__name{font-size:40px;font-weight:900;line-height:normal}@media(max-width:900px){.about-our-ceo__name{font-size:36px}}@media(max-width:600px){.about-our-ceo__name{font-size:32px;font-weight:900}}.about-our-ceo__name{font-family:var(--font-alt);line-height:.9;color:inherit;text-transform:uppercase;margin:0}.about-our-ceo__role{font-size:18px;font-weight:500;line-height:normal}@media(max-width:900px){.about-our-ceo__role{font-size:18px}}@media(max-width:600px){.about-our-ceo__role{font-size:18px;font-weight:500}}.about-our-ceo__role{line-height:1.4;color:inherit;margin:0}.about-our-ceo__content{width:100%;display:flex;flex-direction:column;gap:48px}@media(max-width:900px){.about-our-ceo__content{gap:32px}}.about-our-ceo__headline{font-size:56px;font-weight:900;line-height:normal}@media(max-width:900px){.about-our-ceo__headline{font-size:48px}}@media(max-width:600px){.about-our-ceo__headline{font-size:40px;font-weight:900}}.about-our-ceo__headline{font-family:var(--font-alt);line-height:1.05;text-transform:uppercase;margin:0;color:currentColor}.about-our-ceo__body{font-size:18px;font-weight:500;line-height:normal}@media(max-width:900px){.about-our-ceo__body{font-size:18px}}@media(max-width:600px){.about-our-ceo__body{font-size:18px;font-weight:500}}.about-our-ceo__body{font-family:var(--font);line-height:1.6;color:currentColor}.about-our-ceo__body p{margin:0}.about-our-ceo__body p+p{margin-top:16px}.about-our-ceo__signature{margin-top:0}.about-our-ceo__signature-img{display:block;width:auto;max-width:110px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}@media(max-width:600px){.about-our-ceo__signature-img{max-width:90px}}@keyframes about-our-ceo-fade-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes about-our-ceo-fade-down{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes about-our-ceo-fade-left{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes about-our-ceo-fade-right{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes about-our-ceo-zoom-in{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}.about-our-ceo__card[data-card-animate],.about-our-ceo__content[data-content-animate]{opacity:0;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}.about-our-ceo__card[data-card-animate][data-animation=fade-up],.about-our-ceo__content[data-content-animate][data-animation=fade-up]{transform:translateY(30px)}.about-our-ceo__card[data-card-animate][data-animation=fade-down],.about-our-ceo__content[data-content-animate][data-animation=fade-down]{transform:translateY(-30px)}.about-our-ceo__card[data-card-animate][data-animation=fade-left],.about-our-ceo__content[data-content-animate][data-animation=fade-left]{transform:translateX(-30px)}.about-our-ceo__card[data-card-animate][data-animation=fade-right],.about-our-ceo__content[data-content-animate][data-animation=fade-right]{transform:translateX(30px)}.about-our-ceo__card[data-card-animate][data-animation=zoom-in],.about-our-ceo__content[data-content-animate][data-animation=zoom-in]{transform:scale(0.95)}.about-our-ceo__card[data-card-animate].is-animated[data-animation=fade-up]{animation-name:about-our-ceo-fade-up}.about-our-ceo__card[data-card-animate].is-animated[data-animation=fade-down]{animation-name:about-our-ceo-fade-down}.about-our-ceo__card[data-card-animate].is-animated[data-animation=fade-left]{animation-name:about-our-ceo-fade-left}.about-our-ceo__card[data-card-animate].is-animated[data-animation=fade-right]{animation-name:about-our-ceo-fade-right}.about-our-ceo__card[data-card-animate].is-animated[data-animation=zoom-in]{animation-name:about-our-ceo-zoom-in}.about-our-ceo__content[data-content-animate].is-animated{animation-delay:.15s}.about-our-ceo__content[data-content-animate].is-animated[data-animation=fade-up]{animation-name:about-our-ceo-fade-up}.about-our-ceo__content[data-content-animate].is-animated[data-animation=fade-down]{animation-name:about-our-ceo-fade-down}.about-our-ceo__content[data-content-animate].is-animated[data-animation=fade-left]{animation-name:about-our-ceo-fade-left}.about-our-ceo__content[data-content-animate].is-animated[data-animation=fade-right]{animation-name:about-our-ceo-fade-right}.about-our-ceo__content[data-content-animate].is-animated[data-animation=zoom-in]{animation-name:about-our-ceo-zoom-in}@media(prefers-reduced-motion:reduce){.about-our-ceo__card[data-card-animate],.about-our-ceo__content[data-content-animate]{opacity:1 !important;transform:none !important;animation:none !important}}.block-editor-block-list__block[data-type="acf/about-our-ceo"] .about-our-ceo{margin:0} 