.top-banner{display:flex}
.top-banner{max-height:96px;padding:12px 12px 12px 36px;border-bottom:4px;border-color:#2c6ef2;border-style:solid;border-bottom-width:4px;border-top-width:1px;border-left-width:0;border-right-width:0;gap:24px}
.top-banner .text-content{width:489px;max-height:72px}
.top-banner .btn{max-width:182px;height:64px;padding:20px 24px}
.top-banner .title{width:489px;height:40px;font-family:Noto Sans,sans-serif;font-weight:700;font-size:32px;color:#002c77;line-height:40px;margin-bottom:0}
.top-banner .body-text.wysiwyg-content{width:489px;height:32px;color:#002c77}
@media(min-width:768px) and (max-width:1023px){.top-banner{max-height:80px;padding:12px 24px;border-bottom:2px;border-color:#2c6ef2;border-style:solid;justify-content:space-between}
.top-banner .text-content{width:361px;max-height:56px}
.top-banner .title{width:361px;height:32px;font-family:Noto Sans,sans-serif;font-weight:700;font-size:20px;color:#002c77;line-height:32px;margin-bottom:0;text-transform:uppercase}
.top-banner .btn{max-width:170px;height:48px;padding:12px 16px}
}
@media(max-width:767px){.top-banner{max-height:112px;padding:12px 20px;border-bottom:2px;border-color:#2c6ef2;border-style:solid;display:flex;flex-direction:column;gap:8px}
.top-banner .text-content{width:361px;max-height:32px}
.top-banner .title{width:350px;height:32px;font-family:Noto Sans,sans-serif;font-weight:700;font-size:20px;color:#002c77;line-height:32px;margin-bottom:0;text-transform:uppercase}
.top-banner .btn{max-width:170px;height:48px;padding:12px 16px}
.top-banner .body-text.wysiwyg-content{display:none}
}