body {
    font-family: "Lato", sans-serif;
    line-height: 1.4;
    overflow-x: hidden;
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {

    .container,
    .slice__content,
    .site-themed-slice--header .slice__content {
        max-width: 768px
    }
}

@media (min-width: 1024px) {

    .container,
    .slice__content,
    .site-themed-slice--header .slice__content {
        max-width: 1024px
    }
}

@media (min-width: 1190px) {

    .container,
    .slice__content,
    .site-themed-slice--header .slice__content {
        max-width: 1200px
    }
}

@media (min-width: 1400px) {

    .container,
    .slice__content,
    .site-themed-slice--header .slice__content {
        max-width: 1528px
    }
}

.slice__content {
    padding: 2rem 15px;
    margin: 0 auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 1190px) {
    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
}

h1,
.container .row .RadAjaxPanel .heading3 {
    font-weight: 300;
    font-size: 42px;
    line-height: 45px;
    letter-spacing: 0.35px
}

.header-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    background: white
}

header.mobile {
    display: none
}

@media (max-width: 1024px) {
    header.mobile {
        display: block;
        background-color: #fff
    }

    header.mobile .top-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        align-items: center;
        height: 70px;
        border-bottom: 1px solid #EDECEC
    }

    header.mobile .top-nav .hamburger {
        background-color: #EDECEC;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 90px;
        height: 100%
    }

    header.mobile .top-nav .hamburger .openNav {
        display: block;
        position: relative
    }

    header.mobile .top-nav .hamburger .openNav.burger {
        display: block
    }

    header.mobile .top-nav .hamburger .closeNav.no-x {
        display: none
    }

    header.mobile .top-nav a,
    header.mobile .top-nav a:visited {
        display: block
    }

    header.mobile .top-nav a .logo,
    header.mobile .top-nav a:visited .logo {
        margin-left: 20px
    }
}

header.desktop.shrink {
    height: 58px
}

header.desktop .top-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

header.desktop.shrink .top-nav {
    height: 58px
}

header.desktop.fill {
    background-color: #fff;
    border-bottom: 1px solid #EDECEC
}

header.desktop .top-nav .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

header.desktop.shrink .top-nav .logo img {
    width: 176px;
    height: 42px
}

header.desktop .top-nav .logo.color .white {
    display: none
}

header.desktop .top-nav .logo.color .color {
    display: block;
    width: 243px
}

header.desktop .top-nav .utility-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-right: 15px
}

header.desktop .top-nav .utility-nav li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

header.desktop .top-nav .utility-nav .account-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px
}

header.desktop .top-nav .utility-nav li a,
header.desktop .top-nav .utility-nav li a:visited,
header.desktop .top-nav .utility-nav li button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    background-color: transparent;
    border: none;
    position: relative
}

header.desktop .top-nav .utility-nav .account-wrap .username .first-name,
header.desktop .top-nav .utility-nav .account-wrap .username .last-name {
    display: block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    color: #fff;
    text-transform: uppercase
}

header.desktop.fill .first-name,
header.desktop.fill .last-name {
    color: #1226AA !important
}

header.desktop .top-nav .utility-nav .search-wrap .CoveoSearchInterface {
    background-color: transparent;
    min-height: 0
}

header.desktop .top-nav .utility-nav .search-wrap .CoveoSearchbox {
    background-color: #EDECEC
}

.CoveoSearchInterface .CoveoSearchbox .CoveoSearchButton {
    background: url(../images/icon-search-black.svg) no-repeat center
}

header.desktop .top-nav .utility-nav li.has-dropdown .dropdown {
    display: none
}

@media (max-width: 1024px) {
    header.mobile .utility-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        background-color: #1226AA;
        width: 100%;
        height: 50px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25)
    }

    header.mobile .utility-nav li {
        display: inline-block;
        width: 100%;
        height: 100%;
        border-right: 1px solid rgba(255, 255, 255, 0.25)
    }

    header.mobile .utility-nav li.close {
        padding: 0;
        margin: 0;
        position: relative
    }

    header.mobile .utility-nav li.close.accordionItem {
        opacity: 1
    }

    header.mobile .utility-nav li.accordionItem .accordionItemHeading {
        border: 0;
        padding: 0;
        margin: 0;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    header.mobile .utility-nav li.close.accordionItem .accordionItemHeading {
        background-color: transparent;
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center
    }

    .close.accordionItem button.accordionItemHeading {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.overlay {
    width: 600px;
    position: fixed;
    top: 0;
    left: -1600px
}

.mega-menu-wrapper {
    background: #1226AA
}

.mega-menu-wrapper .slice__content {
    padding: 0 15px
}

.header-layout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.mega-menu-wrapper .header-layout__navigation {
    width: 100%
}

.mega-menu {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0
}

.mega-menu .collapsible-toggle,
.mega-menu .collapsible-toggle-mobile {
    position: relative
}

.mega-menu__link,
.mega-menu .collapsible-toggle {
    padding: 1.8rem 1rem;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #fff
}

.mega-menu .collapsible-toggle::after,
.mega-menu .collapsible-toggle-mobile::after {
    content: "";
    position: absolute;
    right: 0.2em;
    top: 50%;
    -ms-transform: translateY(-60%) rotate(45deg);
    transform: translateY(-60%) rotate(45deg);
    display: block;
    width: 0.5em;
    height: 0.5em;
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0
}

.mega-menu .collapsible-panel {
    visibility: hidden;
    opacity: 0;
    left: 0;
    position: fixed;
    top: 146px;
    margin-top: 0
}

@media (min-width: 769px) {
    .collapsible-toggle-mobile {
        display: none
    }
}

.eventsplash {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.eventsplash img {
    width: 100%
}

.breadcrumbs {
    margin: 40px 155px 40px 0px
}

.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumbs ul li a,
.breadcrumbs ul li a:visited {
    margin: 0 10px;
    font-size: 14px;
    letter-spacing: 1.4px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}

.breadcrumbs ul li:first-child a,
.breadcrumbs ul li:first-child a:visited {
    margin-left: 0
}

.sociallinks {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    margin: 40px 0
}

.sociallinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px
}

.sociallinks ul li {
    margin-right: 20px
}

.sociallinks ul li:last-child {
    margin-right: 0
}

.eventsplash-callout {
    background-color: #1226AA;
    border-bottom: 2px solid #fff
}

.eventsplash-callout .container {
    max-width: unset;
    padding-left: 0;
    padding-right: 0
}

.eventsplash-callout .content a {
    color: #fff
}

.eventsplash-callout .content .cta {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.eventsplash-callout .content .cta a,
.eventsplash-callout .content .cta a:visited {
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    color: #1226AA;
    text-transform: uppercase;
    padding: 15px 25px;
    border: 1px solid #1226AA;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px;
    color: #000;
    border: 1px solid #fff;
    background-color: #fff
}

.reshape-splash-menu {
    background-color: #fff;
    margin: 0 auto;
    border-bottom: 1px solid #C5C5C5
}

.reshape-splash-menu .content {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto
}

@media (min-width: 768px) {
    .reshape-splash-menu .content {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .reshape-splash-menu .content {
        max-width: 1024px
    }
}

@media (min-width: 1190px) {
    .reshape-splash-menu .content {
        max-width: 1200px
    }
}

@media (min-width: 1400px) {
    .reshape-splash-menu .content {
        max-width: 1440px
    }
}

.reshape-splash-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    -ms-flex-pack: left;
    justify-content: left
}

.reshape-splash-menu ul li {
    margin-right: auto
}

.reshape-splash-menu ul li:first-child {
    text-transform: uppercase;
    font-weight: bold;
    color: #5f59aa
}

.reshape-splash-menu ul li a,
.reshape-splash-menu ul li a:visited {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 15px 20px;
    background-color: transparent;
    font-size: 18px;
    line-height: 1.2;
    color: #000
}

.reshape-splash-menu ul li a:after,
.reshape-splash-menu ul li a:visited:after {
    content: url(../images/icon-arrow-right.svg);
    transition: all 200ms ease-in-out;
    padding-left: 15px;
    position: relative;
    top: 1px;
    right: 5px
}

.splash-menu {
    height: 74px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #EDECEC;
    margin: 0 auto
}

@media (max-width: 1190px) {
    .splash-menu {
        position: relative
    }
}

@media (max-width: 768px) {
    .splash-menu {
        height: auto;
        background-color: #F4F4F4
    }
}

.splash-menu .container {
    max-width: unset;
    border-bottom: 2px solid #1226AA
}

.splash-menu .content {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 768px) {
    .splash-menu .content {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .splash-menu .content {
        max-width: 1024px
    }
}

@media (min-width: 1190px) {
    .splash-menu .content {
        max-width: 1200px
    }
}

@media (min-width: 1400px) {
    .splash-menu .content {
        max-width: 1440px
    }
}

.splash-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: 74px
}

@media (max-width: 768px) {
    .splash-menu ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        align-items: center;
        height: auto
    }
}

.splash-menu ul li {
    margin-right: 2px
}

@media (max-width: 768px) {
    .splash-menu ul li {
        margin-right: 0;
        width: 100%
    }
}

.splash-menu ul li a,
.splash-menu ul li a:visited {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 74px;
    padding: 0 20px;
    background-color: transparent;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 1.2;
    color: #000;
    font-weight: 700
}

@media (max-width: 768px) {

    .splash-menu ul li a,
    .splash-menu ul li a:visited {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        border-bottom: 2px solid #1226AA
    }
}

/*# sourceMappingURL=critical-elements.css.map */