.static-highlight .cmp-static-highlight .image-container{column-gap:20px;max-width:294px;min-width:294px;max-height:196px;display:flex;align-self:center}
.static-highlight .cmp-static-highlight .image-container img{border:1px solid #c5c4bc;width:100%}
@media(max-width:770px){.static-highlight .cmp-static-highlight .image-container{min-width:0}
}
@media(max-width:320px){.static-highlight .cmp-static-highlight .image-container{max-width:none;min-width:0}
}
.static-highlight .text-container{margin-top:6px}
.static-highlight .text-container .parentTitle-container a{color:var(--blue-dark);font-size:14px;line-height:20px;text-transform:uppercase}
.static-highlight .text-container .parentTitle-container a:hover{color:#00609f}
@media(max-width:770px){.static-highlight .text-container .parentTitle-container{text-align:center}
}
.static-highlight .text-container .title-container{margin-top:12px;margin-bottom:20px}
.static-highlight .text-container .title-container h2 a{color:var(--orange-dark);text-decoration:none;font-size:30px;line-height:36px}
.static-highlight .text-container .title-container h2 a:hover{color:black}
@media(max-width:770px){.static-highlight .text-container .title-container h2{text-align:center}
}
.static-highlight .text-container .description-container p{line-height:22px}
@media(max-width:770px){.static-highlight .text-container .description-container{display:none}
}
.static-highlight .cmp-static-highlight{width:100%;display:flex;column-gap:20px;padding:20px;border:1px solid #c5c4bc;margin-top:10px;margin-bottom:30px;background:#f3f3f3}
@media(max-width:770px){.static-highlight .cmp-static-highlight{row-gap:20px;flex-wrap:wrap;justify-content:center}
}
.static-highlight .cmp-static-highlight .description-container{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
@media(max-width:770px){.static-highlight .cmp-static-highlight .description-container{display:none}
}
.static-highlight .carousel-links{padding-bottom:10px;margin-bottom:20px;margin-top:10px;border-bottom:1px solid #9a9a9a}
.static-highlight .carousel-links span a{color:var(--blue-dark);font-size:14px;line-height:20px;text-transform:uppercase}
.static-highlight .carousel-links span a:hover{color:#00609f}
.static-highlight .carousel-info{margin-bottom:30px;margin-top:30px}
.static-highlight .carousel-info a:hover{color:#000}
.static-highlight .carousel-info p{line-height:20px}
.static-highlight .carousel-info__title{margin-bottom:10px}
.static-highlight .carousel-info__title a{color:var(--orange-dark)}
.static-highlight .carousel-info__short-description p{font-size:14px;color:#62625a}
.static-highlight .carousel-info__title-subhome{margin-bottom:10px}
.static-highlight .carousel-info__title-subhome a{color:#0098ff;font-size:30px;line-height:36px}
.static-highlight .cmp-static-highlight .description-container p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}