.masthead-our-mission{position:relative;min-height:500px;display:flex;justify-content:center;align-items:center;color:#fff;padding:64px 0;overflow:hidden;text-align:center;scroll-margin-top:64px;background:none}.masthead-our-mission::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.15);z-index:0}.masthead-our-mission .masthead__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.masthead-our-mission .masthead__bg .masthead__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.06) translateZ(0);will-change:transform,opacity;animation:kenburns-pan-x 18s ease-in-out infinite alternate;animation-play-state:paused}.masthead-our-mission[data-effect=pan-y] .masthead__img{animation-name:kenburns-pan-y}.masthead-our-mission[data-effect=zoom-fade] .masthead__img{animation-name:kenburns-zoom-fade}.masthead-our-mission[data-effect=fade-only] .masthead__img{animation-name:masthead-fade-only}.masthead-our-mission.is-inview .masthead__img{animation-play-state:running}.masthead-our-mission .masthead-content{position:relative;z-index:2;max-width:720px;width:100%;margin:0 auto;animation:fade-up 1.2s ease forwards}.masthead-our-mission .masthead-content .heading{color:#fff;font-family:"Inter",sans-serif;text-align:center;font-size:clamp(32px,4vw,48px);line-height:130%;font-weight:800;margin-bottom:16px;opacity:0;animation:fade-up 1s ease .3s forwards}.masthead-our-mission .masthead-content .description{color:#fff;text-align:center;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:24px;opacity:0;animation:fade-up 1s ease .6s forwards}.masthead-our-mission .masthead-content .cta-button{text-align:center;font-variant-numeric:lining-nums tabular-nums;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;position:relative;animation:gentle-bounce-down 1.5s ease-in-out infinite;color:#fff}.masthead-our-mission .masthead-content .cta-button:hover{animation-play-state:paused;transform:translateY(3px)}.masthead-our-mission .masthead-content .cta-button:active{transform:translateY(0)}@keyframes gentle-bounce-down{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes kenburns-pan-x{0%{transform:scale(1.06) translateX(-2%)}100%{transform:scale(1.06) translateX(2%)}}@keyframes kenburns-pan-y{0%{transform:scale(1.06) translateY(-2%)}100%{transform:scale(1.06) translateY(2%)}}@keyframes kenburns-zoom-fade{0%{transform:scale(1);opacity:.92}100%{transform:scale(1.08);opacity:1}}@keyframes masthead-fade-only{0%,100%{opacity:1}50%{opacity:.9}}@media screen and (max-width: 991px){.masthead-our-mission{padding:32px 0;min-height:450px}.masthead-our-mission .masthead__img{animation-duration:14s}}@media(prefers-reduced-motion: reduce){.masthead-our-mission .masthead__img{animation:none !important;transform:scale(1.02)}}/*# sourceMappingURL=masthead-our-mission.min.css.map */