.top-banner{display:flex}
@media(min-width:1410px){.top-banner{max-width:1410px;margin-left:auto;margin-right:auto;padding-left:0 !important}
}
@media(min-width:1024px) and (max-width:1409px){.top-banner{max-width:calc(100% - 40px);margin-left:auto;margin-right:auto;padding-left:0 !important}
}
.top-banner-close-btn{color:#000;position:absolute;right:21px;top:50%;background:transparent;border:0;width:48px;height:48px;background-repeat:no-repeat;background-position:center;cursor:pointer;transform:translate(-50%,-50%)}
.top-banner-wrapper.darkmode .top-banner-close-btn{color:white}
.top-banner-wrapper{border-color:#2c6ef2;border-style:solid;border-bottom-width:4px;border-top-width:1px;border-left-width:0;border-right-width:0;position:relative;background-color:#fff;z-index:9999}
.top-banner-wrapper.darkmode{background-color:#002c77}
.top-banner{max-height:96px;padding:12px 12px 12px 36px;gap:24px}
.top-banner .text-content{width:600px;max-height:72px}
.top-banner .btn{max-width:182px;height:64px;padding:20px 24px}
.top-banner .title{width:600px;height:40px;font-family:Noto Sans,sans-serif;font-weight:700;font-size:32px;color:#002c77;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{border-bottom:2px;border-color:#2c6ef2;border-style:solid}
.top-banner{max-height:80px;padding:12px 24px;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;right:88px}
}
@media(max-width:767px){.top-banner-close-btn{top:5px;transform:none}
.top-banner .body-text.wysiwyg-content{width:100%;height:32px;color:#002c77}
.top-banner-wrapper{border-bottom:2px;border-color:#2c6ef2;border-style:solid}
.top-banner{max-height:144px;padding:12px 20px;display:flex;flex-direction:column;gap:8px}
.top-banner .text-content{width:361px;max-height:64px}
.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.desktop-only{display:none}
}