.highlighted-link--global{background-color:#fff}
.highlighted-link--textParent{text-align:center;display:flex;justify-content:center}
.highlighted-link--componentsParent{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.highlighted-link--componentsParent::after{content:'';grid-column:span 4}
.highlighted-link--textParent>div{font-family:FSEmeric Regular;color:#004571;margin:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column}
.highlighted-link--text1Parent{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:1rem}
.highlighted-link--textParent>div>p{margin-top:1.2rem}
.highlightedCard--global{display:flex;flex-direction:column;max-width:237px;background-color:white;height:auto;flex:0 1 calc(5%);box-sizing:border-box;margin:10px}
.highlightedCard--global .highlightedCard--cardParent{height:100%;display:flex;flex-direction:column}
.highlightedCard--global .hl-new__styles{background-color:#FFF;padding:0;margin:0;gap:8px}
.highlightedCard--titleParent{max-width:237px}
.highlightedCard--link{font-family:FSEmeric Semibold;font-weight:700;color:#004571;text-decoration:none;overflow-wrap:break-word}
.highlightedCard--link:hover{text-decoration:underline}
.highlightedCard--link:hover{color:#00213b}
.highlightedCard--link:not(:first-child){margin-top:1rem}
.highlightedCard--cardParent{background-color:#f2f5f8;border-radius:24px;min-height:200px;padding:0 2rem .2rem 2rem}
.highlightedCard--linkParent{text-align:center;margin-top:1rem;display:flex;flex-direction:column}
.highlightedCard--linkRow{display:flex;align-items:center;justify-content:center;max-width:100%}
.highlightedCard--linkRow:not(:first-child){margin-top:1rem}
.highlightedCard--linkRow .highlightedCard--link:not(:first-child){margin-top:0}
.highlightedCard--linkRow .highlightedCard--link{white-space:nowrap}
.highlightedCard--textParent{text-align:center;height:auto;width:10rem;color:#00213b;font-family:FSEmeric Regular;color:#004571;margin-top:auto}
.highlightedCard--iconParent{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;height:72px}
.highlightedCard--title{color:#004571;font-family:FSEmeric Semibold;line-height:18px;margin-top:0;margin-bottom:0;text-align:center;font-size:16px;height:48px;font-weight:600}
.highlightedCard--textParent>p{color:#004571;font-family:FSEmeric Regular;font-weight:300;line-height:22.8571px;text-align:center}
.highlightedCard--icon{font-size:36px;color:#004571;margin-top:1.5rem;display:flex}
.highlightedCard--image{width:2.8rem;height:2.8rem}
.hl-new__styles-image{width:64px !important;height:64px !important;margin-top:0 !important}
.hl-new__styles-icon{margin-top:0 !important}
.hl-new__styles-title{height:auto;margin-bottom:16px}
.hl-new__styles--link{font-size:18px;margin-top:8px !important}
.hl-new__styles--link + .highlighted-link__tooltip.icon-ny-tooltip-i-2:before{margin-top:3px}
.hl-new__styles--linkParent{margin-top:0;width:auto;max-width:100%}
.hl-new__styles--textParent{margin:0;text-align:center;width:237px;align-items:center}
.hl-new__styles--textParent p{font-weight:300;line-height:22.8571px;font-size:18px;margin-bottom:0;margin-top:8px}
.hl-new__styles-global{width:237px;flex:0}
.hl-new__styles-componentsParent{gap:24px}
.highlighted-link__tooltip{cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:8px;color:#004571;font-size:16px}
.highlighted-link__tooltip:hover .highlighted-link__tooltip-content,.highlighted-link__tooltip:focus .highlighted-link__tooltip-content{display:block}
.highlighted-link__tooltip--open .highlighted-link__tooltip-content{display:block}
.highlighted-link__tooltip-content{display:none;position:absolute;border:1px solid #e0ebf1;background-color:#fff;z-index:99;padding:26px 15px;min-width:155px;margin:0;box-sizing:border-box;border-radius:20px;box-shadow:0 0 15px 0 #00457166;left:50%;transform:translateX(-50%);top:24px}
@media(max-width:480px){.highlighted-link__tooltip-content{left:auto;right:-10px;transform:none}
}
.highlighted-link__tooltip-content p{margin:0;color:#004571;font-weight:normal;font-style:normal;line-height:15.4px;text-align:center;font-size:14px;letter-spacing:.01px}
@media(max-width:480px){.highlightedCard--global{width:45%;height:auto;flex:0 1 calc(30%);box-sizing:border-box;margin:0}
.highlightedCard--cardParent{display:flex;flex-direction:column;align-items:center;padding:0 10px 20px 8px}
.highlightedCard--linkParent{width:7rem;margin-top:.5rem;margin-bottom:.5rem}
.highlightedCard--linkParent:has(.highlighted-link__tooltip){width:auto;max-width:100%}
.highlightedCard--textParent{font-size:14px;max-width:100%}
.highlighted-link--textParent{font-size:15px}
.highlighted-link__tooltip{width:14px;height:14px;margin-left:4px;font-size:14px}
}