/*! tailwindcss v3.1.7 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid #59667d
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Manrope, fangsong, sans-serif
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #f8f9f9
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #f8f9f9
}

input:-ms-input-placeholder,
input::-ms-input-placeholder,
textarea:-ms-input-placeholder,
textarea::-ms-input-placeholder {
    opacity: 1;
    color: #f8f9f9
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #f8f9f9
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

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

body {
    position: relative;
    background-color: #fff;
    font-size: 1rem;
    line-height: 1.625;
    color: #00205b
}

body.body-loaded,
main {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px
}

html {
    margin: 0
}

body,
html {
    overflow-x: hidden
}

.h1,
h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 800
}

.h2,
h2 {
    font-size: 2.25rem;
    line-height: 1.3;
    font-weight: 800
}

.h1-same-h3 h1,
.h3,
h3 {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 800
}

.h4,
h4 {
    font-size: 1.5rem;
    line-height: 1.333;
    font-weight: 700
}

.h5,
h5 {
    font-size: 1.25rem;
    line-height: 1.6;
    font-weight: 700
}

.h6,
h6 {
    margin-bottom: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 1px
}

small {
    font-size: .875rem;
    line-height: 1.25
}

button {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

h1,
h2,
h3,
h4,
h5 {
    margin-bottom: 24px
}

blockquote,
figure,
li,
ol,
p,
ul {
    margin: 0 0 16px
}

blockquote {
    position: relative;
    margin-top: 50px;
    margin-bottom: 52px;
    padding-left: 16px;
    font-size: 1.5rem;
    line-height: 1.333333;
    font-weight: 700
}

blockquote {
    -webkit-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    transform: translateX(-2px)
}

blockquote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: #00a0d5
}

ol,
ul {
    display: block;
    padding-left: 40px
}

ol {
    list-style-type: decimal
}

ul {
    list-style-type: disc
}

p {
    margin-bottom: 24px
}

a {
    color: #0076ba;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

a:hover {
    color: #036fad;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

hr {
    margin-bottom: 30px;
    height: 0;
    width: 100%
}

sub,
sup {
    font-size: 80%
}

.btn {
    position: relative;
    margin-bottom: 16px;
    margin-right: 12px;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 36px;
    border-width: 1px;
    padding: 10px 32px;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.625;
    font-weight: 700
}

.btn,
.btn:hover {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.btn {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.btn .icomoon {
    display: inline-block
}

.btn .icon-play {
    position: relative;
    top: 2px;
    margin-right: 8px;
    font-size: 1.25rem;
    line-height: 1
}

.btn .icon-arrow-right-2 {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    margin-left: 6px;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.btn .icon-arrow-right-2:before {
    position: relative;
    top: 1px
}

.btn:hover .icon-arrow-right-2 {
    -webkit-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.btn-tag:after,
.btn-tag:before,
.btn:after,
.btn:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.btn-blue {
    min-height: 46px;
    border-width: 0;
    background-color: #0076ba
}

.btn-blue,
.btn-blue:hover {
    color: #fff
}

.btn-blue-outline {
    position: relative;
    border-width: 0;
    background-color: transparent;
    color: #0076ba
}

.btn-blue-outline:hover {
    color: #036fad
}

.btn-blue-outline:before {
    border-width: 1px
}

.btn-blue-outline:after,
.btn-blue-outline:before {
    border-radius: 9999px;
    border-color: #0076ba;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.btn-blue-outline:after {
    border-width: 2px;
    opacity: 0
}

.btn-blue-outline:focus:not(.mouse):after,
.btn-blue-outline:hover:after {
    opacity: 1
}

.btn-white {
    border-width: 0;
    background-color: #fff;
    color: #0076ba
}

.btn-white:hover {
    background-color: #f8f9f9;
    color: #036fad
}

.btn-white-outline {
    position: relative;
    border-width: 0;
    background-color: transparent;
    color: #fff
}

.btn-white-outline:hover {
    color: #fff
}

.btn-white-outline:before {
    border-radius: 9999px;
    border: 1px solid #fff
}

.btn-white-outline:after,
.btn-white-outline:before {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.btn-white-outline:after {
    border-radius: 9999px;
    opacity: 0;
    border: 2px solid #fff
}

.btn-white-outline:focus:not(.mouse):after,
.btn-white-outline:hover:after {
    opacity: 1
}

.btn-not-border {
    border-width: 0;
    padding: 0;
    color: #0076ba
}

.btn-not-border-white {
    border-width: 0;
    padding: 0;
    color: #fff
}

.btn-not-border-white:hover {
    color: #fff
}

.popup-is-open:hover .btn-play-large:before {
    height: 92px;
    width: 92px
}

.btn-play-large {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 96px;
    width: 96px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    border-color: #0076ba;
    background-color: transparent;
    font-size: 1.875rem;
    line-height: 2.25;
    color: #0076ba
}

.btn-play-large:hover {
    border-width: 2px;
    border-color: #036fad;
    color: #036fad;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.btn-play-large .icomoon {
    margin-left: 4px
}

.btn-play-large:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 80px;
    width: 80px;
    border-radius: 9999px;
    background-color: #fff;
    opacity: .9;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.btn-play-large:hover:before {
    content: "";
    height: 92px;
    width: 92px
}

.btn-tag {
    position: relative;
    border-radius: 4px;
    border-width: 0;
    padding: 6px 8px;
    font-size: .875rem;
    line-height: 1.25;
    color: #707070
}

.btn-tag:hover {
    color: #707070;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.btn-tag.active {
    pointer-events: none;
    background-color: #707070;
    color: #fff
}

.btn-tag.active:hover {
    color: #fff
}

.btn-tag:before {
    border-width: 1px
}

.btn-tag:after,
.btn-tag:before {
    border-radius: 4px;
    border-color: #707070;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.btn-tag:after {
    border-width: 2px;
    opacity: 0
}

.btn-tag:focus:not(.mouse):after {
    opacity: 1
}

.btn-play-icon {
    position: relative;
    padding-left: 60px
}

.btn-play-icon .icomoon {
    position: absolute;
    left: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%) translateY(-1px);
    -o-transform: translateY(-50%) translateY(-1px);
    transform: translateY(-50%) translateY(-1px)
}

button.control-video:focus:not(.mouse) {
    outline-offset: 15px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.container {
    max-width: 100%
}

.\!container {
    max-width: 100% !important
}

.col {
    padding-left: 16px;
    padding-right: 16px
}

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

.bg {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

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

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

@media (max-width:1024px) {

    .\!container.down-lg-px0,
    .container.down-lg-px0 {
        padding-left: 0;
        padding-right: 0
    }
}

.transform-middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.transform-center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.transform-center-middle {
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.top-1 {
    top: 2px
}

.top-0 {
    top: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.-top-1 {
    top: -2px
}

.right-1 {
    right: 2px
}

.top-2 {
    top: 4px
}

.top-4 {
    top: 8px
}

.bottom-4 {
    bottom: 8px
}

.right-25 {
    right: 50px
}

.top-8 {
    top: 16px
}

.right-8 {
    right: 16px
}

.right-4 {
    right: 8px
}

.top-\[5px\] {
    top: 5px
}

.bottom-0 {
    bottom: 0
}

.-top-63 {
    top: -126px
}

.right-15 {
    right: 30px
}

.-top-5p {
    top: -5%
}

.-top-25 {
    top: -50px
}

.-bottom-2 {
    bottom: -4px
}

.left-1 {
    left: 2px
}

.-top-50 {
    top: -100px
}

.right-31 {
    right: 62px
}

.-top-48 {
    top: -96px
}

.top-21 {
    top: 42px
}

.left-7 {
    left: 14px
}

.top-5 {
    top: 10px
}

.-bottom-1 {
    bottom: -2px
}

.-left-7 {
    left: -14px
}

.-top-4 {
    top: -8px
}

.bottom-full {
    bottom: 100%
}

.left-9 {
    left: 18px
}

.bottom-3 {
    bottom: 6px
}

.-top-28 {
    top: -56px
}

.-right-43 {
    right: -86px
}

.right-72 {
    right: 144px
}

.top-2p5 {
    top: 5%
}

.right-52 {
    right: 104px
}

.top-3 {
    top: 6px
}

.right-12 {
    right: 24px
}

.top-1px5 {
    top: 3px
}

.-bottom-80 {
    bottom: -160px
}

.-right-104 {
    right: -208px
}

.-top-22 {
    top: -44px
}

.-left-5 {
    left: -10px
}

.left-full {
    left: 100%
}

.top-full {
    top: 100%
}

.-top-30 {
    top: -60px
}

.top-6 {
    top: 12px
}

.left-6 {
    left: 12px
}

.-right-55 {
    right: -110px
}

.-left-33 {
    left: -66px
}

.-right-31 {
    right: -62px
}

.bottom-13 {
    bottom: 26px
}

.bottom-5 {
    bottom: 10px
}

.right-10 {
    right: 20px
}

.-bottom-7 {
    bottom: -14px
}

.-bottom-21 {
    bottom: -42px
}

.-top-52 {
    top: -104px
}

.-left-35 {
    left: -70px
}

.top-100p {
    top: 100%
}

.-right-6 {
    right: -12px
}

.right-60 {
    right: 120px
}

.top-18 {
    top: 36px
}

.-top-34 {
    top: -68px
}

.right-21 {
    right: 42px
}

.-top-37 {
    top: -74px
}

.right-48 {
    right: 96px
}

.right-65 {
    right: 130px
}

.-left-2 {
    left: -4px
}

.-top-45 {
    top: -90px
}

.-left-3 {
    left: -6px
}

.top-85 {
    top: 170px
}

.left-2 {
    left: 4px
}

.left-3p {
    left: 3%
}

.left-4p {
    left: 4%
}

.right-10p4 {
    right: 10.4%
}

.-top-10 {
    top: -20px
}

.top-24 {
    top: 48px
}

.-top-16 {
    top: -32px
}

.-left-12 {
    left: -24px
}

.top-auto {
    top: auto
}

.left-75p {
    left: 75%
}

.left-20 {
    left: 40px
}

.-top-100 {
    top: -200px
}

.-left-0 {
    left: 0
}

.-top-64 {
    top: -128px
}

.-left-26 {
    left: -52px
}

.top-50 {
    top: 100px
}

.-right-24 {
    right: -48px
}

.top-65 {
    top: 130px
}

.top-50p {
    top: 50%
}

.right-17 {
    right: 34px
}

.top-42 {
    top: 84px
}

.top-11 {
    top: 22px
}

.right-14 {
    right: 28px
}

.-bottom-175 {
    bottom: -350px
}

.-right-11 {
    right: -22px
}

.-bottom-128 {
    bottom: -256px
}

.top-29 {
    top: 58px
}

.-right-49 {
    right: -98px
}

.-top-201 {
    top: -402px
}

.-right-77 {
    right: -154px
}

.-top-77 {
    top: -154px
}

.right-9 {
    right: 18px
}

.top-7 {
    top: 14px
}

.-bottom-22 {
    bottom: -44px
}

.-right-41 {
    right: -82px
}

.-top-155 {
    top: -310px
}

.-bottom-58 {
    bottom: -116px
}

.-bottom-98 {
    bottom: -196px
}

.-bottom-41 {
    bottom: -82px
}

.-right-35 {
    right: -70px
}

.-top-29 {
    top: -58px
}

.-top-225 {
    top: -450px
}

.-left-13p {
    left: -13%
}

.top-74 {
    top: 148px
}

.-top-0p5 {
    top: -1px
}

.left-80 {
    left: 160px
}

.-top-5 {
    top: -10px
}

.bottom-30 {
    bottom: 60px
}

.top-16 {
    top: 32px
}

.left-4 {
    left: 8px
}

.left-16 {
    left: 32px
}

.left-26 {
    left: 52px
}

.right-27 {
    right: 54px
}

.-right-58 {
    right: -116px
}

.-top-82 {
    top: -164px
}

.left-1\/2 {
    left: 50%
}

.z-200 {
    z-index: 200
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-2 {
    z-index: 2
}

.z-50 {
    z-index: 50
}

.z-\[100\] {
    z-index: 100
}

.z-\[200\] {
    z-index: 200
}

.z-30 {
    z-index: 30
}

.z-0 {
    z-index: 0
}

.z-100 {
    z-index: 100
}

.-z-1 {
    z-index: -1
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-25 {
    z-index: 25
}

.z-3 {
    z-index: 3
}

.z-a-1 {
    z-index: -1
}

.z-4 {
    z-index: 4
}

.z-9999 {
    z-index: 9999
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-first {
    -webkit-box-ordinal-group: -9998;
    -ms-flex-order: -9999;
    order: -9999
}

.m-0 {
    margin: 0
}

.m-auto {
    margin: auto
}

.-mx-12 {
    margin-left: -24px;
    margin-right: -24px
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-20 {
    margin-left: 40px;
    margin-right: 40px
}

.mx-5 {
    margin-left: 10px;
    margin-right: 10px
}

.mx-2p5 {
    margin-left: 5px;
    margin-right: 5px
}

.my-8 {
    margin-top: 16px;
    margin-bottom: 16px
}

.-mx-4 {
    margin-left: -8px;
    margin-right: -8px
}

.mx-9 {
    margin-left: 18px;
    margin-right: 18px
}

.-mx-1 {
    margin-left: -2px;
    margin-right: -2px
}

.mx-12 {
    margin-left: 24px;
    margin-right: 24px
}

.-mx-5 {
    margin-left: -10px;
    margin-right: -10px
}

.-mx-6 {
    margin-left: -12px;
    margin-right: -12px
}

.mx-6 {
    margin-left: 12px;
    margin-right: 12px
}

.-mx-7 {
    margin-left: -14px;
    margin-right: -14px
}

.mx-7 {
    margin-left: 14px;
    margin-right: 14px
}

.-mx-2p5 {
    margin-left: -5px;
    margin-right: -5px
}

.mx-16 {
    margin-left: 32px;
    margin-right: 32px
}

.-mx-16 {
    margin-left: -32px;
    margin-right: -32px
}

.my-20 {
    margin-top: 40px;
    margin-bottom: 40px
}

.my-21 {
    margin-top: 42px;
    margin-bottom: 42px
}

.mx-8 {
    margin-left: 16px;
    margin-right: 16px
}

.mx-4 {
    margin-left: 8px;
    margin-right: 8px
}

.mr-5 {
    margin-right: 10px
}

.mb-17 {
    margin-bottom: 34px
}

.mb-8 {
    margin-bottom: 16px
}

.mb-9 {
    margin-bottom: 18px
}

.mb-0 {
    margin-bottom: 0
}

.mb-15 {
    margin-bottom: 30px
}

.mb-7 {
    margin-bottom: 14px
}

.mr-10 {
    margin-right: 20px
}

.mb-21 {
    margin-bottom: 42px
}

.mb-12 {
    margin-bottom: 24px
}

.-mt-7 {
    margin-top: -14px
}

.mr-4 {
    margin-right: 8px
}

.mr-8 {
    margin-right: 16px
}

.mb-10 {
    margin-bottom: 20px
}

.ml-auto {
    margin-left: auto
}

.mr-18 {
    margin-right: 36px
}

.ml-7 {
    margin-left: 14px
}

.mb-19 {
    margin-bottom: 38px
}

.mb-11 {
    margin-bottom: 22px
}

.-mb-10 {
    margin-bottom: -20px
}

.mb-30 {
    margin-bottom: 60px
}

.mb-40 {
    margin-bottom: 80px
}

.mb-20 {
    margin-bottom: 40px
}

.mb-4 {
    margin-bottom: 8px
}

.mt-7 {
    margin-top: 14px
}

.-mr-12 {
    margin-right: -24px
}

.mt-16 {
    margin-top: 32px
}

.-mt-5 {
    margin-top: -10px
}

.mt-8 {
    margin-top: 16px
}

.mb-13 {
    margin-bottom: 26px
}

.mt-21 {
    margin-top: 42px
}

.mr-3 {
    margin-right: 6px
}

.mb-5 {
    margin-bottom: 10px
}

.mt-18 {
    margin-top: 36px
}

.mr-2 {
    margin-right: 4px
}

.mb-4p5 {
    margin-bottom: 9px
}

.mr-7 {
    margin-right: 14px
}

.ml-5 {
    margin-left: 10px
}

.mr-2p5 {
    margin-right: 5px
}

.mt-2 {
    margin-top: 4px
}

.mt-17 {
    margin-top: 34px
}

.mt-4 {
    margin-top: 8px
}

.mt-19p {
    margin-top: 19%
}

.mt-15p {
    margin-top: 15%
}

.mt-10 {
    margin-top: 20px
}

.mt-15 {
    margin-top: 30px
}

.mb-25 {
    margin-bottom: 50px
}

.mb-14 {
    margin-bottom: 28px
}

.mt-20 {
    margin-top: 40px
}

.ml-14 {
    margin-left: 28px
}

.-mt-3 {
    margin-top: -6px
}

.mb-2 {
    margin-bottom: 4px
}

.mb-16 {
    margin-bottom: 32px
}

.ml-11 {
    margin-left: 22px
}

.mb-33 {
    margin-bottom: 66px
}

.mb-32 {
    margin-bottom: 64px
}

.ml-0 {
    margin-left: 0
}

.-mt-6 {
    margin-top: -12px
}

.mb-23 {
    margin-bottom: 46px
}

.-ml-2 {
    margin-left: -4px
}

.mt-30 {
    margin-top: 60px
}

.ml-2 {
    margin-left: 4px
}

.mr-40 {
    margin-right: 80px
}

.mt-22 {
    margin-top: 44px
}

.mt-12 {
    margin-top: 24px
}

.mb-26 {
    margin-bottom: 52px
}

.mt-23 {
    margin-top: 46px
}

.mt-6 {
    margin-top: 12px
}

.-mt-0p5 {
    margin-top: -1px
}

.mt-25 {
    margin-top: 50px
}

.mr-0 {
    margin-right: 0
}

.mb-29 {
    margin-bottom: 58px
}

.mb-35 {
    margin-bottom: 70px
}

.mb-1 {
    margin-bottom: 2px
}

.mt-27 {
    margin-top: 54px
}

.mt-11 {
    margin-top: 22px
}

.mt-12p5 {
    margin-top: 25px
}

.mb-34 {
    margin-bottom: 68px
}

.mt-28 {
    margin-top: 56px
}

.mt-19 {
    margin-top: 38px
}

.-mt-26 {
    margin-top: -52px
}

.mt-14 {
    margin-top: 28px
}

.mt-9 {
    margin-top: 18px
}

.mb-42 {
    margin-bottom: 84px
}

.ml-10 {
    margin-left: 20px
}

.-ml-10 {
    margin-left: -20px
}

.ml-4 {
    margin-left: 8px
}

.mt-13 {
    margin-top: 26px
}

.-mt-1 {
    margin-top: -2px
}

.mb-24 {
    margin-bottom: 48px
}

.ml-3 {
    margin-left: 6px
}

.mt-5 {
    margin-top: 10px
}

.mb-22 {
    margin-bottom: 44px
}

.mt-44 {
    margin-top: 88px
}

.mt-39 {
    margin-top: 78px
}

.mt-37 {
    margin-top: 74px
}

.ml-8 {
    margin-left: 16px
}

.-mr-4 {
    margin-right: -8px
}

.mt-24 {
    margin-top: 48px
}

.mb-27 {
    margin-bottom: 54px
}

.mb-14p5 {
    margin-bottom: 29px
}

.mr-auto {
    margin-right: auto
}

.mt-8p5 {
    margin-top: 17px
}

.mb-3 {
    margin-bottom: 6px
}

.-mt-12 {
    margin-top: -24px
}

.mt-3 {
    margin-top: 6px
}

.-mt-2 {
    margin-top: -4px
}

.mb-31 {
    margin-bottom: 62px
}

.ml-9 {
    margin-left: 18px
}

.mt-26 {
    margin-top: 52px
}

.mb-0p5 {
    margin-bottom: 1px
}

.mt-34 {
    margin-top: 68px
}

.mt-0 {
    margin-top: 0
}

.ml-12 {
    margin-left: 24px
}

.mt-36 {
    margin-top: 72px
}

.mt-1p5 {
    margin-top: 3px
}

.mb-6 {
    margin-bottom: 12px
}

.mr-20 {
    margin-right: 40px
}

.mr-16 {
    margin-right: 32px
}

.mr-9 {
    margin-right: 18px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.aspect-square {
    aspect-ratio: 1/1
}

.h-74 {
    height: 148px
}

.h-15 {
    height: 30px
}

.h-30 {
    height: 60px
}

.h-1 {
    height: 2px
}

.h-full {
    height: 100%
}

.h-24 {
    height: 48px
}

.h-20 {
    height: 40px
}

.h-23 {
    height: 46px
}

.h-96 {
    height: 192px
}

.h-0 {
    height: 0
}

.h-5 {
    height: 10px
}

.h-10 {
    height: 20px
}

.h-25 {
    height: 50px
}

.h-35 {
    height: 70px
}

.h-40 {
    height: 80px
}

.h-45 {
    height: 90px
}

.h-50 {
    height: 100px
}

.h-55 {
    height: 110px
}

.h-60 {
    height: 120px
}

.h-65 {
    height: 130px
}

.h-70 {
    height: 140px
}

.h-75 {
    height: 150px
}

.h-80 {
    height: 160px
}

.h-85 {
    height: 170px
}

.h-90 {
    height: 180px
}

.h-95 {
    height: 190px
}

.h-100 {
    height: 200px
}

.h-1p5 {
    height: 3px
}

.h-auto {
    height: auto
}

.h-250 {
    height: 500px
}

.h-32 {
    height: 64px
}

.h-8 {
    height: 16px
}

.h-77p5 {
    height: 155px
}

.h-16 {
    height: 32px
}

.h-106p {
    height: 106%
}

.h-82p5 {
    height: 165px
}

.h-\[347px\] {
    height: 347px
}

.h-38 {
    height: 76px
}

.h-54p3 {
    height: 54.3%
}

.h-40p {
    height: 40%
}

.h-49p5 {
    height: 49.5%
}

.h-53p {
    height: 53%
}

.h-88 {
    height: 176px
}

.h-9 {
    height: 18px
}

.h-129 {
    height: 258px
}

.h-48 {
    height: 96px
}

.h-fit {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.h-245 {
    height: 490px
}

.h-190 {
    height: 380px
}

.h-41 {
    height: 82px
}

.h-12 {
    height: 24px
}

.h-156 {
    height: 322px
}

.h-13 {
    height: 26px
}

.h-2 {
    height: 4px
}

.h-94 {
    height: 188px
}

.h-6 {
    height: 12px
}

.max-h-150 {
    max-height: 150px
}

.min-h-38 {
    min-height: 38px
}

.min-h-64 {
    min-height: 64px
}

.min-h-320 {
    min-height: 320px
}

.min-h-\[35px\] {
    min-height: 35px
}

.min-h-26 {
    min-height: 26px
}

.w-full {
    width: 100%
}

.w-18 {
    width: 36px
}

.w-0p5 {
    width: 1px
}

.w-24 {
    width: 48px
}

.w-1p5 {
    width: 3px
}

.w-23 {
    width: 46px
}

.w-162p {
    width: 162px
}

.w-1\/3 {
    width: 33.333333%
}

.w-32p {
    width: 32%
}

.w-84p {
    width: 84%
}

.w-109 {
    width: 218px
}

.w-320 {
    width: 640px
}

.w-94 {
    width: 188px
}

.w-125 {
    width: 250px
}

.w-78 {
    width: 156px
}

.w-auto {
    width: auto
}

.w-155 {
    width: 310px
}

.w-100vw {
    width: 100vw
}

.w-77p5 {
    width: 155px
}

.w-101p {
    width: 101%
}

.w-93p {
    width: 93%
}

.w-102p {
    width: 102%
}

.w-65p {
    width: 65%
}

.w-\[150\%\] {
    width: 150%
}

.w-35 {
    width: 70px
}

.w-26 {
    width: 52px
}

.w-2 {
    width: 4px
}

.w-20 {
    width: 40px
}

.w-95p {
    width: 95%
}

.w-68p {
    width: 68%
}

.w-48p {
    width: 48%
}

.w-41p3 {
    width: 41.3%
}

.w-88 {
    width: 176px
}

.w-29p {
    width: 29%
}

.w-60p {
    width: 60%
}

.w-9 {
    width: 18px
}

.w-20p {
    width: 20%
}

.w-310 {
    width: 620px
}

.w-274 {
    width: 548px
}

.w-105 {
    width: 210px
}

.w-48 {
    width: 96px
}

.w-98 {
    width: 196px
}

.w-253 {
    width: 506px
}

.w-40 {
    width: 80px
}

.w-198 {
    width: 396px
}

.w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.w-394 {
    width: 788px
}

.w-1\/2 {
    width: 50%
}

.w-0p {
    width: 0
}

.w-25 {
    width: 50px
}

.w-6 {
    width: 12px
}

.w-127 {
    width: 254px
}

.w-96p {
    width: 96%
}

.min-w-56 {
    min-width: 56px
}

.max-w-312 {
    max-width: 312px
}

.max-w-192 {
    max-width: 192px
}

.max-w-\[1064px\] {
    max-width: 1064px
}

.max-w-\[898px\] {
    max-width: 898px
}

.max-w-672 {
    max-width: 672px
}

.max-w-266 {
    max-width: 266px
}

.max-w-none {
    max-width: none
}

.max-w-656 {
    max-width: 656px
}

.max-w-155 {
    max-width: 155px
}

.max-w-752 {
    max-width: 752px
}

.max-w-full {
    max-width: 100%
}

.max-w-1062 {
    max-width: 1062px
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.flex-initial {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.transform {
    -webkit-transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.list-none {
    list-style-type: none
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.content-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gap-8 {
    gap: 16px
}

.gap-15 {
    gap: 30px
}

.gap-50 {
    gap: 100px
}

.gap-2 {
    gap: 4px
}

.gap-20 {
    gap: 40px
}

.gap-5 {
    gap: 10px
}

.gap-x-8 {
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

.gap-y-7 {
    row-gap: 14px
}

.gap-y-15 {
    row-gap: 30px
}

.gap-y-5 {
    row-gap: 10px
}

.gap-x-13 {
    -webkit-column-gap: 26px;
    -moz-column-gap: 26px;
    column-gap: 26px
}

.gap-y-11 {
    row-gap: 22px
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-scroll {
    overflow-x: scroll
}

.text-ellipsis {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.break-words {
    overflow-wrap: break-word
}

.rounded-\[6px\] {
    border-radius: 6px
}

.rounded-none {
    border-radius: 0
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-8 {
    border-radius: 8px
}

.rounded-4 {
    border-radius: 4px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-\[18px\] {
    border-radius: 18px
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-\[20px\] {
    border-radius: 20px
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-1\/2 {
    border-radius: 50%
}

.rounded-b-8 {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.rounded-br-none {
    border-bottom-right-radius: 0
}

.border-0 {
    border-width: 0
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-1 {
    border-width: 1px
}

.border-t-3 {
    border-top-width: 3px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-3 {
    border-bottom-width: 3px
}

.border-t-2 {
    border-top-width: 2px
}

.border-solid {
    border-style: solid
}

.border-none {
    border-style: none
}

.border-blue-100 {
    border-color: #00a0d5
}

.border-white {
    border-color: #fff
}

.border-green-100 {
    border-color: #40a829
}

.border-purple-100 {
    border-color: #5c068c
}

.border-red-100 {
    border-color: #f85847
}

.border-gray-500 {
    border-color: #ccc
}

.border-white-60 {
    border-color: hsla(0, 0%, 100%, .6)
}

.border-purple-200 {
    border-color: #592c8e
}

.border-blue-200 {
    border-color: #0076ba
}

.border-gray-300 {
    border-color: #f5f8fb
}

.border-gray-100 {
    border-color: #707070
}

.border-t-red-100 {
    border-top-color: #f85847
}

.border-t-green-100 {
    border-top-color: #40a829
}

.border-t-purple-100 {
    border-top-color: #5c068c
}

.border-t-blue-100 {
    border-top-color: #00a0d5
}

.bg-white {
    background-color: #fff
}

.bg-gray-300 {
    background-color: #f5f8fb
}

.bg-indigo-400 {
    background-color: #818cf8
}

.bg-green-400 {
    background-color: #4ade80
}

.bg-red-400 {
    background-color: #f87171
}

.bg-gray-500 {
    background-color: #ccc
}

.bg-white-92 {
    background-color: hsla(0, 0%, 100%, .92)
}

.bg-black {
    background-color: #000
}

.bg-blue-300 {
    background-color: #036fad
}

.bg-blue-400 {
    background-color: #00205b
}

.bg-blue-200 {
    background-color: #0076ba
}

.bg-red-100 {
    background-color: #f85847
}

.bg-green-100 {
    background-color: #40a829
}

.bg-blue-100 {
    background-color: #00a0d5
}

.bg-purple-100 {
    background-color: #5c068c
}

.bg-transparent {
    background-color: transparent
}

.bg-primary-100 {
    background-color: #0076ba
}

.bg-gray-400 {
    background-color: #f8f9f9
}

.bg-cover {
    background-size: cover
}

.bg-contain {
    background-size: contain
}

.bg-center {
    background-position: 50%
}

.bg-right-bottom {
    background-position: 100% 100%
}

.bg-left-bottom {
    background-position: 0 100%
}

.bg-left-top {
    background-position: 0 0
}

.bg-right-top {
    background-position: 100% 0
}

.bg-bottom {
    background-position: bottom
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-6 {
    padding: 12px
}

.p-0 {
    padding: 0
}

.p-4 {
    padding: 8px
}

.p-20 {
    padding: 40px
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-3 {
    padding-top: 6px;
    padding-bottom: 6px
}

.px-10 {
    padding-left: 20px;
    padding-right: 20px
}

.py-5 {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-8 {
    padding-top: 16px;
    padding-bottom: 16px
}

.px-16 {
    padding-left: 32px;
    padding-right: 32px
}

.px-12 {
    padding-left: 24px;
    padding-right: 24px
}

.py-4 {
    padding-top: 8px;
    padding-bottom: 8px
}

.px-9 {
    padding-left: 18px;
    padding-right: 18px
}

.py-40 {
    padding-top: 80px;
    padding-bottom: 80px
}

.py-7 {
    padding-top: 14px;
    padding-bottom: 14px
}

.px-2 {
    padding-left: 4px;
    padding-right: 4px
}

.px-4 {
    padding-left: 8px;
    padding-right: 8px
}

.py-1 {
    padding-top: 2px;
    padding-bottom: 2px
}

.py-20 {
    padding-top: 40px;
    padding-bottom: 40px
}

.px-8 {
    padding-left: 16px;
    padding-right: 16px
}

.px-28 {
    padding-left: 56px;
    padding-right: 56px
}

.px-11 {
    padding-left: 22px;
    padding-right: 22px
}

.py-48 {
    padding-top: 96px;
    padding-bottom: 96px
}

.py-60 {
    padding-top: 120px;
    padding-bottom: 120px
}

.py-32 {
    padding-top: 64px;
    padding-bottom: 64px
}

.py-15 {
    padding-top: 30px;
    padding-bottom: 30px
}

.py-16 {
    padding-top: 32px;
    padding-bottom: 32px
}

.px-5 {
    padding-left: 10px;
    padding-right: 10px
}

.px-17 {
    padding-left: 34px;
    padding-right: 34px
}

.py-30 {
    padding-top: 60px;
    padding-bottom: 60px
}

.py-12 {
    padding-top: 24px;
    padding-bottom: 24px
}

.px-30 {
    padding-left: 60px;
    padding-right: 60px
}

.py-2 {
    padding-top: 4px;
    padding-bottom: 4px
}

.px-7 {
    padding-left: 14px;
    padding-right: 14px
}

.px-15 {
    padding-left: 30px;
    padding-right: 30px
}

.px-3 {
    padding-left: 6px;
    padding-right: 6px
}

.py-6 {
    padding-top: 12px;
    padding-bottom: 12px
}

.px-37 {
    padding-left: 74px;
    padding-right: 74px
}

.py-35 {
    padding-top: 70px;
    padding-bottom: 70px
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.pb-5 {
    padding-bottom: 10px
}

.pr-12 {
    padding-right: 24px
}

.pt-15 {
    padding-top: 30px
}

.pb-4 {
    padding-bottom: 8px
}

.pb-14 {
    padding-bottom: 28px
}

.pb-7 {
    padding-bottom: 14px
}

.pt-7 {
    padding-top: 14px
}

.pt-24 {
    padding-top: 48px
}

.pt-20 {
    padding-top: 40px
}

.pb-60 {
    padding-bottom: 120px
}

.pl-3 {
    padding-left: 6px
}

.pb-8 {
    padding-bottom: 16px
}

.pb-95p {
    padding-bottom: 95%
}

.pb-84p {
    padding-bottom: 84%
}

.pb-13 {
    padding-bottom: 26px
}

.pb-96p {
    padding-bottom: 96%
}

.pt-4 {
    padding-top: 8px
}

.pb-1 {
    padding-bottom: 2px
}

.pb-64p {
    padding-bottom: 64%
}

.pb-97p {
    padding-bottom: 97%
}

.pb-20 {
    padding-bottom: 40px
}

.pl-10 {
    padding-left: 20px
}

.pr-10 {
    padding-right: 20px
}

.pl-13 {
    padding-left: 26px
}

.pr-0 {
    padding-right: 0
}

.pb-83p {
    padding-bottom: 83%
}

.pt-7p {
    padding-top: 7%
}

.pb-74p {
    padding-bottom: 74%
}

.pb-65p {
    padding-bottom: 65%
}

.pb-14p {
    padding-bottom: 14%
}

.pb-71p {
    padding-bottom: 71%
}

.pb-80p {
    padding-bottom: 80%
}

.pb-18p {
    padding-bottom: 18%
}

.pr-65 {
    padding-right: 130px
}

.pl-11 {
    padding-left: 22px
}

.pr-15 {
    padding-right: 30px
}

.pb-15 {
    padding-bottom: 30px
}

.pt-12 {
    padding-top: 24px
}

.pr-20 {
    padding-right: 40px
}

.pb-40 {
    padding-bottom: 80px
}

.pb-10 {
    padding-bottom: 20px
}

.pt-22 {
    padding-top: 44px
}

.pb-12p {
    padding-bottom: 12%
}

.pb-15p {
    padding-bottom: 15%
}

.pb-6p5 {
    padding-bottom: 6.5%
}

.pb-10p {
    padding-bottom: 10%
}

.pt-48 {
    padding-top: 96px
}

.pb-27 {
    padding-bottom: 54px
}

.pt-2 {
    padding-top: 4px
}

.pb-3 {
    padding-bottom: 6px
}

.pl-1 {
    padding-left: 2px
}

.pt-10 {
    padding-top: 20px
}

.pt-11p5 {
    padding-top: 23px
}

.pl-12 {
    padding-left: 24px
}

.pt-26 {
    padding-top: 52px
}

.pb-14p5 {
    padding-bottom: 29px
}

.pb-22 {
    padding-bottom: 44px
}

.pt-1 {
    padding-top: 2px
}

.pt-29 {
    padding-top: 58px
}

.pb-24 {
    padding-bottom: 48px
}

.pt-60 {
    padding-top: 120px
}

.pb-45 {
    padding-bottom: 90px
}

.pr-5 {
    padding-right: 10px
}

.pt-16 {
    padding-top: 32px
}

.pb-9 {
    padding-bottom: 18px
}

.pb-12 {
    padding-bottom: 24px
}

.pb-13p {
    padding-bottom: 13%
}

.pb-20p {
    padding-bottom: 20%
}

.pb-139p {
    padding-bottom: 139%
}

.pb-23 {
    padding-bottom: 46px
}

.pb-16 {
    padding-bottom: 32px
}

.pt-14p {
    padding-top: 14%
}

.pb-89p {
    padding-bottom: 89%
}

.pl-2p5 {
    padding-left: 5px
}

.pt-125p {
    padding-top: 125%
}

.pt-59p {
    padding-top: 59%
}

.pt-32 {
    padding-top: 64px
}

.pb-42 {
    padding-bottom: 84px
}

.pt-57p {
    padding-top: 57%
}

.pb-108p5 {
    padding-bottom: 217px
}

.pb-275 {
    padding-bottom: 550px
}

.pb-30 {
    padding-bottom: 60px
}

.pb-6p {
    padding-bottom: 6%
}

.pb-6 {
    padding-bottom: 12px
}

.pb-59p {
    padding-bottom: 59%
}

.pb-18 {
    padding-bottom: 36px
}

.pr-11 {
    padding-right: 22px
}

.pt-55 {
    padding-top: 110px
}

.pb-55 {
    padding-bottom: 110px
}

.pt-78p {
    padding-top: 78%
}

.pt-139p {
    padding-top: 139%
}

.pb-37 {
    padding-bottom: 74px
}

.pt-5 {
    padding-top: 10px
}

.pt-40 {
    padding-top: 80px
}

.pb-64 {
    padding-bottom: 128px
}

.pb-63p {
    padding-bottom: 63%
}

.pb-69p {
    padding-bottom: 69%
}

.pt-24p5 {
    padding-top: 49px
}

.pb-18p5 {
    padding-bottom: 37px
}

.pb-150 {
    padding-bottom: 300px
}

.pb-28 {
    padding-bottom: 56px
}

.pt-38 {
    padding-top: 76px
}

.pt-52 {
    padding-top: 104px
}

.pt-21 {
    padding-top: 42px
}

.pr-18 {
    padding-right: 36px
}

.pt-23 {
    padding-top: 46px
}

.pb-25 {
    padding-bottom: 50px
}

.pt-65 {
    padding-top: 130px
}

.pb-2p5 {
    padding-bottom: 5px
}

.pt-15p5px {
    padding-top: 31px
}

.pb-17p5 {
    padding-bottom: 35px
}

.pb-9p {
    padding-bottom: 9%
}

.pb-66p {
    padding-bottom: 66%
}

.pt-100p {
    padding-top: 100%
}

.pb-96-per {
    padding-bottom: 96.3%
}

.pl-8 {
    padding-left: 16px
}

.pr-8 {
    padding-right: 16px
}

.pt-25 {
    padding-top: 50px
}

.pt-6 {
    padding-top: 12px
}

.pl-9 {
    padding-left: 18px
}

.pt-17 {
    padding-top: 34px
}

.pt-37 {
    padding-top: 74px
}

.pb-127p {
    padding-bottom: 127%
}

.pt-13 {
    padding-top: 26px
}

.pb-69p5 {
    padding-bottom: 69.5%
}

.pb-100vw {
    padding-bottom: 100vw
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75
}

.text-xxs {
    font-size: .5rem
}

.text-h6-xl {
    font-size: 1.25rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75
}

.text-h5-md {
    font-size: 1.5rem;
    line-height: 1.333333
}

.text-h6 {
    font-size: 1.125rem;
    line-height: 1.6
}

.text-28px {
    font-size: 1.75rem;
    line-height: 1
}

.text-h5 {
    font-size: 1.25rem;
    line-height: 1.6
}

.text-h5-detail {
    font-size: .875rem;
    line-height: 1
}

.text-\[15px\] {
    font-size: 15px
}

.text-base {
    font-size: 1rem;
    line-height: 1.625
}

.text-19 {
    font-size: 1.1875rem
}

.text-location {
    font-size: 1rem;
    line-height: 1.875
}

.text-h3 {
    font-size: 2rem;
    line-height: 1.4
}

.text-h2-md {
    font-size: 2.5rem
}

.text-\[10px\] {
    font-size: 10px
}

.text-xxl {
    font-size: 1.375rem;
    line-height: 1
}

.text-h3-md {
    font-size: 2.25rem;
    line-height: 1.3
}

.text-32px {
    font-size: 2rem;
    line-height: 1.2
}

.text-36px {
    font-size: 2.25rem;
    line-height: 1.05
}

.text-10px {
    font-size: .625rem;
    line-height: 1.2
}

.text-25 {
    font-size: 1.5625rem
}

.text-12px {
    font-size: .75rem;
    line-height: 1.2
}

.text-16 {
    font-size: 1rem
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-extrabold {
    font-weight: 800
}

.font-medium {
    font-weight: 500
}

.leading-none {
    line-height: 1
}

.leading-relaxed {
    line-height: 1.625
}

.leading-\[1\.15\] {
    line-height: 1.15
}

.leading-\[1\.6\] {
    line-height: 1.6
}

.leading-6 {
    line-height: 1.5rem
}

.leading-1-875 {
    line-height: 1.875
}

.leading-normal {
    line-height: 1.5
}

.tracking-normal {
    letter-spacing: 0
}

.tracking-sp3 {
    letter-spacing: .31px
}

.tracking-sp8 {
    letter-spacing: .2px
}

.text-white {
    color: #fff
}

.text-blue-200 {
    color: #0076ba
}

.text-blue-400 {
    color: #00205b
}

.text-indigo-50 {
    color: #eef2ff
}

.text-green-50 {
    color: #f0fdf4
}

.text-red-50 {
    color: #fef2f2
}

.text-black {
    color: #000
}

.text-inherit {
    color: inherit
}

.text-gray-100 {
    color: #707070
}

.text-red-100 {
    color: #f85847
}

.text-green-100 {
    color: #40a829
}

.text-blue-100 {
    color: #00a0d5
}

.text-purple-100 {
    color: #5c068c
}

.text-purple-300 {
    color: #5a2d8e
}

.text-\[\#9a2890\] {
    color: #9a2890
}

.text-\[\#00a9e0\] {
    color: #00a9e0
}

.text-\[\#71cc98\] {
    color: #71cc98
}

.text-blue-500 {
    color: #027cc1
}

.no-underline {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.opacity-92 {
    opacity: .92
}

.opacity-60 {
    opacity: .6
}

.opacity-0 {
    opacity: 0
}

.shadow {
    -webkit-box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 3px 0 rgb(0 0 0/0.1), 0 1px 2px -1px rgb(0 0 0/0.1);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 3px 0 rgb(0 0 0/0.1), 0 1px 2px -1px rgb(0 0 0/0.1)
}

.shadow-none {
    -webkit-box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000
}

.delay-200 {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.ease-in-out {
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ais-InfiniteHits-loadMore--disabled,
.ais-SearchBox-submit .ais-SearchBox-reset {
    display: none
}

.ais-HierarchicalMenu-list,
.ais-Hits-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.ais-SearchBox-form:before {
    border: none;
    outline: none
}

.mod-resource-banner .active-focus .ais-SearchBox-input {
    border-color: #0076ba;
    border-width: 2px
}

.ais-SearchBox-input.form-control {
    padding-right: 130px
}

#topics-menu li:hover,
.dropdown-select li.ais-HierarchicalMenu-item--selected,
.dropdown-select li.ais-item--selected,
.dropdown-select li.ais-RefinementList-item:hover {
    background-color: #036fad
}

.dropdown-select-c8 li.ais-HierarchicalMenu-item--selected:not(.disabled):after,
.dropdown-select-c8 li.ais-item--selected:not(.disabled):after,
.dropdown-select-c8 li.ais-RefinementList-item--selected:not(.disabled):after {
    content: "\E900";
    position: absolute;
    right: 8px;
    top: 16px;
    font-family: icomoon, sans-serif;
    font-weight: 400;
    pointer-events: none
}

.all-resources .dropdown-select-c8 li.ais-HierarchicalMenu-item--selected:not(.disabled):after,
.all-resources .dropdown-select-c8 li.ais-item--selected:not(.disabled):after,
.all-resources .dropdown-select-c8 li.ais-RefinementList-item--selected:not(.disabled):after {
    content: "\E93A";
    top: 18px;
    font-size: 13px;
    right: 20px
}

.ais-Pagination-item--selected {
    background-color: #fff
}

.ais-Pagination-item--nextPage a,
.ais-Pagination-item--nextPage span,
.ais-Pagination-item--previousPage a,
.ais-Pagination-item--previousPage span {
    font-size: 25px;
    padding: 10px;
    line-height: 1;
    display: block
}

.ais-Pagination-item:hover a {
    text-decoration: none
}

.multi-language a {
    font-weight: 700
}

html {
    scroll-behavior: smooth
}

.highlight-result em {
    background-color: mark;
    color: marktext
}

.ais-Pagination-item {
    margin-inline: 4px
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none
}

.story-col-item em {
    background-color: mark;
    color: marktext;
    font-style: normal
}

.share-detail a:hover {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.share-detail a:hover h6,
.share-detail button:hover span {
    color: #036fad
}

.share-detail button:hover span:before {
    content: "\E935"
}

.content-editor {
    margin-left: auto;
    margin-right: auto
}

.tag-a-style2 a:not(.btn) {
    display: block;
    font-weight: 700;
    color: #0076ba
}

#footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px
}

.social a:hover {
    -webkit-text-decoration-line: none !important;
    text-decoration-line: none !important
}

.social a:hover .icon-fb-outline:before {
    content: "\E916"
}

.social a:hover .icon-ig-outline:before {
    content: "\E914"
}

.social a:hover .icon-twiter-outline:before {
    content: "\E915"
}

.social a:hover .icon-youtube-outline:before {
    content: "\E913"
}

.social a:hover .icon-linkend-outline:before {
    content: "\E912"
}

.social a:hover .icon-mail:before {
    content: "\E932"
}

.social a:hover .icon-download:before {
    content: "\E933"
}

.social a:hover .icon-user:before {
    content: "\E939"
}

.social a:hover .icon-share:before,
.social a:hover .icon-url:before {
    content: "\E935"
}

.social a:hover .icon-print1:before {
    content: "\E937"
}

.text-inherit-child .h1,
.text-inherit-child .h2,
.text-inherit-child .h3,
.text-inherit-child .h4,
.text-inherit-child .h5,
.text-inherit-child .h6,
.text-inherit-child h1,
.text-inherit-child h2,
.text-inherit-child h3,
.text-inherit-child h4,
.text-inherit-child h5,
.text-inherit-child h6 {
    color: inherit
}

.text-inherit-child a:not(.btn) {
    color: inherit;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.text-inherit-child a:not(.btn):hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.in-bread-crumb+.has-bg-blue,
.in-bread-crumb+.has-light-blue {
    padding-top: 0
}

.has-bg-blue a:not(.btn) {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.last-mb-none :last-child {
    margin-bottom: 0
}

#banner-search,
#newsroom-search,
#request-comments,
#search-newsroom2 {
    padding-right: 80px
}

.main-content {
    padding-top: 106px
}

.dont-isBrowserSupported #voice-search-popup,
.dont-isBrowserSupported #voicesearch,
.dont-isBrowserSupported .search-v-line,
.ios:not(.safari) #voice-search-popup,
.ios:not(.safari) #voicesearch,
.ios:not(.safari) .search-v-line {
    display: none
}

.dont-isBrowserSupported .ais-SearchBox-submit,
.ios:not(.safari) .ais-SearchBox-submit {
    right: 10px
}

.dont-isBrowserSupported .ais-SearchBox-reset,
.ios:not(.safari) .ais-SearchBox-reset {
    right: 60px !important
}

@-moz-document url-prefix() {

    #voice-search-popup,
    #voicesearch,
    .search-v-line {
        display: none
    }

    .ais-SearchBox-submit {
        right: 10px
    }

    .ais-SearchBox-reset {
        right: 60px !important
    }
}

.home .no-announ .main-content {
    padding-top: 60px
}

.social-share .icon-twiter-outline {
    font-size: 1rem;
    line-height: 1.625
}

.social-share .icon-linkend-outline {
    font-size: 1.1875rem
}

.social-share a:hover .icon-fb-outline:before {
    content: "\E916"
}

.social-share a:hover .icon-twiter-outline:before {
    content: "\E915"
}

.social-share a:hover .icon-linkend-outline:before {
    content: "\E912"
}

.line-gray {
    -webkit-transform: translateY(-104px);
    -o-transform: translateY(-104px);
    transform: translateY(-104px)
}

.ie .main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ie .copy-share-link {
    display: none
}

.ie .social-share>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ie .esclip-2 {
    min-height: 100px
}

.ie textarea {
    overflow: auto
}

.ie .show-mess-ie {
    position: static;
    height: auto;
    width: auto;
    text-align: center;
    font-weight: 700
}

.ie .show-mess-ie ul {
    display: none
}

.header:focus,
.mouse:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.white-fill {
    stroke: #ccc !important;
    fill: #fff !important;
    fill-opacity: 1
}

html.is-open-menu {
    overflow: hidden
}

.top-logo-footer .header-logo:focus:not(.mouse) {
    display: inline-block;
    outline: 2px solid #fff !important;
    -webkit-box-shadow: 0 0 0 .2rem #fff !important;
    box-shadow: 0 0 0 .2rem #fff !important
}

.sbi_photo {
    overflow: hidden;
    border-radius: .5rem
}

.video-wrapper iframe {
    height: 49vw;
    width: 100%;
    max-height: 446px
}

.bg-video:hover .open-video {
    border-width: 2px
}

.bg-video:hover .open-video:before {
    height: 94px;
    width: 94px
}

.bg-video .icomoon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.5rem;
    color: #0076ba;
    -webkit-transform: translateX(-46%) translateY(-50%);
    -o-transform: translateX(-46%) translateY(-50%);
    transform: translateX(-46%) translateY(-50%)
}

.events .mod-form-subscribe>img,
.single-post .mod-form-subscribe>img {
    display: none
}

.events .mod-form-subscribe>img.img-news {
    display: block
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto
}

img.alignright {
    margin-left: auto;
    margin-right: 0
}

.highlight-result {
    font-weight: 700;
    letter-spacing: 0
}

.has-event .mod-form-subscribe>img {
    display: none
}

.has-event .mod-form-subscribe>img.img-event-mb {
    display: block
}

.open-video {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 96px;
    width: 96px;
    overflow: hidden;
    border-radius: 9999px;
    border: 1px solid #0076ba
}

.open-video,
.open-video:before {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.open-video:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 80px;
    width: 80px;
    border-radius: 9999px;
    background-color: #fff;
    opacity: .9;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.col-to-box:nth-child(odd):last-child {
    width: 100%
}

.transition-custom-d {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.transition-custom-f {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.grecaptcha-badge {
    z-index: 999
}

.ais-Pagination-item--selected a:before {
    content: "";
    position: absolute;
    bottom: 10px;
    height: 2px;
    background-color: #0076ba;
    left: 7px;
    right: 7px
}

.flex-0-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.pagination a {
    display: block
}

.pagination .arrows-prev {
    margin-top: -2px;
    -webkit-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.pagination .slick-arrow {
    font-size: 1.125rem;
    line-height: 1
}

.pagination .disabled {
    pointer-events: none;
    opacity: .3
}

.pagination .page-numbers.current {
    color: #0076ba
}

.pagination .page-numbers span {
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px)
}

.group-hover:hover .hover-scale-110 {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.ios .pagination-angu>li:first-child:before {
    -webkit-transform: rotate(180deg) translateY(3px);
    -o-transform: rotate(180deg) translateY(3px);
    transform: rotate(180deg) translateY(3px)
}

#sb_instagram .sbi_photo {
    max-height: 210px
}

.pagination-angu>li {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.pagination-angu>li:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.pagination-angu>li:first-child:before {
    content: "\E91D";
    top: 16px;
    display: inline-block;
    -webkit-transform: rotate(180deg) translateY(1px);
    -o-transform: rotate(180deg) translateY(1px);
    transform: rotate(180deg) translateY(1px)
}

.pagination-angu>li:last-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.pagination-angu>li:last-child:before {
    content: "\E91D";
    top: 15px
}

.pagination-angu>li:first-child,
.pagination-angu>li:last-child {
    font-size: 1.125rem;
    line-height: 1.75
}

.pagination-angu>li:first-child:before,
.pagination-angu>li:last-child:before {
    position: absolute;
    color: #0076ba;
    font-family: icomoon, serif !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.pagination-angu>li:first-child a,
.pagination-angu>li:first-child span,
.pagination-angu>li:last-child a,
.pagination-angu>li:last-child span {
    opacity: 0
}

.pagination-angu .ais-Pagination-item--disabled {
    opacity: .3
}

#hits {
    text-align: center
}

#hits .col {
    text-align: left
}

.ais-Pagination--noRefinement {
    display: none
}

.alignleft {
    float: left;
    margin-right: 20px !important
}

.alignleft,
.alignright {
    margin-bottom: 20px !important
}

.alignright {
    float: right;
    margin-left: 20px !important
}

@media (max-width:1199px) {
    .hidden-mb {
        display: none
    }

    .down-xl-rotate-90-custom {
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@media (max-width:767px) {

    .h5-mb-high .h5,
    .h5-mb-high h5 {
        line-height: 1.6
    }
}

.all-resources .ais-SearchBox-form {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.all-resources .openBoxSearch .ais-SearchBox-form {
    width: 300px !important;
    max-width: 300px !important;
    z-index: 999
}

.all-resources .openBoxSearch .ais-SearchBox-form .ais-SearchBox-input {
    color: #000
}

@media (max-width:480px) {

    figure,
    figure img {
        width: 100%
    }

    .h3-mb {
        font-size: 2rem;
        line-height: 1.4
    }
}

.form-control {
    display: block;
    width: 100%;
    border-radius: 36px;
    border-width: 1px;
    border-color: #0076ba;
    padding: 10px 20px;
    -webkit-appearance: none
}

.form-control::-webkit-input-placeholder {
    color: #707070
}

.form-control::-moz-placeholder {
    color: #707070
}

.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder {
    color: #707070
}

.form-control::placeholder {
    color: #707070
}

.content-search-input:focus:not(.mouse),
.form-control:focus:not(.mouse),
.wpcf7-submit:focus:not(.mouse) {
    outline-offset: 6px
}

input::-ms-clear {
    display: none !important
}

.form-input {
    display: block;
    width: 100%;
    border-radius: 4px;
    border-width: 1px;
    border-color: #59667d;
    padding: 10px 22px
}

form .wpcf7-spinner {
    background-color: transparent
}

form .wpcf7-spinner:before {
    display: none
}

form .wpcf7-spinner:after {
    content: " ";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 9999px;
    border: 3px solid transparent;
    border-top-color: #0076ba;
    border-bottom-color: #0076ba;
    -webkit-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-animation: lds-dual-ring .8s ease-in-out infinite;
    -o-animation: lds-dual-ring .8s ease-in-out infinite;
    animation: lds-dual-ring .8s ease-in-out infinite
}

.form-market .wpcf7-form-control-wrap,
.form-market label {
    display: block
}

.form-market br {
    display: none
}

.form-market input,
.form-market textarea {
    width: 100%
}

.form-market textarea {
    height: 148px !important
}

.form-market .btn-blue {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 300px
}

.form-market .wpcf7-form-control-wrap.focus-in:before {
    height: 48px
}

.form-market form>p {
    position: relative
}

.form-market form>p .wpcf7-spinner {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: 0;
    margin-right: 0;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.form-market form .wpcf7-response-output {
    border-width: 0;
    text-align: center;
    color: #f85847
}

.form-market .wpcf7-form-control {
    cursor: pointer
}

.ie .form-market .wpcf7-form-control-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ie .form-market .wpcf7-not-valid-tip {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.has-val .btn-reset {
    pointer-events: auto;
    opacity: 1
}

span.wpcf7-form-control-wrap {
    display: block
}

.form-contact-7 .wpcf7-submit {
    cursor: pointer
}

.form-contact-7 .form-group-v2.error .form-control {
    border-color: #0076ba
}

.form-contact-7 .wpcf7-form-control-wrap.focus-in:before {
    height: 48px
}

.form-contact-7 .wpcf7-spinner {
    margin-top: 12px
}

.textaria-control .focus-in:before {
    height: 148px !important
}

.focus-in:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    border-radius: 4px;
    border: 2px solid #0076ba
}

.focus-in .content-search-input,
.focus-in .form-control {
    position: relative;
    z-index: 4
}

.focus-in .search-categories,
.focus-in button {
    z-index: 4
}

.error .focus-in:before,
.focus-in.error:before,
.no-error .focus-in:before {
    border-color: transparent
}

.form-sub>.form-group {
    margin-right: 30px
}

.form-sub .icon-check {
    color: #4ade80
}

.label-animation {
    left: 14px;
    padding-top: 0 !important
}

@-webkit-keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-o-keyframes lds-dual-ring {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lds-dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.hide-loader {
    display: none !important
}

.donut {
    border: .3rem solid hsla(0, 0%, 100%, .3);
    border-top-color: #fff;
    -webkit-animation: spin .8s linear infinite;
    -o-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

.loading-filter-cat,
.loading-paging {
    height: 100%;
    opacity: .5;
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0
}

.loading-filter-cat img,
.loading-paging img {
    bottom: 0;
    height: 90px;
    left: 0;
    margin: 30px auto 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px
}

.loading-resource img {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.loading-filter-cat {
    height: 77%
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-o-keyframes spin {
    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.splide__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.splide__list {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list,
.splide__list,
.splide__pagination {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.splide__pagination {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none;
    bottom: .5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide__progress__bar {
    width: 0;
    background: #ccc;
    height: 3px
}

.splide {
    position: relative;
    visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.splide__slide img {
    vertical-align: bottom
}

.splide__spinner {
    -webkit-animation: splide-loading 1s linear infinite;
    -o-animation: splide-loading 1s linear infinite;
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

@-webkit-keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-o-keyframes splide-loading {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list {
    display: block
}

.splide__track--fade>.splide__list>.splide__slide {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    position: relative;
    z-index: 1
}

.splide--rtl {
    direction: rtl
}

.splide__track--ttb>.splide__list {
    display: block
}

.splide__arrow {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    height: 2em;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2em;
    z-index: 1;
    display: none
}

.splide__arrow svg {
    fill: #000;
    height: 1.2em;
    width: 1.2em
}

.splide__arrow:hover:not(:disabled) {
    opacity: .9
}

.splide__arrow:disabled {
    opacity: .3
}

.splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__arrow--prev {
    left: 1em
}

.splide__arrow--prev svg {
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrow--next {
    right: 1em
}

.splide.is-focus-in .splide__arrow:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear, -o-transform .2s linear;
    width: 8px
}

.splide__pagination__page.is-active {
    background: #fff;
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    z-index: 1
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide.is-focus-in .splide__pagination__page:focus,
.splide__pagination__page:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__slide:focus {
    outline: 0
}

@supports(outline-offset:-3px) {
    .splide__slide:focus-visible {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border: 3px solid #0bf
    }
}

@supports(outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border: 3px solid #0bf
    }

    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color: #0bf
    }
}

.splide__toggle {
    cursor: pointer
}

.splide.is-focus-in .splide__toggle:focus,
.splide__toggle:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__track--nav>.splide__list>.splide__slide {
    border: 3px solid transparent;
    cursor: pointer
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #000
}

.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto
}

.splide__arrows--rtl .splide__arrow--next svg {
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow {
    left: 50%;
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev {
    top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg {
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto
}

.splide__arrows--ttb .splide__arrow--next svg {
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.splide__pagination--ttb {
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: .5em;
    top: 0
}

@font-face {
    font-family: icomoon;
    src: url(/sites/thecraigfoundation/themes/thecraigfoundatoin/cssAssets/icomoon.eot);
    src: url(/sites/thecraigfoundation/themes/thecraigfoundatoin/cssAssets/icomoon.eot#iefix) format("embedded-opentype"), url(/sites/thecraigfoundation/themes/thecraigfoundatoin/cssAssets/icomoon.ttf) format("truetype"), url(/sites/thecraigfoundation/themes/thecraigfoundatoin/cssAssets/icomoon.woff) format("woff"), url(/sites/thecraigfoundation/themes/thecraigfoundatoin/cssAssets/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.icomoon {
    font-family: icomoon, serif !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-volume:before {
    content: "\E93D"
}

.icon-mute:before {
    content: "\E93E"
}

.icon-reel:before {
    content: "\E93B"
}

.icon-images:before {
    content: "\E93C"
}

.icon-check1:before {
    content: "\E93A"
}

.icon-user-big-filed:before {
    content: "\E939"
}

.icon-voice:before {
    content: "\E938"
}

.icon-user-filled:before {
    content: "\E934"
}

.icon-url-filled:before {
    content: "\E935"
}

.icon-voice-filled:before {
    content: "\E936"
}

.icon-print-filled:before {
    content: "\E937"
}

.icon-download-filled:before {
    content: "\E933"
}

.icon-share-link:before {
    content: "\E931"
}

.icon-mail:before {
    content: "\E930"
}

.icon-mail-filled:before {
    content: "\E932"
}

.icon-zoom:before {
    content: "\E92E"
}

.icon-vector:before {
    content: "\E92D"
}

.icon-lock:before {
    content: "\E92C"
}

.icon-user:before {
    content: "\E92B"
}

.icon-error:before {
    content: "\E92A"
}

.icon-print1:before {
    content: "\E927"
}

.icon-download:before {
    content: "\E928"
}

.icon-share:before {
    content: "\E929"
}

.icon-search:before {
    content: "\E905"
}

.icon-mychart:before {
    content: "\E926"
}

.icon-check:before {
    content: "\E900"
}

.icon-phone:before {
    content: "\E903"
}

.icon-link:before {
    content: "\E904"
}

.icon-icon-close:before {
    content: "\E906"
}

.icon-arrow-top:before {
    content: "\E908"
}

.icon-arrow-down:before {
    content: "\E909"
}

.icon-arrow-right:before {
    content: "\E90D"
}

.icon-arrow-left:before {
    content: "\E90E"
}

.icon-pause:before {
    content: "\E90F"
}

.icon-play-2:before {
    content: "\E910"
}

.icon-play:before {
    content: "\E911"
}

.icon-linkend:before {
    content: "\E912"
}

.icon-icon-youtube:before {
    content: "\E913"
}

.icon-ig:before {
    content: "\E914"
}

.icon-twitter-2:before {
    content: "\E915"
}

.icon-fb:before {
    content: "\E916"
}

.icon-linkend-outline:before {
    content: "\E917"
}

.icon-youtube-outline:before {
    content: "\E918"
}

.icon-ig-outline:before {
    content: "\E919"
}

.icon-twiter-outline:before {
    content: "\E91A"
}

.icon-fb-outline:before {
    content: "\E91B"
}

.icon-arrow-top-2:before {
    content: "\E91C"
}

.icon-arrow-right-2:before {
    content: "\E91D"
}

.icon-clock:before {
    content: "\E91E"
}

.icon-marker:before {
    content: "\E921"
}

.icon-note:before {
    content: "\E922"
}

.icon-url:before {
    content: "\E923"
}

.icon-down:before {
    content: "\E924"
}

.icon-print:before {
    content: "\E925"
}

.icon-google-plus:before {
    content: "\EA8B"
}

.icon-facebook:before {
    content: "\EA90"
}

.icon-instagram:before {
    content: "\EA93"
}

.icon-twitter:before {
    content: "\EA96"
}

.icon-youtube:before {
    content: "\EA9E"
}

.icon-youtube2:before {
    content: "\EA9F"
}

.icon-linkedin2:before {
    content: "\EACA"
}

.icon-mail-envelope-closed2:before {
    content: "\E902"
}

.icon-mail-envelope-closed:before {
    content: "\E901"
}

.icon-close:before {
    content: "\E91F"
}

.icon-menu:before {
    content: "\E920"
}

.icon-arrow_drop_down:before {
    content: "\E907"
}

.icon-chevron-right:before {
    content: "\E90A"
}

.icon-chevron-left:before {
    content: "\E90B"
}

.icon-chevron-down:before {
    content: "\E90C"
}

.icon-Check:before {
    content: "\E92F"
}

.label-animation {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

input:-webkit-autofill {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-text-fill-color: #00205b;
    -webkit-transition-delay: 9999s;
    transition-delay: 9999s
}

textarea {
    resize: none
}

.submitting .wpcf7-submit {
    pointer-events: none
}

.form-ani .wpcf7-form-control:not(.wpcf7-submit),
.form-ani input.form-control,
.form-ani textarea.form-control,
.ie .wpcf7-form .wpcf7-form-control:not(.wpcf7-submit),
.ie .wpcf7-form input.form-control,
.ie .wpcf7-form textarea.form-control {
    height: 48px;
    border-radius: 4px;
    border-width: 1px;
    border-color: #0076ba;
    background-color: transparent;
    padding-left: 14px;
    outline-width: 0
}

.form-ani textarea.form-control,
.form-ani textarea.form-control.wpcf7-textarea,
.ie .wpcf7-form textarea.form-control,
.ie .wpcf7-form textarea.form-control.wpcf7-textarea {
    height: 148px
}

.form-ani .form-white .form-control,
.ie .wpcf7-form .form-white .form-control {
    border-width: 2px;
    border-color: #fff
}

.form-ani label,
.ie .wpcf7-form label {
    padding-left: 4px;
    padding-right: 4px
}

.form-ani .dropdown-toggle,
.ie .wpcf7-form .dropdown-toggle {
    border-width: 1px;
    padding-top: 14px;
    padding-bottom: 6px
}

.form-ani .form-group,
.ie .wpcf7-form .form-group {
    position: relative;
    border-radius: 4px
}

.form-ani .form-group.form-select-c8:before,
.ie .wpcf7-form .form-group.form-select-c8:before {
    content: none
}

.form-ani .form-group.form-select-c8 li:first-child,
.ie .wpcf7-form .form-group.form-select-c8 li:first-child {
    display: none
}

.form-ani .wpcf7-form-control.wpcf7-not-valid,
.form-ani .wpcf7-select.wpcf7-not-valid+.dropdown-select-c8 .dropdown-toggle,
.form-ani .wpcf7-select.wpcf7-not-valid+.wpcf7-not-valid-tip+.dropdown-select-c8 .dropdown-toggle,
.ie .wpcf7-form .wpcf7-form-control.wpcf7-not-valid,
.ie .wpcf7-form .wpcf7-select.wpcf7-not-valid+.dropdown-select-c8 .dropdown-toggle,
.ie .wpcf7-form .wpcf7-select.wpcf7-not-valid+.wpcf7-not-valid-tip+.dropdown-select-c8 .dropdown-toggle {
    border-color: #e71f08
}

.form-ani .wpcf7-select.wpcf7-not-valid+.dropdown-select-c8 .dropdown-toggle:before,
.form-ani .wpcf7-select.wpcf7-not-valid+.wpcf7-not-valid-tip+.dropdown-select-c8 .dropdown-toggle:before,
.ie .wpcf7-form .wpcf7-select.wpcf7-not-valid+.dropdown-select-c8 .dropdown-toggle:before,
.ie .wpcf7-form .wpcf7-select.wpcf7-not-valid+.wpcf7-not-valid-tip+.dropdown-select-c8 .dropdown-toggle:before {
    border-color: transparent
}

.bg-has-blue input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #0076ba inset;
    -webkit-text-fill-color: #fff
}

.bg-has-blue .text-validate {
    color: #fff
}

.bg-has-blue .icon-error {
    color: #f6beb6
}

.bg-has-blue .form-group-v2.error .form-control {
    border-color: #f6beb6
}

.bg-has-blue .wpcf7-not-valid-tip {
    margin-top: 4px;
    font-size: .75rem;
    line-height: 1;
    color: #fff
}

.form-group-v2.no-error .icon-check {
    display: block
}

.form-group-v2.no-error .codedropz-upload-handler {
    border-color: #e71f08
}

.form-group-v2.error .icon-error {
    display: block
}

.form-group-v2.error .form-control {
    border-color: #e71f08
}

.active-select {
    z-index: 2
}

.active-focus .label-animation,
.active-select .label-animation,
.ie .label-animation {
    top: -10px;
    z-index: 100;
    background-color: #fff;
    color: #036fad;
    font-size: 12px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.active-focus .label-animation.label-style-2:after,
.active-select .label-animation.label-style-2:after,
.ie .label-animation.label-style-2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    height: 10px;
    background-color: #f5f8fb
}

.custom-password-message {
    color: #e71f08
}

.post-password-form input:not([type=submit]) {
    margin-top: 10px;
    margin-bottom: 24px;
    height: 48px;
    width: 100%;
    border-radius: 4px;
    border-width: 1px;
    border-color: #0076ba;
    background-color: transparent;
    padding-left: 14px;
    outline-width: 0
}

.post-password-form input:not([type=submit]).error {
    border-color: #e71f08
}

.post-password-form input[type=submit] {
    position: relative;
    margin-bottom: 16px;
    margin-right: 12px;
    display: inline-block;
    min-height: 46px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 9999px;
    border-width: 0;
    background-color: #0076ba;
    padding: 10px 32px;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.625;
    font-weight: 700
}

.post-password-form input[type=submit],
.post-password-form input[type=submit]:hover {
    color: #fff;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.form-select-c8 {
    z-index: 1
}

.form-select-c8 label {
    max-width: calc(100% - 40px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.wpcf7-form .dropdown-toggle .filter-option {
    display: block;
    height: 26px
}

.dropdown-toggle {
    font-size: inherit;
    padding: 10px 22px 5px;
    border-width: 1px
}

.dropdown-toggle .filter-option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    display: inline-block;
    max-width: 100%
}

.dropdown-toggle .caret-c8 {
    font-size: 20px;
    font-weight: 700;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.dropdown-toggle:after {
    display: none
}

.dropdown-toggle:hover,
.dropdown-toggle[aria-expanded=true] {
    color: inherit
}

.parent-c8 select {
    display: none !important
}

.child-dropdown:before {
    content: none !important
}

.dropdown-select-c8 {
    color: #0076ba
}

.dropdown-select-c8 a:hover {
    text-decoration: none
}

.dropdown-select-c8.show {
    z-index: 20
}

.dropdown-select-c8.show .caret-c8 {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dropdown-select-c8.show .dropdown-toggle {
    border-radius: 36px
}

.dropdown-select-c8.show .dropdown-toggle:before {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border-radius: 36px;
    border: 2px solid #0076ba
}

.dropdown-select-c8.show .dropdown-select {
    border-radius: 8px;
    margin-top: 4px;
    max-height: 337px;
    overflow-y: auto
}

.dropdown-select-c8.focus li a:focus {
    color: inherit
}

.dropdown-select-c8 .dropdown-select {
    float: none;
    color: inherit;
    max-height: 337px;
    font-size: 1em;
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 55%, .2);
    box-shadow: 0 5px 20px hsla(77, 3%, 55%, .2)
}

.dropdown-select-c8 li.is-focus,
.dropdown-select-c8 li.selected:not(.disabled),
.dropdown-select-c8 li:focus,
.dropdown-select-c8 li:hover {
    background-color: #f8f9f9
}

.dropdown-select-c8 li.selected:not(.disabled):after {
    content: "\E900";
    position: absolute;
    right: 8px;
    top: 16px;
    font-family: icomoon;
    font-size: .875rem;
    line-height: 1.25;
    font-weight: 400
}

.dropdown-select-c8 li:last-child a {
    border: none
}

.dropdown-select-c8 li.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.dropdown-select-c8 li.disabled a {
    cursor: not-allowed
}

.dropdown-select-c8 li a {
    color: inherit
}

.ais-SortBy .dropdown-select-c8 li.selected:not(.disabled):after {
    right: 8px;
    top: 16px;
    font-size: .875rem;
    line-height: 1.25
}

.ais-SortBy .dropdown-select {
    white-space: nowrap;
    min-width: 206px
}

.select-search .dropdown-toggle {
    display: none
}

.white-select .dropdown-toggle {
    border-color: #fff;
    color: #fff
}

.white-select .dropdown-select {
    background-color: #0076ba
}

.white-select .dropdown-select li.is-focus,
.white-select .dropdown-select li.selected,
.white-select .dropdown-select li a:hover {
    background-color: #036fad
}

.white-select .dropdown-select-c8 {
    color: #fff
}

.white-select .dropdown-select-c8 .dropdown-select {
    -webkit-box-shadow: 0 5px 20px rgba(7, 10, 1, .2);
    box-shadow: 0 5px 20px rgba(7, 10, 1, .2)
}

.white-select .dropdown-select-c8.show .dropdown-toggle:before {
    content: "";
    border-color: #fff
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #00a0d5 !important;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_draggerContainer:after {
    content: "";
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    left: 7px
}

.mCSB_scrollTools_horizontal .mCSB_draggerContainer:after {
    content: "";
    left: 0;
    top: 7px;
    height: 2px;
    width: 100%
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: none;
    outline: none;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11
}

.slick-prev {
    left: -25px
}

.slick-next {
    right: -25px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 8px;
    cursor: pointer
}

.slick-dots li:before {
    display: none
}

.slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    color: transparent;
    cursor: pointer;
    background: transparent;
    border-radius: 50%
}

.slider-lazy:not(.slick-initialized) .slider-item:not(:first-child),
.slider:not(.slick-initialized) .slider-item:not(:first-child) {
    display: none
}

html.no-touch.popup-open {
    padding-right: 16px
}

html.popup-open {
    overflow: hidden
}

html.popup-open:not(.open-popup-search) .mod-blog-detail {
    position: static
}

html.open-popup-search.popup-open .header {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

html.popup-animation .popup-inner {
    opacity: 1;
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

html.popup-animation #content-popupsearch .popup-inner {
    overflow: hidden
}

html.popup-animation .mask-pop-overlay {
    opacity: .95;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

html.html-popup-garally .popup-inner {
    background-color: transparent
}

html.html-popup-form .popup-is-close,
html.html-popup-video .popup-is-close {
    top: 14px;
    bottom: auto
}

.popup-container {
    padding: 30px 0;
    z-index: 2;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden
}

.popup-container .popup-content,
.popup-container:before {
    display: inline-block;
    vertical-align: middle
}

.popup-container:before {
    content: "";
    height: 100%;
    margin-right: -.25em;
    width: 0
}

.popup-container .container .container:not(.popup-share) {
    padding: 0
}

.touch .popup-container,
.touch .popup-content {
    -webkit-overflow-scrolling: touch
}

.popup-content {
    position: relative;
    left: 2px;
    z-index: 2;
    max-width: 99.5%;
    width: 100%;
    text-align: center
}

.popup-content.no-element,
.popup-content.width-auto {
    width: auto
}

.popup-content.no-element .popup-inner {
    background: #fff;
    padding: 30px 40px
}

.popup-content.no-element .popup-inner>* {
    margin: 0
}

.popup-inner {
    position: relative;
    z-index: 10;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: -webkit-transform .15s ease-out;
    transition: -webkit-transform .15s ease-out;
    -o-transition: -o-transform .15s ease-out;
    transition: transform .15s ease-out;
    transition: transform .15s ease-out, -webkit-transform .15s ease-out, -o-transform .15s ease-out
}

.popup-video {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0
}

.popup-video .embed-responsive {
    padding-bottom: 56%
}

.popup-video .embed-responsive-item {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ibGRzLXNwaW5uZXIiIHdpZHRoPSI3MHB4IiAgaGVpZ2h0PSI3MHB4IiAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBzdHlsZT0iYmFja2dyb3VuZDogbm9uZTsiPjxnIHRyYW5zZm9ybT0icm90YXRlKDAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMDA3YmZmIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiB0aW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuOTE2NjY2NjY2NjY2NjY2NnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMDA3YmZmIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiB0aW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuODMzMzMzMzMzMzMzMzMzNHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNjAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMDA3YmZmIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiB0aW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuNzVzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDkwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzAwN2JmZiI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIgdGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjY2NjY2NjY2NjY2NjY2NjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDEyMCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3IiB5PSIyNCIgcng9IjkuNCIgcnk9IjQuOCIgd2lkdGg9IjYiIGhlaWdodD0iMTIiIGZpbGw9IiMwMDdiZmYiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIHRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSItMC41ODMzMzMzMzMzMzMzMzM0cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMDA3YmZmIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiB0aW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzAwN2JmZiI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIgdGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjQxNjY2NjY2NjY2NjY2NjdzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDIxMCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3IiB5PSIyNCIgcng9IjkuNCIgcnk9IjQuOCIgd2lkdGg9IjYiIGhlaWdodD0iMTIiIGZpbGw9IiMwMDdiZmYiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIHRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSItMC4zMzMzMzMzMzMzMzMzMzMzcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyNDAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMDA3YmZmIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiB0aW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuMjVzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3IiB5PSIyNCIgcng9IjkuNCIgcnk9IjQuOCIgd2lkdGg9IjYiIGhlaWdodD0iMTIiIGZpbGw9IiMwMDdiZmYiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIHRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSItMC4xNjY2NjY2NjY2NjY2NjY2NnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzAwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzAwN2JmZiI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIgdGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjA4MzMzMzMzMzMzMzMzMzMzcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgzMzAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMDA3YmZmIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiB0aW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iMHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: 50%
}

.popup-video .popup-is-close {
    top: -55px
}

.popup-img .popup-is-close {
    position: fixed;
    top: 30px;
    right: 30px
}

.mod-popup,
.mod-popup-static {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    z-index: 200
}

.popup-show {
    display: block
}

.popup-show .popup-container .popup-share .popup-wrap {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.popup-is-close {
    position: absolute;
    top: 20px;
    z-index: 5;
    width: 41px;
    height: 41px;
    font-size: 24px;
    display: inline-block;
    color: rgba(30, 30, 31, .5);
    right: 14px;
    height: auto;
    width: auto;
    line-height: 1;
    color: #fff
}

.popup-is-close:hover {
    color: #ccc;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.popup-is-close.btn {
    height: auto
}

.popup-is-close:not(.mouse):focus:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    border-width: 0;
    outline: 2px solid #fff !important;
    outline-offset: 6px;
    content: ""
}

.popup-is-close.popup-share {
    top: 8px;
    color: #0076ba
}

.mask-pop-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #8e9089;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.gallary-item {
    text-align: center
}

.gallary-item img {
    margin: 0 auto;
    max-height: 70vh
}

.none-event {
    pointer-events: none
}

.ie .popupsearch .popup-content {
    overflow: hidden
}

.ie .gallary-item img {
    margin: 0
}

@media(max-height:800px) {
    .popup-video .embed-responsive {
        padding-bottom: 50%
    }
}

@media (max-width:480px) {
    .popup-content {
        padding: 0;
        left: 0;
        margin-right: -1px;
        max-width: 100%
    }

    .popup-is-close {
        right: 6px;
        top: 6px
    }
}

.mod-bread-crumb li {
    font-size: .875rem;
    line-height: 1.25;
    color: #707070
}

@media (max-width:1024px) {
    .mod-bread-crumb li {
        display: inline
    }
}

.mod-bread-crumb li a {
    color: #707070
}

.mod-bread-crumb span[typeof=ListItem] {
    font-size: .875rem;
    line-height: 1.25;
    color: #707070
}

.mod-bread-crumb span[typeof=ListItem] a {
    color: inherit
}

.mod-bread-crumb.breadcrumb-swoop a,
.mod-bread-crumb.breadcrumb-swoop li,
.mod-bread-crumb.breadcrumb-swoop span,
.mod-bread-crumb.white-content a,
.mod-bread-crumb.white-content li {
    color: #fff
}

.ie .in-bread-crumb {
    max-width: 99.4%
}

.footer .header-logo img {
    width: auto;
    max-width: none
}

.wrap-link-footer a {
    margin-bottom: 20px;
    display: inline-block
}

.wrap-link-footer p {
    margin-bottom: 0;
    width: 100%
}

.wrap-link-footer br {
    display: none
}

.footer-cta .h3 {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.333;
    font-weight: 700
}

@media (max-width:1199px) {
    .footer-cta .h3 {
        width: 100%
    }
}

.contact-us .footer {
    margin-top: 0
}

.footer-menu a {
    display: block
}

.flex-copyright {
    max-width: 1486px
}

#bbox-root #bboxdonation_billing_txtOrgName,
#bbox-root #bboxdonation_comment_txtComments,
#bbox-root #bboxdonation_designation_txtOtherDesignation,
#bbox-root #bboxdonation_gift_txtAmountGift,
#bbox-root #bboxdonation_payment_txtAccountHolder,
#bbox-root #bboxdonation_payment_txtAccountNumber,
#bbox-root #bboxdonation_payment_txtBankName,
#bbox-root #bboxdonation_payment_txtCardholder,
#bbox-root #bboxdonation_payment_txtCardNumber,
#bbox-root #bboxdonation_payment_txtCSC,
#bbox-root #bboxdonation_payment_txtRoutingNumber,
#bbox-root #bboxdonation_tribute_tributeAddress_txtAddress,
#bbox-root #bboxdonation_tribute_tributeAddress_txtCity,
#bbox-root #bboxdonation_tribute_tributeAddress_txtUKCity,
#bbox-root #bboxdonation_tribute_tributeAddress_txtZip,
#bbox-root #bboxdonation_tribute_txtFirstName,
#bbox-root #bboxdonation_tribute_txtLastName,
#bbox-root #bboxdonation_tribute_txtTributeRecordName,
#bbox-root .BBDFormSectionBillingInfo .BBFormAddress #bboxdonation_billing_billingAddress_txtCity,
#bbox-root .BBDFormSectionBillingInfo .BBFormBillingEmail .BBFormTextbox,
#bbox-root .BBDFormSectionBillingInfo .BBFormBillingPhone .BBFormTextbox,
#bbox-root .BBDFormSectionBillingInfo .BBFormCountryDropDown,
#bbox-root .BBDFormSectionBillingInfo .BBFormTextArea,
#bbox-root .BBFormSelectList,
#bbox-root .BBFormTextArea,
#bbox-root .BBFormTextbox {
    border-color: #0076ba;
    font-size: 16px;
    line-height: 26px;
    padding: 11px 16px;
    min-height: 48px;
    text-overflow: ellipsis
}

#bbox-root select {
    height: 48px !important
}

.safari #bbox-root select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") !important;
    background-repeat: no-repeat, repeat !important;
    background-position: right .7em top 50%, 0 0 !important;
    background-size: .65em auto, 100% !important
}

#bbox-msg-wrapper img {
    margin: 0 auto
}

#bbox-root #bboxdonation_gift_txtOtherAmountButtons {
    min-height: 1px;
    height: 24px
}

#bbox-root,
#bboxevent_divForm,
#BBPanelPayment {
    font-family: Manrope, fangsong, sans-serif
}

#bbox-root .BBFormRadioLabel {
    font-size: unset;
    min-width: 100%;
    padding: 11px 16px;
    color: #0076ba;
    border-color: #0076ba
}

#bbox-root .BBFormRadioLabelGivingLevelSelected {
    color: #fff;
    background-color: #0076ba
}

#bbox-root .BBFormCheckboxLabel {
    width: auto
}

.BBFormEventName,
.BBFormSectionHeading {
    font-weight: 700 !important
}

#bbox-root #bboxdonation_recurrence_chkMonthlyGift,
#bbox-root #bboxdonation_tribute_chkTributeAcknowledgee,
#bbox-root #bboxdonation_tribute_chkTributeGift,
#bbox-root .BBDFormSectionBillingInfo .BBFormFieldContainer input#bboxdonation_billing_chkAnonymous,
#bbox-root .BBDFormSectionBillingInfo .BBFormFieldContainer input#bboxdonation_billing_chkOrgGift,
#bboxevent_chkOrgReg,
#bboxevent_registrant_templateRegistrant_chkIsPayer_266_0_0,
.BBSameAsBillingContainer>input {
    width: 24px;
    height: 24px;
    margin-right: 10px !important
}

#bbox-root #bboxdonation_recurrence_divRecurrenceCheckbox,
#bbox-root .BBDFormSectionBillingInfo .BBFormFieldContainer,
#bboxdonation_tribute_divTributeGeneral .BBFormFieldContainer,
#bboxevent_fldOrgReg,
#bboxevent_registrant_templateRegistrant_IsPayer,
#DC_ValidOther,
#DCCreditSecurityCode,
#divTributeAcknowledge .BBFormFieldContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bboxevent_payment_cboMonth {
    margin-right: 10px
}

#bboxdonation_recurrence_ddFrequency,
#bboxdonation_recurrence_ddFrequencyDate {
    margin-left: 10px
}

#bboxdonation_recurrence_ddFrequency {
    margin-right: 10px
}

#bbox-root .BBFormTextArea,
#bboxdonation_billing_billingAddress_txtAddress,
#bboxdonation_comment_txtComments,
#bboxevent_billing_billingAddress_txtAddressm {
    height: 100px
}

h3.cluetip-title {
    font-size: 20px
}

#cluetip {
    padding: 20px
}

.BBExpirationCSC {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#bboxdonation_payment_cboMonth {
    margin-right: 10px
}

#bbox-root .BBFormSubmitbutton {
    background-color: #0076ba;
    height: 48px;
    border-radius: 36px;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

#bbox-root .BBFormSubmitbutton:hover {
    background-color: #036fad;
    color: #fff
}

#bboxdonation_payment_lblPaymentMethod,
.BBFormFieldContainer label {
    font-size: 16px
}

#bboxdonation_billing_billingAddress_txtZip,
#bboxdonation_billing_txtLastName,
#bboxdonation_tribute_tributeAddress_txtZip,
#bboxdonation_tribute_txtLastName,
#bboxevent_billing_billingAddress_txtZip,
#bboxevent_billing_txtLastName {
    -webkit-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.cluetip-close {
    text-align: right;
    font-size: 16px;
    margin-bottom: 10px
}

#bbox-root label {
    color: #00205b
}

#bbox-root #BBPanelPrices .BBFormTableHeader .BBFormTableHeaderCell {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    font-family: Manrope, fangsong, sans-serif
}

#bbox-root #BBPanelPrices .BBFormTableHeader {
    background-color: #00205b;
    padding: 22px 25px 16px
}

#bbox-root .BBFormRadioPaymentSelected {
    color: #fff
}

#bbox-root .BBFormAddedDonation,
#bbox-root .BBFormTable .BBFormTableRow:nth-child(odd),
#bbox-root .BBFormTableFooter {
    background-color: #f5f8fb
}

#bbox-root .BBFormTable .BBFormTableRow:nth-child(2n) {
    background-color: #fff
}

.BBFormTableRow .BBFormColPriceAmt,
.BBFormTableRow .BBFormPriceName,
.BBFormTableRow .BBFormTotal {
    font-size: 16px !important
}

#bbox-root .BBFormTable .BBFormTableRow {
    margin: 0;
    padding: 23px 25px
}

#bbox-root .BBFormTable .BBFormTableRow,
#bboxevent_priceselect_divAddedDonation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bboxevent_priceselect_divAddedDonation,
#bboxevent_priceselect_divFooterRow {
    border: 0
}

#bbox-root .BBFormTableRow .BBFormSelectQuantity {
    border-color: #0076ba;
    width: 96px;
    height: 48px;
    border-radius: 36px
}

#bbox-root .BBFormTable .BBFormAddedDonation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    padding: 12px 25px
}

#bbox-root .BBFormTable .BBFormTableFooter {
    padding: 25px 0;
    border: 0;
    background-color: #fff
}

#bbox-root .BBFormPricingTable {
    padding: 0;
    border: 0;
    border-bottom: 2px solid #f5f8fb
}

.BBFormPriceDescription {
    display: none
}

@media(max-width:600px) {

    #bbox-root #bboxdonation_recurrence_divRecurrenceCheckbox,
    #bbox-root .BBDFormSectionBillingInfo .BBFormFieldContainer,
    #bboxdonation_tribute_divTributeGeneral .BBFormFieldContainer,
    #bboxevent_fldOrgReg,
    #bboxevent_registrant_templateRegistrant_IsPayer,
    #DC_ValidOther,
    #DCCreditSecurityCode,
    #divTributeAcknowledge .BBFormFieldContainer {
        display: block;
        width: auto
    }

    #bboxdonation_billing_billingAddress_txtZip,
    #bboxdonation_billing_txtLastName,
    #bboxdonation_tribute_tributeAddress_txtZip,
    #bboxdonation_tribute_txtLastName,
    #bboxevent_billing_billingAddress_txtZip,
    #bboxevent_billing_txtLastName {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    #bbox-root #bboxdonation_billing_txtOrgName,
    #bbox-root #bboxdonation_comment_txtComments,
    #bbox-root #bboxdonation_designation_txtOtherDesignation,
    #bbox-root #bboxdonation_gift_txtAmountGift,
    #bbox-root #bboxdonation_payment_txtAccountHolder,
    #bbox-root #bboxdonation_payment_txtAccountNumber,
    #bbox-root #bboxdonation_payment_txtBankName,
    #bbox-root #bboxdonation_payment_txtCardholder,
    #bbox-root #bboxdonation_payment_txtCardNumber,
    #bbox-root #bboxdonation_payment_txtCSC,
    #bbox-root #bboxdonation_payment_txtRoutingNumber,
    #bbox-root #bboxdonation_tribute_tributeAddress_txtAddress,
    #bbox-root #bboxdonation_tribute_tributeAddress_txtCity,
    #bbox-root #bboxdonation_tribute_tributeAddress_txtUKCity,
    #bbox-root #bboxdonation_tribute_tributeAddress_txtZip,
    #bbox-root #bboxdonation_tribute_txtFirstName,
    #bbox-root #bboxdonation_tribute_txtLastName,
    #bbox-root #bboxdonation_tribute_txtTributeRecordName,
    #bbox-root .BBDFormSectionBillingInfo .BBFormAddress #bboxdonation_billing_billingAddress_txtCity,
    #bbox-root .BBDFormSectionBillingInfo .BBFormBillingEmail .BBFormTextbox,
    #bbox-root .BBDFormSectionBillingInfo .BBFormBillingPhone .BBFormTextbox,
    #bbox-root .BBDFormSectionBillingInfo .BBFormCountryDropDown,
    #bbox-root .BBDFormSectionBillingInfo .BBFormTextArea,
    #bbox-root .BBFormSelectList,
    #bbox-root .BBFormTextArea,
    #bbox-root .BBFormTextbox {
        max-width: 350px
    }

    #bbox-root .BBFormContainer[data-bbox-part-id=ead3c7ab-5e03-4c63-b38d-714c990d008d] .BBTwoFields .BBFormSelectList,
    #bbox-root .BBFormContainer[data-bbox-part-id=ead3c7ab-5e03-4c63-b38d-714c990d008d] .BBTwoFields .BBFormTextbox {
        max-width: 171px
    }

    .BBFormCheckboxLabel {
        vertical-align: bottom !important
    }

    .BBTwoFields {
        max-width: 374px
    }

    #bboxdonation_recurrence_ddFrequencyDate {
        margin-top: 10px
    }

    #cluetip {
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        -o-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important
    }
}

#bbox-root {
    margin-top: 30px
}

#bbox-root input::-webkit-input-placeholder,
#bbox-root textarea::-webkit-input-placeholder {
    color: #666
}

#bbox-root input::-moz-placeholder,
#bbox-root textarea::-moz-placeholder {
    color: #666
}

#bbox-root input:-ms-input-placeholder,
#bbox-root input::-ms-input-placeholder,
#bbox-root textarea:-ms-input-placeholder,
#bbox-root textarea::-ms-input-placeholder {
    color: #666
}

#bbox-root input::placeholder,
#bbox-root textarea::placeholder {
    color: #666
}

#bbox-root input:-webkit-autofill,
#bbox-root input:-webkit-autofill:active,
#bbox-root input:-webkit-autofill:focus,
#bbox-root input:-webkit-autofill:hover,
#bbox-root textarea:-webkit-autofill,
#bbox-root textarea:-webkit-autofill:active,
#bbox-root textarea:-webkit-autofill:focus,
#bbox-root textarea:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

.error404 .header:not(.pin-header):not(.is-open-menu) .hamburger-menu .icon-bar,
.front-page-data .header:not(.pin-header):not(.is-open-menu) .hamburger-menu .icon-bar,
.page-home-data .header:not(.pin-header):not(.is-open-menu) .hamburger-menu .icon-bar {
    background-color: #00a0d5
}

.error404 .header:not(.pin-header):not(.is-open-menu) .main-menu-ul,
.front-page-data .header:not(.pin-header):not(.is-open-menu) .main-menu-ul,
.page-home-data .header:not(.pin-header):not(.is-open-menu) .main-menu-ul {
    color: #00a0d5
}

.error404 .header:not(.pin-header):not(.is-open-menu) .btn-transparent,
.front-page-data .header:not(.pin-header):not(.is-open-menu) .btn-transparent,
.page-home-data .header:not(.pin-header):not(.is-open-menu) .btn-transparent {
    border-color: #00a0d5;
    color: #00a0d5
}

.error404 .header:not(.pin-header):not(.is-open-menu) .btn-transparent:hover,
.front-page-data .header:not(.pin-header):not(.is-open-menu) .btn-transparent:hover,
.page-home-data .header:not(.pin-header):not(.is-open-menu) .btn-transparent:hover {
    border-color: #0076ba;
    color: #0076ba
}

.annoucement a {
    color: #00205b;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.page-careers .annoucement {
    display: none
}

.page-careers .careers-menu {
    display: block
}

.careers-menu-v2 {
    position: relative
}

.careers-menu-v2:after,
.careers-menu-v2:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 100vw;
    background-color: #dcdcdc;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.careers-menu-v2:before {
    top: 0;
    bottom: auto
}

.careers-menu-v2 .container {
    padding-left: 0;
    padding-right: 0
}

.careers-menu-v2 .btn-not-border {
    position: relative;
    padding-left: 36px;
    font-weight: 400;
    color: #0076ba
}

.careers-menu-v2 .btn-not-border .icomoon {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 1.5rem;
    line-height: 1.333
}

.careers-menu .btn-not-border {
    position: relative;
    padding-left: 36px;
    font-weight: 400;
    color: #fff
}

.careers-menu .btn-not-border .icomoon {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 1.5rem;
    line-height: 1.333
}

.careers-menu p {
    position: relative;
    padding-left: 54px
}

.careers-menu p .icomoon {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 1.75rem;
    line-height: 1;
    -webkit-transform: translateY(-52%);
    -o-transform: translateY(-52%);
    transform: translateY(-52%)
}

.careers-menu p a {
    color: #fff;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.careers-menu p a:hover {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.foundation_header .main-menu-ul>li>a:not(.btn):after {
    bottom: -2px
}

@media (max-width:1199px) {
    .foundation_header .group-menu {
        background-color: #574997
    }
}

.foundation_header .careers-menu-v2 .btn-not-border,
.foundation_header .foundation-item-title {
    color: #fff
}

.foundation_header .content-right {
    margin: 0 auto
}

.foundation_header .content-right>p {
    padding-left: 0
}

.foundation_header .icon-arrow-down,
.foundation_header .icon-search {
    color: #fff
}

.foundation_header .icon-arrow-down {
    font-size: 7px
}

.foundation_header .menu-item:not(.has-sub-lv2)>a {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.foundation_header .menu-item a {
    color: #fff
}

.foundation_header .menu-item a.btn-white {
    margin-right: 0;
    background-color: #574997;
    padding: 0;
    font-size: 1rem;
    font-weight: 700;
    color: #fff
}

.foundation_header .menu-item a.btn-white:before {
    content: "\E91D";
    font-family: icomoon;
    right: -30px;
    left: auto;
    font-weight: 400;
    color: #fff
}

.foundation_header .menu-item.is-open-child .icon-arrow-down,
.foundation_header .menu-item.is-open-child>a,
.foundation_header .menu-item:not(.has-sub-lv2).hovering .icon-arrow-down,
.foundation_header .menu-item:not(.has-sub-lv2).hovering>a {
    color: #fff
}

.foundation_header .menu-item.is-open-child .icon-arrow-down {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.foundation_header #header-logo {
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.foundation_header #header-logo,
.foundation_header #header-logo-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.foundation_header #header-logo-desktop img,
.foundation_header #header-logo img {
    height: 72px;
    max-height: 72px !important
}

.foundation_header .header-logo img {
    max-width: 144px
}

.foundation_header .main-menu-ul .btn.btn-blue {
    background-color: #176aad;
    padding-left: 30px;
    padding-right: 30px;
    font-size: .75rem
}

.foundation_header .careers-menu {
    background-color: #574997
}

@media (max-width:1024px) {
    .foundation_header .dropdown-menu {
        visibility: hidden;
        max-height: 0;
        overflow: hidden;
        background-color: #574997;
        opacity: 0;
        -webkit-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease
    }

    .foundation_header .is-open-child .dropdown-menu {
        visibility: visible;
        max-height: 1000px;
        opacity: 1;
        -webkit-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease
    }
}

.foundation-col-left:before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: inherit
}

.foundation-repeater-item {
    grid-template-columns: 40% 60%
}

.foundation-repeater-item .content {
    color: #fff
}

.foundation-repeater-item .content p {
    margin-bottom: 16px;
    font-weight: 400;
    line-height: 1.3
}

.foundation-repeater-item .content p:last-of-type {
    margin-bottom: 0
}

.has-sub-lv2.open-menu-child .dropdown-menu-lv2 {
    pointer-events: auto;
    display: block;
    opacity: 1
}

.header-carrers .main-menu-dropdown:before,
.ie .header-mobile {
    display: none
}

.header-carrers #header-logo-desktop img,
.header-carrers #header-logo img {
    max-height: 60px
}

@media (max-width:1199px) {
    .header-carrers .header-mobile:before {
        opacity: 0
    }

    .header-carrers .main-menu {
        overflow: initial
    }

    .header-carrers .main-menu li a {
        font-weight: 400
    }

    .header-carrers .main-menu>ul>li>a {
        font-weight: 700
    }

    .header-carrers .has-sub-lv2 {
        position: relative
    }

    .header-carrers .main-menu-dropdown {
        height: auto !important;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .header-carrers .dropdown-menu-lv2,
    .header-carrers .style-2-col .dropdown-menu>ul>li>a {
        display: none
    }

    .header-carrers .style-2-col .dropdown-menu-lv2 {
        pointer-events: auto;
        display: block;
        opacity: 1
    }

    .header-carrers .style-2-col .dropdown-menu-lv2 a {
        padding-left: 0
    }
}

.pause-ani-page:focus,
.skip-link:focus {
    opacity: 1;
    z-index: 333333
}

.screenshot .header {
    left: auto;
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.close-annou {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-logo img {
    width: auto;
    max-width: 108px
}

.post-page .line-blue-progress,
.single-news .line-blue-progress,
.single-post .line-blue-progress,
.single-resource .line-blue-progress {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    display: block
}

.is-open-menu .line-blue-progress {
    opacity: 0
}

@media (max-width:1199px) {

    .ios.chrome .top-menu,
    .ios.chrome .wrap-row,
    .ios.safari .top-menu,
    .ios.safari .wrap-row {
        margin-bottom: 60px
    }

    .annoucement {
        min-height: 36px
    }

    .header.default-header.open-lv2 .group-menu {
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s
    }

    .header.default-header.open-lv2.is-open-menu .group-menu {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    header:after {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 100%;
        z-index: -1;
        background-color: #fff
    }

    header.is-open-menu:after {
        bottom: 0
    }

    .touch .main-menu-ul {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .top-menu {
        position: relative
    }

    .top-menu:before {
        content: "";
        position: absolute;
        top: 20px;
        left: -100px;
        right: -100px;
        height: 2px;
        background-color: #f5f8fb
    }

    .main-menu-ul li.active>a:not(.btn),
    .main-menu-ul li.current-page-ancestor>a:not(.btn) {
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline
    }
}

@media (max-width:767px) {
    .annoucement {
        min-height: 48px
    }
}

@media(max-width:767px)and (orientation:landscape) {
    .header {
        position: absolute !important;
        background-color: transparent !important
    }
}

img.b-loaded {
    visibility: visible
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

img.b-loaded {
    -webkit-animation: opacity 1s ease-in-out;
    -o-animation: opacity 1s ease-in-out;
    animation: opacity 1s ease-in-out
}

img.lazy:not(.b-loaded):not(.map-svg) {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-height: 1px;
    opacity: 0
}

.hamburger-menu {
    position: relative;
    margin-top: 0;
    margin-right: -4px;
    cursor: pointer;
    padding: 0
}

.hamburger-menu {
    width: 20px;
    height: 18px
}

.hamburger-menu:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.hamburger-menu .icon-bar {
    position: relative;
    margin-left: auto;
    display: block;
    height: 2px;
    width: 24px;
    background-color: #0076ba;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hamburger-menu .icon-bar:nth-child(2) {
    margin-top: 6px;
    margin-bottom: 6px
}

.hamburger-menu .icomoon {
    display: none;
    line-height: 1
}

.hamburger-menu.is-open-menu .icon-bar {
    width: 16px
}

.hamburger-menu.is-open-menu .icon-bar:first-child {
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.hamburger-menu.is-open-menu .icon-bar:nth-child(2) {
    opacity: 0
}

.hamburger-menu.is-open-menu .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 8px
}

.header-carrers .hamburger-menu {
    margin-right: 0
}

.main-menu a {
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    -webkit-tap-highlight-color: hsla(0, 0%, 100%, 0)
}

.main-menu .button-search:after {
    display: none
}

@media (max-width:1199px) {
    .header .navbar-header {
        padding-left: 0;
        padding-right: 0
    }

    .group-menu,
    .header-mobile {
        padding-left: 48px;
        padding-right: 48px
    }
}

@media (max-width:767px) {

    .group-menu,
    .header-mobile {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (max-width:1199px) {
    .group-menu {
        padding-right: 44px
    }
}

@media (max-width:767px) {
    .group-menu {
        padding-right: 24px
    }
}

.sub-overview {
    margin-bottom: 24px
}

.overview-menu a {
    font-size: 16px
}

.overview-menu a:after {
    content: "\E91D";
    position: relative;
    top: 1px;
    margin-left: 10px;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    font-family: icomoon, serif !important;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.overview-menu a:hover {
    text-decoration: none !important
}

.overview-menu a:hover:after {
    -webkit-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px)
}

.ie .navbar-header {
    display: block
}

.right-blue-menu a:hover {
    color: #fff
}

@media (max-width:1199px) {
    .header-carrers .group-menu {
        padding-right: 26px
    }

    .item-has-children {
        position: relative
    }

    .item-has-children:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -40px;
        width: 100px
    }

    .main-menu {
        visibility: hidden;
        display: block;
        max-height: 0;
        width: 100%;
        overflow: hidden;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .main-menu.is-open-menu {
        visibility: visible;
        max-height: 2000px;
        overflow: visible;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s
    }

    .sub-overview {
        border-bottom: 2px solid #f5f8fb
    }

    .header-mobile {
        position: relative;
        padding-top: 6px
    }

    .header-mobile:before {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
        border-bottom: 2px solid #f5f8fb
    }

    .is-open-menu .top-menu {
        display: block
    }

    .is-open-menu .group-menu {
        overflow-y: auto
    }

    .is-open-menu header:not(.header-carrers) .group-menu {
        visibility: visible;
        overflow: visible;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s
    }

    header:not(.is-open-menu) .group-menu {
        height: 0 !important
    }

    header:not(.header-carrers) .main-menu {
        visibility: visible;
        display: block;
        max-height: none
    }

    header:not(.header-carrers) .group-menu {
        visibility: hidden;
        display: block;
        width: 100%;
        overflow: hidden;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .main-menu-dropdown {
        top: 102px;
        display: block;
        overflow: hidden;
        overflow-y: auto;
        -webkit-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    .group-menu,
    .main-menu-dropdown {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        height: calc(100vh - 124px)
    }

    .group-menu {
        overflow: hidden
    }

    .no-announ .main-menu-dropdown {
        top: 52px;
        height: calc(100vh - 74px)
    }

    .no-announ .group-menu {
        height: calc(100vh - 74px)
    }

    .is-open-child .item-has-children:after {
        display: none
    }

    .is-open-child .dropdown-menu {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .page-id-257 .menu-item-921.active a,
    .page-id-257 .menu-item-921.current-page-ancestor a,
    .page-id-257 .menu-item-13624.active a,
    .page-id-257 .menu-item-13624.current-page-ancestor a,
    .page-id-259 .menu-item-776.active a,
    .page-id-259 .menu-item-776.current-page-ancestor a,
    .page-id-281 .menu-item-776.active a,
    .page-id-281 .menu-item-776.current-page-ancestor a,
    .page-id-313 .menu-item-701.active a,
    .page-id-313 .menu-item-701.current-page-ancestor a,
    .page-id-315 .menu-item-13624.active a,
    .page-id-315 .menu-item-13624.current-page-ancestor a,
    .page-id-344 .menu-item-921.active a,
    .page-id-344 .menu-item-921.current-page-ancestor a,
    .page-id-368 .menu-item-921.active a,
    .page-id-368 .menu-item-921.current-page-ancestor a,
    .page-id-370 .menu-item-921.active a,
    .page-id-370 .menu-item-921.current-page-ancestor a,
    .page-id-3827 .menu-item-12349.active a,
    .page-id-3827 .menu-item-12349.current-page-ancestor a,
    .page-id-3916 .menu-item-921.active a,
    .page-id-3916 .menu-item-921.current-page-ancestor a,
    .page-id-3943 .menu-item-776.active a,
    .page-id-3943 .menu-item-776.current-page-ancestor a,
    .page-id-5608 .menu-item-921.active a,
    .page-id-5608 .menu-item-921.current-page-ancestor a,
    .page-id-5751 .menu-item-921.active a,
    .page-id-5751 .menu-item-921.current-page-ancestor a,
    .single-event .menu-item-921.active a,
    .single-event .menu-item-921.current-page-ancestor a,
    .single-post .menu-item-921.active a,
    .single-post .menu-item-921.current-page-ancestor a {
        -webkit-text-decoration-line: none;
        text-decoration-line: none
    }
}

@media (max-width:767px) {
    .header-carrers .group-menu {
        padding-right: 20px
    }

    .main-menu-dropdown {
        top: 104px
    }

    .group-menu,
    .main-menu-dropdown {
        height: calc(100vh - 104px)
    }

    .no-announ .main-menu-dropdown {
        top: 54px;
        height: calc(100vh - 54px)
    }

    .no-announ .group-menu {
        height: calc(100vh - 54px)
    }
}

.list-social-share {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px
}

.popup-is-close.popup-share:hover {
    color: #00205b
}

.share-link {
    word-break: break-word
}

.copy-share-link {
    position: relative
}

.copy-share-link.copy:after,
.copy-share-link.copy:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.copy-share-link:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    display: none;
    height: 0;
    width: 0
}

.copy-share-link:before {
    z-index: 9998;
    -webkit-transform: translateX(-50%) rotate(180deg);
    -o-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(0, 118, 186, .8)
}

.copy-share-link:after {
    content: "Copied!";
    top: -42px;
    left: 50%;
    display: none;
    height: 36px;
    width: 114px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    text-align: center;
    font-size: .625rem;
    line-height: 1.2;
    color: #fff;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999;
    background: rgba(0, 118, 186, .8)
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.main-content .mouse.search-form *,
.main-content .mouse .search-form * {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.search-form input {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.search-form input::-webkit-search-cancel-button,
.search-form input::-webkit-search-decoration,
.search-form input::-webkit-search-results-button,
.search-form input::-webkit-search-results-decoration {
    display: none
}

.search-form input::-webkit-input-placeholder {
    color: #707070
}

.search-form input::-moz-placeholder {
    color: #707070
}

.search-form input:-ms-input-placeholder,
.search-form input::-ms-input-placeholder {
    color: #707070
}

.search-form input::placeholder {
    color: #707070
}

.search-form button {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.voice-btn.error {
    color: #ccc
}

.search-pagination .prev .icomoon {
    display: inline-block;
    -webkit-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.search-pagination .next,
.search-pagination .prev {
    position: relative;
    top: 1px;
    padding-left: 12px;
    padding-right: 12px
}

.search-pagination .next.disabled,
.search-pagination .prev.disabled {
    opacity: .3
}

.search-pagination .page-item>* {
    padding-left: 12px;
    padding-right: 12px
}

.search-pagination a:hover {
    color: #00205b;
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.search-pagination .current {
    position: relative
}

.search-pagination .current:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 50%;
    height: 2px;
    background-color: #0076ba;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 20px)
}

.voice-animation {
    -webkit-transform: scale(.4);
    -o-transform: scale(.4);
    transform: scale(.4)
}

.voice-animation span {
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    -o-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.voice-animation span:first-child {
    -webkit-animation: lds-ellipsis1 .6s infinite;
    -o-animation: lds-ellipsis1 .6s infinite;
    animation: lds-ellipsis1 .6s infinite
}

.voice-animation span:nth-child(2),
.voice-animation span:nth-child(3) {
    -webkit-animation: lds-ellipsis2 .6s infinite;
    -o-animation: lds-ellipsis2 .6s infinite;
    animation: lds-ellipsis2 .6s infinite
}

.voice-animation span:nth-child(4) {
    -webkit-animation: lds-ellipsis3 .6s infinite;
    -o-animation: lds-ellipsis3 .6s infinite;
    animation: lds-ellipsis3 .6s infinite
}

.list-result a.story-col-item:hover h3 {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.submit-search-btn:focus:not(.mouse),
.voice-btn:focus:not(.mouse) {
    outline-offset: -4px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.mod-search .button-tab:after {
    bottom: -3px;
    height: 4px
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes lds-ellipsis1 {
    0% {
        -o-transform: scale(0);
        transform: scale(0)
    }

    to {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-o-keyframes lds-ellipsis3 {
    0% {
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        -o-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    to {
        -webkit-transform: translate(24px);
        transform: translate(24px)
    }
}

@-o-keyframes lds-ellipsis2 {
    0% {
        -o-transform: translate(0);
        transform: translate(0)
    }

    to {
        -o-transform: translate(24px);
        transform: translate(24px)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }

    to {
        -webkit-transform: translate(24px);
        -o-transform: translate(24px);
        transform: translate(24px)
    }
}

.map-dots {
    opacity: 0
}

.group-map-stories {
    width: 1079px;
    height: 657px
}

.path-select {
    fill: #fff;
    stroke: #ccc;
    fill-opacity: 1
}

path.active {
    fill: #0076ba !important;
    fill-opacity: 1 !important;
    -webkit-transition: all .35s ease !important;
    -o-transition: all .35s ease !important;
    transition: all .35s ease !important
}

.mod-stories {
    height: 938px;
    overflow: hidden
}

.mod-stories .h1,
.mod-stories h1 {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 800
}

@media (max-width:1199px) {
    .mod-stories .animation-line {
        width: 100%
    }
}

.mod-stories.run-animation .screen1 {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 2.2s cubic-bezier(.01, .4, .73, .58);
    -o-transition: all 2.2s cubic-bezier(.01, .4, .73, .58);
    transition: all 2.2s cubic-bezier(.01, .4, .73, .58)
}

.mod-stories.run-animation .stories-content {
    opacity: 0;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s
}

.mod-stories.remove-transition .screen1 {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s
}

.mod-stories.step1 .bg-image-stories {
    padding-bottom: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.mod-stories.step2 .bg-image-stories {
    border-radius: 50%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.mod-stories.step2 .stories-list-item {
    height: 200%;
    margin: 0 -38%;
    -webkit-transition: margin 1s, height 1s;
    -o-transition: margin 1s, height 1s;
    transition: margin 1s, height 1s
}

.mod-stories.step2 .bg-image-box {
    will-change: transform;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.mod-stories.step2 .item-hidden-true {
    pointer-events: none
}

.mod-stories.step2 .item-hidden-true .item-true {
    -webkit-transition: opacity 1.2s, border .5s, border-radius 1s, -webkit-transform 1s;
    transition: opacity 1.2s, border .5s, border-radius 1s, -webkit-transform 1s;
    -o-transition: opacity 1.2s, border .5s, border-radius 1s, -o-transform 1s;
    transition: opacity 1.2s, transform 1s, border .5s, border-radius 1s;
    transition: opacity 1.2s, transform 1s, border .5s, border-radius 1s, -webkit-transform 1s, -o-transform 1s
}

.mod-stories.step2-5 {
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    background-color: #f5f8fb
}

.mod-stories.step2-5 .stories-list-item {
    height: 100%;
    margin: 0
}

.mod-stories.step2-5 .item-hidden-true .item-true {
    opacity: 0
}

.mod-stories.step3 .map-svg,
.mod-stories.step3 .stories-content-top {
    opacity: 1;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.mod-stories.step3 .item-stories {
    width: 54px !important;
    height: 54px !important;
    margin-top: -27px;
    margin-left: -27px
}

.mod-stories.step3 .stories-content-top {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.mod-stories.step3 .stories-content-top img {
    opacity: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.mod-stories.step3 .link-ani,
.mod-stories.step3 .list-avatar {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.mod-stories.step3 .map-dots {
    opacity: .1;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.mod-stories.step3 .path-select {
    stroke: #0076ba;
    fill: rgba(0, 118, 186, .1);
    -webkit-transition: stroke 1s linear .8s, fill .5s linear 1.5s;
    -o-transition: stroke 1s linear .8s, fill .5s linear 1.5s;
    transition: stroke 1s linear .8s, fill .5s linear 1.5s
}

.mod-stories.step3 .bg-image-stories {
    border: 3px solid #fff;
    -webkit-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: border .5s, -webkit-transform 1s;
    transition: border .5s, -webkit-transform 1s;
    -o-transition: border .5s, -o-transform 1s;
    transition: transform 1s, border .5s;
    transition: transform 1s, border .5s, -webkit-transform 1s, -o-transform 1s
}

.mod-stories.step3 .open-popup {
    pointer-events: inherit
}

.mod-stories.step3 .open-popup.event-none-custom {
    pointer-events: none
}

.mod-stories.step4 .path-select {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.map-svg,
.stories-content-top {
    opacity: 0;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.stories-content {
    max-width: 660px
}

.stories-content-top {
    max-width: 1063px;
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

.screen1 {
    -webkit-transform: translateY(53%);
    -o-transform: translateY(53%);
    transform: translateY(53%)
}

.screen2 {
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 300%;
    margin-top: 0 !important
}

.bg-image-stories {
    padding-bottom: 137%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-position: top
}

.bg-image-stories button:focus:not(.mouse) {
    border: 4px solid #40a829 !important;
    opacity: 1;
    border-radius: 50%
}

.bg-image-box,
.bg-inside {
    padding-bottom: 137%
}

.bg-image-box {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.stories-col {
    width: 9.09%
}

.stories-list-item {
    margin: 0 -45%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.stories-list-popup-item {
    max-width: 524px;
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 43%, .15);
    box-shadow: 0 5px 20px hsla(77, 3%, 43%, .15);
    border-radius: 8px
}

.ie .stories-list-popup-item {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.avatar-stories {
    max-width: 150px;
    border-radius: 50%;
    margin: 0 auto
}

.avatar-stories:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.open-popup {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    font-size: 30px;
    width: 100%;
    pointer-events: none
}

.item-stories.active {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.item-stories .bg-image-box {
    margin: 0
}

.mod-banner-internal .h1,
.mod-banner-internal h1 {
    text-transform: uppercase
}

.mod-banner,
.mod-banner-internal,
.mod-internal-banner {
    z-index: 1
}

.mod-banner+div+section,
.mod-banner+div:not(.popup-static),
.mod-banner+section,
.mod-banner-internal+div+section,
.mod-banner-internal+div:not(.popup-static),
.mod-banner-internal+section,
.mod-internal-banner+div+section,
.mod-internal-banner+div:not(.popup-static),
.mod-internal-banner+section {
    position: relative;
    z-index: 2
}

.ie .fake-height-filter,
.ie .mod-internal-banner,
.ie .mod-resource-banner {
    max-width: 99.4%
}

.ie .fake-height-filter {
    height: 96px
}

.ie .mod-resource-filter.all-resources {
    max-width: 97%
}

.mod-internal-banner+.headline-into-swoop {
    margin-top: -12vw
}

.box-banner {
    max-width: 460px
}

.box-banner p {
    line-height: 1.6
}

@media (max-width:767px) {
    .box-banner h1 {
        margin-bottom: 16px
    }
}

.single-event .mod-foundation-internal-banner.mod-foundation-banner a[data-id="#popup-share"] {
    margin-left: 0
}

@media (max-width:767px) {
    .single-event .mod-foundation-internal-banner.mod-foundation-banner .overlay-banner {
        top: 38px
    }
}

@media (max-width:1024px) {

    .single-event .mod-foundation-internal-banner.mod-foundation-banner.bowl svg>path,
    .single-event .mod-foundation-internal-banner.mod-foundation-banner.swoop svg>g>g>g>path {
        fill: #f5f8fb
    }
}

.video-banner {
    max-width: none
}

.video-youtube iframe {
    width: 1500px;
    height: 1100px
}

.video-youtube+.mod-space+.mod-image-content {
    padding-top: 20px
}

#made-in-ny-foundation iframe,
#made-in-ny iframe {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    bottom: 0
}

.ie .mod-blue-slide-content #made-in-ny-foundation iframe svg,
.ie .mod-blue-slide-content #made-in-ny iframe svg {
    width: 101%
}

.ie .mod-title-category .bg#made-in-ny-foundation iframe,
.ie .mod-title-category .bg#made-in-ny iframe {
    top: -28px
}

#made-in-ny-foundation iframe,
#made-in-ny iframe {
    height: 115%;
    width: 296%
}

.control-video.active .icomoon:before {
    content: "\E910"
}

.ie .control-video {
    display: none
}

.ie .table-banner {
    display: block;
    height: 988px
}

iframe.video-banner {
    pointer-events: none
}

.banner-event .box-banner {
    max-width: 100%
}

.banner-event .box-banner h1 {
    margin-bottom: 24px
}

.banner-event .box-banner p {
    font-size: 1rem;
    line-height: 1.625;
    letter-spacing: 0
}

.rg-bg {
    -webkit-transform: rotateY(180deg) rotate(-90deg);
    transform: rotateY(180deg) rotate(-90deg)
}

.circle {
    stroke-dasharray: 112;
    stroke-dashoffset: 0;
    -webkit-animation: stroke 10s ease-out infinite;
    -o-animation: stroke 10s ease-out infinite;
    animation: stroke 10s ease-out infinite;
    -webkit-animation-duration: 1000s;
    -o-animation-duration: 1000s;
    animation-duration: 1000s
}

.circle.pause-ani {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes stroke {
    to {
        stroke-dashoffset: 112
    }
}

@-o-keyframes stroke {
    to {
        stroke-dashoffset: 112
    }
}

@keyframes stroke {
    to {
        stroke-dashoffset: 112
    }
}

@-webkit-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

@media (max-width:1024px) {
    .box-banner {
        letter-spacing: -.1px
    }
}

.content-detail ol,
.content-detail ul {
    margin-top: -10px;
    padding-left: 24px
}

.content-detail ol li,
.content-detail ul li {
    margin-bottom: 0
}

.box-blog-detail p img {
    margin-bottom: 24px
}

.box-blog-detail .mod-marketplace-list .wrap-market-img {
    width: 100%
}

.box-blog-detail table {
    border-width: 1px;
    border-style: solid
}

.box-blog-detail td {
    border-right-width: 1px;
    border-style: solid;
    padding: 10px
}

.box-blog-detail td:last-child {
    border-width: 0
}

.box-blog-detail tr {
    border-bottom-width: 1px;
    border-style: solid
}

.box-blog-detail tr:last-child {
    border-width: 0
}

.ie .box-blog-detail img {
    max-height: 1000px
}

.market-img-container .slick-list {
    margin: -10px
}

.market-img-container .item-market-img:focus:not(.mouse) {
    outline-offset: -10px
}

.box-blog-detail>h2,
.content-single>h2 {
    font-size: 1.5rem;
    line-height: 1.333
}

.box-blog-detail>h3,
.content-single>h3 {
    font-size: 1.25rem;
    line-height: 1.6
}

.box-blog-detail>h4,
.box-blog-detail>h5,
.box-blog-detail>h6,
.content-single>h4,
.content-single>h5,
.content-single>h6 {
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0
}

html:not(.ie) .content-single iframe[height="720"] {
    height: auto;
    aspect-ratio: 16/9
}

.content-single iframe {
    max-width: 100%
}

.content-single .table-wrapper {
    max-width: 100%;
    overflow: auto
}

.content-single table,
.content-single td,
.content-single tr {
    border-width: 0
}

.content-single th {
    background-color: #00205b;
    font-weight: 700;
    color: #fff
}

.content-single tr:nth-child(2n) {
    background-color: #f5f8fb
}

.content-single td,
.content-single th {
    padding: 16px
}

.content-single .table-wrapper,
.content-single .video-wrapper,
.content-single table {
    margin-bottom: 24px
}

.content-single ol+h2,
.content-single ol+h3,
.content-single ol+h4,
.content-single ol+h5,
.content-single p+h2,
.content-single p+h3,
.content-single p+h4,
.content-single p+h5,
.content-single ul+h2,
.content-single ul+h3,
.content-single ul+h4,
.content-single ul+h5 {
    margin-top: 60px
}

.bg-four-center {
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.content-tag h5 {
    margin-bottom: 14px
}

.mod-blue-slide-content {
    padding-top: 80px
}

.mod-blue-slide-content .count-item,
.mod-blue-slide-content .slick-arrow {
    color: #fff
}

.mod-blue-slide-content .count-item span:before {
    background-color: #fff !important
}

.mod-blue-slide-content .list-slide>.item:not(:first-child) {
    display: none
}

.mod-blue-slide-content .content-slide a:not(.btn) {
    color: #fff;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.touch .mod-blue-slide-content .slick-arrow:hover {
    color: #fff
}

.ie .mod-blue-slide-content .transform-center svg {
    width: 101%
}

.ie .blue-count-item span {
    padding-left: 2px
}

.ie .blue-slide-list-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ie .blue-slide-list-btn .btn-white-outline {
    width: auto
}

.mod-campaign-progress {
    background-color: #f5f8fb;
    padding-top: 56px;
    padding-bottom: 56px;
    color: #00205b
}

.mod-campaign-progress__progress-wrap {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 12px
}

.mod-campaign-progress__progress-wrap {
    max-width: 55%
}

.mod-campaign-progress__goal {
    z-index: 1;
    margin-left: -76px
}

.mod-campaign-progress__goal {
    -webkit-transform: translateY(calc(-100% + 3px));
    -o-transform: translateY(calc(-100% + 3px));
    transform: translateY(calc(-100% + 3px))
}

.mod-campaign-progress__goal-label,
.mod-campaign-progress__goal-separator {
    font-size: 1rem;
    line-height: 1.625
}

.mod-campaign-progress__goal-value {
    font-size: 1.125rem;
    line-height: 1.75
}

.mod-campaign-progress__goal-value {
    color: #022948
}

.mod-campaign-progress__goal span {
    opacity: 0
}

.mod-campaign-progress__goal svg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.mod-campaign-progress__goal svg {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0)
}

.mod-campaign-progress__goal svg path {
    stroke-width: 1.5px
}

.mod-campaign-progress__raised-bg {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
    -webkit-transition: -webkit-clip-path 1.2s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-clip-path 1.2s cubic-bezier(.4, 0, .2, 1);
    -o-transition: clip-path 1.2s cubic-bezier(.4, 0, .2, 1);
    transition: clip-path 1.2s cubic-bezier(.4, 0, .2, 1);
    transition: clip-path 1.2s cubic-bezier(.4, 0, .2, 1), -webkit-clip-path 1.2s cubic-bezier(.4, 0, .2, 1)
}

.mod-campaign-progress__raised {
    width: 140px
}

.mod-campaign-progress__raised {
    top: 0;
    -webkit-transition: top 1.2s cubic-bezier(.4, 0, .2, 1);
    -o-transition: top 1.2s cubic-bezier(.4, 0, .2, 1);
    transition: top 1.2s cubic-bezier(.4, 0, .2, 1)
}

.mod-campaign-progress__raised svg {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.mod-campaign-progress__raised svg {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0)
}

.mod-campaign-progress__raised-amount-value,
.mod-campaign-progress__raised-label {
    opacity: 0
}

.mod-campaign-progress__raised-amount-value {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 800;
    color: #5c068c
}

.mod-campaign-progress__raised-label {
    font-size: 1rem;
    line-height: 1.625
}

.mod-campaign-progress .done-animation .mod-campaign-progress__goal span {
    -webkit-animation: fadeInBottom 1s 1.6s forwards;
    -o-animation: fadeInBottom 1s 1.6s forwards;
    animation: fadeInBottom 1s 1.6s forwards
}

.mod-campaign-progress .done-animation .mod-campaign-progress__goal svg {
    -webkit-animation: expandLeftLine .4s 1.2s forwards;
    -o-animation: expandLeftLine .4s 1.2s forwards;
    animation: expandLeftLine .4s 1.2s forwards
}

.mod-campaign-progress .done-animation .mod-campaign-progress__raised svg {
    -webkit-animation: expandLeftLine .4s 1.2s forwards;
    -o-animation: expandLeftLine .4s 1.2s forwards;
    animation: expandLeftLine .4s 1.2s forwards
}

.mod-campaign-progress .done-animation .mod-campaign-progress__raised-amount-value,
.mod-campaign-progress .done-animation .mod-campaign-progress__raised-label {
    -webkit-animation: fadeInBottom 1s 1.6s forwards;
    -o-animation: fadeInBottom 1s 1.6s forwards;
    animation: fadeInBottom 1s 1.6s forwards
}

@-webkit-keyframes expandLeftLine {
    0% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }

    to {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@-o-keyframes expandLeftLine {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    to {
        clip-path: inset(0 0 0 0)
    }
}

@keyframes expandLeftLine {
    0% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }

    to {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@-webkit-keyframes expandRightLine {
    0% {
        -webkit-clip-path: inset(0 0 0 100%);
        clip-path: inset(0 0 0 100%)
    }

    to {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@-o-keyframes expandRightLine {
    0% {
        clip-path: inset(0 0 0 100%)
    }

    to {
        clip-path: inset(0 0 0 0)
    }
}

@keyframes expandRightLine {
    0% {
        -webkit-clip-path: inset(0 0 0 100%);
        clip-path: inset(0 0 0 100%)
    }

    to {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@-webkit-keyframes fadeInBottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInBottom {
    0% {
        opacity: 0;
        transform: translate3d(0, 40px, 0)
    }

    to {
        opacity: 1;
        -o-transform: none;
        transform: none
    }
}

@keyframes fadeInBottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.mod-text-center .h6 {
    margin-bottom: 22px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0
}

.mod-single-column-body .h4~.h4 {
    margin-top: 30px
}

.mod-single-column-body li {
    margin-bottom: 6px
}

.mod-single-column-body table {
    border-width: 1px;
    border-style: solid
}

.mod-single-column-body td,
.mod-single-column-body th {
    border-right-width: 1px;
    border-style: solid;
    padding: 8px
}

.mod-single-column-body td:last-child,
.mod-single-column-body th:last-child {
    border-width: 0
}

.mod-single-column-body tr {
    border-bottom-width: 1px;
    border-style: solid
}

.mod-single-column-body tr:last-child {
    border-width: 0
}

.mod-single-column-body .btn {
    margin-bottom: 30px
}

.mod-single-column-body .btn+h2,
.mod-single-column-body .btn+h3,
.mod-single-column-body .btn+h4,
.mod-single-column-body .btn+h5,
.mod-single-column-body ol+h2,
.mod-single-column-body ol+h3,
.mod-single-column-body ol+h4,
.mod-single-column-body ol+h5,
.mod-single-column-body p+h2,
.mod-single-column-body p+h3,
.mod-single-column-body p+h4,
.mod-single-column-body p+h5,
.mod-single-column-body ul+h2,
.mod-single-column-body ul+h3,
.mod-single-column-body ul+h4,
.mod-single-column-body ul+h5 {
    margin-top: 40px
}

.ie .mod-single-column-body img {
    max-height: 625px
}

.content-search-input::-webkit-input-placeholder {
    color: #707070
}

.content-search-input::-moz-placeholder {
    color: #707070
}

.content-search-input:-ms-input-placeholder,
.content-search-input::-ms-input-placeholder {
    color: #707070
}

.content-search-input::placeholder {
    color: #707070
}

.content-search-input::-webkit-search-cancel-button {
    cursor: pointer
}

.btn-reset {
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mod-content-search .btn-reset {
    right: 40px;
    z-index: 30
}

.custom-scroll-tablist.mCustomScrollbar .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 15px
}

.mod-content-year .h6 {
    font-weight: 700;
    letter-spacing: 0
}

.mod-content-year .btn {
    margin-right: 0
}

.mod-content-year .icon-download {
    margin-right: 4px
}

.panel-content-year {
    display: none
}

.panel-content-year.is-active {
    display: block
}

.content-year-btn .icomoon {
    margin-right: 8px;
    font-size: .875rem;
    line-height: 1.25
}

.content-year-btn .icomoon,
.content-year-btn:hover .icomoon {
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.wrap-button-new .btn-blue {
    height: auto
}

.department-item {
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1);
    box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1)
}

.ie .department-item {
    display: block
}

.department-mail-icon:hover .icomoon:before {
    content: "\E932"
}

.department-linkend-icon:hover .icomoon:before {
    content: "\E912"
}

.mod-department .mCSB_scrollTools {
    opacity: 0 !important
}

.headline-into-swoop:after {
    content: "";
    left: -100vw;
    right: -100vw;
    top: 12vw;
    position: absolute;
    bottom: 0;
    z-index: -1;
    background-color: #f5f8fb
}

.headline-into-swoop .bg.esclip {
    top: 0
}

.headline-into-swoop .content-search-left {
    position: relative;
    z-index: 200
}

.headline-into-swoop .container {
    padding-bottom: 40px
}

.department-button-tab:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 2;
    height: 3px;
    width: 0;
    background-color: #0076ba;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.department-button-tab.is-active:after {
    width: 101%
}

.department-button-tab:first-child {
    margin-left: 0;
    padding-left: 0
}

.mod-event-contact .animation-line {
    background-color: #00a0d5
}

@media (max-width:767px) {
    .mod-event-contact .event-contact-right a {
        word-break: break-all
    }
}

.popup-static .mod-event-contact .container:not(.popup-share) {
    padding-left: 30px;
    padding-right: 30px
}

.event-location a {
    font-weight: 700
}

.event-location li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 38px
}

.event-location li .icomoon {
    position: absolute;
    left: 0;
    top: 4px;
    width: 22px;
    text-align: center;
    color: #0076ba;
    font-size: 20px
}

.event-location li .icon-note {
    font-size: 22px;
    top: 2px
}

.event-location li .icon-share {
    font-size: 24px;
    margin-top: -2px
}

.event-location li .icon-user {
    font-size: 16px;
    padding-top: 2px
}

.event-location li .icon-marker {
    top: 2px
}

.event-location li img {
    margin-top: 8px;
    margin-bottom: 8px
}

.event-location:before {
    content: "";
    position: absolute;
    left: -100px;
    right: -100px;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #f5f8fb
}

.event-location .before-bg {
    position: absolute;
    left: -100px;
    right: -100px;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: none;
    background-color: #f5f8fb
}

.event-location button[class*=gm-control] img {
    margin: 0
}

.event-location .gm-svpc>div {
    top: 15% !important
}

.event-location.streaming-content p {
    width: 100%
}

.event-hr {
    border-top: 3px solid;
    border-color: #0076ba
}

.radio-button label {
    position: relative
}

.radio-button label:hover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 4px;
    border-width: 1px;
    border-color: #0076ba
}

.radio-button input:checked~label {
    background-color: #0076ba;
    color: #fff
}

.event-content h5 {
    margin-bottom: 16px
}

.mod-event-detail .form-ani .filter-option {
    opacity: 0
}

.mod-event-detail .form-ani .active-focus .filter-option {
    opacity: 1
}

.mod-event-detail .form-ani .form-select-c8 {
    text-align: left
}

.mod-event-detail .form-ani .form-select-c8 ul li:first-child {
    display: none
}

.mod-event-detail iframe {
    margin-left: auto;
    margin-right: auto
}

.mod-event-detail table {
    border-width: 1px;
    border-style: solid
}

.mod-event-detail td {
    border-right-width: 1px;
    border-style: solid;
    padding: 10px
}

.mod-event-detail td:last-child {
    border-width: 0
}

.mod-event-detail tr {
    border-bottom-width: 1px;
    border-style: solid
}

.mod-event-detail tr:last-child {
    border-width: 0
}

@media (max-width:1199px) {
    .mod-event-detail .popup-container {
        padding-left: 24px;
        padding-right: 24px
    }
}

.event-col-item {
    min-width: 250px
}

.event-col-price {
    text-align: center
}

th.event-col-quantity {
    padding-left: 34px
}

.event-col-quantity .dropdown-select-c8 {
    width: 100px
}

.total-due {
    width: 156px
}

.event-col-total {
    text-align: center
}

.table-form-last input {
    width: 156px;
    border-color: #0076ba
}

.table-col {
    padding-left: 24px;
    padding-right: 24px
}

.event-table {
    border-bottom: 3px solid #f5f8fb
}

.event-table tbody tr .dropdown-menu-c8 {
    max-height: 192px
}

.event-table tbody tr:last-child .dropdown-menu-c8,
.event-table tbody tr:nth-last-child(2) .dropdown-menu-c8 {
    top: auto;
    bottom: 100%;
    margin-bottom: 4px
}

.event-table tbody tr:last-child:first-child .dropdown-menu-c8,
.event-table tbody tr:last-child:nth-child(2) .dropdown-menu-c8,
.event-table tbody tr:nth-last-child(2):first-child .dropdown-menu-c8,
.event-table tbody tr:nth-last-child(2):nth-child(2) .dropdown-menu-c8 {
    top: 100%;
    bottom: auto
}

.event-table tbody tr td {
    padding-top: 14px;
    padding-bottom: 14px
}

.event-table tbody tr:nth-child(2n) td {
    background-color: #f5f8fb
}

.event-user {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px
}

.form-billing {
    max-width: 500px
}

.form-checkbox:before {
    display: none
}

.form-checkbox label {
    padding: 0
}

.form-checkbox .checkbox-mark {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px
}

.form-checkbox input:checked~label .icon-check {
    display: block
}

.form-checkbox input:focus:not(.mouse)~label .checkbox-mark {
    outline: 2px solid #00205b !important;
    -webkit-box-shadow: 0 0 0 .2rem #fff !important;
    box-shadow: 0 0 0 .2rem #fff !important
}

@media (max-width:480px) {
    .event-contact .contact-link.-email {
        word-break: break-all
    }
}

.white-resource-slide .resource-slide:before {
    background-color: #fff
}

.mod-ecw-image .content-item {
    border-top-color: #00205b;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.mod-ecw-image .content-item .icon-arrow-down {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.mod-ecw-image .content-item.active {
    opacity: 1
}

.mod-ecw-image .content-item.active.red .line-purple-image {
    background-color: #f85847
}

.mod-ecw-image .content-item.active.green .line-purple-image {
    background-color: #40a829
}

.mod-ecw-image .content-item.active.purple .line-purple-image {
    background-color: #5c068c
}

.mod-ecw-image .content-item.active.blue .line-purple-image {
    background-color: #00a0d5
}

.mod-ecw-image .content-item.active .icon-arrow-down {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mod-ecw-image.option-full .left-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.mod-form-subscribe .h4,
.mod-form-subscribe h4 {
    margin-bottom: 28px
}

.mod-form-subscribe input,
.mod-form-subscribe label {
    font-size: 1rem;
    line-height: 1.625
}

.mod-form-subscribe .active-focus .label-animation,
.mod-form-subscribe .active-select .label-animation {
    background-color: #0076ba;
    color: #fff
}

.mod-form-subscribe .wpcf7-spinner {
    position: absolute;
    margin-top: 12px
}

.mod-foundation-banner:not(.no-background-blur):after {
    content: "";
    background: -webkit-gradient(linear, left top, right top, color-stop(29.65%, #fff), color-stop(90%, hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #fff 29.65%, hsla(0, 0%, 100%, 0) 90%);
    background: -o-linear-gradient(left, #fff 29.65%, hsla(0, 0%, 100%, 0) 90%);
    background: linear-gradient(90deg, #fff 29.65%, hsla(0, 0%, 100%, 0) 90%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 65%
}

@media (max-width:1024px) {
    .mod-foundation-banner:not(.no-background-blur):after {
        top: 60px;
        z-index: 2;
        height: 56%;
        width: 100%;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(84.91%, #fff), color-stop(91.91%, hsla(0, 0%, 100%, .39)), to(hsla(0, 0%, 100%, 0)));
        background: -webkit-linear-gradient(top, #fff 84.91%, hsla(0, 0%, 100%, .39) 91.91%, hsla(0, 0%, 100%, 0));
        background: -o-linear-gradient(top, #fff 84.91%, hsla(0, 0%, 100%, .39) 91.91%, hsla(0, 0%, 100%, 0));
        background: linear-gradient(180deg, #fff 84.91%, hsla(0, 0%, 100%, .39) 91.91%, hsla(0, 0%, 100%, 0))
    }
}

@media (max-width:767px) {
    .mod-foundation-banner:not(.no-background-blur):after {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(71.91%, #fff), color-stop(75.91%, hsla(0, 0%, 100%, .39)), to(hsla(0, 0%, 100%, 0)));
        background: -webkit-linear-gradient(top, #fff 71.91%, hsla(0, 0%, 100%, .39) 75.91%, hsla(0, 0%, 100%, 0));
        background: -o-linear-gradient(top, #fff 71.91%, hsla(0, 0%, 100%, .39) 75.91%, hsla(0, 0%, 100%, 0));
        background: linear-gradient(180deg, #fff 71.91%, hsla(0, 0%, 100%, .39) 75.91%, hsla(0, 0%, 100%, 0));
        top: 126px;
        height: 84%;
        width: 100%
    }
}

@media screen and (max-width:413.99px) {
    .mod-foundation-banner:not(.no-background-blur):after {
        height: 88%
    }
}

@media screen and (min-width:600px)and (max-width:766.99px) {
    .mod-foundation-banner:not(.no-background-blur):after {
        height: 65%
    }
}

.mod-foundation-banner.content-position-right .icomoon.icon-mute,
.mod-foundation-banner.content-position-right .icomoon.icon-pause,
.mod-foundation-banner.content-position-right .icomoon.icon-volume {
    color: #0076ba
}

.mod-foundation-banner.bottom .esclip:before {
    content: ""
}

.mod-foundation-banner h1 {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 800
}

.text-inherit-child .mod-foundation-banner h1 {
    color: inherit
}

.footer-cta .mod-foundation-banner h1 {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.333;
    font-weight: 700
}

@media (max-width:1199px) {
    .footer-cta .mod-foundation-banner h1 {
        width: 100%
    }
}

.mod-two-col-stories .mod-foundation-banner h1 a {
    color: inherit
}

.mod-foundation-banner .box-banner {
    background-color: transparent
}

@media (max-width:1024px) {
    .mod-foundation-banner .box-banner {
        width: 100%;
        max-width: 100%
    }
}

@media screen and (orientation:landscape)and (max-width:1025px)and (min-width:992px) {
    .mod-foundation-banner.top .esclip {
        top: -5%
    }

    .mod-foundation-banner.top .box-banner {
        margin-top: 24%
    }

    .mod-foundation-banner.bottom:after {
        height: 41%
    }
}

@media(max-height:900px)and (min-width:1440px) {
    .mod-foundation-banner.top .table-banner {
        min-height: 700px
    }

    .mod-foundation-banner.top .box-banner {
        margin-top: 14%
    }

    .mod-foundation-banner.bottom .table-banner {
        min-height: 700px
    }
}

@media screen and (min-width:1440px)and (max-width:1699px) {
    .mod-foundation-banner.bottom .box-banner {
        margin-bottom: 14%
    }
}

@media(max-height:730px)and (min-width:1440px) {
    .mod-foundation-banner.top .table-banner {
        min-height: 600px
    }

    .mod-foundation-banner.top .box-banner {
        margin-top: 14%
    }

    .mod-foundation-banner.bottom .table-banner {
        min-height: 600px
    }

    .mod-foundation-banner.bottom .box-banner {
        margin-bottom: 14%
    }
}

.mod-foundation-internal-banner.mod-foundation-banner:after {
    display: none
}

.mod-foundation-internal-banner.mod-foundation-banner .overlay-banner {
    background: -webkit-gradient(linear, left top, right top, color-stop(50.5%, #fff), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #fff 50.5%, hsla(0, 0%, 100%, 0));
    background: -o-linear-gradient(left, #fff 50.5%, hsla(0, 0%, 100%, 0));
    background: linear-gradient(90deg, #fff 50.5%, hsla(0, 0%, 100%, 0))
}

@media (max-width:1024px) {
    .mod-foundation-internal-banner.mod-foundation-banner .overlay-banner {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(84.91%, #fff), color-stop(91.91%, hsla(0, 0%, 100%, .39)), to(hsla(0, 0%, 100%, 0)));
        background: -webkit-linear-gradient(top, #fff 84.91%, hsla(0, 0%, 100%, .39) 91.91%, hsla(0, 0%, 100%, 0));
        background: -o-linear-gradient(top, #fff 84.91%, hsla(0, 0%, 100%, .39) 91.91%, hsla(0, 0%, 100%, 0));
        background: linear-gradient(180deg, #fff 84.91%, hsla(0, 0%, 100%, .39) 91.91%, hsla(0, 0%, 100%, 0))
    }
}

@media (max-width:767px) {
    .mod-foundation-internal-banner.mod-foundation-banner .overlay-banner {
        top: 70px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(71.91%, #fff), color-stop(75.91%, hsla(0, 0%, 100%, .39)), to(hsla(0, 0%, 100%, 0)));
        background: -webkit-linear-gradient(top, #fff 71.91%, hsla(0, 0%, 100%, .39) 75.91%, hsla(0, 0%, 100%, 0));
        background: -o-linear-gradient(top, #fff 71.91%, hsla(0, 0%, 100%, .39) 75.91%, hsla(0, 0%, 100%, 0));
        background: linear-gradient(180deg, #fff 71.91%, hsla(0, 0%, 100%, .39) 75.91%, hsla(0, 0%, 100%, 0))
    }
}

.mod-foundation-internal-banner.mod-foundation-banner .copy-share-link {
    margin-top: 0
}

.mod-foundation-internal-banner.mod-foundation-banner.no-image:after {
    display: none
}

.mod-foundation-internal-banner.mod-foundation-banner.no-image .table-banner {
    padding-bottom: 29%
}

@media (min-width:481px) {
    .mod-foundation-internal-banner.mod-foundation-banner.no-image .table-banner {
        padding-bottom: 20%
    }
}

.mod-foundation-internal-banner.mod-foundation-banner a[data-id="#popup-share"] {
    margin-left: 20px
}

.mod-foundation-internal-banner.mod-foundation-banner:has(#popup-share.popup-show) {
    z-index: 200
}

.mod-foundation-internal-banner.mod-foundation-banner:has(#popup-share.popup-show) .container {
    z-index: 200
}

.mod-foundation-internal-banner.mod-foundation-banner:has(#popup-share.popup-show) .popup-wrap>div>div:last-child {
    margin-top: 20px
}

@media screen and (max-width:1700px)and (min-width:1550px) {
    .mod-foundation-internal-banner.mod-foundation-banner.no-image div.table-banner {
        padding-bottom: 18%
    }
}

.mod-foundation-social {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.mod-foundation-social .social-item:nth-child(2n) {
    -webkit-transform: translateY(43px);
    -o-transform: translateY(43px);
    transform: translateY(43px)
}

.mod-foundation-social.mobile-height {
    overflow: hidden
}

@media (max-width:1024px) {
    .mod-foundation-social.mobile-height {
        max-height: 1100px
    }
}

@media (max-width:767px) {
    .mod-foundation-social.mobile-height {
        max-height: 820px
    }
}

.mod-foundation-social.desktop-height {
    overflow: hidden
}

.mod-foundation-social .image-item:before {
    content: "";
    display: block;
    background-color: #0076ba;
    padding-bottom: 100%
}

.mod-foundation-social .image-item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mod-foundation-social .gr-btn:after {
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(bottom, #fff, hsla(0, 0%, 100%, 0));
    background: -o-linear-gradient(bottom, #fff, hsla(0, 0%, 100%, 0));
    background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0));
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 214px;
    width: 100%
}

.mod-foundation-social.load-more-item {
    overflow: hidden
}

@media (max-width:1024px) {
    .mod-foundation-social.load-more-item.mobile-height .gr-btn {
        visibility: visible;
        opacity: 1
    }
}

.mod-foundation-stories .container {
    max-width: 1147px
}

.mod-foundation-stories .icon-arrow-right-2 {
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease
}

.mod-foundation-stories a.btn {
    left: 50%;
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.mod-foundation-stories h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.foundation-stories-box {
    -webkit-box-shadow: 0 5.759px 11.518px -2.879px rgba(16, 24, 40, .1), 0 2.879px 5.759px -2.879px rgba(16, 24, 40, .06);
    box-shadow: 0 5.759px 11.518px -2.879px rgba(16, 24, 40, .1), 0 2.879px 5.759px -2.879px rgba(16, 24, 40, .06)
}

.foundation-stories-box:before {
    content: "";
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #5c068c;
    opacity: 0
}

.foundation-stories-box:hover .icon-arrow-right-2 {
    left: 10px
}

.foundation-stories-box:hover .foundation-stories-image {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.foundation-stories-box:hover .foundation-stories-circle {
    -webkit-transform: translate(-50%, -20px);
    -o-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px)
}

.foundation-stories-box:hover h3 {
    display: block
}

.foundation-stories-box:hover:before {
    opacity: .5
}

.foundation-stories-circle,
.foundation-stories-image {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.stories-purple .foundation-stories-circle,
.stories-purple:before {
    background-color: #9a2890
}

.stories-blue .foundation-stories-circle,
.stories-blue:before {
    background-color: #00205b
}

.stories-blue-light .foundation-stories-circle,
.stories-blue-light:before {
    background-color: #00a9e0
}

.stories-green .foundation-stories-circle,
.stories-green:before {
    background-color: #71cc98
}

.mod-foundation-testimonial .arrow-slide-testimonial {
    color: #592c8e
}

.mod-foundation-testimonial .line-gradient {
    background: -webkit-gradient(linear, left top, left bottom, from(#5f068e), color-stop(50%, #027cc1), to(#73cb9a));
    background: -webkit-linear-gradient(top, #5f068e, #027cc1 50%, #73cb9a);
    background: -o-linear-gradient(top, #5f068e, #027cc1 50%, #73cb9a);
    background: linear-gradient(180deg, #5f068e, #027cc1 50%, #73cb9a)
}

.mod-foundation-testimonial blockquote {
    margin: 0;
    padding: 0
}

.mod-foundation-testimonial blockquote:after,
.mod-foundation-testimonial blockquote:before {
    display: none
}

.mod-foundation-banner.mod-foundation-video .container:has(.content-heading) {
    min-height: auto
}

.mod-foundation-banner.mod-foundation-video .bg-loop-bottom {
    width: calc(100% + 2px)
}

.mod-foundation-banner.mod-foundation-video .btn {
    margin-top: 0;
    border-radius: 0
}

.mod-foundation-banner.mod-foundation-video .btn:hover {
    background-color: transparent
}

.mod-foundation-banner.mod-foundation-video .btn:before {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(89, 44, 142, .5)), to(rgba(89, 44, 142, .5)));
    background: -webkit-linear-gradient(bottom, rgba(89, 44, 142, .5), rgba(89, 44, 142, .5));
    background: -o-linear-gradient(bottom, rgba(89, 44, 142, .5), rgba(89, 44, 142, .5));
    background: linear-gradient(0deg, rgba(89, 44, 142, .5), rgba(89, 44, 142, .5))
}

.mod-foundation-banner.mod-foundation-video .btn:hover:before {
    opacity: 1
}

body:has(.mod-foundation-video) .mod-popup:has(.popup-video-foundation) .popup-is-close {
    top: 25%;
    right: 24px;
    border-radius: 9999px;
    border: 4px solid #fff
}

body:has(.mod-foundation-video) .mod-popup:has(.popup-video-foundation) .popup-is-close:hover {
    border-color: #ccc
}

@media (max-width:480px) {
    body:has(.mod-foundation-video) .mod-popup:has(.popup-video-foundation) .popup-content {
        padding-left: 24px;
        padding-right: 24px
    }
}

body:has(.mod-foundation-video) .mod-popup:has(.popup-video-foundation) .popup-video-foundation {
    overflow: hidden;
    border-radius: 20px
}

.mod-foundation-banner.video-youtube iframe {
    width: 74%;
    right: 0;
    left: auto;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    height: 87%;
    min-height: unset;
    top: 28px
}

.mod-four-cols .h5 {
    margin-bottom: 16px
}

.item-four-column .h6,
.item-four-column h6 {
    font-weight: 700;
    letter-spacing: 0;
    color: #0076ba
}

.item-four-column:hover .bg-four-column .bg {
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

.item-four-column:hover .h6,
.item-four-column:hover h6 {
    color: #036fad
}

.item-four-column:focus:not(.mouse) {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.item-four-column:focus:not(.mouse):before {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 4px;
    outline: 2px solid #00205b !important;
    -webkit-box-shadow: 0 0 0 .2rem #fff !important;
    box-shadow: 0 0 0 .2rem #fff !important
}

.bg-four-column .bg {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.select-fc .form-select-c8 {
    max-width: 96%
}

#library-menu .ais-HierarchicalMenu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#library-menu .ais-HierarchicalMenu-list .ais-HierarchicalMenu-link {
    margin-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 36px;
    font-weight: 700;
    color: #fff
}

#library-menu .ais-HierarchicalMenu-list .ais-HierarchicalMenu-link {
    white-space: nowrap
}

#library-menu .ais-HierarchicalMenu-list .ais-HierarchicalMenu-item:last-child .ais-HierarchicalMenu-link {
    margin-right: 0
}

#library-menu .ais-HierarchicalMenu-list .ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected .ais-HierarchicalMenu-link {
    background-color: #036fad;
    color: #fff
}

.wrap-HierarchicalMenu {
    max-width: calc(100% + 24px)
}

.mod-gallery-right .h4,
.mod-gallery-right h4 {
    margin-bottom: 24px
}

.mod-gallery-right .slick-disabled {
    color: #ccc !important;
    opacity: 1 !important
}

.item-gallery {
    display: none
}

.item-gallery:first-child {
    display: block
}

@media (max-width:767px) {
    .mod-gallery-right .group-number {
        left: 50%;
        margin-left: 0;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.map-iframe-render iframe,
.map-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.list-item-image .h5,
.list-item-image h5 {
    margin-bottom: 14px;
    font-weight: 700
}

.grid-link-heading .h2,
.grid-link-heading h2 {
    margin-bottom: 34px
}

.image-content-txt {
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1);
    box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1)
}

.image-content-txt .h5,
.image-content-txt h5 {
    margin-bottom: 18px
}

.ie .image-content-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 322px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mod-image .bg-image {
    height: 420px
}

.text-image-animation span {
    display: inline-block
}

.mod-image-transition .eclip-ani {
    -webkit-transition: all .5s cubic-bezier(.38, .01, .29, 1.01);
    -o-transition: all .5s cubic-bezier(.38, .01, .29, 1.01);
    transition: all .5s cubic-bezier(.38, .01, .29, 1.01)
}

.list-lines .h5,
.list-lines h5 {
    margin-bottom: 14px;
    font-weight: 700
}

.mod-logos-image .list-logo-images__desktop {
    display: none
}

.col-logos-image p {
    margin-bottom: 22px
}

.col-logos-image img {
    max-width: 200px;
    max-height: 180px
}

.control-slide-logo.active .icomoon:before {
    content: "\E910"
}

.cirrle-time {
    -webkit-transform: rotateY(180deg) rotate(-90deg);
    transform: rotateY(180deg) rotate(-90deg)
}

.ie .list-logo-images {
    opacity: 0
}

.ie .list-logo-images.slick-initialized {
    opacity: 1
}

.ie .col-logos-image img {
    -webkit-animation: none;
    -o-animation: none;
    animation: none
}

.link-logo-img-item {
    outline-offset: -2px
}

.link-logo-img-item img.lazy:not(.b-loaded) {
    visibility: unset
}

.circle-slide.start-ani {
    stroke-dasharray: 112;
    stroke-dashoffset: 0;
    -webkit-animation: stroke 10s ease-out infinite;
    -o-animation: stroke 10s ease-out infinite;
    animation: stroke 10s ease-out infinite;
    -webkit-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s
}

.circle-slide.pause-ani {
    -webkit-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused
}

@media (max-width:1024px) {
    .control-slide-logo {
        top: 100%;
        margin-top: 16px;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .control-slide-logo.no-mt {
        margin-top: 0
    }
}

.mod-lr-img .btn {
    margin-top: 18px;
    margin-bottom: 6px
}

.lr-content:not(.no-max) {
    max-width: 671px
}

.lr-content a.btn {
    margin-top: 18px;
    margin-bottom: 6px
}

.mod-map .slick-dots {
    position: relative;
    bottom: 0
}

.mod-map .slick-dots-custom {
    margin-left: 16px;
    margin-right: 16px
}

.mod-map .arrows-prev {
    -webkit-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.mod-map .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 970px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:480px) {
    .mod-map .container {
        padding-left: 12px;
        padding-right: 12px
    }
}

.mod-map.mod-map--open-popup .mod-map__popup {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: -4.64px 0 9.357px 0 rgba(0, 0, 0, .25);
    box-shadow: -4.64px 0 9.357px 0 rgba(0, 0, 0, .25)
}

.mod-map.mod-map--open-popup .mod-map__overlay-popup {
    z-index: 1;
    opacity: .5
}

.mod-map svg,
.mod-map svg circle,
.mod-map svg path {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mod-map .icon-check1 {
    font-size: .75rem
}

.mod-map__item-location {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mod-map__item-img,
.mod-map__overlay-popup {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.mod-map__popup {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -o-transform .4s ease-in-out
}

.mod-map__img-wrap {
    position: relative;
    overflow: hidden
}

.mod-map__img-full {
    width: 1200px
}

.mod-map__item {
    position: absolute;
    cursor: pointer
}

.mod-map__item.mod-map__item--selected .mod-map__item-img,
.mod-map__item:hover .mod-map__item-img {
    opacity: 1
}

.mod-map__item.mod-map__item--selected .mod-map__item-location-wrap,
.mod-map__item:hover .mod-map__item-location-wrap {
    z-index: 2
}

.mod-map__item.mod-map__item--selected .mod-map__item-location-wrap svg:first-of-type,
.mod-map__item:hover .mod-map__item-location-wrap svg:first-of-type {
    height: 68px;
    background-color: #00a9e0
}

.mod-map__item.mod-map__item--selected .mod-map__item-location,
.mod-map__item:hover .mod-map__item-location {
    background-color: #00a9e0
}

.mod-map__item.mod-map__item--selected svg circle,
.mod-map__item.mod-map__item--selected svg path,
.mod-map__item:hover svg circle,
.mod-map__item:hover svg path {
    stroke: #00a9e0
}

.mod-map__item-img {
    max-width: none;
    opacity: 0
}

.mod-map__item-1 {
    top: 144px;
    left: 84px
}

.mod-map__item-1-overlay {
    top: 77px;
    right: 156px;
    height: 54px;
    width: 149px
}

.mod-map__item-1-overlay {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-1-overlay-wrap {
    height: 262px;
    width: 365px
}

.mod-map__item-1-overlay-wrap:before {
    content: "";
    position: absolute;
    top: 36px;
    left: 46px;
    z-index: 1;
    height: 71px;
    width: 98px
}

.mod-map__item-1-overlay-wrap:before {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-1-img {
    width: 188px
}

.mod-map__item-2 {
    top: 98px;
    left: 371px
}

.mod-map__item-2-overlay {
    top: 49px;
    left: 32px;
    height: 62px;
    width: 150px
}

.mod-map__item-2-overlay {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-2-overlay-wrap {
    height: 231px;
    width: 285px
}

.mod-map__item-2-overlay-wrap:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 22px;
    z-index: 1;
    height: 60px;
    width: 40px
}

.mod-map__item-2-overlay-wrap:before {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-2-img {
    width: 94px
}

.mod-map__item-3 {
    bottom: 208px;
    right: 234px
}

.mod-map__item-3-overlay {
    position: absolute;
    top: 123px;
    left: 134px;
    height: 189px;
    width: 280px;
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-3-overlay-wrap {
    height: 322px;
    width: 394px
}

.mod-map__item-3-overlay-wrap:before {
    content: "";
    position: absolute;
    top: 89px;
    left: 89px;
    z-index: 1;
    height: 82px;
    width: 120px
}

.mod-map__item-3-overlay-wrap:before {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-3-img {
    width: 232px
}

.mod-map__item-4 {
    top: 317px;
    left: 361px
}

.mod-map__item-4-overlay {
    top: 65px;
    left: 53px;
    height: 67px;
    width: 195px
}

.mod-map__item-4-overlay {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-4-overlay-wrap {
    height: 275px;
    width: 374px
}

.mod-map__item-4-overlay-wrap:before {
    content: "";
    position: absolute;
    top: 29px;
    left: 58px;
    z-index: 1;
    height: 135px;
    width: 92px
}

.mod-map__item-4-overlay-wrap:before {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-4-img {
    width: 209px
}

.mod-map__item-5 {
    bottom: 292px;
    left: 367px
}

.mod-map__item-5-overlay {
    top: 78px;
    left: 72px;
    height: 80px;
    width: 221px
}

.mod-map__item-5-overlay {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-5-overlay-wrap {
    height: 378px;
    width: 453px
}

.mod-map__item-5-overlay-wrap:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 27px;
    z-index: 1;
    height: 49px;
    width: 21px
}

.mod-map__item-5-overlay-wrap:before {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-5-img {
    width: 64px
}

.mod-map__item-6 {
    bottom: 208px;
    right: 234px
}

.mod-map__item-6-overlay {
    position: absolute;
    top: 123px;
    left: 134px;
    height: 189px;
    width: 280px;
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-6-overlay-wrap {
    height: 322px;
    width: 394px
}

.mod-map__item-6-overlay-wrap:before {
    content: "";
    position: absolute;
    top: 26px;
    left: 27px;
    z-index: 1;
    height: 53px;
    width: 77px
}

.mod-map__item-6-overlay-wrap:before {
    -webkit-transform: skew(-48deg, 33deg);
    -o-transform: skew(-48deg, 33deg);
    transform: skew(-48deg, 33deg)
}

.mod-map__item-6-img {
    width: 232px
}

.mod-map__popup:has(.mod-map__popup-item--no-image.mod-map__popup-item--selected) {
    margin: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 8px 0 0 8px
}

.mod-map__popup .mod-map__popup-items:first-of-type .mod-map__popup-item:not(:first-child) {
    display: none !important
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-slider {
    margin-left: -12%;
    margin-right: -12%
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-list {
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 6px !important
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-track {
    max-width: 94% !important;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    scale: .8;
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0);
    -webkit-transition: opacity .5s, scale .5s, -webkit-transform .5s;
    transition: opacity .5s, scale .5s, -webkit-transform .5s;
    -o-transition: opacity .5s, scale .5s, -o-transform .5s;
    transition: transform .5s, opacity .5s, scale .5s;
    transition: transform .5s, opacity .5s, scale .5s, -webkit-transform .5s, -o-transform .5s
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-snext,
.mod-map__popup .mod-map__popup-items:first-of-type .slick-sprev {
    display: block
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-current {
    position: relative;
    z-index: 2;
    display: block;
    opacity: 1;
    -webkit-transform: translateZ(20px);
    transform: translateZ(20px);
    scale: 1
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-snext {
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate3d(14%, 0, 0);
    transform: translate3d(14%, 0, 0);
    scale: .9
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-snext~.slick-slide {
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0)
}

.mod-map__popup .mod-map__popup-items:first-of-type .slick-sprev {
    opacity: 1;
    -webkit-transform: translate3d(-14%, 0, 0);
    transform: translate3d(-14%, 0, 0);
    scale: .9
}

.mod-map__popup .mod-map__popup-items:last-child .mod-map__popup-item {
    max-width: 93%
}

@media (max-width:991px) {
    .mod-map__popup .mod-map__popup-items:last-child .mod-map__popup-item:not(:first-child) {
        display: none !important
    }
}

.mod-map__popup-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%
}

.mod-map__popup-item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.mod-map__popup-item.mod-map__popup-item--selected {
    display: block !important
}

.mod-map__item-location {
    white-space: nowrap;
    border-radius: 36px;
    background-color: #5c068c;
    padding: 6px 22px;
    font-size: .75rem;
    color: #fff
}

.mod-map__item-1-location-wrap {
    bottom: 71px;
    right: -7px
}

.mod-map__item-2-location-wrap {
    bottom: 68px;
    left: -42px
}

.mod-map__item-2-location-wrap svg:first-of-type {
    height: 64px
}

.mod-map__item-3-location-wrap {
    bottom: 74px;
    left: 105px
}

.mod-map__item-3-location-wrap svg:first-of-type {
    height: 48px
}

.mod-map__item-4-location-wrap {
    bottom: 97px;
    left: 36px
}

.mod-map__item-5-location-wrap {
    bottom: 3px;
    left: -82px
}

.mod-map__item-5-location-wrap svg:first-of-type {
    height: 48px
}

.mod-map__item-6-location-wrap {
    bottom: 134px;
    left: 19px
}

.mod-map__item-6-location-wrap svg:first-of-type {
    height: 50px
}

.mod-map__item-location-wrap {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mod-map__item-location-wrap svg {
    position: relative
}

.mod-map__item-location-wrap svg:first-of-type {
    left: -2px;
    top: -8px;
    width: 3px;
    background-color: #5c068c
}

.mod-map__item-location-wrap svg:last-of-type {
    top: -10px;
    left: -2px
}

.mod-map__overlay-popup {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: #00a9e0;
    opacity: 0
}

.mod-map__popup-close {
    float: right;
    margin-bottom: 10px;
    display: none
}

.mod-map__popup-img-wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.mod-map__popup-img-wrap img {
    margin-bottom: 16px;
    max-height: 287px;
    width: 100%;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover
}

.mod-map__popup-content-wrap {
    margin-top: 14px;
    color: #000
}

.mod-map__popup-content-wrap h2,
.mod-map__popup-content-wrap h3 {
    margin-bottom: 12px;
    font-size: 1.5rem;
    font-weight: 700
}

.mod-map__popup-content-wrap p {
    margin-bottom: 12px
}

.mod-map__popup-content-wrap a {
    font-weight: 700
}

.mod-map__img-wrap-inner {
    display: none
}

.mod-map__popup-img-mb-wrap {
    display: block
}

.mod-map__popup-img-mb-wrap img {
    margin-left: auto;
    margin-right: auto;
    max-width: 322px;
    border-radius: 13px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 3.5px 3.5px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3.5px 3.5px 0 rgba(0, 0, 0, .07);
    aspect-ratio: 1/1
}

.mod-map__popup-arrows-wrap {
    margin-top: 16px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-dots.mod-map__popup-slick-dots li {
    margin-left: 16px;
    margin-right: 16px
}

.slick-dots.mod-map__popup-slick-dots li button {
    height: 13px;
    width: 13px;
    background-color: #d9d9d9
}

.slick-dots.mod-map__popup-slick-dots li.slick-active button {
    background-color: #5c068c
}

.mod-map__popup-location {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 36px;
    background-color: #5c068c;
    padding: 5px 20px;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .3px;
    color: #fff
}

@-webkit-keyframes skewAndTranslate {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        -webkit-transform: skew(-48deg, 33deg) translate(-288px);
        transform: skew(-48deg, 33deg) translate(-288px)
    }
}

@-o-keyframes skewAndTranslate {
    0% {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        -o-transform: skew(-48deg, 33deg) translate(-288px);
        transform: skew(-48deg, 33deg) translate(-288px)
    }
}

@keyframes skewAndTranslate {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        -webkit-transform: skew(-48deg, 33deg) translate(-288px);
        -o-transform: skew(-48deg, 33deg) translate(-288px);
        transform: skew(-48deg, 33deg) translate(-288px)
    }
}

@-webkit-keyframes skewAndTranslate2 {
    0% {
        -webkit-transform: skew(-48deg, 33deg) translate(281px);
        transform: skew(-48deg, 33deg) translate(281px)
    }

    to {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-o-keyframes skewAndTranslate2 {
    0% {
        -o-transform: skew(-48deg, 33deg) translate(281px);
        transform: skew(-48deg, 33deg) translate(281px)
    }

    to {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@keyframes skewAndTranslate2 {
    0% {
        -webkit-transform: skew(-48deg, 33deg) translate(281px);
        -o-transform: skew(-48deg, 33deg) translate(281px);
        transform: skew(-48deg, 33deg) translate(281px)
    }

    to {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-webkit-keyframes item1MoveRight {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        width: 0;
        -webkit-transform: translate(-4px, 92px) skew(-48deg, 33deg);
        transform: translate(-4px, 92px) skew(-48deg, 33deg)
    }
}

@-o-keyframes item1MoveRight {
    0% {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        width: 0;
        -o-transform: translate(-4px, 92px) skew(-48deg, 33deg);
        transform: translate(-4px, 92px) skew(-48deg, 33deg)
    }
}

@keyframes item1MoveRight {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        width: 0;
        -webkit-transform: translate(-4px, 92px) skew(-48deg, 33deg);
        -o-transform: translate(-4px, 92px) skew(-48deg, 33deg);
        transform: translate(-4px, 92px) skew(-48deg, 33deg)
    }
}

@-webkit-keyframes item2MoveRight {
    0% {
        width: 0;
        -webkit-transform: skew(-48deg, 33deg) translate(-35px, -25px);
        transform: skew(-48deg, 33deg) translate(-35px, -25px)
    }

    to {
        width: 111%;
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-o-keyframes item2MoveRight {
    0% {
        width: 0;
        -o-transform: skew(-48deg, 33deg) translate(-35px, -25px);
        transform: skew(-48deg, 33deg) translate(-35px, -25px)
    }

    to {
        width: 111%;
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@keyframes item2MoveRight {
    0% {
        width: 0;
        -webkit-transform: skew(-48deg, 33deg) translate(-35px, -25px);
        -o-transform: skew(-48deg, 33deg) translate(-35px, -25px);
        transform: skew(-48deg, 33deg) translate(-35px, -25px)
    }

    to {
        width: 111%;
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-webkit-keyframes move1To4 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(59px);
        transform: skew(-48deg, 33deg) translateY(59px)
    }
}

@-o-keyframes move1To4 {
    0% {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(59px);
        transform: skew(-48deg, 33deg) translateY(59px)
    }
}

@keyframes move1To4 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(59px);
        -o-transform: skew(-48deg, 33deg) translateY(59px);
        transform: skew(-48deg, 33deg) translateY(59px)
    }
}

@-webkit-keyframes move1To4V2 {
    0% {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-23px);
        transform: skew(-48deg, 33deg) translateY(-23px)
    }

    to {
        height: 117px;
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-o-keyframes move1To4V2 {
    0% {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(-23px);
        transform: skew(-48deg, 33deg) translateY(-23px)
    }

    to {
        height: 117px;
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@keyframes move1To4V2 {
    0% {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-23px);
        -o-transform: skew(-48deg, 33deg) translateY(-23px);
        transform: skew(-48deg, 33deg) translateY(-23px)
    }

    to {
        height: 117px;
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-webkit-keyframes move4To1 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-116px);
        transform: skew(-48deg, 33deg) translateY(-116px)
    }
}

@-o-keyframes move4To1 {
    0% {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(-116px);
        transform: skew(-48deg, 33deg) translateY(-116px)
    }
}

@keyframes move4To1 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-116px);
        -o-transform: skew(-48deg, 33deg) translateY(-116px);
        transform: skew(-48deg, 33deg) translateY(-116px)
    }
}

@-webkit-keyframes move4To1V2 {
    0% {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(60px);
        transform: skew(-48deg, 33deg) translateY(60px)
    }

    to {
        height: 88px;
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-o-keyframes move4To1V2 {
    0% {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(60px);
        transform: skew(-48deg, 33deg) translateY(60px)
    }

    to {
        height: 88px;
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@keyframes move4To1V2 {
    0% {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(60px);
        -o-transform: skew(-48deg, 33deg) translateY(60px);
        transform: skew(-48deg, 33deg) translateY(60px)
    }

    to {
        height: 88px;
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-webkit-keyframes move4To5 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(91px);
        transform: skew(-48deg, 33deg) translateY(91px)
    }
}

@-o-keyframes move4To5 {
    0% {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(91px);
        transform: skew(-48deg, 33deg) translateY(91px)
    }
}

@keyframes move4To5 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(91px);
        -o-transform: skew(-48deg, 33deg) translateY(91px);
        transform: skew(-48deg, 33deg) translateY(91px)
    }
}

@-webkit-keyframes move4To5V2 {
    0% {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-39px);
        transform: skew(-48deg, 33deg) translateY(-39px)
    }

    to {
        height: 125px;
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-o-keyframes move4To5V2 {
    0% {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(-39px);
        transform: skew(-48deg, 33deg) translateY(-39px)
    }

    to {
        height: 125px;
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@keyframes move4To5V2 {
    0% {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-39px);
        -o-transform: skew(-48deg, 33deg) translateY(-39px);
        transform: skew(-48deg, 33deg) translateY(-39px)
    }

    to {
        height: 125px;
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-webkit-keyframes move5To4 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-39px);
        transform: skew(-48deg, 33deg) translateY(-39px)
    }
}

@-o-keyframes move5To4 {
    0% {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -o-transform: skew(-48deg, 33deg) translateY(-39px);
        transform: skew(-48deg, 33deg) translateY(-39px)
    }
}

@keyframes move5To4 {
    0% {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }

    to {
        height: 0;
        -webkit-transform: skew(-48deg, 33deg) translateY(-39px);
        -o-transform: skew(-48deg, 33deg) translateY(-39px);
        transform: skew(-48deg, 33deg) translateY(-39px)
    }
}

@-webkit-keyframes move5To4V2 {
    0% {
        -webkit-transform: skew(-48deg, 33deg) translateY(119px);
        transform: skew(-48deg, 33deg) translateY(119px)
    }

    to {
        -webkit-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-o-keyframes move5To4V2 {
    0% {
        -o-transform: skew(-48deg, 33deg) translateY(119px);
        transform: skew(-48deg, 33deg) translateY(119px)
    }

    to {
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@keyframes move5To4V2 {
    0% {
        -webkit-transform: skew(-48deg, 33deg) translateY(119px);
        -o-transform: skew(-48deg, 33deg) translateY(119px);
        transform: skew(-48deg, 33deg) translateY(119px)
    }

    to {
        -webkit-transform: skew(-48deg, 33deg);
        -o-transform: skew(-48deg, 33deg);
        transform: skew(-48deg, 33deg)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.mod-map__item-overlay-wrap {
    position: absolute;
    overflow: hidden
}

.mod-map__item-overlay-wrap:before {
    cursor: pointer
}

.mod-map__item-overlay {
    position: absolute;
    background-color: #cbbcac;
    opacity: 0;
    mix-blend-mode: darken
}

.market-item {
    border-top: 3px solid
}

.market-item .slick-list {
    overflow: inherit
}

.post-content p>a {
    font-size: 1rem;
    line-height: 1.875;
    font-weight: 700
}

.market-img+.slick-list {
    display: none
}

.mod-market-post .popup-img {
    max-width: 1150px
}

.mod-market-post .control-slide .slick-arrow {
    position: absolute;
    top: 50%;
    height: 48px;
    width: 48px;
    border-radius: 9999px;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mod-market-post .control-slide .arrows-next {
    right: 24px
}

@media (max-width:767px) {
    .mod-market-post .control-slide .arrows-next {
        right: 10px
    }
}

.mod-market-post .control-slide .arrows-prev {
    left: 24px
}

@media (max-width:767px) {
    .mod-market-post .control-slide .arrows-prev {
        left: 10px
    }
}

.mod-market-post .control-slide .arrows-prev {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.mod-market-post .opup-is-close {
    top: 30px;
    right: 30px
}

.gallary-market {
    display: block
}

.gallary-market.popup-show {
    pointer-events: auto;
    z-index: 9999;
    opacity: 1
}

.gallary-market .gallary-item,
.gallary-market .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gallary-market .gallary-item {
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f5f8fb
}

.gallary-market .gallary-item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.preview-market {
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px
}

.preview-market .bg {
    height: 80px;
    width: 80px;
    border-radius: 8px;
    border: 2px solid transparent
}

.preview-market.slick-current .bg {
    border-color: #036fad
}

.list-preview-market .slick-list {
    margin: -10px;
    padding: 10px
}

.mod-photo-gallary .focus-in:before {
    border-color: #fff
}

.mod-photo-gallary input:-webkit-autofill {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 1000px #0076ba inset;
    -webkit-text-fill-color: #fff;
    -webkit-transition-delay: 9999s;
    transition-delay: 9999s
}

.mod-photo-gallary+.mod-content-video-popup {
    display: block
}

.mod-photo-gallary .form-search h6 {
    font-weight: 400
}

.mod-photo-gallary .form-ani input.form-control {
    border-radius: 4px;
    border-color: #fff;
    color: #fff
}

.mod-photo-gallary .btn {
    margin-bottom: 0;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px
}

.mod-photo-gallary .btn:hover {
    background-color: #f8f9f9;
    color: #036fad
}

.mod-photo-gallary .btn-blue-outline:hover:after {
    opacity: 0
}

.mod-photo-gallary .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px
}

.mod-photo-gallary .dropdown-toggle .filter-option {
    padding-top: 4px
}

.mod-photo-gallary .gallary-card {
    visibility: visible
}

.mod-photo-gallary .gallary-card .icon-pause,
.mod-photo-gallary .gallary-card .icon-play-2 {
    color: #0076ba
}

.mod-photo-gallary .gallary-card .item-spline:nth-child(odd) {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0
}

.mod-photo-gallary .gallary-card .item-spline:nth-child(2n) {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 24px;
    padding-left: 0;
    padding-right: 0
}

.mod-photo-gallary .gallary-card .item-spline {
    width: 140px !important
}

.mod-photo-gallary .gallary-card .item-spline .bg-spline {
    height: 194px !important;
    width: 140px !important
}

.mod-photo-gallary .slick-slide {
    width: 140px
}

.mod-photo-gallary .slick-list {
    height: auto !important
}

.mod-photo-gallary .active-focus .label-animation {
    background-color: #0076ba;
    color: #fff
}

.ie .mod-photo-gallary .esclip-2 {
    height: 220px
}

.ie picture img {
    width: 964px;
    height: 925px
}

.ie .mod-photo-gallary+.mod-space {
    height: 0
}

.bg-main-video {
    max-width: 360px;
    height: 780px
}

.bg-main-video .btn-play-large {
    opacity: 0
}

.bg-main-video .bg-child,
.bg-main-video .btn-play-large {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.bg-main-video .bg-child {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top
}

.control-avatar {
    margin: 0 auto
}

.list-slide-pv {
    position: relative;
    pointer-events: none
}

.list-slide-pv,
.list-slide-pv .slick-slide {
    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.list-slide-pv .slick-active {
    opacity: 1
}

.delay-action-after {
    position: relative
}

.delay-action-after:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 33333333333
}

.headline-photo-video {
    font-size: 1.125rem;
    line-height: 1.6;
    z-index: 33;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.bg-detail-square {
    opacity: 0;
    position: relative;
    z-index: 3
}

.slick-slide:not(.slick-active) .bg-detail-square {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.content-pv {
    -webkit-transform: translateX(600px);
    -o-transform: translateX(600px);
    transform: translateX(600px);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s
}

.before-active .bg-main-video .bg-child,
.slick-active .bg-main-video .bg-child {
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.bg-fake-avatar {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.bg-fake-avatar:first-child {
    z-index: 4
}

.bg-fake-avatar:nth-child(2) {
    z-index: 3
}

.bg-fake-avatar:nth-child(3) {
    z-index: 2
}

.bg-fake-avatar:nth-child(4) {
    z-index: 1
}

.list-avatar-slide {
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    top: 161px
}

.list-avatar-slide.active {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.run-vp .headline-main {
    top: 0
}

.run-vp .headline-fake {
    opacity: 0;
    -webkit-transform: translateX(-1000px);
    -o-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.run-vp .list-slide-pv {
    opacity: 1;
    pointer-events: inherit
}

.run-vp .content-pv {
    -webkit-transform: translateX(220px);
    -o-transform: translateX(220px);
    transform: translateX(220px);
    opacity: 1;
    -webkit-transition: all .85s ease;
    -o-transition: all .85s ease;
    transition: all .85s ease
}

.run-vp .slick-active .content-pv {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.run-vp .slick-active-after .bg-detail-square {
    opacity: 1
}

.right-slide-pv {
    opacity: 0
}

.revert-ani {
    opacity: 0 !important
}

.number-title {
    font-size: 96px;
    font-weight: 800;
    color: #f8f9f9
}

.done-run-vp .list-image {
    pointer-events: none;
    opacity: 0
}

.done-run-vp .right-slide-pv {
    opacity: 1
}

.done-run-vp .arrow-start {
    pointer-events: none
}

.done-run-vp .btn-play-large {
    opacity: 1
}

.bg-image-ani {
    top: 232px;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.bg-image-ani .bg {
    width: 100%;
    -webkit-transform: translateX(-50%) scale(1.2);
    -o-transform: translateX(-50%) scale(1.2);
    transform: translateX(-50%) scale(1.2);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top
}

.bg-image-ani:first-child {
    right: 77%
}

.bg-image-ani:nth-child(2) {
    right: calc(52% - 2px)
}

.bg-image-ani:nth-child(3) {
    right: calc(26% - 1px)
}

.bg-image-ani:nth-child(4) {
    right: 0
}

.bg-image-ani.item-next-ani {
    opacity: 0;
    -webkit-transform: translateX(1000px);
    -o-transform: translateX(1000px);
    transform: translateX(1000px)
}

.bg-image-ani.item-prev-ani {
    opacity: 0;
    -webkit-transform: translateX(-1000px);
    -o-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.bg-image-ani.item-current-ani {
    width: 100%;
    right: 0
}

.resart-slide .bg-image-ani:first-child {
    -webkit-transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    -o-transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.resart-slide .bg-image-ani:nth-child(2) {
    -webkit-transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    -o-transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.resart-slide .bg-image-ani:nth-child(3) {
    -webkit-transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    -o-transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    transition-timing-function: cubic-bezier(.46, .51, .26, 1.03);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

@media (max-width:767px) {

    .bg-image-ani,
    .bg-main-video {
        height: 300px
    }

    .bg-image-ani {
        top: 90px;
        width: 23%
    }

    .bg-image-ani.item-current-ani {
        top: 263px !important
    }

    .control-avatar {
        max-height: 400px;
        -webkit-transition: all 1.6s;
        -o-transition: all 1.6s;
        transition: all 1.6s;
        overflow: hidden
    }

    .content-pv {
        min-height: 237px
    }

    .run-vp .control-avatar {
        max-height: 1000px !important;
        overflow: visible
    }

    .run-vp .content-pv {
        -webkit-transition: all .65s ease;
        -o-transition: all .65s ease;
        transition: all .65s ease
    }
}

@media (max-width:1199px) {
    .group-content-vp {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }

    .run-vp .group-content-vp {
        -webkit-transform: translateX(-1000px);
        -o-transform: translateX(-1000px);
        transform: translateX(-1000px)
    }

    .list-slide-pv .slick-list {
        padding-top: 30px;
        margin-top: -30px
    }

    .bg-main-video {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@media only screen and (min-width:768px)and (max-width:991px) {
    .bg-image-ani {
        top: auto !important;
        bottom: 80px !important;
        z-index: 100 !important
    }

    .list-image {
        position: static
    }
}

@media (max-width:767px) {
    .left-slide-pv {
        height: auto !important
    }
}

@media (max-width:1199px) {
    .list-slide-pv .slick-list {
        overflow: visible
    }
}

.popupsearch {
    pointer-events: none;
    z-index: -1;
    display: none;
    height: 100%;
    overflow: hidden;
    opacity: 0
}

.popupsearch .popup-container:before {
    display: none
}

.popupsearch.popup-show {
    z-index: 102;
    pointer-events: auto;
    display: block;
    opacity: 1
}

.popupsearch .popup-wrap {
    height: 100%
}

.popupsearch .ais-SearchBox-input {
    padding-right: 130px
}

.popupsearch .popup-container {
    padding: 0
}

.popupsearch .popup-content {
    height: 100%;
    padding-top: 160px
}

@media (max-width:1199px) {
    .popupsearch .popup-content {
        width: 100vw;
        max-width: 100vw;
        margin-left: -4px
    }
}

.popupsearch .popup-inner {
    margin: 0 auto;
    height: 100%;
    background-color: #fff
}

.popupsearch .breadcrumb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.popupsearch .breadcrumb li {
    margin-bottom: 8px
}

.popupsearch .breadcrumb li {
    white-space: nowrap
}

.popupsearch .breadcrumb li:nth-last-child(2) span {
    display: inline-block
}

.popupsearch .list-result {
    width: auto;
    overflow-y: auto;
    max-height: calc(100% - 370px)
}

.popupsearch .popup-is-close {
    font-size: .875rem;
    line-height: 1;
    font-weight: 700;
    color: #00a0d5
}

.popupsearch .popup-is-close:hover {
    color: #036fad
}

.popupsearch .wrap-search-result #stats {
    white-space: nowrap
}

@media (max-width:1199px) {
    .popupsearch .popup-content {
        padding: 108px 0 0
    }
}

.popupsearch .ais-Pagination--noRefinement {
    display: none
}

.ie .popupsearch {
    overflow: hidden
}

.ais-SearchBox-reset {
    position: absolute;
    right: 100px;
    top: 0;
    height: 48px;
    width: 40px;
    cursor: pointer;
    font-size: 1.375rem;
    line-height: 1;
    color: #0076ba
}

.ais-SearchBox-reset:hover {
    color: #00205b
}

.ais-SearchBox-reset:before {
    content: "\E91F";
    font-family: icomoon
}

.ais-SearchBox-reset svg {
    display: none
}

.bg-result {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 304px;
    flex: 0 0 304px
}

.wrap-content-result em {
    background-color: mark;
    color: marktext;
    font-style: normal
}

.item-search-result p {
    margin-bottom: 10px
}

.item-search-result .breadcrumb a {
    color: inherit
}

.open-popup-search .mod-search .ais-SearchBox-input {
    visibility: hidden
}

.related-resources-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.mod-lastest-search .btn-reset {
    right: 40px
}

.mod-lastest-search #newsroom-search {
    padding-right: 84px
}

.ie .mod-lastest-search .esclip {
    bottom: -6px
}

.mod-resource-banner p {
    margin-bottom: 6px
}

.mod-resource-banner .form-input {
    border-width: 2px;
    border-color: #ccc
}

.mod-resource-banner .form-ani input.form-control {
    z-index: 0;
    background-color: #fff;
    padding-right: 80px
}

.mod-resource-banner .active-focus .form-input {
    border-color: #0076ba
}

.mod-resource-banner .ais-SearchBox-reset {
    right: 40px
}

.mod-resource-filter.all-resources {
    max-width: 1920px
}

.mod-resource-filter #search-box-child::-webkit-input-placeholder {
    color: #fff
}

.mod-resource-filter #search-box-child::-moz-placeholder {
    color: #fff
}

.mod-resource-filter #search-box-child:-ms-input-placeholder,
.mod-resource-filter #search-box-child::-ms-input-placeholder {
    color: #fff
}

.mod-resource-filter #search-box-child::placeholder {
    color: #fff
}

.mod-resource-filter .h6,
.mod-resource-filter h6 {
    margin-bottom: 16px;
    font-weight: 300;
    letter-spacing: 0;
    color: #fff
}

.mod-resource-filter .dropdown-toggle {
    padding-top: 14px
}

.mod-resource-filter input.form-control {
    border-color: #fff;
    padding-right: 76px;
    color: #fff
}

@media (max-width:1199px) {
    .mod-resource-filter input.form-control {
        border-width: 2px
    }
}

.mod-resource-filter .label-animation {
    background-color: #0076ba;
    color: #fff
}

.mod-resource-filter .dropdown-select-c8 .dropdown-menu {
    border-color: #fff
}

.mod-resource-filter .dropdown-toggle .caret-c8 {
    top: 14px
}

.mod-resource-filter .ais-SearchBox-reset {
    right: 40px;
    color: #fff
}

.mod-resource-filter input:-webkit-autofill {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 1000px #0076ba inset;
    -webkit-text-fill-color: #fff;
    -webkit-transition-delay: 9999s;
    transition-delay: 9999s
}

.mod-resource-filter input#search-box-child:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.mod-resource-filter .ais-SearchBox-form.focus-in:before {
    content: none
}

.mod-results-filter #sort-by {
    width: 100%;
    max-width: 192px;
    font-family: Manrope, fangsong, sans-serif;
    font-weight: 700
}

.mod-results-filter #sort-by .ais-SortBy-select {
    width: 100%;
    font-size: 1rem;
    line-height: 1.875;
    color: #0076ba
}

.mod-results-filter #sort-by .ais-SortBy-option {
    width: 100%;
    max-width: 192px;
    border-style: none;
    background-color: #0076ba;
    font-weight: 700;
    color: #fff
}

.fixed-filter {
    position: fixed;
    left: 50%;
    z-index: 100;
    width: 100%;
    max-width: 1920px;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.toggle_mb .icon-close {
    position: absolute;
    right: 42px;
    top: 10px;
    font-size: 1.125rem;
    line-height: 1.6;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media (max-width:1199px) {
    .mod-resource-filter #search-box-child::-webkit-input-placeholder {
        color: transparent
    }

    .mod-resource-filter #search-box-child::-moz-placeholder {
        color: transparent
    }

    .mod-resource-filter #search-box-child:-ms-input-placeholder,
    .mod-resource-filter #search-box-child::-ms-input-placeholder {
        color: transparent
    }

    .mod-resource-filter #search-box-child::placeholder {
        color: transparent
    }

    .fixed-filter .toggle_mb {
        display: block
    }

    .fixed-filter .text-title {
        display: none
    }

    .fixed-filter .wrap-results {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all .3s, overflow .3s 1s;
        -o-transition: all .3s, overflow .3s 1s;
        transition: all .3s, overflow .3s 1s
    }

    .fixed-filter.visible-wrap .wrap-results {
        overflow: visible
    }

    .fixed-filter.show-select .toggle_mb .icon-close {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    .fixed-filter.show-select .wrap-results {
        max-height: 450px
    }
}

.resource-item .bg {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.resource-item a:hover .bg {
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

.resource-item a:hover h3 {
    color: #036fad
}

.control-resource .arrows-prev {
    position: relative;
    top: -2px;
    margin-right: 24px;
    -webkit-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.resource-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.resource-slide .slick-list {
    overflow: visible
}

.resource-slide:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    z-index: 30;
    width: 400px;
    background-color: #fff
}

.resource-slide .slick-track {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.resource-slide .slick-track .slick-slide {
    height: auto
}

.resource-slide .slick-track .three-box-inner {
    height: 100%
}

.resource-slide.slick-initialized {
    display: block;
    opacity: 1
}

.mod-resource-slide.mod-three-box.mod-temp-section .slick-dots {
    left: 0
}

.mod-resource-slide.bg-gray-option .resource-slide:before {
    background-color: #f5f8fb
}

.mod-temp:before {
    content: "";
    background-color: #0076ba !important
}

.mod-three-box.mod-temp-section .arrow-slide-resource {
    color: #fff !important
}

.mod-three-box.mod-temp-section .slick-dots button {
    border-color: #fff !important
}

.mod-three-box.mod-temp-section .slick-dots .slick-active button {
    background-color: #fff !important
}

.mod-three-box.mod-temp-section .px-custom {
    margin-top: 52px
}

@media (max-width:767px) {
    .control-resource .arrows-prev {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-right: 0
    }

    .control-resource .slick-dots {
        position: static;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        height: 8px
    }

    .control-resource .slick-dots button {
        height: 8px;
        width: 8px;
        border-radius: 9999px;
        border-width: 1px;
        border-color: #0076ba;
        padding: 3px
    }

    .control-resource .slick-dots .slick-active button {
        background-color: #0076ba
    }

    .control-resource .arrows-next {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.slick-match-height .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slick-match-height .slick-slide {
    height: auto
}

.slick-match-height .rss-inner {
    height: 100%
}

.slick-current+div .rss-inner,
.slick-current .rss-inner {
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1);
    box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1)
}

.mod-rss .slick-disabled {
    pointer-events: none;
    color: #59667d;
    opacity: .7
}

.pagination-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    font-size: 0;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.transition-prev .pagination-container {
    -webkit-animation: pagination-container--animation-prev .3s forwards;
    -o-animation: pagination-container--animation-prev .3s forwards;
    animation: pagination-container--animation-prev .3s forwards
}

.transition-prev .big-dot-container {
    -webkit-animation: big-dot-container--animation-prev .3s forwards;
    -o-animation: big-dot-container--animation-prev .3s forwards;
    animation: big-dot-container--animation-prev .3s forwards
}

.transition-prev .little-dot--last {
    -webkit-animation: little-dot--last--animation .3s forwards;
    -o-animation: little-dot--last--animation .3s forwards;
    animation: little-dot--last--animation .3s forwards
}

.transition-prev .little-dot--first {
    -webkit-animation: slideLeft .4s cubic-bezier(.165, .84, .44, 1) .3s forwards;
    -o-animation: slideLeft .4s cubic-bezier(.165, .84, .44, 1) .3s forwards;
    animation: slideLeft .4s cubic-bezier(.165, .84, .44, 1) .3s forwards
}

.transition-next .pagination-container {
    -webkit-animation: pagination-container--animation-next .3s forwards;
    -o-animation: pagination-container--animation-next .3s forwards;
    animation: pagination-container--animation-next .3s forwards
}

.transition-next .big-dot-container {
    -webkit-animation: big-dot-container--animation-next .3s forwards;
    -o-animation: big-dot-container--animation-next .3s forwards;
    animation: big-dot-container--animation-next .3s forwards;
    right: auto;
    left: 3px
}

.transition-next .little-dot--last {
    -webkit-animation: slideRight .4s cubic-bezier(.165, .84, .44, 1) .3s forwards;
    -o-animation: slideRight .4s cubic-bezier(.165, .84, .44, 1) .3s forwards;
    animation: slideRight .4s cubic-bezier(.165, .84, .44, 1) .3s forwards
}

.transition-next .big-dot {
    right: auto;
    left: -6px
}

.little-dot {
    position: relative;
    top: 50%;
    z-index: 10;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    height: 8px;
    width: 8px;
    border-radius: 9999px;
    border-width: 1px;
    border-color: #0076ba;
    vertical-align: middle
}

.little-dot--first,
.little-dot--last {
    z-index: 5
}

.big-dot {
    right: -6px;
    height: 12px;
    width: 12px;
    background-color: #0076ba
}

.big-dot,
.big-dot-container {
    position: absolute;
    top: 50%;
    z-index: 10;
    border-radius: 9999px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.big-dot-container {
    height: 24px;
    width: 24px;
    right: 3px
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-24px);
        transform: translateX(-24px)
    }
}

@-o-keyframes slideLeft {
    0% {
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -o-transform: translateX(-24px);
        transform: translateX(-24px)
    }
}

@keyframes slideLeft {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-24px);
        -o-transform: translateX(-24px);
        transform: translateX(-24px)
    }
}

@-webkit-keyframes little-dot--first--animation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes little-dot--first--animation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes little-dot--first--animation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.transition-next .little-dot--first {
    -webkit-animation: little-dot--last--animation .3s forwards;
    -o-animation: little-dot--last--animation .3s forwards;
    animation: little-dot--last--animation .3s forwards
}

@-webkit-keyframes little-dot--last--animation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes little-dot--last--animation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes little-dot--last--animation {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(24px);
        transform: translateX(24px);
        opacity: 1
    }
}

@-o-keyframes slideRight {
    0% {
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    to {
        -o-transform: translateX(24px);
        transform: translateX(24px);
        opacity: 1
    }
}

@keyframes slideRight {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(24px);
        -o-transform: translateX(24px);
        transform: translateX(24px);
        opacity: 1
    }
}

@-webkit-keyframes big-dot-container--animation-prev {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(179deg);
        transform: translateY(-50%) rotate(179deg)
    }
}

@-o-keyframes big-dot-container--animation-prev {
    0% {
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -o-transform: translateY(-50%) rotate(179deg);
        transform: translateY(-50%) rotate(179deg)
    }
}

@keyframes big-dot-container--animation-prev {
    0% {
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(179deg);
        -o-transform: translateY(-50%) rotate(179deg);
        transform: translateY(-50%) rotate(179deg)
    }
}

@-webkit-keyframes big-dot-container--animation-next {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(181deg);
        transform: translateY(-50%) rotate(181deg)
    }
}

@-o-keyframes big-dot-container--animation-next {
    0% {
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -o-transform: translateY(-50%) rotate(181deg);
        transform: translateY(-50%) rotate(181deg)
    }
}

@keyframes big-dot-container--animation-next {
    0% {
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(181deg);
        -o-transform: translateY(-50%) rotate(181deg);
        transform: translateY(-50%) rotate(181deg)
    }
}

@-webkit-keyframes big-dot-container--animation-next-safari {
    0% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(-181deg);
        transform: translateY(-50%) rotate(-181deg)
    }
}

@-o-keyframes big-dot-container--animation-next-safari {
    0% {
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -o-transform: translateY(-50%) rotate(-181deg);
        transform: translateY(-50%) rotate(-181deg)
    }
}

@keyframes big-dot-container--animation-next-safari {
    0% {
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(-181deg);
        -o-transform: translateY(-50%) rotate(-181deg);
        transform: translateY(-50%) rotate(-181deg)
    }
}

@-webkit-keyframes pagination-container--animation-prev {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(24px);
        transform: translateX(24px)
    }
}

@-o-keyframes pagination-container--animation-prev {
    0% {
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -o-transform: translateX(24px);
        transform: translateX(24px)
    }
}

@keyframes pagination-container--animation-prev {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(24px);
        -o-transform: translateX(24px);
        transform: translateX(24px)
    }
}

@-webkit-keyframes pagination-container--animation-next {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-24px);
        transform: translateX(-24px)
    }
}

@-o-keyframes pagination-container--animation-next {
    0% {
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -o-transform: translateX(-24px);
        transform: translateX(-24px)
    }
}

@keyframes pagination-container--animation-next {
    0% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-24px);
        -o-transform: translateX(-24px);
        transform: translateX(-24px)
    }
}

.right-content .h4,
.right-content h4 {
    margin-bottom: 32px
}

.mod-slide-content .container {
    padding-left: 0;
    padding-right: 0
}

.mod-slide-content .btn-not-border {
    margin-bottom: 55px
}

.mod-slide-content .btn-blue {
    margin-bottom: 37px
}

.mod-slide-content+.mod-lastest-search {
    overflow: visible
}

.item-slide-content {
    display: none
}

.item-slide-content:first-child {
    display: block
}

.count-item span:not(.icomoon):before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 0;
    background-color: #0076ba;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.count-item .active:not(.icomoon):before,
.count-item .current:not(.icomoon):before {
    width: 14px
}

.control-slide .arrows-prev {
    margin-right: 14px;
    margin-top: -2px;
    -webkit-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.control-slide button {
    font-size: 1.125rem;
    line-height: 1
}

.control-slide .slick-disabled {
    pointer-events: none;
    opacity: .3
}

.item-content.active {
    opacity: 1
}

.line-active {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.gray-esclip path {
    fill: #f5f8fb
}

.content-slide-list-btn {
    margin-bottom: 0
}

.content-slide-list-btn .btn-blue {
    margin-right: 22px
}

.content-slide-list-btn .btn {
    margin-bottom: 46px
}

@media (min-width:481px) {
    .content-slide-list-btn .btn-not-border {
        margin-bottom: 37px
    }
}

.mod-blue-slide-content .table-cell-custom {
    vertical-align: top
}

.mod-special-logos img {
    max-height: 120px;
    max-width: 200px
}

@media (max-width:767px) {
    .mod-special-logos img:last-child {
        margin-bottom: 0
    }
}

.mod-special-logos .row h5 {
    margin-bottom: 0;
    font-size: 1.0625rem;
    text-transform: uppercase
}

.mod-stats-columns .container {
    max-width: 1172px
}

.mod-stats-columns p:has(a) {
    margin-top: 40px
}

.stats-columns-icon {
    max-height: 75px;
    max-width: 75px;
    -o-object-fit: cover;
    object-fit: cover
}

.mod-stat ol ol,
.mod-stat ol ul,
.mod-stat ul ol,
.mod-stat ul ul {
    margin-top: 16px
}

.mod-stats-icons .container {
    max-width: 1215px
}

.mod-stats-icons .stats-icons {
    max-height: 75px;
    max-width: 75px;
    -o-object-fit: cover;
    object-fit: cover
}

.stories-item .bg {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.stories-item a:hover .bg {
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

.stories-item a:hover h3 {
    color: #036fad
}

.mod-table-center td strong {
    line-height: 1.875
}

.mod-table-center tr:nth-child(2n) {
    background-color: #f5f8fb
}

.mod-table-center table {
    margin-bottom: 30px;
    width: 100%
}

.mod-table-center table thead tr {
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 700;
    color: #fff
}

.mod-table-center table thead tr td,
.mod-table-center table thead tr th {
    background-color: #00205b;
    padding-top: 24px;
    padding-bottom: 24px
}

.mod-table-center table td,
.mod-table-center table th {
    padding: 24px 24px 20px
}

.mod-table-center table td,
.mod-table-center table th {
    vertical-align: top
}

.mod-table-center table td>:last-child,
.mod-table-center table th>:last-child {
    margin-bottom: 0
}

.mod-table-center .table-respoinsive>:not(table):not(.wrap-table-content) {
    padding-left: 24px;
    padding-right: 24px
}

.mod-testimonial-section .avatar p {
    font-size: .875rem;
    line-height: 1.25
}

.mod-testimonial-section .arrows-prev {
    position: relative;
    top: -2px;
    margin-right: 24px;
    display: inline-block;
    -webkit-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    -o-transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate(0, 0) rotate(180deg) skewX(0) skewY(0) scaleX(1) scaleY(1)
}

.mod-testimonial-section .testimonial-content span:not(:last-child):not(:first-child) {
    background-color: #00a0d5;
    color: #fff
}

.mod-testimonial-section .list-testimonial {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.ie .content-detail-single .h4,
.ie .content-detail-single h4 {
    margin-bottom: 0
}

.single-child {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

.content-detail-single a:not(.btn) {
    color: #fff
}

.bg-storyAvatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46px;
    flex: 0 0 46px
}

.mod-text-only .h2,
.mod-text-only h2 {
    margin-bottom: 24px
}

.text-only-right:after,
.text-only-right:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200px;
    background-color: #0076ba
}

.text-only-right:before {
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0
}

.text-only-right:after {
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    right: 0
}

.text-only-item a {
    line-height: 1.875rem
}

.mod-three-box .slick-disabled {
    pointer-events: none;
    color: #f5f8fb;
    opacity: .7
}

.mod-three-box .little-dot {
    border-color: #fff
}

.mod-three-box .big-dot {
    background-color: #fff
}

.mod-three-box .resource-slide:before {
    background-color: #0076ba
}

.three-box-inner {
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1);
    box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1)
}

.item-3cols-content .h5,
.item-3cols-content h5 {
    margin-bottom: 14px
}

.item-3cols-content a:not(.btn) {
    font-weight: 700;
    color: #0076ba
}

.item-3cols-content p {
    margin-bottom: 20px
}

.three-content-item p {
    font-weight: 400
}

.three-content-item a:not(.btn) {
    font-weight: 700
}

.past-event .h6,
.past-event a.story-col-item:hover h3,
.past-event h3,
.past-event p,
.past-event span {
    color: #8e9089
}

.past-event .story-col-bg {
    background-color: #8e9089
}

.past-event .story-col-bg .bg {
    opacity: .6
}

.panel-3tab {
    display: none
}

.panel-3tab.is-active {
    display: block
}

.panel-3tab .h5,
.panel-3tab h5 {
    margin-bottom: 14px
}

.panel-3tab p {
    margin-bottom: 18px
}

.panel-3tab a:not(.btn):not(:last-child) {
    margin-bottom: 12px
}

.three-tab .h6,
.three-tab h6 {
    font-weight: 400;
    letter-spacing: 0
}

.button-tab:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 2;
    height: 2px;
    width: 0;
    background-color: #0076ba;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.button-tab.is-active:after {
    width: 100%
}

.button-tab:first-child {
    margin-left: 0;
    padding-left: 0
}

.ie .button-tab:after {
    bottom: 0
}

@media (max-width:767px) {
    .ios .three-tab .tablist {
        padding-right: 40px
    }
}

.events-heading-wrapper .h2,
.events-heading-wrapper h2 {
    margin-bottom: 16px
}

.mod-title-category hr {
    position: relative;
    left: 0;
    top: 0;
    height: 3px;
    width: 100%;
    border-width: 0;
    background-color: #00a0d5
}

.title-category-item {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.title-category-wrapper>a:hover .title-category-item {
    -webkit-box-shadow: 0 5px 20px rgba(8, 8, 8, .5);
    box-shadow: 0 5px 20px rgba(8, 8, 8, .5);
    -webkit-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px)
}

.ie .title-category-item img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px
}

.ie .mod-title-category .bg.transform-center {
    top: -28px
}

@media (max-width:1199px) {
    .mod-title-category .title-category-heading h2:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -4px;
        left: -100vw;
        height: 3px;
        background-color: #00a0d5
    }
}

@media(max-width:1699px)and (min-width:1200px) {
    .mod-title-cta .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

.mod-tt-column .h5,
.mod-tt-column h5 {
    margin-bottom: 16px
}

.mod-tt-column .h6,
.mod-tt-column h6 {
    margin-bottom: 6px;
    font-size: 1rem;
    line-height: 1.625;
    font-weight: 700;
    letter-spacing: -.1px;
    line-height: 1.87
}

.mod-tt-column p {
    margin-bottom: 12px
}

.mod-tt-column+.mod-tt-column {
    padding-top: 0
}

.mod-tt-column-cuver .h5,
.mod-tt-column-cuver h5 {
    margin-bottom: 20px
}

.mod-tt-column-cuver a {
    color: inherit
}

.card-item {
    -webkit-box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1);
    box-shadow: 0 5px 20px hsla(77, 3%, 55%, .1)
}

.two-bg {
    width: 300px
}

.two-card-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1104px
}

a.story-col-item:hover .story-col-bg .bg {
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

a.story-col-item:hover h3 {
    color: #036fad;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

a.story-col-item:focus:not(.mouse) {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

a.story-col-item:focus:not(.mouse):before {
    content: "";
    position: absolute;
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px;
    border-radius: 4px;
    outline: 2px solid #00205b !important;
    -webkit-box-shadow: 0 0 0 .2rem #fff !important;
    box-shadow: 0 0 0 .2rem #fff !important
}

.col-sp:hover h3 {
    color: #00205b
}

.story-col-bg .bg {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.story-col-bg>h3 {
    font-weight: 700
}

.image-is-logo .story-col-bg .bg {
    background-size: 90%
}

.mod-two-col-stories .img-loop-2col {
    width: 559px;
    height: 541px
}

.mod-two-col-stories .arrows-prev {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mod-two-col-stories .open-form.open {
    pointer-events: none
}

@media (max-width:767px) {
    .mod-two-col-stories .open-form.open .icon-search:before {
        content: "\E906";
        font-size: 15px;
        -webkit-transform: translateY(8px) translateX(-2px);
        -o-transform: translateY(8px) translateX(-2px);
        transform: translateY(8px) translateX(-2px);
        display: block;
        font-size: .8125rem
    }
}

.mod-two-col-stories .form-ani {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    top: -4px;
    right: 8px;
    width: 0;
    overflow: hidden;
    padding-top: 10px
}

.mod-two-col-stories .form-ani {
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.mod-two-col-stories .form-ani.open {
    width: 300px
}

@media (max-width:767px) {
    .mod-two-col-stories .form-ani.open {
        width: calc(100% - 45px);
        height: 100%
    }

    .mod-two-col-stories .form-ani {
        width: calc(100% - 45px);
        top: 38px;
        right: 22px;
        z-index: 200;
        height: 0
    }
}

.mod-two-col-stories .form-ani label {
    white-space: nowrap
}

.mod-two-col-stories .h3 a,
.mod-two-col-stories h3 a {
    color: inherit
}

.mod-two-col-stories .ais-SearchBox-reset {
    right: 44px
}

.mod-two-col-stories .form-control.form-input {
    padding-right: 80px
}

@media (max-width:1699px) {
    .no-show-full {
        position: relative;
        width: 56px
    }

    .no-show-full .form-group {
        background-color: transparent
    }

    .no-show-full input,
    .no-show-full label {
        pointer-events: none;
        opacity: 0
    }
}

.wrap-tag-ada {
    max-width: calc(100% - 88px);
    min-height: 80px
}

.mod-two-column h2 {
    font-weight: 800
}

.full-width-video {
    max-width: 100%;
    margin-bottom: 120px
}

.full-video-image-thumbnail {
    height: 400px
}

.play-video-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.large-video {
    max-width: 1330px
}

.small-video {
    max-width: 754px
}

.last\:mr-0:last-child {
    margin-right: 0
}

.last\:mr-15:last-child {
    margin-right: 30px
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.hover\:cursor-pointer:hover {
    cursor: pointer
}

.hover\:bg-gray-400:hover {
    background-color: #f8f9f9
}

.hover\:bg-blue-300:hover {
    background-color: #036fad
}

.hover\:text-white:hover {
    color: #fff
}

.hover\:text-blue-400:hover {
    color: #00205b
}

.hover\:text-inherit:hover {
    color: inherit
}

.hover\:text-gray-100:hover {
    color: #707070
}

.hover\:no-underline:hover {
    -webkit-text-decoration-line: none;
    text-decoration-line: none
}

.hover\:opacity-90:hover {
    opacity: .9
}

.group:hover .group-hover\:text-blue-300 {
    color: #036fad
}

.group:hover .group-hover\:underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

@media (min-width:481px) {
    .sm\:top-83 {
        top: 166px
    }

    .sm\:w-100 {
        width: 200px
    }

    .sm\:w-\[195\%\] {
        width: 195%
    }
}

@media (max-width:1199px) {
    .down_xl\:invisible {
        visibility: hidden
    }

    .down_xl\:relative {
        position: relative
    }

    .down_xl\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .down_xl\:mb-13 {
        margin-bottom: 26px
    }

    .down_xl\:mt-23 {
        margin-top: 46px
    }

    .down_xl\:mt-27 {
        margin-top: 54px
    }

    .down_xl\:-mb-6 {
        margin-bottom: -12px
    }

    .down_xl\:-mb-14 {
        margin-bottom: -28px
    }

    .down_xl\:inline-block {
        display: inline-block
    }

    .down_xl\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .down_xl\:hidden {
        display: none
    }

    .down_xl\:h-full {
        height: 100%
    }

    .down_xl\:w-80p {
        width: 80%
    }

    .down_xl\:w-full {
        width: 100%
    }

    .down_xl\:max-w-546 {
        max-width: 546px
    }

    .down_xl\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .down_xl\:flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .down_xl\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .down_xl\:justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .down_xl\:pl-0 {
        padding-left: 0
    }

    .down_xl\:pb-6 {
        padding-bottom: 12px
    }

    .down_xl\:pr-0 {
        padding-right: 0
    }

    .down_xl\:pb-3 {
        padding-bottom: 6px
    }

    .down_xl\:pb-30 {
        padding-bottom: 60px
    }

    .down_xl\:pt-2 {
        padding-top: 4px
    }

    .down_xl\:text-center {
        text-align: center
    }
}

@media (max-width:1024px) {
    .down_lg\:-top-2 {
        top: -4px
    }

    .down_lg\:mt-10 {
        margin-top: 20px
    }

    .down_lg\:-mt-2 {
        margin-top: -4px
    }

    .down_lg\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .down_lg\:hidden {
        display: none
    }

    .down_lg\:w-full {
        width: 100%
    }

    .down_lg\:max-w-full {
        max-width: 100%
    }

    .down_lg\:flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:991px) {
    .down_md_to_lg\:mb-13 {
        margin-bottom: 26px
    }

    .down_md_to_lg\:max-w-260 {
        max-width: 260px
    }

    .down_md_to_lg\:flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .down_md_to_lg\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .down_md_to_lg\:justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width:767px) {
    .down_md\:absolute {
        position: absolute
    }

    .down_md\:-top-0p5 {
        top: -1px
    }

    .down_md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .down_md\:-mr-16 {
        margin-right: -32px
    }

    .down_md\:mt-5 {
        margin-top: 10px
    }

    .down_md\:mr-4 {
        margin-right: 8px
    }

    .down_md\:-mt-3 {
        margin-top: -6px
    }

    .down_md\:-mt-1 {
        margin-top: -2px
    }

    .down_md\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .down_md\:hidden {
        display: none
    }

    .down_md\:h-18 {
        height: 36px
    }

    .down_md\:w-full {
        width: 100%
    }

    .down_md\:w-85p {
        width: 85%
    }

    .down_md\:w-max {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .down_md\:flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .down_md\:justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .down_md\:overflow-auto {
        overflow: auto
    }

    .down_md\:overflow-x-scroll {
        overflow-x: scroll
    }

    .down_md\:whitespace-nowrap {
        white-space: nowrap
    }

    .down_md\:px-12 {
        padding-left: 24px;
        padding-right: 24px
    }

    .down_md\:px-11 {
        padding-left: 22px;
        padding-right: 22px
    }

    .down_md\:pl-9 {
        padding-left: 18px
    }

    .down_md\:pb-5 {
        padding-bottom: 10px
    }

    .down_md\:pt-1 {
        padding-top: 2px
    }

    .down_md\:pb-8 {
        padding-bottom: 16px
    }

    .down_md\:text-center {
        text-align: center
    }

    .down_md\:text-sm {
        font-size: .875rem;
        line-height: 1.25
    }

    .down_md\:leading-none {
        line-height: 1
    }
}