.HeroSlideshow-module__GwAI-W__hero{background:var(--color-white);width:100%;padding:28px 28px 0}.HeroSlideshow-module__GwAI-W__frame{aspect-ratio:1600/1060;border-radius:72px 24px 24px;width:100%;min-height:500px;max-height:calc(100vh - 56px);position:relative;overflow:hidden}.HeroSlideshow-module__GwAI-W__frame:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#1025366b 0%,#10253624 55%,#10253600 100%);height:220px;position:absolute;top:0;left:0;right:0}.HeroSlideshow-module__GwAI-W__frame:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(at 0 100%,#10253673 0%,#1025362e 45%,#10253600 78%);width:55%;height:58%;position:absolute;bottom:0;left:0}.HeroSlideshow-module__GwAI-W__slides{position:absolute;inset:0;overflow:hidden}.HeroSlideshow-module__GwAI-W__slide{transition:opacity 1.2s;position:absolute;inset:0}.HeroSlideshow-module__GwAI-W__content{z-index:2;justify-content:flex-start;align-items:flex-end;padding:0 6vw 48px;display:flex;position:absolute;inset:0}.HeroSlideshow-module__GwAI-W__title{text-align:left;font-size:var(--fs-display);color:var(--color-white);text-shadow:0 2px 18px #00000059;margin:0;font-weight:700;line-height:1.5}@media (max-width:640px){.HeroSlideshow-module__GwAI-W__hero{padding:16px 16px 0}.HeroSlideshow-module__GwAI-W__frame{aspect-ratio:auto;border-radius:40px 20px 20px;height:78vh;min-height:420px;max-height:680px}.HeroSlideshow-module__GwAI-W__content{padding:0 20px 28px}.HeroSlideshow-module__GwAI-W__title{font-size:24px;line-height:1.5}.HeroSlideshow-module__GwAI-W__slide img{object-position:40% center}}
.ArrowLink-module__4nMbsG__link{background:var(--color-navy);color:var(--color-white);border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:12px;padding:12px 26px;transition:background-color .25s,transform .25s;display:inline-flex}.ArrowLink-module__4nMbsG__link:hover{background:var(--color-cta-accent);color:var(--color-white);transform:scale(1.04)}.ArrowLink-module__4nMbsG__label{font-size:var(--fs-body);font-weight:700;line-height:1.4}.ArrowLink-module__4nMbsG__arrow{flex-shrink:0;width:18px;height:18px}
.CeoMessage-module__TqZLga__section{width:100%;padding:var(--space-section-y) 6vw;background:var(--color-white)}.CeoMessage-module__TqZLga__inner{align-items:stretch;gap:88px;display:flex}.CeoMessage-module__TqZLga__text{flex:1;min-width:0}.CeoMessage-module__TqZLga__heading{margin:0 0 var(--space-block-lg);font-size:var(--fs-heading-lg);color:var(--color-navy);font-weight:700;line-height:1.55}.CeoMessage-module__TqZLga__paragraph{margin:0 0 var(--space-block-md);font-size:var(--fs-body);color:var(--color-text);line-height:1.85}.CeoMessage-module__TqZLga__paragraphGroup{margin:0 0 var(--space-block-lg);font-size:var(--fs-body);color:var(--color-text);flex-direction:column;gap:6px;line-height:1.85;display:flex}.CeoMessage-module__TqZLga__imageCol{flex:0 0 480px;width:480px;max-width:38%;position:relative}@media (max-width:768px){.CeoMessage-module__TqZLga__section{padding:calc(var(--space-section-y) - 16px) 6vw}.CeoMessage-module__TqZLga__inner{flex-direction:column;gap:28px}.CeoMessage-module__TqZLga__imageCol{aspect-ratio:4/5;flex:none;order:-1;width:100%;max-width:360px;margin:0 auto}.CeoMessage-module__TqZLga__heading{font-size:var(--fs-heading-md);margin-bottom:var(--space-block-md)}.CeoMessage-module__TqZLga__text{max-width:300px}.CeoMessage-module__TqZLga__text a{padding:10px 20px}}
.ServiceGrid-module__tE-TbW__section{width:100%;padding:calc(var(--space-section-y) - 32px) 6vw calc(var(--space-section-y) + 74px);background:var(--color-white)}.ServiceGrid-module__tE-TbW__heading{max-width:1280px;font-size:var(--fs-heading-lg);color:var(--color-text);text-align:left;margin:0 auto 16px;font-weight:700}.ServiceGrid-module__tE-TbW__subheading{font-size:var(--fs-body);color:var(--color-text-muted);text-align:left;white-space:nowrap;margin:0 0 40px;font-weight:400;line-height:1.75}.ServiceGrid-module__tE-TbW__grid{grid-template-columns:1fr 1fr;gap:72px 64px;display:grid}.ServiceGrid-module__tE-TbW__card{--stagger:0px;background:var(--color-white);transform:translateY(var(--stagger));border-radius:0 0 6px 6px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #22afc21f}.ServiceGrid-module__tE-TbW__card:nth-child(odd){--stagger:26px}.ServiceGrid-module__tE-TbW__card:nth-child(2n){--stagger:-26px}.ServiceGrid-module__tE-TbW__card:hover{transform:translateY(calc(var(--stagger) - 4px))}.ServiceGrid-module__tE-TbW__photoWrap{position:relative}.ServiceGrid-module__tE-TbW__photo{border-radius:6px 6px 0 0;width:100%}.ServiceGrid-module__tE-TbW__label{z-index:2;background:var(--color-white);color:var(--color-navy);font-size:var(--fs-heading-md);border-radius:0;padding:1px 4px;font-weight:700;position:absolute;bottom:0;left:0}.ServiceGrid-module__tE-TbW__descWrap{align-items:center;min-height:40px;margin:6px 4px 0;display:flex}.ServiceGrid-module__tE-TbW__desc{font-size:var(--fs-body-sm);color:var(--color-text-muted);margin:0;padding-right:64px;line-height:1.6}.ServiceGrid-module__tE-TbW__arrow{z-index:3;border:2px solid var(--color-navy);width:58px;height:58px;color:var(--color-navy);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:transform .25s,background-color .25s,color .25s;display:flex;position:absolute;bottom:4px;right:4px}.ServiceGrid-module__tE-TbW__card:hover .ServiceGrid-module__tE-TbW__arrow{background:var(--color-navy);color:var(--color-white);transform:scale(1.08)}@media (max-width:640px){.ServiceGrid-module__tE-TbW__section{padding:calc(var(--space-section-y) - 8px) 6vw calc(var(--space-section-y) + 20px)}.ServiceGrid-module__tE-TbW__subheading{white-space:normal}.ServiceGrid-module__tE-TbW__grid{grid-template-columns:1fr;row-gap:40px}.ServiceGrid-module__tE-TbW__card:nth-child(odd),.ServiceGrid-module__tE-TbW__card:nth-child(2n){--stagger:0px}.ServiceGrid-module__tE-TbW__arrow{width:46px;height:46px;font-size:16px}}
