.CoreServiceOfferings_coreServiceOfferings__vQund{margin:10% 0;padding:0 16px}.CoreServiceOfferings_intro__81d0j{text-align:center;margin-bottom:32px}.CoreServiceOfferings_intro__81d0j h2{margin:0;font-size:2rem}.CoreServiceOfferings_intro__81d0j p{margin:16px 0 0;font-size:1rem}@media (max-width:1149px){.CoreServiceOfferings_grid__TSoU_{display:grid;grid-template-columns:1fr;justify-items:center;gap:10%}.CoreServiceOfferings_grid__TSoU_>*{width:100%;max-width:550px;margin-bottom:90px}.CoreServiceOfferings_coreServiceOfferings__vQund{margin-bottom:80%}}@media (min-width:1150px){.CoreServiceOfferings_grid__TSoU_{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.CoreServiceOfferings_grid__TSoU_>*{width:70%;justify-self:center;margin-bottom:90px}.CoreServiceOfferings_grid__TSoU_>:nth-last-child(-n+2){margin-bottom:0}}@media (min-width:730px){.CoreServiceOfferings_coreServiceOfferings__vQund{margin-bottom:20%}}@media (max-width:450px){.CoreServiceOfferings_coreServiceOfferings__vQund{margin-bottom:50%}}.EngagementItem_itemWrapper__BitjP{display:flex;flex-direction:column;align-items:center}.EngagementItem_iconWrapper__6FDvz{margin-bottom:20px}.EngagementItem_icon__36gxE{width:40px;height:40px;object-fit:contain;display:block;margin:0 auto}.EngagementItem_container__zMZP5{position:relative;width:100%;aspect-ratio:1;border:2px solid var(--secondary-blue);border-radius:10px;overflow:hidden;text-decoration:none}.EngagementItem_header__oEGpm{position:absolute;top:20px;left:0;right:0;height:40px;z-index:3;opacity:0;transform:translateY(20px);display:flex;justify-content:center;align-items:center}.EngagementItem_title__8UKl1{font-size:2.4rem;margin:0;text-decoration:underline;white-space:nowrap}.EngagementItem_description__xTRSH{position:absolute;top:40%;transform:translate(-50%,-50%);width:100%;margin:0;padding:0 15px;font-size:1rem;text-align:center;display:flex;justify-content:center;align-items:center;opacity:0;word-wrap:break-word;box-sizing:border-box;z-index:2}.EngagementItem_bgImage__kYNEf{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;transform:scale(1);transition:transform .3s ease-in-out!important;z-index:1}.EngagementItem_container__zMZP5:hover .EngagementItem_bgImage__kYNEf{transform:scale(1.1)!important}.EngagementItem_container__zMZP5.EngagementItem_animate__EELXp .EngagementItem_header__oEGpm{animation:EngagementItem_fadeInUp__zyQ0i .5s ease forwards}.EngagementItem_container__zMZP5.EngagementItem_animate__EELXp .EngagementItem_description__xTRSH{animation:EngagementItem_fadeInUp__zyQ0i .5s ease .2s forwards}.EngagementItem_container__zMZP5.EngagementItem_animate__EELXp .EngagementItem_bgImage__kYNEf{animation:EngagementItem_fadeIn__1CUjC 1s ease forwards}@keyframes EngagementItem_fadeInUp__zyQ0i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes EngagementItem_fadeIn__1CUjC{0%{opacity:0}to{opacity:.1}}@media (min-width:960px){.EngagementItem_title__8UKl1{font-size:clamp(2.4rem,2vw + 2.4rem,2rem)}.EngagementItem_description__xTRSH{font-size:12px}}@media (min-width:1232px){.EngagementItem_title__8UKl1{font-size:clamp(2.4rem,2vw + 2.4rem,2rem)}.EngagementItem_description__xTRSH{font-size:clamp(1rem,1.5vw + 1rem,.5rem)}}@media (max-width:350px){.EngagementItem_container__zMZP5{height:500px;aspect-ratio:unset}}@media (max-width:300px){.EngagementItem_container__zMZP5{height:600px;aspect-ratio:unset}}.EngagementSection_section__EDULQ{margin-top:4rem;padding:2rem 0;text-align:center}.EngagementSection_header__5CJoF{font-size:2rem;margin-bottom:.5rem}.EngagementSection_subheader__YH6KH{font-size:1rem;margin-bottom:1.5rem}@media (max-width:549px){.EngagementSection_grid__RF2qT{display:grid;grid-template-columns:1fr;gap:60px;margin-top:20%;margin-bottom:60px;justify-items:center}.EngagementSection_grid__RF2qT>*{max-width:450px;width:100%}}@media (min-width:550px) and (max-width:959px){.EngagementSection_grid__RF2qT{display:grid;grid-template-columns:1fr;gap:60px;margin-top:3%;margin-bottom:2rem;justify-items:center}.EngagementSection_grid__RF2qT>*{max-width:450px;width:100%}}@media (min-width:960px){.EngagementSection_grid__RF2qT{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:3%;margin-bottom:2rem}.EngagementSection_grid__RF2qT>*{width:100%}}.EngagementSection_moreInfo__4RGzp{margin-bottom:2rem;margin-top:2rem}.EngagementSection_infoText__ZIHiB{font-size:1rem;margin-bottom:1rem}.EngagementSection_divider__yImpi{width:80%;height:2px;background-color:var(--secondary-blue);margin:0 auto}.HeroBox_box__4OZTe{border:2px solid var(--secondary-blue);border-radius:10px;padding:2rem;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease}.HeroBox_box__4OZTe.HeroBox_active__9pxlX{opacity:1;transform:translateY(0)}.HeroBox_backgroundImage__K476o{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:-1;transition:opacity 1s ease;transition-delay:.5s}.HeroBox_backgroundImage__K476o.HeroBox_active__9pxlX{opacity:.15}.HeroBox_fadeInText__PR_uM{text-align:center;margin-bottom:2rem;opacity:0;transition:opacity 1s ease;transition-delay:.8s}.HeroBox_fadeInText__PR_uM.HeroBox_active__9pxlX{opacity:1}.HeroBox_ctaRow__GCot8{display:flex;flex-direction:column;align-items:center;gap:1rem;opacity:0;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease;transition-delay:1.5s}.HeroBox_ctaRow__GCot8.HeroBox_active__9pxlX{opacity:1;transform:translateY(0)}.HeroBox_ctaText__sGUVg{font-size:1.25rem;font-weight:100}.HeroBox_heroHeading__F2jIM{text-align:center;color:#ffffff;margin:2rem 0;font-size:2rem;font-weight:100}.HeroBox_red__086Ts{color:var(--primary-red)}.HeroBox_italic__Bwv9b{font-style:italic}@media (min-width:730px){.HeroBox_ctaRow__GCot8{flex-direction:row;justify-content:center}.HeroBox_ctaText__sGUVg{margin-right:1rem}.HeroBox_ctaRow__GCot8 button{width:auto}.HeroBox_heroHeading__F2jIM{margin-top:0}}