.w003__heading-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.w003__heading-text-wrapper{max-width:62.8rem}.w003__heading{font-size:clamp(2.8rem,4vw,3.2rem);line-height:120%;font-weight:700;color:#3f415a}.w003__subheading{color:#61658b;margin-top:1.6rem}.w003__list{display:grid;grid-row-gap:1.2rem;margin-top:2.4rem}.w003__list-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:1.6rem;background-color:#e1f3ff;border-radius:8px;transition:box-shadow 350ms ease-in-out}.w003__list-item:hover{box-shadow:0 0 20px 0 rgba(0,121,132,.3)}.w003__image{width:4rem;height:4rem;margin-right:1.6rem}.w003__link{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;font-size:1.6rem;line-height:150%;font-weight:700;color:#3f415a;text-decoration:none}.w003__link svg{min-width:2.4rem;margin-left:2.4rem;transition:transform 350ms ease-in-out}.w003__link svg path{fill:#007984}.w003__link::before{content:"";position:absolute;left:0;top:0;z-index:1;display:block;width:100%;height:100%;background-color:transparent}@media (pointer:fine){.w003__link:hover svg{transition-delay:175ms;transform:translateX(.4rem)}}@media only screen and (min-width:540px){.w003__list{grid-template-columns:repeat(2,1fr);grid-column-gap:1.2rem}}@media only screen and (min-width:1024px){.w003__list{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,72px);grid-column-gap:1.6rem;grid-row-gap:1.6rem}.w003__list-item{padding:2.4rem}.w003__list-item:nth-child(odd){grid-column-start:3}.w003__list-item:nth-child(even){grid-column-start:4}.w003__list-item:nth-child(1){grid-area:1/1/3/2}.w003__list-item:nth-child(2){grid-area:1/2/3/3}.w003__list-item:nth-child(3){grid-area:3/1/5/2}.w003__list-item:nth-child(4){grid-area:3/2/5/3}.w003__list-item:nth-child(-n+4){-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.w003__image{width:5.6rem;height:5.6rem;margin-right:0;margin-bottom:3.2rem}}