@font-face{font-family:'SourceSansPro-Italic';src:url('clientlib-velo-global/resources/fonts/SourceSansPro-Italic.ttf') format('truetype')}
@font-face{font-family:'SourceSansPro-Regular';src:url('clientlib-velo-global/resources/fonts/SourceSansPro-Regular.ttf') format('truetype')}
.headless{min-height:auto}
.headless .navbar-component{top:auto}
.headless::after{padding-bottom:0}
.g-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:25px 15px 20px;position:sticky;top:0;z-index:99999;background:#fff}
.g-header .g-title{font-size:16px;line-height:20px;font-weight:600;text-align:center;margin:0}
.g-header .back-to-prev-btn{visibility:hidden}
.g-header .back-to-prev-btn .back-arrow{border:solid #0d1f31;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(135deg);-webkit-transform:rotate(135deg);position:relative;top:2px;left:2px}
.g-header .close-btn{color:#0d1f31;font-size:32px;font-weight:400;text-decoration:none !important}
.invisible{visibility:hidden}
.olb .g-header .back-to-prev-btn .back-arrow{border-color:#005daa}
.f-sourcesanspro-regular{font-family:"SourceSansPro-Regular",san-serif}
.f-sourcesanspro-italic{font-family:"SourceSansPro-Italic",san-serif}
.global-alert{background-color:#f9f9f9;padding:12px 0;width:100%}
.global-alert .global-alert__content{margin:0 auto;padding:0 20px;max-width:1280px;line-height:16px;font-size:12.8px;font-weight:400;display:flex;align-items:center}
.global-alert .global-alert__content img+*{margin-left:8px !important}
.olb .g-header+.global-alert,.olb .mb-navbar-component+.global-alert,.isDigital.olb .global-alert{max-width:375px !important;margin:0 auto;margin-bottom:24px}
.olb .g-header+.global-alert .global-alert__content,.olb .mb-navbar-component+.global-alert .global-alert__content,.isDigital.olb .global-alert .global-alert__content{padding:0 43px;justify-content:left !important}
.light-weight-page .g-header+.global-alert,.light-weight-page .mb-navbar-component+.global-alert,.light-weight-page .global-alert{max-width:100% !important;margin:0 auto;margin-bottom:24px}
.light-weight-page .g-header+.global-alert .global-alert__content,.light-weight-page .mb-navbar-component+.global-alert .global-alert__content,.light-weight-page .global-alert .global-alert__content{padding:0 43px;justify-content:center}
.light-weight-page .olb .g-header+.global-alert,.light-weight-page .olb .mb-navbar-component+.global-alert,.light-weight-page .olb .global-alert{max-width:375px !important}
.mb .global-alert .global-alert__content{padding:0 43px;justify-content:center}
@media(min-width:576px){.mb .global-alert .global-alert__content{max-width:540px}
}
@media(min-width:768px){.mb .global-alert .global-alert__content{max-width:720px}
}
@media(min-width:992px){.mb .global-alert .global-alert__content{max-width:960px}
}
@media(min-width:1200px){.mb .global-alert .global-alert__content{max-width:1140px}
}
#skiptocontent a{padding:6px;position:absolute;top:-100px;left:0;color:#005daa;border-right:1px solid #fff;border-bottom:1px solid #fff;border-bottom-right-radius:8px;background:#fff;-webkit-transition:top 1s ease-out;transition:top 1s ease-out;z-index:1001}
#skiptocontent a:focus{position:absolute;left:0;top:0;outline-color:transparent;-webkit-transition:top .1s ease-in;transition:top .1s ease-in}
[href]:focus,button:focus,[tabindex]:focus,a[role='button']:focus,.btn:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:2px dotted #000 !important;outline-offset:1px}