@charset "UTF-8";
@keyframes image-glare {
    to {
        left: 150%;
        transform: scale(1.1);
    }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
hr {
    border: 0;
    box-sizing: border-box;
    margin-top: 0;
}
blockquote,
q {
    quotes: "“" "”" "‘" "’";
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none;
}
ol,
ul {
    list-style: none;
}
img {
    border: 0;
}
figure {
    margin: 0;
}
legend {
    border: 0;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    overflow: visible;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="search"] {
    box-sizing: border-box;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
}
textarea {
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table,
td,
th {
    text-align: left;
}
del,
strike {
    text-decoration: line-through;
}
em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
.entry-content img {
    margin: 0 0 20px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    padding-top: 5px;
    text-align: center;
}
.wp-caption img {
    border: 0;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 10px;
    line-height: 1.5;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.clear {
    clear: both;
}
iframe {
    border: 0;
    max-width: 100%;
}
button,
input[type="submit"] {
    -webkit-font-smoothing: antialiased;
    border: none;
}
.xdebug-error,
.xdebug-var-dump {
    background: #fff;
    color: #000;
    position: relative;
    text-align: left;
    z-index: 9999;
}
.h1,
.h2,
.h3,
.h4 {
    color: #8f352a;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-weight: 700;
}
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    color: #2d2f7f;
}
.content--pullup h2,
.content--pullup h3,
.content--pullup h4,
.content--pullup h5,
.content--pullup h6 {
    color: #8f352a;
}
.h1,
h1 {
    font-size: 3.0769230769rem;
    line-height: 1;
}
@media (min-width: 54em) {
    .h1,
    h1 {
        font-size: 4rem;
    }
}
.h1-alt {
    font-size: 3.5384615385rem;
    line-height: 1;
}
@media (min-width: 54em) {
    .h1-alt {
        font-size: 5.75rem;
    }
}
.h2,
h2 {
    font-size: 1.6923076923rem;
    line-height: 1.5;
}
@media (min-width: 54em) {
    .h2,
    h2 {
        font-size: 2rem;
    }
}
.h2-alt {
    font-size: 2rem;
    line-height: 1.1;
}
@media (min-width: 54em) {
    .h2-alt {
        font-size: 2.75rem;
    }
}
.h3,
h3 {
    font-size: 1.2307692308rem;
    line-height: 1.143;
}
@media (min-width: 54em) {
    .h3,
    h3 {
        font-size: 1.3125rem;
    }
}
.h4,
h4 {
    font-size: 1.1538461538rem;
    line-height: 1.143;
}
@media (min-width: 54em) {
    .h4,
    h4 {
        font-size: 1.125rem;
    }
}
p:not(:last-child) {
    margin-bottom: 20px;
}
.intro {
    font-size: 1.3846153846rem;
}
.text-small {
    font-size: 1rem;
}
@media (min-width: 54em) {
    .text-small {
        font-size: 0.875rem;
    }
}
blockquote {
    color: #646464;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.3846153846rem;
}
blockquote:not(:last-child) {
    margin-bottom: 20px;
}
a {
    color: #0c5e79;
    text-decoration: underline;
    transition: color 0.25s;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none;
}
a:focus,
a:hover {
    color: #084255;
}
.content-ul li {
    display: list-item;
}
.content-ul li:before {
    content: "•";
    font-size: 1.5384615385rem;
    line-height: 0.9;
}
.content-ul li > ol,
.content-ul li > ul {
    margin-left: 28px;
}
.content-ol {
    counter-reset: list;
}
.content-ol li {
    counter-increment: list;
}
.content-ol li:before {
    content: counter(list) ".";
}
.content-ol,
.content-ul {
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.2307692308rem;
    position: relative;
}
.content-ol:not(:last-child),
.content-ul:not(:last-child) {
    margin-bottom: 2.3076923077rem;
}
.content-ol li,
.content-ul li {
    font-weight: 700;
    line-height: 1.3;
    padding-left: 28px;
}
.content-ol li:before,
.content-ul li:before {
    color: #8f352a;
    left: 0;
    position: absolute;
}
.content-ol li:not(:last-child),
.content-ul li:not(:last-child) {
    margin-bottom: 16px;
}
@media (min-width: 54em) {
    .content-ol,
    .content-ul {
        font-size: 1.125rem;
    }
}
hr {
    border-bottom: 1px solid #a4a4a4;
    clear: both;
    margin-bottom: 30px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.block {
    position: relative;
}
.block__bg {
    background: linear-gradient(-45deg, #8bcbb7, #0c5e79);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    z-index: -1;
}
.block__mask {
    background-color: #fff;
    border-right: 8px solid #cfe1eb;
    bottom: 8px;
    left: calc(-100% - 56px);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.block__header {
    -webkit-user-select: none;
    user-select: none;
}
.block__header:not(:last-child) {
    margin-bottom: 32px;
}
.block__header-inner--flex {
    text-align: center;
}
.block__body:not(:last-child) {
    margin-bottom: 80px;
}
.block--collapse.block--padding.block--default + .block--collapse.block--padding.block--default,
.block--collapse.block--padding.block--grey + .block--collapse.block--padding.block--grey,
.block--collapse.block--padding.block--ice + .block--collapse.block--padding.block--ice {
    padding-top: 0;
}
.block--padding {
    padding: 40px 0;
}
.block--grey {
    background-color: #e6e6e6;
}
.block--ice {
    background-color: #cfe1eb;
}
.block--collapse-top {
    padding-top: 0;
}
.block--background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.block--background img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom;
}
@media (min-width: 43em) {
    .block__header:not(:last-child) {
        margin-bottom: 24px;
    }
    .block--padding {
        padding: 50px 0;
    }
    .block--collapse-top,
    .block--collapse-top-md {
        padding-top: 0;
    }
}
@media (min-width: 63em) {
    .block__header:not(:last-child) {
        margin-bottom: 32px;
    }
    .block__footer--line,
    .block__title--line {
        position: relative;
    }
    .block__footer--line:before,
    .block__title--line:before {
        background-color: #cfe1eb;
        content: "";
        height: 1px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: -1;
    }
    .block__title--line span {
        background-color: #fff;
    }
    .block__footer--line .button--link,
    .block__title--line span {
        padding-left: 12px;
        padding-right: 12px;
    }
    .block__footer--line .button--link,
    .block__footer--line .button--link:focus,
    .block__footer--line .button--link:hover {
        background-color: #fff;
    }
    .block--padding {
        padding: 80px 0;
    }
    .block--padding-small {
        padding: 50px 0;
    }
    .block--padding-large {
        padding: 60px 0;
    }
    .block--collapse-small.block--padding + .block--collapse-small.block--padding {
        margin-top: -40px;
    }
    .block--collapse-top,
    .block--collapse-top-md {
        padding-top: 0;
    }
}
@media (min-width: 75em) {
    .block__bg {
        border-top: 8px solid #cfe1eb;
        left: -56px;
        width: 110vw;
    }
}
@media (min-width: 88em) {
    .block__bg {
        width: 100vw;
    }
}
*,
:after,
:before {
    box-sizing: border-box;
}
:root {
    font-size: 81.25%;
}
@media (min-width: 43em) {
    :root {
        font-size: 100%;
    }
}
@media (min-width: 54em) {
    :root {
        font-size: 100%;
    }
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #2d2f7f;
    font-family: Swiss721 BT, Arial, sans-serif;
    font-size: 1rem;
    line-height: 2.154;
    text-align: left;
}
body.no-scroll {
    height: 100vh;
    margin-top: 0;
    overflow: hidden;
}
@media (min-width: 54em) {
    body {
        line-height: 2.25;
    }
}
::selection {
    background-color: rgba(12, 94, 121, 0.6);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
img {
    height: auto;
    max-width: 100%;
}
[data-object-fit="cover"] {
    display: block;
    font-family: "object-fit: cover";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
}
[data-object-fit-position="center-top"] {
    -o-object-position: center top;
    object-position: center top;
}
[data-object-fit="contain"] {
    font-family: "object-fit: contain";
    -o-object-fit: contain;
    object-fit: contain;
}
.image:not(:last-child) {
    margin-bottom: 20px;
}
.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 0.3s;
}
.icon {
    display: inline-block;
    position: relative;
}
.icon svg {
    fill: currentColor;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.ratio {
    display: block;
    overflow: hidden;
    position: relative;
}
.ratio:before {
    content: "";
    display: block;
}
.ratio > span {
    display: block !important;
}
.ratio iframe,
.ratio img,
.ratio svg {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ratio iframe,
.ratio svg {
    height: 100%;
}
.wrapper {
    position: relative;
}
.header {
    border-bottom: 1px solid rgba(207, 225, 235, 0.25);
    color: #fff;
    height: 90px;
    position: absolute;
    width: 100%;
    z-index: 500;
}
.header.is-active .header__top {
    background-image: linear-gradient(45deg, #1f6b80, #4c8f96);
}
.header__top {
    left: 0;
    padding: 24px;
    position: absolute;
    width: 100%;
    z-index: 20;
}
@media (min-width: 75em) {
    .header {
        height: 120px;
        z-index: 300;
    }
    .header.is-active .header__top {
        background-image: none;
    }
    .header__top {
        border-bottom: 0;
        display: flex;
        left: inherit;
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0;
        position: relative;
        width: inherit;
    }
    .header__inner {
        align-items: center;
        display: flex;
    }
}
.logo {
    position: relative;
    width: 170px;
}
.logo:before {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 23.5294117647%;
}
.logo a,
.logo svg {
    display: block;
    height: 100%;
}
.logo a,
.logo svg,
.navigation {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.navigation {
    background-image: linear-gradient(-45deg, #8bcbb7, #0c5e79);
    display: none;
    max-height: 100vh;
    min-height: 100vh;
    overflow: auto;
    padding-bottom: 100px;
    padding-top: 86px;
    z-index: -1;
}
.navigation.is-active {
    display: block;
}
.navigation__decoration {
    height: 100%;
    left: 0;
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: -1;
}
.navigation__item {
    border-bottom: 1px solid rgba(207, 225, 235, 0.25);
    padding: 17px 24px 13px;
    transition: background-color 0.25s ease-in-out;
}
.navigation__link {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #fff;
    display: flex;
    font-size: 1.3846153846rem;
    line-height: 2.154;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: background-color 0.25s;
    width: 100%;
}
.navigation__link:focus {
    outline: 0;
}
.navigation__link .icon {
    height: 17px;
    margin-left: auto;
    transform: rotate(90deg);
    transition: transform 0.25s ease-in-out;
    width: 13px;
}
.navigation__link.is-open .icon {
    transform: rotate(90deg) translateX(25%);
}
.navigation__link:focus,
.navigation__link:hover {
    color: #fff;
}
.navigation__sub {
    display: none;
    font-size: 1.2307692308rem;
    padding-left: 20px;
    position: relative;
}
.navigation__sub:before {
    background-image: url(../svg/theme/dash.svg);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.navigation__sub.is-open {
    display: block;
}
.navigation__sub-decoration {
    display: none;
}
.navigation__sub-link {
    color: #cfe1eb;
    text-decoration: none;
}
@media (min-width: 75em) {
    .navigation {
        background-image: none;
        left: auto;
        max-height: auto;
        min-height: auto;
        overflow: visible;
        padding-bottom: 0;
        padding-top: 0;
        position: static;
        top: auto;
        width: 100%;
        z-index: 1;
    }
    .navigation,
    .navigation.is-active {
        display: flex;
    }
    .navigation__decoration {
        display: none;
    }
    .navigation__menu {
        display: flex;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
    }
    .navigation__item {
        border-bottom: 2px solid transparent;
        padding: 22px 0 24px;
    }
    .navigation__item:first-child {
        border-top: 0;
    }
    .navigation__item.is-active {
        border-color: #cfe1eb;
    }
    .navigation__item:hover {
        background-color: hsla(0, 0%, 100%, 0.1);
    }
    .navigation__item--with-sub:hover .navigation__link > .icon {
        transform: translateY(35%) rotate(90deg);
    }
    .navigation__item--with-sub:hover .navigation__sub {
        display: block;
    }
    .navigation__link {
        font-size: 1.25rem;
        line-height: 2.25;
        padding: 13px 16px;
    }
    .navigation__link .icon {
        height: 9px;
        margin-left: 8px;
        width: 5px;
    }
    .navigation-sub .navigation__link .icon {
        margin-left: 0;
    }
    .navigation__sub {
        background-color: #fff;
        bottom: 0;
        box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.05);
        color: #0c5e79;
        left: 0;
        padding-bottom: 80px;
        padding-left: 0;
        padding-top: 80px;
        position: absolute;
        transform: translateY(100%);
        width: 100%;
        z-index: 1;
    }
    .navigation__sub.is-open {
        display: none;
    }
    .navigation__sub.hj-submenu-open {
        display: block;
    }
    .navigation__sub-wrapper {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .navigation__sub-wrapper .button {
        align-self: flex-start;
    }
    .navigation__sub-heading {
        display: block;
        margin-bottom: 32px;
    }
    .navigation__sub-content {
        flex-grow: 1;
    }
    .navigation__sub-item {
        color: #0c5e79;
        padding-left: 14px;
        position: relative;
        transition: 0.25s ease-in-out;
        transition-property: padding-left color;
    }
    .navigation__sub-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .navigation__sub-item .icon {
        height: 9px;
        left: 0;
        position: absolute;
        top: 7px;
        width: 5px;
    }
    .navigation__sub-item:hover {
        color: #8bcbb7;
        padding-left: 20px;
    }
    .navigation__sub-link {
        color: #0c5e79;
        display: block;
        line-height: 1.3;
    }
    .navigation__sub-decoration {
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 25%;
    }
    .navigation-sub .langswitch {
        margin-left: 16px;
        align-self: center;
    }
}
.wrap {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 24px;
}
.wrap--small {
    max-width: 800px;
}
.wrap--narrow {
    max-width: 1000px;
}
.wrap--bottom {
    padding: 0;
}
.wrap--p-rel {
    position: relative;
}
.wrap--no-mobile {
    margin-left: -24px;
    margin-right: -24px;
    width: 100%;
}
.wrap--up {
    z-index: 1000;
}
@media (min-width: 54em) {
    .wrap--bottom {
        padding: 0 24px;
    }
}
@media (min-width: 63em) {
    .wrap--no-mobile {
        margin: 0 auto;
        width: inherit;
    }
}
.content__image img {
    vertical-align: bottom;
}
.content--pullup {
    margin-top: -150px;
    position: relative;
    z-index: 1;
}
.grid {
    display: flex;
    flex-wrap: wrap;
}
.grid__cell {
    width: 100%;
}
.grid__cell--top {
    align-self: flex-start;
}
.grid__cell--bottom {
    align-self: flex-end;
}
.grid__cell--center {
    align-self: center;
}
.grid__cell--end {
    justify-self: flex-end;
}
.grid--with-gutter {
    margin: -12px;
}
.grid--with-gutter .grid__cell {
    padding: 12px;
}
@media (min-width: 63em) {
    .grid--with-gutter {
        margin: -15px;
    }
    .grid--with-gutter .grid__cell {
        padding: 15px;
    }
}
.grid--with-gutter-big {
    margin: -12px;
}
.grid--with-gutter-big .grid__cell {
    padding: 12px;
}
@media (min-width: 63em) {
    .grid--with-gutter-big {
        margin: -27px;
    }
    .grid--with-gutter-big .grid__cell {
        padding: 27px;
    }
}
.grid--top {
    align-items: flex-start;
}
.grid--bottom {
    align-items: flex-end;
}
.grid--center {
    align-items: center;
}
.grid--center-x {
    justify-content: center;
}
.grid--reverse {
    flex-direction: row-reverse;
}
@media (min-width: 63em) {
    .grid--reverse-x-large {
        flex-direction: row-reverse;
    }
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button > .vjs-icon-placeholder:before {
    text-align: center;
}
@font-face {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==)
        format("woff");
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
    content: "\f101";
}
.vjs-icon-play-circle {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-play-circle:before {
    content: "\f102";
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
    content: "\f103";
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
    content: "\f104";
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
    content: "\f105";
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
    content: "\f106";
}
.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
    content: "\f107";
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
    content: "\f108";
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
    content: "\f109";
}
.vjs-icon-square {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-square:before {
    content: "\f10a";
}
.vjs-icon-spinner {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-spinner:before {
    content: "\f10b";
}
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
    content: "\f10c";
}
.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
    content: "\f10d";
}
.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters:before {
    content: "\f10e";
}
.vjs-icon-share {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-share:before {
    content: "\f10f";
}
.vjs-icon-cog {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-cog:before {
    content: "\f110";
}
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before {
    content: "\f111";
}
.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-circle-outline:before {
    content: "\f112";
}
.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-circle-inner-circle:before {
    content: "\f113";
}
.vjs-icon-hd {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-hd:before {
    content: "\f114";
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
    content: "\f115";
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
    content: "\f116";
}
.vjs-icon-facebook {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-facebook:before {
    content: "\f117";
}
.vjs-icon-gplus {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-gplus:before {
    content: "\f118";
}
.vjs-icon-linkedin {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-linkedin:before {
    content: "\f119";
}
.vjs-icon-twitter {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-twitter:before {
    content: "\f11a";
}
.vjs-icon-tumblr {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-tumblr:before {
    content: "\f11b";
}
.vjs-icon-pinterest {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-pinterest:before {
    content: "\f11c";
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
    content: "\f11d";
}
.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
    content: "\f11e";
}
.vjs-icon-next-item {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-next-item:before {
    content: "\f11f";
}
.vjs-icon-previous-item {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.vjs-icon-previous-item:before {
    content: "\f120";
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-enter {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-enter:before {
    content: "\f121";
}
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,
.vjs-icon-picture-in-picture-exit {
    font-family: VideoJS;
    font-style: normal;
    font-weight: 400;
}
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,
.vjs-icon-picture-in-picture-exit:before {
    content: "\f122";
}
.video-js {
    background-color: #000;
    box-sizing: border-box;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    position: relative;
    vertical-align: top;
    word-break: normal;
}
.video-js:-moz-full-screen {
    position: absolute;
}
.video-js:-webkit-full-screen {
    height: 100% !important;
    width: 100% !important;
}
.video-js[tabindex="-1"] {
    outline: 0;
}
.video-js *,
.video-js :after,
.video-js :before {
    box-sizing: inherit;
}
.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin: 0;
}
.video-js.vjs-1-1,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-fluid {
    max-width: 100%;
    width: 100%;
}
.video-js.vjs-1-1:not(.vjs-audio-only-mode),
.video-js.vjs-16-9:not(.vjs-audio-only-mode),
.video-js.vjs-4-3:not(.vjs-audio-only-mode),
.video-js.vjs-9-16:not(.vjs-audio-only-mode),
.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
    height: 0;
}
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
    padding-top: 56.25%;
}
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
    padding-top: 75%;
}
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
    padding-top: 177.7777777778%;
}
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
    padding-top: 100%;
}
.video-js .vjs-tech,
.video-js.vjs-fill:not(.vjs-audio-only-mode) {
    height: 100%;
    width: 100%;
}
.video-js .vjs-tech {
    left: 0;
    position: absolute;
    top: 0;
}
.video-js.vjs-audio-only-mode .vjs-tech {
    display: none;
}
body.vjs-full-window {
    height: 100%;
    margin: 0;
    padding: 0;
}
.vjs-full-window .video-js.vjs-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
    height: 100% !important;
    padding-top: 0 !important;
    width: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
.vjs-hidden {
    display: none !important;
}
.vjs-disabled {
    cursor: default;
    opacity: 0.5;
}
.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px;
}
.vjs-lock-showing {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.vjs-no-js {
    background-color: #000;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    height: 150px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 300px;
}
.vjs-no-js a,
.vjs-no-js a:visited {
    color: #66a8cc;
}
.video-js .vjs-big-play-button {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    border: 0.06666em solid #fff;
    border-radius: 0.3em;
    cursor: pointer;
    display: block;
    font-size: 3em;
    height: 1.63332em;
    left: 10px;
    line-height: 1.5em;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 10px;
    transition: all 0.4s;
    width: 3em;
}
.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -1.5em;
    margin-top: -0.81666em;
    top: 50%;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    border-color: #fff;
    transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block;
}
.video-js button {
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    text-transform: none;
    transition: none;
}
.vjs-control .vjs-button {
    height: 100%;
    width: 100%;
}
.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: 0.5em;
    z-index: 2;
}
.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), hsla(0, 0%, 100%, 0));
    overflow: auto;
}
.video-js .vjs-modal-dialog > * {
    box-sizing: border-box;
}
.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1;
}
.vjs-menu-button {
    cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
    cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none;
}
.vjs-menu .vjs-menu-content {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.vjs-menu .vjs-menu-content > * {
    box-sizing: border-box;
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
    display: none;
}
.vjs-menu li {
    font-size: 1.2em;
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0.2em 0;
    text-align: center;
    text-transform: lowercase;
}
.js-focus-visible .vjs-menu li.vjs-menu-item:hover,
.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}
.js-focus-visible .vjs-menu li.vjs-selected:hover,
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f;
}
.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),
.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
    background: 0 0;
}
.vjs-menu li.vjs-menu-title {
    cursor: default;
    font-size: 1em;
    font-weight: 700;
    line-height: 2em;
    margin: 0 0 0.3em;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.vjs-menu-button-popup .vjs-menu {
    border-top-color: rgba(43, 51, 63, 0.7);
    bottom: 0;
    display: none;
    height: 0;
    left: -3em;
    margin-bottom: 1.5em;
    position: absolute;
    width: 10em;
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    bottom: 1.5em;
    max-height: 15em;
    position: absolute;
    width: 100%;
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 5em;
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 10em;
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 14em;
}
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: 25em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
    display: block;
}
.video-js .vjs-menu-button-inline {
    overflow: hidden;
    transition: all 0.4s;
}
.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em;
}
.vjs-menu-button-inline .vjs-menu {
    height: 100%;
    left: 4em;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s;
    width: auto;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
    height: 100%;
    margin: 0;
    overflow: hidden;
    width: auto;
}
.video-js .vjs-control-bar {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    bottom: 0;
    display: none;
    height: 3em;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.vjs-audio-only-mode .vjs-control-bar,
.vjs-has-started .vjs-control-bar {
    display: flex;
    opacity: 1;
    transition: visibility 0.1s, opacity 0.1s;
    visibility: visible;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 0;
    pointer-events: none;
    transition: visibility 1s, opacity 1s;
    visibility: visible;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none !important;
}
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table;
}
.video-js .vjs-control {
    flex: none;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 4em;
}
.video-js .vjs-control.vjs-visible-text {
    padding-left: 1em;
    padding-right: 1em;
    width: auto;
}
.vjs-button > .vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67;
}
.vjs-button > .vjs-icon-placeholder {
    display: block;
}
.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff;
}
.video-js :not(.vjs-visible-text) > .vjs-control-text {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
    display: none;
}
.video-js .vjs-progress-control {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex: auto;
    min-width: 4em;
    touch-action: none;
}
.video-js .vjs-progress-control.disabled {
    cursor: default;
}
.vjs-live .vjs-progress-control {
    display: none;
}
.vjs-liveui .vjs-progress-control {
    align-items: center;
    display: flex;
}
.vjs-no-flex .vjs-progress-control {
    width: auto;
}
.video-js .vjs-progress-holder {
    flex: auto;
    height: 0.3em;
    transition: all 0.2s;
}
.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 10px;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.6666666667em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
    font-size: 1em;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 0;
}
.video-js .vjs-play-progress {
    background-color: #fff;
}
.video-js .vjs-play-progress:before {
    font-size: 0.9em;
    position: absolute;
    right: -0.5em;
    top: -0.3333333333em;
    z-index: 1;
}
.video-js .vjs-load-progress {
    background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
    background: rgba(115, 133, 159, 0.75);
}
.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, 0.8);
    border-radius: 0.3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1;
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: 0.6em;
    visibility: visible;
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
    font-size: 1em;
}
.video-js .vjs-progress-control .vjs-mouse-display {
    background-color: #000;
    display: none;
    height: 100%;
    position: absolute;
    width: 1px;
    z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    opacity: 0;
    transition: visibility 1s, opacity 1s;
    visibility: hidden;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none;
}
.vjs-mouse-display .vjs-time-tooltip {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.video-js .vjs-slider {
    -webkit-touch-callout: none;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    cursor: pointer;
    margin: 0 0.45em;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
}
.video-js .vjs-slider.disabled {
    cursor: default;
}
.video-js .vjs-slider:focus {
    box-shadow: 0 0 1em #fff;
    text-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control {
    cursor: pointer;
    flex: none;
}
.video-js .vjs-volume-control {
    cursor: pointer;
    display: flex;
    margin-right: 1em;
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control {
    height: 1px;
    margin-left: -1px;
    opacity: 0;
    visibility: visible;
    width: 1px;
}
.video-js .vjs-volume-panel {
    transition: width 1s;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control {
    opacity: 1;
    position: relative;
    transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
    visibility: visible;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
    height: 3em;
    margin-right: 0;
    width: 5em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
    left: -3.5em;
    transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
    transition: width 0.1s;
    width: 10em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
    width: 4em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    left: -3000em;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
    width: 3em;
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    height: 3em;
    opacity: 1;
    position: relative;
    transition: none;
    visibility: visible;
    width: 5em;
}
.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    bottom: 3em;
    left: 0.5em;
    position: absolute;
}
.video-js .vjs-volume-panel {
    display: flex;
}
.video-js .vjs-volume-bar {
    margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
    height: 0.3em;
    width: 5em;
}
.vjs-volume-bar.vjs-slider-vertical {
    height: 5em;
    margin: 1.35em auto;
    width: 0.3em;
}
.video-js .vjs-volume-level {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
}
.video-js .vjs-volume-level:before {
    font-size: 0.9em;
    position: absolute;
    z-index: 1;
}
.vjs-slider-vertical .vjs-volume-level {
    width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
    left: -0.3em;
    top: -0.5em;
    z-index: 1;
}
.vjs-slider-horizontal .vjs-volume-level {
    height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
    right: -0.5em;
    top: -0.3em;
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%;
}
.video-js .vjs-volume-vertical {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    bottom: 8em;
    height: 8em;
    width: 3em;
}
.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em;
}
.video-js .vjs-volume-tooltip {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, 0.8);
    border-radius: 0.3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    visibility: hidden;
    z-index: 1;
}
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-volume-tooltip {
    display: block;
    font-size: 1em;
    visibility: visible;
}
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
    left: 1em;
    top: -12px;
}
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
    font-size: 1em;
}
.video-js .vjs-volume-control .vjs-mouse-display {
    background-color: #000;
    display: none;
    height: 1px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.video-js .vjs-volume-horizontal .vjs-mouse-display {
    height: 100%;
    width: 1px;
}
.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
    z-index: 0;
}
.video-js .vjs-volume-control:hover .vjs-mouse-display {
    display: block;
}
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
    opacity: 0;
    transition: visibility 1s, opacity 1s;
    visibility: hidden;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
    display: none;
}
.vjs-mouse-display .vjs-volume-tooltip {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.vjs-poster {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
}
.vjs-has-started .vjs-poster,
.vjs-using-native-controls .vjs-poster {
    display: none;
}
.vjs-audio.vjs-has-started .vjs-poster,
.vjs-has-started.vjs-audio-poster-mode .vjs-poster {
    display: block;
}
.video-js .vjs-live-control {
    align-items: flex-start;
    display: flex;
    flex: auto;
    font-size: 1em;
    line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
    display: table-cell;
    text-align: left;
    width: auto;
}
.video-js.vjs-liveui .vjs-live-control,
.video-js:not(.vjs-live) .vjs-live-control {
    display: none;
}
.video-js .vjs-seek-to-live-control {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    flex: none;
    font-size: 1em;
    height: 100%;
    line-height: 3em;
    min-width: 4em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: auto;
}
.vjs-no-flex .vjs-seek-to-live-control {
    display: table-cell;
    text-align: left;
    width: auto;
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
    display: none;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
    cursor: auto;
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
    color: #888;
    margin-right: 0.5em;
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
    color: red;
}
.video-js .vjs-time-control {
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    padding-left: 1em;
    padding-right: 1em;
    width: auto;
}
.video-js .vjs-current-time,
.video-js .vjs-duration,
.vjs-live .vjs-time-control,
.vjs-no-flex .vjs-current-time,
.vjs-no-flex .vjs-duration {
    display: none;
}
.vjs-time-divider {
    display: none;
    line-height: 3em;
}
.vjs-live .vjs-time-divider {
    display: none;
}
.video-js .vjs-play-control {
    cursor: pointer;
}
.video-js .vjs-play-control .vjs-icon-placeholder {
    flex: none;
}
.vjs-text-track-display {
    bottom: 3em;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.video-js.vjs-controls-disabled .vjs-text-track-display,
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}
.video-js .vjs-text-track {
    font-size: 1.4em;
    margin-bottom: 0.1em;
    text-align: center;
}
.vjs-subtitles {
    color: #fff;
}
.vjs-captions {
    color: #fc6;
}
.vjs-tt-cue {
    display: block;
}
video::-webkit-media-text-track-display {
    transform: translateY(-3em);
}
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    transform: translateY(-1.5em);
}
.video-js .vjs-picture-in-picture-control {
    cursor: pointer;
    flex: none;
}
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
    display: none;
}
.video-js .vjs-fullscreen-control {
    cursor: pointer;
    flex: none;
}
.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
    display: none;
}
.vjs-playback-rate .vjs-playback-rate-value,
.vjs-playback-rate > .vjs-menu-button {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    pointer-events: none;
    text-align: center;
}
.vjs-playback-rate .vjs-menu {
    left: 0;
    width: 4em;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center;
}
.vjs-error .vjs-error-display:before {
    color: #fff;
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    text-align: center;
    text-shadow: 0.05em 0.05em 0.1em #000;
    top: 50%;
    vertical-align: middle;
    width: 100%;
}
.vjs-loading-spinner {
    background-clip: padding-box;
    border: 6px solid rgba(43, 51, 63, 0.7);
    border-radius: 25px;
    box-sizing: border-box;
    display: none;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.85;
    position: absolute;
    text-align: left;
    top: 50%;
    visibility: hidden;
    width: 50px;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    animation: vjs-spinner-show 0s linear 0.3s forwards;
    display: block;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
    border: inherit;
    border-color: #fff transparent transparent;
    border-radius: inherit;
    box-sizing: inherit;
    content: "";
    height: inherit;
    margin: -6px;
    opacity: 1;
    position: absolute;
    width: inherit;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
    animation-delay: 0.44s;
    border-top-color: #fff;
}
@keyframes vjs-spinner-show {
    to {
        visibility: visible;
    }
}
@keyframes vjs-spinner-spin {
    to {
        transform: rotate(1turn);
    }
}
@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f;
    }
    20% {
        border-top-color: #73859f;
    }
    35% {
        border-top-color: #fff;
    }
    60% {
        border-top-color: #73859f;
    }
    to {
        border-top-color: #73859f;
    }
}
.video-js.vjs-audio-only-mode .vjs-captions-button {
    display: none;
}
.vjs-chapters-button .vjs-menu ul {
    width: 24em;
}
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
    display: none;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    display: inline-block;
    margin-bottom: -0.1em;
    vertical-align: middle;
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    content: "\f10d";
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: inherit;
}
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
    display: none;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    display: inline-block;
    margin-bottom: -0.1em;
    vertical-align: middle;
}
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    content: " \f11d";
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: inherit;
}
.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-volume-control,
.video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-volume-control,
.video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-volume-control {
    display: none;
}
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: auto;
}
.video-js.vjs-layout-tiny .vjs-progress-control,
.video-js.vjs-layout-x-small .vjs-progress-control {
    display: none;
}
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
    display: block;
    flex: auto;
}
.video-js.vjs-layout-x-small.vjs-no-flex .vjs-custom-control-spacer {
    width: auto;
}
.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.75);
    color: #fff;
    height: 70%;
}
.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table;
}
.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell;
}
.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom;
}
@supports (display: grid) {
    .vjs-text-track-settings .vjs-modal-dialog-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        padding: 20px 24px 0;
    }
    .vjs-track-settings-controls .vjs-default-button {
        margin-bottom: 20px;
    }
    .vjs-text-track-settings .vjs-track-settings-controls {
        grid-column: 1/-1;
    }
    .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
    .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,
    .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
        grid-template-columns: 1fr;
    }
}
.vjs-track-setting > select {
    margin-bottom: 0.5em;
    margin-right: 1em;
}
.vjs-text-track-settings fieldset {
    border: none;
    margin: 5px;
    padding: 3px;
}
.vjs-text-track-settings fieldset span {
    display: inline-block;
}
.vjs-text-track-settings fieldset span > select {
    max-width: 7.3em;
}
.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px;
}
.vjs-text-track-settings .vjs-label {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    display: block;
    height: 1px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
    background-image: linear-gradient(0deg, #fff 88%, #73859f);
    outline-style: solid;
    outline-width: medium;
}
.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, 0.75);
}
.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: linear-gradient(-180deg, #fff 88%, #73859f);
    border-radius: 2px;
    color: #2b333f;
    cursor: pointer;
}
.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em;
}
@media print {
    .video-js > :not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden;
    }
}
.vjs-resize-manager {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1000;
}
.js-focus-visible .video-js :focus:not(.focus-visible) {
    outline: 0;
}
.video-js :focus:not(:focus-visible) {
    outline: 0;
}
.video-js {
    color: #fff;
    font-family: var(--font);
    font-size: 12px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 0;
}
.video-js:focus .vjs-big-play-button,
.video-js:hover .vjs-big-play-button {
    background-color: hsla(0, 0%, 100%, 0.75);
    border-color: hsla(0, 0%, 100%, 0.75);
    transition: border-color var(--transition), background-color var(--transition);
}
.vjs-default-skin.vjs-paused .vjs-big-play-button {
    display: none;
}
.video-js .vjs-big-play-button,
.video-js .vjs-control-bar,
.video-js .vjs-menu-button .vjs-menu-content {
    background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-play-progress,
.video-js .vjs-slider-bar,
.video-js .vjs-volume-level {
    background: #f39200;
}
.video-js .vjs-play-progress:before {
    font-size: 1em;
}
.video-js .vjs-load-progress div,
.video-js .vjs-slider {
    background-color: hsla(0, 0%, 100%, 0.1);
}
.video-js .vjs-poster {
    display: none;
}
.gform_heading:not(:last-child),
.gform_page_fields:not(:last-child) {
    margin-bottom: 20px;
}
.gform_wrapper label {
    display: block;
}
.gform_footer {
    margin-top: 8px;
}
.gform_validation_container {
    display: none;
}
.gform_ajax_spinner {
    padding-left: 30px;
    width: 50px;
}
.gform_required_legend {
    display: none;
}
.gform label {
    color: #0c5e79;
}
@media (min-width: 43em) {
    .gform_fields {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .gform_fields > * {
        width: 100%;
    }
}
@media (min-width: 54em) {
    .gform_footer {
        display: flex;
        flex-direction: column;
    }
    .gform_footer button {
        margin-left: auto;
    }
}
.gfield {
    position: relative;
}
.gfield:not(:last-child) {
    margin-bottom: 8px;
}
.gfield.is-not-empty input,
.gfield.is-not-empty select,
.gfield_error input,
.gfield_error select {
    padding-bottom: 14px;
    padding-top: 22px;
}
.gfield.is-not-empty .gfield_label,
.gfield_error .gfield_label {
    color: #0c5e79;
    top: 12px;
    transform: translateY(0) scale(0.75);
}
.gfield_label {
    color: #0c5e79;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.0769230769rem;
    left: 16px;
    line-height: 0.857;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: top left;
    transition: 0.25s ease-in-out;
    transition-property: top transform color;
}
.gfield_label:not(:last-child) {
    margin-bottom: 10px;
}
.gfield_required {
    color: #d9534f;
    font-size: 0.9em;
    font-weight: 400;
    margin-left: 0.1em;
    vertical-align: text-bottom;
}
.gfield_description:not(:first-child) {
    margin-top: 5px;
}
.gfield--captcha:not(:last-child),
.gfield--checkbox:not(:last-child),
.gfield--consent:not(:last-child),
.gfield--radio:not(:last-child) {
    margin-bottom: 16px;
}
.gfield--captcha.is-not-empty .gfield_label,
.gfield--checkbox.is-not-empty .gfield_label,
.gfield--consent.is-not-empty .gfield_label,
.gfield--radio.is-not-empty .gfield_label {
    top: 0;
    transform: translateY(0) scale(1);
}
.gfield--captcha .gfield_label,
.gfield--checkbox .gfield_label,
.gfield--consent .gfield_label,
.gfield--radio .gfield_label {
    display: inline-block;
    left: 0;
    margin-bottom: 16px;
    position: relative;
    top: 0;
    transform: translateY(0) scale(1);
}
.modal .gfield--captcha .gfield_label,
.modal .gfield--checkbox .gfield_label,
.modal .gfield--consent .gfield_label,
.modal .gfield--radio .gfield_label {
    color: #fff;
}
.gfield--textarea .gfield_label {
    top: 24px;
    transform: translateY(0);
}
.gfield_checkbox li:not(:last-child),
.gfield_radio li:not(:last-child) {
    margin-bottom: 10px;
}
.gfield_visibility_hidden {
    display: none;
}
.gfield_error .gfield_description,
.gfield_error .gfield_label {
    color: #d9534f;
}
.gfield.gform_hidden:not(:last-child) {
    margin-bottom: 0;
}
@media (min-width: 43em) {
    .gfield--width-quarter {
        width: calc(25% - 4px);
    }
    .gfield--width-third {
        width: calc(33.33333% - 4px);
    }
    .gfield--width-five-twelfths {
        width: calc(41.66667% - 4px);
    }
    .gfield--width-half {
        width: calc(50% - 4px);
    }
    .gfield--width-seven-twelfths {
        width: calc(58.33333% - 4px);
    }
    .gfield--width-two-thirds {
        width: calc(66.66667% - 4px);
    }
    .gfield--width-three-quarter {
        width: calc(75% - 4px);
    }
}
@media (min-width: 54em) {
    .gfield_label {
        font-size: 1rem;
    }
    .gfield--50 {
        width: 48%;
    }
    .gfield.is-not-empty.gfield--tall select {
        padding-bottom: 33px;
        padding-top: 40px;
    }
    .gfield.is-not-empty.gfield--tall .gfield_label {
        top: 26px;
    }
}
.gfield--date .clear-multi {
    margin: -4px -15px;
}
.gfield--date .gfield_date_day,
.gfield--date .gfield_date_dropdown_day,
.gfield--date .gfield_date_dropdown_month,
.gfield--date .gfield_date_dropdown_year,
.gfield--date .gfield_date_month,
.gfield--date .gfield_date_year {
    padding: 4px 15px;
}
@media (min-width: 30em) {
    .gfield--date .clear-multi {
        display: flex;
        flex-wrap: wrap;
    }
    .gfield--date .gfield_date_day,
    .gfield--date .gfield_date_dropdown_day,
    .gfield--date .gfield_date_dropdown_month,
    .gfield--date .gfield_date_dropdown_year,
    .gfield--date .gfield_date_month,
    .gfield--date .gfield_date_year {
        flex: 1 0 0;
    }
}
.gfield--time .clear-multi {
    margin: -4px -15px;
}
.gfield--time .gfield_time_ampm,
.gfield--time .gfield_time_hour,
.gfield--time .gfield_time_minute {
    padding: 4px 15px;
}
.gfield--time .gfield_time_ampm input,
.gfield--time .gfield_time_hour input,
.gfield--time .gfield_time_minute input {
    font-size: 16px;
}
.gfield--time .gfield_time_hour {
    position: relative;
}
.gfield--time .gfield_time_hour i {
    align-items: center;
    display: none;
    height: calc(100% - 1.6em - 8px);
    justify-content: center;
    position: absolute;
    right: -15px;
    top: 4px;
    width: 30px;
}
@media (min-width: 30em) {
    .gfield--time .clear-multi {
        display: flex;
    }
    .gfield--time .gfield_time_ampm,
    .gfield--time .gfield_time_hour,
    .gfield--time .gfield_time_minute {
        flex-grow: 1;
        padding: 4px 15px;
    }
    .gfield--time .gfield_time_hour i {
        display: flex;
    }
    .gfield--time .gfield_time_ampm {
        flex-shrink: 0;
        width: 130px;
    }
}
.ginput_complex {
    margin: -4px -10px;
}
.ginput_complex > span {
    display: block;
    padding: 4px 10px;
}
@media (min-width: 43em) {
    .ginput_complex {
        display: flex;
        flex-wrap: wrap;
    }
    .ginput_complex > span {
        width: 50%;
    }
}
.wp-pagenavi {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.3846153846rem;
    justify-content: center;
    line-height: 1;
    margin: -4px;
}
.wp-pagenavi a,
.wp-pagenavi span {
    flex-shrink: 0;
    margin: 4px;
}
.wp-pagenavi .current,
.wp-pagenavi a {
    align-items: center;
    color: #fff;
    display: flex;
    font-weight: 400;
    height: 10vw;
    justify-content: center;
    text-decoration: none;
    width: 10vw;
}
.wp-pagenavi a {
    background: transparent;
    color: #0c5e79;
    transition: all 0.25s;
}
.wp-pagenavi a:focus,
.wp-pagenavi a:hover {
    background: #0c5e79;
    color: #fff;
}
.wp-pagenavi .current {
    background: #cfe1eb;
    color: #0c5e79;
}
.wp-pagenavi .pages {
    font-size: 0.85em;
    padding: 0 0 0.4em;
    text-align: center;
    width: 100%;
}
.wp-pagenavi .pagination__control-link {
    align-items: center;
    background-color: #0c5e79;
    color: #fff;
    display: flex;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 16px;
    justify-self: center;
    padding: 24px 24px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    width: auto;
}
.wp-pagenavi .pagination__control-link:before {
    background-repeat: no-repeat;
    content: "";
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.25s ease-in-out;
    transition-property: left right;
    width: 21px;
}
.wp-pagenavi .pagination__control-link--previous {
    margin-right: auto;
    padding-left: 40px;
}
.wp-pagenavi .pagination__control-link--previous:before {
    background-image: url(../svg/theme/arrow-left.svg);
    left: 24px;
}
.wp-pagenavi .pagination__control-link--previous:focus:before,
.wp-pagenavi .pagination__control-link--previous:hover:before {
    left: 16px;
}
.wp-pagenavi .pagination__control-link--next {
    margin-left: auto;
    padding-right: 40px;
}
.wp-pagenavi .pagination__control-link--next:before {
    background-image: url(../svg/theme/arrow-right.svg);
    right: 24px;
}
.wp-pagenavi .pagination__control-link--next:focus:before,
.wp-pagenavi .pagination__control-link--next:hover:before {
    right: 16px;
}
.wp-pagenavi .pagination__control-link span {
    display: none;
}
.wp-pagenavi .pagination__control-link:focus,
.wp-pagenavi .pagination__control-link:hover {
    color: #cfe1eb;
}
@media (min-width: 43em) {
    .wp-pagenavi {
        font-size: 1.125rem;
    }
    .wp-pagenavi .current,
    .wp-pagenavi a {
        height: 64px;
        width: 64px;
    }
    .wp-pagenavi .pagination__control-link--previous {
        padding-left: 100px;
    }
    .wp-pagenavi .pagination__control-link--next {
        padding-right: 100px;
    }
    .wp-pagenavi .pagination__control-link span {
        display: block;
    }
    .wp-pagenavi .pages {
        padding: 0 0.4em 0 0;
        text-align: left;
        width: auto;
    }
}
.button {
    -webkit-appearance: none;
    appearance: none;
    background-color: #0c5e79;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.0769230769rem;
    font-weight: 700;
    line-height: 1;
    outline-style: none;
    padding: 26px 24px 22px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.25s;
}
.button__inner {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.button__label-sub {
    display: block;
    width: 100%;
}
.button__label-sub:not(:last-child) {
    margin-bottom: 8px;
}
.button__icon {
    height: 16px;
    transition: transform 0.25s ease-in-out;
    width: 21px;
}
.button__label:not(:last-child) {
    margin-right: 8px;
}
.button:focus,
.button:hover {
    background-color: #246e86;
    color: #fff;
    text-decoration: none;
}
.button:focus .button__label + .button__icon,
.button:hover .button__label + .button__icon {
    transform: translateX(15%);
}
.button:active {
    transform: translateY(1px);
}
.button--white {
    background-color: #fff;
    color: #0c5e79;
}
.button--white:focus,
.button--white:hover {
    background-color: #f2f2f2;
    color: #0c5e79;
}
.button--sunset {
    background-color: #ca4f55;
    color: #fff;
}
.button--sunset:focus,
.button--sunset:hover {
    background-color: #c04b51;
    color: #fff;
}
.button--link {
    background-color: transparent;
    color: #0c5e79;
    display: inline-flex;
    font-size: 1.3846153846rem;
    padding-left: 0;
    text-transform: none;
}
.button--link .button__inner {
    align-items: flex-start;
    flex-wrap: nowrap;
}
.button--link .button__icon {
    flex-shrink: 0;
    margin-top: 1px;
}
.button--link .button__icon + .button__label,
.button--link .button__label + .button__icon {
    margin-left: 8px;
}
.button--link:before {
    background-color: #cfe1eb;
    content: "";
    height: 50%;
    position: absolute;
    right: 36px;
    top: calc(50% + 2px);
    transform: translate(-50%, -50%);
    transition: 0.25s ease-in-out;
    transition-property: right width transform;
    width: 54px;
}
.button--link:focus,
.button--link:hover {
    background-color: transparent;
    color: #0c5e79;
}
.button--link:focus:before,
.button--link:hover:before {
    right: 0;
    transform: translateY(-50%);
    width: 75%;
}
.button--link-left {
    padding-right: 0;
}
.button--link-left:before {
    left: -10px;
    right: auto;
    transform: translateY(-50%);
    width: 20px;
}
.button--link-left:focus:before,
.button--link-left:hover:before {
    right: auto;
}
.button--link-transparent {
    font-size: 1.3846153846rem;
    padding-left: 0;
    text-transform: none;
}
.button--link-transparent,
.button--link-transparent:focus,
.button--link-transparent:hover {
    background-color: transparent;
    color: #0c5e79;
}
.button--link-white {
    color: #fff;
}
.button--link-white:before {
    background-color: #8bcbb7;
}
.button--link-white:focus,
.button--link-white:hover {
    color: #fff;
}
.button--square {
    color: #8f352a;
    height: 40px;
    position: relative;
    width: 40px;
}
.button--square .button__icon {
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 50%;
}
.button--square .button__icon,
.button--square:focus .button__icon,
.button--square:hover .button__icon {
    transform: translate(-50%, -50%);
}
@media (min-width: 54em) {
    .button {
        font-size: 1rem;
    }
    .button--link {
        font-size: 1.3125rem;
    }
}
.button-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: -4px -5px;
}
.button-list > li {
    padding: 4px 5px;
}
.button-list:not(:first-child) {
    margin-top: 20px;
}
.button-list:not(:last-child) {
    margin-bottom: 20px;
}
.button-list .button {
    display: block;
}
.navigation-sub {
    font-family: GravurCondensedRegular, Arial, sans-serif;
    font-size: 1.2307692308rem;
    margin-top: 32px;
}
.navigation-sub__item {
    padding-left: 24px;
    padding-right: 24px;
}
.navigation-sub__link {
    color: #fff;
    text-decoration: none;
}
.navigation-sub__link:hover {
    color: #fff;
}
@media (min-width: 75em) {
    .navigation-sub {
        font-size: 1rem;
        margin-left: auto;
        margin-top: 0;
    }
    .navigation-sub__menu {
        display: flex;
        height: 100%;
    }
    .navigation-sub .navigation__link {
        font-size: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .navigation-sub .navigation-sub__item {
        padding: 0;
        box-sizing: border-box;
    }
    .navigation-sub .navigation-sub__item:not(:last-child) {
        margin-right: 0;
        display: flex;
        align-items: center;
    }
    .navigation-sub__item {
        padding-left: 0;
        padding-right: 0;
    }
    .navigation-sub__item:not(:last-child) {
        margin-right: 24px;
    }
}
.sub-menu li {
    display: block;
}
.sub-menu li:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
}
.sub-menu a {
    display: block;
    padding: 8px 20px;
    text-decoration: none;
}
.sub-menu .current-menu-item a,
.sub-menu .current-menu-item a:focus,
.sub-menu .current-menu-item a:hover,
.sub-menu .current_page_item a,
.sub-menu .current_page_item a:focus,
.sub-menu .current_page_item a:hover {
    color: #084255;
}
li:has(.so-toggle-search) {
    display: flex;
    align-items: center;
    padding: 0 8px;
    transition: all .25s ease-in-out;
    margin-left: 16px;
}
li:has(.so-toggle-search):hover {
    background-color: hsla(0, 0%, 100%, 0.1);
}
.so-toggle-search {
    display: block;
    width: 32px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9111 14L8.01111 9.1C7.62222 9.41111 7.175 9.65741 6.66945 9.83889C6.16389 10.0204 5.62593 10.1111 5.05556 10.1111C3.64259 10.1111 2.44689 9.62163 1.46844 8.64267C0.49 7.6637 0.00051893 6.468 4.11523e-07 5.05556C-0.000518107 3.64311 0.488963 2.44741 1.46844 1.46844C2.44793 0.489482 3.64363 0 5.05556 0C6.46748 0 7.66344 0.489482 8.64345 1.46844C9.62345 2.44741 10.1127 3.64311 10.1111 5.05556C10.1111 5.62593 10.0204 6.16389 9.83889 6.66944C9.65741 7.175 9.41111 7.62222 9.1 8.01111L14 12.9111L12.9111 14ZM5.05556 8.55556C6.02778 8.55556 6.8543 8.21541 7.53511 7.53511C8.21593 6.85481 8.55608 6.0283 8.55556 5.05556C8.55504 4.08282 8.21489 3.25656 7.53511 2.57678C6.85533 1.897 6.02882 1.55659 5.05556 1.55556C4.0823 1.55452 3.25604 1.89493 2.57678 2.57678C1.89752 3.25863 1.55711 4.08489 1.55556 5.05556C1.554 6.02622 1.89441 6.85274 2.57678 7.53511C3.25915 8.21748 4.08541 8.55763 5.05556 8.55556Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.hamburger {
    align-items: center;
    background-color: transparent;
    display: flex;
    height: 50px;
    justify-content: center;
    padding: 0;
    width: 50px;
}
.hamburger:focus {
    outline: 0;
}
.hamburger__icon {
    display: block;
    height: 50px;
    width: 50px;
}
.hamburger #menu-toggle,
.hamburger #menu-toggle-closed {
    transition: 0.25s ease-in-out;
    transition-property: transform opacity;
}
.hamburger #menu-toggle-closed,
.hamburger.is-active #menu-toggle {
    opacity: 0;
    transform: rotate(-90deg);
}
.hamburger.is-active #menu-toggle-closed {
    opacity: 1;
    transform: rotate(0);
}
@media (min-width: 75em) {
    .hamburger {
        display: none;
    }
}
.box {
    padding: 24px;
}
.box h2 {
    color: #fff;
}
.box:not(:last-child) {
    margin-bottom: 30px;
}
@media (min-width: 54em) {
    .box {
        padding: 64px;
    }
}
.toggle {
    border-top: 1px solid #cfe1eb;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.toggle:last-of-type {
    border-bottom: 1px solid #cfe1eb;
    margin-bottom: 40px;
}
.toggle__wrapper {
    border-bottom: 1px solid #cfe1eb;
    border-top: 1px solid #cfe1eb;
    display: flex;
    margin: 20px 0;
    padding: 16px 0;
}
.toggle--mobile-only {
    border-top: none;
}
.toggle--mobile-only:last-of-type {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 0;
}
.toggle--mobile-only-xxl {
    border-top: none;
}
.toggle--mobile-only-xxl:last-of-type {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 0;
}
.toggle--scroll-to {
    min-height: 66px;
    width: 100%;
}
@media (min-width: 54em) {
    .toggle--mobile-only {
        border-bottom: none;
    }
    .toggle--mobile-only:last-of-type {
        border-bottom: none;
        margin-bottom: 0;
    }
    .toggle .button__inner {
        flex-wrap: nowrap;
    }
}
@media (min-width: 75em) {
    .toggle--mobile-only-xxl {
        border-bottom: none;
    }
    .toggle--mobile-only-xxl:last-of-type {
        border-bottom: none;
        margin-bottom: 0;
    }
    .toggle--scroll-to {
        align-items: center;
        display: flex;
    }
}
.toggle-button {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    color: #0c5e79;
    display: block;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.0769230769rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 22px 16px 18px;
    position: relative;
    text-align: left;
    width: 100%;
}
.toggle-button:focus {
    outline: 0;
}
.toggle-button:hover .toggle-button__icon {
    transform: translateY(20%) rotate(90deg);
}
.toggle-button__inner {
    align-items: center;
    display: flex;
    position: relative;
}
.toggle-button__label {
    flex-grow: 1;
}
.toggle--bottom .toggle-button__label {
    font-size: 14px;
    text-transform: uppercase;
}
.toggle-button__icon {
    margin-left: 10px;
    transform: rotate(90deg);
    transition: transform 0.25s ease-in-out;
}
.toggle-button__icon .icon {
    display: block;
    height: 12px;
    position: relative;
    width: 16px;
}
.toggle-button.is-open {
    color: #0c5e79;
    text-decoration: none;
}
.toggle-button.is-open .toggle-button__icon {
    transform: translateY(20%) rotate(90deg);
}
.toggle-button.is-open .toggle-button__icon .icon:before {
    background-color: #fff;
}
.toggle-button.is-open .toggle-button__icon .icon:after {
    display: none;
}
.toggle--scroll-to .toggle-button {
    min-height: 65px;
}
@media (min-width: 54em) {
    .toggle-button {
        font-size: 1rem;
        padding-left: 24px;
        padding-right: 24px;
    }
    .toggle--mobile-only .toggle-button__icon {
        display: none;
    }
    .toggle--bottom .toggle-button {
        margin-bottom: 40px;
        padding: 0;
    }
}
@media (min-width: 75em) {
    .toggle--mobile-only-xxl .toggle-button__icon,
    .toggle--scroll-to .toggle-button {
        display: none;
    }
}
.toggle-box {
    background-color: #fff;
    display: none;
    overflow: hidden;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
}
.toggle-box.is-open {
    display: block;
}
.is-toggle-open .toggle-box {
    border-bottom: 1px solid #cfe1eb;
    display: block;
}
@media (min-width: 54em) {
    .toggle-box {
        flex-grow: 1;
        padding-bottom: 24px;
        padding-left: 24px;
        padding-right: 24px;
    }
    .toggle--mobile-only .toggle-box {
        display: flex;
        padding: 0;
    }
    .scroll-to-bar .toggle-box {
        align-items: center;
    }
}
@media (min-width: 75em) {
    .toggle--mobile-only-xxl .toggle-box {
        display: flex;
        padding: 0;
    }
}

/* WP Search */
.mob-nav {
    display: none;
}

.mob-nav .so-toggle-search {
    width: 50px;
    height: 50px;
    background-size: 22px;
}

@media screen and (max-width: 1199px) {
    .mob-nav {
        display: flex;
        align-items: center;
        margin-right: -20px;
    }

    .header__top {
        display: flex;
        justify-content: space-between;
    }

    .navigation-sub__menu .so-toggle-search {
        display: none;
    }
}

.so-search-container {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
    transition: all .1s ease-in-out;
}

.so-search-container .form-wrapper {
    display: flex;
    gap: 40px;
    max-width: 810px;
    padding: 0 15px;
    width: 100%;
    margin-top: -72px;
    transition: all .1s ease-in-out;
}

@media screen and (max-width: 560px ) {
    .so-search-container.active .form-wrapper {
        gap: 24px;
        align-self: flex-start;
        padding-top: 160px;
    }
}

.so-search-overlay {
    position: fixed;
    background: rgba(0, 0, 0, .8);
    z-index: -1;
    inset: 0;
}

.so-search-container.active {
    pointer-events: auto;
    opacity: 1;
}

.so-search-container.active .form-wrapper {
    margin-top: 0;
}

.so-search-container form {
    flex-grow: 1;
    display: flex;
}

:is(.so-search-container, .search-intro) label {
    flex-grow: 1;
    width: 100%;
}

.search-intro {
    background: rgba(212, 212, 212, .21);
}

.search-intro form {
    max-width: 1150px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

body.search .header {
    position: static;
    background-image: linear-gradient(45deg, #1f6b80, #4c8f96);
}

.search-intro {
    padding-top: 80px;
    padding-bottom: 80px;
}

.search-intro .search-input input[type="text"] {
    border-color: transparent transparent #0C5F7A transparent !important;
    color: #000 !important;
    outline: none;
    background: transparent;
    font-family: 'GravurCondensedBold';
    font-size: 28px;
    font-weight: 700;
    outline: none;
    
}

.search-intro .select-wrapper:after {
    content: '';
    position: absolute;
    width: 16px;
    display: block;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5.5 5L10 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: 10px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
}

.search-intro select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #0b556d !important;
    font-family: 'GravurCondensedRegular';
    font-style: normal;
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    color: #000;
}

.search-intro form {
    display: flex;
    gap: 80px;
}

.search-intro .search-input {
    flex-grow: 1;
}

.search-intro .select-wrapper {
    padding: 0;
    position: relative;
}

.search-intro label {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

label[for="orderby"] {
    width: 200px;
}

@media screen and (max-width: 768px) {
    .search-intro form {
        flex-direction: column;
        gap: 40px;
    }

    .search-intro select {
        width: 100%;
    }

    label[for="orderby"] {
        width: 100%;
    }
}

.search-results-container {
    max-width: 1150px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 40px auto;
}

.search-results-container > p {
    font-size: 22px;
    color: #000;
    font-family: 'GravurCondensedRegular';
}

.search-intro option {
    padding-left: 16px;
    padding-right: 16px;
}

.search-intro .search-input input[type="submit"] {
    height: 66px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1333 24L13.7333 15.6C13.0667 16.1333 12.3 16.5556 11.4333 16.8667C10.5667 17.1778 9.64445 17.3333 8.66667 17.3333C6.24445 17.3333 4.19467 16.4942 2.51733 14.816C0.840001 13.1378 0.000889594 11.088 7.05467e-07 8.66667C-0.000888183 6.24533 0.838223 4.19556 2.51733 2.51733C4.19645 0.839111 6.24622 0 8.66667 0C11.0871 0 13.1373 0.839111 14.8173 2.51733C16.4973 4.19556 17.336 6.24533 17.3333 8.66667C17.3333 9.64444 17.1778 10.5667 16.8667 11.4333C16.5556 12.3 16.1333 13.0667 15.6 13.7333L24 22.1333L22.1333 24ZM8.66667 14.6667C10.3333 14.6667 11.7502 14.0836 12.9173 12.9173C14.0844 11.7511 14.6676 10.3342 14.6667 8.66667C14.6658 6.99911 14.0827 5.58267 12.9173 4.41733C11.752 3.252 10.3351 2.66844 8.66667 2.66667C6.99822 2.66489 5.58178 3.24844 4.41733 4.41733C3.25289 5.58622 2.66933 7.00267 2.66667 8.66667C2.664 10.3307 3.24756 11.7476 4.41733 12.9173C5.58711 14.0871 7.00356 14.6702 8.66667 14.6667Z' fill='black'/%3E%3C/svg%3E%0A");
}

:is(.so-search-container, .search-intro) input[type="text"] {
    background: transparent;
    outline: none;
    border-style: none none solid none;
    border-width: 0 0 1px 0;
    border-color: transparent transparent #fff transparent !important;
    padding: 16px 0;
    font-family: 'GravurCondensedBold';
	font-style: normal;
	font-weight: 700;
    font-size: 28px;
    color: #fff;
    flex-grow: 1;
    width: 100%;
}

:is(.so-search-container, .search-intro)  input[type="text"]::placeholder {
    color: #AFAFAF;
}

:is(.so-search-container, .search-intro)  input[type="submit"] {
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #fff;
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.8001 24.6667L14.4001 16.2667C13.7334 16.8 12.9667 17.2222 12.1001 17.5333C11.2334 17.8444 10.3112 18 9.33342 18C6.91119 18 4.86142 17.1609 3.18408 15.4827C1.50675 13.8044 0.667638 11.7547 0.666749 9.33332C0.66586 6.91199 1.50497 4.86221 3.18408 3.18399C4.86319 1.50577 6.91297 0.666656 9.33342 0.666656C11.7539 0.666656 13.8041 1.50577 15.4841 3.18399C17.1641 4.86221 18.0028 6.91199 18.0001 9.33332C18.0001 10.3111 17.8445 11.2333 17.5334 12.1C17.2223 12.9667 16.8001 13.7333 16.2667 14.4L24.6667 22.8L22.8001 24.6667ZM9.33342 15.3333C11.0001 15.3333 12.417 14.7502 13.5841 13.584C14.7512 12.4178 15.3343 11.0009 15.3334 9.33332C15.3325 7.66577 14.7494 6.24932 13.5841 5.08399C12.4187 3.91866 11.0019 3.3351 9.33342 3.33332C7.66497 3.33155 6.24853 3.9151 5.08408 5.08399C3.91964 6.25288 3.33608 7.66932 3.33342 9.33332C3.33075 10.9973 3.9143 12.4142 5.08408 13.584C6.25386 14.7538 7.6703 15.3369 9.33342 15.3333Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .1s ease-in-out;
}

.search-intro input[type="submit"] {
    border-bottom: 1px solid #0b556d;
}

.search-intro label {
    font-family: 'GravurCondensedRegular';
    color: #626262;
    font-size: 16px;
}

.article-v2 {
    box-shadow: none !important;
    background: #EBF8FF;
}

.article-v2 figure {
    background-image: url("/wp-content/themes/ecs-jads/assets/build/images/placeholders/jads-article-fallback.png");
    background-size: cover;
}

.article-v2 .read {
    color: #000;
    font-family: 'GravurCondensedBold';
    font-size: 12px;
    display: flex;
    gap: 4px;
    align-items: center;
    pointer-events: none;
}

.article-v2 .card__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.article-v2 .card__meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.article-v2:hover .read:after {
    margin-left: 8px;
    margin-right: 0px;
}

.search-results-container .wp-pagenavi {
    padding: 80px 0;
    justify-content: space-between;
}

.search-results-container .block__footer {
    width: 100%;
    padding: 0 15px;
}

.search-input-wrapper {
    display: flex;
}

.article-v2 .read:after {
    content: '';
    display: block;
    width: 5px;
    margin-left: 4px;
    margin-right: 4px;
    height: 16px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .1s ease-in-out;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='12' viewBox='0 0 6 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L5 6L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.search-intro .labels span:first-child {
    flex-grow: 1;
}

.search-intro .labels span:last-child {
    width: 200px;
}

.so-search-close {
    width: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0001 2.35L21.6501 0L12.3334 9.31667L3.01675 0L0.666748 2.35L9.98342 11.6667L0.666748 20.9833L3.01675 23.3333L12.3334 14.0167L21.6501 23.3333L24.0001 20.9833L14.6834 11.6667L24.0001 2.35Z' fill='white'/%3E%3C/svg%3E%0A");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
    transition: all .1s ease-in-out;
}

.so-search-close:hover {
    opacity: .6;
}

body.search .nav-links {
    display: flex;
    flex: 0 0 100%;
}

body.search .page-numbers {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0C5E79;
    text-decoration: none;
    font-family: 'GravurCondensedBold';
    font-size: 16px;
    justify-content: center;
}

body.search .page-numbers.current {
    background: #CFE1EB;
}

body.search :is(.prev, .next) {
    text-transform: uppercase;
    position: relative;
    gap: 12px;
    padding-left: 16px;
    padding-right: 16px;
    width: fit-content;
}

body.search :is(.prev, .next):before:after {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 16px;
    height: 16px;
}

body.search .prev {
    margin-right: auto;
}

body.search .prev:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.34688 6.125L14 6.125L14 7.875L3.34688 7.875L8.24687 12.775L7 14L-3.41715e-07 7L7 3.41715e-07L8.24688 1.225L3.34688 6.125Z' fill='white'/%3E%3C/svg%3E%0A");
}

body.search .next {
    margin-left: auto;
}

body.search .next:before {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6531 7.875L0 7.875L0 6.125L10.6531 6.125L5.75313 1.225L7 0L14 7L7 14L5.75313 12.775L10.6531 7.875Z' fill='white'/%3E%3C/svg%3E%0A");
}

.wide-table {
    margin-bottom: 20px;
    overflow-x: auto;
}
.wide-table table {
    background-color: #fff;
    width: 100%;
}
.wide-table thead {
    background-color: #0c5e79;
    border-bottom: 1px solid #0b556d;
    color: #fff;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.wide-table thead td,
.wide-table thead th {
    border-color: #0b556d;
}
.wide-table td,
.wide-table th {
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    line-height: 1.2;
    padding: 10px 12px;
}
.wide-table td:first-child,
.wide-table th:first-child {
    border-left: 1px solid #e6e6e6;
}
.wide-table tbody tr:nth-child(2n) td {
    background-color: #e7e7e7;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #cfe1eb;
    border-radius: 0;
    color: #8f352a;
    font-family: Swiss721 BT, Arial, sans-serif;
    font-size: 1.2307692308rem;
    letter-spacing: normal;
    max-width: 100%;
    outline-style: none;
    padding: 20px 16px 16px;
    transition: border 0.25s;
    width: 100%;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    border-color: #0c5e79;
}
@media (min-width: 63em) {
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    select,
    textarea {
        font-size: 0.875rem;
    }
}
input[type="checkbox"],
input[type="radio"] {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
input[type="checkbox"] ~ label,
input[type="radio"] ~ label {
    align-items: center;
    color: #0c5e79;
    display: flex;
    font-family: GravurCondensedBold, Arial, sans-serif;
    line-height: 1.2;
    position: relative;
}
input[type="checkbox"] ~ label:after,
input[type="checkbox"] ~ label:before,
input[type="radio"] ~ label:after,
input[type="radio"] ~ label:before {
    content: "";
}
input[type="checkbox"] ~ label:before,
input[type="radio"] ~ label:before {
    background-color: #fff;
    border: 1px solid #444;
    height: 12px;
    margin-right: 10px;
    margin-top: -2px;
    transition: border-color 0.25s, box-shadow 0.25s;
    width: 12px;
}
input[type="checkbox"] ~ label:after,
input[type="radio"] ~ label:after {
    height: 10px;
    margin: 0 1px 1px;
    opacity: 0;
    position: absolute;
    transform: scale(0);
    transform-origin: center center;
    transition: transform 0.25s, opacity 0.25s;
    width: 10px;
}
.modal input[type="checkbox"] ~ label,
.modal input[type="radio"] ~ label {
    color: #fff;
}
input[type="checkbox"]:focus ~ label:before,
input[type="checkbox"]:hover ~ label:before,
input[type="radio"]:focus ~ label:before,
input[type="radio"]:hover ~ label:before {
    border-color: #0c5e79;
    box-shadow: 0 0 4px 1px rgba(12, 94, 121, 0.25);
}
input[type="checkbox"]:disabled ~ label,
input[type="radio"]:disabled ~ label {
    opacity: 0.35;
}
input[type="checkbox"]:checked ~ label:after,
input[type="radio"]:checked ~ label:after {
    opacity: 1;
    transform: scale(1);
}
@media (min-width: 43em) {
    input[type="checkbox"] ~ label:before,
    input[type="radio"] ~ label:before {
        height: 14px;
        width: 14px;
    }
    input[type="checkbox"] ~ label:after,
    input[type="radio"] ~ label:after {
        height: 12px;
        width: 12px;
    }
}
@media (min-width: 54em) {
    input[type="checkbox"],
    input[type="radio"] {
        font-size: 1rem;
    }
    input[type="checkbox"] ~ label:before,
    input[type="radio"] ~ label:before {
        height: 16px;
        width: 16px;
    }
    input[type="checkbox"] ~ label:after,
    input[type="radio"] ~ label:after {
        height: 14px;
        width: 14px;
    }
}
input[type="checkbox"] ~ label:after {
    background: url(../svg/icons/icon-checkbox.svg) no-repeat 50%;
    background-size: 80%;
}
input[type="radio"] ~ label:after,
input[type="radio"] ~ label:before {
    border-radius: 50%;
}
input[type="radio"] ~ label:after {
    background-color: #444;
    box-shadow: inset 0 0 0 2px #fff;
}
@media (min-width: 54em) {
    input[type="radio"] ~ label:after {
        box-shadow: inset 0 0 0 3px #fff;
    }
}
select {
    -webkit-appearance: none;
    background-image: url(../svg/icons/icon-select.svg);
    background-position: right 14px center;
    background-repeat: no-repeat;
    background-size: 12px;
    border: 1px solid #e6e6e6;
    padding-right: 40px;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #646464;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    background-image: none;
    padding: 12px 14px;
}
@media (min-width: 43em) {
    select {
        background-position: right 14px center;
        background-size: 12px;
        padding-right: 40px;
    }
}
.select {
    cursor: pointer;
    position: relative;
    width: 100%;
}
.select:focus {
    outline: 0;
}
.select .choices.is-open {
    border-radius: 3px 3px 0 0;
}
.select .choices.is-open .choices__list--dropdown {
    display: block;
}
.select-wrapper {
    padding: 16px;
}
.select--clean {
    line-height: 1;
}
.select--clean:not(:last-child) {
    margin-bottom: 16px;
}
.select--clean .choices__list--single:after {
    background-image: url(../svg/icons/icon-select-alt.svg);
}
.select--clean .select__label {
    display: block;
    margin-bottom: 8px;
}
.select--clean .choices {
    background-color: transparent;
    background-position: right 0 center;
    border: 0;
    color: #fff;
    font-size: 1.5384615385rem;
    padding: 0;
    width: auto;
}
.select--clean .choices__item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.select--clean .choices__list--single {
    display: inline-block;
    max-width: 100%;
    padding-right: 20px;
}
@media (min-width: 43em) {
    .select--clean .choices {
        font-size: 1.75rem;
    }
    .select__label {
        font-size: 0.875rem;
    }
}
textarea {
    resize: none;
}
.cols__inner {
    margin: -10px;
}
.cols__item {
    padding: 10px;
}
.cols:not(:last-child) {
    margin-bottom: 20px;
}
.cols__inner {
    display: flex;
    flex-wrap: wrap;
}
.cols__item {
    width: 100%;
}
@media (min-width: 54em) {
    .cols--2cols .cols__item {
        width: 50%;
    }
    .cols--3cols .cols__item {
        width: 33.3333333333%;
    }
    .cols--4cols .cols__item {
        width: 25%;
    }
}
.notice,
.validation_error {
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    padding: 12px 15px;
    position: relative;
    text-shadow: none;
}
.notice a,
.validation_error a {
    color: inherit;
    opacity: 0.8;
    text-decoration: underline;
    transition: opacity 0.25s;
}
.notice a:focus,
.notice a:hover,
.validation_error a:focus,
.validation_error a:hover {
    opacity: 0.6;
}
.notice--no-mb {
    margin-bottom: 0;
}
.notice--info {
    background: #5bc0de;
}
.notice--success {
    background: #5cb85c;
}
.notice--warning {
    background: #f0ad4e;
}
.notice--error,
.validation_error {
    background: #d9534f;
}
.widget {
    background-color: #fff;
}
.widget:not(:last-child) {
    margin-bottom: 30px;
}
.widget__header {
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 20px;
}
.widget__title {
    font-size: 20px;
    margin-bottom: 0;
}
.widget__content {
    padding: 15px 20px 20px;
}
.widget--no-padding .widget__content {
    padding: 0;
}
.post:not(:last-child) {
    margin-bottom: 30px;
}
.post__header {
    margin-bottom: 20px;
}
.post__title {
    margin-bottom: 5px;
}
.post__date {
    color: #646464;
    font-weight: 700;
}
.post__image {
    margin-bottom: 10px;
    max-width: 180px;
}
.post-items:not(:last-child),
.post-items__item:not(:last-child) {
    margin-bottom: 30px;
}
.post-item__header {
    margin-bottom: 15px;
}
.post-item__title {
    margin-bottom: 0;
}
.post-item__date {
    color: #646464;
    font-weight: 700;
    padding: 0;
}
.post-item__content {
    display: flex;
}
.post-item__text {
    flex-grow: 1;
}
.post-item__image {
    flex-shrink: 0;
    margin-left: 30px;
    width: 25%;
}
.post-item__image a,
.post-item__image a img {
    display: block;
}
.breadcrumb {
    color: #cfe1eb;
    flex: 1;
    font-family: GravurCondensedBold, Arial, sans-serif;
    padding: 12px 0;
}
.breadcrumb,
.breadcrumb > * {
    max-width: 390px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.breadcrumb a {
    color: #fff;
    text-decoration: none;
}
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #cfe1eb;
}
.breadcrumb_last {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-datepicker {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    font: 9pt Arial, sans-serif;
    height: auto;
    margin: 5px auto 0;
    width: 216px;
}
.ui-datepicker a {
    text-decoration: none;
}
.ui-datepicker table {
    background: #fff;
    border-collapse: collapse;
    width: 100%;
}
.ui-datepicker-header {
    background-color: #cfe1eb;
    border: solid #666;
    border-width: 1px 0 0;
    color: #e0e0e0;
    font-weight: 700;
    line-height: 30px;
    min-height: 30px !important;
}
.ui-datepicker-title {
    text-align: center;
}
.ui-datepicker-title select {
    margin-top: 2.5%;
}
.ui-datepicker-next,
.ui-datepicker-prev {
    align-items: center;
    background-image: url(../images/datepicker/arrow.png);
    background-repeat: no-repeat;
    cursor: pointer;
    display: flex;
    height: 26px;
    justify-content: center;
    line-height: 600%;
    overflow: hidden;
    padding-top: 4px;
    text-align: center;
    width: 40px;
}
.ui-datepicker-next.ui-state-disabled,
.ui-datepicker-prev.ui-state-disabled {
    opacity: 0.25;
}
.ui-datepicker-prev {
    background-position: center -30px;
    float: left;
}
.ui-datepicker-next {
    background-position: center 0;
    float: right;
}
.ui-datepicker thead {
    background-color: #fff;
    border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
    color: #666;
    filter: dropshadow(color=#fff, offx=1, offy=0);
    font-size: 6pt;
    padding: 5px 0;
    text-align: center;
    text-shadow: 1px 0 0 #fff;
    text-transform: uppercase;
}
.ui-datepicker tbody td {
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
    padding: 0;
}
.ui-datepicker tbody td:last-child {
    border-right: 0;
}
.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
    border-bottom: 0;
}
.ui-datepicker td a,
.ui-datepicker td span {
    color: #666;
    display: inline-block;
    filter: dropshadow(color=#fff, offx=1, offy=1);
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    width: 30px;
}
.ui-datepicker-calendar .ui-state-default {
    background-color: #fff;
    color: #0c5e79;
}
.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
    background: #fff2aa;
    border: 1px solid #c19163;
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
    color: #666;
    filter: dropshadow(color=#FFF, offx=0, offy=1);
    height: 32px;
    margin: -1px;
    position: relative;
    text-shadow: 0 1px 0 #fff;
    width: 32px;
}
.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
    margin-left: 0;
    width: 31px;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
    margin-right: 0;
    width: 31px;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 31px;
    margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #e6e6e6;
}
td.ui-datepicker-unselectable.ui-state-disabled.ui-datepicker-today span {
    background: #fff;
}
table.ui-datepicker-calendar {
    margin: 0 !important;
}
body div#ui-datepicker-div[style] {
    z-index: 9999 !important;
}
.ui-datepicker-month,
.ui-datepicker-year {
    color: #2d2f7f;
}
.pagination {
    display: flex;
}
.pagination__items {
    margin: -4px;
}
.pagination__item {
    padding: 4px;
}
.pagination__items {
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
}
.pagination__item {
    display: flex;
}
.pagination__inner {
    align-items: center;
    background-color: #fff;
    display: flex;
    padding: 5px 10px;
}
.pagination__item--extend .pagination__inner {
    background-color: transparent;
}
.pagination__item--current .pagination__inner {
    background-color: #0c5e79;
    color: #fff;
}
.pagination__icon,
.pagination__label {
    display: block;
}
.pagination__icon:not(:last-child),
.pagination__label:not(:last-child) {
    margin-right: 1ch;
}
.pagination__icon {
    height: 1em;
    width: 1em;
}
.cookie-notice {
    opacity: 0;
    position: relative;
    transition: opacity 0s 0.25s;
    z-index: 1000;
}
.cookie-notice__columns {
    margin: -10px -15px;
}
.cookie-notice__column {
    padding: 10px 15px;
}
.cookie-notice__checkboxes {
    margin: -5px -10px;
}
.cookie-notice__checkbox {
    padding: 5px 10px;
}
.cookie-notice__actions {
    margin: -5px -10px;
}
.cookie-notice__action {
    padding: 5px 10px;
}
.cookie-notice__inner {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.15);
    left: 0;
    max-height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    padding: 25px 0;
    position: fixed;
    top: 100%;
    transition: transform 0.25s;
    width: 100%;
}
.cookie-notice__permissions {
    display: none;
}
.cookie-notice__permissions:not(:first-child) {
    padding-top: 10px;
}
.cookie-notice__actions {
    align-items: center;
    display: flex;
    flex-flow: row-reverse wrap;
    justify-content: flex-end;
}
.cookie-notice__toggle {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    padding: 0;
    position: relative;
}
.cookie-notice__icon {
    height: 0.6em;
    left: 0;
    margin-top: -0.3em;
    position: absolute;
    top: 50%;
    transform: translateY(0.2em);
    transition: transform 0.25s;
    width: 1.2em;
}
.cookie-notice__icon:after,
.cookie-notice__icon:before {
    background-color: currentColor;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transition: transform 0.25s;
    width: 50%;
}
.cookie-notice__icon:before {
    right: 50%;
    transform: rotate(40deg);
    transform-origin: center right;
}
.cookie-notice__icon:after {
    left: 50%;
    transform: rotate(-40deg);
    transform-origin: center left;
}
.cookie-notice__label {
    padding-left: calc(1.2em + 3px);
}
.cookie-notice.is-visible {
    opacity: 1;
    transition: opacity 0s 0s;
}
.cookie-notice.is-visible .cookie-notice__inner {
    transform: translateY(-100%);
    will-change: transform;
}
.cookie-notice.is-toggled .cookie-notice__permissions {
    display: block;
}
.cookie-notice.is-toggled .cookie-notice__icon {
    transform: translateY(-0.2em);
}
.cookie-notice.is-toggled .cookie-notice__icon:before {
    transform: rotate(-40deg);
}
.cookie-notice.is-toggled .cookie-notice__icon:after {
    transform: rotate(40deg);
}
@media (min-width: 43em) {
    .cookie-notice__columns {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .cookie-notice__column--actions {
        flex-shrink: 0;
    }
    .cookie-notice__permissions:not(:first-child) {
        padding-top: 20px;
    }
    .cookie-notice__checkboxes {
        display: flex;
        flex-wrap: wrap;
    }
    .cookie-notice__actions {
        flex-flow: row nowrap;
    }
}
.wysiwyg__sidebar {
    width: 100%;
}
.wysiwyg__sidebar,
.wysiwyg__sidebar-header:not(:last-child) {
    margin-bottom: 32px;
}
.wysiwyg__heading:not(:last-child) {
    margin-bottom: 40px;
}
.wysiwyg h2:not(:last-child) {
    margin-bottom: 24px;
}
.content-image .wysiwyg h2,
.content-image .wysiwyg h3,
.content-image .wysiwyg h4,
.content-image .wysiwyg h5,
.content-image .wysiwyg h6 {
    color: #8f352a;
}
.content-image .wysiwyg.content-image__column--wysiwyg h2,
.content-image .wysiwyg.content-image__column--wysiwyg h3,
.content-image .wysiwyg.content-image__column--wysiwyg h4,
.content-image .wysiwyg.content-image__column--wysiwyg h5 {
    color: #fff;
}
@media (min-width: 63em) {
    .wysiwyg {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px;
    }
    .wysiwyg--wide {
        max-width: none;
    }
}
@media (min-width: 75em) {
    .wysiwyg {
        display: flex;
        flex-direction: row-reverse;
        margin-left: 0;
        margin-right: 0;
        max-width: none;
    }
    .wysiwyg__sidebar {
        margin-bottom: 0;
        margin-left: 66px;
    }
    .wysiwyg__wrapper {
        max-width: 800px;
        width: 100%;
    }
    .wysiwyg__wrapper--shrink {
        flex-shrink: 0;
    }
    .wysiwyg__content {
        padding-left: 96px;
        position: relative;
    }
    .wysiwyg__content:before {
        background-image: url(../svg/theme/dash.svg);
        content: "";
        height: 100%;
        left: 32px;
        position: absolute;
        top: 0;
        width: 1px;
    }
    .wysiwyg__content ul:class(.content-ul) {
        margin-top: 16px;
        position: relative;
    }
    .wysiwyg__content ul:class(.content-ul):not(:last-child) {
        margin-bottom: 2.3076923077rem;
    }
    .wysiwyg__content ul:class(.content-ul) li {
        display: list-item;
        line-height: 1.3;
        padding-left: 28px;
    }
    .wysiwyg__content ul:class(.content-ul) li:before {
        color: #8f352a;
        content: "•";
        font-size: 1.5384615385rem;
        left: 0;
        line-height: 0.9;
        position: absolute;
    }
    .wysiwyg__content ul:class(.content-ul) li:not(:last-child) {
        margin-bottom: 16px;
    }
    .wysiwyg--clean {
        flex-direction: row;
    }
    .wysiwyg--clean .wysiwyg__content {
        padding-left: 0;
        width: 100%;
    }
    .wysiwyg--clean .wysiwyg__content:before {
        display: none;
    }
    .wysiwyg--center .wysiwyg__wrapper {
        margin-left: auto;
        margin-right: auto;
    }
    .wysiwyg--wide .wysiwyg__wrapper {
        max-width: none;
    }
}
.contact {
    margin-left: -24px;
    margin-right: -24px;
}
.contact__column {
    display: flex;
    flex-direction: column-reverse;
}
.contact__column--team {
    position: relative;
}
.contact__column--team .contact__content {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.contact__column--team .contact__image:after {
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4) 64%, rgba(0, 0, 0, 0.75));
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.contact__column--team .contact__info-item {
    line-height: 0.9;
}
.contact__image {
    padding-bottom: 60%;
    position: relative;
}
.contact__content {
    padding: 24px;
}
.contact__buttons {
    margin-top: 24px;
}
.contact__button {
    color: #2d2f7f;
    width: 100%;
}
.contact__button:not(:last-child) {
    margin-bottom: 8px;
}
.contact__button span {
    line-height: 1;
}
.contact__heading:not(:last-child) {
    margin-bottom: 10px;
}
.contact__toggle {
    margin-bottom: 40px;
    margin-top: 24px;
}
.contact__toggle-item {
    background-color: transparent;
    border: 0;
    padding-bottom: 8px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: color 0.25s ease-in-out;
}
.contact__toggle-item:focus,
.contact__toggle-item:hover {
    color: #8f352a;
    outline: 0;
}
.contact__toggle-item.is-active {
    color: #8f352a;
}
.contact__toggle-item.is-active:after {
    height: 2px;
}
.contact__toggle-item:after {
    background-color: #8f352a;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: height 0.25s ease-in-out;
    width: 100%;
}
.contact__info {
    margin-top: 24px;
}
.contact__info-heading:not(:last-child) {
    margin-bottom: 16px;
}
.contact__info-item {
    align-items: center;
    display: flex;
    font-size: 21px;
    text-decoration: none;
}
.contact__info-item .button {
    margin-right: 14px;
}
.contact__info-item:not(:last-child) {
    margin-bottom: 8px;
}
.contact__info-item--hover:focus .contact__info-label,
.contact__info-item--hover:hover .contact__info-label {
    color: #8bcbb7;
}
.contact__info-prefix {
    color: #fff;
    font-family: GravurCondensedRegular, Arial, sans-serif;
}
.contact__info-prefix:not(:last-child) {
    margin-right: 6px;
}
.contact__info-label {
    color: #fff;
    transition: color 0.25s ease-in-out;
}
.contact--tabbed {
    display: none;
}
.contact--tabbed.is-open {
    display: block;
}
@media (min-width: 43em) {
    .contact {
        margin-left: 0;
        margin-right: 0;
    }
    .contact__column,
    .contact__image {
        height: 100%;
    }
    .contact__image + .contact__content {
        height: auto;
    }
    .contact__content {
        height: 100%;
        padding-left: 64px;
        padding-right: 64px;
    }
    .contact__toggle {
        display: flex;
    }
}
@media (min-width: 63em) {
    .contact__content {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (min-width: 75em) {
    .contact__content {
        padding-left: 64px;
        padding-right: 64px;
    }
    .contact__toggle-item:not(:last-child) {
        margin-right: 16px;
    }
}
.traits__item {
    align-items: center;
    display: flex;
    position: relative;
}
.traits__item:not(:last-child) {
    margin-bottom: 24px;
}
.traits__item:before {
    background-color: #cfe1eb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}
.traits__item a {
    align-items: center;
    color: #8f352a;
    display: flex;
    text-decoration: none;
    transition: color 0.25s ease-in-out;
}
.traits__item a:focus span,
.traits__item a:hover span {
    color: #0c5e79;
}
.traits__content {
    display: flex;
    flex-direction: column;
}
.traits__icon {
    color: #2d2f7f;
    flex-shrink: 0;
    height: 32px;
    margin-right: 16px;
    width: 32px;
}
.traits__title {
    font-size: 0.9230769231rem;
    margin-top: 0;
}
@media (min-width: 54em) {
    .traits__title {
        font-size: 0.75rem;
    }
}
.jumbotron {
    background-image: linear-gradient(-45deg, #8bcbb7, #0c5e79);
    overflow: hidden;
    position: relative;
}
.jumbotron__image {
    height: 100%;
    left: 0;
    position: absolute;
    right: calc(-50vw + 50%);
    top: 90px;
}
.jumbotron__image img {
    -o-object-position: right;
    object-position: right;
}
.jumbotron__image:after {
    background-image: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.4) 60%);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.jumbotron__inner {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: space-between;
    padding-top: 115px;
    position: relative;
    z-index: 1;
}
.jumbotron__cta {
    padding-left: 20px;
    position: relative;
}
.jumbotron__list-item {
    line-height: 1.15;
    position: relative;
    text-align: right;
}
.jumbotron__list-item:not(:last-child) {
    margin-bottom: 24px;
}
.jumbotron__link {
    color: #fff;
    display: flex;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.2307692308rem;
    justify-content: flex-end;
    padding-right: 24px;
    position: relative;
    text-decoration: none;
}
.jumbotron__link:focus,
.jumbotron__link:hover {
    color: #fff;
    text-decoration: underline;
}
.jumbotron__link:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 6px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 6px;
}
.jumbotron__content {
    background-color: #fff;
    padding: 20px 20px 20px 0;
    position: relative;
}
.jumbotron__content:before {
    background-color: #fff;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    z-index: -1;
}
.jumbotron__content:not(:last-child) {
    margin-bottom: 20px;
}
.jumbotron__heading {
    color: #ca4f55;
    max-width: 620px;
}
.jumbotron__header:not(:last-child) {
    margin-bottom: 30px;
}
.jumbotron__text {
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.6153846154rem;
    line-height: 1.2;
}
.jumbotron__scroll {
    display: flex;
}
.jumbotron__filter-wrapper {
    padding-bottom: 24px;
    padding-left: 24px;
    position: relative;
}
.jumbotron__filter-decoration {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(-10%, -10%);
    width: 100%;
    z-index: -1;
}
.jumbotron__list {
    z-index: 1;
}
.jumbotron__list:not(:last-child) {
    margin-bottom: 20px;
}
.jumbotron__filter {
    background-image: linear-gradient(-45deg, #8bcbb7, #0c5e79);
    margin-top: -90px;
    padding: 48px;
    position: relative;
    z-index: 1;
}
.jumbotron__credits-label {
    color: #6f8f9d;
    display: block;
    font-family: GravurCondensedBold, Arial, sans-serif;
}
.jumbotron__credits-label:not(:last-child) {
    margin-bottom: 20px;
}
.jumbotron__logos {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.jumbotron__logo {
    max-width: 200px;
    width: 100%;
}
@media (min-width: 43em) {
    .jumbotron__filter-wrapper {
        height: 100%;
        padding-bottom: 0;
        padding-left: 0;
        z-index: 200;
    }
    .jumbotron__filter-decoration {
        display: none;
    }
    .jumbotron__filter {
        align-items: flex-start;
        box-shadow: none;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        margin-top: 0;
    }
}
@media (min-width: 54em) {
    .jumbotron__text {
        font-size: 2rem;
    }
    .jumbotron__heading {
        font-size: 2.875rem;
    }
}
@media (min-width: 63em) {
    .jumbotron__inner {
        align-items: flex-end;
        display: flex;
        flex-direction: row;
        max-height: none;
        min-height: 900px;
    }
    .jumbotron__cards {
        bottom: 0;
        position: absolute;
        right: 0;
        width: 66.6666666667%;
    }
    .jumbotron__content {
        padding: 80px 30px 60px 0;
    }
    .jumbotron__content:not(:last-child) {
        margin-bottom: 0;
    }
    .jumbotron__header:not(:last-child) {
        margin-bottom: 70px;
    }
    .jumbotron__heading {
        font-size: 4.25rem;
    }
    .jumbotron__list {
        margin-left: 100px;
    }
    .jumbotron__list:not(:last-child) {
        margin-bottom: 0;
    }
    .jumbotron__link {
        font-size: 1.3125rem;
    }
    .jumbotron__logos {
        display: flex;
    }
}
@media (min-width: 75em) {
    .jumbotron__image {
        top: 120px;
    }
    .jumbotron__cards {
        width: 60%;
    }
}
@media (min-width: 88em) {
    .jumbotron__cards {
        width: 45%;
    }
    .jumbotron__heading {
        font-size: 5.125rem;
    }
}
.panorama,
.panorama__image {
    position: relative;
}
.panorama__image {
    padding-bottom: 50%;
}
.panorama__image:after {
    background-image: linear-gradient(0deg, transparent, #000);
    content: "";
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.panorama__image--decoration {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
}
.panorama__content {
    padding-bottom: 40px;
    padding-top: 80px;
    position: relative;
    z-index: 1;
}
.panorama__decoration {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.panorama__heading:not(:last-child) {
    margin-bottom: 32px;
}
.panorama__heading-sub {
    display: block;
    font-size: 1.0769230769rem;
}
.panorama__heading-sub:not(:last-child) {
    margin-bottom: 16px;
}
.panorama__button:not(:last-child),
.panorama__credits:not(:last-child) {
    margin-bottom: 32px;
}
.panorama__credits-label {
    color: #2d2f7f;
    display: block;
    font-family: GravurCondensedBold, Arial, sans-serif;
}
.panorama__credits-label:not(:last-child) {
    margin-bottom: 20px;
}
.panorama__logos {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}
.panorama__logo {
    max-width: 200px;
    width: 100%;
}
.panorama__cta:not(:last-child) {
    margin-bottom: 40px;
}
.panorama--pulldown {
    overflow: hidden;
    padding-bottom: 150px;
    padding-top: 100px;
}
@media (min-width: 43em) {
    .panorama__image {
        padding-bottom: 0;
        position: static;
    }
    .panorama__content {
        padding-bottom: 80px;
        padding-top: 185px;
    }
    .panorama__top {
        align-items: center;
        display: flex;
    }
    .panorama__label {
        margin-right: 16px;
    }
    .panorama__heading--narrow,
    .panorama__intro--narrow {
        max-width: 45%;
    }
    .panorama__decoration {
        top: 90px;
        width: 60%;
    }
    .panorama__heading-sub {
        font-size: 1.25rem;
    }
    .panorama__heading-sub:not(:last-child) {
        margin-bottom: 24px;
    }
    .panorama__credits {
        max-width: 45%;
    }
    .panorama--pulldown {
        padding-top: 0;
    }
}
@media (min-width: 54em) {
    .panorama__cta {
        align-items: center;
        display: flex;
    }
    .panorama__button:not(:last-child) {
        margin-bottom: 0;
        margin-right: 32px;
    }
}
@media (min-width: 75em) {
    .panorama__decoration {
        top: 120px;
        width: 50%;
    }
}
.event {
    align-items: center;
    display: flex;
}
.event:not(:last-child) {
    margin-bottom: 16px;
}
.event__date {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: 56px;
    justify-content: center;
    line-height: 1;
    margin-right: 16px;
    min-width: 56px;
    padding-left: 6px;
    padding-right: 6px;
}
.event__date-day {
    font-size: 0.9230769231rem;
    text-transform: uppercase;
}
.event__date-day.light {
    color: #cfe1eb;
}
.event__date-day:not(:last-child) {
    margin-bottom: 4px;
}
.event__date-year {
    color: #fff;
    font-size: 1.3846153846rem;
}
.event__date--multiple {
    flex-direction: row;
}
.event__wrapper {
    align-items: center;
    justify-content: center;
}
.event__content,
.event__wrapper {
    display: flex;
    flex-direction: column;
}
.event__time {
    font-size: 0.9230769231rem;
}
.event__speakers {
    display: none;
}
.event__title {
    text-decoration: none;
}
@media (min-width: 54em) {
    .event:not(:last-child) {
        margin-bottom: 40px;
    }
    .event__date {
        height: 88px;
        line-height: 1;
        margin-right: 32px;
        min-width: 88px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .event__date-day {
        font-size: 0.875rem;
    }
    .event__date-year {
        font-size: 1.3125rem;
    }
    .event__speakers,
    .event__time {
        display: block;
        font-size: 0.75rem;
    }
    .event__speakers,
    .event__speakers > * {
        max-width: 320px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
.scroll-to {
    height: 120px;
    position: relative;
    text-decoration: none;
}
.scroll-to__items {
    margin: -6px 0;
}
.scroll-to__item {
    padding: 6px 0;
}
.scroll-to:before {
    background-image: url(../svg/theme/dash.svg);
    height: calc(100% - 46px);
    top: 46px;
}
.scroll-to:after,
.scroll-to:before {
    content: "";
    left: 15px;
    position: absolute;
    transform: translateX(-50%);
    width: 1px;
}
.scroll-to:after {
    background-image: linear-gradient(transparent, gray);
    bottom: 0;
    height: 50%;
}
.scroll-to__icon {
    animation: scroll 2s ease-in infinite alternate;
    height: 46px;
    position: relative;
    top: 0;
    width: 30px;
}
@keyframes scroll {
    0% {
        top: 0;
    }
    25% {
        top: 0;
    }
    to {
        top: 60%;
    }
}
.scroll-to__label {
    color: #fff;
    font-size: 1.2307692308rem;
    margin-left: 20px;
    text-decoration: none;
}
.scroll-to__items {
    display: flex;
    flex-direction: column;
    padding-left: 8px;
    padding-right: 8px;
}
.scroll-to__link {
    text-decoration: none;
    transition: color 0.25s;
}
.scroll-to__link:focus,
.scroll-to__link:hover {
    color: #8f352a;
}
@media (min-width: 54em) {
    .scroll-to__label {
        font-size: 1.3125rem;
    }
}
@media (min-width: 75em) {
    .scroll-to__items {
        margin: 0 -12px;
    }
    .scroll-to__item {
        padding: 0 12px;
    }
    .scroll-to__items {
        flex-direction: row;
        padding-left: 0;
        padding-right: 0;
    }
}
.cards__intro:not(:last-child) {
    margin-bottom: 12px;
}
.cards__image {
    display: none;
}
.cards__heading-sub {
    text-decoration: none;
}
.cards__labels {
    display: flex;
    flex-wrap: wrap;
}
.cards__label {
    margin-bottom: 4px;
}
.cards__label:not(:last-child) {
    margin-right: 4px;
}
@media (min-width: 54em) {
    .cards__intro .wrap {
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .cards__label {
        margin-bottom: 0;
    }
}
@media (min-width: 75em) {
    .cards__intro:not(:last-child) {
        margin-bottom: 24px;
    }
    .cards__wrapper {
        position: relative;
    }
    .cards__image {
        bottom: 12px;
        display: block;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 12px;
        width: 25%;
    }
    .cards__decoration {
        height: 100%;
        width: 100%;
    }
    .cards__decoration svg {
        width: 100%;
    }
}
@media (min-width: 100em) {
    .cards__image {
        width: 33.3333333333%;
    }
}
.card-image {
    height: 100%;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
}
.card-image:hover img {
    transform: scale(1.05);
}
.card-image__link {
    top: 0;
    z-index: 1;
}
.card-image__image:after,
.card-image__link {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.card-image__image:after {
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.75));
    bottom: 0;
    content: "";
}
.card-image__image img {
    transition: transform 0.25s ease-in-out;
}
.card-image__content {
    bottom: 0;
    left: 0;
    padding: 152px 16px 16px;
    position: absolute;
    width: 100%;
}
.card-image__labels {
    display: flex;
    flex-wrap: wrap;
}
.card-image__label {
    margin-bottom: 8px;
    position: relative;
    z-index: 2;
}
.card-image__label:not(:last-child) {
    margin-right: 8px;
}
.card-image__heading:not(:last-child) {
    margin-bottom: 8px;
}
.card-image__date {
    color: #cfe1eb;
    font-size: 0.9230769231rem;
    text-transform: uppercase;
}
@media (min-width: 54em) {
    .card-image__date {
        font-size: 0.75rem;
    }
}
@media (min-width: 43em) {
    .card-image__image:after {
        background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.8));
    }
}
@media (min-width: 54em) {
    .card-image__content {
        bottom: 0;
        left: 0;
        padding: 152px 40px 32px;
        position: absolute;
        width: 100%;
    }
}
.card {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.card__image-holder {
    display: block;
}
.card__image-holder:not(:last-child) {
    margin-bottom: 16px;
}
.card__image {
    height: 140px;
    overflow: hidden;
    position: relative;
}
.card__image:not(:last-child) {
    margin-bottom: 16px;
}
.card__image img {
    transition: transform 0.25s ease-in-out;
    vertical-align: bottom;
    width: 100%;
}
.card__image--border {
    border: 1px solid #cfe1eb;
    padding: 40px;
}
.card__image--square {
    height: auto;
}
.card__event {
    margin-top: -60px;
}
.card__event .event__date {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.15);
    margin-right: 0;
}
.card__content {
    flex-grow: 1;
    position: relative;
}
.card__heading {
    display: block;
    line-height: 1;
}
.card__heading,
.card__labels,
.card__text {
    text-decoration: none;
}
.card__heading:not(:last-child),
.card__labels:not(:last-child),
.card__text:not(:last-child) {
    margin-bottom: 8px;
}
.card__label:not(:last-child) {
    margin-right: 8px;
}
.card__link {
    margin-top: auto;
}
.card__meta {
    font-size: 12px;
    line-height: 1.33;
    text-align: start;
}
.card--alt {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}
.card--alt .card__content {
    padding: 40px 32px 24px;
}
.card--alt .card__heading {
    text-align: start;
}
.card--alt .card__image:not(:last-child) {
    margin-bottom: 0;
}
.card--alt .card__labels {
    display: flex;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
}
.card--highlight .card__heading {
    font-size: 1.6153846154rem;
}
.card--highlight .card__link {
    color: #8f352a;
}
.card--hover .card__image:focus img,
.card--hover .card__image:hover img {
    transform: scale(1.1);
}
@media (min-width: 30em) {
    .swiper-wrapper .card {
        display: flex;
        flex: 1 0;
        flex-basis: 352px;
        max-width: 352px;
        width: 100%;
    }
}
@media (min-width: 54em) {
    .card__image {
        height: 175px;
    }
    .card__image--square {
        height: auto;
    }
    .card__event {
        margin-top: -110px;
    }
    .card__event:not(:last-child) {
        margin-bottom: 20px;
    }
    .card__event .event__date {
        margin-right: 0;
    }
    .card--highlight .card__heading {
        font-size: 1.5rem;
    }
}
@media (min-width: 63em) {
    .card__image-holder:not(:last-child),
    .card__image:not(:last-child) {
        margin-bottom: 32px;
    }
    .card__heading:not(:last-child),
    .card__labels:not(:last-child),
    .card__text:not(:last-child) {
        margin-bottom: 16px;
    }
    .card--highlight .card__heading {
        font-size: 1.75rem;
    }
}
@media (min-width: 75em) {
    .card__image {
        height: 200px;
    }
    .card__image--square {
        height: auto;
    }
    .card--highlight .card__heading {
        font-size: 2rem;
    }
}
.label {
    color: #fff;
    display: inline-block;
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 0.9230769231rem;
    padding: 2px 8px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.label__icon {
    height: 8px;
    margin-left: 4px;
    width: 11px;
}
.label--ghost {
    border: 2px solid #0c5e79;
    color: #0c5e79;
    transition: 0.25s ease-in-out;
    transition-property: background-color color;
}
.label--ghost.is-active,
.label--ghost:hover {
    background-color: #0c5e79;
    color: #fff;
}
.label--ghost.is-active .label__icon,
.label--ghost:hover .label__icon {
    transform: translateX(15%);
}
.label:hover__icon {
    transform: translateX(15%);
}
@media (min-width: 54em) {
    .label {
        font-size: 0.75rem;
    }
}
.choices {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 10px 20px;
    position: relative;
}
.choices:focus {
    outline: 0;
}
.choices__item--choice {
    color: #0c5e79;
    line-height: 1;
    padding: 12px 20px;
}
.choices__item--choice.is-highlighted,
.choices__item--choice.is-selected,
.choices__item--choice:hover {
    background-color: #e6e6e6;
}
.choices__list--single {
    display: flex;
    font-weight: 700;
    position: relative;
}
.choices__list--single:after {
    background-image: url(../svg/icons/icon-select.svg);
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
}
.choices__list--dropdown {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    bottom: 0;
    display: none;
    font-size: 1.2307692308rem;
    left: -1px;
    max-height: 400px;
    overflow: auto;
    position: absolute;
    transform: translateY(100%);
    width: calc(100% + 2px);
    z-index: 10;
}
@media (min-width: 54em) {
    .choices,
    .choices__list--dropdown {
        font-size: 1rem;
    }
}
.scroll-to-bar {
    background-color: #fff;
    border-bottom: 1px solid #cfe1eb;
    border-top: 1px solid #cfe1eb;
    left: 0;
    overflow: hidden;
    position: sticky;
    top: 0;
    z-index: 200;
}
.scroll-to-bar__inner {
    align-items: flex-start;
    display: flex;
    font-size: 1.2307692308rem;
    justify-content: space-between;
    padding: 16px 0;
}
.scroll-to-bar .button__icon {
    display: none;
}
.scroll-to-bar__column {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    min-height: 70px;
}
.scroll-to-bar__column:first-child {
    border: 2px solid #0c5e79;
    flex-grow: 1;
    max-width: 240px;
}
.scroll-to-bar__column:first-child h4 {
    color: #0c5e79;
}
.scroll-to-bar__column:not(:last-child) {
    margin-right: 12px;
}
@media (min-width: 30em) {
    .scroll-to-bar .button__icon {
        display: block;
    }
}
@media (min-width: 75em) {
    .scroll-to-bar__column {
        min-height: 64px;
    }
    .scroll-to-bar__column:first-child {
        border: 0;
        max-width: none;
    }
    .scroll-to-bar__inner {
        font-size: 1rem;
    }
}
.video__wrapper {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.15);
    position: relative;
}
.video__decoration {
    display: none;
}
.video__inner {
    cursor: pointer;
    overflow: hidden;
}
.video__inner:focus img,
.video__inner:hover img {
    transform: scale(1.02);
}
.video__inner:focus .video__icon,
.video__inner:hover .video__icon {
    transform: scale(1.1);
}
.video__image {
    padding-bottom: 80%;
}
.video__image img {
    transition: transform 0.25s ease-in-out;
    vertical-align: bottom;
    width: 100%;
}
.video__title {
    color: #0c5e79;
    max-width: 700px;
}
.video iframe {
    display: block;
}
.video__play {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #fff;
    display: flex;
    height: 64px;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
}
.video__icon {
    height: 24px;
    transition: transform 0.25s ease-in-out;
    width: 19px;
}
.video__caption {
    bottom: 0;
    left: 0;
    padding: 16px;
    position: absolute;
    width: 100%;
}
.video__caption-title {
    display: block;
}
@media (min-width: 43em) {
    .video__image {
        padding-bottom: 56.25%;
    }
    .video__caption {
        padding: 24px 32px;
        width: 50%;
    }
}
@media (min-width: 54em) {
    .video__caption {
        width: 33.3333333333%;
    }
}
@media (min-width: 63em) {
    .video__play {
        height: 80px;
        width: 80px;
    }
}
@media (min-width: 75em) {
    .video {
        position: relative;
    }
    .video__decoration {
        display: block;
        left: 0;
        opacity: 0.75;
        position: absolute;
        top: 50%;
        transform: translate(-25%, -50%);
        width: 780px;
        z-index: -1;
    }
}
.content-image {
    position: relative;
}
.content-image__image {
    padding-bottom: 74%;
    position: relative;
}
.content-image__image:not(:last-child) {
    margin-bottom: 22px;
}
.content-image__image--bg {
    background: linear-gradient(-47deg, #ca4f55, #0c5e79);
    display: none;
}
.content-image__image--top img {
    -o-object-position: top;
    object-position: top;
}
.content-image__image--center img {
    -o-object-position: center;
    object-position: center;
}
.content-image__image--bottom img {
    -o-object-position: bottom;
    object-position: bottom;
}
.content-image__image--sticky {
    position: sticky;
    top: 40px;
}
.content-image__slider {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    flex-shrink: 0;
    overflow: hidden;
    width: 100%;
    z-index: 100;
}
.content-image__slider img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.content-image__column {
    z-index: 100;
}
.content-image__column:not(:last-child) {
    margin-right: 100px;
}
.content-image__column--wysiwyg {
    align-items: center;
    background: linear-gradient(-47deg, #ca4f55, #0c5e79);
    display: flex;
    padding: 40px 24px;
}
.content-image--sticky .content-image__image {
    padding-bottom: 0;
}
.content-image--slider .content-image__image {
    height: 50%;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.content-image--slider .content-image__content {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    z-index: 100;
}
.content-image--sticky-slider {
    overflow: hidden;
}
.content-image--contained .content-image__image {
    padding-bottom: 0;
}
@media (min-width: 63em) {
    .content-image__image {
        height: 100%;
        padding-bottom: 0;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 40%;
    }
    .content-image__image--bg {
        display: block;
    }
    .content-image__image--sticky {
        position: sticky;
        top: 40px;
    }
    .content-image__content {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        padding-bottom: 80px;
        padding-top: 80px;
        width: 50%;
    }
    .content-image__content--sticky {
        align-items: flex-start;
    }
    .content-image__content--sticky .content-image__slider {
        position: sticky;
        top: 24px;
    }
    .content-image__slider {
        width: 448px;
    }
    .content-image__column--wysiwyg {
        background: none;
        padding: 46px 0;
    }
    .content-image--reversed .content-image__content {
        margin-left: auto;
    }
    .content-image--reversed .content-image__image {
        left: 0;
        right: auto;
    }
    .content-image--slider .content-image__image {
        height: 100%;
        top: 50%;
        transform: translateY(-50%);
        width: 60%;
    }
    .content-image--slider .content-image__content {
        flex-direction: row;
    }
    .content-image--sticky .content-image__image {
        height: calc(100% - 80px);
        top: 80px;
        transform: translateY(0);
    }
    .content-image--sticky .content-image__image img {
        position: sticky;
        top: 200px;
    }
    .content-image--sticky-slider {
        overflow: visible;
    }
    .content-image--sticky-slider .content-image__image {
        overflow: hidden;
    }
    .content-image--contained .content-image__content,
    .content-image--contained .content-image__image {
        width: auto;
    }
    .content-image--contained .content-image__image {
        height: auto;
        position: relative;
        right: auto;
        top: auto;
        transform: none;
    }
    .content-image--contained .content-image__image--sticky {
        position: sticky;
        top: 48px;
    }
}
@media (min-width: 75em) {
    .content-image__image {
        width: 50%;
    }
    .content-image__image--contained {
        width: auto;
    }
    .content-image__image--sticky {
        position: sticky;
        top: 40px;
    }
    .content-image__content {
        width: 45%;
    }
    .content-image__content--sticky .content-image__slider {
        top: 32px;
    }
    .content-image--contained .content-image__content,
    .content-image--contained .content-image__image {
        width: auto;
    }
}
.swiper-container {
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
}
.swiper-container--no-overflow {
    overflow: hidden;
}
@media (min-width: 43em) {
    .swiper-container--page-navigation {
        margin: 0 auto;
        width: calc(100% - 100px);
    }
}
.swiper-wrapper {
    display: flex;
}
.swiper-slide {
    align-items: center;
    background: #fff;
    display: flex;
    flex-shrink: 0;
    font-size: 18px;
}
.swiper-slide--article {
    flex: 1 0;
    flex-basis: 352px;
    max-width: 352px;
    width: 100%;
}
.swiper-slide--transparent {
    background-color: transparent;
}
.swiper-buttons {
    display: none;
    justify-content: flex-end;
}
.swiper-container--image .swiper-buttons {
    display: flex;
    justify-content: space-between;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-container--testimonial .swiper-buttons {
    bottom: 0;
    display: flex;
    height: 80px;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 80vw;
    transform: translateY(-80px);
    width: 100%;
}
.swiper-buttons--page-navigation {
    display: flex;
    justify-content: flex-end;
    margin-bottom: -24px;
    margin-top: 16px;
    position: relative;
    width: 100%;
}
@media (min-width: 43em) {
    .swiper-buttons {
        display: flex;
    }
    .swiper-buttons--page-navigation {
        justify-content: space-between;
        left: -10px;
        margin-bottom: 0;
        margin-top: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: calc(100% + 20px);
    }
}
@media (min-width: 63em) {
    .swiper-container--image .swiper-buttons {
        bottom: 0;
        left: inherit;
        position: absolute;
        right: 0;
        top: inherit;
        transform: none;
    }
    .swiper-container--testimonial .swiper-buttons {
        bottom: 0;
        display: flex;
        height: 80px;
        position: absolute;
        right: 24px;
        top: auto;
        transform: none;
        width: auto;
    }
}
.swiper-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    outline: none;
}
.swiper-button__icon {
    align-items: center;
    background-color: #0c5e79;
    background-size: 112px 80px;
    display: flex;
    height: 80px;
    justify-content: center;
    transition: background 0.25s;
    width: 80px;
}
.swiper-button__icon svg {
    color: #fff;
    height: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: color 0.25s;
    width: 24px;
}
.swiper-buttons--ice .swiper-button__icon {
    background-color: #cfe1eb;
}
.swiper-buttons--ice .swiper-button__icon svg {
    color: #0c5e79;
}
.swiper-button--small .swiper-button__icon {
    height: 40px;
    width: 40px;
}
.swiper-button--small .swiper-button__icon svg {
    height: 12px;
    width: 16px;
}
.swiper-buttons--ice .swiper-button:hover .swiper-button__icon {
    background-color: #0c5e79;
    background-position: 80px;
    opacity: 1;
}
.swiper-buttons--ice .swiper-button:hover .swiper-button__icon svg {
    color: #cfe1eb;
}
.swiper-button:hover .swiper-button__icon {
    background-color: #cfe1eb;
    background-position: 80px;
    opacity: 1;
}
.swiper-button:hover .swiper-button__icon svg {
    color: #0c5e79;
}
.highlight-block {
    display: flex;
    flex-direction: column;
}
.highlight-block__image {
    flex-shrink: 0;
    min-height: 40vw;
    position: relative;
    width: 100%;
}
.highlight-block__content {
    background: linear-gradient(-45deg, #8bcbb7, #0c5e79);
    padding: 24px;
    width: 100%;
}
.highlight-block__content h1,
.highlight-block__content h2,
.highlight-block__content h3,
.highlight-block__content h4,
.highlight-block__content h5,
.highlight-block__content h6 {
    color: inherit;
}
.highlight-block__content li a,
.highlight-block__content p a,
.highlight-block__content ul a {
    color: #fff;
}
.highlight-block__content li a:hover,
.highlight-block__content p a:hover,
.highlight-block__content ul a:hover {
    color: #e6e6e6;
}
@media (min-width: 54em) {
    .highlight-block__content {
        padding: 64px 69px;
    }
}
@media (min-width: 63em) {
    .highlight-block {
        flex-direction: row;
    }
    .highlight-block__image {
        flex-shrink: 0;
        max-width: 450px;
        min-height: 1px;
        position: relative;
        width: 100%;
    }
    .highlight-block__content {
        background: linear-gradient(-45deg, #8bcbb7, #0c5e79);
        padding: 64px 69px;
    }
}
.testimonial {
    position: relative;
}
.testimonial__image {
    display: none;
}
.testimonial__inner {
    background-color: #fff;
}
.testimonial__background {
    height: 80vw;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.testimonial__background:not(:last-child) {
    margin-bottom: 22px;
}
.testimonial__video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.testimonial__content {
    font-size: 14px;
    padding: 26px 24px;
    text-align: start;
}
.testimonial__content-header {
    align-items: center;
    display: flex;
}
.testimonial__content-header:not(:last-child) {
    margin-bottom: 20px;
}
.testimonial__review {
    align-items: center;
    display: flex;
}
.testimonial__review .review__type:not(:first-child) {
    margin-left: 20px;
}
.testimonial__review:not(:last-child) {
    margin-bottom: 20px;
}
.testimonial__slide {
    flex-direction: column-reverse;
    justify-content: flex-end;
}
.testimonial__icon {
    display: none;
}
.testimonial__link {
    align-items: center;
    display: flex;
    text-decoration: none;
}
.testimonial__link-icon {
    flex-shrink: 0;
    height: 12px;
    margin-left: 3px;
    width: 12px;
}
.testimonial__author span {
    display: block;
    line-height: 1.1;
}
.testimonial__text:not(:last-child) {
    margin-bottom: 24px;
}
@media (min-width: 63em) {
    .testimonial__background {
        height: 100%;
        padding-bottom: 0;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }
    .testimonial__background .testimonial__video {
        display: none;
    }
    .testimonial__background img {
        filter: blur(25px);
        transform: scale(1.1);
    }
    .testimonial__image {
        display: block;
        height: 100%;
        position: relative;
    }
    .testimonial__inner {
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    }
    .testimonial__inner--spacing {
        margin: 80px 0;
    }
    .testimonial__content {
        padding: 40px 64px 40px 88px;
        position: relative;
    }
    .testimonial__content-header {
        margin-left: -88px;
    }
    .testimonial__slide {
        flex-direction: row;
    }
    .testimonial__icon {
        align-items: center;
        display: flex;
        flex-shrink: 0;
        height: 56px;
        margin-right: 24px;
        width: 56px;
    }
    .testimonial__icon:before {
        background-color: #cfe1eb;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 24px;
    }
    .testimonial__icon svg {
        height: 32px;
        left: 8px;
        width: 32px;
    }
    .testimonial__wrap {
        bottom: 0;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 100%;
        z-index: 1;
    }
}
@media (min-width: 75em) {
    .testimonial__content {
        padding: 64px 64px 64px 88px;
        width: 100%;
    }
}
@media (min-width: 88em) {
    .testimonial__inner--spacing {
        margin: 124px 0;
    }
}
.sidebar {
    padding: 32px 24px;
}
.sidebar__icon {
    color: #8bcbb7;
    height: 10px;
    margin-right: 16px;
    margin-top: -4px;
    transition: transform 0.25s ease-in-out;
    width: 7px;
}
.sidebar__heading:not(:last-child) {
    margin-bottom: 20px;
}
.sidebar__link {
    align-items: center;
    display: flex;
    font-size: 1.2307692308rem;
    text-decoration: none;
}
.sidebar__link.is-active,
.sidebar__link:hover {
    color: #fff;
}
.sidebar__link.is-active .sidebar__icon,
.sidebar__link:hover .sidebar__icon {
    transform: translateX(15%);
}
@media (min-width: 54em) {
    .sidebar {
        padding: 16px;
    }
    .sidebar__link {
        font-size: 1.125rem;
    }
}
@media (min-width: 63em) {
    .sidebar {
        padding: 40px;
    }
}
.faq:not(:last-child) {
    margin-bottom: 16px;
}
.faq__item {
    border-top: 1px solid #cfe1eb;
}
.faq__item:last-child {
    border-bottom: 1px solid #cfe1eb;
}
.faq__link {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    padding-bottom: 18px;
    padding-top: 22px;
    text-decoration: none;
}
.faq__icon {
    height: 8px;
    width: 12px;
}
.instagram__items {
    margin: -16px;
}
.instagram__item {
    padding: 16px;
}
.instagram__items {
    display: flex;
    flex-wrap: wrap;
}
.instagram__item {
    position: relative;
    width: 50%;
}
.instagram__item:last-child {
    max-height: 200px;
    width: 100%;
}
.instagram__inner {
    height: 100%;
    position: relative;
    width: 100%;
}
.instagram__inner:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.instagram__decoration {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.instagram__decoration svg {
    height: 100%;
    width: 100%;
}
.instagram__cta {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.instagram__cta-header {
    align-items: center;
    display: flex;
}
.instagram__cta .button {
    padding-left: 80px;
}
.instagram__cta,
.instagram__image {
    height: 100%;
    position: absolute;
    width: 100%;
}
.instagram__icon {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 56px;
    justify-content: center;
    margin-right: 24px;
    width: 56px;
}
.instagram__icon:before {
    background-color: #cfe1eb;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}
.instagram__icon svg {
    height: 32px;
    width: 32px;
}
.instagram__image {
    overflow: hidden;
}
.instagram__image:before {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.15));
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: skewX(-45deg);
    width: 50%;
    z-index: 2;
}
.instagram__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform 0.25s;
    width: 100%;
}
.instagram__image img:focus,
.instagram__image img:hover {
    transform: scale(1.1);
}
.instagram__image:hover:before {
    animation: image-glare 0.75s;
}
@media (min-width: 43em) {
    .instagram__item:last-child {
        max-height: inherit;
        width: 50%;
    }
}
@media (min-width: 54em) {
    .instagram__item,
    .instagram__item:last-child {
        width: 33.3333333333%;
    }
}
.langswitch {
    font-family: GravurCondensedBold, Arial, sans-serif;
    margin-top: 32px;
    padding: 0 24px;
    position: relative;
}
.langswitch__toggle {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.5384615385rem;
    padding: 0;
    text-align: left;
    width: 100%;
}
.langswitch__toggle:focus,
.langswitch__toggle:hover {
    outline: 0;
}
.langswitch__toggle .icon {
    height: 17px;
    margin-left: auto;
    transform: rotate(90deg);
    transition: transform 0.25s ease-in-out;
    width: 13px;
}
.langswitch__toggle.is-open .icon {
    transform: rotate(90deg) translateX(25%);
}
.langswitch__list {
    background-color: #fff;
    bottom: 0;
    left: 24px;
    opacity: 0;
    position: absolute;
    transform: translateY(100%);
    transition: 0.25s ease-in-out;
    transition-property: opacity visibility;
    visibility: hidden;
    width: 120px;
}
.langswitch__list.is-open {
    opacity: 1;
    visibility: visible;
}
.langswitch__link {
    text-decoration: none;
}
.langswitch__item {
    text-align: center;
}
@media (min-width: 75em) {
    .langswitch {
        margin-top: 0;
        padding: 0;
    }
    .langswitch__list {
        left: inherit;
        right: 0;
    }
    .langswitch__toggle {
        font-size: 1rem;
        text-align: center;
    }
    .langswitch__toggle .icon {
        height: 9px;
        margin-left: 4px;
        width: 5px;
    }
    .langswitch:hover .langswitch__list {
        opacity: 1;
        visibility: visible;
    }
    .langswitch:hover .icon {
        transform: translateY(35%) rotate(90deg);
    }
}
@media (min-width: 88em) {
    .langswitch__list {
        left: 50%;
        right: inherit;
        transform: translate(-50%, 100%);
    }
}
.decoration {
    display: block;
    height: 108%;
    left: 50%;
    position: absolute;
    top: -4%;
    transform: translateX(-50%);
    z-index: 1;
}
.decoration--left-top {
    left: -2%;
    top: -18%;
    transform: none;
}
.decoration--right-center {
    align-items: center;
    display: flex;
    left: auto;
    max-width: 433px;
    right: 0;
    transform: none;
}
.decoration--right-center svg {
    height: 500px;
}
.video-modal__button {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #fff;
    display: flex;
    text-decoration: none;
}
.video-modal__button:focus,
.video-modal__button:hover {
    color: #fff;
}
.video-modal__button:focus .video-modal__icon,
.video-modal__button:hover .video-modal__icon {
    color: #0c5e79;
}
.video-modal__text {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}
.video-modal__text span {
    line-height: 1.3;
}
.video-modal__icon {
    height: 40px;
    transition: color 0.25s ease-in-out;
    width: 40px;
}
.video-modal__icon:before {
    animation: pulse 2s ease-in-out infinite;
    background-color: hsla(0, 0%, 100%, 0.5);
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        transform: translate(-50%, -50%) scale(1.25);
    }
    to {
        transform: translate(-50%, -50%) scale(1);
    }
}
.video-modal__icon:not(:last-child) {
    margin-right: 12px;
}
.video-modal__icon--large {
    height: 60px;
    width: 60px;
}
.video-player {
    padding-bottom: 56.25%;
}
.usp {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.usp__title {
    display: block;
}
.usp__title:not(:last-child) {
    margin-bottom: 8px;
}
.usp__image {
    margin-left: auto;
    margin-right: auto;
    max-height: 100px;
    max-width: 124px;
    -o-object-fit: contain;
    object-fit: contain;
}
.usp__image img {
    height: 100%;
}
.usp__image:not(:last-child) {
    margin-bottom: 12px;
}
.usp__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-top: auto;
    max-width: 298px;
}
.usp__text {
    line-height: 1.714;
}
.usp__button {
    margin-top: auto;
}
.stars {
    align-items: center;
    display: flex;
    line-height: 1;
    position: relative;
}
.stars:before {
    background-color: #cfe1eb;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 19px;
}
.stars--clean:before {
    display: none;
}
.stars--clean:not(:last-child) {
    margin-bottom: 0;
}
.star {
    border-bottom: 6px solid #cfe1eb;
    border-left: 9px solid transparent;
    border-right: 10px solid transparent;
    color: #cfe1eb;
    display: block;
    height: 0;
    margin: 5px 0;
    position: relative;
    transform: rotate(35deg);
    width: 0;
}
.star:before {
    border-bottom: 8px solid #cfe1eb;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    left: -6.2px;
    top: -5.5px;
    transform: rotate(-35deg);
}
.star:after,
.star:before {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.star:after {
    border-bottom: 6.5px solid #cfe1eb;
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    color: #cfe1eb;
    left: -10px;
    top: 0;
    transform: rotate(-70deg);
}
.star--active {
    border-bottom: 6px solid #ffb900;
    color: #ffb900;
}
.star--active:before {
    border-bottom: 8px solid #ffb900;
}
.star--active:after {
    border-bottom: 6.5px solid #ffb900;
    color: #ffb900;
}
.star:not(:last-child) {
    margin-right: 3px;
}
.media {
    display: flex;
}
.media__image {
    flex-shrink: 0;
    height: 40px;
    margin-right: 18px;
    width: 40px;
}
.media__image img {
    vertical-align: bottom;
}
.media__image--shadow {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.15);
    height: 50px;
    padding: 8px;
    width: 50px;
}
.media__image--large {
    height: 90px;
    width: 90px;
}
.media__body {
    flex: 1;
}
.media--center {
    align-items: center;
}
.media--lg {
    display: block;
}
.media--lg .media__image {
    margin-bottom: 12px;
    margin-right: 0;
}
@media (min-width: 54em) {
    .media--lg {
        display: flex;
    }
    .media--lg .media__image {
        margin-bottom: 0;
        margin-right: 24px;
    }
}
.review:not(:first-child) {
    margin-top: 32px;
}
.review:not(:last-child) {
    margin-bottom: 20px;
}
.review__images {
    left: 0;
    opacity: 0.2;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.review__type {
    align-items: center;
    display: flex;
}
.review__type:not(:last-child) {
    margin-bottom: 10px;
}
.review__icon {
    display: block;
    height: 32px;
    width: 32px;
}
.review__icon:not(:last-child) {
    margin-right: 6px;
}
.review__amount {
    color: #2d2f7f;
    display: block;
    line-height: 1.2;
    text-decoration: none;
}
.review__stars:not(:last-child) {
    margin-bottom: 12px;
}
.review__image {
    align-items: center;
    display: flex;
    height: 100%;
}
.review__inner {
    justify-content: center;
}
.review__box,
.review__inner {
    display: flex;
    position: relative;
}
.review__box {
    align-items: center;
    background-color: #fff;
    border: 1px solid #cfe1eb;
    box-shadow: 0 16px 33px rgba(0, 0, 0, 0.15);
    flex-direction: column;
    min-width: 200px;
    padding: 12px 20px;
    z-index: 1;
}
@media (min-width: 54em) {
    .review:not(:first-child) {
        margin-top: 50px;
    }
    .review:not(:last-child) {
        margin-bottom: 40px;
    }
}
.table {
    background-color: #f7fafb;
    padding: 10px;
}
.table__header {
    display: none;
}
.table__row:not(:last-child) {
    border-bottom: 1px solid #cfe1eb;
    margin-bottom: 10px;
}
.table__cell {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
}
.table__cell:not(:first-child):before {
    color: #8f352a;
    content: attr(data-title);
    font-family: GravurCondensedBold, Arial, sans-serif;
    font-size: 1.0769230769rem;
    line-height: 1.143;
    text-transform: capitalize;
}
.table__cell--highlight:not(:first-child):before {
    color: #2d2f7f;
    text-transform: uppercase;
}
.table__subject {
    font-weight: 700;
}
.table__icon {
    height: 14px;
    width: 14px;
}
.table__text {
    line-height: 1.1;
}
@media (min-width: 63em) {
    .table {
        padding: 42px;
    }
    .table__header {
        border-bottom: 1px solid #cfe1eb;
        display: block;
        padding-bottom: 8px;
    }
    .table__header .table__cell {
        border-right: 0;
    }
    .table__header .table__cell:before {
        display: none;
    }
    .table__header .table__row {
        border-bottom: 0;
    }
    .table__header .table__row:first-child {
        border-top: 0;
    }
    .table__row {
        border-bottom: 1px solid #cfe1eb;
        display: grid;
        grid-template-columns: 3fr repeat(4, 1fr);
    }
    .table__row:not(:last-child) {
        margin-bottom: 0;
    }
    .table__row:first-child {
        border-top: 1px solid #cfe1eb;
    }
    .table__cell {
        border-right: 1px solid #cfe1eb;
    }
    .table__cell:not(:first-child) {
        justify-content: center;
    }
    .table__cell:not(:first-child):before {
        display: none;
    }
    .table__subject {
        font-weight: 400;
    }
}
.logobar {
    display: block;
}
.logobar .swiper-gallery-slider {
    display: flex;
    height: 100%;
    width: 100%;
}
.logobar .swiper-wrapper {
    align-items: center;
    display: flex;
    margin: auto 0;
    transition-property: transform !important;
    transition-timing-function: linear !important;
    will-change: transform;
}
.logobar .swiper-slide {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
}
.page-navigation,
.page-navigation-item {
    position: relative;
}
.page-navigation-item__content {
    display: flex;
    flex-direction: column;
    padding-right: 20px;
}
.page-navigation-item__text {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 1.0769230769rem;
    letter-spacing: -0.5px;
    line-height: 1.15;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page-navigation-item__text:not(:last-child) {
    margin-bottom: 8px;
}
.page-navigation-item__link {
    align-items: center;
    color: #0c5e79;
    display: flex;
    font-size: 1.0769230769rem;
    font-weight: 700;
    text-decoration: none;
}
.page-navigation-item__link:focus .page-navigation-item__link-icon,
.page-navigation-item__link:hover .page-navigation-item__link-icon {
    transform: translateX(4px);
}
.page-navigation-item__link-icon {
    color: #0c5e79;
    height: 12px;
    margin-left: 8px;
    transition: transform 0.25s ease-in-out;
    width: 16px;
}
@media (min-width: 43em) {
    .page-navigation-item__link,
    .page-navigation-item__text {
        font-size: 0.875rem;
    }
    .swiper-slide:not(:last-child) .page-navigation-item:after {
        background-color: #fff;
        content: "";
        height: 100%;
        position: absolute;
        right: -2px;
        top: 0;
        width: 1px;
    }
}
@media (min-width: 54em) {
    .page-navigation-item__link,
    .page-navigation-item__text {
        font-size: 0.875rem;
    }
}
.footer {
    position: relative;
}
.footer-links {
    margin: 0 -8px;
}
.footer-links__item {
    padding: 0 8px;
}
.footer__label {
    color: #6f8f9d;
}
.footer__label:not(:last-child) {
    margin-bottom: 32px;
}
.footer__label div {
    line-height: 1;
}
.footer__inner {
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    font-size: 12px;
    justify-content: center;
    padding-bottom: 24px;
    padding-top: 80px;
}
.footer__item {
    display: flex;
}
.footer-links {
    display: flex;
    line-height: 1.33;
    text-decoration: none;
}
.footer-links__item {
    align-items: center;
    display: flex;
}
.footer-links__item a {
    text-decoration: none;
}
.footer-links__item a:focus,
.footer-links__item a:hover {
    color: #8f352a;
}
@media (min-width: 54em) {
    .footer__copyright:not(:last-child) {
        margin-right: 40px;
    }
    .footer__item:not(:last-child) {
        margin-bottom: 0;
    }
    .footer__inner {
        align-items: center;
        display: flex;
        flex-direction: row;
        font-size: 0.75rem;
        justify-content: flex-start;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}
.bottom {
    color: #fff;
    font-size: 0.9230769231rem;
}
.bottom__button {
    padding-top: 40px;
}
.bottom__inner {
    padding-bottom: 63px;
}
@media (min-width: 43em) {
    .bottom {
        font-size: 1rem;
    }
    .bottom__widget--logo {
        align-self: center;
    }
}
@media (min-width: 54em) {
    .bottom {
        padding: 120px 0;
    }
    .bottom__inner {
        margin: -15px;
    }
    .bottom__widget {
        padding: 15px;
    }
    .bottom__inner {
        display: flex;
        padding-bottom: 0;
    }
    .bottom__widget {
        width: 33.3333333333%;
    }
}
.footer-menu__item {
    line-height: 1;
}
.footer-menu__item:not(:last-child) {
    margin-bottom: 16px;
}
.footer-menu__link {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding-left: 8px;
    text-decoration: none;
}
.footer-menu__link:focus,
.footer-menu__link:hover {
    color: #cfe1eb;
}
@media (min-width: 54em) {
    .footer-menu__link {
        padding-left: 0;
    }
}
.logo-bar {
    border-top: 1px solid #cfe1eb;
    padding: 16px 0;
}
.logo-bar__item {
    align-items: center;
    display: flex;
}
@media (min-width: 54em) {
    .logo-bar {
        padding: 32px 0;
    }
}
.modal-source {
    display: none;
}
.modal {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 0 4vw;
    position: fixed;
    top: 0;
    transition: opacity 0.25s ease-in-out;
    z-index: 9998;
}
.modal,
.modal__inner {
    flex-direction: column;
    width: 100%;
}
.modal__inner {
    display: flex;
    max-height: 80vh;
    max-width: 88vw;
    position: relative;
    transition: transform 0.25s ease-in-out;
}
.modal__button {
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
    color: #fff;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color 0.25s;
    width: 50px;
    z-index: 2;
}
.modal__button:after,
.modal__button:before {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -8px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transform-origin: center center;
    transition: background-color 0.25s;
    width: 16px;
}
.modal__button:before {
    transform: rotate(-45deg);
}
.modal__button:after {
    transform: rotate(45deg);
}
.modal__button:focus,
.modal__button:hover {
    background-color: #0c5e79;
}
.modal__button:focus:after,
.modal__button:focus:before,
.modal__button:hover:after,
.modal__button:hover:before {
    background-color: #fff;
}
.modal__content {
    background-color: #cfe1eb;
    box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    height: 100%;
}
.vanilla-modal--loaded .modal {
    display: flex;
    opacity: 0;
    transition: opacity 0.25s ease-in-out, z-index 0s ease-in-out 0.25s;
    z-index: -1;
}
.vanilla-modal--loaded .modal .modal__inner {
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, z-index 0s ease-in-out 0.25s;
    z-index: -1;
}
.vanilla-modal--loaded.vanilla-modal--open .modal {
    opacity: 1;
    transition: opacity 0.25s ease-in-out;
    z-index: 100000;
}
.vanilla-modal--loaded.vanilla-modal--open .modal .modal__inner {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    z-index: 100;
}
@media (min-width: 43em) {
    .modal__inner {
        max-height: 80%;
    }
}
@media (min-width: 88em) {
    .modal__inner {
        max-width: 1200px;
    }
}
.vanilla-modal--loaded.vanilla-modal--open {
    overflow: hidden;
}
.modal-content {
    display: flex;
    flex-direction: column;
    overflow: auto;
    width: 100%;
}
@media (min-width: 88em) {
    .modal-content__inner {
        max-height: 80%;
        max-width: 1200px;
    }
}
.social-button {
    align-items: center;
    background: transparent;
    border-radius: 5px;
    color: #fff;
    display: flex;
    height: 32px;
    justify-content: center;
    position: relative;
    transition: none;
    width: 32px;
}
.social-button:before {
    background: hsla(0, 0%, 100%, 0.3);
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.25s;
}
.social-button__icon {
    height: 50%;
    position: relative;
    width: 50%;
}
.social-button:focus,
.social-button:hover {
    color: #fff;
}
.social-button:focus:before,
.social-button:hover:before {
    opacity: 1;
}
.social-button--twitter {
    transition: all 0.25s;
}
.social-button--twitter:focus,
.social-button--twitter:hover {
    color: #55acee;
}
.social-button--twitter:focus:before,
.social-button--twitter:hover:before {
    opacity: 1;
}
.social-button--linkedin {
    transition: all 0.25s;
}
.social-button--linkedin:focus,
.social-button--linkedin:hover {
    color: #007bb5;
}
.social-button--linkedin:focus:before,
.social-button--linkedin:hover:before {
    opacity: 1;
}
.social-button--facebook {
    transition: all 0.25s;
}
.social-button--facebook:focus,
.social-button--facebook:hover {
    color: #3b5998;
}
.social-button--facebook:focus:before,
.social-button--facebook:hover:before {
    opacity: 1;
}
.social-button--youtube {
    transition: all 0.25s;
}
.social-button--youtube:focus,
.social-button--youtube:hover {
    color: red;
}
.social-button--youtube:focus:before,
.social-button--youtube:hover:before {
    opacity: 1;
}
.social-button--whatsapp {
    transition: all 0.25s;
}
.social-button--whatsapp:focus,
.social-button--whatsapp:hover {
    color: #25d366;
}
.social-button--whatsapp:focus:before,
.social-button--whatsapp:hover:before {
    opacity: 1;
}
.social-button--instagram {
    transition: all 0.25s;
}
.social-button--instagram:focus,
.social-button--instagram:hover {
    color: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.social-button--instagram:focus:before,
.social-button--instagram:hover:before {
    opacity: 1;
}
.social-button--large {
    height: 44px;
    width: 44px;
}
.social-bar {
    min-width: 90vw;
    padding: 16px 32px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-50%);
}
.social-bar:before {
    background-image: linear-gradient(-90deg, #0c5e79, #8bcbb7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
}
.social-bar__buttons {
    align-items: center;
    display: flex;
}
.social-bar__label {
    bottom: 16.5px;
    font-size: 12px;
    left: 0;
    line-height: 1.33;
    padding-right: 20px;
    position: absolute;
    transform: translateX(-100%);
}
@media (min-width: 30em) {
    .social-bar {
        min-width: 80vw;
    }
    .social-bar:before {
        width: 90vw;
    }
}
@media (min-width: 43em) {
    .social-bar {
        min-width: 70vw;
        padding: 32px;
    }
    .social-bar:before {
        width: 80vw;
    }
}
@media (min-width: 54em) {
    .social-bar {
        bottom: 0;
        min-width: 20%;
        top: auto;
        transform: translateY(0);
    }
    .social-bar:before {
        width: 40vw;
    }
    .social-bar__label {
        padding-right: 26px;
    }
}
.u-bg-midnight {
    background-color: #2d2f7f;
}
.u-bg-siena {
    background-color: #8f352a;
}
.u-bg-mint {
    background-color: #8bcbb7;
}
.u-bg-army {
    background-color: #4c5539;
}
.u-bg-ice {
    background-color: #cfe1eb;
}
.u-bg-sunset {
    background-color: #ca4f55;
}
.u-bg-desert {
    background-color: #ac8f2d;
}
.u-bg-petrol {
    background-color: #0c5e79;
}
.u-bg-gradient-mint {
    background-image: linear-gradient(-45deg, #8bcbb7, #0c5e79);
}
.u-bg-gradient-mint-rev {
    background-image: linear-gradient(-90deg, #0c5e79, #8bcbb7);
}
.u-bg-gradient-sunset {
    background-image: linear-gradient(-47deg, #ca4f55, #0c5e79);
}
.u-bg-grey {
    background-color: #646464;
}
.u-bg-white {
    background-color: #fff;
}
.u-bg-transparent {
    background-color: transparent;
}
.u-cell-1of3 {
    width: 33.3333333333%;
}
.u-cell-2of3 {
    width: 66.6666666667%;
}
@media (min-width: 30em) {
    .u-cell-1of3--sm {
        width: 33.3333333333%;
    }
    .u-cell-2of3--sm {
        width: 66.6666666667%;
    }
}
@media (min-width: 43em) {
    .u-cell-1of3--md {
        width: 33.3333333333%;
    }
    .u-cell-1of2--md {
        width: 50%;
    }
    .u-cell-2of3--md {
        width: 66.6666666667%;
    }
}
@media (min-width: 54em) {
    .u-cell-1of3--lg {
        width: 33.3333333333%;
    }
    .u-cell-2of3--lg {
        width: 66.6666666667%;
    }
}
@media (min-width: 63em) {
    .u-cell-1of5--xl {
        width: 20%;
    }
    .u-cell-1of3--xl {
        width: 33.3333333333%;
    }
    .u-cell-2of5--xl {
        width: 40%;
    }
    .u-cell-1of2--xl {
        width: 50%;
    }
    .u-cell-3of5--xl {
        width: 60%;
    }
    .u-cell-2of3--xl {
        width: 66.6666666667%;
    }
    .u-cell-4of5--xl {
        width: 80%;
    }
}
@media (min-width: 75em) {
    .u-cell-1of2--xxl {
        width: 50%;
    }
}
.u-1of4 > .grid__cell {
    width: 25%;
}
.u-1of3 > .grid__cell {
    width: 33.3333333333%;
}
.u-1of2 > .grid__cell {
    width: 50%;
}
@media (min-width: 43em) {
    .u-1of2--md > .grid__cell {
        width: 50%;
    }
}
@media (min-width: 54em) {
    .u-1of2--lg > .grid__cell {
        width: 50%;
    }
    .u-1of1--lg > .grid__cell {
        width: 100%;
    }
}
@media (min-width: 63em) {
    .u-1of8--xl > .grid__cell {
        width: 12.5%;
    }
    .u-1of4--xl > .grid__cell {
        width: 25%;
    }
    .u-1of3--xl > .grid__cell {
        width: 33.3333333333%;
    }
    .u-1of2--xl > .grid__cell {
        width: 50%;
    }
}
@media (min-width: 75em) {
    .u-1of4--xxl > .grid__cell {
        width: 25%;
    }
    .u-34of100--xxl > .grid__cell {
        width: 34%;
    }
    .u-1of2--xxl > .grid__cell {
        width: 50%;
    }
}
.is-hidden {
    display: none;
}
.no-overflow {
    overflow: hidden;
}
.js-link {
    cursor: pointer;
}
.mobile-hide-medium {
    display: none;
}
@media (min-width: 43em) {
    .mobile-hide-medium {
        display: block;
    }
}
.mobile-hide-large {
    display: none;
}
@media (min-width: 54em) {
    .mobile-hide-large {
        display: block;
    }
}
.mobile-hide-x-large {
    display: none;
}
@media (min-width: 63em) {
    .mobile-hide-x-large {
        display: block;
    }
}
.mobile-hide-xx-large {
    display: none;
}
@media (min-width: 75em) {
    .mobile-hide-xx-large {
        display: block;
    }
}
@media (min-width: 43em) {
    .tablet-hide {
        display: none;
    }
}
@media (min-width: 63em) {
    .desktop-hide {
        display: none;
    }
}
@media (min-width: 75em) {
    .xx-large-hide {
        display: none;
    }
}
.u-text-color-black {
    color: #000;
}
.u-text-color-white {
    color: #fff;
}
.u-text-color-grey {
    color: #646464;
}
.u-text-color-ice {
    color: #cfe1eb;
}
.u-text-color-petrol {
    color: #0c5e79;
}
.u-text-color-siena {
    color: #8f352a;
}
.u-text-color-midnight {
    color: #2d2f7f;
}
.u-text-center {
    text-align: center;
}
.u-text-small {
    font-size: 0.9230769231rem;
    line-height: 1.714;
}
@media (min-width: 54em) {
    .u-text-small {
        font-size: 0.875rem;
    }
}
.u-text-title {
    font-family: GravurCondensedBold, Arial, sans-serif;
}
.u-text-title-regular {
    font-family: GravurCondensedRegular, Arial, sans-serif;
}
.u-text-bold {
    font-weight: 700;
}
.u-text-uppercase {
    text-transform: uppercase;
}