

@font-face {
    font-family: 'Roboto-Bold';
    src: url(/fonts/Roboto-Bold.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Roboto-Regular';
    src: url(/fonts/Roboto-Regular.woff2) format('woff2');
  }
  
  @font-face {
    font-family: 'Roboto-Light';
    src: url(/fonts/Roboto-Light.woff2) format('woff2');
    
  }
  

@import url();.flatpickr-calendar {
    background: transparent;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    -webkit-animation: none;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    border-radius: 5px;
    position: absolute;
    width: 307.875px;
    box-sizing: border-box;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff;
    box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)
}

.flatpickr-calendar.inline,.flatpickr-calendar.open {
    opacity: 1;
    max-height: 640px;
    visibility: visible
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999
}

.flatpickr-calendar.animate.open {
    -webkit-animation: fpFadeInDown .3s cubic-bezier(.23,1,.32,1);
    animation: fpFadeInDown .3s cubic-bezier(.23,1,.32,1)
}

.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 2px
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
    box-shadow: none!important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
    box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6
}

.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 40px;
    border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:after,.flatpickr-calendar:before {
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    left: 22px
}

.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before {
    left: auto;
    right: 22px
}

.flatpickr-calendar:before {
    border-width: 5px;
    margin: 0 -5px
}

.flatpickr-calendar:after {
    border-width: 4px;
    margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-calendar:focus {
    outline: 0
}

.flatpickr-wrapper {
    position: relative;
    display: inline-block
}

.flatpickr-months {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flatpickr-months .flatpickr-month {
    background: transparent;
    color: rgba(0,0,0,.9);
    fill: rgba(0,0,0,.9);
    height: 34px;
    line-height: 1;
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 34px;
    padding: 10px;
    z-index: 3;
    color: rgba(0,0,0,.9);
    fill: rgba(0,0,0,.9)
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
    display: none
}

.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i {
    position: relative
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 0
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
    right: 0
}

.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover {
    color: #959ea9
}

.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg {
    fill: #f64747
}

.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg {
    width: 14px;
    height: 14px
}

.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path {
    transition: fill .1s;
    fill: inherit
}

.numInputWrapper {
    position: relative;
    height: auto
}

.numInputWrapper input,.numInputWrapper span {
    display: inline-block
}

.numInputWrapper input {
    width: 100%
}

.numInputWrapper input::-ms-clear {
    display: none
}

.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.numInputWrapper span {
    position: absolute;
    right: 0;
    width: 14px;
    padding: 0 4px 0 2px;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57,57,57,.15);
    box-sizing: border-box
}

.numInputWrapper span:hover {
    background: rgba(0,0,0,.1)
}

.numInputWrapper span:active {
    background: rgba(0,0,0,.2)
}

.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57,57,57,.6);
    top: 26%
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57,57,57,.6);
    top: 40%
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0,0,0,.5)
}

.numInputWrapper:hover {
    background: rgba(0,0,0,.05)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 7.48px 0 0;
    line-height: 1;
    height: 34px;
    display: inline-block;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: .5ch;
    padding: 0
}

.flatpickr-current-month span.cur-month:hover {
    background: rgba(0,0,0,.05)
}

.flatpickr-current-month .numInputWrapper {
    width: 6ch;
    width: 7ch\0;
    display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0,0,0,.9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0,0,0,.9)
}

.flatpickr-current-month input.cur-year {
    background: transparent;
    box-sizing: border-box;
    color: inherit;
    cursor: text;
    padding: 0 0 0 .5ch;
    margin: 0;
    display: inline-block;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: auto;
    border: 0;
    border-radius: 0;
    vertical-align: initial;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0,0,0,.5);
    background: transparent;
    pointer-events: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    appearance: menulist;
    background: transparent;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    cursor: pointer;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    height: auto;
    line-height: inherit;
    margin: -1px 0 0;
    outline: none;
    padding: 0 0 0 .5ch;
    position: relative;
    vertical-align: initial;
    -webkit-box-sizing: border-box;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    width: auto
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus {
    outline: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
    background: rgba(0,0,0,.05)
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    background-color: transparent;
    outline: none;
    padding: 0
}

.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: transparent;
    color: rgba(0,0,0,.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder
}

.dayContainer,.flatpickr-weeks {
    padding: 1px 0 0
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 307.875px
}

.flatpickr-days:focus {
    outline: 0
}

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.dayContainer+.dayContainer {
    box-shadow: -1px 0 0 #e6e6e6
}

.flatpickr-day {
    background: none;
    border: 1px solid transparent;
    border-radius: 150px;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    -webkit-flex-basis: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day.today {
    border-color: #959ea9
}

.flatpickr-day.today:focus,.flatpickr-day.today:hover {
    border-color: #959ea9;
    background: #959ea9;
    color: #fff
}

.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover {
    background: #569ff7;
    box-shadow: none;
    color: #fff;
    border-color: #569ff7
}

.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange {
    border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange {
    border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
    box-shadow: -10px 0 0 #569ff7
}

.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange {
    border-radius: 50px
}

.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6
}

.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay {
    color: rgba(57,57,57,.3);
    background: transparent;
    border-color: transparent;
    cursor: default
}

.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover {
    cursor: not-allowed;
    color: rgba(57,57,57,.1)
}

.flatpickr-day.week.selected {
    border-radius: 0;
    box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7
}

.flatpickr-day.hidden {
    visibility: hidden
}

.rangeMode .flatpickr-day {
    margin-top: 1px
}

.flatpickr-weekwrapper {
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: 0 12px;
    box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%;
    line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover {
    display: block;
    width: 100%;
    max-width: none;
    color: rgba(57,57,57,.3);
    background: transparent;
    cursor: default;
    border: none
}

.flatpickr-innerContainer {
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box
}

.flatpickr-time {
    text-align: center;
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flatpickr-time:after {
    content: "";
    display: table;
    clear: both
}

.flatpickr-time .numInputWrapper {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 40%;
    height: 40px;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    background: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    color: #393939;
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.flatpickr-time input.flatpickr-hour {
    font-weight: 700
}

.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second {
    font-weight: 400
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0
}

.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator {
    height: inherit;
    float: left;
    line-height: inherit;
    color: #393939;
    font-weight: 700;
    width: 2%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 400
}

.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover {
    background: #eee
}

.flatpickr-input[readonly] {
    cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fpFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4>* {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4>* {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4>* {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4>* {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4>* {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary1 {
    border-radius:55px;
    opacity: 50%;
    background-color: #030303!important
}

.bg-primary {
  
    
    background-color: #191466!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #000!important
}

.bg-secondary {
    background-color: #15c9f7!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #fffffe!important
}

.bg-success {
    background-color: green!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #004d00!important
}

.bg-info {
    background-color: #15c9f7!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: rgb(255, 255, 255)!important
}

.bg-warning {
    background-color: #cd1517!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #9f1012!important
}

.bg-danger {
    background-color: #cd1517!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #9f1012!important
}

.bg-light {
    background-color: #b8c2cc!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #9aa9b7!important
}

.bg-dark {
    background-color: #8795a1!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #6c7c89!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #191466!important
}

.border-secondary {
    border-color: #15c9f7!important
}

.border-success {
    border-color: green!important
}

.border-info {
    border-color: #15c9f7!important
}

.border-danger,.border-warning {
    border-color: #cd1517!important
}

.border-light {
    border-color: #b8c2cc!important
}

.border-dark {
    border-color: #8795a1!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: 3rem!important
}

.rounded-top {
    border-top-left-radius: 3rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: 3rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: 3rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: 3rem!important
}

.rounded-left {
    border-top-left-radius: 3rem!important
}

.rounded-lg {
    border-radius: 5rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-flex!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -webkit-inline-flex!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -webkit-flex: 1 1 auto!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -webkit-flex-grow: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-flex-grow: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0!important;
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1!important;
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-flex-direction:row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-flex-direction:row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-flex-direction:row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-flex-direction:row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -webkit-flex: 1 1 auto!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -webkit-flex-grow: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -webkit-flex-grow: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0!important;
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1!important;
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        -ms-grid-row-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        -ms-grid-row-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        -ms-grid-row-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #191466!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #000!important
}

.text-secondary {
    color: #15c9f7!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #9a7900!important
}

.text-success {
    color: green!important
}

a.text-success:focus,a.text-success:hover {
    color: #003400!important
}

.text-info {
    color: #15c9f7!important
}

a.text-info:focus,a.text-info:hover {
    color: #9a7900!important
}

.text-warning {
    color: #cd1517!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #880e0f!important
}

.text-danger {
    color: #cd1517!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #880e0f!important
}

.text-light {
    color: #b8c2cc!important
}

a.text-light:focus,a.text-light:hover {
    color: #8b9cac!important
}

.text-dark {
    color: #8795a1!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #606f7b!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-family: "Roboto-Regular";
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1,.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #fcf8e3
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\A0"
}

*,:after,:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: Roboto-Regular;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,dl,ol,ul {
    margin-bottom: 1rem
}

dl,ol,ul {
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #191466;
    text-decoration: underline;
    background-color: transparent
}

a:hover {
    color: #172c7d;
    text-decoration: none
}

a:not([href]),a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

select {
    word-wrap: normal
}



[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}



textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}



[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.animate.animate-up {
    will-change: opacity,transform;
    opacity: 0;
    -webkit-transform: translateY(6vh);
    -ms-transform: translateY(6vh);
    transform: translateY(6vh);
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    transition-duration: .75s;
    transition-timing-function: ease
}

.animate.animate-up.active,.load .animate.animate-up {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.animate.animate-from-left {
    will-change: opacity,transform;
    opacity: 0;
    -webkit-transform: translateX(-6vw);
    -ms-transform: translateX(-6vw);
    transform: translateX(-6vw);
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    transition-duration: 1s;
    transition-timing-function: ease
}

.animate.animate-from-left.active,.load .animate.animate-from-left {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.animate.animate-from-right {
    will-change: opacity,transform;
    opacity: 0;
    -webkit-transform: translateX(6vw);
    -ms-transform: translateX(6vw);
    transform: translateX(6vw);
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    transition-duration: 1s;
    transition-timing-function: ease
}

.animate.animate-from-right.active,.load .animate.animate-from-right {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.has-rounded-corner.is-rounded-top-right {
    border-top-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-top-left {
    border-top-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-top-left {
        border-top-left-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-bottom-right {
    border-bottom-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-bottom-right {
        border-bottom-right-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-bottom-left {
    border-bottom-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-bottom-left {
        border-bottom-left-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-corner-large.is-rounded-top-right {
    border-top-right-radius: 5rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-corner-large.is-rounded-top-right {
        border-top-right-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-corner-large.is-rounded-top-left {
    border-top-left-radius: 5rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-corner-large.is-rounded-top-left {
        border-top-left-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-corner-large.is-rounded-bottom-right {
    border-bottom-right-radius: 5rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-corner-large.is-rounded-bottom-right {
        border-bottom-right-radius:1.5rem
    }
}

.has-rounded-corner.is-rounded-corner-large.is-rounded-bottom-left {
    border-bottom-left-radius: 5rem
}

@media (max-width: 767.98px) {
    .has-rounded-corner.is-rounded-corner-large.is-rounded-bottom-left {
        border-bottom-left-radius:1.5rem
    }
}

.bg-is-bottom-half:after {
    content: "";
    width: 100%;
    height: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    background: #191466;
    z-index: 0
}

@media (max-width: 767.98px) {
    .bg-is-bottom-half:after {
        height:75%
    }
}

.bg-is-top-half:after {
    content: "";
    width: 100%;
    height: 50%;
    display: block;
    position: absolute;
    top: 0;
    background: #191466;
    z-index: 0
}

@media (max-width: 767.98px) {
    .bg-is-top-half:after {
        height:75%
    }
}

.bg-primary-2 {
    background: #191466
}

.bg-primary-2.bg-is-bottom-half,.bg-primary-2.bg-is-top-half {
    background: none
}

.bg-primary-2.bg-is-bottom-half:after,.bg-primary-2.bg-is-top-half:after {
    background: #191466
}

.bg-primary-7 {
    background: #3d0614
}

.bg-primary-7.bg-is-bottom-half,.bg-primary-7.bg-is-top-half {
    background: none
}

.bg-primary-7.bg-is-bottom-half:after,.bg-primary-7.bg-is-top-half:after {
    background: #2e404d
}

.bg-white-2 {
    background: #f6f8fd
}

.bg-white-2.bg-is-bottom-half,.bg-white-2.bg-is-top-half {
    background: none
}

.bg-white-2.bg-is-bottom-half:after,.bg-white-2.bg-is-top-half:after {
    background: #f6f8fd
}

.bg-white-3 {
    background: #e7ebfe
}

.bg-white-3.bg-is-bottom-half,.bg-white-3.bg-is-top-half {
    background: none
}

.bg-white-3.bg-is-bottom-half:after,.bg-white-3.bg-is-top-half:after {
    background: #e7ebfe
}

h1,h2,h3,h4,h5,h6 {
    color: #3775c4;
    font-weight: 400
}

.is-h1,h1 {
    font-size: 1.625rem;
    letter-spacing: .5px;
    line-height: 1.9375rem
}

@media (min-width: 768px) {
    .is-h1,h1 {
        font-size:3.875rem;
        letter-spacing: -.5px;
        line-height: 4.6875rem
    }
}

.is-h2,h2 {
    letter-spacing: -.75px;
    margin-bottom: 1rem;
    font-size: 1.5625rem;
    line-height: 1.9375rem
}

@media (min-width: 768px) {
    .is-h2,h2 {
        margin-bottom:2rem;
        font-size: 3rem;
        letter-spacing: -.5px;
        line-height: 3.75rem
    }
}

.is-h3,h3 {
    font-size: 1.5625rem;
    letter-spacing: -.3px;
    line-height: 1.9375rem
}

@media (min-width: 768px) {
    .is-h3,h3 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

.is-h4,h4 {
    font-size: 1.5rem;
    letter-spacing: -.75px;
    line-height: 1.75rem
}

@media (min-width: 768px) {
    .is-h4,h4 {
        font-size:1.9375rem;
        letter-spacing: -.3px;
        line-height: 2.4375rem
    }
}

.is-h5,h5 {
    font-size: 1.125rem;
    letter-spacing: -.25px;
    line-height: 1.5625rem
}

@media (min-width: 768px) {
    .is-h5,h5 {
        font-size:1.5625rem;
        letter-spacing: -.3px;
        line-height: 1.9375rem
    }
}

.is-h6,h6 {
    font-size: 1em;
    letter-spacing: -.25px;
    line-height: 1.375rem;
    font-weight: 700
}

@media (min-width: 768px) {
    .is-h6,h6 {
        font-size:1.25rem;
        letter-spacing: normal;
        line-height: 1.5625rem
    }
}

p {
    color: #393939;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5625rem
}

@media (min-width: 768px) {
    p {
        font-size:1.125rem;
        line-height: 1.875rem
    }
}

p.is-small {
    font-size: 1rem;
    line-height: 1.5625rem
}

p.is-large {
    font-size: 1.125rem;
    line-height: 1.6875rem
}

p.is-x-large {
    font-family: Roboto-Regular;
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #fff
}

@media (min-width: 768px) {
    p.is-x-large {
        font-size:1.5625rem;
        line-height: 2.3125rem
    }
}

p.is-terms {
    font-size: .875rem;
    line-height: 1.3125rem
}

p.has-white-text {
    color: #cfd8fc
}

ol,ul {
    margin-bottom: 2rem;
    padding-left: 1.5rem
}

ol li,ul li {
    font-size: 1.125rem;
    line-height: 1.8125rem;
    margin-bottom: 1rem
}

ul li {
    list-style: none
}

ul li:before {
    content: "\2022";
    color: #3357e8;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

ol {
    list-style: none;
    counter-reset: li
}

ol li {
    counter-increment: li
}

ol li:before {
    content: counter(li);
    color: #3357e8;
    display: inline-block;
    width: 1em;
    margin-left: -1.5em;
    margin-right: .5em;
    text-align: right;
    direction: rtl
}

b,strong {
    font-weight: 700
}

.sub-heading {
    font-size: 1.125rem;
    line-height: 1.375rem
}

.sub-heading,.roboto1:not(.token) {
    color: #3775c4;
    font-weight: 400;
    font-family: Roboto-Regular
}

.roboto1:not(.token) {
    font-size: .875rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    margin-bottom: 0
}

.roboto1:not(.token).is-large {
    font-size: 1.125rem;
    line-height: 1.375rem
}

.label {
    opacity: .5;
    color: #1f3ba7;
    font-family: Roboto-Regular;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    text-transform: none
}

.bg-primary,.bg-primary-2 {
    color: #cfd8fc
}

a {
    color: #00e
}

a,a.cta {
    text-decoration: none
}

a.cta {
    color: #191466;
    display: inline-block;
    font-weight: 700;
    line-height: 2rem;
    padding-bottom: .25rem;
    transition: background-position .4s;
    background-image: linear-gradient(#191466,#191466),linear-gradient(#3775c4,#3775c4);
    background-repeat: no-repeat;
    background-position: left -5000px bottom 5%,left bottom 5%;
    background-size: 5000px 2px,100% 2px
}

a.cta:focus,a.cta:hover {
    background-position: left 100% bottom 5%,left bottom 5%
}

a.cta.is-secondary {
    color: #fff;
    background-image: linear-gradient(#fff,#fff),linear-gradient(#15c9f7,#15c9f7)
}

a.article-tag,a.cta .icon,a.cta.is-secondary {
    display: inline-block
}

a.article-tag {
    background: #f6f8fd;
    color: #606f7b;
    font-size: .875rem;
    line-height: 1.875rem;
    padding: 0 .75rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
    text-decoration: none;
    font-weight: 400
}

@media (min-width: 768px) {
    a.article-tag {
        margin-right:.8125rem;
        margin-bottom: .8125rem
    }
}

.figure-caption a {
    color: #191466;
    display: inline-block;
    font-weight: 700;
    line-height: 2rem;
    transition: background-position .4s;
    background-image: linear-gradient(#191466,#191466),linear-gradient(#15c9f7,#15c9f7);
    background-repeat: no-repeat;
    background-position: left -5000px bottom 5%,left bottom 5%;
    background-size: 5000px 2px,100% 2px;
    text-decoration: none
}

.figure-caption a:focus,.figure-caption a:hover {
    background-position: left 100% bottom 5%,left bottom 5%
}

.quote {
    color: #3d4852;
    font-family: Roboto-Regular;
    font-size: 1.25rem;
    line-height: 2rem
}

@media (min-width: 768px) {
    .quote {
        font-size:1.5625rem;
        line-height: 2.8125rem
    }
}

@media screen and (min-width: 1400px) {
    .quote {
        font-size:2.25rem;
        line-height: 3.375rem
    }
}

.quote:before {
    content: "\201C";
    display: block;
    font-family: Roboto-Regular;
    font-size: 14.375rem;
    font-weight: 500;
    line-height: 21.3125rem;
    color: #3775c4;
    position: absolute;
    left: 2rem;
    top: -4rem;
    opacity: .2;
    pointer-events: none
}

@media (max-width: 991.98px) {
    .quote:before {
        left:0
    }
}

@media screen and (min-width: 1400px) {
    .quote:before {
        font-size:18rem;
        left: 1rem
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .quote:before {
        display: none
    }
}

legend {
    font-size: 1rem
}

body {
    font-size: 16px;
    color: #393939;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word
}

.flex {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.flex-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

section {
    padding: 3.25rem 0;
    position: relative;
    overflow: hidden
}

section.hero {
    padding: 0
}

@media (max-width: 767.98px) {
    section {
        padding:1rem 0
    }
}

section .container,section .container-fluid,section .container-lg,section .container-md,section .container-sm,section .container-xl {
    position: relative;
    z-index: 1
}

section .container-fluid,section .container-lg,section .container-md,section .container-sm,section .container-xl {
    padding-right: 8.3333%;
    padding-left: 8.3333%
}

@media (min-width: 1200px) {
    section .container-fluid,section .container-lg,section .container-md,section .container-sm,section .container-xl {
        max-width:1800px
    }
}

@media (max-width: 991.98px) {
    section.cards-section .carousel-padding.container-lg,section.cards-section .carousel-padding.container-md,section.cards-section .carousel-padding.container-sm,section.cards-section .carousel-padding.container-xl,section.cards-section .container-fluid.carousel-padding {
        padding:0
    }
}

section.cards-section .has-pattern-full-width {
    margin-bottom: 2rem
}

section.cards-section .has-pattern-full-width:after {
    height: 100px;
    z-index: -1
}

section.article-wrapper .row.article-row {
    border-bottom: 1px solid #6e8af7
}

section .section-title {
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    section .section-title {
        margin-bottom:3.5rem
    }
}

section .section-title h1,section .section-title h2,section .section-title h3,section .section-title h4,section .section-title h5,section .section-title h6,section .section-title p {
    margin: 0 auto
}

@media (max-width: 991.98px) {
    section .section-title h1,section .section-title h2,section .section-title h3,section .section-title h4,section .section-title h5,section .section-title h6,section .section-title p {
        width:85%
    }
}

@media (min-width: 768px) {
    section .section-title h1,section .section-title h2,section .section-title h3,section .section-title h4,section .section-title h5,section .section-title h6,section .section-title p {
        width:65%;
        max-width: 700px
    }
}

section.bg-primary-2 .section-title h1,section.bg-primary-2 .section-title h2,section.bg-primary-2 .section-title h3,section.bg-primary-2 .section-title h4,section.bg-primary-2 .section-title h5,section.bg-primary-2 .section-title h6,section.bg-primary-2 .section-title p:not(.sub-heading-jp),section.bg-primary-2 .section-title p:not(.tag),section.bg-primary-2 .wysiwyg-content h1,section.bg-primary-2 .wysiwyg-content h2,section.bg-primary-2 .wysiwyg-content h3,section.bg-primary-2 .wysiwyg-content h4,section.bg-primary-2 .wysiwyg-content h5,section.bg-primary-2 .wysiwyg-content h6,section.bg-primary-2 .wysiwyg-content p:not(.sub-heading-jp),section.bg-primary-2 .wysiwyg-content p:not(.tag),section.bg-primary .section-title h1,section.bg-primary .section-title h2,section.bg-primary .section-title h3,section.bg-primary .section-title h4,section.bg-primary .section-title h5,section.bg-primary .section-title h6,section.bg-primary .section-title p:not(.sub-heading-jp),section.bg-primary .section-title p:not(.tag),section.bg-primary .wysiwyg-content h1,section.bg-primary .wysiwyg-content h2,section.bg-primary .wysiwyg-content h3,section.bg-primary .wysiwyg-content h4,section.bg-primary .wysiwyg-content h5,section.bg-primary .wysiwyg-content h6,section.bg-primary .wysiwyg-content p:not(.sub-heading-jp),section.bg-primary .wysiwyg-content p:not(.tag) {
    color: #fff
}

section.bg-primary-2 .section-title .sub-heading-jp,section.bg-primary-2 .wysiwyg-content .sub-heading-jp,section.bg-primary .section-title .sub-heading-jp,section.bg-primary .wysiwyg-content .sub-heading-jp {
    color: #6e8af7
}

section.no-padding-bottom {
    padding-bottom: 0
}

section.no-padding-top {
    padding-top: 0
}

section.no-padding-top-bottom {
    padding-bottom: 0;
    padding-top: 0
}

.breadcrumbs+section {
    padding-top: 0
}

.background-video {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0
}


.background-video video {

    background-size: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%
    

}

.capa{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1c1c1d;
    opacity: 0.5;
    mix-blend-mode: overlay;
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .background-video video {
        height: auto!important
    }
}

@media (min-width: 768px) {
    .wysiwyg-content {
        width:90%
    }
}

input {
    transition: all .3s ease-in-out;
    border: 1px solid #979797;
    border-radius: 1px;
    background-color: #f6f8fd
}

input:focus {
    border-color: #191466;
    box-shadow: none
}

select {
    border-radius: 1px
}

@media (max-width: 991.98px) {
    .form-control {
        height:calc(1.25em + .75rem + 2px);
        line-height: 1.25
    }
}

.input-group input[type=search] {
    border-color: #fff
}

@media (max-width: 767.98px) {
    .input-group input[type=search]::-webkit-input-placeholder {
        color:transparent
    }

    .input-group input[type=search]:-ms-input-placeholder {
        color: transparent
    }

    .input-group input[type=search]::placeholder {
        color: transparent
    }
}

@media (max-width: 991.98px) {
    .input-group input[type=search] {
        height:inherit
    }
}

form button {
    margin-bottom: 1rem
}

form.search button {
    margin-bottom: 0
}

form .form-heading {
    font-weight: 700;
    font-size: 1.125rem;
    letter-spacing: normal;
    line-height: 1.875rem
}

.search-wrapper {
    position: relative
}

.tt-menu {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(18,18,18,.1),0 8px 16px 0 rgba(18,18,18,.1);
    display: none;
    font-family: Titillium Web,sans-serif;
    font-size: 1.125rem;
    position: absolute;
    width: calc(100% - 48px);
    left: 24px
}

.tt-suggestion {
    color: #191466;
    font-weight: 700;
    padding: 1rem 0;
    margin: 0 1rem;
    display: block
}

.tt-suggestion b {
    color: #1f3ba7
}

.tt-suggestion+.tt-suggestion {
    border-top: 1px solid #cfd8fc
}

.modal-header {
    height: 50px;
    position: relative;
    overflow: hidden;
    border-bottom: 0
}

.modal-header .close {
    background: #3775c4;
    opacity: 1;
    z-index: 2;
    color: #22252b;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-shadow: none;
    padding: .75rem 1rem
}

.modal-header .close svg {
    margin-bottom: 3px
}

.modal-header .close svg #Path {
    fill: #fff
}

.modal-header .close:hover {
    background: #191466;
    opacity: 1
}

.modal-header .close:hover svg #Path {
    fill: #fff
}

.consent-text {
    font-family: Roboto-Regular!important;
    padding: 10px;
    border: 1px solid #191466;
    opacity: .8
}

.consent-text p {
    margin-bottom: 20px!important
}

.evConsentString {
    background-color: #3775c4!important;
    color: #fff!important;
    font-weight: 700!important;
    border: 1px solid #191466!important;
    font-family: Roboto-Regular!important;
    border-radius: 40px
}

.evConsentString:hover {
    background: #191466!important;
    color: #fff!important
}

.breadcrumb {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: none;
    border-radius: 3rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .5rem 1.3rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 3rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(25, 20, 102, 1)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #191466;
    border-color: #191466
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    color: #fff;
    background-color: #010206;
    border-color: #000
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(44,51,71,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #191466;
    border-color: #191466
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(44,51,71,.5)
}

.btn-secondary {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    color: #fff;
    background-color: #fffefb;
    border-color: #ffffff
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(200,160,6,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #191466;
    border-color: #191466
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(200,160,6,.5)
}

.btn-success {
    color: #fff;
    background-color: green;
    border-color: green
}

.btn-success.focus,.btn-success:focus,.btn-success:hover {
    color: #fff;
    background-color: #005a00;
    border-color: #004d00
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(38,147,38,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: green;
    border-color: green
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #004d00;
    border-color: #004000
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,147,38,.5)
}

.btn-info {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #49dbff;
    border-color: #4a83ff
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(83, 106, 241, 0.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #b38e00;
    border-color: #a68400
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(200,160,6,.5)
}

.btn-warning {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
    color: #fff;
    background-color: #aa1113;
    border-color: #9f1012
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(213,56,58,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #9f1012;
    border-color: #930f11
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(213,56,58,.5)
}

.btn-danger {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-danger.focus,.btn-danger:focus,.btn-danger:hover {
    color: #fff;
    background-color: #aa1113;
    border-color: #9f1012
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(213,56,58,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #9f1012;
    border-color: #930f11
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(213,56,58,.5)
}

.btn-light {
    color: #212529;
    background-color: #b8c2cc;
    border-color: #b8c2cc
}

.btn-light.focus,.btn-light:focus,.btn-light:hover {
    color: #212529;
    background-color: #a2afbc;
    border-color: #9aa9b7
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(161,170,180,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #212529;
    background-color: #b8c2cc;
    border-color: #b8c2cc
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #9aa9b7;
    border-color: #93a2b1
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(161,170,180,.5)
}

.btn-dark {
    color: #fff;
    background-color: #8795a1;
    border-color: #8795a1
}

.btn-dark.focus,.btn-dark:focus,.btn-dark:hover {
    color: #fff;
    background-color: #728290;
    border-color: #6c7c89
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(153,165,175,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #8795a1;
    border-color: #8795a1
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #6c7c89;
    border-color: #667582
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(153,165,175,.5)
}

.btn-outline-primary {
    color: #191466;
    border-color: #191466
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #191466;
    border-color: #191466
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(7,15,38,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #191466;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #191466;
    border-color: #191466
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(7,15,38,.5)
}

.btn-outline-secondary {
    color: #15c9f7;
    border-color: #15c9f7
}

.btn-outline-secondary:hover {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(230,182,0,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #15c9f7;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(230,182,0,.5)
}

.btn-outline-success {
    color: green;
    border-color: green
}

.btn-outline-success:hover {
    color: #fff;
    background-color: green;
    border-color: green
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(0,128,0,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: green;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: green;
    border-color: green
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,128,0,.5)
}

.btn-outline-info {
    color: #15c9f7;
    border-color: #15c9f7
}

.btn-outline-info:hover {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(230,182,0,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #15c9f7;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    color: #212529;
    background-color: #15c9f7;
    border-color: #15c9f7
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(230,182,0,.5)
}

.btn-outline-warning {
    color: #cd1517;
    border-color: #cd1517
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #cd1517;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.5)
}

.btn-outline-danger {
    color: #cd1517;
    border-color: #cd1517
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #cd1517;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #cd1517;
    border-color: #cd1517
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.5)
}

.btn-outline-light {
    color: #b8c2cc;
    border-color: #b8c2cc
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #b8c2cc;
    border-color: #b8c2cc
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(184,194,204,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #b8c2cc;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #b8c2cc;
    border-color: #b8c2cc
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(184,194,204,.5)
}

.btn-outline-dark {
    color: #8795a1;
    border-color: #8795a1
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #8795a1;
    border-color: #8795a1
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(135,149,161,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #8795a1;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #8795a1;
    border-color: #8795a1
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(135,149,161,.5)
}

.btn-link {
    font-weight: 400;
    color: #191466;
    text-decoration: underline
}

.btn-link:hover {
    color: #172c7d;
    text-decoration: none
}

.btn-link.focus,.btn-link:focus {
    text-decoration: none;
    box-shadow: none
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 5rem
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}



.card {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
  
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(190, 15, 97, 0.125);
    border-radius: 0
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.card-body {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: -1px -1px 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 -1px -1px
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img,.card-img-bottom,.card-img-top {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.card-deck .card {
    margin-bottom: 12px
}

@media (min-width: 576px) {
    .card-deck {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -12px;
        margin-left: -12px
    }

    .card-deck .card {
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 12px;
        margin-bottom: 0;
        margin-left: 12px
    }
}

.card-group>.card {
    margin-bottom: 12px
}

@media (min-width: 576px) {
    .card-group {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 1px
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #191466
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 3rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25em + .75rem + 2px);
    padding: .375rem .75rem;
    font-family: Roboto-Regular;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.25;
    color: #3d4852;
    background-color: #f6f8fd;
    background-clip: padding-box;
    border: 1px solid #979797;
    border-radius: 1px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #3d4852
}

.form-control:focus {
    color: #3d4852;
    background-color: #f6f8fd;
    border-color: #1b3a92;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(25, 20, 102, 1)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #3d4852;
    background-color: #f6f8fd
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 2.25
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 2.25;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 5rem
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -13px;
    margin-left: -13px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 13px;
    padding-left: 13px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: green
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(0,128,0,.9);
    border-radius: 3rem
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: green;
    padding-right: calc(2.25em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='green' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.5625em + .1875rem) center;
    background-size: calc(1.125em + .375rem) calc(1.125em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: green;
    box-shadow: 0 0 0 .2rem rgba(0,128,0,.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(2.25em + .75rem);
    background-position: top calc(.5625em + .1875rem) right calc(.5625em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: green;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='green' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #f6f8fd no-repeat center right 1.75rem/calc(1.125em + .375rem) calc(1.125em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: green;
    box-shadow: 0 0 0 .2rem rgba(0,128,0,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: green
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: green
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: green
}

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #00b300;
    background-color: #00b300
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0,128,0,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: green
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: green;
    box-shadow: 0 0 0 .2rem rgba(0,128,0,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #cd1517
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(205,21,23,.9);
    border-radius: 3rem
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #cd1517;
    padding-right: calc(2.25em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23CD1517'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23CD1517' stroke='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.5625em + .1875rem) center;
    background-size: calc(1.125em + .375rem) calc(1.125em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #cd1517;
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(2.25em + .75rem);
    background-position: top calc(.5625em + .1875rem) right calc(.5625em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #cd1517;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23CD1517'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23CD1517' stroke='none'/%3E%3C/svg%3E") #f6f8fd no-repeat center right 1.75rem/calc(1.125em + .375rem) calc(1.125em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #cd1517;
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #cd1517
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #cd1517
}

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #cd1517
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e92c2e;
    background-color: #e92c2e
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #cd1517
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #cd1517;
    box-shadow: 0 0 0 .2rem rgba(205,21,23,.25)
}

.form-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        -ms-flex-align:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group,.form-inline label {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.input-group {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,.input-group-prepend {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.25;
    color: #3d4852;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #979797;
    border-radius: 1px
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 5rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 5rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius:50px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #191466
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .8
}


.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0,0%,100%,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0,0%,100%,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0,0%,100%,.5);
    border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 3rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #191466;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #172c7d;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(25, 20, 102, 1)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem
}

.page-item:last-child .page-link {
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #191466;
    border-color: #191466
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 5rem;
    border-bottom-left-radius: 5rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 5rem;
    border-bottom-right-radius: 5rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

img1{
    width:50px;
    height:50px;
}

.card {
    overflow: hidden;
  
    background-color: #191467;
    border: 0;
    min-height: 325px;
    transition: all .3s ease-in-out
    
}

.card a {
    text-decoration: none
}

.carda:hover {
    cursor: pointer
}

.card .card-img-wrapper {
    overflow: hidden;
    height: 200px;
    z-index: 5
}

.card .card-img-wrapper .card-image {
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%
}

.card .card-icon {
    width: 30px;
    height: 30px;
    background: #1f3ba7;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.card .card-icon.is-podcast:after {
    background: url(../img/icons/mic.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 12px;
    height: 16px;
    content: "";
    position: absolute;
    left: 33%;
    top: 25%;
    z-index: 2
}

.card .card-icon.is-video:after {
    background: url(../img/icons/play.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 10px;
    height: 9px;
    content: "";
    position: absolute;
    left: 33%;
    top: 33%;
    z-index: 2
}

.card .label {
    color: #fff
}

.card .card-body {
    position: relative;
    z-index: 5;
    padding-top: 0
}

.card .card-body:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    background: linear-gradient(0deg,#191466,transparent);
    z-index: 1
}

.card .card-subtitle {
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.3125rem;
    margin-top: -20px;
    z-index: 2;
    position: relative
}

.card h2,.card h3,.card h4,.card h5,.card h6,.card p:not(.tag) {
    color: #fff
}

.card .tag {
    margin-top: -18px;
    z-index: 2;
    position: relative;
    color: #19a3fc
}

.card .card-text {
    color: #fff
}

.card .card-footer {
    background: none;
    border-top: 0
}

.card .card-footer .cta--arrow,.card .card-footer .cta-download {
    height: 3.5rem
}

.card:hover {
    cursor: pointer
}

.card:hover .card-img-wrapper .card-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.card:hover .card-footer .cta--arrow .arrow-group {
    fill: #191466;
    fill: #fff
}

.card.bg-primary-7 .tag {
    color: #fff
}

a.card:hover {
    cursor: pointer
}

a.card:hover .card-title {
    text-decoration: underline!important
}

.card.is-event {
    background: none;
    position: relative
}

@media (min-width: 768px) {
    .card.is-event {
        min-height:320px;
        height: 100%
    }
}

.card.is-event .row {
    height: 100%
}

@media (min-width: 768px) {
    .card.is-event .row {
        min-height:320px
    }

    .card.is-event .row>div:first-of-type {
        max-width: 200px
    }
}

.card.is-event .card-event-info {
    position: relative;
    height: 100%
}

.card.is-event .card-event-info:after {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    right: -1px;
    background: #191466
}

@media (max-width: 767.98px) {
    .card.is-event .card-event-info {
        background:none;
        width: calc(100% - 4rem);
        z-index: 3;
        max-width: 300px;
        margin: 0 auto -4rem
    }

    .card.is-event .card-event-info:after {
        background: none;
        height: 0
    }
}

@media (min-width: 768px) {
    .card.is-event .card-event-info .card-event-img-wrapper {
        min-width:100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        display: block;
        z-index: 2
    }
}

.card.is-event .card-event-info .card-event-img {
    background-position: 50%;
    background-size: cover;
    margin: 0 auto;
    right: 0;
    z-index: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    text-align: center;
    min-width: 110px;
    width: 100%;
    padding: 100% .75rem .75rem
}

.card.is-event .card-event-content {
    position: relative;
    height: 100%;
    background: #191466
}

@media (max-width: 991.98px) {
    .card.is-event .card-event-content {
        padding-top:2rem
    }
}

.card.is-event .card-event-content .card-body {
    padding: 3rem 2rem 2rem
}

@media (max-width: 1199.98px) {
    .card.is-event .card-event-content .card-body {
        padding:4rem 2rem
    }
}

@media (max-width: 767.98px) {
    .card.is-event .card-event-content .card-body {
        padding:3rem 2rem
    }
}

.card.is-event .card-event-content .card-body:after {
    background: none;
    display: none
}

.card.is-event .card-event-content .card-body .tag {
    margin-top: 0
}

.card.is-event .card-event-content .card-body .tag span:before {
    display: inline-block;
    content: "";
    position: relative;
    margin-right: .5rem;
    background-repeat: no-repeat
}

.card.is-event .card-event-content .card-body .tag span.event-location:before {
    background-image: url(../img/icons/icon-location.svg);
    width: 15px;
    height: 15px
}

.card.is-event .card-event-content .card-body .tag span.event-date:before {
    background-image: url(../img/icons/icon-date.svg);
    width: 15px;
    height: 15px
}

.card.is-event .card-event-content .card-body .card-title {
    font-size: 31px;
    letter-spacing: -.3px;
    line-height: 39px
}

.card.is-event .card-event-content .card-body p:not(.tag) {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 25px
}

@media (min-width: 768px) {
    .card.is-event.has-rounded-corner.is-rounded-top-right .card-event-content {
        border-top-right-radius:3rem
    }
}

.card.card-no-image .card-body {
    padding: 1.5rem 1.5rem 3.5rem
}

.card.card-no-image .card-body:after {
    height: 0
}

.card.card-no-image .card-body .tag {
    margin-top: 1rem
}

.card.has-footer-info.is-role {
    min-height: 275px
}

@media (min-width: 992px) {
    .card.has-footer-info.is-role {
        min-height:400px
    }
}

.card.has-footer-info.is-role .card-footer h4 {
    margin-bottom: .5rem
}

.card.has-footer-info.is-role .card-footer:before {
    background: linear-gradient(0deg,#191466,rgba(17,31,79,0) 60%)
}

.expert-card {
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .expert-card {
        max-width:625px
    }
}

@media (max-width: 991.98px) {
    .expert-card {
        margin-bottom:4rem
    }
}

.expert-card .expert-image {
    margin-bottom: 1rem
}

.expert-card .expert-image img {
    width: 100%;
    max-width: 95px;
    z-index: 1;
    position: relative
}

@media (min-width: 768px) {
    .expert-card .expert-image img {
        max-width:300px
    }
}

.expert-card .expert-image img.has-rounded-corner.is-rounded-top-right {
    border-top-right-radius: 25px
}

@media (min-width: 768px) {
    .expert-card .expert-image img.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:50px
    }
}

@media (max-width: 575.98px) {
    .expert-card .expert-image img.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:1.25rem
    }
}

.expert-card .expert-info h6 {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .expert-card .expert-info .btn {
        margin-top:.5rem
    }
}

@media (max-width: 767.98px) {
    .expert-card .expert-info a.cta.text {
        font-size:.875rem;
        line-height: 1.3125rem
    }
}

.expert-card .expert-info.bg-primary-2 h6,.expert-card .expert-info.bg-primary-2 p {
    color: #fff
}

.card.card-bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 200px;
    margin-bottom: 1rem
}

.card.card-bg-image:not(a):hover {
    cursor: default
}

.card.card-bg-image .overlay {
    width: 101%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(25, 20, 102,.65)
}



.card.card-bg-image .card-body {
    padding: 2.5rem 1.5rem 1rem
}

.card.card-bg-image .card-body .tag {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: .875rem;
    line-height: 1.3125rem
}

.card.card-bg-image .card-body:after {
    content: "";
    background: none;
    display: none
}

.card.card-bg-image .card-body h5 {
    font-size: 1.375rem;
    letter-spacing: -.25px;
    line-height: 1.5625rem
}

@media (min-width: 768px) {
    .card.card-bg-image .card-body h5 {
        font-size:1.5625rem;
        letter-spacing: -.3px;
        line-height: 1.9375rem
    }
}

.card.card-bg-image .card-body p {
    font-size: 1rem;
    line-height: 1.5625rem
}

.card.card-bg-image.has-rounded-corner.is-rounded-top-right .overlay {
    border-top-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-bg-image.has-rounded-corner.is-rounded-top-right .overlay {
        border-top-right-radius:1.5rem
    }
}

.card.card-bg-image.has-rounded-corner.is-rounded-top-left .overlay {
    border-top-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-bg-image.has-rounded-corner.is-rounded-top-left .overlay {
        border-top-left-radius:1.5rem
    }
}

.card.card-bg-image.has-rounded-corner.is-rounded-bottom-right .overlay {
    border-bottom-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-bg-image.has-rounded-corner.is-rounded-bottom-right .overlay {
        border-bottom-right-radius:1.5rem
    }
}

.card.card-bg-image.has-rounded-corner.is-rounded-bottom-left .overlay {
    border-bottom-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-bg-image.has-rounded-corner.is-rounded-bottom-left .overlay {
        border-bottom-left-radius:1.5rem
    }
}

.card.card-bg-image.has-rounded-corner.is-rounded-top-right .has-bg-pattern {
    width: calc(100% - 2rem)
}

.card.card-bg-image.has-rounded-corner.is-rounded-top-right .has-bg-pattern:after {
    border-top-right-radius: 3rem
}

.card.is-next-cta {
    text-decoration: none;
    background-size: cover;
    background-position: 50%;
    min-height: 325px
}

@media (max-width: 575.98px) {
    .card.is-next-cta {
        min-height:200px;
        margin: .5rem auto
    }
}

.card.is-next-cta .overlay {
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(0deg,#191466,rgba(7,15,38,0))
}

.card.is-next-cta .card-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 2.75rem 2.75rem 1.9rem;
    width: 100%;
    height: 100%;
    position: absolute
}

.card.is-next-cta .card-body:after {
    height: 0
}

@media (max-width: 767.98px) {
    .card.is-next-cta .card-body {
        padding:1.25rem 1.75rem 1rem
    }
}

@media (max-width: 575.98px) {
    .card.is-next-cta .card-body {
        padding:1.5rem 1.5rem .5rem
    }
}

.card.is-next-cta .card-body h3 {
    margin-bottom: 0
}

.card.is-next-cta .card-body .tag {
    margin-bottom: .25rem
}

.card.is-next-cta.has-rounded-corner.is-rounded-top-right .overlay {
    border-top-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.is-next-cta.has-rounded-corner.is-rounded-top-right .overlay {
        border-top-right-radius:1.5rem
    }
}

.card.is-next-cta.has-rounded-corner.is-rounded-top-left .overlay {
    border-top-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.is-next-cta.has-rounded-corner.is-rounded-top-left .overlay {
        border-top-left-radius:1.5rem
    }
}

.card.is-next-cta.has-rounded-corner.is-rounded-bottom-right .overlay {
    border-bottom-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.is-next-cta.has-rounded-corner.is-rounded-bottom-right .overlay {
        border-bottom-right-radius:1.5rem
    }
}

.card.is-next-cta.has-rounded-corner.is-rounded-bottom-left .overlay {
    border-bottom-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.is-next-cta.has-rounded-corner.is-rounded-bottom-left .overlay {
        border-bottom-left-radius:1.5rem
    }
}

.latest-video .video-embed {
    margin-top: 0;
    margin-bottom: 1rem;
    box-shadow: 0 4px 8px 0 rgba(18,18,18,.1),0 8px 16px 0 rgba(18,18,18,.1)
}

.latest-video h4 {
    margin-bottom: 1.5rem
}

.location-card {
    max-width: 400px;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.location-card .location-title {
    color: #191466;
    font-size: 1.125rem;
    letter-spacing: -.25px;
    line-height: 1.375rem;
    font-weight: 700;
    margin-bottom: .5rem;
    display: block
}

@media (min-width: 768px) {
    .location-card .location-title {
        font-size:1.25rem;
        letter-spacing: normal;
        line-height: 1.5625rem
    }
}

.location-card p:first-of-type {
    margin-top: .5rem
}

.location-card .embed-responsive .card-img-top {
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.location-card .card-body {
    padding: 1.5rem 0 .75rem
}

.location-card .card-footer {
    border: none;
    background: none;
    padding: 0
}

.location-card .card-footer .btn-sm {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 2.5rem;
    font-size: 1.125rem;
    line-height: 1.875rem
}

.location-card .card-footer .btn-sm .cta--arrow.cta--arrow--small {
    padding: .35rem .55rem .55rem 1rem
}

.card.is-featured {
    background: none;
    position: relative
}

.card.is-featured:hover {
    cursor: default
}

@media (max-width: 767.98px) {
    .card.is-featured {
        max-width:400px;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .card.is-featured {
        min-height:400px
    }
}

.card.is-featured .row {
    height: 100%
}

@media (min-width: 576px) {
    .card.is-featured .row {
        min-height:400px
    }
}

@media (min-width: 768px) {
    .card.is-featured .row {
        min-height:400px
    }
}

@media (min-width: 1200px) {
    .card.is-featured .row {
        min-height:570px
    }
}

.card.is-featured .card-bg-img-wrapper {
    position: relative;
    height: 100%;
    background: none
}

.card.is-featured .card-bg-img-wrapper .box-wrapper {
    display: block;
    height: auto;
    width: 100%;
    z-index: 1
}

@media (min-width: 768px) {
    .card.is-featured .card-bg-img-wrapper .box-wrapper {
        position:absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width: 768px) {
    .card.is-featured .card-bg-img-wrapper .box-wrapper .aspect-ratio-box {
        height:0;
        overflow: hidden;
        padding-top: 93.68932%;
        position: relative
    }
}

@media (min-width: 1200px) {
    .card.is-featured .card-bg-img-wrapper .box-wrapper .aspect-ratio-box {
        padding-top:85%
    }
}

.card.is-featured .card-bg-img-wrapper .box-wrapper .aspect-ratio-box-inside {
    width: 100%
}

@media (max-width: 991.98px) {
    .card.is-featured .card-bg-img-wrapper .box-wrapper .aspect-ratio-box-inside {
        width:100%;
        max-width: 386px;
        height: calc(100vw - 5rem);
        max-height: 412px
    }
}

@media (max-width: 767.98px) {
    .card.is-featured .card-bg-img-wrapper .box-wrapper .aspect-ratio-box-inside {
        height:calc(100vw - 8rem)
    }
}

@media (min-width: 768px) {
    .card.is-featured .card-bg-img-wrapper .box-wrapper .aspect-ratio-box-inside {
        height:100%
    }
}

@media (min-width: 768px) {
    .card.is-featured .card-bg-img-wrapper:after {
        content:"";
        display: block;
        width: 40%;
        height: 100%;
        position: absolute;
        right: 0;
        background: #191466
    }
}

@media (max-width: 767.98px) {
    .card.is-featured .card-bg-img-wrapper {
        background:none;
        width: calc(100% - 4rem);
        z-index: 3;
        margin-bottom: -20vw;
        margin-left: 2rem
    }

    .card.is-featured .card-bg-img-wrapper:after {
        background: none;
        height: 0
    }
}

.card.is-featured .card-bg-img-wrapper .card-image {
    background-position: 50%;
    background-size: cover;
    margin: 0 auto;
    right: 0;
    z-index: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    text-align: center;
    height: 90vw
}

@media (max-width: 991.98px) {
    .card.is-featured .card-bg-img-wrapper .card-image {
        padding:.75rem;
        min-width: 110px;
        max-height: 350px
    }
}

.card.is-featured .card-bg-img-wrapper .card-image:not(.has-no-shadow) {
    box-shadow: 0 8px 12px 0 rgba(18,18,18,.1),0 16px 24px 0 rgba(18,18,18,.1)
}

@media (min-width: 768px) {
    .card.is-featured .card-bg-img-wrapper .card-image {
        top:50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute
    }
}

.card.is-featured .card-img-wrapper {
    position: relative;
    background: none;
    z-index: 2;
    height: auto
}

@media (min-width: 768px) {
    .card.is-featured .card-img-wrapper {
        height:100%
    }
}

.card.is-featured .card-img-wrapper:after {
    content: "";
    display: block;
    width: 40%;
    height: 100%;
    position: absolute;
    right: 0;
    background: #191466
}

@media (max-width: 767.98px) {
    .card.is-featured .card-img-wrapper {
        background:none;
        width: calc(100% - 4rem);
        z-index: 3;
        margin-bottom: -20vw;
        margin-left: 2rem
    }

    .card.is-featured .card-img-wrapper:after {
        background: none;
        height: 0
    }
}

.card.is-featured .card-img-wrapper .card-image {
    z-index: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 300px;
    margin: 0 auto;
    right: 0
}

.card.is-featured .card-img-wrapper .card-image:not(.has-no-shadow) {
    box-shadow: 0 8px 12px 0 rgba(18,18,18,.1),0 16px 24px 0 rgba(18,18,18,.1)
}

@media (min-width: 768px) {
    .card.is-featured .card-img-wrapper .card-image {
        top:50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        min-width: 85%;
        min-width: 100%;
        max-height: 84%;
        overflow: hidden
    }
}

.card.is-featured .card-img-wrapper .card-image .img-wrapper {
    position: relative;
    height: 100%
}

.card.is-featured .card-img-wrapper .card-image .img-wrapper .overlay {
    background: linear-gradient(180deg,rgba(15,28,80,0),#191466);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width: 768px) {
    .card.is-featured .card-img-wrapper .card-image .img-wrapper img {
        top:50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        max-height: 400px;
        right: 0
    }
}

.card.is-featured .card-content {
    position: relative;
    height: 100%;
    background: #191466
}

@media (max-width: 767.98px) {
    .card.is-featured .card-content {
        padding-top:18vw
    }
}

.card.is-featured .card-content .card-body {
    padding: 5.5rem 3rem 5.25rem 3.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .card.is-featured .card-content .card-body {
        padding:2.5rem 3.5rem 2.25rem 2.5rem
    }

    .card.is-featured .card-content .card-body h2 {
        font-size: 2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (max-width: 991.98px) {
    .card.is-featured .card-content .card-body h2 {
        font-size:1.5625rem;
        letter-spacing: -.3px;
        line-height: 1.9375rem
    }
}

.card.is-featured .card-content .card-body .tag {
    margin-top: 0
}

@media (max-width: 767.98px) {
    .card.is-featured .card-content .card-body {
        padding:2rem 2rem 4rem
    }
}

.card.is-featured .card-content .card-body:after {
    background: none;
    height: 0
}

.card.is-featured .card-content .card-body p:not(.tag) {
    margin-bottom: 2rem;
    color: #fff
}

@media (min-width: 768px) {
    .card.is-featured.has-rounded-corner.is-rounded-top-right .card-content {
        border-top-right-radius:3rem
    }

    .card.is-featured.has-rounded-corner.is-rounded-top-left .card-content {
        border-top-left-radius: 3rem
    }

    .card.is-featured.has-rounded-corner.is-rounded-bottom-right .card-content {
        border-bottom-right-radius: 3rem
    }

    .card.is-featured.has-rounded-corner.is-rounded-bottom-left .card-content {
        border-bottom-left-radius: 3rem
    }
}

.card.is-featured .card-image.has-rounded-corner.is-rounded-top-right {
    border-top-right-radius: 9rem
}

.card.is-featured .card-image.has-rounded-corner.is-rounded-top-left {
    border-top-left-radius: 9rem
}

.card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-right {
    border-bottom-right-radius: 9rem
}

.card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-left {
    border-bottom-left-radius: 9rem
}

@media (max-width: 1199.98px) {
    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:7rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-left {
        border-top-left-radius: 7rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-right {
        border-bottom-right-radius: 7rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-left {
        border-bottom-left-radius: 7rem
    }
}

@media (max-width: 991.98px) {
    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:5rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-left {
        border-top-left-radius: 5rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-right {
        border-bottom-right-radius: 5rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-left {
        border-bottom-left-radius: 5rem
    }
}

@media (max-width: 767.98px) {
    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:7rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-left {
        border-top-left-radius: 7rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-right {
        border-bottom-right-radius: 7rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-left {
        border-bottom-left-radius: 7rem
    }
}

@media (max-width: 575.98px) {
    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:5rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-top-left {
        border-top-left-radius: 5rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-right {
        border-bottom-right-radius: 5rem
    }

    .card.is-featured .card-image.has-rounded-corner.is-rounded-bottom-left {
        border-bottom-left-radius: 5rem
    }
}

.card.is-featured:hover {
    cursor: pointer
}

@media (min-width: 768px) {
    .card.bg-primary-7 .card-bg-img-wrapper:after {
        background:#3775c4
    }
}

.card.bg-primary-7 .card-content {
    background-color: #3775c4
}

.card.is-focus-cta {
    text-decoration: none;
    min-height: 50px;
    width: 100%;
    border-radius: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border: 1px solid #191466;
    margin-bottom: .5rem
}

@media (min-width: 576px) {
    .card.is-focus-cta {
        min-height:60px
    }
}

@media (min-width: 768px) {
    .card.is-focus-cta {
        min-height:80px
    }
}

.card.is-focus-cta .card-body {
    border: 1px solid #191466;
    background-color: #191466;
    padding-bottom: 0;
    transition: background-color .3s ease-in-out;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2rem
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .card.is-focus-cta .card-body {
        width: 100%;
        height: 100%;
        position: absolute
    }
}

.card.is-focus-cta .card-body:after {
    background: none;
    height: 0
}

.card.is-focus-cta .card-body .card-title {
    padding-right: 1rem;
    display: block;
    margin: 0 0 .2rem;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 1em;
    letter-spacing: -.3px;
    line-height: 1.375rem;
    font-weight: 700;
    color: #f6f8fd
}

@media (min-width: 576px) {
    .card.is-focus-cta .card-body .card-title {
        margin-bottom:.5rem
    }
}

@media (min-width: 992px) {
    .card.is-focus-cta .card-body .card-title {
        font-size:1.125rem;
        letter-spacing: normal;
        line-height: 1.4375rem
    }
}

.card.is-focus-cta:hover .cta--arrow .arrow-group {
    fill: #191466
}

.card.is-focus-cta:hover .card-title {
    text-decoration: underline
}

.card.is-focus-cta:hover .cta--arrow .arrow-group {
    fill: #fff
}

.card.has-footer-info {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 500px;
    overflow: hidden;
    background-position: 50%;
    background-size: cover
}

@media (max-width: 1199.98px) {
    .card.has-footer-info {
        min-height:275px
    }

    .card.has-footer-info.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius: 3rem
    }
}

.card.has-footer-info .card-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: none
}

.card.has-footer-info .card-footer:before {
    content: "";
    background: linear-gradient(0deg,#191466 15%,rgba(7,15,38,0) 40%);
    width: calc(100% + 3rem);
    height: 100%;
    position: absolute;
    left: -1.5rem;
    display: block;
    bottom: 0
}

.card.has-footer-info .card-footer .cta-download .icon g {
    fill: #15c9f7
}

.card.has-footer-info .card-footer .card-info {
    z-index: 1;
    width: 100%;
    display: inline-block
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .card.has-footer-info .card-footer .card-info {
        position: absolute;
        bottom: 18px
    }
}

.card.has-footer-info .card-footer .card-info .tag {
    margin-top: 0;
    color: #fff;
    width: calc(100% - 30px)
}

.card.has-footer-info .card-footer .card-info h6 {
    margin-bottom: 0
}

.card.has-footer-info:hover {
    cursor: pointer
}

.card.has-footer-info:hover .card-footer .cta--arrow .arrow-group,.card.has-footer-info:hover .card-footer .cta-download .download-group {
    fill: #191466
}

.value .img-fluid {
    margin: 0 1rem 1rem;
    max-width: 6.25rem
}

@media (max-width: 767.98px) {
    .value {
        max-width:450px;
        margin: 0 auto 2rem
    }
}

.bg-primary-2 .value h1,.bg-primary-2 .value h2,.bg-primary-2 .value h3,.bg-primary-2 .value h4,.bg-primary-2 .value h5,.bg-primary-2 .value h6,.bg-primary-2 .value p,.bg-primary .value h1,.bg-primary .value h2,.bg-primary .value h3,.bg-primary .value h4,.bg-primary .value h5,.bg-primary .value h6,.bg-primary .value p {
    color: #fff
}

.card-video .video-embed {
    box-shadow: 0 .25rem .5rem 0 rgba(18,18,18,.1),0 .5rem 1rem 0 rgba(18,18,18,.1);
    margin-bottom: 1rem
}

.card-video .is-h6 {
    color: #191466
}

.card-video p {
    margin-bottom: 0
}

.bg-primary-2 .is-h6,.bg-primary-2 p {
    color: #fff
}

.job-role-card {
    max-width: 400px;
    height: 100%;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(18,18,18,.1),0 4px 8px 0 rgba(18,18,18,.1)
}

@media (min-width: 768px) {
    .job-role-card {
        padding:1.5rem
    }
}

.job-role-card .tag {
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    .job-role-card .tag {
        font-size:.75rem;
        line-height: 1.125rem
    }
}

.job-role-card .location-map {
    border-top: 1px solid #3775c4;
    border-bottom: 1px solid #3775c4;
    padding: .5rem 0
}

.job-role-card .location-map:before {
    background-image: url(../img/icons/icon-location.svg);
    width: 10px;
    height: 20px;
    margin-left: 3px;
    background-size: contain;
    display: inline-block;
    content: "";
    position: relative;
    margin-right: .5rem;
    background-repeat: no-repeat;
    margin-bottom: -5px
}

.card.card-case-study {
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 340px;
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    .card.card-case-study {
        min-height:200px;
        margin: 1rem auto
    }
}

.card.card-case-study .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: linear-gradient(0deg,#191466,rgba(7,15,38,0))
}

.card.card-case-study .card-body {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 2.75rem 1.25rem 0;
    width: 100%;
    height: 100%
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .card.card-case-study .card-body {
        width: 100%;
        height: auto;
        bottom: 50px;
        position: absolute
    }
}

.card.card-case-study .card-body .tag {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: .875rem;
    line-height: 1.3125rem
}

.card.card-case-study .card-body h5 {
    margin-bottom: 0;
    font-size: 1.375rem;
    letter-spacing: -.3px;
    line-height: 1.6875rem
}

@media (min-width: 768px) {
    .card.card-case-study .card-body h5 {
        font-size:1.5625rem;
        letter-spacing: normal;
        line-height: 1.9375rem
    }
}

.card.card-case-study .card-body:after {
    content: "";
    background: none;
    display: none
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .card.card-case-study .card-footer {
        width: 100%;
        height: auto;
        bottom: 0;
        position: absolute
    }
}

.card.card-case-study.has-rounded-corner.is-rounded-top-right .overlay {
    border-top-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-case-study.has-rounded-corner.is-rounded-top-right .overlay {
        border-top-right-radius:1.5rem
    }
}

.card.card-case-study.has-rounded-corner.is-rounded-top-left .overlay {
    border-top-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-case-study.has-rounded-corner.is-rounded-top-left .overlay {
        border-top-left-radius:1.5rem
    }
}

.card.card-case-study.has-rounded-corner.is-rounded-bottom-right .overlay {
    border-bottom-right-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-case-study.has-rounded-corner.is-rounded-bottom-right .overlay {
        border-bottom-right-radius:1.5rem
    }
}

.card.card-case-study.has-rounded-corner.is-rounded-bottom-left .overlay {
    border-bottom-left-radius: 3rem
}

@media (max-width: 767.98px) {
    .card.card-case-study.has-rounded-corner.is-rounded-bottom-left .overlay {
        border-bottom-left-radius:1.5rem
    }
}

.card.card-case-study.has-rounded-corner.is-rounded-top-right .has-bg-pattern {
    width: calc(100% - 2rem)
}

.card.card-case-study.has-rounded-corner.is-rounded-top-right .has-bg-pattern:after {
    border-top-right-radius: 3rem
}

.card.is-horizontal {
    min-height: 320px;
    background: none;
    position: relative;
    max-width: 100%;
    height: 100%;
    padding-bottom: 2rem
}

@media (min-width: 576px) {
    .card.is-horizontal {
        max-width:700px
    }
}

.card.is-horizontal .row {
    height: 100%;
    min-height: 320px
}

.card.is-horizontal .card-info {
    position: relative;
    height: 100%
}

@media (min-width: 768px) {
    .card.is-horizontal .card-info:after {
        content:"";
        display: block;
        width: 50%;
        height: 100%;
        position: absolute;
        right: -2px;
        background: #191466
    }
}

@media (max-width: 767.98px) {
    .card.is-horizontal .card-info {
        background:none;
        width: calc(100% - 4rem);
        z-index: 3;
        margin-bottom: -8rem;
        margin-left: 2rem
    }

    .card.is-horizontal .card-info:after {
        background: none;
        height: 0
    }
}

.card.is-horizontal .card-info .card-info-img {
    z-index: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 300px;
    margin: 0 auto;
    box-shadow: 8px 7px 9px 0 rgba(0,0,0,.5)
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .card.is-horizontal .card-info .card-info-img {
        width: 100%
    }
}

@media (min-width: 768px) {
    .card.is-horizontal .card-info .card-info-img {
        top:50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        min-width: 100%;
        max-height: 84%;
        overflow: hidden
    }
}

.card.is-horizontal .card-info .card-info-img .img-wrapper {
    position: relative
}

.card.is-horizontal .card-info .card-info-img .img-wrapper .img-fluid {
    width: 100%
}

.card.is-horizontal .card-info .card-info-img .img-wrapper .overlay {
    background: linear-gradient(180deg,rgba(15,28,80,0),#191466);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.card.is-horizontal .card-info .card-info-img.has-no-shadow {
    box-shadow: none
}

.card.is-horizontal .card-info .card-info-img.has-no-shadow .overlay {
    display: none
}

.card.is-horizontal .card-horizontal-content {
    position: relative;
    height: 100%;
    background: #191466
}

.card.is-horizontal .card-horizontal-content .card-body:after {
    display: none
}

@media (max-width: 767.98px) {
    .card.is-horizontal .card-horizontal-content {
        padding-top:4.5rem
    }
}

.card.is-horizontal .card-horizontal-content .card-body {
    padding: 4.5rem 2rem 3.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .card.is-horizontal .card-horizontal-content .card-body {
        padding:4.5rem 2rem 3.5rem 2.5rem
    }
}

@media (min-width: 992px) {
    .card.is-horizontal .card-horizontal-content .card-body {
        padding:6rem 2rem 4.5rem 3.5rem
    }
}

.card.is-horizontal .card-horizontal-content .card-body:after {
    background: none
}

.card.is-horizontal .card-horizontal-content .card-body .tag {
    margin-top: 0;
    margin-bottom: .5rem
}

.card.is-horizontal .card-horizontal-content .card-body a {
    margin-right: 1rem;
    margin-bottom: 1rem
}

.card.is-horizontal .card-horizontal-content .card-body a:not(.btn) {
    vertical-align: middle
}

.card.is-horizontal .card-horizontal-content .card-body a:last-of-type {
    margin-right: 0
}

@media (max-width: 1199.98px) {
    .card.is-horizontal .card-horizontal-content .card-body h2 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (max-width: 991.98px) {
    .card.is-horizontal .card-horizontal-content .card-body h2 {
        font-size:1.5625rem;
        letter-spacing: -.3px;
        line-height: 1.9375rem
    }
}

@media (min-width: 768px) {
    .card.is-horizontal.has-rounded-corner.is-rounded-top-right .card-horizontal-content {
        border-top-right-radius:3rem
    }

    .card.is-horizontal.has-rounded-corner.is-rounded-top-left .card-horizontal-content {
        border-top-left-radius: 3rem
    }

    .card.is-horizontal.has-rounded-corner.is-rounded-bottom-right .card-horizontal-content {
        border-bottom-right-radius: 3rem
    }

    .card.is-horizontal.has-rounded-corner.is-rounded-bottom-left .card-horizontal-content {
        border-bottom-left-radius: 3rem
    }
}

@media (max-width: 991.98px) {
    .card.is-horizontal.has-rounded-corner.is-rounded-top-right .has-bg-pattern {
        width:100%
    }
}

@media (min-width: 768px) {
    .card.is-horizontal.has-rounded-corner.is-rounded-top-right .has-bg-pattern {
        width:calc(100% - 2rem)
    }
}

.card.is-horizontal .card-horizontal-content.has-bg-pattern {
    width: calc(100% - 2rem);
    margin-right: 4rem;
    margin-bottom: 3rem
}

@media (max-width: 767.98px) {
    .card.is-horizontal .card-horizontal-content.has-bg-pattern {
        margin:0 auto
    }
}

.card.is-horizontal .card-horizontal-content.has-bg-pattern:after {
    width: calc(100% - 2rem);
    height: calc(50% + 1rem);
    border-radius: 0
}

@media (max-width: 767.98px) {
    .card.is-horizontal .card-horizontal-content.has-bg-pattern:after {
        width:150vw;
        left: -50vw;
        height: 80%
    }
}

.card.is-horizontal .card-horizontal-content.has-pattern {
    background-image: url(../img/patterns/checkered-pattern-flip.svg);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: 100% 100%
}

@media (min-width: 576px) {
    .card.is-horizontal .card-horizontal-content.has-pattern {
        background-size:20%
    }
}

.card.is-horizontal:hover:not(a) {
    cursor: default
}

.card.is-horizontal:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

@media (min-width: 768px) {
    .card.is-horizontal.bg-primary-7 .card-info:after {
        background:#3775c4
    }
}

.card.is-horizontal.bg-primary-7 .card-horizontal-content {
    background-color: #3775c4
}

.card.is-latest-media {
    background: none;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 0;
    padding-bottom: 1.5rem
}

.card.is-latest-media+.is-latest-media {
    padding-top: 1.5rem;
    border-top: 1px solid #3775c4
}

.card.is-latest-media .card-img-wrapper {
    width: 40%;
    min-width: 220px;
    max-width: 220px;
    min-height: 126px;
    max-height: 126px;
    height: 100%;
    position: relative;
    overflow: hidden;
    border: 1px solid #979797
}

@media (max-width: 991.98px) {
    .card.is-latest-media .card-img-wrapper {
        width:50%;
        min-width: 120px
    }
}

.card.is-latest-media .card-img-wrapper .card-image {
    min-height: 130px
}

.card.is-latest-media .card-body {
    width: 60%;
    min-height: 0
}

.card.is-latest-media .card-body:after {
    height: 0;
    background: none
}

.card.is-latest-media .card-body h6 {
    color: #191466;
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .card.is-latest-media .card-body h6 {
        font-weight:400
    }
}

.card.is-latest-media .card-body .tag {
    margin-top: 0
}

.card.is-latest-media .card-body .card-title {
    color: #191466;
    font-size: 20px;
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .card.is-latest-media .card-body .card-title {
        color:#3d4852;
        font-family: Roboto-Regular;
        font-size: 16px;
        line-height: 25px;
        font-weight: 400
    }
}

.card.is-latest-media .card-body .label {
    color: #1f3ba7;
    font-size: 12px;
    opacity: 1
}

@media (min-width: 576px) {
    .card.is-horizontal.has-form {
        max-width:900px
    }
}

.card.is-horizontal.has-form .form-row>[class*=col-] {
    -webkit-flex: 0 0 85%;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    width: 85%;
    max-width: 85%
}

@media (max-width: 767.98px) {
    .card.is-horizontal.has-form .form-row>[class*=col-] {
        -webkit-flex:0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

.card.is-horizontal.has-form .row {
    height: 100%;
    min-height: 320px
}

.card.is-horizontal.has-form .card-info .card-info-img {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 2.5rem
}

.card.is-horizontal.has-form .card-horizontal-content .card-body {
    padding: 2.5rem 3rem;
    color: #fff
}

@media (max-width: 767.98px) {
    .card.is-horizontal.has-form .card-horizontal-content .card-body {
        padding:5.5rem 3rem 2.5rem
    }
}

.card.is-horizontal.has-form:hover:not(a) {
    cursor: default
}

.card.is-horizontal.has-form:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.card-logo {
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20% 3rem;
    position: relative;
    margin-bottom: 2.5rem;
    height: calc(100% - 2.5rem)
}

.card-logo:after,.card-logo:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity .3s ease-in-out
}

.card-logo:before {
    box-shadow: 0 0 2px 0 rgba(18,18,18,.1),0 2px 4px 0 rgba(18,18,18,.1)
}

.card-logo:after {
    box-shadow: 0 4px 8px 0 rgba(18,18,18,.1),0 8px 16px 0 rgba(18,18,18,.1);
    opacity: 0
}

.card-logo:focus:before,.card-logo:hover:before {
    opacity: 0
}

.card-logo:focus:after,.card-logo:hover:after {
    opacity: 1
}

.card-logo.img-fluid {
    width: 100%
}

.cta--arrow {
    position: absolute;
    top: calc(50% - 1.5rem);
    right: 0;
    width: 3rem;
    height: 3rem;
    padding: 1.25rem 1rem;
    z-index: 1;
    overflow: hidden
}

.cta--arrow .arrow-group {
    fill: #15c9f7
}

.cta--arrow:after {
    content: "";
    background: #15c9f7;
    background: #fad100;
    width: 4.9rem;
    height: 4.9rem;
    display: block;
    position: absolute;
    right: -5.5rem;
    bottom: -4.5rem;
    border-radius: 3rem;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    transition: all .6s cubic-bezier(0,.5,.75,1);
    z-index: 2;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cta--arrow .icon {
    width: 24px;
    height: 24px;
    transition: all .6s cubic-bezier(0,1,.5,1);
    margin: 0;
    z-index: 3;
    position: relative
}

.cta--arrow.cta--arrow--small {
    width: 2.5rem;
    height: 2.5rem;
    padding: .65rem .5rem;
    top: calc(50% - 1.25rem)
}

.cta--arrow.cta--arrow--small:after {
    width: 3rem;
    height: 3rem;
    display: block;
    position: absolute;
    right: -3rem;
    bottom: -2.25rem;
    transition: all .4s cubic-bezier(0,.5,.75,1)
}

.cta--arrow.cta--arrow--small .icon {
    width: 12px;
    height: 12px;
    transition: all .4s cubic-bezier(0,1,.5,1)
}

.card .card-footer .cta--arrow {
    top: calc(100% - 3.5rem)
}

.cta-download {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3rem;
    height: 3rem;
    padding: 1.25rem 1rem;
    z-index: 1;
    overflow: hidden
}

.cta-download .download-group {
    fill: #191466
}

.cta-download:after {
    content: "";
    background: #15c9f7;
    background: linear-gradient(317.12deg,#d75d42,#fad100);
    width: 4.9rem;
    height: 4.9rem;
    display: block;
    position: absolute;
    right: -5.5rem;
    bottom: -4.5rem;
    border-radius: 3rem;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    transition: all .6s cubic-bezier(0,.5,.75,1);
    z-index: 2;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cta-download .icon {
    width: 24px;
    height: 24px;
    transition: all .6s cubic-bezier(0,1,.5,1);
    margin: 0;
    z-index: 3;
    position: relative
}

.cta-search {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3rem;
    height: 3rem;
    padding: 1.25rem 1rem;
    z-index: 1;
    overflow: hidden
}

.cta-search:after {
    content: "";
    background: #15c9f7;
    background: linear-gradient(317.12deg,#d75d42,#fad100);
    width: 4.9rem;
    height: 4.9rem;
    display: block;
    position: absolute;
    right: -5.5rem;
    bottom: -4.5rem;
    border-radius: 3rem;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    transition: all .6s cubic-bezier(0,.5,.75,1);
    z-index: 2;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cta-search .icon {
    width: 20px;
    height: 20px;
    transition: all .6s cubic-bezier(0,1,.5,1);
    margin: 0;
    z-index: 3;
    position: relative
}

.jumbotron,.jumbotron-fluid {
    border-radius: 0;
    position: relative;
    background-color: #191466;
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: hidden
}

.jumbotron-fluid.bg-white-2,.jumbotron.bg-white-2 {
    background: #f6f8fd
}

.jumbotron-fluid.bg-white-2 .hero-titles h1,.jumbotron.bg-white-2 .hero-titles h1 {
    color: #191466
}

.jumbotron-fluid .container,.jumbotron-fluid .container-fluid,.jumbotron-fluid .container-lg,.jumbotron-fluid .container-md,.jumbotron-fluid .container-sm,.jumbotron-fluid .container-xl,.jumbotron .container,.jumbotron .container-fluid,.jumbotron .container-lg,.jumbotron .container-md,.jumbotron .container-sm,.jumbotron .container-xl {
    z-index: 3;
    position: relative
}

.jumbotron-fluid .container-fluid,.jumbotron-fluid .container-lg,.jumbotron-fluid .container-md,.jumbotron-fluid .container-sm,.jumbotron-fluid .container-xl,.jumbotron .container-fluid,.jumbotron .container-lg,.jumbotron .container-md,.jumbotron .container-sm,.jumbotron .container-xl {
    padding: 0 8.33%
}

.jumbotron-fluid .hero-titles h1,.jumbotron .hero-titles h1 {
    color: #fff;
    margin-bottom: 3rem
}

.jumbotron-fluid .hero-titles .sub-heading-jp,.jumbotron .hero-titles .sub-heading-jp {
    margin-bottom: .25rem
}

.jumbotron-fluid .hero-titles:only-child,.jumbotron .hero-titles:only-child {
    padding-bottom: 3rem
}

.jumbotron-fluid .hero-content,.jumbotron .hero-content {
    position: relative
}

@media (max-width: 767.98px) {
    .jumbotron-fluid .hero-content,.jumbotron .hero-content {
        margin-bottom:10%
    }
}

.jumbotron-fluid .hero-content.has-half-bg:after,.jumbotron .hero-content.has-half-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: calc(50% + 1.5rem);
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff
}

.jumbotron-fluid .hero-content .has-bg-pattern:after,.jumbotron .hero-content .has-bg-pattern:after {
    opacity: .5
}

.jumbotron-fluid .hero-content .has-bg-pattern.has-pattern-left:after,.jumbotron .hero-content .has-bg-pattern.has-pattern-left:after {
    height: 90%;
    width: 90%
}

@media (min-width: 768px) {
    .jumbotron-fluid .hero-content .has-bg-pattern.has-pattern-left:after,.jumbotron .hero-content .has-bg-pattern.has-pattern-left:after {
        bottom:-4rem;
        left: -3rem
    }
}

.jumbotron-fluid .hero-content .has-bg-pattern.has-pattern-right:after,.jumbotron .hero-content .has-bg-pattern.has-pattern-right:after {
    height: 90%;
    width: 90%
}

@media (min-width: 768px) {
    .jumbotron-fluid .hero-content .has-bg-pattern.has-pattern-right:after,.jumbotron .hero-content .has-bg-pattern.has-pattern-right:after {
        bottom:-4rem;
        right: -3.5rem
    }
}

.jumbotron-fluid.has-pattern-full-width:after,.jumbotron.has-pattern-full-width:after {
    height: 2.5rem
}

@media (min-width: 768px) {
    .jumbotron-fluid.has-pattern-full-width:after,.jumbotron.has-pattern-full-width:after {
        height:3.5rem
    }
}

.jumbotron.is-homepage {
    margin-bottom: 0;
    position: relative;
    background-size: cover;
    border-radius: 0;
    background-position: 50%;
    padding: 9.75rem 2rem 5.5rem
}

@media (min-width: 992px) {
    .jumbotron.is-homepage {
        padding:9.75rem 2rem 10.5rem
    }
}

.jumbotron.is-homepage .overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(7,14,39,0),#191466);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.jumbotron.is-homepage .container {
    z-index: 3;
    position: relative
}

.jumbotron.is-homepage p.sub-heading {
    text-transform: uppercase;
    margin-bottom: 0;
    text-shadow: 2px 2px 3px #444
}

.jumbotron.is-homepage h1 {
    color: #fff;
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 3px #444;
    font-size: 1.9375rem;
    letter-spacing: .5px;
    line-height: 2.4375rem
}

@media (min-width: 576px) {
    .jumbotron.is-homepage h1 {
        max-width:60%;
        font-size: 2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (min-width: 992px) {
    .jumbotron.is-homepage h1 {
        font-size:3.875rem;
        letter-spacing: -.5px;
        line-height: 4.6875rem
    }
}

.jumbotron.is-homepage+.hero-links {
    background: #191466;
    z-index: 3;
    padding: 2rem
}

.jumbotron.is-homepage+.hero-links .row {
    margin-top: -2rem
}

.jumbotron.is-homepage+.hero-links .row .card {
    z-index: 3
}

@media (max-width: 767.98px) {
    .jumbotron.is-homepage+.hero-links .row .has-bg-pattern:after {
        display:none
    }
}

.jumbotron-fluid.careers {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 6rem 0
}

.jumbotron-fluid.careers.is-narrow {
    padding: 1.5rem 0
}

@media (min-width: 576px) {
    .jumbotron-fluid.careers.is-narrow {
        padding:3rem 0
    }
}

@media (min-width: 768px) {
    .jumbotron-fluid.careers.is-narrow {
        padding:4rem 0
    }
}

.jumbotron-fluid.careers.is-narrow .hero-content {
    margin-bottom: 0
}

.jumbotron-fluid.careers.has-event-bar {
    padding: 4rem 0 0
}

@media (min-width: 576px) {
    .jumbotron-fluid.careers.has-event-bar {
        padding:3rem 0 0
    }
}

@media (min-width: 768px) {
    .jumbotron-fluid.careers.has-event-bar,.jumbotron-fluid.careers.has-event-bar.is-narrow {
        padding:4rem 0 8rem
    }
}

.jumbotron-fluid.careers.has-event-bar .event-notification-bar .container-fluid,.jumbotron-fluid.careers.has-event-bar .event-notification-bar .container-lg,.jumbotron-fluid.careers.has-event-bar .event-notification-bar .container-md,.jumbotron-fluid.careers.has-event-bar .event-notification-bar .container-sm,.jumbotron-fluid.careers.has-event-bar .event-notification-bar .container-xl {
    max-width: 1800px;
    padding-right: 8.3333%;
    padding-left: 8.3333%
}

.jumbotron-fluid.careers .hero-content .tag,.jumbotron-fluid.careers .hero-content p {
    color: #fff;
    text-shadow: 2px 2px 3px #444
}

.jumbotron-fluid.careers .hero-content p:not(.tag) {
    width: 80%;
    margin: 0 auto
}

.jumbotron-fluid.careers .hero-content h1 {
    color: #fff;
    margin-bottom: .5rem;
    text-shadow: 2px 2px 3px #444;
    font-size: 1.9375rem;
    letter-spacing: .5px;
    line-height: 2.4375rem
}

@media (min-width: 576px) {
    .jumbotron-fluid.careers .hero-content h1 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.careers .hero-content h1 {
        font-size:3.875rem;
        letter-spacing: -.5px;
        line-height: 4.6875rem
    }
}

@media (max-width: 991.98px) {
    .jumbotron-fluid.careers .hero-content {
        margin-bottom:0
    }
}

.jumbotron-fluid.careers .background-video {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jumbotron-fluid.careers .hero-content {
    padding-top: 1rem;
    padding-bottom: .5rem
}

.jumbotron-fluid.careers .hero-form {
    margin-top: 2rem
}

.jumbotron-fluid.careers .hero-form .search-form {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jumbotron-fluid.careers .hero-form .search-form label {
    color: #fff;
    text-shadow: 2px 2px 3px #444
}

.jumbotron-fluid.careers .hero-form .search-form .tt-menu {
    z-index: 1;
    width: calc(100% - 26px);
    margin-left: 1px
}

.jumbotron-fluid.careers .hero-form .search-form .btn {
    margin-top: 31px;
    width: 100%
}

@media (min-width: 768px) {
    .jumbotron-fluid.careers .hero-form .search-form .btn {
        width:calc(100% - 1.5rem)
    }
}

.jumbotron-fluid.careers .event-notification-bar {
    bottom: 0;
    left: 0
}

@media (min-width: 768px) {
    .jumbotron-fluid.careers .event-notification-bar {
        position:absolute
    }
}

.jumbotron-fluid.careers .overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: .3
}

@media (min-width: 768px) {
    .jumbotron-fluid.bg-primary-2 .hero-video .hero-heading {
        margin-left:auto;
        margin-right: auto
    }
}

@media screen and (min-width: 1550px) {
    .jumbotron-fluid.bg-primary-2 .hero-video .hero-heading {
        max-width:61%
    }
}

.jumbotron-fluid.bg-primary-2 .hero-video .tag {
    opacity: 1%
}

@media (min-width: 768px) {
    .jumbotron-fluid.bg-primary-2 .hero-video .tag {
        font-size:1.9rem
    }
}

.jumbotron-fluid .video-embed {
    margin: 0
}

.jumbotron-fluid.is-featured.is-double .card {
    height: 100%
}

.jumbotron-fluid.is-featured.is-double .card .card-img-wrapper {
    height: 170px
}

@media (min-width: 992px) {
    .jumbotron-fluid.is-featured.is-double .card .card-img-wrapper {
        min-height:340px
    }
}

.jumbotron-fluid.is-featured.is-double .card .card-body .tag {
    margin-top: -20px
}

.jumbotron-fluid.is-featured.is-double .card .card-body h5 {
    font-size: 1.5em;
    letter-spacing: -.75px;
    line-height: 28px
}

@media screen and (min-width: 768px) {
    .jumbotron-fluid.is-featured.is-double .card .card-body h5 {
        font-size:1.9375rem;
        letter-spacing: -.3px;
        line-height: 2.4375rem
    }
}

.jumbotron-fluid.is-featured.is-double .card .card-body:after {
    height: 50%;
    top: -50%
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-featured.is-double .row [class^=col-] {
        margin-bottom:1rem
    }
}

.jumbotron-fluid.is-featured .hero-titles {
    margin-bottom: 4rem
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-featured .hero-titles {
        margin-bottom:1.5rem
    }
}

.jumbotron-fluid.is-featured .sub-heading-jp,.jumbotron-fluid.is-featured .tag,.jumbotron-fluid.is-featured h1 {
    margin-top: 2.5rem
}

.jumbotron-fluid.is-featured .sub-heading-jp+h1,.jumbotron-fluid.is-featured .tag+h1 {
    margin-top: 0
}

.jumbotron-fluid.is-featured h1 {
    margin-bottom: 1rem
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-featured h1 {
        margin-bottom:.5rem
    }
}

.jumbotron-fluid.is-featured .card.is-featured {
    width: 100%
}

@media (min-width: 576px) {
    .jumbotron-fluid.is-featured .card.is-featured {
        width:calc(100% - 4rem)
    }
}

.jumbotron-fluid.is-featured .card.is-featured .card-bg-img-wrapper .card-image {
    height: 90vw;
    min-width: 110px;
    max-height: 350px
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-featured .card.is-featured .card-bg-img-wrapper .card-image {
        max-height:250px
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.is-featured .card.is-featured .card-bg-img-wrapper .card-image {
        width:calc(100% - 5rem);
        height: calc(100% - 4rem);
        max-height: 488px;
        min-width: 320px
    }
}

.jumbotron-fluid.is-featured .card.is-featured.has-bg-pattern:after {
    height: calc(50% + 5.5rem)
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-featured .card.is-featured.has-bg-pattern:after {
        width:150vw;
        left: -50vw;
        height: calc(50% + 3.5rem)
    }
}

.jumbotron-fluid.is-featured .card.is-featured.has-bg-pattern.is-rounded-top-right:after {
    border-radius: 0
}

@media (min-width: 768px) {
    .jumbotron-fluid.is-featured .card.is-featured.has-pattern-right:after {
        width:calc(60% + 2rem)
    }
}

.jumbotron-fluid.is-article {
    min-height: 60vh
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-article {
        padding-top:250px
    }
}

.jumbotron-fluid.is-article.has-bg-pattern:after {
    content: "";
    display: block;
    width: 58%;
    height: 3rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .5
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-article.has-bg-pattern:after {
        height:1.5rem;
        width: 100%
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.is-article {
        min-height:570px
    }
}

.jumbotron-fluid.is-article .container-fluid,.jumbotron-fluid.is-article .container-lg,.jumbotron-fluid.is-article .container-md,.jumbotron-fluid.is-article .container-sm,.jumbotron-fluid.is-article .container-xl {
    padding-right: 8.3333%;
    padding-left: 8.3333%
}

@media (min-width: 1200px) {
    .jumbotron-fluid.is-article .container-fluid,.jumbotron-fluid.is-article .container-lg,.jumbotron-fluid.is-article .container-md,.jumbotron-fluid.is-article .container-sm,.jumbotron-fluid.is-article .container-xl {
        max-width:1800px
    }
}

.jumbotron-fluid.is-article .bg-image {
    height: 100%;
    width: 42%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-article .bg-image {
        height:250px;
        width: 100%
    }

    .jumbotron-fluid.is-article .bg-image:after {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(0deg,#191466,transparent 35%);
        z-index: 1
    }
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-article .hero-titles {
        padding-bottom:2rem
    }
}

.jumbotron-fluid.is-article .hero-titles .hero-content {
    padding: 5vw 0;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

@media (min-width: 576px) {
    .jumbotron-fluid.is-article .hero-titles .hero-content {
        margin-right:2vw
    }
}

.jumbotron-fluid.is-article .hero-titles .sub-heading {
    text-transform: uppercase
}

.jumbotron-fluid.is-article .hero-titles h1 {
    font-size: 1.5625rem;
    letter-spacing: -.3px;
    line-height: 1.95313rem;
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .jumbotron-fluid.is-article .hero-titles h1 {
        font-size:3rem;
        line-height: 3.75rem
    }
}

.jumbotron-fluid.is-article .hero-titles p:not(.tag) {
    color: #fff
}

.jumbotron-fluid.is-article .hero-titles .tag {
    margin-bottom: 1.5rem;
    color: #19a3fc
}

@media (max-width: 767.98px) {
    .jumbotron-fluid.is-article .hero-titles .tag {
        margin-bottom:1rem
    }
}

.jumbotron-fluid.has-background {
    
 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 2.5rem 0
}

.jumbotron-fluid.has-background.is-narrow {
    padding: 1.5rem 0
}

@media (min-width: 576px) {
    .jumbotron-fluid.has-background.is-narrow {
        padding:3rem 0
    }
}

@media (min-width: 768px) {
    .jumbotron-fluid.has-background.is-narrow {
        padding:4rem 0
    }
}

.jumbotron-fluid.has-background.is-narrow .hero-content {
    margin-bottom: 0
}

.jumbotron-fluid.has-background.has-event-bar {
    padding: 4rem 0 8rem
}

@media (min-width: 576px) {
    .jumbotron-fluid.has-background.has-event-bar {
        padding:3rem 0 4rem
    }
}



.btn.btn-secondary1 .cta--arrow.cta--arrow--small {
    padding: .55rem .55rem .55rem 1rem
}

.btn.btn-secondary1 .cta-download {
    padding: .5rem 1rem
}

.btn.btn-secondary1 .cta-download .download-group {
    fill: #191466
}

.btn.btn-secondary1 .cta-search {
    padding: .5rem 1rem
}

.btn.btn-secondary1 .cta-search .search-group {
    fill: #191466
}

.btn.btn-secondary1:focus,.btn.btn-secondary1:hover {
    background-color: #fff;
    border: 2px solid #191466
}

.btn.btn-secondary1:focus .cta--arrow,.btn.btn-secondary1:focus .cta-download,.btn.btn-secondary1:focus .cta-search,.btn.btn-secondary1:hover .cta--arrow,.btn.btn-secondary1:hover .cta-download,.btn.btn-secondary1:hover .cta-search {
    fill: #191466
}

.btn.btn-secondary1:focus .cta--arrow .arrow-group,.btn.btn-secondary1:focus .cta-download .download-group,.btn.btn-secondary1:focus .cta-search .search-group,.btn.btn-secondary1:hover .cta--arrow .arrow-group,.btn.btn-secondary1:hover .cta-download .download-group,.btn.btn-secondary1:hover .cta-search .search-group {
    fill: #191466
}

.btn .cta--arrow,.btn .cta-download,.btn .cta-search {
    display: inline-block
}

.is-search .btn-secondary1 {
    border-color: transparent
}


@media (min-width: 768px) {
    .jumbotron-fluid.has-background.has-event-bar {
        padding:8rem 0 12rem
    }

    .jumbotron-fluid.has-background.has-event-bar.is-narrow {
        padding: 4rem 0 8rem
    }
}

.jumbotron-fluid.has-background.has-event-bar .event-notification-bar .container-fluid,.jumbotron-fluid.has-background.has-event-bar .event-notification-bar .container-lg,.jumbotron-fluid.has-background.has-event-bar .event-notification-bar .container-md,.jumbotron-fluid.has-background.has-event-bar .event-notification-bar .container-sm,.jumbotron-fluid.has-background.has-event-bar .event-notification-bar .container-xl {
    max-width: 1800px;
    padding-right: 8.3333%;
    padding-left: 8.3333%
}


.jumbotron-fluid.has-background .hero-content .tag {
    
    color: #ffffff;
    text-shadow: 3px 3px 5px #444
}

.jumbotron-fluid.has-background .hero-content p:not(.tag) {
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 3px #444
}

.jumbotron-fluid.has-background .hero-content h1 {
    color: #fff;
    margin-bottom: .5rem;
    text-shadow: 2px 2px 3px #444;
    font-size: 1.9375rem;
    letter-spacing: .5px;
    line-height: 2.4375rem
}

@media (min-width: 576px) {
    .jumbotron-fluid.has-background .hero-content h1 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.has-background .hero-content h1 {
        font-size:3.875rem;
        letter-spacing: -.5px;
        line-height: 4.6875rem
    }
}

.jumbotron-fluid.has-background .background-video {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jumbotron-fluid.has-background .hero-content {
    padding-top: 1rem;
    padding-bottom: .5rem
}

.jumbotron-fluid.has-background .event-notification-bar {
    position: absolute;
    bottom: 0;
    left: 0
}

.jumbotron-fluid.has-background .overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: .0
}

.jumbotron-fluid.hero-overlap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 6rem 0
}

@media (min-width: 576px) {
    .jumbotron-fluid.hero-overlap {
        min-height:400px
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.hero-overlap {
        min-height:500px
    }
}

.jumbotron-fluid.hero-overlap.is-narrow {
    padding: 4rem 0
}

.jumbotron-fluid.hero-overlap.has-event-bar {
    padding: 1rem 0 10rem
}

@media (min-width: 576px) {
    .jumbotron-fluid.hero-overlap.has-event-bar {
        padding:4rem 0 6rem
    }
}

.jumbotron-fluid.hero-overlap.has-event-bar .event-notification-bar .container-fluid,.jumbotron-fluid.hero-overlap.has-event-bar .event-notification-bar .container-lg,.jumbotron-fluid.hero-overlap.has-event-bar .event-notification-bar .container-md,.jumbotron-fluid.hero-overlap.has-event-bar .event-notification-bar .container-sm,.jumbotron-fluid.hero-overlap.has-event-bar .event-notification-bar .container-xl {
    max-width: 1800px;
    padding-right: 8.3333%;
    padding-left: 8.3333%
}

.jumbotron-fluid.hero-overlap:not(.has-event-bar).has-bg-pattern:after {
    height: 2rem;
    bottom: 0;
    z-index: 1
}

.jumbotron-fluid.hero-overlap .container-fluid,.jumbotron-fluid.hero-overlap .container-lg,.jumbotron-fluid.hero-overlap .container-md,.jumbotron-fluid.hero-overlap .container-sm,.jumbotron-fluid.hero-overlap .container-xl {
    max-width: 1800px;
    padding-right: 8.3333%;
    padding-left: 8.3333%
}

.jumbotron-fluid.hero-overlap .overlap-image {
    position: relative;
    height: 100%
}

.jumbotron-fluid.hero-overlap .overlap-image img {
    margin: 0 auto;
    display: block;
    max-width: 250px;
    width: 100%
}

@media (min-width: 576px) {
    .jumbotron-fluid.hero-overlap .overlap-image img {
        max-width:325px
    }
}

@media (min-width: 768px) {
    .jumbotron-fluid.hero-overlap .overlap-image img {
        position:absolute;
        right: 0;
        top: 0;
        max-width: 425px
    }
}

.jumbotron-fluid.hero-overlap .hero-bg-img-wrapper {
    position: relative;
    background: none
}

.jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image {
    position: relative;
    background-position: 50%;
    background-size: cover;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    height: 300px;
    max-height: 425px;
    max-width: 250px;
    box-shadow: 0 8px 12px 0 rgba(18,18,18,.1),0 16px 24px 0 rgba(18,18,18,.1)
}

@media (min-width: 768px) {
    .jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image {
        max-width:325px;
        height: calc(400px - 6rem);
        position: absolute;
        right: 0;
        top: -2rem;
        width: 100%
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image {
        height:calc(500px - 6rem)
    }
}

.jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image.has-rounded-corner.is-rounded-top-right {
    border-top-right-radius: 7rem
}

.jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image.has-rounded-corner.is-rounded-bottom-right {
    border-bottom-right-radius: 7rem
}

@media (min-width: 768px) {
    .jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:7rem
    }

    .jumbotron-fluid.hero-overlap .hero-bg-img-wrapper .card-image.has-rounded-corner.is-rounded-bottom-right {
        border-bottom-right-radius: 7rem
    }
}

.jumbotron-fluid.hero-overlap .hero-content {
    margin-bottom: 0
}

.jumbotron-fluid.hero-overlap .hero-content .tag {
    color: #19a3fc
}

.jumbotron-fluid.hero-overlap .hero-content h1 {
    color: #fff;
    margin-bottom: 1.5rem;
    font-size: 1.9375rem;
    letter-spacing: .5px;
    line-height: 2.4375rem
}

@media (min-width: 576px) {
    .jumbotron-fluid.hero-overlap .hero-content h1 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (min-width: 992px) {
    .jumbotron-fluid.hero-overlap .hero-content h1 {
        font-size:3.875rem;
        letter-spacing: -.5px;
        line-height: 4.6875rem
    }
}

.jumbotron-fluid.hero-overlap .hero-content {
    padding-top: 1rem;
    padding-bottom: 2rem
}

.jumbotron-fluid.hero-overlap .event-notification-bar {
    position: absolute;
    bottom: 0;
    left: 0
}

.jumbotron.is-fullscreen {
    margin-bottom: 0;
    position: relative;
    background-size: cover;
    border-radius: 0;
    background-position: 50%;
    padding: 6.75rem 2rem 5.5rem
}

@media (min-width: 992px) {
    .jumbotron.is-fullscreen {
        min-height:85vh
    }
}

.jumbotron.is-fullscreen .overlay {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(7,14,39,0),#191466);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.jumbotron.is-fullscreen .container {
    z-index: 3;
    position: relative
}

.jumbotron.is-fullscreen .hero-content {
    width: 90%
}

@media (min-width: 992px) {
    .jumbotron.is-fullscreen .hero-content {
        top:50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        position: absolute;
        width: 70%
    }
}

.jumbotron.is-fullscreen .hero-content p {
    color: #fff;
    text-shadow: 2px 2px 3px #444
}

.jumbotron.is-fullscreen .hero-content p.tag {
    color: #19a3fc;
    text-shadow: 2px 2px 3px #444
}

.jumbotron.is-fullscreen h1 {
    color: #fff;
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 3px #444;
    font-size: 1.9375rem;
    letter-spacing: .5px;
    line-height: 2.4375rem
}

@media (min-width: 576px) {
    .jumbotron.is-fullscreen h1 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

@media (min-width: 992px) {
    .jumbotron.is-fullscreen h1 {
        font-size:3.875rem;
        letter-spacing: -.5px;
        line-height: 4.375rem
    }
}

@media (min-width: 768px) {
    .jumbotron-fluid.bg-primary-2 .hero-audio .hero-heading {
        margin-left:auto;
        margin-right: auto
    }
}

@media screen and (min-width: 1550px) {
    .jumbotron-fluid.bg-primary-2 .hero-audio .hero-heading {
        max-width:61%
    }
}

.jumbotron-fluid.bg-primary-2 .hero-audio .tag {
    opacity: 1%
}

@media (min-width: 768px) {
    .jumbotron-fluid.bg-primary-2 .hero-audio .tag {
        font-size:1.9rem
    }
}

.jumbotron-fluid .audio-embed {
    margin: 0
}

.text-contact-cta {
    background: #191466;
    padding: 1.5rem;
    margin: 1rem
}

@media (max-width: 575.98px) {
    .text-contact-cta {
        margin:.5rem 0
    }
}

@media (min-width: 576px) {
    .text-contact-cta {
        margin:0;
        padding: 1.5rem 4rem 3.5rem
    }
}

.text-contact-cta .heading {
    color: #fff;
    font-family: "Roboto-Regular";
    font-weight: 400;
    font-size: 1.9375rem;
    line-height: 2.4375rem
}

@media (min-width: 768px) {
    .text-contact-cta .heading {
        font-size:3.375rem;
        line-height: 4.1875rem
    }
}

.text-contact-cta p {
    color: #fff;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5625rem
}

@media (min-width: 768px) {
    .text-contact-cta p {
        font-size:1.125rem;
        line-height: 2rem
    }
}

.location-address .location-title {
    display: block
}

.location-address p {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .location-address p {
        margin-bottom:.5rem
    }
}

.location-address p:before {
    display: inline-block;
    content: "";
    position: relative;
    margin-right: .5rem;
    background-repeat: no-repeat;
    margin-bottom: -5px
}

.location-address p.location-map:before {
    background-image: url(../img/icons/icon-location-primary.svg);
    width: 15px;
    height: 20px;
    margin-left: 3px;
    background-size: contain
}

.location-address p.location-telephone:before {
    background-image: url(../img/icons/icon-phone.svg);
    width: 18px;
    height: 18px;
    background-size: contain
}

.location-address p.whatsapp:before {
    background-image: url(../img/icons/whatsapp.svg);
    width: 22px;
    height: 22px;
    background-size: contain
}

.location-address p.location-contact:before {
    background-image: url(../img/icons/email.svg);
    width: 20px;
    height: 16px;
    background-size: contain
}

.text-quote {
    padding: 3rem 1.25rem 1.5rem;
    background: #f6f8fd;
    position: relative
}

@media (min-width: 768px) {
    .text-quote {
        padding:3rem 2rem 1.5rem 6rem
    }
}

.text-quote .quote-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.text-quote .quote-footer .author-image-wrapper {
    width: 65px;
    height: 50px;
    margin-right: .75rem
}

@media (max-width: 575.98px) {
    .text-quote .quote-footer .author-image-wrapper {
        width:calc(.75rem + 65px)
    }
}

@media (min-width: 768px) {
    .text-quote .quote-footer .author-image-wrapper {
        width:105px;
        height: 105px;
        margin-right: 2rem
    }
}

.text-quote .quote-footer .author-image-wrapper .author-image {
    width: 100%;
    height: auto
}

.text-quote .quote-footer .author-image-wrapper .author-image img {
    z-index: 1;
    position: relative
}

@media (max-width: 575.98px) {
    .text-quote .quote-footer .author-image-wrapper .author-image img {
        border-top-right-radius:1.25rem
    }
}

@media (min-width: 768px) {
    .text-quote .quote-footer .author-image-wrapper .author-image img.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:25px
    }
}

@media (max-width: 575.98px) {
    .text-quote .quote-footer .author-image-wrapper .author-image:after {
        display:none
    }
}

.text-quote .quote-footer .author-info {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.text-quote .quote-footer .author-info .author {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5625rem;
    color: #191466
}

.text-quote .quote-footer .author-info .author .source {
    display: block;
    font-weight: 400;
    font-size: 1rem;
    color: #3d4852
}

.bg-primary-2 .text-quote .quote,.bg-primary .text-quote .quote {
    color: #fff
}

.bg-primary-2 .text-quote .author-info,.bg-primary .text-quote .author-info {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.bg-primary-2 .text-quote .author-info .author,.bg-primary .text-quote .author-info .author {
    color: #fff
}

.bg-primary-2 .text-quote .author-info .author .source,.bg-primary .text-quote .author-info .author .source {
    color: #f6f8fd
}

.bg-primary .text-quote {
    background: #191466
}

.bg-primary-2 .text-quote {
    background: #191466
}

.text-stat .stat {
    color: #191466;
    font-family: "Roboto-Regular";
    font-weight: 400;
    font-size: 2.4375rem;
    letter-spacing: -.5px;
    line-height: 3.375rem;
    text-align: center
}

@media (min-width: 768px) {
    .text-stat .stat {
        font-size:3rem;
        letter-spacing: -.5px;
        line-height: 3.75rem
    }
}

.text-stat .desc {
    text-align: center
}

.text-image-half.bg-primary-2 h1,.text-image-half.bg-primary-2 h2,.text-image-half.bg-primary-2 h3,.text-image-half.bg-primary-2 h4,.text-image-half.bg-primary-2 h5,.text-image-half.bg-primary-2 h6 {
    color: #fff
}

.text-image-half.bg-primary-2 p {
    color: #f6f8fd
}

.text-image-half a.cta.text {
    margin-bottom: 20px
}

.text-image-half .figure-img.img-fluid {
    width: 100%
}

.breadcrumb {
    margin-bottom: 0
}

.breadcrumb .breadcrumb-item {
    color: #616f7c;
    font-family: Roboto-Regular;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: .5rem
}

.breadcrumb .breadcrumb-item:first-of-type:before {
    content: "";
    display: none
}

.breadcrumb .breadcrumb-item:before {
    margin-left: 0
}

.breadcrumb .breadcrumb-item:last-of-type:before {
    margin-right: 0
}

.breadcrumb .breadcrumb-item a {
    font-weight: 300;
    color: #616f7c
}

section.breadcrumbs {
    padding: 2rem 0
}

section.breadcrumbs .breadcrumb {
    padding: 0
}

section.breadcrumbs.bg-primary-2 .breadcrumb .breadcrumb-item,section.breadcrumbs.bg-primary-2 .breadcrumb .breadcrumb-item a {
    color: #fff
}

.key-point-feature {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.key-point-feature .icon {
    margin-right: 1rem
}

.icon-text-col-block {
    margin-bottom: 1.5rem;
    padding-bottom: 3.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

@media (min-width: 992px) {
    .icon-text-col-block {
        padding-bottom:2rem
    }
}

.icon-text-col-block .icon-wrapper {
    margin-bottom: 1rem
}

@media (min-width: 576px) {
    .icon-text-col-block .icon-wrapper {
        min-height:65px
    }
}

.icon-text-col-block .icon-wrapper img {
    margin: 0 auto;
    display: block;
    max-height: 80px
}

@media (min-width: 992px) {
    .icon-text-col-block .icon-wrapper img {
        max-height:100px
    }
}

.icon-text-col-block .desc {
    text-align: center
}

.icon-text-col-block .desc p {
    margin-bottom: 0
}

.icon-text-col-block .text-center {
    margin-top: auto
}

@media (max-width: 767.98px) {
    .icon-text-col-block {
        margin-bottom:1.5rem
    }
}

.speaker-block {
    margin: 2rem 0;
    padding: 2rem 1.25rem
}

@media (min-width: 576px) {
    .speaker-block {
        padding:2rem
    }
}

.speaker-block .block-image {
    width: 65px;
    height: 50px;
    margin-right: .75rem
}

@media (max-width: 575.98px) {
    .speaker-block .block-image {
        margin-bottom:2rem
    }
}

@media (min-width: 576px) {
    .speaker-block .block-image {
        margin-right:2rem;
        width: 100%;
        max-width: 150px;
        height: auto
    }
}

@media (min-width: 768px) {
    .speaker-block .block-image {
        max-width:100%
    }
}

.speaker-block .block-image img {
    max-width: 150px;
    width: 100%
}

@media (max-width: 575.98px) {
    .speaker-block .block-image img {
        border-radius:50px
    }
}

@media (min-width: 576px) {
    .speaker-block .block-image img {
        border-radius:0;
        border-top-right-radius: 20px
    }
}

@media (min-width: 992px) {
    .speaker-block .block-image img {
        border-radius:0;
        border-top-right-radius: 25px
    }
}

@media (max-width: 767.98px) {
    .speaker-block .btn {
        width:100%
    }
}

@media (min-width: 576px) {
    .speaker-block .cta-info {
        margin-left:1rem
    }
}

.sidebar-text-block {
    margin: 2rem 0;
    padding: 2rem 1.25rem
}

@media (min-width: 576px) {
    .sidebar-text-block {
        padding:2rem
    }
}

.form-response {
    margin: 3rem 0 4rem
}

@media (min-width: 768px) {
    .form-response {
        margin:5rem 0 6rem
    }
}

.modal.modal-form .form-response-icon {
    box-shadow: none
}

.form-response-icon {
    background-color: #e7ebfe;
    border-radius: 100%;
    height: 4rem;
    margin: 0 0 1.5rem;
    padding: 1.25rem;
    width: 4rem
}

@media (min-width: 768px) {
    .form-response-icon {
        height:6.25rem;
        width: 6.25rem
    }
}

.form-status {
    margin: 3rem 0 4rem
}

.form-status .spinner-border {
    display: inline-block;
    height: 4rem;
    padding: 1.25rem;
    width: 4rem;
    border-width: .45em
}

@media (min-width: 768px) {
    .form-status .spinner-border {
        height:6.25rem;
        width: 6.25rem
    }
}

.job-role-details-block {
    margin: 2rem 0;
    padding: 2rem 1.25rem
}

@media (min-width: 576px) {
    .job-role-details-block {
        padding:2rem
    }
}

.job-role-details-block .ref-no {
    border-top: 1px solid #3775c4;
    padding: .5rem 0;
    margin-bottom: 0
}

.job-role-details-block .ref-no:before {
    background-image: url(../img/icons/icon-briefcase.svg);
    width: 14px;
    height: 16px;
    margin-left: 3px;
    background-size: contain;
    display: inline-block;
    content: "";
    position: relative;
    margin-right: .5rem;
    background-repeat: no-repeat;
    margin-bottom: -5px
}

.job-role-details-block .location-map {
    border-top: 1px solid #3775c4;
    border-bottom: 1px solid #3775c4;
    padding: .5rem 0;
    margin-bottom: 0
}

.job-role-details-block .location-map:before {
    background-image: url(../img/icons/icon-location.svg);
    width: 10px;
    height: 20px;
    margin-left: 5px;
    background-size: contain;
    display: inline-block;
    content: "";
    position: relative;
    margin-right: 10px;
    background-repeat: no-repeat;
    margin-bottom: -5px
}

.sidebar-back-link {
    margin: 2rem 0;
    padding: 1.5rem 1.25rem
}

@media (min-width: 576px) {
    .sidebar-back-link {
        padding:2rem
    }
}

.sidebar-back-link a {
    margin-left: 2.5rem
}

.sidebar-back-link a:before {
    background-image: url(../img/icons/arrow-right-primary.svg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 15px;
    height: 13px;
    margin-left: -2rem;
    background-size: contain;
    display: inline-block;
    content: "";
    position: relative;
    margin-right: 1rem;
    background-repeat: no-repeat;
    margin-bottom: 0
}

.section-horizontal-cards .container-fluid:last-of-type,.section-horizontal-cards .container-lg:last-of-type,.section-horizontal-cards .container-md:last-of-type,.section-horizontal-cards .container-sm:last-of-type,.section-horizontal-cards .container-xl:last-of-type {
    margin-top: 4rem
}

@media (max-width: 991.98px) {
    .horizontal-cards>[class^=col-] {
        margin-bottom:2.5rem
    }

    .horizontal-cards>[class^=col-]:last-of-type {
        margin-bottom: 0
    }
}

.horizontal-cards .card.is-horizontal {
    margin: 0 auto
}

.cards-wrapper {
    padding-right: 2rem;
    width: calc(100% + 2rem)
}

.cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 992px) {
    .cards {
        -webkit-justify-content:space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

.cards [class^=col-] {
    margin-bottom: 2.5rem
}

.cards [class^=col-] .card {
    height: 100%;
    width: 100%
}

@media (max-width: 991.98px) {
    .cards:not(.has-mobile-rows) {
        -webkit-scroll-snap-type:x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        overflow-x: scroll;
        overflow-y: hidden;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-left: 2rem;
        padding-right: 2rem;
        width: calc(100% + 1rem);
        -ms-overflow-style: none;
        margin-right: 2rem
    }

    .cards:not(.has-mobile-rows)::-webkit-scrollbar {
        display: none
    }
}

@media (max-width: 991.98px) {
    .cards:not(.has-mobile-rows) [class^=col-] {
        min-width:320px;
        max-width: 320px;
        scroll-snap-align: center;
        position: relative
    }
}

@media (max-width: 575.98px) {
    .cards:not(.has-mobile-rows) [class^=col-] {
        min-width:83vw;
        max-width: 83vw
    }
}

@media (max-width: 991.98px) {
    .cards.has-mobile-rows .col-3,.cards.has-mobile-rows .col-4 {
        width:50%;
        max-width: 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media (max-width: 767.98px) {
    .cards.has-mobile-rows .col-3,.cards.has-mobile-rows .col-4 {
        width:100%;
        max-width: 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .cards.has-mobile-rows .col-3 .card,.cards.has-mobile-rows .col-4 .card {
        max-width: 320px;
        margin: 0 auto
    }
}

.stats {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 1.5rem;
    margin: 2rem 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.stats .text-stat {
    margin: 0 .5rem 1rem;
    min-width: 30%;
    max-width: 30%
}

@media (max-width: 991.98px) {
    .stats .text-stat {
        min-width:45%;
        max-width: 45%
    }
}

@media (max-width: 575.98px) {
    .stats .text-stat {
        min-width:100%;
        max-width: 100%
    }
}

.stats.bg-primary-2 .text-stat .stat {
    color: #fff
}

.stats.bg-primary-2 .text-stat .desc p {
    color: #f6f8fd
}

.contact-sidebar {
    padding: 1.5rem
}

@media (min-width: 768px) {
    .contact-sidebar {
        margin-right:-25vw;
        padding: 0 25vw 0 0;
        height: calc(100% + 3.25rem)
    }
}

.contact-sidebar .location-card {
    height: auto
}

.contact-sidebar .btn-primary {
    margin: 2rem 0 3rem
}

.contact-sidebar .grouped-social-icons {
    background-color: transparent;
    padding: 0
}

@media (min-width: 1200px) {
    .contact-sidebar .grouped-social-icons .social-icons p {
        width:auto
    }
}

.contact-sidebar-heading {
    margin-top: .25rem
}

@media (min-width: 768px) {
    .article-wrapper .contact-sidebar {
        margin-top:-3.25rem;
        padding-top: 3.25rem;
        margin-left: -3.25rem;
        padding-left: 3.25rem
    }
}

.text-image-half.has-ctas.bg-primary-2 h2 {
    color: #fff
}

.text-image-half.has-ctas.bg-primary-2 p {
    color: #f6f8fd
}

.text-image-half.has-ctas.bg-primary-2 p.tag {
    color: #3775c4
}

.text-image-half.has-ctas h2 {
    margin-bottom: .5rem
}

@media (min-width: 768px) {
    .text-image-half.has-ctas h2 {
        margin-bottom:1rem
    }
}

@media (max-width: 991.98px) {
    .text-image-half.has-ctas .figure-img.img-fluid {
        max-height:300px
    }
}

.text-image-half.has-ctas .ctas {
    margin-top: 3rem
}

.text-image-half.has-ctas .ctas .tag,.text-image-half.has-ctas .ctas a.cta {
    margin-bottom: 1rem
}

.focus-area-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.event-notification-bar {
    background: #3775c4;
    width: 100%;
    position: relative
}

.event-notification-bar.has-bg-pattern:after {
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 0;
    opacity: .85;
    background-image: url(../img/patterns/checkered-pattern.svg);
    background-repeat: no-repeat;
    background-size: 18%;
    background-position: 0 100%
}

@media (min-width: 768px) {
    .event-notification-bar.has-bg-pattern:after {
        background-size:8%
    }
}

@media (min-width: 1200px) {
    .event-notification-bar.has-bg-pattern:after {
        background-size:6%
    }
}

.event-notification-bar .bar-content {
    z-index: 3;
    position: relative;
    padding: 1.5rem 0
}

.event-notification-bar p {
    color: #f6f8fd;
    font-family: "Roboto-Regular";
    font-size: 20px;
    line-height: 25px
}

@media (min-width: 576px) {
    .event-notification-bar p {
        margin-bottom:0
    }
}

@media (min-width: 576px) {
    .event-notification-bar .cta-col {
        text-align:right
    }
}

.conversation-block {
    margin: 2rem 0;
    max-width: 450px;
    width: 100%
}

@media (max-width: 1199.98px) {
    .conversation-block {
        margin:1rem auto 0
    }
}

@media (min-width: 1200px) {
    .conversation-block {
        max-width:750px;
        margin: 0
    }
}

.conversation-block .block-image {
    width: 100%;
    height: 100%
}

@media (max-width: 1199.98px) {
    .conversation-block .block-image {
        width:80%;
        position: relative;
        max-width: 150px;
        margin: 0 auto -1.5rem;
        z-index: 1
    }
}

.conversation-block .block-image img {
    border-top-right-radius: 1.5rem;
    width: 100%
}

@media (min-width: 1200px) {
    .conversation-block .block-image img {
        position:absolute;
        bottom: -1.2rem;
        left: 0;
        z-index: 2
    }
}

@media (min-width: 1200px) {
    .conversation-block .block-image:after {
        content:"";
        display: block;
        width: 50%;
        height: 100%;
        position: absolute;
        left: 0;
        background: #fff;
        z-index: 1
    }
}

@media (max-width: 1199.98px) {
    .conversation-block .btn {
        width:100%;
        text-align: left
    }
}

.conversation-block .cta-info {
    height: 100%;
    padding: 2rem
}

@media (min-width: 1200px) {
    .conversation-block .cta-info {
        border-top-right-radius:3rem
    }
}

@media (max-width: 1199.98px) {
    .conversation-block .cta-info {
        padding-top:2.5rem
    }
}

.conversation-block .cta-info p.heading {
    font-size: 1.125rem;
    letter-spacing: -.25px;
    line-height: 1.5625rem;
    color: #191466;
    font-weight: 600
}

@media (min-width: 1200px) {
    .conversation-block .cta-info p.heading {
        font-size:1.5625rem;
        letter-spacing: -.3px;
        line-height: 1.9375rem;
        font-weight: 700
    }
}

.article-author-info {
    background: #f6f8fd
}

.article-author-info .author-image {
    height: 70px;
    width: 100%;
    z-index: 2;
    position: relative
}

.article-author-info .author-image:after {
    height: 50%;
    bottom: 0;
    opacity: .5
}

.article-author-info .author-image:before {
    background-color: #fff;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    display: block
}

.article-author-info .author-image img {
    width: 80px;
    position: absolute;
    top: 0;
    left: 1.5rem;
    border-top-right-radius: 1.5rem
}

@media (min-width: 576px) {
    .article-author-info .author-image img {
        left:2rem
    }
}

.article-author-info .author-info {
    padding: 1.25rem
}

@media (min-width: 576px) {
    .article-author-info .author-info {
        padding:2rem
    }
}

.article-author-info .author-info.has-bg-pattern {
    padding-top: calc(1.25rem + 40px)
}

@media (min-width: 576px) {
    .article-author-info .author-info.has-bg-pattern {
        padding-top:calc(2rem + 40px)
    }
}

.article-author-info .author-info.has-bg-pattern:after {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .5
}

.grouped-social-icons {
    background: #f6f8fd;
    padding: 1rem 1.25rem
}

@media (min-width: 576px) {
    .grouped-social-icons {
        padding:1.5rem 2rem
    }
}

.grouped-social-icons .social-icons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 576px) {
    .grouped-social-icons .social-icons a:last-of-type {
        margin-right:0
    }
}

@media (max-width: 575.98px) {
    .grouped-social-icons .social-icons .social-icon {
        position:relative;
        margin: .5rem auto
    }
}

.grouped-social-icons .social-icons p {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-weight: 700;
    color: #191466;
    margin: 0 16px 0 0;
    width: 100%
}

.grouped-social-icons .social-icons.centered {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grouped-social-icons .social-icons.centered p {
    text-align: center
}

.bg-primary-2 .grouped-social-icons .social-icons p,.bg-primary .grouped-social-icons .social-icons p {
    color: #fff
}

.event-sidebar .article-author-info,.event-sidebar .download-cta-block,.event-sidebar .event-info,.event-sidebar .grouped-social-icons,.event-sidebar .sidebar-cta-block,.event-sidebar .sidebar-text-block {
    margin: 0 auto 3rem
}

@media (max-width: 767.98px) {
    .event-sidebar .article-author-info,.event-sidebar .download-cta-block,.event-sidebar .event-info,.event-sidebar .grouped-social-icons,.event-sidebar .sidebar-cta-block,.event-sidebar .sidebar-text-block {
        margin-bottom:1.5rem
    }
}

@media (min-width: 576px) {
    .event-sidebar .article-author-info,.event-sidebar .download-cta-block,.event-sidebar .event-info,.event-sidebar .grouped-social-icons,.event-sidebar .sidebar-cta-block,.event-sidebar .sidebar-text-block {
        width:85%
    }
}

@media (max-width: 767.98px) {
    .event-sidebar .grouped-social-icons {
        margin-bottom:1.5rem
    }
}

.event-sidebar .grouped-social-icons p {
    width: auto
}

@media (max-width: 1199.98px) {
    .event-sidebar .grouped-social-icons p {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .event-sidebar .grouped-social-icons p {
        display:none
    }
}

.event-sidebar .download-cta-block,.event-sidebar .sidebar-cta-block {
    padding: 2rem
}

.event-sidebar .download-cta-block h4,.event-sidebar .sidebar-cta-block h4 {
    font-size: 1.5625rem;
    letter-spacing: -.3px;
    line-height: 1.95313rem;
    margin-bottom: 1rem
}

.event-sidebar .download-cta-block p:not(.tag),.event-sidebar .sidebar-cta-block p:not(.tag) {
    display: none
}

.event-sidebar .download-cta-block .cta-info,.event-sidebar .sidebar-cta-block .cta-info {
    margin-left: 0
}

@media (max-width: 767.98px) {
    .event-sidebar .download-cta-block,.event-sidebar .sidebar-cta-block {
        padding:0
    }

    .event-sidebar .download-cta-block h4,.event-sidebar .download-cta-block p,.event-sidebar .sidebar-cta-block h4,.event-sidebar .sidebar-cta-block p {
        display: none
    }
}

.event-info {
    background: #f6f8fd;
    padding: 1.25rem
}

@media (min-width: 576px) {
    .event-info {
        padding:2rem
    }
}

.event-info .location-address p.location-map:before {
    display: none
}

.speakers-list .speaker-block {
    margin-top: 1rem;
    margin-bottom: 2.5rem
}

.footer-info-cards {
    margin-bottom: 1rem;
    z-index: 2;
    position: relative
}

.footer-info-cards .row [class^=col-] {
    margin-bottom: 2.5rem
}

.footer-info-cards .row [class^=col-] .card {
    height: 100%;
    width: 100%
}

.location-cards {
    margin-bottom: 1rem;
    z-index: 2;
    position: relative
}

.location-cards .row [class^=col-] {
    margin-bottom: 2.5rem
}

.location-cards .row [class^=col-] .card {
    height: 100%;
    width: 100%
}

.job-search-results .search-result-header {
    color: #3775c4;
    font-weight: 400;
    font-family: Roboto-Regular;
    font-size: .875rem;
    line-height: 1.3125rem;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: .5rem
}

@media (max-width: 767.98px) {
    .job-search-results .search-result-header {
        display:none
    }
}

.job-search-results .is-h5 {
    color: #191466;
    font-weight: 700
}

.job-search-results .search-result {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 1rem;
    border-top: 1px solid #e7ebfe
}

.job-search-results .search-result p {
    margin-bottom: 0
}

.job-search-results .search-result:last-of-type {
    border-bottom: 1px solid #e7ebfe
}

.job-search-results .search-result:hover {
    background: #f6f8fd
}

.job-role-cards .row [class^=col-] {
    margin-bottom: 2.5rem
}

.job-role-cards .row [class^=col-] .job-role-card {
    height: 100%;
    width: 100%
}

.article-tags {
    margin: 2rem 0 1rem
}

.article-tags .label {
    opacity: 1
}

.key-point-features {
    padding: 1.5rem 0
}

.section-event-cards .container-fluid:last-of-type,.section-event-cards .container-lg:last-of-type,.section-event-cards .container-md:last-of-type,.section-event-cards .container-sm:last-of-type,.section-event-cards .container-xl:last-of-type {
    margin-top: 4rem
}

.event-cards.row {
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.event-cards>[class^=col-] {
    margin-bottom: 2.5rem
}

@media (max-width: 767.98px) {
    .event-cards>[class^=col-]:last-of-type {
        margin-bottom:0
    }
}

.cta-block {
    width: 100%
}

.cta-block.has-bg-pattern:after {
    content: "";
    display: block;
    width: 3.75rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .3
}

@media (max-width: 767.98px) {
    .cta-block.has-bg-pattern:after {
        width:100%;
        height: 2.75rem
    }
}

.cta-block .cta-info {
    padding: 2rem 2rem 2rem 6rem
}

@media (max-width: 767.98px) {
    .cta-block .cta-info {
        padding:3.25rem 1.25rem 1.5rem
    }
}

.cta-block .cta-info h3,.cta-block .cta-info h4 {
    color: #fff
}

.cta-block .cta-info p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.5625rem
}

@media (min-width: 576px) {
    .cta-block .cta-info p {
        font-size:1.125rem;
        line-height: 1.8125rem
    }
}

.cta-block.bg-white-2 h3,.cta-block.bg-white-2 h4 {
    color: #191466
}

.cta-block.bg-white-2 p {
    color: #393939
}

.cta-block.bg-white-2.has-bg-pattern:after {
    opacity: .5
}

.cta-block img {
    padding: 1rem 0;
    height: 85%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    max-height: 200px
}

@media (max-width: 767.98px) {
    .cta-block img {
        display:none
    }
}

.experts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 3rem 1.5rem 1.5rem;
    width: 100%
}

@media (max-width: 991.98px) {
    .experts {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.experts .text-stat {
    margin: 0 .5rem 1rem
}

.experts>.row {
    width: 100%;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.cta-block:not(.has-bg-pattern) .cta-info {
    padding: 2rem
}

.cta-block.has-block-bg-image .block-bg {
    background-size: cover;
    background-position: 100%;
    width: 100%;
    height: 100%
}

@media (max-width: 767.98px) {
    .cta-block.has-block-bg-image .block-bg {
        display:none
    }
}

.cta-block.has-block-bg-image .block-bg:before {
    width: 10rem;
    height: 100%;
    content: "";
    background: linear-gradient(270deg,rgba(17,31,79,0),#191466);
    display: block
}

.cta-block.bg-white-2 .block-bg:before {
    background: linear-gradient(270deg,rgba(17,31,79,0),#f6f8fd)
}

.video-embed {
    position: relative;
    width: 100%;
    margin: 2rem 0;
    padding-top: 56.25%
}

.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.download-cta-block {
    margin: 2rem 0;
    padding: 2rem 1.25rem
}

@media (min-width: 576px) {
    .download-cta-block {
        padding:3rem
    }
}

.download-cta-block .block-image {
    width: 100%;
    height: auto
}

.download-cta-block .block-image img {
    box-shadow: 8px 7px 9px 0 rgba(0,0,0,.5);
    max-width: 150px;
    width: 100%
}

@media (max-width: 767.98px) {
    .download-cta-block .block-image {
        display:none
    }
}

@media (max-width: 767.98px) {
    .download-cta-block .btn {
        width:100%
    }
}

@media (min-width: 576px) {
    .download-cta-block .cta-info {
        margin-left:1rem
    }
}

.modal.modal-form img {
    max-height: 120px;
    box-shadow: 8px 7px 9px 0 rgba(0,0,0,.5)
}

.modal.modal-profile .modal-title {
    line-height: 1
}

@media (min-width: 768px) {
    .modal.modal-profile .modal-title {
        margin-bottom:.5rem
    }
}

.modal.modal-profile p {
    color: #3d4852
}

.modal.modal-profile p.sub-heading {
    margin-bottom: 1.5rem
}

.modal.modal-profile .wysiwyg-content {
    width: 100%
}

.modal.modal-profile .wysiwyg-content p {
    font-size: 1rem;
    line-height: 1.5625rem
}

@media (max-width: 575.98px) {
    .modal.modal-profile .profile-image {
        display:none
    }
}

.modal.modal-profile .profile-image img {
    width: 100%;
    max-height: unset
}

@media (max-width: 575.98px) {
    .modal.modal-profile .profile-image img {
        border-radius:3rem
    }
}

@media (min-width: 768px) {
    .modal.modal-profile .profile-image img.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:3rem
    }
}

.modal.modal-profile .grouped-social-icons {
    padding: .5rem 1rem
}

@media (max-width: 767.98px) {
    .modal.modal-profile .grouped-social-icons {
        margin-bottom:1rem
    }
}

@media (min-width: 768px) {
    .modal.modal-profile .grouped-social-icons {
        padding:1rem 2rem
    }
}

@media (max-width: 767.98px) {
    .modal.modal-profile .grouped-social-icons .social-icons p {
        display:none
    }
}

@media (min-width: 768px) {
    .modal.modal-profile .grouped-social-icons .social-icons p {
        width:auto
    }
}

.modal.modal-profile .grouped-social-icons .social-icons a:last-of-type {
    margin-right: auto
}

.bg-image-cards-wrapper .row {
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bg-image-cards-wrapper .row [class^=col-] {
    margin-bottom: 2.5rem
}

.bg-image-cards-wrapper .row [class^=col-] .card {
    height: 100%;
    width: 100%
}

.sidebar-cta-block {
    margin: 2rem 0;
    padding: 2rem 1.25rem
}

@media (min-width: 576px) {
    .sidebar-cta-block {
        padding:3rem
    }
}

@media (max-width: 767.98px) {
    .sidebar-cta-block .btn {
        width:100%
    }
}

@media (min-width: 576px) {
    .sidebar-cta-block .cta-info {
        margin-left:1rem
    }
}

.map-wrapper .map-image {
    margin-top: 1rem
}

.map-wrapper .map-image img {
    width: 100%
}

.map-wrapper iframe {
    margin-top: 1rem;
    border: 0;
    width: 100%;
    min-height: 300px
}

.card.accordion-card {
    min-height: 0;
    border-top: 1px solid #cfd8fc;
    background: none
}

.card.accordion-card:last-of-type {
    border-bottom: 1px solid #cfd8fc
}

.card.accordion-card .container-fluid,.card.accordion-card .container-lg,.card.accordion-card .container-md,.card.accordion-card .container-sm,.card.accordion-card .container-xl {
    padding: 0
}

.card.accordion-card .card-header {
    background: none;
    border-bottom: none
}

.card.accordion-card .card-header .btn.btn-link {
    background: none;
    border: none;
    color: #191466;
    width: 100%;
    padding: 0
}

.card.accordion-card .card-header .btn.btn-link:after {
    background-image: url(../img/icons/chevron-down.svg);
    width: 11px;
    height: 8px;
    margin-left: 3px;
    margin-top: -4px;
    background-size: contain;
    display: inline-block;
    content: "";
    position: relative;
    margin-right: .5rem;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.card.accordion-card .card-header .btn.btn-link.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.card.accordion-card .card-body:after {
    height: 0
}

.card.accordion-card .card-body h1,.card.accordion-card .card-body h2,.card.accordion-card .card-body h3,.card.accordion-card .card-body h4,.card.accordion-card .card-body h5,.card.accordion-card .card-body h6 {
    color: #191466
}

.card.accordion-card .card-body p {
    font-size: 1rem;
    line-height: 1.5625rem;
    color: #393939
}

.card.accordion-card.bg-primary,.card.accordion-card.bg-primary-2 {
    border-top: 1px solid #fff
}

.card.accordion-card.bg-primary-2:last-of-type,.card.accordion-card.bg-primary:last-of-type {
    border-bottom: 1px solid #fff
}

.card.accordion-card.bg-primary-2 .card-header .btn.btn-link,.card.accordion-card.bg-primary .card-header .btn.btn-link {
    color: #fff
}

.card.accordion-card.bg-white-2 {
    background: #f6f8fd;
    border-top: 1px solid #cfd8fc
}

.card.accordion-card.bg-white-2 .card-header {
    background: #f6f8fd;
    border-bottom: none
}

.card.accordion-card.bg-white-2 .card-header .btn.btn-link {
    color: #191466
}

.card.accordion-card.bg-white-2 .card-header .btn.btn-link:after {
    background-image: url(../img/icons/chevron-down.svg)
}

.card.accordion-card.bg-white-2 .card-body {
    color: #191466
}

.card.accordion-card.bg-white-2 .card-body p {
    color: #393939
}

.card.accordion-card.bg-primary-2 .card-header .btn.btn-link:after,.card.accordion-card .bg-primary .card-header .btn.btn-link:after {
    background-image: url(../img/icons/chevron-down-white-2.svg)
}

.card.accordion-card.bg-primary-2 .card-body:after,.card.accordion-card .bg-primary .card-body:after {
    height: 0
}

.card.accordion-card.bg-primary-2 .card-body h1,.card.accordion-card.bg-primary-2 .card-body h2,.card.accordion-card.bg-primary-2 .card-body h3,.card.accordion-card.bg-primary-2 .card-body h4,.card.accordion-card.bg-primary-2 .card-body h5,.card.accordion-card.bg-primary-2 .card-body h6,.card.accordion-card .bg-primary .card-body h1,.card.accordion-card .bg-primary .card-body h2,.card.accordion-card .bg-primary .card-body h3,.card.accordion-card .bg-primary .card-body h4,.card.accordion-card .bg-primary .card-body h5,.card.accordion-card .bg-primary .card-body h6 {
    color: #fff
}

.modal-company-profile .modal-title {
    line-height: 3rem
}

.modal-company-profile .cta.text {
    margin: 0 1rem 2rem 0
}

.cookie-banner {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 2px 0 rgba(18,18,18,.1),0 2px 4px 0 rgba(18,18,18,.1);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    margin: 2rem;
    padding: 1.5rem 1rem;
    position: fixed;
    right: 0;
    z-index: 10000
}

@media (min-width: 768px) {
    .cookie-banner {
        -webkit-flex-direction:row;
        -ms-flex-direction: row;
        flex-direction: row;
        left: 50%;
        margin: 0 0 2rem;
        min-width: 700px;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 992px) {
    .cookie-banner {
        width:890px
    }
}

@media (min-width: 1200px) {
    .cookie-banner {
        width:1170px
    }
}

.cookie-banner .btn-primary,.cookie-banner .cookie-text {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 1rem
}

.cookie-banner .btn-primary {
    margin: 1rem 0 0;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
    width: 100%
}

@media (min-width: 768px) {
    .cookie-banner .btn-primary {
        margin:0;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.cookie-banner .cookie-text {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 1rem
}

.cookie-banner .buttons {
    height: 100%
}

@media (max-width: 1199.98px) {
    .cookie-banner .buttons .col {
        width:100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 992px) {
    .cookie-banner .buttons .col {
        position:relative;
        height: 100%
    }

    .cookie-banner .buttons a {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%
    }
}

.role-cards .row {
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.role-cards .row [class^=col-] {
    margin-bottom: 2.5rem
}

.role-cards .row [class^=col-] .job-role-card {
    height: 100%;
    width: 100%
}

.focus-area-cards [class*=col-] {
    padding: 0 .25rem
}

@media (min-width: 576px) {
    .focus-area-cards.has-odd-children>[class*=col-]:first-of-type {
        margin-left:25%
    }
}

.audio-embed {
    position: relative;
    width: 100%;
    margin: 2rem 0;
    padding-top: 56.25%
}

.audio-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.filter-tags {
    padding-top: 0;
    padding-bottom: 0
}

.filter-tags .filtered-tags {
    min-height: 2.5rem;
    width: 100%;
    margin-top: 1rem
}

@media (min-width: 768px) {
    .filter-tags .filtered-tags {
        margin-top:0;
        width: 75%
    }
}

.filter-tags .filtered-tags a.article-tag {
    position: relative;
    padding-right: 2rem
}

.filter-tags .filtered-tags a.article-tag:after {
    content: "";
    display: inline-block;
    top: 12px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232E404D' d='M14 1.41L12.59 0 7 5.59 1.41 0 0 1.41 5.59 7 0 12.59 1.41 14 7 8.41 12.59 14 14 12.59 8.41 7z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    width: 8px;
    height: 8px;
    position: absolute;
    right: .75rem
}

@media (min-width: 768px) {
    .filter-tags .tag-filter.accordion {
        width:75%
    }
}

.filter-tags .tag-filter.accordion .article-tags {
    margin: 0 0 1rem
}

.filter-tags .tag-filter.accordion .article-tags.card.accordion-card {
    border-top: 1px solid #3775c4
}

.filter-tags .tag-filter.accordion .article-tags.card.accordion-card:last-of-type {
    border-bottom: 1px solid #3775c4
}

.filter-tags .tag-filter.accordion .article-tags .card-header {
    padding: 0
}

.filter-tags .tag-filter.accordion .article-tags .card-header+div {
    padding-inline:1rem}

.filter-tags .tag-filter.accordion .article-tags .card-header+div .article-tag:last-of-type {
    margin-bottom: 3.5rem
}

.filter-tags .tag-filter.accordion .article-tags .btn.btn-link {
    border-radius: 0;
    padding: 1.25rem 1rem!important
}

.filter-tags .tag-filter.accordion .article-tags .btn.btn-link:active,.filter-tags .tag-filter.accordion .article-tags .btn.btn-link:focus {
    box-shadow: none
}

.filter-tags .tag-filter.accordion .article-tags .btn.btn-link[aria-expanded=false] {
    background-color: #f6f8fd!important
}

.filter-tags .tag-filter.accordion .article-tags .btn.btn-link .label {
    opacity: 1;
    color: #191466;
    font-weight: 700;
    margin-bottom: 0
}

.form-check-input[type=checkbox] {
    position: absolute;
    left: 0;
    margin: 0;
    top: .25rem
}

.form-check-input[type=checkbox]+.form-check-label {
    padding-left: 2.25rem;
    position: relative;
    margin-left: -1.25rem;
    margin-top: .25rem
}

.form-check-input[type=checkbox]+.form-check-label:after,.form-check-input[type=checkbox]+.form-check-label:before {
    content: "";
    display: block;
    height: 1.75rem;
    position: absolute;
    width: 1.75rem
}

.form-check-input[type=checkbox]+.form-check-label:before {
    background-color: #f6f8fd;
    border: 1px solid #979797;
    border-radius: 1px;
    left: 0;
    top: -.1rem;
    z-index: 1
}

.form-check-input[type=checkbox]:checked+.form-check-label:after {
    background-image: url(../img/icons/check-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    left: 0;
    top: -2px;
    z-index: 2
}

.form-check-input[type=checkbox]~.form-text {
    margin-left: 1rem
}

.form-control.date-picker {
    background-image: url(../img/icons/date-picker-bg-small.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    padding-right: 2.875rem
}

.form-control.date-picker:disabled,.form-control.date-picker[readonly] {
    background-color: #f6f8fd
}

@media (min-width: 992px) {
    .form-control.date-picker {
        background-image:url(../img/icons/date-picker-bg-large.svg);
        padding-right: 3.625rem
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .form-control.date-picker {
        background-size: 34px 34px
    }
}

@media (-ms-high-contrast:active) and (min-width: 992px),(-ms-high-contrast:none) and (min-width:992px) {
    .form-control.date-picker {
        background-size:50px 50px
    }
}

input[type=search].form-control {
    border-radius: 30px;
    padding-left: 1.5rem
}

input[type=search].form-control+.input-group-appendx {
    position: relative
}

input[type=search].form-control+.input-group-appendx button {
    z-index: 1;
    height: 100%
}

input[type=search].form-control+.input-group-appendx:after {
    content: "";
    background-color: #f6f8fd;
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.country-selector-modal {
    top: 0;
    width: 436px;
    left: auto;
    right: 10px
}

.country-selector-modal .modal-content {
    border-radius: .375rem;
    border: 1px solid hsla(0,0%,100%,.6);
    background: #191466;
    box-shadow: 0 4px 36px 0 rgba(0,0,0,.25)
}

.newCountry-selector_logo {
    background: url();
    width: 230px;
    height: 64px;
    background-repeat: no-repeat;
    position: fixed;
    top: 16px;
    left: 16px
}

.newCountry-selectorBg_overlay {
    background-image: linear-gradient(0deg,rgba(7,15,38,.58),rgba(7,15,38,.58)),url(/dist/img/globalBG.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.new_countrySelect-container {
    padding: 2.5rem 0 2.5rem 2.5rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 96vh
}

.new_countrySelect-container,.new_countrySelect-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.new_countrySelect-header {
    font-family: "Roboto-Regular";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-right: 2.5rem
}

.new_countrySelect-header>span {
    display: inline-block
}

.new_countrySelect-header>span>i {
    color: #fff;
    opacity: .6;
    cursor: pointer
}

.new_countrySelect-inputArea {
    width: 100%;
    margin-bottom: 32px;
    padding-right: 2.5rem
}

.new_countrySelect-inputArea label {
    height: 0;
    color: #fff;
    margin: 0;
    display: block
}

.new_countrySelect-inputArea input#inputCountry {
    width: 100%;
    padding: 0 24px;
    height: 65px;
    background-color: #191466;
    color: #fff;
    border-radius: .375rem;
    border: 1px solid hsla(0,0%,100%,.6);
    box-shadow: 0 4px 40px 0 #191466;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto-Regular;
    font-style: normal;
    line-height: 120%
}

.new_countrySelect-suggestArea {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    overflow-y: auto;
    height: 72vh
}

.new_countrySelect-CurrentLabel,.new_countrySelect-suggestArea {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.new_countrySelect-CurrentLabel {
    padding-right: 15px;
    margin-bottom: 20px
}

.new_countrySelect-suggestArea .new_countrySelect-title {
    font-size: 16px;
    font-weight: 700;
    font-family: Roboto-Regular;
    font-style: normal;
    padding: 10px 24px;
    color: #fff;
    width: 100%;
    margin: 0
}

.new_countrySelect-title a,.new_countrySelect-title a:hover {
    color: #fff;
    width: 100%;
    margin: 0;
    cursor: text
}

.new_countrySelect-currentCountry-cntr,.new_countrySelect-suggestArea .new_countrySelect-suggestArea-cntr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    font-size: 16px;
    padding-right: 1rem;
    cursor: pointer
}

.new_countrySelect-currentCountry-cntr a {
    border-radius: .375rem;
    border: 1px solid #fff;
    background: #2e404d;
    display: block;
    padding: 20px 24px
}

.new_countrySelect-suggestArea-cntr a {
    display: block;
    border: 1px solid #191466;
    padding: 20px 24px
}

.new_countrySelect-currentCountry-cntr a i,.new_countrySelect-suggestArea-cntr a i {
    color: #fff;
    float: right;
    margin: 8px 0 0
}

.new_countrySelect-suggestArea .new_countrySelect-suggestArea-cntr a:hover {
    border-radius: .375rem;
    background: rgba(46,64,77,.6)
}

.new_countrySelect-currentCountry-cntr a img,.new_countrySelect-suggestArea-cntr a img {
    width: 20px;
    height: 15px;
    margin: 0 16px 0 0
}

.new_countrySelect-currentCountry-cntr a span,.new_countrySelect-suggestArea-cntr a span {
    margin: 0 16px 0 0;
    color: #fff;
    font-size: 16px
}

.new_countrySelect-currentCountry-cntr a span.country_SelectLanguage,.new_countrySelect-suggestArea-cntr a span.country_SelectLanguage {
    margin: 0;
    opacity: .6
}

.new_countrySelect-notAvailable {
    padding: 0 6.5rem 0 4.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    text-align: center
}

.new_countrySelect-notAvailable p {
    color: #fff;
    text-align: center;
    line-height: normal;
    margin-bottom: 32px;
    font-size: 16px
}

.new_countrySelect-notAvailable button {
    width: auto;
    background: none;
    border: none;
    outline: 0;
    color: #ffc400;
    font-family: Roboto-Regular;
    font-weight: 700
}

.new_countrySelect-notAvailable button i {
    display: inline-block;
    margin-left: 7px
}

.new_countrySelector_Inputcntr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.new_countrySelector_Inputcntr span {
    position: absolute;
    width: 20px;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    left: auto;
    right: 15px;
    cursor: pointer
}

.new_countrySelector_Inputcntr span.country_search i {
    opacity: .6;
    color: #fff;
    font-size: 22px;
    right: 15px;
    height: 20px
}

.new_countrySelector_Inputcntr span.country_search_close i {
    opacity: 1;
    color: #fff;
    right: 20px;
    font-size: 24px
}

@media (max-width: 767px) {
    .country-selector-modal {
        top:10px;
        width: 95%;
        height: 99vh;
        right: 10px;
        left: 10px;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .country-selector-modal {
        top:0;
        width: 436px;
        height: 99vh;
        right: 10px;
        left: auto;
        position: fixed!important;
        overflow-y: hidden!important
    }
}

.modal-backdrop {
    z-index: 5
}

.navbar {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 1001
}

@media screen and (min-width: 1365px) {
    .navbar+div {
        margin-top:90px
    }
}

.navbar .nav-wrapper {
    background-color: #191466;
    width: 100%;
    min-height: 90px
}

@media screen and (min-width: 1365px) {
    .navbar {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        min-height: 64px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        min-height: 90px
    }
}

@media screen and (min-width: 1200px) {
    .navbar.navbar-expand-xl {
        display:-webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
}

@media screen and (min-width: 1200px) and (max-width:1365px) {
    .navbar.navbar-expand-xl .navbar-collapse {
        display:none!important
    }

    .navbar.navbar-expand-xl .navbar-collapse.show {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width: 1200px) {
    .navbar.navbar-expand-xl .navbar-toggler {
        display:block
    }
}

@media screen and (min-width: 1365px) {
    .navbar.navbar-expand-xl {
        -webkit-flex-flow:row nowrap!important;
        -ms-flex-flow: row nowrap!important;
        flex-flow: row nowrap!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .navbar.navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar .col-xl-3 {
    width: 100%;
    max-width: 100%!important;
    -webkit-flex: 0 0 100%!important;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important
}

@media screen and (min-width: 1365px) {
    .navbar .col-xl-3 {
        -webkit-flex:0 0 25%!important;
        -ms-flex: 0 0 25%!important;
        flex: 0 0 25%!important;
        max-width: 25%!important
    }
}

@media screen and (min-width: 1365px) {
    .navbar+* {
        margin-top:90px!important
    }
}

.navbar-brand {
    padding: 0;
    height: 30px;
    width: 167px;
    margin: 1.75rem 1rem 1rem;
    max-width: 10.25rem
}

@media (min-width: 768px) {
    .navbar-brand {
        margin-left:2rem;
        margin-right: 0
    }
}

@media screen and (min-width: 1400px) {
    .navbar-brand {
        margin-left:3rem;
        -webkit-flex: 0 0 11.25rem;
        -ms-flex: 0 0 11.25rem;
        flex: 0 0 11.25rem
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navbar-brand {
        height: 100%;
        width: 100%;
        margin-top: 1.5rem
    }
}

.navbar-link-image {
    position: relative;
    max-height: 34px;
    z-index: 1
}

@media (min-width: 768px) {
    .navbar-link-image {
        max-height:20px
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link-image {
        max-height:34px
    }
}

#navbarLevel0Collapse {
    background: rgba(7,15,38,.75)
}

@media screen and (min-width: 1365px) {
    #navbarLevel0Collapse {
        -webkit-flex:1 0 calc(100% - 8.25rem - 12px);
        -ms-flex: 1 0 calc(100% - 8.25rem - 12px);
        flex: 1 0 calc(100% - 8.25rem - 12px);
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.mobile-top-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 1365px) {
    .mobile-top-wrapper {
        display:none
    }
}

.mobile-top-wrapper .level-0-mobile {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mobile-top-wrapper .level-0-mobile .navbar-list-item {
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.mobile-top-wrapper .level-0-mobile .navbar-link-icon {
    margin-right: 1.5rem
}

.navbar-left,.navbar-right {
    background-color: #191466
}

@media (min-width: 768px) {
    .navbar-left,.navbar-right {
        width:680px;
        margin-right: 0;
        margin-left: auto
    }
}

@media screen and (min-width: 1365px) {
    .navbar-left,.navbar-right {
        width:unset;
        margin: 0;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-height: 90px
    }
}

@media screen and (min-width: 1365px) {
    .navbar-left {
        -webkit-justify-content:flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .navbar-left .navbar-list.level-0 {
        margin:0
    }
}

.navbar-left .navbar-list.level-0>.navbar-list-item {
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    padding: 1rem 1.25rem
}

@media screen and (min-width: 1365px) {
    .navbar-left .navbar-list.level-0>.navbar-list-item {
        margin-right:0;
        font-size: 1rem
    }
}

@media screen and (max-width: 1365px) {
    .navbar-left .navbar-list.level-0>.navbar-list-item .featured-col {
        display:none
    }
}

.navbar-left .navbar-list.level-0>.navbar-list-item .featured-col p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

.navbar-left .navbar-list.level-0>.navbar-list-item .featured-col p.is-heading {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px
}

.navbar-left .navbar-list.level-0>.navbar-list-item .featured-col p a {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    position: relative
}

.navbar-left .navbar-list.level-0>.navbar-list-item .featured-col p a:hover {
    text-decoration: underline
}

.navbar-left .navbar-list.level-0>.navbar-list-item .featured-col p a:after {
    background-image: url(../img/icons/navbar/arrow-right-2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    height: 15px;
    top: calc(50% - 7px);
    width: 13px
}

.navbar-left .navbar-list.level-0>.navbar-list-item .featured-col img {
    width: 100%;
    margin-bottom: 1.25rem
}

.navbar-right .navbar-list.level-0>.navbar-list-item {
    font-size: 1rem;
    padding-bottom: 0
}

@media (min-width: 768px) {
    .navbar-right .navbar-list.level-0>.navbar-list-item {
        font-size:.875rem;
        margin-left: .25rem;
        margin-right: .25rem;
        padding-bottom: .5rem
    }
}

@media (min-width: 992px) {
    .navbar-right .navbar-list.level-0>.navbar-list-item {
        font-size:1rem;
        margin-left: .5rem;
        margin-right: .5rem
    }
}

@media screen and (min-width: 1365px) {
    .navbar-right {
        -webkit-justify-content:flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-left: 0
    }
}

@media screen and (min-width: 1365px) {
    .navbar-right .navbar-list.level-0>.navbar-list-item {
        margin-left:0;
        margin-right: 2rem
    }
}

@media screen and (min-width: 1400px) {
    .navbar-right .navbar-list.level-0>.navbar-list-item {
        margin-right:3rem
    }
}

.navbar-list.level-0>.navbar-list-item:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 2px solid transparent
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item:hover:after {
        border-bottom:2px solid #15c9f7;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.navbar-list.level-0>.navbar-list-item:has(.btn) :after,.navbar-list.level-0>.navbar-list-item:has(.has-icon) :after {
    border-bottom: none
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item:has(.btn):hover:after,.navbar-list.level-0>.navbar-list-item:has(.has-icon):hover:after {
        border-bottom:2px solid transparent
    }
}

.navbar-list.level-0>.navbar-list-item.is-selected:after {
    content: "";
    display: block;
    width: 100%
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item.is-selected:after {
        border-bottom:2px solid #15c9f7;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 20px
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn).navbar-link-image-only {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn).navbar-link-image-only {
        height: 20px
    }
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn):before {
    bottom: -1px;
    content: "";
    display: block;
    height: .75rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity .2s ease-out;
    width: 100%
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn):before {
        bottom:-20px
    }
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn):hover {
    color: #fff
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn):hover:before {
    opacity: 1
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn) .navbar-link-icon {
    margin-top: .4rem
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn).is-search .navbar-link-icon {
    margin-top: .5rem
}

.navbar-list.level-0>.navbar-list-item .close {
    background: none;
    opacity: 1;
    z-index: 2;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-shadow: none;
    padding: .75rem 1rem
}

@media screen and (max-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item .close {
        display:none
    }
}

.navbar-list.level-0>.navbar-list-item .close svg {
    margin-bottom: 3px
}

.navbar-list.level-0>.navbar-list-item .close svg #cross {
    fill: #fff
}

.navbar-list.level-0>.navbar-list-item .close:hover {
    color: #fff;
    opacity: 1
}

.navbar-list.level-0>.navbar-list-item .close:hover svg #cross {
    fill: #fff
}

@media screen and (max-width: 1365px) {
    .navbar-list-item {
        margin-bottom:0!important
    }

    .navbar-list-item .btn {
        text-align: center
    }

    .navbar-list.level-0>.navbar-list-item .navbar-link.has-children:not(.collapsed):not(.is-search) {
        margin-bottom: 1.5rem
    }

    .navbar-list.level-1 {
        padding-left: 0
    }

    .navbar-list.level-2 {
        padding-left: 1rem
    }

    .navbar-list.level-1 .navbar-list-item {
        border-bottom: none;
        margin-bottom: 0
    }

    .navbar-list.level-1 .navbar-list-item .navbar-link:not(.btn) {
        display: block;
        margin-bottom: 1.5rem
    }

    .navbar-list-item:has(.navbar-link.is-search) {
        padding: 1rem!important
    }

    .search-wrapper {
        padding-block:1rem!important}

    .navbar-list.level-2>.navbar-list-item:last-of-type {
        margin-bottom: 1rem
    }

    .navbar-list.level-2>.navbar-list-item .navbar-link.is-overview {
        display: none
    }

    .navbar-list.navbar-list-type-3 .navbar-list-item:last-of-type>.navbar-link {
        margin-bottom: 1.5rem
    }
}

.navbar-list.level-0 {
    display: block;
    margin: 0 1rem;
    padding: 0
}

.navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn) {
    padding-bottom: 0
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn) {
        padding-bottom:.5rem
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0 {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0;
        padding: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .navbar-list.level-0>.navbar-list-item {
        padding: 1rem 0
    }

    .navbar-list.level-0>.navbar-list-item .collapse {
        display: block
    }

    .navbar-list.level-0>.navbar-list-item>.navbar-link:not(.btn) {
        padding-bottom: 0
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-0>.navbar-list-item {
        padding:0
    }
}

.navbar-list.level-1>.navbar-list-item>.navbar-link {
    opacity: 1;
    font-weight: 0;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    .navbar-list.level-1>.navbar-list-item>.navbar-link {
        margin-bottom:1.5rem
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-1:focus>.navbar-list-item>.navbar-link,.navbar-list.level-1:hover>.navbar-list-item>.navbar-link {
        opacity:1
    }
}

.navbar-list.level-1>.navbar-list-item>.navbar-link.is-active {
    opacity: 1
}

.navbar-list.level-1>.navbar-list-item>.navbar-link:focus,.navbar-list.level-1>.navbar-list-item>.navbar-link:hover {
    opacity: 1;
    text-decoration: underline
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-1 .navbar-link {
        font-size:1.25rem;
        padding-bottom: 1rem
    }
}

.navbar-list.level-1 .navbar-link.has-children:after {
    width: 15px;
    height: 10px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    top: calc(50% - .2rem);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-1 .navbar-link.has-children:after {
        display:block;
        right: -.5rem;
        top: calc(50% - 5px - .5rem);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        display: none
    }
}

@media screen and (max-width: 1365px) {
    .navbar-list.level-1 .navbar-link.has-children.collapsed:after {
        -webkit-transform:rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.navbar-list.level-1 .navbar-link.is-overview {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-1 .navbar-link.is-overview {
        font-size:30px;
        font-weight: 400;
        margin-bottom: 3.5rem
    }
}

.navbar-list.level-1 .navbar-link.is-overview:after {
    background-image: url(../img/icons/navbar/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    height: 12px;
    top: calc(50% - 5px);
    width: 15px
}

@media screen and (max-width: 1365px) {
    .navbar-list.level-1 .navbar-link.is-overview:after {
        display:none
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-1 .navbar-link.is-overview:after {
        height:18px;
        right: -45px;
        top: calc(50% - 9px);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        width: 21px
    }
}

.navbar-list.level-1 .navbar-link:focus,.navbar-list.level-1 .navbar-link:hover {
    color: #fff
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-1 {
        margin:0;
        padding: 0;
        width: 100%
    }

    .navbar-list.level-1>.navbar-list-item .collapse {
        display: block
    }

    .navbar-list.level-1>.navbar-list-item>.navbar-link:not(.btn) {
        padding-bottom: 0
    }
}

.navbar-list.level-2>.navbar-list-item>.navbar-link {
    opacity: .6;
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    .navbar-list.level-2>.navbar-list-item>.navbar-link {
        margin-bottom:1.5rem
    }
}

.navbar-list.level-2 .navbar-link {
    font-size: 1rem
}

@media screen and (min-width: 1365px) {
    .navbar-list.level-2 .navbar-link {
        padding-bottom:.5rem
    }
}

.navbar-list.level-2 .navbar-link.is-overview {
    color: rgba(246,248,253,.8);
    font-size: 1rem
}

.navbar-list.level-2 .navbar-link:focus,.navbar-list.level-2 .navbar-link:hover {
    color: #fff;
    opacity: 1
}

@media (min-width: 768px) {
    .navbar-list.level-2 {
        padding-left:0
    }

    .navbar-list.level-2>.navbar-list-item .collapse {
        display: block
    }

    .navbar-list.level-2>.navbar-list-item>.navbar-link:not(.btn) {
        padding-bottom: 0
    }
}

.navbar-list-item {
    border-bottom: 1px solid hsla(0,0%,100%,.5);
    margin-bottom: .5rem
}

@media screen and (min-width: 1365px) {
    .navbar-list-item {
        border-bottom:none;
        margin-bottom: 0
    }
}

.navbar-list-item:before {
    display: none
}

.navbar-list-item.country-selector {
    padding: 1rem 1.5rem 1.5rem;
    margin: 0 1rem
}

@media screen and (min-width: 1365px) {
    .navbar-list-item.country-selector {
        padding:1rem 1.5rem;
        margin: 0
    }
}

.navbar-list-item.country-selector::marker {
    content: ""
}

@media screen and (min-width: 1365px) {
    .navbar-list-item.country-selector .country_SelectLanguage,.navbar-list-item.country-selector .countryname {
        display:none
    }
}

.navbar-list-item.country-selector .countryDetail img {
    width: 20px;
    height: 15px
}

@media (max-width: 991.98px) {
    .navbar-list-item.country-selector .countryDetail img {
        margin-right:.5rem
    }
}

@media screen and (max-width: 1365px) {
    .navbar-list-item.country-selector .countryDetail:after {
        display:none
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list-item.country-selector .countryDetail:after {
        top:calc(50% - 4px)!important;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list-item.country-selector.active .countryDetail:after {
        -webkit-transform:rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.navbar-link {
    color: #fff;
    display: inline-block;
    font-family: Roboto-Regular;
    font-size: 18px;

    font-weight: 400;
    position: relative;
    transition: color .2s ease-out,opacity .2s ease-out
}

.navbar-link.navbar-list {
    display: block
}

.navbar-link.is-external {
    padding-right: 1.5rem
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .navbar-link.is-external {
        padding-right:.9rem
    }
}

.navbar-link.is-external:after {
    background-image: url(../img/icons/navbar/arrow-up-right-from-square-regular.svg);
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    height: 14px;
    top: calc(50% - 8px);
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out;
    width: 14px
}

.navbar-link.countryDetail,.navbar-link.has-children,.navbar-link.is-search {
    padding-right: 1.5rem
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .navbar-link.countryDetail,.navbar-link.has-children,.navbar-link.is-search {
        padding-right:.9rem
    }
}

.navbar-link.countryDetail:after,.navbar-link.has-children:after,.navbar-link.is-search:after {
    background-image: url(../img/icons/navbar/arrow.svg);
    background-size: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    height: 11px;
    top: calc(50% - 10px);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center 7px;
    -ms-transform-origin: center 7px;
    transform-origin: center 7px;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out;
    width: 18px
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail:after,.navbar-link.has-children:after,.navbar-link.is-search:after {
        height:8px;
        top: calc(50% - 5px);
        width: 14px;
        -webkit-transform-origin: center 4px;
        -ms-transform-origin: center 4px;
        transform-origin: center 4px
    }
}

.navbar-link.countryDetail.collapsed:after,.navbar-link.has-children.collapsed:after,.navbar-link.is-search.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.navbar-link.countryDetail.text-hidden,.navbar-link.has-children.text-hidden,.navbar-link.is-search.text-hidden {
    padding-right: 0
}

.navbar-link.countryDetail.text-hidden:after,.navbar-link.has-children.text-hidden:after,.navbar-link.is-search.text-hidden:after {
    display: none
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail.text-hidden .navbar-link-text,.navbar-link.has-children.text-hidden .navbar-link-text,.navbar-link.is-search.text-hidden .navbar-link-text {
        position:absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0,0,0,0);
        white-space: nowrap;
        border: 0
    }
}

.navbar-link.countryDetail+.container-fluid,.navbar-link.countryDetail+.container-lg,.navbar-link.countryDetail+.container-md,.navbar-link.countryDetail+.container-sm,.navbar-link.countryDetail+.container-xl,.navbar-link.has-children+.container-fluid,.navbar-link.has-children+.container-lg,.navbar-link.has-children+.container-md,.navbar-link.has-children+.container-sm,.navbar-link.has-children+.container-xl,.navbar-link.is-search+.container-fluid,.navbar-link.is-search+.container-lg,.navbar-link.is-search+.container-md,.navbar-link.is-search+.container-sm,.navbar-link.is-search+.container-xl {
  
    border-top: 1px solid transparent;
    background: #191466
    
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail+.container-fluid:not(.container-set-width),.navbar-link.countryDetail+.container-lg:not(.container-set-width),.navbar-link.countryDetail+.container-md:not(.container-set-width),.navbar-link.countryDetail+.container-sm:not(.container-set-width),.navbar-link.countryDetail+.container-xl:not(.container-set-width),.navbar-link.has-children+.container-fluid:not(.container-set-width),.navbar-link.has-children+.container-lg:not(.container-set-width),.navbar-link.has-children+.container-md:not(.container-set-width),.navbar-link.has-children+.container-sm:not(.container-set-width),.navbar-link.has-children+.container-xl:not(.container-set-width),.navbar-link.is-search+.container-fluid:not(.container-set-width),.navbar-link.is-search+.container-lg:not(.container-set-width),.navbar-link.is-search+.container-md:not(.container-set-width),.navbar-link.is-search+.container-sm:not(.container-set-width),.navbar-link.is-search+.container-xl:not(.container-set-width) {
        
        max-height:calc(90vh - 90px);
        min-height: 200px
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail+.container-fluid,.navbar-link.countryDetail+.container-lg,.navbar-link.countryDetail+.container-md,.navbar-link.countryDetail+.container-sm,.navbar-link.countryDetail+.container-xl,.navbar-link.has-children+.container-fluid,.navbar-link.has-children+.container-lg,.navbar-link.has-children+.container-md,.navbar-link.has-children+.container-sm,.navbar-link.has-children+.container-xl,.navbar-link.is-search+.container-fluid,.navbar-link.is-search+.container-lg,.navbar-link.is-search+.container-md,.navbar-link.is-search+.container-sm,.navbar-link.is-search+.container-xl {
       
        display:none;
        padding: 3rem
    }
}

@media (min-width: 768px) {
    .navbar-link.countryDetail+.container-fluid .row,.navbar-link.countryDetail+.container-lg .row,.navbar-link.countryDetail+.container-md .row,.navbar-link.countryDetail+.container-sm .row,.navbar-link.countryDetail+.container-xl .row,.navbar-link.has-children+.container-fluid .row,.navbar-link.has-children+.container-lg .row,.navbar-link.has-children+.container-md .row,.navbar-link.has-children+.container-sm .row,.navbar-link.has-children+.container-xl .row,.navbar-link.is-search+.container-fluid .row,.navbar-link.is-search+.container-lg .row,.navbar-link.is-search+.container-md .row,.navbar-link.is-search+.container-sm .row,.navbar-link.is-search+.container-xl .row {
        max-height:calc(100vh - 64px);
        overflow: auto
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail+.container-fluid .row,.navbar-link.countryDetail+.container-lg .row,.navbar-link.countryDetail+.container-md .row,.navbar-link.countryDetail+.container-sm .row,.navbar-link.countryDetail+.container-xl .row,.navbar-link.has-children+.container-fluid .row,.navbar-link.has-children+.container-lg .row,.navbar-link.has-children+.container-md .row,.navbar-link.has-children+.container-sm .row,.navbar-link.has-children+.container-xl .row,.navbar-link.is-search+.container-fluid .row,.navbar-link.is-search+.container-lg .row,.navbar-link.is-search+.container-md .row,.navbar-link.is-search+.container-sm .row,.navbar-link.is-search+.container-xl .row {
        max-height:calc(100vh - 90px)
    }
}

.navbar-link.countryDetail+.container-fluid.container-set-width,.navbar-link.countryDetail+.container-set-width.container-lg,.navbar-link.countryDetail+.container-set-width.container-md,.navbar-link.countryDetail+.container-set-width.container-sm,.navbar-link.countryDetail+.container-set-width.container-xl,.navbar-link.has-children+.container-fluid.container-set-width,.navbar-link.has-children+.container-set-width.container-lg,.navbar-link.has-children+.container-set-width.container-md,.navbar-link.has-children+.container-set-width.container-sm,.navbar-link.has-children+.container-set-width.container-xl,.navbar-link.is-search+.container-fluid.container-set-width,.navbar-link.is-search+.container-set-width.container-lg,.navbar-link.is-search+.container-set-width.container-md,.navbar-link.is-search+.container-set-width.container-sm,.navbar-link.is-search+.container-set-width.container-xl {
    margin: 0
}

.navbar-link.countryDetail+.container-fluid.container-set-width .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.countryDetail+.container-set-width.container-lg .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.countryDetail+.container-set-width.container-md .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.countryDetail+.container-set-width.container-sm .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.countryDetail+.container-set-width.container-xl .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.has-children+.container-fluid.container-set-width .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.has-children+.container-set-width.container-lg .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.has-children+.container-set-width.container-md .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.has-children+.container-set-width.container-sm .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.has-children+.container-set-width.container-xl .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.is-search+.container-fluid.container-set-width .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.is-search+.container-set-width.container-lg .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.is-search+.container-set-width.container-md .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.is-search+.container-set-width.container-sm .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link,.navbar-link.is-search+.container-set-width.container-xl .navbar-list.level-2:last-of-type .navbar-list-item:last-of-type .navbar-link {
    margin-bottom: 0
}

@media screen and (max-width: 1365px) {
    .navbar-link.countryDetail+.container-fluid.container-set-width .navbar-list-item,.navbar-link.countryDetail+.container-set-width.container-lg .navbar-list-item,.navbar-link.countryDetail+.container-set-width.container-md .navbar-list-item,.navbar-link.countryDetail+.container-set-width.container-sm .navbar-list-item,.navbar-link.countryDetail+.container-set-width.container-xl .navbar-list-item,.navbar-link.has-children+.container-fluid.container-set-width .navbar-list-item,.navbar-link.has-children+.container-set-width.container-lg .navbar-list-item,.navbar-link.has-children+.container-set-width.container-md .navbar-list-item,.navbar-link.has-children+.container-set-width.container-sm .navbar-list-item,.navbar-link.has-children+.container-set-width.container-xl .navbar-list-item,.navbar-link.is-search+.container-fluid.container-set-width .navbar-list-item,.navbar-link.is-search+.container-set-width.container-lg .navbar-list-item,.navbar-link.is-search+.container-set-width.container-md .navbar-list-item,.navbar-link.is-search+.container-set-width.container-sm .navbar-list-item,.navbar-link.is-search+.container-set-width.container-xl .navbar-list-item {
        border-bottom:none
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail+.container-fluid.container-set-width,.navbar-link.countryDetail+.container-set-width.container-lg,.navbar-link.countryDetail+.container-set-width.container-md,.navbar-link.countryDetail+.container-set-width.container-sm,.navbar-link.countryDetail+.container-set-width.container-xl,.navbar-link.has-children+.container-fluid.container-set-width,.navbar-link.has-children+.container-set-width.container-lg,.navbar-link.has-children+.container-set-width.container-md,.navbar-link.has-children+.container-set-width.container-sm,.navbar-link.has-children+.container-set-width.container-xl,.navbar-link.is-search+.container-fluid.container-set-width,.navbar-link.is-search+.container-set-width.container-lg,.navbar-link.is-search+.container-set-width.container-md,.navbar-link.is-search+.container-set-width.container-sm,.navbar-link.is-search+.container-set-width.container-xl {
        width:280px;
        padding: 1rem 1.5rem 2rem
    }
}

.navbar-link.countryDetail+.container-fluid.is-search .row,.navbar-link.countryDetail+.is-search.container-lg .row,.navbar-link.countryDetail+.is-search.container-md .row,.navbar-link.countryDetail+.is-search.container-sm .row,.navbar-link.countryDetail+.is-search.container-xl .row,.navbar-link.has-children+.container-fluid.is-search .row,.navbar-link.has-children+.is-search.container-lg .row,.navbar-link.has-children+.is-search.container-md .row,.navbar-link.has-children+.is-search.container-sm .row,.navbar-link.has-children+.is-search.container-xl .row,.navbar-link.is-search+.container-fluid.is-search .row,.navbar-link.is-search+.is-search.container-lg .row,.navbar-link.is-search+.is-search.container-md .row,.navbar-link.is-search+.is-search.container-sm .row,.navbar-link.is-search+.is-search.container-xl .row {
    overflow: visible;
    z-index: 10
}

@media (min-width: 1200px) {
    .navbar-link.countryDetail+.container-fluid.is-search .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-lg .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-md .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-sm .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-xl .row .col-xl-5,.navbar-link.has-children+.container-fluid.is-search .row .col-xl-5,.navbar-link.has-children+.is-search.container-lg .row .col-xl-5,.navbar-link.has-children+.is-search.container-md .row .col-xl-5,.navbar-link.has-children+.is-search.container-sm .row .col-xl-5,.navbar-link.has-children+.is-search.container-xl .row .col-xl-5,.navbar-link.is-search+.container-fluid.is-search .row .col-xl-5,.navbar-link.is-search+.is-search.container-lg .row .col-xl-5,.navbar-link.is-search+.is-search.container-md .row .col-xl-5,.navbar-link.is-search+.is-search.container-sm .row .col-xl-5,.navbar-link.is-search+.is-search.container-xl .row .col-xl-5 {
        width:100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail+.container-fluid.is-search .row,.navbar-link.countryDetail+.is-search.container-lg .row,.navbar-link.countryDetail+.is-search.container-md .row,.navbar-link.countryDetail+.is-search.container-sm .row,.navbar-link.countryDetail+.is-search.container-xl .row,.navbar-link.has-children+.container-fluid.is-search .row,.navbar-link.has-children+.is-search.container-lg .row,.navbar-link.has-children+.is-search.container-md .row,.navbar-link.has-children+.is-search.container-sm .row,.navbar-link.has-children+.is-search.container-xl .row,.navbar-link.is-search+.container-fluid.is-search .row,.navbar-link.is-search+.is-search.container-lg .row,.navbar-link.is-search+.is-search.container-md .row,.navbar-link.is-search+.is-search.container-sm .row,.navbar-link.is-search+.is-search.container-xl .row {
        overflow:visible
    }

    .navbar-link.countryDetail+.container-fluid.is-search .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-lg .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-md .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-sm .row .col-xl-5,.navbar-link.countryDetail+.is-search.container-xl .row .col-xl-5,.navbar-link.has-children+.container-fluid.is-search .row .col-xl-5,.navbar-link.has-children+.is-search.container-lg .row .col-xl-5,.navbar-link.has-children+.is-search.container-md .row .col-xl-5,.navbar-link.has-children+.is-search.container-sm .row .col-xl-5,.navbar-link.has-children+.is-search.container-xl .row .col-xl-5,.navbar-link.is-search+.container-fluid.is-search .row .col-xl-5,.navbar-link.is-search+.is-search.container-lg .row .col-xl-5,.navbar-link.is-search+.is-search.container-md .row .col-xl-5,.navbar-link.is-search+.is-search.container-sm .row .col-xl-5,.navbar-link.is-search+.is-search.container-xl .row .col-xl-5 {
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }
}

.navbar-link.countryDetail.is-active+.container-fluid,.navbar-link.countryDetail.is-active+.container-lg,.navbar-link.countryDetail.is-active+.container-md,.navbar-link.countryDetail.is-active+.container-sm,.navbar-link.countryDetail.is-active+.container-xl,.navbar-link.has-children.is-active+.container-fluid,.navbar-link.has-children.is-active+.container-lg,.navbar-link.has-children.is-active+.container-md,.navbar-link.has-children.is-active+.container-sm,.navbar-link.has-children.is-active+.container-xl,.navbar-link.is-search.is-active+.container-fluid,.navbar-link.is-search.is-active+.container-lg,.navbar-link.is-search.is-active+.container-md,.navbar-link.is-search.is-active+.container-sm,.navbar-link.is-search.is-active+.container-xl {
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1002
}

@media (min-width: 768px) {
    .navbar-link.countryDetail.is-active+.container-fluid,.navbar-link.countryDetail.is-active+.container-lg,.navbar-link.countryDetail.is-active+.container-md,.navbar-link.countryDetail.is-active+.container-sm,.navbar-link.countryDetail.is-active+.container-xl,.navbar-link.has-children.is-active+.container-fluid,.navbar-link.has-children.is-active+.container-lg,.navbar-link.has-children.is-active+.container-md,.navbar-link.has-children.is-active+.container-sm,.navbar-link.has-children.is-active+.container-xl,.navbar-link.is-search.is-active+.container-fluid,.navbar-link.is-search.is-active+.container-lg,.navbar-link.is-search.is-active+.container-md,.navbar-link.is-search.is-active+.container-sm,.navbar-link.is-search.is-active+.container-xl {
        top:64px
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link.countryDetail.is-active+.container-fluid,.navbar-link.countryDetail.is-active+.container-lg,.navbar-link.countryDetail.is-active+.container-md,.navbar-link.countryDetail.is-active+.container-sm,.navbar-link.countryDetail.is-active+.container-xl,.navbar-link.has-children.is-active+.container-fluid,.navbar-link.has-children.is-active+.container-lg,.navbar-link.has-children.is-active+.container-md,.navbar-link.has-children.is-active+.container-sm,.navbar-link.has-children.is-active+.container-xl,.navbar-link.is-search.is-active+.container-fluid,.navbar-link.is-search.is-active+.container-lg,.navbar-link.is-search.is-active+.container-md,.navbar-link.is-search.is-active+.container-sm,.navbar-link.is-search.is-active+.container-xl {
        top:90px
    }
}

.navbar-link.countryDetail.is-active+.container-fluid.is-search:after,.navbar-link.countryDetail.is-active+.is-search.container-lg:after,.navbar-link.countryDetail.is-active+.is-search.container-md:after,.navbar-link.countryDetail.is-active+.is-search.container-sm:after,.navbar-link.countryDetail.is-active+.is-search.container-xl:after,.navbar-link.has-children.is-active+.container-fluid.is-search:after,.navbar-link.has-children.is-active+.is-search.container-lg:after,.navbar-link.has-children.is-active+.is-search.container-md:after,.navbar-link.has-children.is-active+.is-search.container-sm:after,.navbar-link.has-children.is-active+.is-search.container-xl:after,.navbar-link.is-search.is-active+.container-fluid.is-search:after,.navbar-link.is-search.is-active+.is-search.container-lg:after,.navbar-link.is-search.is-active+.is-search.container-md:after,.navbar-link.is-search.is-active+.is-search.container-sm:after,.navbar-link.is-search.is-active+.is-search.container-xl:after {
    display: none
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-lg .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-md .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-sm .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-xl .navbar-list.level-1,.navbar-link.has-children.is-active+.container-fluid .navbar-list.level-1,.navbar-link.has-children.is-active+.container-lg .navbar-list.level-1,.navbar-link.has-children.is-active+.container-md .navbar-list.level-1,.navbar-link.has-children.is-active+.container-sm .navbar-list.level-1,.navbar-link.has-children.is-active+.container-xl .navbar-list.level-1,.navbar-link.is-search.is-active+.container-fluid .navbar-list.level-1,.navbar-link.is-search.is-active+.container-lg .navbar-list.level-1,.navbar-link.is-search.is-active+.container-md .navbar-list.level-1,.navbar-link.is-search.is-active+.container-sm .navbar-list.level-1,.navbar-link.is-search.is-active+.container-xl .navbar-list.level-1 {
    display: block
}

@media (min-width: 768px) {
    .navbar-link.countryDetail.is-active+.container-fluid .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-lg .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-md .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-sm .navbar-list.level-1,.navbar-link.countryDetail.is-active+.container-xl .navbar-list.level-1,.navbar-link.has-children.is-active+.container-fluid .navbar-list.level-1,.navbar-link.has-children.is-active+.container-lg .navbar-list.level-1,.navbar-link.has-children.is-active+.container-md .navbar-list.level-1,.navbar-link.has-children.is-active+.container-sm .navbar-list.level-1,.navbar-link.has-children.is-active+.container-xl .navbar-list.level-1,.navbar-link.is-search.is-active+.container-fluid .navbar-list.level-1,.navbar-link.is-search.is-active+.container-lg .navbar-list.level-1,.navbar-link.is-search.is-active+.container-md .navbar-list.level-1,.navbar-link.is-search.is-active+.container-sm .navbar-list.level-1,.navbar-link.is-search.is-active+.container-xl .navbar-list.level-1 {
        padding-right:2rem
    }
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-2-primary.level-1,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-2-primary.level-1,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-2-primary.level-1,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-2-primary.level-1,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-2-primary.level-1,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-2-primary.level-1,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-2-primary.level-1,.navbar-link.has-children.is-active+.container-md .navbar-list-type-2-primary.level-1,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-2-primary.level-1,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-2-primary.level-1,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-2-primary.level-1,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-2-primary.level-1,.navbar-link.is-search.is-active+.container-md .navbar-list-type-2-primary.level-1,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-2-primary.level-1,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-2-primary.level-1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    width: auto
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-md .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-md .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-2-primary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-2-primary.level-1 .navbar-list-item {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.has-children.is-active+.container-md .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.is-search.is-active+.container-md .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-2-primary.level-1 .navbar-list-item.is-overview {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-2-secondary.level-1,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-2-secondary.level-1,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-2-secondary.level-1,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-2-secondary.level-1,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-2-secondary.level-1,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-2-secondary.level-1,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-2-secondary.level-1,.navbar-link.has-children.is-active+.container-md .navbar-list-type-2-secondary.level-1,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-2-secondary.level-1,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-2-secondary.level-1,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-2-secondary.level-1,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-2-secondary.level-1,.navbar-link.is-search.is-active+.container-md .navbar-list-type-2-secondary.level-1,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-2-secondary.level-1,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-2-secondary.level-1 {
    border-top: 1px solid hsla(0,0%,100%,.16);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 2rem;
    padding-top: 2rem;
    width: auto
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-md .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-md .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-2-secondary.level-1 .navbar-list-item,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-2-secondary.level-1 .navbar-list-item {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-md .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-md .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-2-secondary.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-2-secondary.level-1 .navbar-link {
    color: rgba(246,248,253,.8);
    font-size: 1rem
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-3.level-1,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-3.level-1,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-3.level-1,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-3.level-1,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-3.level-1,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-3.level-1,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-3.level-1,.navbar-link.has-children.is-active+.container-md .navbar-list-type-3.level-1,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-3.level-1,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-3.level-1,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-3.level-1,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-3.level-1,.navbar-link.is-search.is-active+.container-md .navbar-list-type-3.level-1,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-3.level-1,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-3.level-1 {
    width: auto
}

@media (min-width: 992px) {
    .navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-3.level-1.wide,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-3.level-1.wide,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-3.level-1.wide,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-3.level-1.wide,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-3.level-1.wide,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-3.level-1.wide,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-3.level-1.wide,.navbar-link.has-children.is-active+.container-md .navbar-list-type-3.level-1.wide,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-3.level-1.wide,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-3.level-1.wide,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-3.level-1.wide,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-3.level-1.wide,.navbar-link.is-search.is-active+.container-md .navbar-list-type-3.level-1.wide,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-3.level-1.wide,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-3.level-1.wide {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.has-children.is-active+.container-md .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.is-search.is-active+.container-md .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-3.level-1.wide .navbar-list-item,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-3.level-1.wide .navbar-list-item {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-3.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-3.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-3.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-3.level-1 .navbar-link,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-3.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-3.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-3.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-md .navbar-list-type-3.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-3.level-1 .navbar-link,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-3.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-3.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-3.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-md .navbar-list-type-3.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-3.level-1 .navbar-link,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-3.level-1 .navbar-link {
    line-height: 1;
    padding-left: 1.5rem
}

.navbar-link.countryDetail.is-active+.container-fluid .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.countryDetail.is-active+.container-lg .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.countryDetail.is-active+.container-md .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.countryDetail.is-active+.container-sm .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.countryDetail.is-active+.container-xl .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.has-children.is-active+.container-fluid .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.has-children.is-active+.container-lg .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.has-children.is-active+.container-md .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.has-children.is-active+.container-sm .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.has-children.is-active+.container-xl .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.is-search.is-active+.container-fluid .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.is-search.is-active+.container-lg .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.is-search.is-active+.container-md .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.is-search.is-active+.container-sm .navbar-list-type-3.level-1 .navbar-link-icon,.navbar-link.is-search.is-active+.container-xl .navbar-list-type-3.level-1 .navbar-link-icon {
    position: absolute;
    left: 0;
    top: .25rem
}

.navbar-link.countryDetail.is-active+.navbar-list.level-2,.navbar-link.has-children.is-active+.navbar-list.level-2,.navbar-link.is-search.is-active+.navbar-list.level-2 {
    display: block
}

.navbar-link.is-search {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navbar-link.is-search {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.navbar-link.is-search .navbar-link-icon {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 0
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navbar-link.is-search .navbar-link-icon {
        margin-left: auto
    }
}

@media screen and (min-width: 1365px) {
    .navbar-link.is-search {
        -webkit-justify-content:initial;
        -ms-flex-pack: initial;
        justify-content: normal;
        margin-right: .25rem
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .navbar-link.is-search {
        margin-right:12px
    }
}

.navbar-link.btn-primary {
    display: block;
    font-size: 1rem;
    padding: .2rem .5rem .3rem;
    margin: 1rem 0
}

@media screen and (min-width: 1365px) {
    .navbar-link.btn-primary {
        display:inline-block;
        padding: .2rem 1rem .3rem;
        margin-top: -.5rem;
        margin-bottom: -.5rem
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .navbar-link.btn-primary {
        font-size:.875rem;
        padding: 0 .5rem
    }
}

.navbar-link.has-icon {
    color: #fff;
    font-size: .75rem;
    transition: none
}

.navbar-link.has-icon:focus,.navbar-link.has-icon:hover {
    color: #fff
}

.navbar-link-subtext {
    display: block;
    font-family: Roboto-Regular;
    font-size: .75rem;
    font-weight: 400;
    margin: .5rem 1rem 1.5rem 0;
    line-height: 1.75
}

.navbar-link-icon {
    height: 1rem;
    margin-right: .25rem;
    width: 1rem
}

.navbar-link-text {
    color: #f6f8fd;
    font-size: 1rem
}

.navbar-link-text+.navbar-link-text-secondary:before {
    content: "|";
    display: inline-block;
    margin-top: -5px;
    margin-right: 1px;
    vertical-align: middle
}

.navbar-link-text-secondary {
    color: #fff;
    font-size: .75rem
}

.navbar-list-heading-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navbar-list-heading-wrapper {
        display: block
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list-heading-wrapper {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 1365px) {
    .navbar-list-heading-wrapper .cta {
        font-size:1rem;
        margin: .5rem 0 1rem
    }

    .navbar-list-heading-wrapper .navbar-list-heading {
        margin-top: 0;
        width: 100%
    }
}

@media screen and (max-width: 1365px) and (-ms-high-contrast:active) {
    .navbar-list-heading-wrapper .navbar-list-heading {
        margin-top:1rem
    }
}

.navbar-list-heading {
    color: #fff;
    margin-top: 2rem
}

.navbar-list-group-heading {
    color: #fff;
    font-size: 1.25rem
}

@media (min-width: 768px) {
    .navbar-list-group-heading {
        font-size:1rem;
        line-height: 1.25;
        margin-bottom: -1rem;
        min-height: 2.5rem
    }
}

@media (min-width: 992px) {
    .navbar-list-group-heading {
        font-size:1.2rem;
        margin-bottom: 0;
        min-height: 0
    }
}

@media screen and (min-width: 1365px) {
    .navbar-list-group-heading {
        font-size:1.4rem
    }
}

@media screen and (min-width: 1400px) {
    .navbar-list-group-heading {
        font-size:1.6rem
    }
}

.navbar-closer {
    background: none;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000
}

.navbar-closer.hidden {
    display: none
}

.navbar-toggler {
    padding-left: 0
}

.navbar-toggler:focus {
    outline: none
}

.navbar-toggler-icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.navbar-toggler-bar {
    background-color: #fff;
    display: block;
    height: 2px;
    width: 17px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    position: absolute;
    left: 12px;
    transition: left .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out;
    transition: left .3s ease-out,opacity .3s ease-out,transform .3s ease-out;
    transition: left .3s ease-out,opacity .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out
}

.navbar-toggler-bar:first-of-type {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-toggler-bar:nth-of-type(2) {
    opacity: 0
}

.navbar-toggler-bar:nth-of-type(3) {
    bottom: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.collapsed:not(.is-active) .navbar-toggler-bar {
    left: 6px;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 18px
}

.footer {
    background-color: #191466;
    border-top: 2px solid #1f3ba7;
    padding: 3rem 0 4rem
}

.footer .container-fluid,.footer .container-lg,.footer .container-md,.footer .container-sm,.footer .container-xl {
    padding-right: 8.3333%;
    padding-left: 8.3333%
}

@media (min-width: 1200px) {
    .footer .container-fluid,.footer .container-lg,.footer .container-md,.footer .container-sm,.footer .container-xl {
        max-width:1800px
    }
}

.footer .grouped-social-icons {
    background-color: transparent;
    padding: 0;
    margin-bottom: 1rem
}

@media (max-width: 1199.98px) {
    .footer .grouped-social-icons .social-icons .social-icon {
        margin:.75rem
    }
}

.footer .social-icon {
    background-color: #191466;
    border-color: #191466
}

@media (min-width: 992px) {
    .footer .social-icon {
        margin-top:0
    }
}

@media (min-width: 1200px) {
    .footer .social-icon {
        margin-right:.75rem
    }
}

.footer .social-icon:focus,.footer .social-icon:hover {
    background-color: #fff
}

.footer .social-icon.icon-email {
    background-image: url(../img/icons/email-white.svg)
}

.footer .social-icon.icon-email:focus,.footer .social-icon.icon-email:hover {
    background-image: url(../img/icons/email.svg)
}

.footer .social-icon.icon-twitter {
    background-image: url(../img/icons/X-white.svg)
}

.footer .social-icon.icon-twitter:focus,.footer .social-icon.icon-twitter:hover {
    background-image: url(../img/icons/X.svg)
}

.footer .social-icon.icon-facebook {
    background-image: url(../img/icons/fb-white.svg)
}

.footer .social-icon.icon-facebook:focus,.footer .social-icon.icon-facebook:hover {
    background-image: url(../img/icons/fb.svg)
}

.footer .social-icon.icon-whatsapp {
    background-image: url(../img/icons/whatsapp-white.svg)
}

.footer .social-icon.icon-whatsapp:focus,.footer .social-icon.icon-whatsapp:hover {
    background-image: url(../img/icons/whatsapp.svg)
}

.footer .social-icon.icon-linkedin {
    background-image: url(../img/icons/linkedin-white.svg)
}

.footer .social-icon.icon-linkedin:focus,.footer .social-icon.icon-linkedin:hover {
    background-image: url(../img/icons/linkedin.svg)
}

.footer .social-icon.icon-youtube {
    background-image: url(../img/icons/youtube-white.svg)
}

.footer .social-icon.icon-youtube:focus,.footer .social-icon.icon-youtube:hover {
    background-image: url(../img/icons/youtube.svg)
}

.footer .social-icon.icon-instagram {
    background-image: url(../img/icons/instagram-white.svg)
}

.footer .social-icon.icon-instagram:focus,.footer .social-icon.icon-instagram:hover {
    background-image: url(../img/icons/instagram.svg)
}

.footer .social-icon.icon-channel {
    background-image: url(../img/icons/channel-white.svg)
}

.footer .social-icon.icon-channel:focus,.footer .social-icon.icon-channel:hover {
    background-image: url(../img/icons/channel.svg)
}


.footer .social-icon.icon-xing {
    background-image: url(../img/icons/xing-white.svg)
}

.footer .social-icon.icon-xing:focus,.footer .social-icon.icon-xing:hover {
    background-image: url(../img/icons/xing.svg)
}


.footer-logo4 {
    margin-bottom: 2rem;
    max-width: 5.5rem
}

@media (min-width: 992px) {
    .footer-logo4 {
        margin-bottom:0
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .footer-logo4 {
        width: 100%
    }
}







.footer-logo3 {
    margin-bottom: 2rem;
    max-width: 4.90rem
}

@media (min-width: 992px) {
    .footer-logo3 {
        margin-bottom:0
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .footer-logo3 {
        width: 100%
    }
}






.footer-logo2 {
    margin-bottom: 2rem;
    max-width: 9.25rem
}

@media (min-width: 992px) {
    .footer-logo2 {
        margin-bottom:0
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .footer-logo2 {
        width: 100%
    }
}






.footer-logo1 {
    margin-bottom: 2rem;
    max-width: 5.25rem
}

@media (min-width: 992px) {
    .footer-logo1 {
        margin-bottom:0
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .footer-logo1 {
        width: 100%
    }
}


.footer-logo {
    margin-bottom: 2rem;
    max-width: 8.25rem
}

@media (min-width: 992px) {
    .footer-logo {
        margin-bottom:0
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .footer-logo {
        width: 100%
    }
}

.footer-list {
    list-style: none;
    padding: 0
}

@media (min-width: 992px) {
    .footer-list {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer-list-item {
    white-space: nowrap
}

.footer-list-item:before {
    display: none
}

@media (min-width: 992px) {
    .footer-list-item {
        line-height:1.25;
        margin-right: 2rem
    }
}

.footer-link {
    color: #fff;
    font-family: Roboto-Regular;
    font-weight: 700;
    line-height: 2rem;
    padding-bottom: .5rem;
    transition: color .2s ease-out,background-position .4s;
    background-image: linear-gradient(#fff,#fff),linear-gradient(#191466,#191466);
    background-repeat: no-repeat;
    background-position: left -5000px bottom 5%,left bottom 5%;
    background-size: 5000px 2px,100% 2px;
    text-decoration: none
}

.footer-link:focus,.footer-link:hover {
    color: #fff;
    background-position: left 100% bottom 5%,left bottom 5%
}

.footer-link .icon {
    margin-left: .25rem;
    max-height: .75rem;
    max-width: .75rem
}

.footer-text {
    color: #fff;
    font-size: .75rem
}

@media (min-width: 992px) {
    .footer-text {
        display:inline-block;
        margin-right: 4rem
    }
}

.global-site-navigation {
    background-color: #f6f8fd;
    border-bottom: 1px solid hsla(0,0%,100%,.16);
    padding: 0;
    position: relative
}

@media (min-width: 768px) {
    .global-site-navigation {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        top: 0;
        right: 0;
        left: 0;
        min-height: 64px
    }
}

@media (min-width: 1200px) {
    .global-site-navigation {
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        min-height: 90px
    }
}

@media (max-width: 767.98px) {
    .global-site-navigation .site-list {
        padding-left:.75rem
    }

    .global-site-navigation .site-list.level-2 {
        padding-left: 1.25rem
    }

    .global-site-navigation .site-list .site-list-item {
        border-bottom: none;
        margin-bottom: 0
    }

    .global-site-navigation .site-list .site-list-item .navbar-link:not(.btn) {
        display: block;
        margin-bottom: .5rem
    }

    .global-site-navigation .site-list>.site-list-item>.navbar-link {
        border-top: 1px solid rgba(246,248,253,.1);
        padding-top: .5rem
    }

    .global-site-navigation .site-list.level-2>.site-list-item:last-of-type {
        margin-bottom: 1rem
    }

    .global-site-navigation .site-list.level-2>.site-list-item .navbar-link.is-overview {
        display: none
    }

    .global-site-navigation .site-list.site-list-type-3 .site-list-item:last-of-type>.navbar-link {
        margin-bottom: 1.5rem
    }
}

.global-site-navigation .site-list-type-3 {
    width: auto!important
}

@media (min-width: 992px) {
    .global-site-navigation .site-list-type-3.wide {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .global-site-navigation .site-list-type-3.wide .site-list-item {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.global-site-navigation .site-list-type-3 .navbar-link {
    line-height: 1;
    padding-left: 1.5rem
}

.global-site-navigation .site-list-type-3 .navbar-link-icon {
    position: absolute;
    left: 0;
    top: .25rem
}

@media (min-width: 768px) {
    .global-site-navigation .site-list {
        display:block
    }
}

@media (min-width: 768px) {
    .global-site-navigation .site-list:focus>.site-list-item>.navbar-link,.global-site-navigation .site-list:hover>.site-list-item>.navbar-link {
        opacity:.65
    }
}

.global-site-navigation .site-list>.site-list-item>.navbar-link.is-active,.global-site-navigation .site-list>.site-list-item>.navbar-link:focus,.global-site-navigation .site-list>.site-list-item>.navbar-link:hover {
    opacity: 1
}

@media (min-width: 768px) {
    .global-site-navigation .site-list .navbar-link {
        font-size:1.25rem;
        padding-bottom: 1rem
    }
}

.global-site-navigation .site-list .navbar-link:focus,.global-site-navigation .site-list .navbar-link:hover {
    color: #fff
}

@media (max-width: 767.98px) {
    .global-site-navigation .site-list .navbar-link:focus,.global-site-navigation .site-list .navbar-link:hover {
        color:#15c9f7
    }

    .global-site-navigation .site-list .navbar-link:focus .navbar-link-text,.global-site-navigation .site-list .navbar-link:hover .navbar-link-text {
        color: currentColor
    }
}

@media (min-width: 768px) {
    .global-site-navigation .site-list {
        margin:2rem 0 5rem;
        padding: 0;
        width: 35%
    }
}

@media (min-width: 1200px) {
    .global-site-navigation .site-list {
        width:25%
    }
}

.global-site-navigation .site-list-item {
    border-bottom: 1px solid rgba(246,248,253,.1);
    margin-bottom: .5rem
}

@media (min-width: 768px) {
    .global-site-navigation .site-list-item {
        border-bottom:none;
        margin-bottom: 0
    }
}

.global-site-navigation .site-list-item:before {
    display: none
}

.global-site-navigation .navbar-link {
    color: #191466;
    display: inline-block;
    font-family: Titillium Web,sans-serif;
    font-weight: 700;
    position: relative;
    transition: color .2s ease-out,opacity .2s ease-out
}

.global-site-navigation .navbar-link-icon {
    height: 1rem;
    margin-right: .25rem;
    width: 1rem
}

.global-site-navigation .navbar-link-text {
    color: #191466;
    font-size: 1rem
}

.global-site-navigation .navbar-link-text+.navbar-link-text-secondary:before {
    content: "|";
    display: inline-block;
    margin-top: -5px;
    margin-right: 1px;
    vertical-align: middle
}

.global-site-navigation .navbar-link-text-secondary {
    color: #191466;
    font-size: .75rem
}

.global-site-navigation .site-list-heading-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .global-site-navigation .site-list-heading-wrapper {
        display: block
    }
}

@media (min-width: 768px) {
    .global-site-navigation .site-list-heading-wrapper {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 767.98px) {
    .global-site-navigation .site-list-heading-wrapper .cta {
        font-size:1rem;
        margin: .5rem 0 1rem
    }

    .global-site-navigation .site-list-heading-wrapper .site-list-heading {
        margin-top: 0;
        width: 100%
    }
}

@media (max-width: 767.98px) and (-ms-high-contrast:active),(max-width:767.98px) and (-ms-high-contrast:none) {
    .global-site-navigation .site-list-heading-wrapper .site-list-heading {
        margin-top:1rem
    }
}

.global-site-navigation .site-list-heading {
    color: #191466;
    margin-top: 2rem
}

.global-site-navigation .site-list-group-heading {
    color: #191466;
    font-size: 1.25rem
}

@media (min-width: 768px) {
    .global-site-navigation .site-list-group-heading {
        font-size:1rem;
        line-height: 1.25;
        margin-bottom: -1rem;
        min-height: 2.5rem
    }
}

@media (min-width: 992px) {
    .global-site-navigation .site-list-group-heading {
        font-size:1.2rem;
        margin-bottom: 0;
        min-height: 0
    }
}

@media (min-width: 1200px) {
    .global-site-navigation .site-list-group-heading {
        font-size:1.4rem
    }
}

@media screen and (min-width: 1400px) {
    .global-site-navigation .site-list-group-heading {
        font-size:1.6rem
    }
}

.social-icon {
    min-width: 45px;
    height: 45px;
    padding: .5rem;
    margin: .5rem .75rem .5rem 0;
    border: 1px solid #191466;
    border-radius: 3rem;
    text-decoration: none;
    position: relative;
    transition: background .3s ease-in-out
}

.social-icon:focus,.social-icon:hover {
    background-color: #191466
}

.social-icon.icon-email {
    background-image: url(../img/icons/email.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-email:focus,.social-icon.icon-email:hover {
    background-image: url(../img/icons/email-white.svg)
}

.social-icon.icon-twitter {
    background-image: url(../img/icons/X.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-twitter:focus,.social-icon.icon-twitter:hover {
    background-image: url(../img/icons/X-white.svg)
}

.social-icon.icon-facebook {
    background-image: url(../img/icons/fb.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.social-icon.icon-facebook:focus,.social-icon.icon-facebook:hover {
    background-image: url(../img/icons/fb-white.svg)
}

.social-icon.icon-whatsapp {
    background-image: url(../img/icons/whatsapp.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-whatsapp:focus,.social-icon.icon-whatsapp:hover {
    background-image: url(../img/icons/whatsapp-white.svg)
}

.social-icon.icon-linkedin {
    background-image: url(../img/icons/linkedin.svg);
    background-repeat: no-repeat;
    background-position: 45%;
    background-size: 45%
}

.social-icon.icon-linkedin:focus,.social-icon.icon-linkedin:hover {
    background-image: url(../img/icons/linkedin-white.svg)
}

.social-icon.icon-youtube {
    background-image: url(../img/icons/youtube.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-youtube:focus,.social-icon.icon-youtube:hover {
    background-image: url(../img/icons/youtube-white.svg)
}

.social-icon.icon-instagram {
    background-image: url(../img/icons/instagram.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-instagram:focus,.social-icon.icon-instagram:hover {
    background-image: url(../img/icons/instagram-white.svg)
}



.social-icon.icon-channel {
    background-image: url(../img/icons/channel.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-channel:focus,.social-icon.icon-channel:hover {
    background-image: url(../img/icons/channel-white.svg)
}




.social-icon.icon-xing {
    background-image: url(../img/icons/xing.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-xing:focus,.social-icon.icon-xing:hover {
    background-image: url(../img/icons/xing-white.svg)
}

.social-icon.icon-tiktok {
    background-image: url(../img/icons/tiktok.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%
}

.social-icon.icon-tiktok:focus,.social-icon.icon-tiktok:hover {
    background-image: url(../img/icons/tiktok-white.svg)
}

.bg-primary .social-icon:focus,.bg-primary .social-icon:hover {
    background-color: #191466
}

.bg-primary-2 .social-icon:focus,.bg-primary-2 .social-icon:hover {
    background-color: #191466
}

.bg-primary-2 .social-icon:focus,.bg-primary-2 .social-icon:hover,.bg-primary .social-icon:focus,.bg-primary .social-icon:hover {
    background-color: #fff
}

.bg-primary-2 .social-icon.icon-email,.bg-primary .social-icon.icon-email {
    background-image: url(../img/icons/email-white.svg)
}

.bg-primary-2 .social-icon.icon-email:focus,.bg-primary-2 .social-icon.icon-email:hover,.bg-primary .social-icon.icon-email:focus,.bg-primary .social-icon.icon-email:hover {
    background-image: url(../img/icons/email.svg)
}

.bg-primary-2 .social-icon.icon-twitter,.bg-primary .social-icon.icon-twitter {
    background-image: url(../img/icons/X-white.svg)
}

.bg-primary-2 .social-icon.icon-twitter:focus,.bg-primary-2 .social-icon.icon-twitter:hover,.bg-primary .social-icon.icon-twitter:focus,.bg-primary .social-icon.icon-twitter:hover {
    background-image: url(../img/icons/X.svg)
}

.bg-primary-2 .social-icon.icon-facebook,.bg-primary .social-icon.icon-facebook {
    background-image: url(../img/icons/fb-white.svg)
}

.bg-primary-2 .social-icon.icon-facebook:focus,.bg-primary-2 .social-icon.icon-facebook:hover,.bg-primary .social-icon.icon-facebook:focus,.bg-primary .social-icon.icon-facebook:hover {
    background-image: url(../img/icons/fb.svg)
}

.bg-primary-2 .social-icon.icon-whatsapp,.bg-primary .social-icon.icon-whatsapp {
    background-image: url(../img/icons/whatsapp-white.svg)
}

.bg-primary-2 .social-icon.icon-whatsapp:focus,.bg-primary-2 .social-icon.icon-whatsapp:hover,.bg-primary .social-icon.icon-whatsapp:focus,.bg-primary .social-icon.icon-whatsapp:hover {
    background-image: url(../img/icons/whatsapp.svg)
}

.bg-primary-2 .social-icon.icon-linkedin,.bg-primary .social-icon.icon-linkedin {
    background-image: url(../img/icons/linkedin-white.svg)
}

.bg-primary-2 .social-icon.icon-linkedin:focus,.bg-primary-2 .social-icon.icon-linkedin:hover,.bg-primary .social-icon.icon-linkedin:focus,.bg-primary .social-icon.icon-linkedin:hover {
    background-image: url(../img/icons/linkedin.svg)
}

.bg-primary-2 .social-icon.icon-youtube,.bg-primary .social-icon.icon-youtube {
    background-image: url(../img/icons/youtube-white.svg)
}

.bg-primary-2 .social-icon.icon-youtube:focus,.bg-primary-2 .social-icon.icon-youtube:hover,.bg-primary .social-icon.icon-youtube:focus,.bg-primary .social-icon.icon-youtube:hover {
    background-image: url(../img/icons/youtube.svg)
}

.bg-primary-2 .social-icon.icon-instagram,.bg-primary .social-icon.icon-instagram {
    background-image: url(../img/icons/instagram-white.svg)
}

.bg-primary-2 .social-icon.icon-instagram:focus,.bg-primary-2 .social-icon.icon-instagram:hover,.bg-primary .social-icon.icon-instagram:focus,.bg-primary .social-icon.icon-instagram:hover {
    background-image: url(../img/icons/instagram.svg)
}



.bg-primary-2 .social-icon.icon-channel,.bg-primary .social-icon.icon-channel {
    background-image: url(../img/icons/channel-white.svg)
}

.bg-primary-2 .social-icon.icon-channel:focus,.bg-primary-2 .social-icon.icon-channel:hover,.bg-primary .social-icon.icon-channel:focus,.bg-primary .social-icon.icon-channel:hover {
    background-image: url(../img/icons/channel.svg)
}



.bg-primary-2 .social-icon.icon-xing,.bg-primary .social-icon.icon-xing {
    background-image: url(../img/icons/xing-white.svg)
}

.bg-primary-2 .social-icon.icon-xing:focus,.bg-primary-2 .social-icon.icon-xing:hover,.bg-primary .social-icon.icon-xing:focus,.bg-primary .social-icon.icon-xing:hover {
    background-image: url(../img/icons/xing.svg)
}

.bg-primary-2 .social-icon.icon-tiktok,.bg-primary .social-icon.icon-tiktok {
    background-image: url(../img/icons/tiktok-white.svg)
}

.bg-primary-2 .social-icon.icon-tiktok:focus,.bg-primary-2 .social-icon.icon-tiktok:hover,.bg-primary .social-icon.icon-tiktok:focus,.bg-primary .social-icon.icon-tiktok:hover {
    background-image: url(../img/icons/tiktok.svg)
}

.image-icon {
    position: relative;
    background: #191466;
    border-radius: 30px;
    width: 40px;
    height: 40px
}

@media (min-width: 768px) {
    .image-icon {
        width:60px;
        height: 60px
    }
}

.image-icon img {
    max-width: 22px;
    max-height: 22px;
    height: auto;
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block
}

@media (min-width: 768px) {
    .image-icon img {
        max-width:40px;
        max-height: 40px
    }
}

.btn {
    font-family: Roboto-Regular;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    position: relative;
    color: #191466;
    border-radius: 40px;
    background-color: #15c9f7;
    padding: .5rem 3rem .5rem 1.7rem;
    text-align: left;
    overflow: hidden;
    border-width: 0;
    text-decoration: none
}

@media (min-width: 576px) {
    .btn {
        padding:.5rem 3rem .5rem 2.2rem
    }
}

@media (min-width: 576px) {
    .btn.is-search {
        padding-right:2rem
    }
}

.btn.btn-sm {
    padding: .5rem 2rem .5rem 1rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn.btn-primary {
    border-radius: 40px;
    background-color: #3775c4;
    color: #fff;
    border: 2px solid #3775c4
}

.btn.btn-primary .cta--arrow {
    padding: .5rem 1rem
}

.btn.btn-primary .cta--arrow .arrow-group {
    fill: #fff
}

.btn.btn-primary .cta--arrow.cta--arrow--small {
    padding: .55rem .55rem .55rem 1rem
}

.btn.btn-primary .cta-download {
    padding: .5rem 1rem
}

.btn.btn-primary .cta-download .download-group {
    fill: #fff
}

.btn.btn-primary .cta-search {
    padding: .5rem 1rem
}

.btn.btn-primary .cta-search .search-group {
    fill: #fff
}

.btn.btn-primary:focus,.btn.btn-primary:hover {
    background-color: #5F95CE;
    border: 2px solid #fff
}

.btn.btn-primary:focus .cta--arrow,.btn.btn-primary:focus .cta--arrow .arrow-group,.btn.btn-primary:focus .cta-download,.btn.btn-primary:focus .cta-download .download-group,.btn.btn-primary:focus .cta-search,.btn.btn-primary:focus .cta-search .cta-search .search-group,.btn.btn-primary:hover .cta--arrow,.btn.btn-primary:hover .cta--arrow .arrow-group,.btn.btn-primary:hover .cta-download,.btn.btn-primary:hover .cta-download .download-group,.btn.btn-primary:hover .cta-search,.btn.btn-primary:hover .cta-search .cta-search .search-group {
    fill: #fff
}

.btn.btn-secondary {
    border-radius: 40px;
    background-color: #15c9f7;
    color: #191466;
    border: 2px solid #15c9f7
}

.btn.btn-secondary .cta--arrow {
    padding: .5rem 1rem
}

.btn.btn-secondary .cta--arrow .arrow-group {
    fill: #191466
}

.btn.btn-secondary .cta--arrow.cta--arrow--small {
    padding: .55rem .55rem .55rem 1rem
}

.btn.btn-secondary .cta-download {
    padding: .5rem 1rem
}

.btn.btn-secondary .cta-download .download-group {
    fill: #191466
}

.btn.btn-secondary .cta-search {
    padding: .5rem 1rem
}

.btn.btn-secondary .cta-search .search-group {
    fill: #191466
}

.btn.btn-secondary:focus,.btn.btn-secondary:hover {
    background-color: #fff;
    border: 2px solid #191466
}

.btn.btn-secondary:focus .cta--arrow,.btn.btn-secondary:focus .cta-download,.btn.btn-secondary:focus .cta-search,.btn.btn-secondary:hover .cta--arrow,.btn.btn-secondary:hover .cta-download,.btn.btn-secondary:hover .cta-search {
    fill: #191466
}

.btn.btn-secondary:focus .cta--arrow .arrow-group,.btn.btn-secondary:focus .cta-download .download-group,.btn.btn-secondary:focus .cta-search .search-group,.btn.btn-secondary:hover .cta--arrow .arrow-group,.btn.btn-secondary:hover .cta-download .download-group,.btn.btn-secondary:hover .cta-search .search-group {
    fill: #191466
}

.btn .cta--arrow,.btn .cta-download,.btn .cta-search {
    display: inline-block
}

.is-search .btn-secondary {
    border-color: transparent
}

.scroll-progress-container {
    width: 100%;
    height: 3px;
    background-color: transparent;
    top: 55px;
    position: fixed;
    z-index: 1010;
    top: 0;
    left: 0
}

.scroll-progress {
    width: 0;
    height: 3px;
    background-color: #3357e8
}

.dark .spinner-border {
    color: #6785c1
}

.spinner-border {
    color: #191466
}

.contact-cta {
    position: relative
}

.contact-cta.has-pattern:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 0;
    background-image: url(../img/patterns/checkered-pattern.svg);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: 0 100%
}

@media (min-width: 576px) {
    .contact-cta.has-pattern:after {
        background-size:20%
    }
}

@media (min-width: 992px) {
    .contact-cta.has-pattern:after {
        background-size:18%
    }
}

@media (min-width: 1200px) {
    .contact-cta.has-pattern:after {
        background-size:13%
    }
}

.featured-article-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 75vh
}

@media (min-width: 768px) {
    .featured-article-section {
        min-height:400px
    }

    .featured-article-section .row {
        height: 100%;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 991.98px) {
    .featured-article-section {
        overflow:visible;
        max-height: calc(570px - 20vw);
        margin-bottom: 10vw
    }
}

@media (max-width: 575.98px) {
    .featured-article-section {
        margin-bottom:25vw
    }
}

@media (min-width: 768px) {
    .featured-article-section .container-fluid,.featured-article-section .container-lg,.featured-article-section .container-md,.featured-article-section .container-sm,.featured-article-section .container-xl {
        height:100%
    }
}

@media (max-width: 991.98px) {
    .featured-article-section .container-fluid,.featured-article-section .container-lg,.featured-article-section .container-md,.featured-article-section .container-sm,.featured-article-section .container-xl {
        position:absolute;
        bottom: -10vw
    }
}

@media (max-width: 575.98px) {
    .featured-article-section .container-fluid,.featured-article-section .container-lg,.featured-article-section .container-md,.featured-article-section .container-sm,.featured-article-section .container-xl {
        bottom:-20vw
    }
}

.featured-article-section .card.card-no-image {
    min-height: 0
}

.featured-article-section .card.card-no-image .card-body {
    padding: 1.5rem 1.5rem .5rem
}

.featured-article-section .card.card-no-image .card-body .tag {
    margin-top: 0
}

.featured-article-section .card.card-no-image .card-body h5 {
    font-size: 1.5625rem;
    letter-spacing: -.3px;
    line-height: 1.9375rem
}

@media (min-width: 768px) {
    .featured-article-section .card.card-no-image .card-body h5 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

.featured-article-section .card.card-no-image .card-body p:not(.tag) {
    font-size: 1rem;
    line-height: 1.5625rem;
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .featured-article-section .card.card-no-image {
        width:100%
    }
}

.facts-section .stats {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0;
    margin: 0
}

.facts-section .stats .stat {
    font-weight: 400;
    font-size: 2.1875rem;
    line-height: 2.4375rem;
    margin-bottom: .5rem
}

@media (min-width: 768px) {
    .facts-section .stats .stat {
        font-size:5.625rem;
        line-height: 5.9375rem;
        margin-bottom: 1rem
    }
}

.facts-section .values .row,.locations-section .location-cards .row {
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.breadcrumbs+.locations-section {
    padding-top: 0
}

.experts-cards-section .experts {
    padding: 0 1.5rem
}

.experts-cards-section .experts .row,.image-CTA-section .row {
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

@media (min-width: 768px) {
    .featured-content-statistics .image-group {
        padding-right:3rem
    }
}

@media (min-width: 1200px) {
    .featured-content-statistics .content-group {
        position:absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.featured-content-statistics .img-wrapper .img-fluid {
    width: 100%
}

.featured-content-statistics .img-wrapper .img-fluid.first {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .featured-content-statistics .img-wrapper .img-fluid.first {
        margin-bottom:2rem
    }
}

.featured-content-statistics .img-wrapper .img-fluid.second {
    margin-top: -2rem
}

@media (min-width: 768px) {
    .featured-content-statistics .img-wrapper .img-fluid.second {
        margin-top:-4rem
    }
}

.featured-content-statistics .img-wrapper.has-bg-pattern:after {
    bottom: -.75rem;
    width: 55%;
    height: 55%
}

@media (min-width: 768px) {
    .featured-content-statistics .img-wrapper.has-bg-pattern:after {
        bottom:-1.5rem
    }
}

.featured-content-statistics .img-wrapper.has-bg-pattern.has-pattern-left {
    width: 100%;
    margin-left: 0
}

@media (min-width: 768px) {
    .featured-content-statistics .img-wrapper.has-bg-pattern.has-pattern-left {
        width:calc(100% - 1rem);
        margin-left: 1rem
    }
}

.featured-content-statistics .img-wrapper.has-bg-pattern.has-pattern-left:after {
    left: -.75rem
}

@media (min-width: 768px) {
    .featured-content-statistics .img-wrapper.has-bg-pattern.has-pattern-left:after {
        left:-1rem
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .featured-content-statistics h2.is-h1 {
        font-size:3rem;
        letter-spacing: -.5px;
        line-height: 3.75rem
    }
}

.featured-content-statistics .homepage-stats {
    padding: 1rem 0
}

@media (min-width: 768px) {
    .featured-content-statistics .homepage-stats {
        padding:1rem 0 1.5rem
    }
}

@media (min-width: 992px) {
    .featured-content-statistics .homepage-stats {
        padding:1rem 0 3rem
    }
}

.featured-content-statistics .homepage-stats .stat {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    .featured-content-statistics .homepage-stats .stat {
        border-left:2px solid #6e8af7;
        padding-left: 12px;
        margin-bottom: 2rem
    }
}

@media (min-width: 992px) {
    .featured-content-statistics .homepage-stats .stat {
        margin-bottom:3.5rem
    }
}

.featured-content-statistics .homepage-stats .stat .value {
    font-weight: 400;
    color: #191466;
    font-family: "Roboto-Regular";
    font-size: 40px;
    line-height: 48px
}

@media (max-width: 767.98px) {
    .featured-content-statistics .homepage-stats .stat .value {
        margin-bottom:0
    }
}

.featured-content-statistics .homepage-stats .stat .tag {
    color: #393939
}

@media (max-width: 767.98px) {
    .featured-content-statistics .homepage-stats .stat .tag {
        text-align:center
    }
}

.featured-content-statistics p.tag:not(.token) {
    color: #191466
}

.featured-article-block .card.is-featured,.featured-article-block .card.is-horizontal {
    max-width: 100%;
    min-height: 400px
}

@media (min-width: 992px) {
    .featured-article-block .card.is-featured,.featured-article-block .card.is-horizontal {
        min-height:470px;
        margin: 0 auto
    }
}

@media (min-width: 1200px) {
    .featured-article-block .card.is-featured,.featured-article-block .card.is-horizontal {
        min-height:570px
    }
}

.featured-article-block .card.is-featured.has-bg-pattern,.featured-article-block .card.is-horizontal.has-bg-pattern {
    padding: 0 2rem 2rem 0
}

.featured-article-block .card.is-featured.has-bg-pattern:after {
    height: calc(50% + 2rem)
}

section.bg-white-2+section.featured-article-block.bg-is-bottom-half,section.bg-white-2+section.featured-article-block.bg-is-top-half {
    background: #f6f8fd!important
}

.image-block .section-title {
    margin-bottom: 1.5rem
}

.image-block .img-fluid {
    width: 100%
}

.full-quote-section .blockquote a.cta {
    font-size: 1rem;
    line-height: 1.5625rem
}

@media (min-width: 768px) {
    .full-quote-section .blockquote a.cta {
        font-size:1.125rem;
        line-height: 1.875rem
    }
}

@media (max-width: 575.98px) {
    .full-quote-section .blockquote {
        padding-left:0;
        padding-right: 0
    }

    .full-quote-section .blockquote:before {
        left: -2rem
    }
}

.full-quote-section .author-info {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.full-quote-section .author-info .author {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5625rem;
    color: #191466
}

.full-quote-section .author-info .author .source {
    display: block;
    font-weight: 400;
    font-size: 1rem;
    color: #3d4852
}

.full-quote-section .author-image-wrapper {
    width: 65px;
    height: 50px;
    margin-right: .75rem;
    margin-bottom: 2rem
}

@media (min-width: 576px) {
    .full-quote-section .author-image-wrapper {
        margin-right:2rem;
        width: 100%;
        max-width: 150px;
        height: auto
    }
}

@media (min-width: 768px) {
    .full-quote-section .author-image-wrapper {
        max-width:100%
    }
}

.full-quote-section .author-image-wrapper .author-image {
    width: 100%;
    height: auto
}

@media (min-width: 576px) {
    .full-quote-section .author-image-wrapper .author-image {
        margin-top:3rem
    }
}

.full-quote-section .author-image-wrapper .author-image img {
    z-index: 1;
    position: relative;
    width: 100%
}

@media (max-width: 575.98px) {
    .full-quote-section .author-image-wrapper .author-image img {
        border-top-right-radius:1.25rem
    }
}

@media (min-width: 768px) {
    .full-quote-section .author-image-wrapper .author-image img.has-rounded-corner.is-rounded-top-right {
        border-top-right-radius:25px
    }
}

.full-quote-section.bg-primary-2 .author-info,.full-quote-section.bg-primary .author-info {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.full-quote-section.bg-primary-2 .author-info .author,.full-quote-section.bg-primary .author-info .author {
    color: #fff
}

.full-quote-section.bg-primary-2 .author-info .author .source,.full-quote-section.bg-primary .author-info .author .source {
    color: #f6f8fd
}

@media (min-width: 992px) {
    .two-col-quotes .quote-col:nth-of-type(2n) {
        margin-top:8rem
    }
}

@media (max-width: 575.98px) {
    .two-col-quotes .blockquote {
        padding-left:0;
        padding-right: 0
    }

    .two-col-quotes .blockquote:before {
        left: -2rem
    }
}

.pagination li:before {
    display: none
}

.pagination li:not(.page-item) {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.pagination li.page-item {
    height: 41px;
    width: 41px;
    border: 1px solid #191466;
    font-weight: 700;
    margin: 0 .25rem;
    background-color: #f6f8fd;
    position: relative;
    transition: background-color .3s ease-in-out
}

@media (min-width: 768px) {
    .pagination li.page-item {
        margin:0 .75rem
    }
}

.pagination li.page-item .page-link {
    margin-left: 0;
    border: none;
    line-height: 2;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    height: 100%;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background-color: transparent
}

.pagination li.page-item.active,.pagination li.page-item:hover {
    background-color: #191466
}

.pagination li.page-item:hover .page-link {
    color: #fff
}

.pagination li.page-item.is-icon {
    background-color: #e7ecfe;
    margin: 5px;
    border: none;
    height: 30px;
    width: 30px;
    min-width: 30px
}

.pagination li.page-item.is-icon span {
    position: relative;
    display: block
}

.pagination li.page-item.is-icon img {
    height: 14px;
    width: 8px;
    margin-bottom: 3px
}

.pagination li.page-item.is-icon .page-link {
    padding: .25rem .7rem;
    height: 30px;
    width: 30px;
    border-radius: 0;
    border: transparent;
    line-height: 1.2
}

.pagination li.page-item.is-icon:first-of-type img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.pagination li.page-item.is-icon:hover {
    background-color: #cfd8fc
}

.pagination li a {
    text-decoration: none;
    text-align: center
}

.article-sidebar .article-author-info,.article-sidebar .download-cta-block,.article-sidebar .grouped-social-icons {
    margin: 0 auto 3rem
}

@media (min-width: 576px) {
    .article-sidebar .article-author-info,.article-sidebar .download-cta-block,.article-sidebar .grouped-social-icons {
        width:85%
    }
}

@media (max-width: 767.98px) {
    .article-sidebar .article-author-info {
        margin-bottom:2.5rem
    }
}

@media (max-width: 767.98px) {
    .article-sidebar .grouped-social-icons {
        margin-bottom:1rem
    }
}

.article-sidebar .grouped-social-icons p {
    width: auto
}

@media (max-width: 1199.98px) {
    .article-sidebar .grouped-social-icons p {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .article-sidebar .grouped-social-icons p {
        display:none
    }
}

.article-sidebar .download-cta-block {
    padding: 2rem
}

.article-sidebar .download-cta-block h4 {
    font-size: 1.5625rem;
    letter-spacing: -.3px;
    line-height: 1.95313rem;
    margin-bottom: 1rem
}

.article-sidebar .download-cta-block p:not(.tag) {
    display: none
}

.article-sidebar .download-cta-block .cta-info {
    margin-left: 0
}

@media (max-width: 767.98px) {
    .article-sidebar .download-cta-block {
        padding:0
    }

    .article-sidebar .download-cta-block h4,.article-sidebar .download-cta-block p {
        display: none
    }
}

.footer-info-cards-section {
    padding-bottom: 0
}

.footer-info-cards-section .card.has-footer-info {
    margin: 0 auto;
    position: relative
}

.footer-info-cards-section .has-pattern-full-width {
    margin-bottom: 2rem
}

.footer-info-cards-section .has-pattern-full-width:after {
    bottom: 0;
    height: 100px;
    z-index: -1
}

.footer-info-cards-section .has-mobile-rows .card.has-footer-info {
    max-width: 320px
}

.breadcrumbs+.footer-info-cards-section {
    padding-top: 0
}

.mission-statement-section .blockquote .quote-author {
    color: #191466;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .mission-statement-section .blockquote .quote-author {
        font-size:1.5625rem
    }
}

.mission-statement-section .blockquote+.cta {
    margin: 0 0 3rem 1.25rem
}

@media (min-width: 768px) {
    .mission-statement-section .blockquote+.cta {
        margin-left:6rem
    }
}

.article-wrapper {
    padding-bottom: 0
}

.article-wrapper hr {
    height: 1px;
    background-color: #6e8af7;
    border: none
}

.article-wrapper+section {
    padding-top: 2rem
}

.article-wrapper article h2 {
    font-size: 1.5625rem;
    letter-spacing: -.3px;
    line-height: 1.9375rem
}

@media screen and (min-width: 768px) {
    .article-wrapper article h2 {
        font-size:2.4375rem;
        letter-spacing: -.3px;
        line-height: 3.0625rem
    }
}

.bg-image-gradient {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .bg-image-gradient {
        min-height:400px
    }
}

@media (max-width: 991.98px) {
    .bg-image-gradient {
        overflow:visible
    }
}

.bg-image-gradient .row {
    padding: 6rem 0;
    background-color: transparent
}

@media (max-width: 767.98px) {
    .bg-image-gradient .row {
        padding-top:200px
    }
}

.bg-image-gradient .row .bg-primary,.bg-image-gradient .row .bg-primary-2 {
    background-color: transparent!important
}

.bg-image-gradient .row .bg-primary-2 .wysiwyg-content h1,.bg-image-gradient .row .bg-primary-2 .wysiwyg-content h2,.bg-image-gradient .row .bg-primary-2 .wysiwyg-content h3,.bg-image-gradient .row .bg-primary-2 .wysiwyg-content h4,.bg-image-gradient .row .bg-primary-2 .wysiwyg-content h5,.bg-image-gradient .row .bg-primary-2 .wysiwyg-content h6,.bg-image-gradient .row .bg-primary-2 .wysiwyg-content p:not(.sub-heading-jp),.bg-image-gradient .row .bg-primary .wysiwyg-content h1,.bg-image-gradient .row .bg-primary .wysiwyg-content h2,.bg-image-gradient .row .bg-primary .wysiwyg-content h3,.bg-image-gradient .row .bg-primary .wysiwyg-content h4,.bg-image-gradient .row .bg-primary .wysiwyg-content h5,.bg-image-gradient .row .bg-primary .wysiwyg-content h6,.bg-image-gradient .row .bg-primary .wysiwyg-content p:not(.sub-heading-jp) {
    color: #fff
}

.bg-image-gradient .row .bg-white-2 {
    background-color: transparent
}

.bg-image-gradient .gradient {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff 65%)
}

@media (min-width: 768px) {
    .bg-image-gradient .gradient {
        background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 65%)
    }

    .bg-image-gradient .gradient.gradient-reversed {
        background: linear-gradient(270deg,#fff 40%,hsla(0,0%,100%,0))
    }
}

.bg-image-gradient .gradient.has-gradient-primary {
    background: linear-gradient(180deg,rgba(15,28,80,0),#191466 65%)
}

@media (min-width: 768px) {
    .bg-image-gradient .gradient.has-gradient-primary {
        background:linear-gradient(270deg,rgba(15,28,80,0),#191466 65%)
    }

    .bg-image-gradient .gradient.has-gradient-primary.gradient-reversed {
        background: linear-gradient(270deg,#191466 40%,rgba(15,28,80,0))
    }
}

.bg-image-gradient .gradient.has-gradient-primary-2 {
    background: linear-gradient(180deg,rgba(7,14,39,0),#191466 65%)
}

@media (min-width: 768px) {
    .bg-image-gradient .gradient.has-gradient-primary-2 {
        background:linear-gradient(270deg,rgba(7,14,39,0),#191466 65%)
    }

    .bg-image-gradient .gradient.has-gradient-primary-2.gradient-reversed {
        background: linear-gradient(270deg,#191466 40%,rgba(7,14,39,0))
    }
}

.bg-image-gradient .gradient.has-gradient-white-2 {
    background: linear-gradient(180deg,rgba(246,248,253,0),#f6f8fd 65%)
}

@media (min-width: 768px) {
    .bg-image-gradient .gradient.has-gradient-white-2 {
        background:linear-gradient(270deg,rgba(246,248,253,0),#f6f8fd 65%)
    }

    .bg-image-gradient .gradient.has-gradient-white-2.gradient-reversed {
        background: linear-gradient(270deg,#f6f8fd 40%,rgba(246,248,253,0))
    }
}

.bg-image-feat-video {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.bg-image-feat-video .overlay {
    opacity: .8;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #191466
}

.full-width-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 75vh
}

@media (min-width: 768px) {
    .full-width-image {
        min-height:400px
    }
}

@media (max-width: 991.98px) {
    .full-width-image {
        overflow:visible;
        max-height: calc(570px - 20vw)
    }
}

.video-block .section-title {
    margin-bottom: 1.5rem
}

.video-block .video-embed {
    margin: 0
}

.video-block .video-embed.has-bg-pattern {
    width: 100%
}

.video-block .video-embed.has-bg-pattern iframe {
    padding-bottom: 3rem
}

.video-block .video-embed.has-bg-pattern:after {
    opacity: .5
}

.video-block .video-embed.has-bg-pattern.has-pattern-left {
    margin-left: 0
}

.video-block .video-embed.has-bg-pattern.has-pattern-left:after {
    height: 93%;
    width: 93%
}

@media (min-width: 768px) {
    .video-block .video-embed.has-bg-pattern.has-pattern-left:after {
        bottom:-1.5rem;
        left: -3rem
    }
}

.video-block .video-embed.has-bg-pattern.has-pattern-right:after {
    height: 93%;
    width: 93%
}

@media (min-width: 768px) {
    .video-block .video-embed.has-bg-pattern.has-pattern-right:after {
        bottom:-1.5rem;
        right: -3rem
    }
}

.form-section {
    padding: 3.75rem 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.form-section .card.has-form {
    max-width: 100%;
    min-height: 400px
}

@media (min-width: 992px) {
    .form-section .card.has-form {
        max-width:1000px;
        margin: 0 auto
    }
}

.form-section .card.has-form.has-bg-pattern {
    padding: 0 2rem 2rem 0
}

.form-section .form-block {
    width: 100%;
    background: #191466;
    box-shadow: 0 2px 4px 0 rgba(18,18,18,.1)
}

.form-section .form-block .form-wrapper {
    padding: 3rem 3.5rem
}

.form-section .form-block .form-wrapper h4 {
    color: #fff
}

.form-section .form-block .form-wrapper p {
    color: #f6f8fd
}

@media (min-width: 992px) {
    .form-section .form-block .form-wrapper {
        padding:4rem 5rem
    }
}

.form-section .form-block .form-wrapper .form-row>[class*=col-] {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%
}

.form-section .form-response-heading {
    color: #fff
}

.form-section.bg-white-2 .card.has-form .card-horizontal-content {
    background: #fff;
    box-shadow: 2px 2px 4px 0 rgba(18,18,18,.1)
}

.form-section.bg-white-2 .card.has-form .card-info:after {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(18,18,18,.1)
}

.form-section.bg-white-2 .card.has-form .card-body,.form-section.bg-white-2 .card.has-form .card-body h4 {
    color: #191466
}

.form-section.bg-white-2 .card.has-form .card-body p {
    color: #393939
}

.form-section.bg-white-2 .form-block {
    background: #fff
}

.form-section.bg-white-2 .form-block .form-wrapper h4 {
    color: #191466
}

.form-section.bg-white-2 .form-block .form-wrapper p {
    color: #393939
}

.form-section.bg-white-2 .form-response-heading {
    color: #191466
}

.social-icons-block {
    padding: 0
}

.social-icons-block.bg-primary .grouped-social-icons {
    background: #191466
}

.social-icons-block.bg-primary-2 .grouped-social-icons {
    background: #191466
}

.social-icons-block.bg-primary-2 .grouped-social-icons .social-icon,.social-icons-block.bg-primary .grouped-social-icons .social-icon {
    border: 1px solid #fff
}

.social-icons-block.bg-primary-2 .grouped-social-icons .social-icon:first-of-type,.social-icons-block.bg-primary .grouped-social-icons .social-icon:first-of-type {
    margin-left: 0
}

.embed-block .section-title {
    margin-bottom: 1.5rem
}

@media (min-width: 576px) {
    .wysiwyg-section .wysiwyg-content {
        width:85%
    }
}

.jumbotron-404 {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 60vh
}

@media (min-width: 768px) {
    .jumbotron-404 {
        min-height:80vh
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .jumbotron-404 {
        height: 50vh
    }
}

@media (-ms-high-contrast:active) and (min-width: 768px),(-ms-high-contrast:none) and (min-width:768px) {
    .jumbotron-404 {
        min-height:80vh;
        height: 70vh
    }
}

.jumbotron-404:after {
    background-color: #191466;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8
}

.jumbotron-404 .jumbotron-heading,.jumbotron-404 .jumbotron-subheading,.jumbotron-404 .jumbotron-text {
    color: #fff
}

.jumbotron-404 .jumbotron-content {
    margin-top: -12vh
}

.jumbotron-404 .cta.text {
    margin: 1rem .5rem 0
}

@media (min-width: 992px) {
    .jumbotron-404 .cta.text {
        margin:2rem 1.5rem 0
    }
}

@media (min-width: 1200px) {
    .jumbotron-404 .cta.text {
        margin:2rem 2rem 0
    }
}

.careers-search-results {
    padding-top: 0
}

.careers-search-results .title-strip p {
    color: #979797
}

.careers-search-results .is-h2 {
    margin-bottom: .5rem
}

.careers-search-results .search-form {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0
}

@media (min-width: 768px) {
    .careers-search-results .search-form {
        margin-left:8.3333%;
        margin-right: 8.3333%;
        padding: 2rem 1rem
    }
}

@media (max-width: 1199.98px) {
    .careers-search-results .search-form {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.search-form {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0
}

@media (max-width: 1199.98px) {
    .search-form {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.search-form .btn {
    width: 100%;
    margin-bottom: 0
}

@media (min-width: 1200px) {
    .search-form .btn {
        width:calc(100% - 1.5rem);
        position: absolute;
        bottom: 0
    }
}

@media (max-width: 1199.98px) {
    .search-form .form-group {
        min-width:50%
    }
}

@media (max-width: 767.98px) {
    .search-form .form-group {
        min-width:100%
    }
}

.careers-search-results .search-form .tt-menu {
    z-index: 2
}

@media (min-width: 768px) {
    .careers-search-results .search-form .tt-menu {
        width:50vw;
        max-width: 800px
    }
}

.section-breadcrumbs-social.breadcrumbs .breadcrumb {
    padding: 1rem 0
}

.section-breadcrumbs-social .grouped-social-icons {
    padding: 0;
    background: none!important
}

.section-breadcrumbs-social .grouped-social-icons .social-icons {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 1199.98px) {
    .section-breadcrumbs-social .grouped-social-icons .social-icons {
        -webkit-justify-content:flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.section-breadcrumbs-social.bg-primary .grouped-social-icons {
    background: #191466
}

.section-breadcrumbs-social.bg-primary-2 .grouped-social-icons {
    background: #191466
}

.section-breadcrumbs-social.bg-primary-2 .grouped-social-icons .social-icon,.section-breadcrumbs-social.bg-primary .grouped-social-icons .social-icon {
    border: 1px solid #fff
}

.job-role-sidebar .grouped-social-icons,.job-role-sidebar .job-role-details-block,.job-role-sidebar .sidebar-back-link,.job-role-sidebar .sidebar-cta-block {
    margin: 0 auto 2rem
}

@media (min-width: 576px) {
    .job-role-sidebar .grouped-social-icons,.job-role-sidebar .job-role-details-block,.job-role-sidebar .sidebar-back-link,.job-role-sidebar .sidebar-cta-block {
        width:85%
    }
}

@media (max-width: 767.98px) {
    .job-role-sidebar .grouped-social-icons {
        margin-bottom:1rem
    }
}

.job-role-sidebar .grouped-social-icons p {
    width: auto
}

@media (max-width: 1199.98px) {
    .job-role-sidebar .grouped-social-icons p {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .job-role-sidebar .grouped-social-icons p {
        display:none
    }
}

.job-role-sidebar .sidebar-cta-block {
    padding: 2rem
}

.job-role-sidebar .sidebar-cta-block .cta-info {
    margin-left: 0
}

@media (max-width: 767.98px) {
    .job-role-sidebar .sidebar-cta-block {
        padding:0
    }
}

@media (min-width: 768px) {
    .article-tag-section {
        width:80%
    }
}

.article-tag-section .tag-wrapper {
    padding: 0 1.5rem
}

@media screen and (max-width: 400px) {
    .article-tag-section .article-tag {
        width:100%
    }
}

.search-section {
    overflow: visible;
    z-index: 12
}

.search-section .input-group {
    border: 1px solid #8795a1;
    border-bottom-left-radius: 26px;
    border-top-left-radius: 26px
}

@media (max-width: 1199.98px) {
    .search-section .input-group {
        border-radius:26px
    }
}

.search-section .input-group button {
    height: calc(100% + 2px)!important;
    top: -1px
}

@media (min-width: 992px) {
    .search-section .input-group button {
        min-width:10rem
    }
}

.search-section .input-group input[type=search].form-control+.input-group-appendx:after {
    top: -1px;
    height: calc(100% + 2px);
    border-block:1px solid #8795a1}

.search-section .input-group+.tt-menu {
    top: 69px
}

html {
    scroll-behavior: smooth;
}

section[id] {
    scroll-margin-top: 70px;
}


.icono-whatsapp .title {
	margin-top: -40px;
  }
  
  .icono-whatsapp {
	z-index: 10000;
	position: fixed;
	right: 5px;
	bottom: 90px;
  }







  .p-block.p-block--bg-ntt-logo {
    background: url(/img/Novatium-Img/img-es/index/index14.webp) right top no-repeat #ffffff;
    background-size: auto 100%
}


.p-block__img {
    font-size: 0
}

.p-block__inner {
    display: block;
    padding: 80px 20px
}

.p-block.p-block--sm>.p-block__inner {
    padding: 48px 20px
}

.p-block--navigation>.p-block__inner {
    padding: 48px 20px
}

.p-block--navigation>.p-block__inner.c-btn-accordion {
    padding: 0 20px
}

.p-block--bg-img>.p-block__inner {
    padding: 40px 20px 80px
}

.p-block--bg-ntt-logo>.p-block__inner,.p-block--contact-us>.p-block__inner {
    display: flex;
    align-items: center;
    min-height: 320px
}

@media (min-width: 768px) {
    .p-block--contact-us>.p-block__inner {
        min-height:420px
    }
}

.p-block.c-bg-gray-100+.p-block.c-bg-gray-100>.p-block__inner,.p-block.c-bg-gray-100+.p-slider.c-bg-gray-100>.p-slider__inner,.p-block.c-bg-smart-navy-600+.p-block.c-bg-smart-navy-600>.p-block__inner,.p-block.c-bg-smart-navy-600+.p-slider.c-bg-smart-navy-600>.p-slider__inner,.p-block.c-bg-white+.p-block.c-bg-white>.p-block__inner,.p-block.c-bg-white+.p-slider.c-bg-white>.p-slider__inner,.p-block:not(.p-block--navigation):not(.p-block--bg-ntt-logo):not(.p-block--contact-us):not(.p-block--bg-img):not(.c-bg-white):not(.c-bg-smart-navy-600):not(.c-bg-gray-100)+.p-block:not(.p-block--bg-ntt-logo):not(.p-block--contact-us):not(.p-block--bg-img):not(.c-bg-white):not(.c-bg-smart-navy-600):not(.c-bg-gray-100)>.p-block__inner,.p-block:not(.p-block--navigation):not(.p-block--bg-ntt-logo):not(.p-block--contact-us):not(.p-block--bg-img):not(.c-bg-white):not(.c-bg-smart-navy-600):not(.c-bg-gray-100)+.p-slider:not(.c-bg-white):not(.c-bg-smart-navy-600):not(.c-bg-gray-100)>.p-slider__inner,.p-slider.c-bg-gray-100+.p-block.c-bg-gray-100>.p-block__inner,.p-slider.c-bg-smart-navy-600+.p-block.c-bg-smart-navy-600>.p-block__inner,.p-slider.c-bg-white+.p-block.c-bg-white>.p-block__inner,.p-slider:not(.c-bg-white):not(.c-bg-smart-navy-600):not(.c-bg-gray-100)+.p-block:not(.p-block--bg-ntt-logo):not(.p-block--contact-us):not(.p-block--bg-img):not(.c-bg-white):not(.c-bg-smart-navy-600):not(.c-bg-gray-100)>.p-block__inner {
    padding-top: 0
}

.p-block__lead+:not(.p-block__link) {
    margin-top: 40px
}

.p-block__link {
    margin-top: 24px
}

.p-block--bg-img .p-block__link,.p-block--bg-ntt-logo .p-block__link {
    margin-top: 40px
}

@media (min-width: 768px) {
    .p-block--bg-img .p-block__img {
        position:absolute;
        width: 100%;
        height: 100%
    }

    .p-block__inner {
        padding: 120px 40px
    }

    .p-block.p-block--sm>.p-block__inner {
        padding: 48px 40px
    }

    .p-block--navigation>.p-block__inner {
        padding: 48px 40px
    }

    .p-block--navigation>.p-block__inner.c-btn-accordion {
        padding: 0 40px
    }

    .p-block--bg-img>.p-block__inner {
        display: flex;
        padding: 120px 40px;
        align-items: center;
        position: relative;
        min-height: 640px
    }

    .p-block--bg-ntt-logo>.p-block__inner {
        min-height: 420px
    }

    .p-block--bg-img .p-block__lead,.p-block--bg-ntt-logo .p-block__lead {
        width: calc((100% - 50px)/ 2);
        width: 550px
    }
}

@media (min-width: 880px) {
    .p-block--800>.p-block__inner {
        padding-left:calc((100% - 800px)/ 2)!important;
        padding-right: calc((100% - 800px)/ 2)!important
    }
}

@media (min-width: 1024px) {
    .p-block.is-scroll {
        top:80px
    }

    .p-block__inner {
        padding: 120px 8%
    }

    .p-block.p-block--sm>.p-block__inner {
        padding: 48px 8%
    }

    .p-block--navigation>.p-block__inner {
        padding: 48px 8%
    }

    .p-block--navigation.is-scroll>.p-block__inner {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .p-block--bg-img>.p-block__inner {
        padding: 120px 8%
    }
}

@media (min-width: 1445px) {
    .p-block:not(.p-block--navigation)>.p-block__inner {
        padding:120px calc((100% - 1200px)/ 2)
    }

    .p-block.p-block--sm>.p-block__inner {
        padding: 48px calc((100% - 1200px)/ 2)
    }
}

@media (min-width: 1921px) {
    .p-block--navigation>.p-block__inner {
        padding:48px calc((100% - 1600px)/ 2)
    }
}


.p-panel-bg-img.p-panel-link .p-panel-bg-img__body .p-block__link {
    margin-top: 0;
    padding-top: 24px
}


.p-news-listing .p-block--navigation>.p-block__inner {
    padding-top: 56px!important
}

.p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal.label-list {
    padding-bottom: 40px;
    border-bottom: 1px solid #2e404d;
    margin-bottom: 30px
}



.c-bg-gray-100 .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal.label-list input.c-btn.c-btn--sm+label:hover,.c-bg-gray-100 .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal.label-list input.c-btn.c-btn--sm[type=checkbox],.c-bg-white .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal.label-list input.c-btn.c-btn--sm+label:hover,.c-white .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal.label-list input.c-btn.c-btn--sm[type=checkbox]:checked+label {
    color: #005b96;
    border: 1px solid #005b96
}


@media (max-width: 767px) {
    .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal:nth-of-type(1) li {
        width:80%;
        margin: 24px auto 0
    }

    .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal:nth-of-type(1) li:first-child {
        margin-top: 0
    }

    .p-news-listing .p-block--navigation>.p-block__inner .c-list-horizontal:nth-of-type(1) .c-btn {
        width: 80%;
        display: inline-block;
        text-align: center
    }
}

.c-btn-text-arrow {
    position: relative;
    display: inline-flex;
    align-items: center;
    background: 0 0;
    color: #ffc400;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    cursor: pointer
}

.p-block.is-scroll .c-btn-accordion {
    border-top: none;
    border-bottom: none
}



.p-block.p-block--toppage-caution>.p-block__inner {
    padding-top: 12px;
    padding-bottom: 12px
}

.btn1 {
    
    text-align:center;
    margin-left: 0px;
    font-family: Roboto-Regular;
    font-size: 18px;
    font-weight: 800;
    line-height: 10px;
    position: relative;
    color: #191466;
    border-radius: 36px;
    background-color: #27ffcb;
    padding: .2rem 1rem .4rem 1rem;
    text-align: left;
    overflow: hidden;
    border-width: 0;
    text-decoration: none
    
    
    
}

@media (min-width: 576px) {
    .btn1 {
        padding:.5rem 1rem .5rem 1rem
    
    }
}

.btn1.btn-secondary1 {
    border-radius: 50px;
    background-color: #27ffcb;
    color: #191466;
    border: 2px solid #27ffcb
}


.btn.btn-secondary1 .cta--arrow {
    padding: .5rem 1rem
}

.btn.btn-secondary1 .cta--arrow .arrow-group {
    fill: #191466
}

.btn.btn-secondary1 .cta--arrow.cta--arrow--small {
    padding: .55rem .55rem .55rem 1rem
}

.btn.btn-secondary1 .cta-download {
    padding: .5rem 1rem
}

.btn.btn-secondary1 .cta-download .download-group {
    fill: #191466
}

.btn.btn-secondary1 .cta-search {
    padding: .5rem 1rem
}

.btn.btn-secondary1 .cta-search .search-group {
    fill: #191466
}

.btn.btn-secondary1:focus,.btn.btn-secondary1:hover {
    background-color: #fff;
    border: 2px solid #191466
}

.btn.btn-secondary1:focus .cta--arrow,.btn.btn-secondary1:focus .cta-download,.btn.btn-secondary1:focus .cta-search,.btn.btn-secondary1:hover .cta--arrow,.btn.btn-secondary1:hover .cta-download,.btn.btn-secondary1:hover .cta-search {
    fill: #191466
}

.btn.btn-secondary1:focus .cta--arrow .arrow-group,.btn.btn-secondary1:focus .cta-download .download-group,.btn.btn-secondary1:focus .cta-search .search-group,.btn.btn-secondary1:hover .cta--arrow .arrow-group,.btn.btn-secondary1:hover .cta-download .download-group,.btn.btn-secondary1:hover .cta-search .search-group {
    fill: #191466
}

.btn .cta--arrow,.btn .cta-download,.btn .cta-search {
    display: inline-block
}

.is-search .btn-secondary1 {
    border-color: transparent
}


.button::after, .button::before {
  position: absolute;
  content: "";
  transition: all 0.5s;
}

.button {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 15px;
  background: #3498db;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: 1px solid transparent;
}
.button::before {
  bottom: -15px;
  height: 15px;
  width: 100%;
  left: 8px;
  transform: skewX(45deg);
  background-color: var( --button-shadow-bottom-color );
}
.button::after {
  right: -15px;
  height: 100%;
  width: 15px;
  bottom: -8px;
  transform: skewY(45deg);
  background-color: var(--button-shadow-right-color);
}
.button:active {
  margin-left: 20px;
  margin-top: 20px;
}
.button:active::before {
  bottom: -5px;
  height: 5px;
  left: 3px;
}
.button:active::after {
  right: -5px;
  width: 5px;
  bottom: -3px;
}

/* Slider */
.slick-slide {
    margin: 0px 20px;
  }
  
  .customer-logos {
    overflow: inherit;
    border-top: 1px solid #353535;
    border-bottom: 1px solid #353535;
  }
  
  .slick-slide img {
    width: 100%;
  }
  
  .slick-track::before,
  .slick-track::after {
    display: table;
    content: '';
  }
  
  .slick-track::after {
    clear: both;
  }
  
  .slick-track {
    padding: 1rem 0;
  }
  
  .slick-loading .slick-track {
    visibility: hidden;
  }
  
  .slick-slide.slick-loading img {
    display: none;
  }
  
  .slick-slide.dragging img {
    pointer-events: none;
  }
  
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  
  .slick-arrow {
    position: absolute;
    top: 50%;
    background: url(https://raw.githubusercontent.com/solodev/infinite-logo-carousel/master/images/arrow.svg?sanitize=true) center no-repeat;
    color: #fff;
    filter: invert(77%) sepia(32%) saturate(1%) hue-rotate(344deg) brightness(105%) contrast(103%);
    border: none;
    width: 2rem;
    height: 1.5rem;
    text-indent: -10000px;
    margin-top: -16px;
    z-index: 99;
  }
  
  .slick-arrow.slick-next {
    right: -40px;
    transform: rotate(180deg);
  }
  
  .slick-arrow.slick-prev {
    left: -40px;
  }
  
  /* Media Queries */
  
  @media (max-width: 768px) {
    .slick-arrow {
      width: 1rem;
      height: 1rem;
    }
  }
  
  /* JsFiddle Example only/don't use */
  .customer-logos {
    margin-top: 32px;
  }

  h3.diferente {
  color: blue;
  text-align: right;
  font-size: 30px;
  background-color: skyblue;  
}




#visor_imagenes {
    text-align:left;
  }
  
  .blanco-rojo {
    color: #FFFFFF;
    background-color:#191466;
  }

  

  .boton{
        text-shadow: 0px 1px rgba(0, 0, 0, 0.2);
              text-align:center;
              text-decoration: none;
        font-family: Roboto-Regular;
        font-size: 19px;
        display:inline-block;
              padding: 13px 24px;
              white-space: nowrap;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              border-radius: 100px;
              margin: 10px 5px;
              -webkit-transition: all 0.2s ease-in-out;
              -ms-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out;
              -o-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
  }
     
  
  .LinkedIn{
    background: #15c9f7;
    box-shadow: 0px 0px 0px 0px #ffffff;
  }
  
  .LinkedIn:hover{
    background: #ffffff;
  }
  
  .LinkedIn:active{
    box-shadow: 0px 2px 0px 0px #ffffff;
  }
  
  .PortaldeEmpleos{
    background: #15c9f7;
    box-shadow: 0px 0px 0px 0px #ffffff;
  }
  
  .PortaldeEmpleos:hover{
    background: #ffffff;
  }
  
  .PortaldeEmpleos:active{
    box-shadow: 0px 2px 0px 0px #ffffff;
  }
  


