.HorizontalDivider{background-color:var(--borderSubtleColor);height:1px;width:100%}.theme--Medium .Copy strong{color:var(--navy200Color)}.FeaturedContentSection{--colorOpacity:.52}.theme--Medium.FeaturedContentSection{--featureFooterBackgroundColor:rgba(32,57,115,var(--colorOpacity));--buttonColor:#19bed7;--buttonHoverColor:var(--brand100Color)}.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);grid-auto-rows:auto 1fr auto}.FeaturedContentSection .variant--Subsection:not(:first-child){border-block-start:1px solid var(--borderColor);padding-block:var(--spacing2XLarge) 0}.FeaturedContentSection .variant--Subsection .Copy__footer{margin-block:1.5rem 0}.FeaturedContentSection .List__checkMark,.FeaturedContentSection .List__item{display:grid}.FeaturedContentSection .List__item{--checkMarkIconSize:1.5rem;--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)}.theme--Light .List__checkMark{--accentColor:var(--brand800Color)}@media screen and (min-width:64em){.FeaturedContentSection .variant--Subsection:nth-child(odd){border-inline-end:1px solid var(--borderColor);padding-inline:0 var(--componentPadding)}.FeaturedContentSection .variant--Subsection:not(:first-child){border-block-start:none}.FeaturedContentSection .variant--Subsection:nth-child(2n){border-block-start:none;padding-inline:var(--componentPadding) 0}.FeaturedContentSection .variant--Subsection:not(:first-child){padding-block:0}}