.theme--Medium .Copy strong{color:var(--navy200Color)}.FeaturedContentSection{--colorOpacity:.52}.theme--Medium.FeaturedContentSection{--featureFooterBackgroundColor:rgba(32,57,115,var(--colorOpacity))}.theme--Dark.FeaturedContentSection{--featureFooterBackgroundColor:rgba(12,42,71,var(--colorOpacity))}.theme--Medium.FeaturedContentSection--backgroundImage{--desatContrast:.45;--desatOpacity:1;--imageOverlayColor:var(--navy700Color)}.FeaturedContentSection .variant--Subsection{--titleFontSize:1.375rem;--titleBorderColor:var(--titleColor);border-inline-start:1px solid var(--borderColor);grid-auto-rows:auto 1fr auto;padding-inline:var(--componentPadding)}.FeaturedContentSection .variant--Subsection:not(:first-child){padding-block:var(--spacing2XLarge) 0}.FeaturedContentSection .variant--Subsection .Copy__footer{--borderRadius:.5rem;background-color:var(--featureFooterBackgroundColor);border:1px solid var(--borderSubtleColor);border-radius:var(--borderRadius);margin-block:1.5rem 0;padding:var(--componentPadding)}.FeaturedContentSection--backgroundImage .variant--Subsection .Copy__footer{backdrop-filter:blur(6px)}.FeaturedContentSection .List__checkMark,.FeaturedContentSection .List__item{display:grid}.FeaturedContentSection .List__item{--checkMarkIconSize:1.675rem;--listSpacing:1rem;gap:1rem;grid-template-columns:var(--checkMarkIconSize) auto;line-height:var(--checkMarkIconSize)}.FeaturedContentSection .List__item:last-child{margin-block-end:0}.FeaturedContentSection .List__checkMark{border-color:var(--accentColor);border-radius:999px;border-style:solid;border-width:2px;height:var(--checkMarkIconSize);place-content:center;width:var(--checkMarkIconSize)}@media screen and (min-width:64em){.FeaturedContentSection .variant--Subsection:not(:first-child){padding-block:0}}