.top-banner{display:flex}
.top-banner-close-btn{transform:translateY(-50%);color:#000;position:absolute;right:20px;top:50%;background:transparent;border:0;width:40px;height:40px;background-repeat:no-repeat;background-position:center;cursor:pointer}
.top-banner-wrapper.darkmode .top-banner-close-btn{color:white}
.top-banner-wrapper{max-height:64px;border-top-width:0;border-left-width:0;border-right-width:0;position:relative;background-color:#fff;z-index:9999;padding:12px 0}
.top-banner-wrapper.darkmode{background-color:#002c77}
.top-banner{position:relative;max-height:40px;gap:4px;padding:0 24px}
.top-banner .text-content{width:734px;max-height:72px}
.top-banner .cta-btn{color:#d2ebfe;background-color:#000f47;font-weight:600;font-size:16px;line-height:24px;max-width:182px;height:40px;padding:8px 12px}
.top-banner .cta-btn:hover,.top-banner .cta-btn:focus{color:#ceecff;background-color:#0b4bff}
.top-banner .cta-btn:active{color:#ceecff;background-color:#0027a8}
.top-banner .title{width:734px;height:40px;font-family:Noto Sans,sans-serif;font-weight:400;font-size:20px;color:#000f47;line-height:40px;margin-bottom:0}
.top-banner .title.darkmode{color:#fff}
.top-banner .body-text.wysiwyg-content{width:600px;height:32px;color:#002c77}
.top-banner .body-text.wysiwyg-content.darkmode{color:#fff}
@media(min-width:768px) and (max-width:1023px){.top-banner .body-text.wysiwyg-content.desktop-only{display:none}
.top-banner-wrapper{max-height:72px}
.top-banner{gap:16px;max-height:48px;padding:0 24px;justify-content:space-between}
.top-banner .text-content{width:60%;max-height:56px}
.top-banner .title{width:100%;height:48px;font-family:Noto Sans,sans-serif;font-weight:400;font-size:16px;color:#000f47;line-height:24px;margin-bottom:0}
.top-banner .cta-btn{max-width:182px;max-height:40px;padding:8px 12px}
}
@media(max-width:767px){.top-banner-close-btn{top:5px;transform:none;right:0}
.top-banner .body-text.wysiwyg-content{width:100%;height:32px;color:#002c77}
.top-banner-wrapper{max-height:124px;padding:12px 20px}
.top-banner{max-height:100px;display:flex;flex-direction:column;gap:12px;padding:0}
.top-banner .text-content{width:82%;max-height:48px}
.top-banner .title{width:100%;max-height:48px;font-family:Noto Sans,sans-serif;font-weight:400;font-size:16px;color:#000f47;line-height:24px;margin-bottom:0}
.top-banner .action-container{max-width:182px !important;max-height:40px;margin-left:0 !important}
.top-banner .cta-btn{max-width:182px;max-height:40px;padding:8px 12px}
.top-banner .body-text.wysiwyg-content.desktop-only{display:none}
}
.top-banner .action-container{max-width:238px;margin-right:56px;margin-left:auto}