@charset "UTF-8";
/* Reset */
@import url("https://use.typekit.net/xjd6ygs.css");
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-touch-callout: none; }

html,
body {
  line-height: 1.15;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #fff;
  color: #000;
  scroll-behavior: smooth; }

html {
  --htmlBase: 100%;
  font-size: var(--htmlBase);
  overflow-y: scroll; }
  @media only screen and (min-width: 1921px) {
    html {
      --htmlBase: -webkit-calc(100% + 0.2vw);
      --htmlBase: -moz-calc(100% + 0.2vw);
      --htmlBase: calc(100% + 0.2vw); } }
  html.js_menu-open, html.shTplGBlockScroll, html.js_no-scroll {
    overflow-y: hidden !important; }

body {
  overflow: hidden;
  --windowHeight: 100vh;
  --windowDynamicHeight: 100vh; }
  @supports (height: 100svh) {
    body {
      --windowHeight: 100svh;
      --windowDynamicHeight: 100svh; } }
  html.no-touch body {
    --windowHeight: var(--windowDynamicHeight) !important; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, progress {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  outline: none; }

legend {
  color: inherit;
  display: table;
  white-space: normal; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block; }

audio:not([controls]) {
  height: 0;
  display: none; }

ol, ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

strong {
  font-weight: bold; }

sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  resize: none;
  vertical-align: top; }

input::-moz-placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  opacity: 1; }

input,
textarea {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

input {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

a {
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #000; }

a:link,
a:active,
a:visited {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

:focus {
  outline: none; }

[hidden] {
  display: none; }

.clear {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: both; }

.clearfix:after, .secondLvlCss blockquote p.has-image:after {
  content: ' ';
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: both; }

.clearfix-margin:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  position: relative; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

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

/* <link rel="stylesheet" href="https://use.typekit.net/xjd6ygs.css"> */
/* barlow-100 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 100;
  src: url($base_url_fonts+'/barlow/barlow-v12-latin-100.woff2') format('woff2'), 
       url($base_url_fonts+'/barlow/barlow-v12-latin-100.ttf') format('truetype'); 
} */
/* barlow-300 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url($base_url_fonts+'/barlow/barlow-v12-latin-300.woff2') format('woff2'), 
       url($base_url_fonts+'/barlow/barlow-v12-latin-300.ttf') format('truetype'); 
} */
/* barlow-regular - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url($base_url_fonts+'/barlow/barlow-v12-latin-regular.woff2') format('woff2'), 
       url($base_url_fonts+'/barlow/barlow-v12-latin-regular.ttf') format('truetype'); 
} */
/* barlow-500 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url($base_url_fonts+'/barlow/barlow-v12-latin-500.woff2') format('woff2'), 
       url($base_url_fonts+'/barlow/barlow-v12-latin-500.ttf') format('truetype'); 
} */
/* barlow-600 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url($base_url_fonts+'/barlow/barlow-v12-latin-600.woff2') format('woff2'), 
       url($base_url_fonts+'/barlow/barlow-v12-latin-600.ttf') format('truetype'); 
} */
/* barlow-700 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url($base_url_fonts+'/barlow/barlow-v12-latin-700.woff2') format('woff2'), 
       url($base_url_fonts+'/barlow/barlow-v12-latin-700.ttf') format('truetype'); 
} */
/* spectral-300 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 300;
  src: url($base_url_fonts+'/spectral/spectral-v13-latin-300.woff2') format('woff2'), 
       url($base_url_fonts+'/spectral/spectral-v13-latin-300.ttf') format('truetype'); 
} */
/* spectral-regular - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 400;
  src: url($base_url_fonts+'/spectral/spectral-v13-latin-regular.woff2') format('woff2'), 
       url($base_url_fonts+'/spectral/spectral-v13-latin-regular.ttf') format('truetype'); 
} */
/* spectral-500 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 500;
  src: url($base_url_fonts+'/spectral/spectral-v13-latin-500.woff2') format('woff2'), 
       url($base_url_fonts+'/spectral/spectral-v13-latin-500.ttf') format('truetype'); 
} */
/* spectral-600 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 600;
  src: url($base_url_fonts+'/spectral/spectral-v13-latin-600.woff2') format('woff2'), 
       url($base_url_fonts+'/spectral/spectral-v13-latin-600.ttf') format('truetype'); 
} */
/* spectral-700 - latin */
/* @font-face {
  font-display: swap; 
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 700;
  src: url($base_url_fonts+'/spectral/spectral-v13-latin-700.woff2') format('woff2'), 
       url($base_url_fonts+'/spectral/spectral-v13-latin-700.ttf') format('truetype'); 
} */
@font-face {
  font-family: 'global-icons';
  src: url("/Fonts/icons/global-icons.ttf?220ktz") format("truetype"), url("/Fonts/icons/global-icons.woff?220ktz") format("woff"), url("/Fonts/icons/global-icons.svg?220ktz#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.global-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'global-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .global-icons.global-feather-mail-icon:before {
    content: "\e900"; }
  .global-icons.global-bolb-icon:before {
    content: "\e901"; }

@font-face {
  font-family: 'icons-common';
  src: url("/Fonts/icons/icons-common.ttf") format("truetype"), url("/Fonts/icons/icons-common.woff") format("woff"), url("/Fonts/icons/icons-common.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-common' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-volume:before {
  content: "\e91e";
  color: #fff; }

.icon-volume_hover:before {
  content: "\e91f";
  color: #fff; }

.icon-Pause:before {
  content: "\e920";
  color: #fff; }

.icon-play:before {
  content: "\e921";
  color: #fff; }

.icon-twitter1:before {
  content: "\e912"; }

.icon-news:before {
  content: "\e913"; }

.icon-blog:before {
  content: "\e914"; }

.icon-facebook1:before {
  content: "\e915"; }

.icon-flickr1:before {
  content: "\e916"; }

.icon-instagram1:before {
  content: "\e917"; }

.icon-issuu:before {
  content: "\e918"; }

.icon-linkedin:before {
  content: "\e919"; }

.icon-pinterest:before {
  content: "\e91a"; }

.icon-soundcloud:before {
  content: "\e91b"; }

.icon-vimeo:before {
  content: "\e91c"; }

.icon-youtube1:before {
  content: "\e91d"; }

.icon-email_fill:before {
  content: "\e911";
  color: #fff; }

.icon-parents:before {
  content: "\e910"; }

.icon-parents_search_open:before {
  content: "\e90f"; }

.icon-parents_search:before {
  content: "\e90e";
  color: #203b79; }

.icon-pin:before {
  content: "\e90c"; }

.icon-email:before {
  content: "\e906"; }

.icon-phone:before {
  content: "\e90a"; }

.icon-notices:before {
  content: "\e901"; }

.icon-alert:before {
  content: "\e909"; }

.icon-pin_fill:before {
  content: "\e900"; }

.icon-arrow:before {
  content: "\e902"; }

.icon-arrow_right:before {
  content: "\e903"; }

.icon-blue_circle:before {
  content: "\e904";
  color: #0778c9; }

.icon-close:before {
  content: "\e905"; }

.icon-green_circle:before {
  content: "\e907";
  color: #61b234; }

.icon-light_blue_circle:before {
  content: "\e908";
  color: #89d2f6; }

.icon-phone_fill:before {
  content: "\e90b"; }

.icon-search:before {
  content: "\e90d"; }

.icon-youtube:before {
  content: "\e924"; }

.icon-flickr:before {
  content: "\e922"; }

.icon-facebook:before {
  content: "\e923"; }

.icon-twitter:before {
  content: "\e925"; }

.icon-instagram:before {
  content: "\e926"; }

html,
body {
  font-family: "barlow", sans-serif;
  font-weight: 400;
  background-color: #EFF2F7; }

html.cookie-blocked-page {
  overflow: hidden; }

body {
  width: 100%;
  height: 100%;
  font-size: clamp(1.1875rem, 0.12019vw + 1.12981rem, 1.25rem); }

.general-truncate,
.truncate-js {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden; }

.custom-ctrl {
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  background: transparent;
  border: none;
  display: block;
  cursor: pointer;
  position: relative; }
  .custom-ctrl .box {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: center center;
       -moz-transform-origin: center center;
        -ms-transform-origin: center center;
         -o-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
       -moz-transform: rotate(45deg) translate3d(0, 0, 0);
            transform: rotate(45deg) translate3d(0, 0, 0);
    overflow: hidden; }
    .custom-ctrl .box:after {
      content: '';
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      border: 0.0625rem solid rgba(254, 255, 255, 0.24);
      z-index: 1; }
    .custom-ctrl .box:before {
      content: '';
      width: 3.75rem;
      height: 3.75rem;
      display: block;
      position: absolute;
      top: -0.625rem;
      right: -0.625rem;
      background: #D53956;
      -webkit-transform: translate3d(60px, -60px, 0) rotate(45deg);
         -moz-transform: translate3d(60px, -60px, 0) rotate(45deg);
              transform: translate3d(60px, -60px, 0) rotate(45deg);
      -webkit-transition: -webkit-transform 0.5s ease;
      transition: -webkit-transform 0.5s ease;
      -o-transition: -o-transform 0.5s ease;
      -moz-transition: transform 0.5s ease, -moz-transform 0.5s ease;
      transition: transform 0.5s ease;
      transition: transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease;
      z-index: 2;
      pointer-events: none; }
  .custom-ctrl .progress-bar {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
    .custom-ctrl .progress-bar svg {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .custom-ctrl .progress-bar .progress-path {
      fill: none;
      stroke: #9F1C34;
      stroke-dashoffset: 176;
      stroke-dasharray: 176; }
  .custom-ctrl i {
    font-size: 0.4375rem;
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    line-height: 2.5rem;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
    z-index: 5; }
  .custom-ctrl.prev .box:before {
    right: -0.625rem;
    -webkit-transform: translate3d(60px, -60px, 0) rotate(45deg);
       -moz-transform: translate3d(60px, -60px, 0) rotate(45deg);
            transform: translate3d(60px, -60px, 0) rotate(45deg); }
  .custom-ctrl.prev i {
    right: -1.5625rem; }
  .custom-ctrl.next .box:before {
    left: -0.625rem;
    -webkit-transform: translate3d(-60px, 60px, 0) rotate(-45deg);
       -moz-transform: translate3d(-60px, 60px, 0) rotate(-45deg);
            transform: translate3d(-60px, 60px, 0) rotate(-45deg); }
  .custom-ctrl.next i {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    left: -1.5625rem; }
  html.no-touch .custom-ctrl:hover .box:before {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
       -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
            transform: translate3d(0, 0, 0) rotate(-45deg); }
  html.no-touch .custom-ctrl:hover.prev .box:before {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
       -moz-transform: translate3d(0, 0, 0) rotate(45deg);
            transform: translate3d(0, 0, 0) rotate(45deg); }
  html.no-touch .custom-ctrl:hover.prev i {
    -webkit-transform: translate3d(-10px, 0, 0);
       -moz-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  html.no-touch .custom-ctrl:hover.next .box:before {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
       -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
            transform: translate3d(0, 0, 0) rotate(-45deg); }
  html.no-touch .custom-ctrl:hover.next i {
    -webkit-transform: translate3d(10px, 0, 0) rotate(180deg);
       -moz-transform: translate3d(10px, 0, 0) rotate(180deg);
            transform: translate3d(10px, 0, 0) rotate(180deg); }

.go-top {
  width: 1.625rem;
  height: 1.625rem;
  display: block;
  background: transparent;
  border: none;
  display: block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -0.8125rem;
  top: 1.25rem; }
  .go-top .box {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: center center;
       -moz-transform-origin: center center;
        -ms-transform-origin: center center;
         -o-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
       -moz-transform: rotate(45deg) translate3d(0, 0, 0);
            transform: rotate(45deg) translate3d(0, 0, 0); }
    .go-top .box:after {
      content: '';
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      border: 0.0625rem solid #9E1925;
      z-index: 1; }
  .go-top i {
    font-size: 0.4375rem;
    display: block;
    color: #9E1925;
    position: absolute;
    bottom: -1.3125rem;
    left: -0.0625rem;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    line-height: 2.5rem;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
    z-index: 5; }
  html.no-touch .go-top:hover i {
    -webkit-transform: translate3d(0, -3px, 0) rotate(-90deg);
       -moz-transform: translate3d(0, -3px, 0) rotate(-90deg);
            transform: translate3d(0, -3px, 0) rotate(-90deg); }

main {
  display: block;
  position: relative; }
  body.homepage main {
    background: #f4f4f4; }
  body.secondLvl main {
    pointer-events: all; }
  main #content {
    pointer-events: all; }

*::-moz-selection {
  background: #03ACEC; }

*::selection {
  background: #03ACEC; }

.start .hero .strapline .svg-text {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }

.display-elements .hero {
  -webkit-clip-path: ellipse(160% 96% at 50% 0%);
          clip-path: ellipse(160% 96% at 50% 0%); }
  .display-elements .hero .hero-carousel {
    opacity: 1; }
  .display-elements .hero .strapline .lottie-animation, .display-elements .hero .strapline .strapline-text {
    opacity: 1; }

.display-elements .header .top-menu {
  opacity: 1; }

.display-elements .alert-buttons {
  opacity: 1; }

.display-elements .header-sticky {
  opacity: 1; }

.second-visit .hero {
  -webkit-clip-path: ellipse(160% 96% at 50% 0%);
          clip-path: ellipse(160% 96% at 50% 0%); }
  .second-visit .hero .hero-carousel {
    opacity: 1; }
  .second-visit .hero .strapline .lottie-animation, .second-visit .hero .strapline .strapline-text {
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    opacity: 1; }
  .second-visit .hero .strapline .svg-text {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); }

.second-visit .header .top-menu {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

.second-visit .alert-buttons {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

.second-visit .header-sticky {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

body.menu-open .content {
  padding-right: var(--scrollbar-width); }

html:not(.loaded) body > *:not(.loader) {
  visibility: hidden; }

@-webkit-keyframes progress {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  40% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  90% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@-moz-keyframes progress {
  0% {
    -moz-transform: translateY(100%);
         transform: translateY(100%); }
  40% {
    -moz-transform: translateY(0%);
         transform: translateY(0%); }
  50% {
    -moz-transform: translateY(0%);
         transform: translateY(0%); }
  90% {
    -moz-transform: translateY(-100%);
         transform: translateY(-100%); }
  100% {
    -moz-transform: translateY(-100%);
         transform: translateY(-100%); } }

@-o-keyframes progress {
  0% {
    -o-transform: translateY(100%);
       transform: translateY(100%); }
  40% {
    -o-transform: translateY(0%);
       transform: translateY(0%); }
  50% {
    -o-transform: translateY(0%);
       transform: translateY(0%); }
  90% {
    -o-transform: translateY(-100%);
       transform: translateY(-100%); }
  100% {
    -o-transform: translateY(-100%);
       transform: translateY(-100%); } }

@keyframes progress {
  0% {
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%); }
  40% {
    -webkit-transform: translateY(0%);
       -moz-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(0%);
       -moz-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%); }
  90% {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%); } }

.loader {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none; }
  .loader.hide .loader-bg {
    height: 0%; }
  .loader .loader-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(0vh);
       -moz-transform: translateY(0vh);
        -ms-transform: translateY(0vh);
         -o-transform: translateY(0vh);
            transform: translateY(0vh);
    -webkit-transition: height 1.5s ease;
    -o-transition: height 1.5s ease;
    -moz-transition: height 1.5s ease;
    transition: height 1.5s ease; }

.hero {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #19122D;
  z-index: 3;
  -webkit-clip-path: ellipse(160% 96% at 50% 50%);
          clip-path: ellipse(160% 96% at 50% 50%);
  -webkit-transition: -webkit-clip-path 0.7s ease;
  transition: -webkit-clip-path 0.7s ease;
  -o-transition: clip-path 0.7s ease;
  -moz-transition: clip-path 0.7s ease;
  transition: clip-path 0.7s ease;
  transition: clip-path 0.7s ease, -webkit-clip-path 0.7s ease; }
  .hero .hero-carousel {
    opacity: 0;
    -webkit-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease; }
    .hero .hero-carousel .hero-images {
      height: 100%; }
      .hero .hero-carousel .hero-images .hero-item {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
        .hero .hero-carousel .hero-images .hero-item img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    .hero .hero-carousel .top-shadow {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 20%;
      z-index: 10;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
      background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
      background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
      background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
      opacity: 0.8; }
    .hero .hero-carousel .bottom-shadow {
      position: absolute;
      left: 0;
      bottom: 0.6875rem;
      width: 100%;
      height: 30%;
      z-index: 0;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
      background-image: -webkit-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0));
      background-image: -o-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0));
      background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
      opacity: 70%;
      -webkit-clip-path: ellipse(110% 98% at 50% 0%);
              clip-path: ellipse(110% 98% at 50% 0%); }
      @media (min-height: 1220px) {
        .hero .hero-carousel .bottom-shadow {
          -webkit-clip-path: ellipse(110% 95% at 50% 0%);
                  clip-path: ellipse(110% 95% at 50% 0%); } }
      @media (max-width: 767px) {
        .hero .hero-carousel .bottom-shadow {
          bottom: 0;
          height: 55%;
          opacity: 0.8; } }
  .hero .strapline {
    width: 100%;
    position: absolute;
    bottom: 2.2vw;
    z-index: 10; }
    .hero .strapline .strapline-text {
      text-align: center;
      font-size: clamp(0.9375rem, 2.06186vw + -0.05219rem, 1.6875rem);
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0.015em;
      font-family: "barlow";
      color: #ffffff;
      position: relative;
      top: -4vw;
      opacity: 0;
      -webkit-transition: opacity 0.7s ease;
      -o-transition: opacity 0.7s ease;
      -moz-transition: opacity 0.7s ease;
      transition: opacity 0.7s ease; }
    .hero .strapline .svg-text {
      width: 100%;
      padding-bottom: 12%;
      background-image: url("/Images/svg/strapline2.svg");
      background-repeat: no-repeat;
      background-position: 50% 65%;
      -moz-background-size: 100%;
           background-size: 100%;
      -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
              clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
      -webkit-transition: -webkit-clip-path 2s ease 1s;
      transition: -webkit-clip-path 2s ease 1s;
      -o-transition: clip-path 2s ease 1s;
      -moz-transition: clip-path 2s ease 1s;
      transition: clip-path 2s ease 1s;
      transition: clip-path 2s ease 1s, -webkit-clip-path 2s ease 1s; }
    .hero .strapline .lottie-animation {
      position: absolute;
      right: 45px;
      top: 4vw;
      z-index: 200;
      width: 4vw;
      max-width: 70px;
      background: transparent;
      border: 0;
      opacity: 0;
      -webkit-transition: opacity 0.7s ease;
      -o-transition: opacity 0.7s ease;
      -moz-transition: opacity 0.7s ease;
      transition: opacity 0.7s ease;
      cursor: pointer; }
      @media (min-width: 10rem) {
        .hero .strapline .lottie-animation {
          right: 53px; } }
  @media only screen and (max-width: 767px) {
    .hero .main-video .desktop-videos {
      display: none !important; } }
  .hero .main-video .desktop-videos .video-desktop {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    -moz-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
    .hero .main-video .desktop-videos .video-desktop.js-active {
      opacity: 1;
      visibility: visible; }
  .hero .main-video .video-box {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute; }
    @media only screen and (min-width: 768px) {
      .hero .main-video .video-box {
        display: none !important; } }

@media (max-width: 47.9375rem) {
  .hero {
    height: 70svh; }
    .hero .strapline {
      bottom: 4rem; }
      .hero .strapline .strapline-text {
        top: -5vw;
        max-width: 14.375rem;
        margin: 0 auto; }
      .hero .strapline .svg-text {
        padding-bottom: 30%;
        -moz-background-size: 60%;
             background-size: 60%; }
      .hero .strapline .lottie-animation {
        right: auto;
        left: 50%;
        width: 36px;
        top: auto;
        bottom: -28px;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%); } }

@media (min-width: 47.9375rem) and (max-width: 63.9375rem) {
  .hero .strapline {
    bottom: 12vw !important; }
    .hero .strapline .strapline-text {
      top: 15px !important;
      max-width: 100% !important; }
    .hero .strapline .svg-text {
      padding-bottom: 14% !important;
      -moz-background-size: 104% !important;
           background-size: 104% !important; } }

@media (min-width: 48rem) {
  .hero .strapline {
    bottom: 4.5vw; }
    .hero .strapline .strapline-text {
      top: -2vw;
      max-width: 100%; }
    .hero .strapline .svg-text {
      /* padding-bottom: 12%;
                background-size: 100%; */
      /* padding-bottom: 15%;
                background-size: 145%; */
      padding-bottom: 14% !important;
      -moz-background-size: clamp(22.8125rem, 53.2646vw + -2.75451rem, 42.1875rem) !important;
           background-size: clamp(22.8125rem, 53.2646vw + -2.75451rem, 42.1875rem) !important;
      -webkit-transition: -webkit-clip-path 2s ease 1s;
      transition: -webkit-clip-path 2s ease 1s;
      -o-transition: clip-path 2s ease 1s;
      -moz-transition: clip-path 2s ease 1s;
      transition: clip-path 2s ease 1s;
      transition: clip-path 2s ease 1s, -webkit-clip-path 2s ease 1s; }
  .hero .hero-shape {
    padding-bottom: 13%;
    -moz-background-size: 100%;
         background-size: 100%; } }

.secondLvlCss {
  /* .secondaryDownloadBtn {
        display: inline-block !important;
        background-color: #D0AC62;
        font-size: rems(15px) !important;
        font-weight: 400 !important;
        line-height: rems(20px) !important;
        text-transform: uppercase;
        margin: 0;
        padding: rems(13px) rems(25px);
        color: #564000 !important;
        cursor: pointer;
        border: 0;
        border-radius: rems(30px);
        max-width: rems(650px);
        transition: background 0.3s ease, color 0.3s ease;

        &:before{
            display: none !important;
        }

        html.no-touch &:hover {
            background-color: #E0C183;
        }
    }

    .thirdDownloadBtn {
        display: inline-block !important;
        background-color: #8969A8;
        font-size: rems(15px) !important;
        font-weight: 400 !important;
        line-height: rems(20px) !important;
        text-transform: uppercase;
        margin: 0;
        padding: rems(13px) rems(25px);
        color: #ffffff !important;
        cursor: pointer;
        border: 0;
        border-radius: rems(30px);
        max-width: rems(650px);
        transition: background 0.3s ease, color 0.3s ease;

        &:before{
            display: none !important;
        }

        html.no-touch &:hover {
            background-color: #9979B9;
        }
    } */
  /* youtube iframe */ }
  .secondLvlCss h2 {
    font-size: clamp(2.0625rem, 1.08173vw + 1.54327rem, 2.625rem);
    line-height: 1;
    font-weight: 300;
    color: #19132C;
    margin: 0 0 1.875rem;
    font-family: "spectral";
    word-break: break-word;
    padding-bottom: 0.625rem;
    padding-top: 1.25rem; }
    .secondLvlCss h2::first-letter {
      text-transform: uppercase; }
  .secondLvlCss h3 {
    font-size: clamp(1.625rem, 0.60096vw + 1.33654rem, 1.9375rem);
    line-height: 1.1;
    font-weight: 300;
    color: #19132C;
    margin: 0 0 1.875rem;
    font-family: "spectral";
    word-break: break-word; }
    .secondLvlCss h3::first-letter {
      text-transform: uppercase; }
  .secondLvlCss h4 {
    font-size: clamp(1.5625rem, 0.60096vw + 1.27404rem, 1.875rem);
    line-height: 1.1;
    font-weight: 300;
    color: #19132C;
    margin: 0 0 1.875rem;
    font-family: "spectral";
    word-break: break-word;
    padding-bottom: 1.25rem; }
    body.pageTitle-headmaster-s-welcome .secondLvlCss h4,
    body.pageTitle-welcome-to-the-senior-school .secondLvlCss h4 {
      font-family: 'spectral', sans-serif;
      font-size: 1.375rem;
      font-weight: 500;
      line-height: 1.2; }
    .secondLvlCss h4::first-letter {
      text-transform: uppercase; }
  .secondLvlCss h5 {
    font-size: clamp(1.375rem, 0.12019vw + 1.31731rem, 1.4375rem);
    line-height: 1.2;
    font-weight: 300;
    color: #19132C;
    margin: 0 0 1.875rem;
    font-family: "spectral";
    word-break: break-word; }
    .secondLvlCss h5::first-letter {
      text-transform: uppercase; }
  .secondLvlCss p {
    font-size: clamp(1.1875rem, 0.12019vw + 1.12981rem, 1.25rem);
    line-height: 1.3;
    display: block;
    color: #19132C;
    margin-bottom: 1.875rem;
    font-weight: 300;
    font-family: "barlow";
    -webkit-transition: font-size 0.3s ease;
    -o-transition: font-size 0.3s ease;
    -moz-transition: font-size 0.3s ease;
    transition: font-size 0.3s ease;
    word-break: break-word; }
    .secondLvlCss p + p > a > img {
      margin-top: 0;
      margin-bottom: 0; }
    .secondLvlCss p a {
      font-weight: 500;
      font-size: inherit;
      line-height: inherit;
      cursor: pointer; }
    .secondLvlCss p.featuredText {
      padding-left: 1.25rem;
      font-size: clamp(1.4375rem, 1.44231vw + 0.74519rem, 2.1875rem);
      line-height: 1.2;
      font-weight: 200;
      position: relative;
      word-break: break-word;
      color: #19132C;
      margin: 2.5rem 0;
      /* &:after{
                content: "";
                position: absolute;
                left: rems(11px);
                bottom: 0;
                width: 1px;
                height: calc(50% - 1.25rem);
                background-color: #B9964F;
            } */ }
      .secondLvlCss p.featuredText:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 0.0625rem;
        height: 100%;
        background-color: #0076C0; }
    .secondLvlCss p strong, .secondLvlCss p b {
      font-weight: 700; }
    .secondLvlCss p em {
      font-style: italic; }
  .secondLvlCss .featuredParagraph {
    font-family: "barlow";
    font-size: 1.4375rem;
    line-height: 1.3;
    color: #19132C;
    -webkit-transition: font-size 0.3s ease;
    -o-transition: font-size 0.3s ease;
    -moz-transition: font-size 0.3s ease;
    transition: font-size 0.3s ease;
    word-break: break-word;
    margin-top: 0; }
  .secondLvlCss hr {
    width: 90%;
    height: 0.125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 2.5rem;
    border: none;
    background-color: #F4F4F4; }
    .secondLvlCss hr span {
      display: block;
      width: 100%;
      height: 2px;
      background: #19132C; }
  .secondLvlCss blockquote {
    font-family: "barlow";
    font-size: clamp(1.4375rem, 1.44231vw + 0.74519rem, 2.1875rem);
    font-weight: 200;
    line-height: 1.2;
    display: block;
    color: #19132C;
    position: relative;
    text-align: left;
    padding-left: 2.1875rem;
    margin: 0 0 1.875rem;
    padding-top: 0.9375rem; }
    .secondLvlCss blockquote:before {
      content: "";
      width: clamp(1.125rem, 1.68269vw + 0.31731rem, 2rem);
      height: clamp(0.875rem, 1.5625vw + 0.125rem, 1.6875rem);
      display: block;
      margin-bottom: -0.3125rem;
      background-image: url("data:image/svg+xml,%3Csvg id='Opening_quote' data-name='Opening quote' xmlns='http://www.w3.org/2000/svg' width='51.854' height='43.155' viewBox='0 0 51.854 43.155'%3E%3Cpath id='Quote_mark' data-name='Quote mark' d='M1.738,43.155Q-.193,43.155.021,41L14.454,2.158A2.284,2.284,0,0,1,16.814,0h7.723q2.145,0,1.716,2.158L9.246,41A1.9,1.9,0,0,1,7.1,43.155Zm25.529,0q-1.931,0-1.716-2.158L39.983,2.158A2.284,2.284,0,0,1,42.343,0h7.723q2.145,0,1.716,2.158L34.776,41a1.9,1.9,0,0,1-2.145,2.158Z' transform='translate(51.854 43.155) rotate(180)' fill='%230076c0'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center;
      -moz-background-size: contain;
           background-size: contain;
      margin-left: -2.1875rem; }
    .secondLvlCss blockquote p {
      font-family: inherit !important;
      position: relative;
      z-index: 2;
      margin: 0 !important;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      font-family: inherit;
      display: inline;
      color: inherit;
      word-break: break-word; }
    @media (max-width: 47.9375rem) {
      .secondLvlCss blockquote {
        margin: 3.125rem 0; } }
  .secondLvlCss table {
    max-width: 100%;
    margin: 2.5rem 0;
    position: relative;
    overflow: hidden;
    border-collapse: separate;
    display: block;
    overflow-y: auto;
    overflow-x: auto; }
    .secondLvlCss table:last-of-type {
      margin-bottom: 0; }
    html.touch .secondLvlCss table {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
    .secondLvlCss table th > p, .secondLvlCss table td > p {
      margin: 0; }
    .secondLvlCss table th {
      width: 25%;
      min-width: 12.5rem;
      font-size: clamp(1.4375rem, 0.24038vw + 1.32212rem, 1.5625rem);
      line-height: 1.1;
      color: #19132C;
      border-bottom: 1px solid #19132C;
      border-right: 1px solid #19132C;
      padding: 0.9375rem 1.25rem;
      font-weight: 300;
      word-break: break-word; }
      .secondLvlCss table th:last-child {
        border-right: 0 !important; }
      .secondLvlCss table th p {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
        word-break: break-word;
        margin: 0 !important; }
    .secondLvlCss table td {
      width: 25%;
      min-width: 12.5rem;
      font-size: clamp(1.1875rem, 0.12019vw + 1.12981rem, 1.25rem);
      line-height: 1.4;
      color: #19132C;
      border-right: 1px solid #19132C;
      padding: 0.625rem 1.25rem;
      font-family: "barlow";
      font-weight: 300;
      word-break: break-word; }
      .secondLvlCss table td:last-child {
        border-right: 0 !important; }
      .secondLvlCss table td p {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
        word-break: break-word; }
    .secondLvlCss table .head-column {
      display: none; }
    .secondLvlCss table tr:last-of-type:not(:first-of-type) td, .secondLvlCss table tr:last-of-type:not(:first-of-type) th {
      border-bottom: 1px solid #19132C; }
      @media (min-width: 768px) {
        .secondLvlCss table tr:last-of-type:not(:first-of-type) td, .secondLvlCss table tr:last-of-type:not(:first-of-type) th {
          border-bottom: none !important; } }
    .secondLvlCss table tr:not(:last-of-type) td {
      border-bottom: 1px solid #19132C; }
    .secondLvlCss table thead tr:last-of-type:not(:first-of-type) td:last-of-type:not(:first-of-type), .secondLvlCss table thead tr:last-of-type:not(:first-of-type) th:last-of-type:not(:first-of-type) {
      border-bottom: 1px solid #19132C; }
    .secondLvlCss table thead td:not(:last-of-type), .secondLvlCss table thead th:not(:last-of-type) {
      border-right: 1px solid #19132C; }
    .secondLvlCss table td:last-of-type, .secondLvlCss table th:last-of-type:not(:first-of-type) {
      border-right: none; }
    @media (min-width: 768px) {
      .secondLvlCss table {
        overflow-y: auto;
        overflow-x: auto; }
        .secondLvlCss table .head-column {
          display: none; }
        html.touch .secondLvlCss table {
          overflow-x: scroll;
          -webkit-overflow-scrolling: touch; } }
  .secondLvlCss .downloadBtn {
    display: inline-block;
    background-color: #19132C;
    font-size: clamp(1.25rem, 0.48077vw + 1.01923rem, 1.5rem);
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: -0.72px;
    margin: 0;
    padding: 0.5rem 1.5625rem 0.625rem 1.5625rem;
    color: #ffffff !important;
    cursor: pointer;
    border: 0;
    -webkit-border-radius: 1.875rem;
       -moz-border-radius: 1.875rem;
            border-radius: 1.875rem;
    min-width: 14.1875rem;
    text-align: center;
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    -o-transition: background-color 0.3s ease, color 0.3s ease;
    -moz-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease;
    margin-top: 1.25rem; }
    .secondLvlCss .downloadBtn:before {
      display: none; }
    .secondLvlCss .downloadBtn:last-of-type {
      margin-bottom: 0; }
    html.no-touch .secondLvlCss .downloadBtn:hover {
      background-color: #1378C9; }
  .secondLvlCss ol {
    font-family: "barlow";
    display: block;
    margin-bottom: 2.5rem;
    counter-reset: li; }
    .secondLvlCss ol:last-child {
      margin-bottom: 0; }
    .secondLvlCss ol li {
      position: relative;
      font-size: clamp(1.1875rem, 0.12019vw + 1.12981rem, 1.25rem);
      line-height: 1.3;
      font-weight: 300;
      list-style-type: none;
      color: #19132C;
      font-family: "barlow";
      margin-bottom: 0.9375rem;
      padding-left: 1.5625rem;
      word-break: break-word; }
      .secondLvlCss ol li:last-of-type {
        margin-bottom: 0; }
      .secondLvlCss ol li:before {
        content: counter(li) ".";
        counter-increment: li;
        position: absolute;
        color: #0076C0;
        left: -0.875rem;
        top: 0px;
        width: 1.875rem;
        font-family: "barlow";
        font-size: clamp(1.25rem, 0.60096vw + 0.96154rem, 1.5625rem);
        line-height: 1.1;
        font-weight: 300;
        display: block;
        text-align: right; }
      .secondLvlCss ol li:first-letter {
        text-transform: uppercase; }
      .secondLvlCss ol li:last-child {
        margin-bottom: 0; }
  .secondLvlCss ul {
    display: block;
    margin-bottom: 2.5rem; }
    .secondLvlCss ul:last-child {
      margin-bottom: 0; }
    .secondLvlCss ul li {
      font-size: clamp(1.1875rem, 0.12019vw + 1.12981rem, 1.25rem);
      line-height: 1.3;
      font-weight: 300;
      list-style-type: none;
      padding-left: 1.5625rem;
      position: relative;
      color: #19132C;
      margin-bottom: 0.9375rem;
      font-family: "barlow";
      -webkit-transition: font-size 0.3s ease;
      -o-transition: font-size 0.3s ease;
      -moz-transition: font-size 0.3s ease;
      transition: font-size 0.3s ease;
      word-break: break-word; }
      .secondLvlCss ul li:before {
        content: '';
        width: 0.5rem;
        height: 0.5rem;
        display: block;
        -webkit-border-radius: 0.5rem;
           -moz-border-radius: 0.5rem;
                border-radius: 0.5rem;
        background-color: #0076C0;
        position: absolute;
        left: 0.1875rem;
        top: 0.625rem; }
      .secondLvlCss ul li:first-letter {
        text-transform: uppercase; }
      .secondLvlCss ul li:last-child {
        margin-bottom: 0; }
      .secondLvlCss ul li:last-of-type {
        margin-bottom: 0; }
  .secondLvlCss img {
    width: 100%;
    height: auto;
    margin: 0 0 2.5rem;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    overflow: hidden;
    display: block;
    position: relative; }
    body.pageTitle-headmaster-s-welcome .secondLvlCss img,
    body.pageTitle-welcome-to-the-senior-school .secondLvlCss img {
      padding: 0;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      background: transparent;
      width: auto !important;
      height: auto !important;
      -o-object-fit: none;
         object-fit: none; }
    .secondLvlCss img.alignLeft {
      clear: both;
      right: auto;
      width: 50%;
      height: auto;
      float: left;
      margin: 0 1.25rem 1.25rem 0;
      clear: both; }
    .secondLvlCss img.alignRight {
      clear: both;
      left: auto;
      width: 50%;
      height: auto;
      float: right;
      margin: 0 0 1.25rem 1.25rem; }
  .secondLvlCss a:not(.downloadBtn):not(.js-no-icon) {
    font-size: inherit;
    line-height: inherit;
    font-weight: 300;
    display: inline-block;
    -webkit-transition: color 0.3s ease, border 0.3s ease;
    -o-transition: color 0.3s ease, border 0.3s ease;
    -moz-transition: color 0.3s ease, border 0.3s ease;
    transition: color 0.3s ease, border 0.3s ease;
    color: #19132C;
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    font-family: "barlow", sans-serif;
    text-decoration: underline;
    text-underline-offset: 2px;
    -webkit-text-decoration-color: #0076C0;
       -moz-text-decoration-color: #0076C0;
            text-decoration-color: #0076C0; }
    .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href$='.pdf'], .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[target='_blank']:not([href$='.pdf']), .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='mailto'], .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='tel:'] {
      -moz-background-size: -moz-calc(100% - 1.45em) var(--backgroundSize);
           background-size: -webkit-calc(100% - 1.45em) var(--backgroundSize);
           background-size: calc(100% - 1.45em) var(--backgroundSize); }
      .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href$='.pdf']::after, .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[target='_blank']:not([href$='.pdf'])::after, .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='mailto']::after, .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='tel:']::after {
        color: var(--color);
        font-family: 'secondlevel-icons';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        content: var(--icon);
        display: inline-block !important;
        margin-left: 0.3125rem;
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s; }
    .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[target='_blank']:not([href$='.pdf']) {
      --icon: '\e901'; }
    .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href$='.pdf'] {
      --icon: '\e900'; }
    .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='mailto'] {
      --icon: '\e902'; }
    .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='tel:'] {
      --icon: '\e90a'; }
      .secondLvlCss a:not(.downloadBtn):not(.js-no-icon)[href^='tel:']::after {
        font-family: 'icons-common'; }
    html.no-touch .secondLvlCss a:not(.downloadBtn):not(.js-no-icon):hover {
      color: #0076C0; }
  .secondLvlCss .embed-container {
    margin: 1.5625rem 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1.875rem;
    height: 0;
    overflow: hidden; }
  .secondLvlCss html.lt-ie8 .embed-container {
    overflow: visible;
    height: auto; }
  .secondLvlCss .embed-container iframe,
  .secondLvlCss .embed-container object,
  .secondLvlCss .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 47.9375rem) {
  .secondLvlCss a:not(.downloadBtn) {
    word-wrap: normal;
    word-break: normal; }
  .secondLvlCss .downloadBtn:before {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    right: -1.25rem; }
  .secondLvlCss h1 {
    font-size: 2.375rem;
    line-height: 2.6875rem;
    text-align: left;
    margin: 0; }
  .secondLvlCss h6 {
    font-size: 1.25rem;
    line-height: 1.5625rem; }
  .secondLvlCss .downloadBtn {
    text-align: center;
    -webkit-border-radius: 6.25rem;
       -moz-border-radius: 6.25rem;
            border-radius: 6.25rem; }
  .secondLvlCss ol {
    font-family: "barlow";
    display: block;
    margin: 0 0 1.875rem;
    counter-reset: li; }
    .secondLvlCss ol li:before {
      top: 0; }
  .secondLvlCss img {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    -webkit-border-radius: 1.25rem;
       -moz-border-radius: 1.25rem;
            border-radius: 1.25rem; }
  .secondLvlCss .table-wrap {
    width: 100%;
    position: relative;
    /* &:after{
                content: "";
                position: absolute;
                top: 0;
                right: 0;
                width: 50px;
                height: 100%;
                background-image: linear-gradient(to right, rgba(#F4F4F4, 0), rgba(#F4F4F4, 1));
                z-index: 2;
            } */ }
    .secondLvlCss .table-wrap table {
      width: 100% !important;
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 0;
         -moz-border-radius-bottomright: 0;
              border-bottom-right-radius: 0; }
    .secondLvlCss .table-wrap .no-scroll {
      width: 100%; }
      .secondLvlCss .table-wrap .no-scroll:after {
        display: none; }
    .secondLvlCss .table-wrap.responsive-table:before {
      content: '';
      width: 50px;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      background-image: -webkit-gradient(linear, left top, right top, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
      background-image: -webkit-linear-gradient(left, rgba(244, 244, 244, 0), #f4f4f4);
      background-image: -moz-linear-gradient(left, rgba(244, 244, 244, 0), #f4f4f4);
      background-image: -o-linear-gradient(left, rgba(244, 244, 244, 0), #f4f4f4);
      background-image: linear-gradient(to right, rgba(244, 244, 244, 0), #f4f4f4);
      pointer-events: none;
      z-index: 2;
      -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
      transition: opacity .3s ease, -webkit-transform .3s ease;
      -o-transition: opacity .3s ease, -o-transform .3s ease;
      -moz-transition: opacity .3s ease, transform .3s ease, -moz-transform .3s ease;
      transition: opacity .3s ease, transform .3s ease;
      transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; }
    .secondLvlCss .table-wrap.responsive-table:after {
      content: "";
      display: block;
      z-index: 3;
      width: 12px;
      height: 12px;
      border: 2px solid #19132C;
      border-left: 0;
      border-bottom: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
         -moz-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
           -o-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      right: 15px;
      pointer-events: none;
      -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
      transition: opacity .3s ease, -webkit-transform .3s ease;
      -o-transition: opacity .3s ease, -o-transform .3s ease;
      -moz-transition: opacity .3s ease, transform .3s ease, -moz-transform .3s ease;
      transition: opacity .3s ease, transform .3s ease;
      transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease; }
    .secondLvlCss .table-wrap.responsive-table.hide-scroll:before {
      opacity: 0; }
    .secondLvlCss .table-wrap.responsive-table.hide-scroll:after {
      opacity: 0;
      -webkit-transform: translateX(100%) rotate(45deg);
         -moz-transform: translateX(100%) rotate(45deg);
          -ms-transform: translateX(100%) rotate(45deg);
           -o-transform: translateX(100%) rotate(45deg);
              transform: translateX(100%) rotate(45deg); }
  .secondLvlCss table {
    display: block;
    overflow-y: auto;
    overflow-x: auto; }
    html.touch .secondLvlCss table {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; } }

body.sharedTemplates hr {
  width: 100%; }

.wufoo-form-container {
  min-height: 900px; }

.alert-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: 3.75rem;
  top: 30%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 4;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease; }
  body.secondLvl .alert-buttons {
    display: none; }
  .alert-buttons .alert-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 4.5rem;
    height: 4.5rem;
    -webkit-border-radius: 5rem;
       -moz-border-radius: 5rem;
            border-radius: 5rem;
    background-color: #D32864;
    border: 3px solid #ffffff;
    -webkit-transition: width 0.4s ease, height 0.4s ease;
    -o-transition: width 0.4s ease, height 0.4s ease;
    -moz-transition: width 0.4s ease, height 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease;
    cursor: pointer; }
    .alert-buttons .alert-btn .btn-icon {
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      -o-transition: -o-transform 0.4s ease;
      -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
      .alert-buttons .alert-btn .btn-icon:before {
        color: #ffffff;
        font-size: clamp(1.1875rem, 1.08173vw + 0.66827rem, 1.75rem); }
    html.no-touch .alert-buttons .alert-btn:hover .btn-icon {
      -webkit-transform: scale(1.1);
         -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
           -o-transform: scale(1.1);
              transform: scale(1.1); }
  .alert-buttons.hide {
    opacity: 0;
    pointer-events: none; }

.desktop_notices-btn {
  display: none !important;
  position: absolute;
  z-index: 4;
  left: 3.75rem;
  bottom: 19.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: clamp(3.4375rem, 2.04327vw + 2.45673rem, 4.5rem);
  height: clamp(3.4375rem, 2.04327vw + 2.45673rem, 4.5rem);
  -webkit-border-radius: 5rem;
     -moz-border-radius: 5rem;
          border-radius: 5rem;
  background-color: #0076C0;
  border: 3px solid #ffffff;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

@media only screen and (min-width: 899px) and (max-height: 860px) {
  .desktop_notices-btn {
    bottom: 12.5rem; } }
  body.secondLvl .desktop_notices-btn {
    display: none; }
  body.js--sticky-header .desktop_notices-btn {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 898px) {
    .desktop_notices-btn {
      display: none; } }
  .desktop_notices-btn .btn-icon {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
    .desktop_notices-btn .btn-icon:before {
      color: #ffffff;
      font-size: clamp(1.1875rem, 1.5625vw + 0.4375rem, 2rem); }
  .desktop_notices-btn .notices-nr {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "barlow";
    font-size: 0.9375rem;
    font-weight: 500;
    color: #203B79;
    width: 1.6875rem;
    height: 1.6875rem;
    -webkit-border-radius: 1.6875rem;
       -moz-border-radius: 1.6875rem;
            border-radius: 1.6875rem;
    background-color: #FFE354;
    position: absolute;
    right: -2px;
    top: -2px; }
  .desktop_notices-btn.hide {
    opacity: 0;
    pointer-events: none; }
  html.no-touch .desktop_notices-btn:hover .btn-icon {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1); }

.notices-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.5rem;
  height: 4.5rem;
  -webkit-border-radius: 5rem;
     -moz-border-radius: 5rem;
          border-radius: 5rem;
  background-color: #0076C0;
  border: 3px solid #ffffff;
  cursor: pointer;
  margin-top: 3.125rem;
  position: relative;
  -webkit-transition: opacity 0.3s ease, width 0.4s ease, height 0.4s ease;
  -o-transition: opacity 0.3s ease, width 0.4s ease, height 0.4s ease;
  -moz-transition: opacity 0.3s ease, width 0.4s ease, height 0.4s ease;
  transition: opacity 0.3s ease, width 0.4s ease, height 0.4s ease; }
  .notices-btn .btn-icon {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
    .notices-btn .btn-icon:before {
      color: #ffffff;
      font-size: clamp(1.1875rem, 1.5625vw + 0.4375rem, 2rem); }
  .notices-btn .notices-nr {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "barlow";
    font-size: 0.9375rem;
    font-weight: 500;
    color: #203B79;
    width: 1.6875rem;
    height: 1.6875rem;
    -webkit-border-radius: 1.6875rem;
       -moz-border-radius: 1.6875rem;
            border-radius: 1.6875rem;
    background-color: #FFE354;
    position: absolute;
    right: -2px;
    top: -2px; }
  .notices-btn.hide {
    opacity: 0;
    pointer-events: none; }
  html.no-touch .notices-btn:hover .btn-icon {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1); }

.alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 30;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  body.secondLvl .alert {
    display: none; }
  .alert .alert-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(25, 19, 44, 0.88); }
  .alert .alert-content {
    width: 68rem;
    height: 38rem;
    position: relative;
    -webkit-transition: width 0.4s ease, height 0.4s ease;
    -o-transition: width 0.4s ease, height 0.4s ease;
    -moz-transition: width 0.4s ease, height 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease; }
    .alert .alert-content .alert-box .alert-image-box {
      position: relative;
      left: 0;
      top: 0;
      width: 38rem;
      height: 38rem;
      -webkit-border-radius: 38rem;
         -moz-border-radius: 38rem;
              border-radius: 38rem;
      overflow: hidden;
      z-index: 1;
      -webkit-transition: width 0.4s ease, height 0.4s ease;
      -o-transition: width 0.4s ease, height 0.4s ease;
      -moz-transition: width 0.4s ease, height 0.4s ease;
      transition: width 0.4s ease, height 0.4s ease; }
      .alert .alert-content .alert-box .alert-image-box img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .alert .alert-content .alert-box .alert-text {
      position: absolute;
      right: 0;
      top: 0;
      width: 49rem;
      height: 38rem;
      -webkit-border-top-right-radius: 1.25rem;
         -moz-border-radius-topright: 1.25rem;
              border-top-right-radius: 1.25rem;
      -webkit-border-bottom-right-radius: 1.25rem;
         -moz-border-radius-bottomright: 1.25rem;
              border-bottom-right-radius: 1.25rem;
      background-color: #ffffff;
      -webkit-transition: width 0.4s ease, height 0.4s ease;
      -o-transition: width 0.4s ease, height 0.4s ease;
      -moz-transition: width 0.4s ease, height 0.4s ease;
      transition: width 0.4s ease, height 0.4s ease; }
      .alert .alert-content .alert-box .alert-text .text-box {
        position: absolute;
        width: 22.75rem;
        height: 21.375rem;
        right: 3.75rem;
        top: 8.125rem;
        padding-bottom: 3.125rem;
        padding-left: 0.625rem;
        overflow-y: auto;
        -webkit-transition: width 0.4s ease, height 0.4s ease;
        -o-transition: width 0.4s ease, height 0.4s ease;
        -moz-transition: width 0.4s ease, height 0.4s ease;
        transition: width 0.4s ease, height 0.4s ease; }
        .alert .alert-content .alert-box .alert-text .text-box .title {
          font-family: "spectral";
          font-size: clamp(2.25rem, 1.68269vw + 1.44231rem, 3.125rem);
          font-weight: 300;
          line-height: 1.1;
          color: #D32864;
          margin-bottom: 0.625rem;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          word-wrap: break-word;
          word-break: break-word;
          text-transform: lowercase; }
        .alert .alert-content .alert-box .alert-text .text-box .text {
          font-family: "barlow";
          font-size: 1.5625rem;
          font-weight: 300;
          line-height: 1.875rem;
          color: #19132C;
          margin-bottom: 0.625rem;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          word-wrap: break-word;
          word-break: break-word; }
        .alert .alert-content .alert-box .alert-text .text-box .alert-update {
          font-family: "barlow";
          font-size: 1.25rem;
          font-weight: 300;
          line-height: 1.5rem;
          color: #19132C;
          margin-bottom: 1.25rem;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease, margin-bottom 0.4s ease;
          word-wrap: break-word;
          word-break: break-word; }
        .alert .alert-content .alert-box .alert-text .text-box .alert-link-text {
          font-family: "barlow";
          font-size: 1.625rem;
          font-weight: 400;
          line-height: 1.9375rem;
          color: #19132C;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease;
          word-wrap: break-word;
          word-break: break-word;
          text-decoration: none !important;
          -webkit-text-decoration-color: transparent;
             -moz-text-decoration-color: transparent;
                  text-decoration-color: transparent; }
          .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right {
            display: block;
            margin-left: 5px;
            -webkit-transition: -webkit-transform 0.4s ease;
            transition: -webkit-transform 0.4s ease;
            -o-transition: -o-transform 0.4s ease;
            -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
            transition: transform 0.4s ease;
            transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
            .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right:before {
              font-size: 1.4375rem;
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease;
              position: relative;
              left: 0.9375rem;
              top: 0.25rem; }
          html.no-touch .alert .alert-content .alert-box .alert-text .text-box .alert-link-text:hover .icon-arrow_right {
            -webkit-transform: translateX(10px);
               -moz-transform: translateX(10px);
                -ms-transform: translateX(10px);
                 -o-transform: translateX(10px);
                    transform: translateX(10px); }
    .alert .alert-content .alert-close {
      width: 4.5rem;
      height: 4.5rem;
      -webkit-border-radius: 5rem;
         -moz-border-radius: 5rem;
              border-radius: 5rem;
      background-color: #ffffff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      right: -2.125rem;
      border: 0;
      top: -2.125rem;
      cursor: pointer;
      -webkit-transition: width 0.4s ease, height 0.4s ease;
      -o-transition: width 0.4s ease, height 0.4s ease;
      -moz-transition: width 0.4s ease, height 0.4s ease;
      transition: width 0.4s ease, height 0.4s ease; }
      .alert .alert-content .alert-close span {
        display: block;
        width: 1.875rem;
        height: 0.125rem;
        background-color: #19122D;
        position: absolute; }
      .alert .alert-content .alert-close span:nth-of-type(1) {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
           -moz-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
             -o-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
        transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
        -o-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -o-transform 0.4s ease;
        -moz-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
        transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease;
        transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
      .alert .alert-content .alert-close span:nth-of-type(2) {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
           -moz-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
             -o-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg);
        -webkit-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
        transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
        -o-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -o-transform 0.4s ease;
        -moz-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
        transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease;
        transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
      .alert .alert-content .alert-close span:nth-of-type(3) {
        width: 0px;
        -webkit-transition: width 0.4s ease;
        -o-transition: width 0.4s ease;
        -moz-transition: width 0.4s ease;
        transition: width 0.4s ease; }
      @media only screen and (min-width: 899px) {
        html.no-touch .alert .alert-content .alert-close:hover span:nth-of-type(1) {
          left: 2.375rem;
          top: 1.875rem;
          width: 0.9375rem;
          -webkit-transform: rotate(45deg);
             -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
               -o-transform: rotate(45deg);
                  transform: rotate(45deg); }
        html.no-touch .alert .alert-content .alert-close:hover span:nth-of-type(2) {
          left: 2.375rem;
          top: 2.4375rem;
          width: 0.9375rem;
          -webkit-transform: rotate(-45deg);
             -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
               -o-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
        html.no-touch .alert .alert-content .alert-close:hover span:nth-of-type(3) {
          width: 1.875rem; } }
  .alert.display {
    opacity: 1;
    pointer-events: all; }

@media (max-width: 898px) {
  .alert-buttons {
    left: 0.625rem;
    top: -webkit-calc(50% - 100px);
    top: -moz-calc(50% - 100px);
    top: calc(50% - 100px); }
    .alert-buttons .alert-btn {
      width: 3.125rem;
      height: 3.125rem; }
  .notices-btn {
    width: 3.125rem;
    height: 3.125rem;
    margin-top: 1.875rem;
    visibility: visible; }
    .notices-btn .notices-nr {
      font-size: 0.625rem;
      width: 0.9375rem;
      height: 0.9375rem;
      right: -2px;
      top: -2px; }
  .alert .alert-bg {
    height: 40vh;
    background-color: #19132c; }
  .alert .alert-content {
    width: 100%;
    height: 100vh; }
    .alert .alert-content .alert-box {
      width: 100%;
      height: 100vh; }
      .alert .alert-content .alert-box:before {
        content: "";
        position: absolute;
        left: 0;
        top: 40vh;
        width: 100%;
        height: 100%;
        background-color: #ffffff; }
      .alert .alert-content .alert-box .alert-image-box {
        position: relative;
        left: auto;
        top: 90px;
        width: -webkit-calc(100vw - 30px);
        width: -moz-calc(100vw - 30px);
        width: calc(100vw - 30px);
        max-width: 320px;
        height: -webkit-calc(100vw - 30px);
        height: -moz-calc(100vw - 30px);
        height: calc(100vw - 30px);
        max-height: 320px;
        margin: 0 auto; }
      .alert .alert-content .alert-box .alert-text {
        position: absolute;
        right: 0;
        top: 50vh;
        left: 20px;
        width: -webkit-calc(100vw - 40px);
        width: -moz-calc(100vw - 40px);
        width: calc(100vw - 40px);
        height: auto;
        -webkit-border-top-right-radius: 0;
           -moz-border-radius-topright: 0;
                border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
           -moz-border-radius-bottomright: 0;
                border-bottom-right-radius: 0; }
        .alert .alert-content .alert-box .alert-text .text-box {
          position: absolute;
          width: 100%;
          height: 100vw;
          right: 0;
          top: 60px;
          overflow-y: auto; } }
        @media (max-width: 898px) and (min-width: 650px) and (max-width: 898px) {
          .alert .alert-content .alert-box .alert-text .text-box {
            height: -webkit-calc(100vw - 350px);
            height: -moz-calc(100vw - 350px);
            height: calc(100vw - 350px); } }
        @media (max-width: 898px) and (max-width: 650px) {
          .alert .alert-content .alert-box .alert-text .text-box {
            height: -webkit-calc(100vw - 200px);
            height: -moz-calc(100vw - 200px);
            height: calc(100vw - 200px); } }
        @media (max-width: 898px) and (max-width: 475px) {
          .alert .alert-content .alert-box .alert-text .text-box {
            height: -webkit-calc(100vw - 100px);
            height: -moz-calc(100vw - 100px);
            height: calc(100vw - 100px); } }

@media (max-width: 898px) {
          .alert .alert-content .alert-box .alert-text .text-box .title {
            margin-bottom: 0.625rem; }
          .alert .alert-content .alert-box .alert-text .text-box .text {
            font-size: 1.3125rem;
            line-height: 1.5625rem;
            margin-bottom: 0.625rem; }
          .alert .alert-content .alert-box .alert-text .text-box .alert-update {
            margin-bottom: 0.625rem; }
          .alert .alert-content .alert-box .alert-text .text-box .alert-link-text {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            font-size: 1.625rem; }
            .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right {
              display: block;
              margin-left: 5px;
              -webkit-transition: -webkit-transform 0.4s ease;
              transition: -webkit-transform 0.4s ease;
              -o-transition: -o-transform 0.4s ease;
              -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
              transition: transform 0.4s ease;
              transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
              .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right:before {
                font-size: 1.4375rem; }
            html.no-touch .alert .alert-content .alert-box .alert-text .text-box .alert-link-text:hover .icon-arrow_right {
              -webkit-transform: translateX(10px);
                 -moz-transform: translateX(10px);
                  -ms-transform: translateX(10px);
                   -o-transform: translateX(10px);
                      transform: translateX(10px); }
    .alert .alert-content .alert-close {
      width: 3.625rem;
      height: 3.625rem;
      background-color: #19122D;
      position: absolute;
      right: auto;
      left: 5px;
      border: 0;
      top: 47vh;
      cursor: pointer; }
      .alert .alert-content .alert-close span {
        display: block;
        width: 30px;
        height: 2px;
        background-color: #ffffff;
        position: absolute; }
  .alert.display {
    opacity: 1;
    pointer-events: all; } }

@media (min-width: 56.1875rem) {
  body.secondLvl .alert-buttons {
    top: -webkit-calc(50% - 120px);
    top: -moz-calc(50% - 120px);
    top: calc(50% - 120px); }
  .alert-buttons .alert-btn {
    width: 3.3125rem;
    height: 3.3125rem; }
  .notices-btn {
    width: 3.3125rem;
    height: 3.3125rem;
    position: absolute;
    top: 5rem;
    bottom: auto;
    margin-top: 0; }
    body.secondLvl .notices-btn {
      bottom: -15rem; }
    .notices-btn .notices-nr {
      font-size: 0.75rem;
      width: 1.3125rem;
      height: 1.3125rem;
      right: -2px;
      top: -2px; }
  .alert .alert-content {
    width: 50rem;
    height: 23.625rem; }
    .alert .alert-content .alert-box .alert-image-box {
      width: 23.625rem;
      height: 23.625rem; }
    .alert .alert-content .alert-box .alert-text {
      width: 38.4375rem;
      height: 23.625rem; }
      .alert .alert-content .alert-box .alert-text .text-box {
        width: 20.3125rem;
        height: 16.375rem;
        right: 2.25rem;
        top: 3.875rem; }
        .alert .alert-content .alert-box .alert-text .text-box .text {
          font-size: 1.25rem;
          line-height: 1.5rem; }
        .alert .alert-content .alert-box .alert-text .text-box .alert-update {
          font-size: 1.0625rem;
          line-height: 1.25rem; }
        .alert .alert-content .alert-box .alert-text .text-box .alert-link-text {
          font-size: 1.125rem;
          line-height: 1.375rem; }
          .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right:before {
            font-size: 1.4375rem; } }

@media (min-width: 100rem) {
  .alert-buttons .alert-btn {
    width: 4.5rem;
    height: 4.5rem;
    -webkit-border-radius: 5rem;
       -moz-border-radius: 5rem;
            border-radius: 5rem; }
  .notices-btn {
    width: 4.5rem;
    height: 4.5rem;
    -webkit-border-radius: 5rem;
       -moz-border-radius: 5rem;
            border-radius: 5rem;
    position: absolute;
    top: 6.25rem;
    bottom: auto;
    margin-top: 0; }
  .alert .alert-content {
    width: 53.125rem;
    height: 28.125rem; }
    .alert .alert-content .alert-box .alert-image-box {
      width: 28.125rem;
      height: 28.125rem;
      -webkit-border-radius: 38rem;
         -moz-border-radius: 38rem;
              border-radius: 38rem; }
    .alert .alert-content .alert-box .alert-text {
      width: 38.4375rem;
      height: 28.125rem;
      -webkit-border-top-right-radius: 1.25rem;
         -moz-border-radius-topright: 1.25rem;
              border-top-right-radius: 1.25rem;
      -webkit-border-bottom-right-radius: 1.25rem;
         -moz-border-radius-bottomright: 1.25rem;
              border-bottom-right-radius: 1.25rem; }
      .alert .alert-content .alert-box .alert-text .text-box {
        width: 20.3125rem;
        height: 21.5rem;
        right: 2.5rem;
        top: 3.75rem; }
        .alert .alert-content .alert-box .alert-text .text-box .text {
          font-size: 1.375rem;
          line-height: 1.75rem; }
        .alert .alert-content .alert-box .alert-text .text-box .alert-update {
          font-size: 1.125rem;
          line-height: 1.375rem; }
        .alert .alert-content .alert-box .alert-text .text-box .alert-link-text {
          font-size: 1.5rem;
          line-height: 1.75rem; }
          .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right {
            margin-left: 5px; }
            .alert .alert-content .alert-box .alert-text .text-box .alert-link-text .icon-arrow_right:before {
              font-size: 1.4375rem; } }

/* @media (min-width: $w_desktop){
    .alert-buttons{
        left: rems(60px);

        .alert-btn{
            width: rems(80px);
            height: rems(80px);
            border-radius: rems(80px);

            .btn-icon{
                &:before{
                    font-size: rems(28px);
                }
            }
        }

        .notices-btn{
            width: rems(80px);
            height: rems(80px);
            border-radius: rems(80px);
            margin-top: rems(50px);

            .btn-icon{
                &:before{
                    font-size: rems(32px);
                }
            }

            .notices-nr{
                font-size: rems(15px);
                width: rems(27px);
                height: rems(27px);
                border-radius: rems(27px);
                right: -2px;
                top: -2px;
            }
        }
    }
    .alert{

        .alert-content{
            width: rems(1088px);
            height: rems(608px);

            .alert-box{

                .alert-image-box{
                    width: rems(608px);
                    height: rems(608px);
                    border-radius: rems(608px);
                }

                .alert-text{
                    width: rems(784px);
                    height: rems(608px);
                    border-top-right-radius: rems(20px);
                    border-bottom-right-radius: rems(20px);

                    .text-box{
                        width: rems(364px);
                        height: rems(342px);
                        right: rems(60px);
                        top: rems(130px);

                        .title{
                            font-size: rems(50px);
                            line-height: rems(54px);
                        }

                        .text{
                            font-size: rems(25px);
                            line-height: rems(30px);
                        }

                        .alert-update{
                            font-size: rems(20px);
                            line-height: rems(24px);
                        }

                        .alert-link-text{
                            font-size: rems(26px);
                            line-height: rems(31px);

                            .icon-arrow_right{
                                margin-left: 5px;

                                &:before{
                                    font-size: rems(23px);
                                }
                            }
                        }
                    }
                }
            }

            .alert-close{
                width: rems(72px);
                height: rems(72px);
                border-radius: rems(80px);
                right: rems(-34px);
                top: rems(-34px);


                    html.no-touch &:hover{
                        span:nth-of-type(1){
                            left: 38px;
                            top: 30px;
                            width: 15px;
                        }

                        span:nth-of-type(2){
                            left: 38px;
                            top: 39px;
                            width: 15px;
                        }
                    }

            }

        }
    }
} */
@media (max-width: 47.9375rem) {
  body.secondLvl .alert-buttons {
    top: 23vh;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; } }

.notices {
  position: absolute;
  left: 3.75rem;
  bottom: 3.4375rem;
  z-index: 4;
  width: 34.6875rem;
  height: 16.6875rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease; }
  body.secondLvl .notices {
    display: none !important; }
  .notices.modal--notices {
    overflow: hidden; }
    @media (min-width: 899px) {
      .notices.modal--notices {
        overflow: visible;
        top: auto;
        left: 3.75rem;
        bottom: 6.25rem;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        width: 19.375rem;
        height: 19.375rem; } }
  @media only screen and (min-width: 899px) and (max-height: 860px) {
    .notices.modal--notices {
      bottom: 4.375rem; } }
  .notices.widget-holder {
    position: static;
    opacity: 1;
    pointer-events: auto;
    width: 100%;
    height: auto; }
    .notices.widget-holder .notice-title {
      height: auto;
      max-height: -webkit-max-content;
      max-height: -moz-max-content;
      max-height: max-content; }
  .notices h2 {
    display: none; }
  .notices.display {
    opacity: 1;
    pointer-events: all; }
    .notices.display .notices-close:hover {
      background-color: #0076C0; }
      .notices.display .notices-close:hover span {
        background-color: #fff; }
  .notices .notices-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 2.5rem;
    bottom: 1.25rem;
    display: none !important; }
    .notices .notices-nav::after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='337' height='337' viewBox='0 0 337 337'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='337' height='337' rx='168.5' transform='translate(-7139.8 -18950)' fill='%230076c0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(7139.8 18950)' clip-path='url(%23a)'%3E%3Cpath d='M95,1A94.7,94.7,0,0,0,76.055,2.91a93.481,93.481,0,0,0-33.61,14.143A94.277,94.277,0,0,0,8.387,58.411,93.521,93.521,0,0,0,2.91,76.055a94.927,94.927,0,0,0,0,37.891,93.481,93.481,0,0,0,14.143,33.61,94.277,94.277,0,0,0,41.358,34.058,93.521,93.521,0,0,0,17.643,5.477,94.927,94.927,0,0,0,37.891,0,93.481,93.481,0,0,0,33.61-14.143,94.277,94.277,0,0,0,34.058-41.358,93.521,93.521,0,0,0,5.477-17.643,94.927,94.927,0,0,0,0-37.891,93.481,93.481,0,0,0-14.143-33.61A94.277,94.277,0,0,0,131.589,8.387,93.521,93.521,0,0,0,113.945,2.91,94.7,94.7,0,0,0,95,1m0-1A95,95,0,1,1,0,95,95,95,0,0,1,95,0Z' transform='translate(-6995.8 -18711)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
      display: block;
      position: absolute;
      width: 21.875rem;
      height: 21.875rem;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      right: -4.6875rem;
      bottom: -2.6875rem;
      pointer-events: none; }
    .notices .notices-nav button {
      background: transparent;
      border: 0;
      cursor: pointer; }
      .notices .notices-nav button .icon-arrow_right {
        display: block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: -o-transform 0.3s ease;
        -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
        .notices .notices-nav button .icon-arrow_right:before {
          color: #ffffff;
          font-size: 0.75rem; }
      html.no-touch .notices .notices-nav button:hover .icon-arrow_right {
        -webkit-transform: translateX(5px);
           -moz-transform: translateX(5px);
            -ms-transform: translateX(5px);
             -o-transform: translateX(5px);
                transform: translateX(5px); }
    .notices .notices-nav .counter {
      display: block;
      width: 2.0625rem;
      margin: 0 0.625rem;
      font-family: 'barlow';
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1.5rem;
      letter-spacing: 3px;
      color: #ffffff; }
    .notices .notices-nav .slick-prev {
      position: relative;
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }
      .notices .notices-nav .slick-prev .icon-arrow_right {
        margin-top: -0.625rem; }
    .notices .notices-nav .slick-next .icon-arrow_right {
      margin-top: -0.4375rem; }
      @media (max-width: 898px) {
        .notices .notices-nav .slick-next .icon-arrow_right {
          margin-top: -0.3125rem; } }
  .notices .notices-close {
    width: 4.5rem;
    height: 4.5rem;
    -webkit-border-radius: 5rem;
       -moz-border-radius: 5rem;
            border-radius: 5rem;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    left: 0rem;
    border: 0.125rem solid #fff;
    top: 0rem;
    cursor: pointer;
    -webkit-transition: width 0.4s ease, height 0.4s ease;
    -o-transition: width 0.4s ease, height 0.4s ease;
    -moz-transition: width 0.4s ease, height 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease;
    outline: none; }
    .notices .notices-close:focus, .notices .notices-close:focus-visible {
      outline: none !important; }
    .notices .notices-close span {
      display: block;
      width: 30px;
      height: 2px;
      background-color: #fff;
      position: absolute; }
    .notices .notices-close span:nth-of-type(1) {
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
         -moz-transform: translate(-50%, -50%) rotate(45deg);
          -ms-transform: translate(-50%, -50%) rotate(45deg);
           -o-transform: translate(-50%, -50%) rotate(45deg);
              transform: translate(-50%, -50%) rotate(45deg);
      -webkit-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
      transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
      -o-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -o-transform 0.4s ease;
      -moz-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
      transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease;
      transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
    .notices .notices-close span:nth-of-type(2) {
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
         -moz-transform: translate(-50%, -50%) rotate(-45deg);
          -ms-transform: translate(-50%, -50%) rotate(-45deg);
           -o-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      -webkit-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
      transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
      -o-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -o-transform 0.4s ease;
      -moz-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
      transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease;
      transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
    .notices .notices-close span:nth-of-type(3) {
      width: 0px;
      -webkit-transition: width 0.4s ease;
      -o-transition: width 0.4s ease;
      -moz-transition: width 0.4s ease;
      transition: width 0.4s ease; }
  .notices .notices-cards {
    position: absolute;
    background-color: #0076C0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-border-radius: 1.25rem;
       -moz-border-radius: 1.25rem;
            border-radius: 1.25rem;
    -webkit-border-top-left-radius: 108px;
       -moz-border-radius-topleft: 108px;
            border-top-left-radius: 108px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 899px) {
      .notices .notices-cards {
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        padding: 1.875rem 3.125rem; } }
    @media (min-width: 899px) {
      .notices .notices-cards .slick-list {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .notices .notices-cards .slick-track {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .notices .notices-cards .notice {
      width: 100%;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      position: relative; }
      .notices .notices-cards .notice .notice-img {
        position: absolute;
        top: -webkit-calc(100% - 2.1875rem);
        top: -moz-calc(100% - 2.1875rem);
        top: calc(100% - 2.1875rem);
        left: -webkit-calc(100% - 6.25rem);
        left: -moz-calc(100% - 6.25rem);
        left: calc(100% - 6.25rem);
        width: 9.375rem;
        height: 9.375rem;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        overflow: hidden; }
        .notices .notices-cards .notice .notice-img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .notices .notices-cards .notice .notice-text {
        position: relative;
        width: 18.75rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-left: 0;
        overflow: auto; }
        .notices .notices-cards .notice .notice-text .notice-title {
          font-family: 'barlow';
          font-size: clamp(1.5625rem, 1.04167vw + 1.0625rem, 2rem);
          font-weight: 600;
          line-height: 1;
          color: #ffffff;
          padding: 0rem 0rem 0.3125rem 0rem;
          word-wrap: break-word;
          word-break: break-word; }
        .notices .notices-cards .notice .notice-text .notice-description {
          font-family: 'barlow';
          font-size: clamp(1rem, 0.74405vw + 0.64286rem, 1.3125rem);
          line-height: 1.1904761905;
          color: #ffffff;
          font-weight: 300;
          word-wrap: break-word;
          word-break: break-word;
          margin-top: 0.625rem; }
          .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss p, .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss h2, .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss h3, .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss h4, .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss h5, .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss li, .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss a {
            color: #ffffff !important; }
          .notices .notices-cards .notice .notice-text .notice-description.secondLvlCss p {
            margin: 0;
            line-height: 1.1904761905; }
        .notices .notices-cards .notice .notice-text .notice-date {
          font-family: 'barlow';
          font-size: 1.25rem;
          line-height: 1.2;
          font-weight: 300;
          color: #ffffff;
          word-wrap: break-word;
          word-break: break-word;
          letter-spacing: 0px;
          text-transform: capitalize;
          display: none !important; }
      .notices .notices-cards .notice .notice-link {
        font-family: "barlow";
        font-size: 0.9375rem;
        font-weight: 400;
        color: #ffffff;
        letter-spacing: -0.02813rem;
        right: 2.4375rem;
        bottom: -1.5625rem;
        z-index: 2;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 0.625rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        word-wrap: break-word;
        word-break: break-word;
        border: 0.0625rem solid #FFFFFF;
        -webkit-border-radius: 1.875rem;
           -moz-border-radius: 1.875rem;
                border-radius: 1.875rem;
        padding: 0.3125rem 1.25rem;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s; }
        .notices .notices-cards .notice .notice-link .icon-arrow_right {
          display: none !important;
          margin-left: 10px;
          -webkit-transition: -webkit-transform 0.3s ease;
          transition: -webkit-transform 0.3s ease;
          -o-transition: -o-transform 0.3s ease;
          -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
          .notices .notices-cards .notice .notice-link .icon-arrow_right:before {
            font-size: 0.8125rem; }
        html.no-touch .notices .notices-cards .notice .notice-link:hover {
          background-color: #fff;
          color: #0076C0; }
          html.no-touch .notices .notices-cards .notice .notice-link:hover .icon-arrow_right {
            -webkit-transform: translateX(5px);
               -moz-transform: translateX(5px);
                -ms-transform: translateX(5px);
                 -o-transform: translateX(5px);
                    transform: translateX(5px); }
      .notices .notices-cards .notice.no-image .notice-img {
        display: none; }
      .notices .notices-cards .notice.no-image .notice-text {
        width: 32.25rem;
        margin-left: 2.0625rem; }

@media ((max-width: 898px)) {
  .notices {
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 30;
    overflow: visible !important; }
    body.js--sticky-header .notices {
      display: block;
      visibility: visible; }
    .notices h2 {
      display: none;
      position: absolute;
      left: 1.25rem;
      top: 1.25rem;
      z-index: 5;
      color: #19132C;
      font-family: "spectral";
      font-size: 2.25rem;
      font-weight: 300; }
    .notices .notices-nav {
      left: auto;
      right: 0;
      bottom: 22px;
      top: auto;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%); }
    .notices .notices-close {
      background-color: #0076C0;
      border: 0.125rem solid #fff;
      -webkit-transform: scale(0.7);
         -moz-transform: scale(0.7);
          -ms-transform: scale(0.7);
           -o-transform: scale(0.7);
              transform: scale(0.7);
      width: 3.625rem;
      height: 3.625rem;
      top: 2.5625rem;
      left: 1.25rem; }
      .notices .notices-close span {
        width: 30px; }
    .notices .notices-cards {
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      -webkit-border-top-left-radius: 0;
         -moz-border-radius-topleft: 0;
              border-top-left-radius: 0;
      background-color: transparent;
      position: relative;
      display: block; }
      .notices .notices-cards::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: #0076C0;
        -webkit-clip-path: ellipse(112% 75% at 0% 100%);
                clip-path: ellipse(112% 75% at 0% 100%); }
      .notices .notices-cards .slick-track {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .notices .notices-cards .notice {
        width: 100vw;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 0;
        display: block;
        padding: 7.5rem 0.9375rem 0.9375rem; }
        .notices .notices-cards .notice .notice-img {
          top: auto;
          left: auto;
          right: 0;
          bottom: 40%; }
          .notices .notices-cards .notice .notice-img + .notice-text {
            width: 65%; }
        .notices .notices-cards .notice .notice-text {
          width: -webkit-calc(100% - 30px);
          width: -moz-calc(100% - 30px);
          width: calc(100% - 30px);
          margin-left: 0.625rem;
          margin-top: 0rem;
          overflow-y: auto;
          padding-top: 0rem;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          height: auto;
          margin: 0;
          display: block; }
          .notices .notices-cards .notice .notice-text .notice-date {
            margin-top: 0.625rem; }
        .notices .notices-cards .notice .notice-link {
          font-size: 0.9375rem;
          margin-top: 0.625rem; }
        .notices .notices-cards .notice.no-image .notice-img {
          display: none; }
        .notices .notices-cards .notice.no-image .notice-text {
          width: -webkit-calc(100% - 30px);
          width: -moz-calc(100% - 30px);
          width: calc(100% - 30px);
          margin-left: 0.625rem;
          height: auto; }
          .notices .notices-cards .notice.no-image .notice-text .notice-title {
            padding-left: 0; } }

@media (min-width: 56.1875rem) {
  .notices .notices-nav {
    position: absolute;
    right: 70px;
    left: auto;
    bottom: 45px; }
  .notices .notices-close {
    -webkit-transform: scale(0.6);
       -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
         -o-transform: scale(0.6);
            transform: scale(0.6);
    width: 4.5rem;
    height: 4.5rem; } }

@media (min-width: 100rem) {
  .notices .notices-nav {
    position: absolute;
    right: 70px;
    left: auto;
    bottom: 45px; }
  .notices .notices-close {
    -webkit-transform: scale(0.6);
       -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
         -o-transform: scale(0.6);
            transform: scale(0.6);
    width: 4.5rem;
    height: 4.5rem; } }

@media (min-width: 2000px) {
  .notices .notices-nav {
    right: 93px;
    bottom: 57px; } }

.parents {
  position: fixed;
  left: 0;
  top: -150vh;
  width: 100%;
  height: 100vh;
  background-color: rgba(6, 1, 41, 0.5);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  -moz-transition: transform 1s ease, -moz-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  z-index: 5;
  pointer-events: all;
  display: none; }
  .parents.open {
    -webkit-transform: translateY(150vh);
       -moz-transform: translateY(150vh);
        -ms-transform: translateY(150vh);
         -o-transform: translateY(150vh);
            transform: translateY(150vh); }
  .parents .bg-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0; }
  .parents .top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60vh;
    background-color: #ffffff;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .parents .top .parents-header {
      height: 6.25rem; }
      .parents .top .parents-header .logo-parents {
        width: 29.25rem;
        position: absolute;
        left: 3.75rem;
        top: 1.875rem; }
        .parents .top .parents-header .logo-parents img {
          width: 100%;
          height: auto; }
      .parents .top .parents-header .parents-search {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute;
        right: 10rem;
        top: 3.5rem;
        height: 4.9375rem;
        width: 4.9375rem;
        overflow: hidden;
        -webkit-transition: width 0.5s ease, background-color 0.5s ease, -webkit-border-radius 0.5s ease;
        transition: width 0.5s ease, background-color 0.5s ease, -webkit-border-radius 0.5s ease;
        -o-transition: width 0.5s ease, border-radius 0.5s ease, background-color 0.5s ease;
        -moz-transition: width 0.5s ease, border-radius 0.5s ease, background-color 0.5s ease, -moz-border-radius 0.5s ease;
        transition: width 0.5s ease, border-radius 0.5s ease, background-color 0.5s ease;
        transition: width 0.5s ease, border-radius 0.5s ease, background-color 0.5s ease, -webkit-border-radius 0.5s ease, -moz-border-radius 0.5s ease;
        background-color: rgba(244, 244, 244, 0.5);
        -webkit-border-radius: 40px;
           -moz-border-radius: 40px;
                border-radius: 40px;
        -webkit-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
           -moz-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
                box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
        /* .icon-parents_search{
                    cursor: pointer;

                    &:before{
                        font-size: rems(26px);
                        margin-left: rems(-10px);
                        position: relative;
                        top: 1px;
                    }
                } */ }
        .parents .top .parents-header .parents-search .icon-parents_search_open {
          margin-left: 1.875rem;
          cursor: pointer; }
          .parents .top .parents-header .parents-search .icon-parents_search_open:before {
            color: #19122D;
            font-size: 1.5rem;
            margin-left: -0.625rem;
            position: relative;
            top: 1px; }
        .parents .top .parents-header .parents-search .icon-arrow_right {
          display: none;
          opacity: 0.27;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          cursor: pointer; }
        .parents .top .parents-header .parents-search input {
          width: 0;
          opacity: 0;
          left: 10px;
          position: relative;
          height: 60px;
          border: 0;
          background: transparent;
          -webkit-transition: opacity 0.4s ease, width 0.4s ease;
          -o-transition: opacity 0.4s ease, width 0.4s ease;
          -moz-transition: opacity 0.4s ease, width 0.4s ease;
          transition: opacity 0.4s ease, width 0.4s ease;
          font-size: 1.75rem;
          color: #060129; }
          .parents .top .parents-header .parents-search input:focus-visible {
            outline: 0 !important; }
        .parents .top .parents-header .parents-search.open {
          -webkit-border-radius: 2.5rem;
             -moz-border-radius: 2.5rem;
                  border-radius: 2.5rem;
          background-color: rgba(244, 244, 244, 0.5);
          width: 26.1875rem;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
             -moz-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
                  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
          /* .icon-parents_search{
                        display: none;
                    } */ }
          .parents .top .parents-header .parents-search.open .icon-parents_search_open:before {
            margin-left: 0.375rem; }
          .parents .top .parents-header .parents-search.open .icon-arrow_right {
            display: block; }
          .parents .top .parents-header .parents-search.open input {
            width: -webkit-calc(100% - 80px);
            width: -moz-calc(100% - 80px);
            width: calc(100% - 80px);
            opacity: 1; }
        html.no-touch .parents .top .parents-header .parents-search:hover {
          background-color: #ededed; }
          html.no-touch .parents .top .parents-header .parents-search:hover .icon-arrow_right {
            opacity: 1; }
      .parents .top .parents-header .parents-close {
        width: 4.5rem;
        height: 4.5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem;
        background-color: #19122D;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute;
        right: 3.75rem;
        border: 0;
        top: 3.75rem;
        cursor: pointer; }
        .parents .top .parents-header .parents-close span {
          display: block;
          width: 30px;
          height: 2px;
          background-color: #ffffff;
          position: absolute; }
        .parents .top .parents-header .parents-close span:nth-of-type(1) {
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(45deg);
             -moz-transform: translate(-50%, -50%) rotate(45deg);
              -ms-transform: translate(-50%, -50%) rotate(45deg);
               -o-transform: translate(-50%, -50%) rotate(45deg);
                  transform: translate(-50%, -50%) rotate(45deg);
          -webkit-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
          transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
          -o-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -o-transform 0.4s ease;
          -moz-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
          transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease;
          transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
        .parents .top .parents-header .parents-close span:nth-of-type(2) {
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(-45deg);
             -moz-transform: translate(-50%, -50%) rotate(-45deg);
              -ms-transform: translate(-50%, -50%) rotate(-45deg);
               -o-transform: translate(-50%, -50%) rotate(-45deg);
                  transform: translate(-50%, -50%) rotate(-45deg);
          -webkit-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
          transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -webkit-transform 0.4s ease;
          -o-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, -o-transform 0.4s ease;
          -moz-transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
          transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease;
          transition: left 0.4s ease, top 0.4s ease, width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
        .parents .top .parents-header .parents-close span:nth-of-type(3) {
          width: 0px;
          -webkit-transition: width 0.4s ease;
          -o-transition: width 0.4s ease;
          -moz-transition: width 0.4s ease;
          transition: width 0.4s ease; }
        html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(1) {
          left: 38px;
          top: 30px;
          width: 15px;
          -webkit-transform: rotate(45deg);
             -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
               -o-transform: rotate(45deg);
                  transform: rotate(45deg); }
        html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(2) {
          left: 38px;
          top: 39px;
          width: 15px;
          -webkit-transform: rotate(-45deg);
             -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
               -o-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
        html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(3) {
          width: 30px; }
    .parents .top .center {
      position: relative;
      z-index: 2;
      width: 80%;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding-bottom: 40px;
      margin-top: 80px; }
      .parents .top .center .col {
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 10px 10px; }
        .parents .top .center .col .title {
          font-family: "barlow";
          font-size: 1.875rem;
          font-weight: 400;
          line-height: 2.25rem;
          color: #19122D;
          margin-bottom: 0.625rem; }
        .parents .top .center .col .links {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
             -moz-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          .parents .top .center .col .links a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
               -moz-box-orient: vertical;
               -moz-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
               -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 10.875rem;
            height: 10.875rem;
            -webkit-border-radius: 1.25rem;
               -moz-border-radius: 1.25rem;
                    border-radius: 1.25rem;
            background-color: #19122D;
            -webkit-transition: background-color 0.4s ease;
            -o-transition: background-color 0.4s ease;
            -moz-transition: background-color 0.4s ease;
            transition: background-color 0.4s ease; }
            .parents .top .center .col .links a img {
              width: 3.25rem;
              height: auto;
              margin-bottom: 10px; }
            .parents .top .center .col .links a span {
              font-family: "barlow";
              font-size: 1.5625rem;
              font-weight: 300;
              line-height: 1.625rem;
              color: #ffffff;
              max-width: 5.625rem; }
            html.no-touch .parents .top .center .col .links a:hover {
              background-color: #1378C9; }
          .parents .top .center .col .links a:nth-of-type(1) {
            margin-right: 0.625rem; }
          .parents .top .center .col .links a:nth-of-type(2) {
            margin-left: 0.625rem;
            margin-right: 1.25rem; }
      .parents .top .center > div:nth-of-type(2) {
        margin: 0 3%;
        padding: 0 -webkit-calc(3% + 10px);
        padding: 0 -moz-calc(3% + 10px);
        padding: 0 calc(3% + 10px);
        padding-bottom: 20px;
        padding-top: 10px;
        border-left: 1px solid rgba(91, 92, 96, 0.2);
        border-right: 1px solid rgba(91, 92, 96, 0.2); }
    .parents .top .parents-shape {
      position: absolute;
      bottom: -10%;
      width: 100%;
      padding-bottom: 10%;
      background-image: url("/Images/svg/parents_shape.svg");
      background-repeat: no-repeat;
      background-position: center bottom;
      -moz-background-size: 100%;
           background-size: 100%;
      -webkit-transition: -webkit-clip-path 2s ease 1s;
      transition: -webkit-clip-path 2s ease 1s;
      -o-transition: clip-path 2s ease 1s;
      -moz-transition: clip-path 2s ease 1s;
      transition: clip-path 2s ease 1s;
      transition: clip-path 2s ease 1s, -webkit-clip-path 2s ease 1s;
      z-index: 0; }
    .parents .top .save-page {
      z-index: 2;
      border: 0;
      background: transparent;
      height: 3.75rem;
      padding: 0 1.875rem;
      color: #ffffff;
      font-size: 1.5625rem;
      font-weight: 400;
      font-family: "barlow";
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px;
      background-color: #19122D;
      max-width: 450px;
      margin: 0 auto; }

@media (max-width: 47.9375rem) {
  .parents {
    top: -webkit-calc(-100vh - 100px);
    top: -moz-calc(-100vh - 100px);
    top: calc(-100vh - 100px);
    background-color: transparent;
    overflow-y: auto; }
    .parents.open {
      -webkit-transform: translateY(-webkit-calc(100vh + 100px));
         -moz-transform: translateY(-moz-calc(100vh + 100px));
          -ms-transform: translateY(calc(100vh + 100px));
           -o-transform: translateY(calc(100vh + 100px));
              transform: translateY(calc(100vh + 100px)); }
    .parents .top {
      height: auto;
      padding-bottom: 1.25rem; }
      .parents .top .parents-header {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        margin-bottom: 30px; }
        .parents .top .parents-header .logo-parents {
          display: none; }
        .parents .top .parents-header .parents-close {
          display: none; }
        .parents .top .parents-header .parents-search {
          position: relative;
          width: -webkit-calc(100% - 50px);
          width: -moz-calc(100% - 50px);
          width: calc(100% - 50px);
          left: 25px;
          right: 0;
          top: 0;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
             -moz-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16);
                  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16); }
          .parents .top .parents-header .parents-search input {
            width: -webkit-calc(100% - 80px);
            width: -moz-calc(100% - 80px);
            width: calc(100% - 80px);
            opacity: 1; }
          .parents .top .parents-header .parents-search .icon-arrow_right {
            display: block; }
      .parents .top .center {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-top: 6.875rem;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .parents .top .center .col {
          padding: 0.875rem 0.875rem 2.5rem;
          border-bottom: 1px solid rgba(91, 92, 96, 0.2); }
          .parents .top .center .col .title {
            font-size: 1.25rem;
            line-height: 1.1875rem;
            margin-top: 0.625rem;
            margin-bottom: 1.375rem; }
          .parents .top .center .col .links a {
            width: 9rem;
            height: 9rem;
            -webkit-border-radius: 1.25rem;
               -moz-border-radius: 1.25rem;
                    border-radius: 1.25rem; }
            .parents .top .center .col .links a img {
              width: 2.875rem;
              margin-bottom: 10px; }
            .parents .top .center .col .links a span {
              font-size: 1.125rem;
              line-height: 1.1875rem;
              max-width: 5.625rem; }
          .parents .top .center .col .links a:nth-of-type(1) {
            margin-right: 0.625rem; }
          .parents .top .center .col .links a:nth-of-type(2) {
            margin-left: 0.625rem;
            margin-right: 0.9375rem; }
      .parents .top .parents-shape {
        display: none; }
      .parents .top .save-page {
        height: auto;
        padding: 0.625rem 1.875rem;
        font-size: 1.25rem;
        max-width: 215px;
        -webkit-border-radius: 2.5rem;
           -moz-border-radius: 2.5rem;
                border-radius: 2.5rem;
        margin-top: 1.875rem;
        margin-bottom: 1.875rem;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

@media (min-width: 48rem) {
  .parents .top {
    height: auto; }
    .parents .top .parents-header {
      height: 6.25rem; }
      .parents .top .parents-header .logo-parents {
        width: 15rem;
        left: 2.4375rem;
        top: 2.25rem; }
      .parents .top .parents-header .parents-search {
        right: 7.5rem;
        top: 2.9375rem;
        height: 3.25rem;
        width: 3.25rem;
        /* .icon-parents_search{

                        &:before{
                            font-size: rems(35px);
                        }
                    } */ }
        .parents .top .parents-header .parents-search .icon-parents_search_open {
          margin-left: 0.625rem; }
        .parents .top .parents-header .parents-search input {
          left: 10px;
          height: 3.25rem;
          font-size: 1.25rem; }
        .parents .top .parents-header .parents-search.open {
          -webkit-border-radius: 40px;
             -moz-border-radius: 40px;
                  border-radius: 40px;
          width: 17.25rem;
          padding-right: 1.875rem; }
          .parents .top .parents-header .parents-search.open input {
            width: -webkit-calc(100% - 80px);
            width: -moz-calc(100% - 80px);
            width: calc(100% - 80px); }
      .parents .top .parents-header .parents-close {
        width: 3.3125rem;
        height: 3.3125rem;
        right: 2.4375rem;
        top: 2.875rem; }
        html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(1) {
          left: 30px;
          top: 21px;
          width: 14px; }
        html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(2) {
          left: 30px;
          top: 30px;
          width: 14px; }
        html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(3) {
          width: 30px; }
    .parents .top .center {
      width: -webkit-calc(100% - 40px);
      width: -moz-calc(100% - 40px);
      width: calc(100% - 40px); }
      .parents .top .center .col .title {
        font-size: 1.25rem;
        line-height: 1.1875rem; }
      .parents .top .center .col .links a {
        width: 8.875rem;
        height: 8.875rem;
        -webkit-border-radius: 1.25rem;
           -moz-border-radius: 1.25rem;
                border-radius: 1.25rem; }
        .parents .top .center .col .links a img {
          width: 3.25rem;
          margin-bottom: 10px; }
        .parents .top .center .col .links a span {
          font-size: 1.125rem;
          line-height: 1.1875rem;
          max-width: 3.75rem; }
    .parents .top .save-page {
      height: 3.125rem;
      padding: 0 1.875rem;
      font-size: 1.25rem;
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px;
      max-width: 380px;
      display: none; } }

@media (max-width: 1180px) {
  .parents .top .center > div:nth-of-type(2) {
    border-left: 0;
    border-right: 0; } }

@media (min-width: 100rem) {
  .parents .top .parents-header .logo-parents {
    width: 29.25rem;
    left: 3.75rem;
    top: 1.875rem; }
  .parents .top .parents-header .parents-search {
    right: 10rem;
    top: 3.5rem;
    height: 4.9375rem;
    width: 4.9375rem; }
    .parents .top .parents-header .parents-search .icon-parents_search_open {
      margin-left: 1.875rem; }
    .parents .top .parents-header .parents-search input {
      height: 60px;
      font-size: 1.75rem; }
    .parents .top .parents-header .parents-search.open {
      -webkit-border-radius: 40px;
         -moz-border-radius: 40px;
              border-radius: 40px;
      width: 26.1875rem; }
      .parents .top .parents-header .parents-search.open input {
        width: -webkit-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: calc(100% - 80px);
        opacity: 1; }
  .parents .top .parents-header .parents-close {
    width: 4.5rem;
    height: 4.5rem;
    -webkit-border-radius: 5rem;
       -moz-border-radius: 5rem;
            border-radius: 5rem;
    right: 3.75rem;
    top: 3.75rem; }
    .parents .top .parents-header .parents-close span {
      width: 30px;
      height: 2px; }
    html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(1) {
      left: 38px;
      top: 30px;
      width: 15px; }
    html.no-touch .parents .top .parents-header .parents-close:hover span:nth-of-type(2) {
      left: 38px;
      top: 39px;
      width: 15px; }
  .parents .top .center .col .title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin-bottom: 0.625rem; }
  .parents .top .center .col .links a {
    width: 10.875rem;
    height: 10.875rem;
    -webkit-border-radius: 1.25rem;
       -moz-border-radius: 1.25rem;
            border-radius: 1.25rem; }
    .parents .top .center .col .links a img {
      width: 3.25rem;
      margin-bottom: 10px; }
    .parents .top .center .col .links a span {
      font-size: 1.5625rem;
      line-height: 1.625rem;
      max-width: 5.625rem; }
  .parents .top .parents-shape {
    padding-bottom: 10%;
    -moz-background-size: 100%;
         background-size: 100%; }
  .parents .top .save-page {
    height: 3.75rem;
    padding: 0 1.875rem;
    font-size: 1.5625rem;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    max-width: 450px;
    display: none; } }

.welcome {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10.625rem 0;
  background-color: #F4F4F4; }
  .welcome .line {
    display: none !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    pointer-events: none; }
    @media (max-width: 900px) {
      .welcome .line {
        display: none; } }
    .welcome .line svg path {
      stroke-dasharray: 0;
      stroke-dashoffset: 0; }
    .welcome .line svg:not(:root) {
      width: 100%;
      height: 100vh; }
      @media (max-width: 1199px) {
        .welcome .line svg:not(:root) {
          height: 90vh; } }
      @media (max-width: 992px) {
        .welcome .line svg:not(:root) {
          height: 80vh; } }
  .welcome .center {
    width: -webkit-calc(100% - 7.5rem);
    width: -moz-calc(100% - 7.5rem);
    width: calc(100% - 7.5rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: width 0.4s ease;
    -o-transition: width 0.4s ease;
    -moz-transition: width 0.4s ease;
    transition: width 0.4s ease; }
    .welcome .center .left {
      width: -webkit-calc(50% - 5rem);
      width: -moz-calc(50% - 5rem);
      width: calc(50% - 5rem);
      padding-left: 5rem;
      -webkit-transition: width 0.4s ease;
      -o-transition: width 0.4s ease;
      -moz-transition: width 0.4s ease;
      transition: width 0.4s ease;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .welcome .center .left .title {
        font-family: "spectral";
        font-size: clamp(2.25rem, 2.71318vw + 0.94767rem, 4rem);
        font-weight: 300;
        line-height: 1;
        color: #19122D;
        margin-bottom: 0.9375rem; }
      .welcome .center .left .description {
        font-family: "barlow";
        font-size: clamp(1.4375rem, 0.87209vw + 1.0189rem, 2rem);
        font-weight: 300;
        line-height: 1.2;
        color: #203B79; }
      .welcome .center .left .role {
        font-family: "barlow";
        font-size: clamp(1rem, 1.84109vw + 0.11628rem, 2.1875rem);
        font-weight: 500;
        line-height: 1.2;
        color: #19122D;
        margin-top: 1.875rem;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease; }
      .welcome .center .left .btn {
        display: inline-block;
        font-family: "barlow";
        font-size: clamp(1rem, 0.96899vw + 0.53488rem, 1.625rem);
        font-weight: 400;
        line-height: 1.2;
        color: #19122D;
        margin-top: 1.875rem;
        padding-right: 1.25rem; }
        .welcome .center .left .btn .icon-arrow_right {
          position: relative;
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          -o-transition: -o-transform 0.4s ease;
          -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
          display: inline-block; }
          .welcome .center .left .btn .icon-arrow_right:before {
            font-size: clamp(0.75rem, 0.4845vw + 0.51744rem, 1.0625rem);
            -webkit-transition: font-size 0.4s ease;
            -o-transition: font-size 0.4s ease;
            -moz-transition: font-size 0.4s ease;
            transition: font-size 0.4s ease;
            position: relative;
            top: 0.0625rem;
            display: inline-block;
            font-weight: 400;
            margin-left: 0.625rem; }
        .welcome .center .left .btn.staff-card {
          width: auto;
          height: auto;
          background-image: none; }
        html.no-touch .welcome .center .left .btn:hover .icon-arrow_right {
          -webkit-transform: translateX(5px);
             -moz-transform: translateX(5px);
              -ms-transform: translateX(5px);
               -o-transform: translateX(5px);
                  transform: translateX(5px); }
    .welcome .center .video-box {
      position: absolute;
      right: 12.9375rem;
      top: 13.125rem;
      opacity: 0;
      -webkit-transition: opacity 0.7s ease, right 0.7s ease, top 0.7s ease, width 0.7s ease, height 0.7s ease, -webkit-border-radius 0.7s ease;
      transition: opacity 0.7s ease, right 0.7s ease, top 0.7s ease, width 0.7s ease, height 0.7s ease, -webkit-border-radius 0.7s ease;
      -o-transition: opacity 0.7s ease, border-radius 0.7s ease, right 0.7s ease, top 0.7s ease, width 0.7s ease, height 0.7s ease;
      -moz-transition: opacity 0.7s ease, border-radius 0.7s ease, right 0.7s ease, top 0.7s ease, width 0.7s ease, height 0.7s ease, -moz-border-radius 0.7s ease;
      transition: opacity 0.7s ease, border-radius 0.7s ease, right 0.7s ease, top 0.7s ease, width 0.7s ease, height 0.7s ease;
      transition: opacity 0.7s ease, border-radius 0.7s ease, right 0.7s ease, top 0.7s ease, width 0.7s ease, height 0.7s ease, -webkit-border-radius 0.7s ease, -moz-border-radius 0.7s ease;
      pointer-events: none;
      width: clamp(19.75rem, 28.87597vw + 5.88953rem, 38.375rem);
      height: clamp(19.75rem, 28.87597vw + 5.88953rem, 38.375rem);
      -webkit-border-radius: 654px;
         -moz-border-radius: 654px;
              border-radius: 654px;
      overflow: hidden; }
      .welcome .center .video-box .welcome-video {
        width: 100%; }
      .welcome .center .video-box.open {
        opacity: 1;
        pointer-events: all;
        right: 0px;
        top: -110px;
        -webkit-border-radius: 0px;
           -moz-border-radius: 0px;
                border-radius: 0px;
        width: 100%;
        height: -webkit-calc(100% + 110px);
        height: -moz-calc(100% + 110px);
        height: calc(100% + 110px); }
        .welcome .center .video-box.open .welcome-video {
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
          @media (max-width: 767px) {
            .welcome .center .video-box.open .welcome-video {
              -o-object-fit: contain;
                 object-fit: contain; } }
    .welcome .center .right {
      width: 50%;
      padding-right: 5rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-transition: width 0.4s ease;
      -o-transition: width 0.4s ease;
      -moz-transition: width 0.4s ease;
      transition: width 0.4s ease; }
      .welcome .center .right .image-box {
        width: clamp(17.1875rem, 32.36434vw + 1.65262rem, 38.0625rem);
        height: clamp(17.1875rem, 32.36434vw + 1.65262rem, 38.0625rem);
        position: relative;
        -webkit-transition: width 0.4s ease;
        -o-transition: width 0.4s ease;
        -moz-transition: width 0.4s ease;
        transition: width 0.4s ease; }
      .welcome .center .right .welcome-video-controls {
        display: block;
        position: absolute;
        width: clamp(8.75rem, 17.44186vw + 0.37791rem, 20rem);
        height: clamp(8.75rem, 17.44186vw + 0.37791rem, 20rem);
        -webkit-transition: width 0.4s ease, height 0.4s ease;
        -o-transition: width 0.4s ease, height 0.4s ease;
        -moz-transition: width 0.4s ease, height 0.4s ease;
        transition: width 0.4s ease, height 0.4s ease;
        right: 0;
        top: -1.875rem;
        z-index: 1; }
        .welcome .center .right .welcome-video-controls.no-video .play-btn {
          display: none; }
        .welcome .center .right .welcome-video-controls .play-btn {
          border: 0;
          background: transparent;
          position: absolute;
          width: clamp(1.875rem, 6.58915vw + -1.28779rem, 6.125rem);
          height: clamp(1.875rem, 6.58915vw + -1.28779rem, 6.125rem);
          cursor: pointer;
          pointer-events: none;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          margin-left: 0.375rem;
          -webkit-transition: width 0.4s ease, height 0.4s ease;
          -o-transition: width 0.4s ease, height 0.4s ease;
          -moz-transition: width 0.4s ease, height 0.4s ease;
          transition: width 0.4s ease, height 0.4s ease; }
          .welcome .center .right .welcome-video-controls .play-btn .icon-play {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
               -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            width: 100%;
            height: 100%;
            opacity: 1;
            -webkit-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -moz-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease; }
            .welcome .center .right .welcome-video-controls .play-btn .icon-play:before {
              font-size: clamp(2.5rem, 4.84496vw + 0.17442rem, 5.625rem);
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease; }
          .welcome .center .right .welcome-video-controls .play-btn .icon-Pause {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
               -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
               -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            opacity: 0;
            -webkit-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -moz-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease;
            pointer-events: none;
            margin-left: -0.875rem; }
            .welcome .center .right .welcome-video-controls .play-btn .icon-Pause:before {
              font-size: clamp(2.25rem, 4.26357vw + 0.20349rem, 5rem);
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease; }
        .welcome .center .right .welcome-video-controls.play .close-btn, .welcome .center .right .welcome-video-controls.play .volume-btn {
          opacity: 1;
          pointer-events: all; }
        .welcome .center .right .welcome-video-controls.play .blue-text {
          opacity: 0; }
        .welcome .center .right .welcome-video-controls.no-video {
          z-index: 0; }
        .welcome .center .right .welcome-video-controls .close-btn {
          border: 0;
          background: transparent;
          opacity: 0;
          pointer-events: none;
          -webkit-transition: opacity 0.4s ease;
          -o-transition: opacity 0.4s ease;
          -moz-transition: opacity 0.4s ease;
          transition: opacity 0.4s ease;
          position: absolute;
          right: -3rem;
          top: 0;
          cursor: pointer; }
          .welcome .center .right .welcome-video-controls .close-btn .blue-circle {
            position: relative;
            width: clamp(3.75rem, 9.10853vw + -0.62209rem, 9.625rem);
            height: clamp(3.75rem, 9.10853vw + -0.62209rem, 9.625rem);
            -o-object-fit: contain;
               object-fit: contain;
            -webkit-transition: width 0.4s ease, height 0.4s ease;
            -o-transition: width 0.4s ease, height 0.4s ease;
            -moz-transition: width 0.4s ease, height 0.4s ease;
            transition: width 0.4s ease, height 0.4s ease; }
          .welcome .center .right .welcome-video-controls .close-btn .icon-close {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
               -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            opacity: 1;
            -webkit-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -moz-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease; }
            .welcome .center .right .welcome-video-controls .close-btn .icon-close:before {
              color: #ffffff;
              font-size: clamp(1.375rem, 2.13178vw + 0.35174rem, 2.75rem);
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease; }
        .welcome .center .right .welcome-video-controls .volume-btn {
          border: 0;
          background: transparent;
          opacity: 0;
          pointer-events: none;
          -webkit-transition: opacity 0.4s ease;
          -o-transition: opacity 0.4s ease;
          -moz-transition: opacity 0.4s ease;
          transition: opacity 0.4s ease;
          position: absolute;
          right: -1.5625rem;
          top: 11.875rem;
          cursor: pointer; }
          html.no-touch .welcome .center .right .welcome-video-controls .volume-btn:hover .icon-volume {
            opacity: 0; }
          html.no-touch .welcome .center .right .welcome-video-controls .volume-btn:hover .icon-volume_hover {
            opacity: 1; }
          .welcome .center .right .welcome-video-controls .volume-btn .purple-circle {
            position: relative;
            width: clamp(3.75rem, 9.10853vw + -0.62209rem, 9.625rem);
            height: clamp(3.75rem, 9.10853vw + -0.62209rem, 9.625rem);
            -o-object-fit: contain;
               object-fit: contain;
            -webkit-transition: width 0.4s ease, height 0.4s ease;
            -o-transition: width 0.4s ease, height 0.4s ease;
            -moz-transition: width 0.4s ease, height 0.4s ease;
            transition: width 0.4s ease, height 0.4s ease; }
          .welcome .center .right .welcome-video-controls .volume-btn .icon-volume, .welcome .center .right .welcome-video-controls .volume-btn .icon-volume_hover {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
               -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
            opacity: 1;
            -webkit-transition: opacity 0.4s ease;
            -o-transition: opacity 0.4s ease;
            -moz-transition: opacity 0.4s ease;
            transition: opacity 0.4s ease; }
            .welcome .center .right .welcome-video-controls .volume-btn .icon-volume:before, .welcome .center .right .welcome-video-controls .volume-btn .icon-volume_hover:before {
              font-size: clamp(1.625rem, 1.74419vw + 0.78779rem, 2.75rem);
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease; }
          .welcome .center .right .welcome-video-controls .volume-btn .icon-volume_hover {
            opacity: 0; }
        .welcome .center .right .welcome-video-controls .blue-circle, .welcome .center .right .welcome-video-controls .blue-text {
          width: clamp(8.75rem, 17.44186vw + 0.37791rem, 20rem); }
          .welcome .center .right .welcome-video-controls .blue-circle.no-video, .welcome .center .right .welcome-video-controls .blue-text.no-video {
            width: clamp(9rem, 8.81783vw + 4.76744rem, 14.6875rem); }
        html.no-touch .welcome .center .right .welcome-video-controls:hover .blue-circle, html.no-touch .welcome .center .right .welcome-video-controls:hover .blue-text {
          -webkit-transform: rotate(-15deg);
             -moz-transform: rotate(-15deg);
              -ms-transform: rotate(-15deg);
               -o-transform: rotate(-15deg);
                  transform: rotate(-15deg); }
      .welcome .center .right .blue-circle {
        display: block;
        position: absolute;
        width: 20rem;
        height: auto;
        right: 0;
        top: 0;
        cursor: pointer;
        -webkit-transition: width 0.4s ease, -webkit-transform 0.4s ease;
        transition: width 0.4s ease, -webkit-transform 0.4s ease;
        -o-transition: width 0.4s ease, -o-transform 0.4s ease;
        -moz-transition: width 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
        transition: width 0.4s ease, transform 0.4s ease;
        transition: width 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
        .welcome .center .right .blue-circle.no-video {
          width: 14.6875rem; }
      .welcome .center .right .blue-text {
        display: block;
        position: absolute;
        width: 20rem;
        height: auto;
        right: 0;
        top: 0;
        pointer-events: none;
        -webkit-transition: width 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
        transition: width 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
        -o-transition: width 0.4s ease, opacity 0.4s ease, -o-transform 0.4s ease;
        -moz-transition: width 0.4s ease, transform 0.4s ease, opacity 0.4s ease, -moz-transform 0.4s ease;
        transition: width 0.4s ease, transform 0.4s ease, opacity 0.4s ease;
        transition: width 0.4s ease, transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
        .welcome .center .right .blue-text.no-video {
          width: 14.6875rem; }
      .welcome .center .right .headmaster {
        display: block;
        position: relative;
        width: clamp(17.1875rem, 32.36434vw + 1.65262rem, 38.0625rem);
        height: clamp(17.1875rem, 32.36434vw + 1.65262rem, 38.0625rem);
        overflow: hidden;
        left: -1.875rem;
        bottom: 0;
        -webkit-transition: opacity 0.7s ease;
        -o-transition: opacity 0.7s ease;
        -moz-transition: opacity 0.7s ease;
        transition: opacity 0.7s ease;
        -webkit-transition: width 0.4s ease, height 0.4s ease;
        -o-transition: width 0.4s ease, height 0.4s ease;
        -moz-transition: width 0.4s ease, height 0.4s ease;
        transition: width 0.4s ease, height 0.4s ease;
        z-index: 1; }
        .welcome .center .right .headmaster.hide {
          opacity: 0;
          pointer-events: none; }

@media (max-width: 56.25rem) {
  .welcome {
    padding: 4.0625rem 0 3.125rem 0;
    background-color: #F4F4F4; }
    .welcome .center {
      width: -webkit-calc(100% - 0.625rem);
      width: -moz-calc(100% - 0.625rem);
      width: calc(100% - 0.625rem);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .welcome .center .left {
        width: -webkit-calc(100% - 1.25rem);
        width: -moz-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        padding-left: 1.375rem; }
        .welcome .center .left .title {
          margin-bottom: 1.25rem; }
        .welcome .center .left .role {
          margin-top: 1.25rem; }
        .welcome .center .left .btn {
          margin-top: 1.25rem;
          display: block; }
          .welcome .center .left .btn .icon-arrow_right:before {
            font-weight: 700; }
      .welcome .center .video-box {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        top: 21.125rem;
        background: #000000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .welcome .center .video-box video {
          width: 100%; }
      .welcome .center .right {
        width: -webkit-calc(100% - 1.25rem);
        width: -moz-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        padding-left: 0.625rem;
        padding-right: 0;
        margin-top: 0; }
        .welcome .center .right .image-box {
          padding-top: 0;
          margin: 0 auto; }
        .welcome .center .right .welcome-video-controls {
          top: 0; }
          .welcome .center .right .welcome-video-controls.play {
            top: auto;
            bottom: 11.5625rem; }
          .welcome .center .right .welcome-video-controls .play-btn {
            margin-left: 0.25rem; }
            .welcome .center .right .welcome-video-controls .play-btn .icon-Pause {
              margin-left: -0.375rem; }
          .welcome .center .right .welcome-video-controls .close-btn {
            right: 0; }
          .welcome .center .right .welcome-video-controls .volume-btn {
            right: 0;
            top: 6rem; }
        .welcome .center .right .blue-circle.no-video, .welcome .center .right .blue-text.no-video {
          top: 1.875rem; }
        .welcome .center .right .headmaster {
          left: 50%;
          -webkit-transform: translateX(-50%);
             -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
               -o-transform: translateX(-50%);
                  transform: translateX(-50%); } }

@media (min-width: 56.3125rem) and (max-width: 63.9375rem) {
  .welcome {
    padding: 6.25rem 0; }
    .welcome .center {
      width: -webkit-calc(100% - 0.625rem);
      width: -moz-calc(100% - 0.625rem);
      width: calc(100% - 0.625rem); }
      .welcome .center .left {
        width: -webkit-calc(50% - 2.5rem);
        width: -moz-calc(50% - 2.5rem);
        width: calc(50% - 2.5rem);
        padding-left: 2.5rem; }
        .welcome .center .left .title {
          margin-bottom: 1.25rem; }
      .welcome .center .video-box {
        right: 4.6875rem;
        top: 13.125rem; }
      .welcome .center .right {
        width: 50%;
        padding-right: 2.5rem; }
        .welcome .center .right .welcome-video-controls {
          top: -1.875rem; }
          .welcome .center .right .welcome-video-controls .play-btn .icon-Pause {
            margin-left: -0.625rem; }
          .welcome .center .right .welcome-video-controls .close-btn {
            right: 0; }
          .welcome .center .right .welcome-video-controls .volume-btn {
            right: 0;
            top: 6rem; }
        .welcome .center .right .blue-circle.no-video, .welcome .center .right .blue-text.no-video {
          top: 1.875rem; }
        .welcome .center .right .headmaster {
          left: 0; } }

@media (min-width: 63.9375rem) and (max-width: 100rem) {
  .welcome {
    padding: 6.25rem 0; }
    .welcome .center {
      width: -webkit-calc(100% - 0.625rem);
      width: -moz-calc(100% - 0.625rem);
      width: calc(100% - 0.625rem); }
      .welcome .center .left {
        width: 50%;
        padding-left: 3.75rem; }
        .welcome .center .left .title {
          margin-bottom: 1.25rem; }
      .welcome .center .video-box {
        right: 2.8125rem;
        top: 13.125rem; }
      .welcome .center .right {
        width: 50%;
        padding-right: 3.75rem; }
        .welcome .center .right .welcome-video-controls {
          top: -1.875rem; }
          .welcome .center .right .welcome-video-controls .play-btn .icon-Pause {
            margin-left: -0.625rem; }
          .welcome .center .right .welcome-video-controls .volume-btn {
            right: 0;
            top: 10rem; }
        .welcome .center .right .blue-circle.no-video, .welcome .center .right .blue-text.no-video {
          top: 1.875rem; }
        .welcome .center .right .headmaster {
          left: 0; } }

@media (min-width: 100rem) and (max-width: 125rem) {
  .welcome {
    padding: 3.75rem 0 5rem; }
    .welcome .center {
      width: -webkit-calc(100% - 7.5rem);
      width: -moz-calc(100% - 7.5rem);
      width: calc(100% - 7.5rem);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .welcome .center .left {
        width: -webkit-calc(50% - 5rem);
        width: -moz-calc(50% - 5rem);
        width: calc(50% - 5rem);
        padding-left: 5rem; }
      .welcome .center .video-box {
        right: 12.9375rem;
        top: 13.125rem;
        -webkit-border-radius: 28.375rem;
           -moz-border-radius: 28.375rem;
                border-radius: 28.375rem; }
      .welcome .center .right {
        width: 50%;
        padding-right: 5rem; }
        .welcome .center .right .welcome-video-controls {
          right: 0;
          top: -1.875rem; }
          .welcome .center .right .welcome-video-controls .play-btn {
            margin-left: 0.625rem; }
            .welcome .center .right .welcome-video-controls .play-btn .icon-Pause {
              margin-left: -0.875rem; }
        .welcome .center .right .headmaster {
          left: -1.875rem; } }

@media (min-width: 125rem) {
  .welcome {
    padding: 3.75rem 0 5rem; }
    .welcome .center {
      width: -webkit-calc(100% - 7.5rem);
      width: -moz-calc(100% - 7.5rem);
      width: calc(100% - 7.5rem);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .welcome .center .left {
        width: -webkit-calc(50% - 5rem);
        width: -moz-calc(50% - 5rem);
        width: calc(50% - 5rem);
        padding-left: 5rem; }
      .welcome .center .video-box {
        right: 12.9375rem;
        top: 13.125rem;
        -webkit-border-radius: 654px;
           -moz-border-radius: 654px;
                border-radius: 654px; }
      .welcome .center .right {
        width: 50%;
        padding-right: 5rem; }
        .welcome .center .right .image-box {
          padding-top: 2.5rem; }
        .welcome .center .right .welcome-video-controls {
          right: 0;
          top: -1.875rem; }
          .welcome .center .right .welcome-video-controls .play-btn {
            margin-left: 0.625rem; }
            .welcome .center .right .welcome-video-controls .play-btn .icon-Pause {
              margin-left: -0.875rem; }
        .welcome .center .right .headmaster {
          left: -1.875rem; } }

.pastoral {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 12.5rem;
  padding-bottom: 6.25rem;
  background-color: #19132C;
  -webkit-transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
  -o-transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
  -moz-transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
  transition: padding-top 0.4s ease, padding-bottom 0.4s ease; }
  .pastoral *:focus-visible {
    outline: 2px solid #ffffff !important;
    outline-offset: 2px; }
  .pastoral:before {
    content: '';
    position: absolute;
    bottom: -12.5rem;
    right: -14.375rem;
    width: clamp(19.375rem, 12.01923vw + 13.60577rem, 25.625rem);
    height: clamp(19.375rem, 12.01923vw + 13.60577rem, 25.625rem);
    background-image: url("/Images/img/common/light_blob.png");
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    z-index: 0;
    pointer-events: none; }
    @media (max-width: 900px) {
      .pastoral:before {
        display: none; } }
  .pastoral .line {
    display: none !important;
    position: absolute;
    left: -14%;
    width: 128%;
    height: 100%;
    top: 106px;
    z-index: 0;
    pointer-events: none; }
    .pastoral .line svg {
      width: 100%;
      height: 100%; }
      .pastoral .line svg path {
        stroke-dasharray: 0;
        stroke-dashoffset: 0; }
  .pastoral .mobile-line {
    display: none !important;
    position: absolute;
    left: 0%;
    width: 100%;
    height: 80%;
    top: 50px;
    z-index: 0;
    pointer-events: none;
    display: none;
    z-index: 0; }
    .pastoral .mobile-line svg {
      width: 100%;
      height: 100%; }
      .pastoral .mobile-line svg path {
        stroke-dasharray: 0;
        stroke-dashoffset: 0; }
  .pastoral .center {
    width: -webkit-calc(100% - 7.5rem);
    width: -moz-calc(100% - 7.5rem);
    width: calc(100% - 7.5rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: width 0.4s ease;
    -o-transition: width 0.4s ease;
    -moz-transition: width 0.4s ease;
    transition: width 0.4s ease; }
    .pastoral .center .left {
      width: 50%;
      padding-left: 5rem;
      -webkit-transition: width 0.4s ease;
      -o-transition: width 0.4s ease;
      -moz-transition: width 0.4s ease;
      transition: width 0.4s ease;
      -webkit-transition: padding-left 0.4s ease;
      -o-transition: padding-left 0.4s ease;
      -moz-transition: padding-left 0.4s ease;
      transition: padding-left 0.4s ease; }
      .pastoral .center .left .image-box {
        position: relative;
        padding-top: 2.5rem;
        -webkit-transition: padding-top 0.4s ease;
        -o-transition: padding-top 0.4s ease;
        -moz-transition: padding-top 0.4s ease;
        transition: padding-top 0.4s ease;
        width: clamp(17.5rem, 39.24419vw + -1.33721rem, 42.8125rem); }
      .pastoral .center .left .light-blue-circle, .pastoral .center .left .junior-circle, .pastoral .center .left .senior-circle {
        display: block;
        position: absolute;
        width: clamp(7rem, 16.95736vw + -1.13953rem, 17.9375rem);
        height: auto;
        right: 0;
        bottom: 0;
        -webkit-transition: width 0.4s ease, opacity 0.4s ease;
        -o-transition: width 0.4s ease, opacity 0.4s ease;
        -moz-transition: width 0.4s ease, opacity 0.4s ease;
        transition: width 0.4s ease, opacity 0.4s ease; }
      .pastoral .center .left .junior-circle, .pastoral .center .left .senior-circle {
        opacity: 0; }
      .pastoral .center .left.junior .light-blue-circle, .pastoral .center .left.junior .senior-circle {
        opacity: 0; }
      .pastoral .center .left.junior .junior-circle {
        opacity: 1; }
      .pastoral .center .left.senior .light-blue-circle, .pastoral .center .left.senior .junior-circle {
        opacity: 0; }
      .pastoral .center .left.senior .senior-circle {
        opacity: 1; }
      .pastoral .center .left .pastoral-image {
        display: block;
        position: relative;
        width: clamp(17.5rem, 39.24419vw + -1.33721rem, 42.8125rem);
        height: clamp(17.5rem, 39.24419vw + -1.33721rem, 42.8125rem);
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        overflow: hidden;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
           object-fit: cover;
        -webkit-transition: width 0.4s ease, height 0.4s ease;
        -o-transition: width 0.4s ease, height 0.4s ease;
        -moz-transition: width 0.4s ease, height 0.4s ease;
        transition: width 0.4s ease, height 0.4s ease; }
      .pastoral .center .left .pastoral-junior, .pastoral .center .left .pastoral-senior {
        display: block;
        position: absolute;
        width: clamp(17.5rem, 39.24419vw + -1.33721rem, 42.8125rem);
        height: clamp(17.5rem, 39.24419vw + -1.33721rem, 42.8125rem);
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        overflow: hidden;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
           object-fit: cover;
        opacity: 0;
        -webkit-transition: width 0.4s ease, height 0.4s ease, opacity 0.4s ease;
        -o-transition: width 0.4s ease, height 0.4s ease, opacity 0.4s ease;
        -moz-transition: width 0.4s ease, height 0.4s ease, opacity 0.4s ease;
        transition: width 0.4s ease, height 0.4s ease, opacity 0.4s ease; }
        .pastoral .center .left .pastoral-junior.display, .pastoral .center .left .pastoral-senior.display {
          opacity: 1; }
      .pastoral .center .left .diverse-text {
        position: relative;
        margin-top: 10.9375rem;
        -webkit-transition: margin-top 0.4s ease;
        -o-transition: margin-top 0.4s ease;
        -moz-transition: margin-top 0.4s ease;
        transition: margin-top 0.4s ease; }
        .pastoral .center .left .diverse-text .info {
          font-family: "barlow";
          font-size: clamp(1.25rem, 1.45349vw + 0.55233rem, 2.1875rem);
          font-weight: 300;
          line-height: 1.1;
          color: #ffffff;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease; }
        .pastoral .center .left .diverse-text .title {
          font-family: "spectral";
          font-size: clamp(2.25rem, 2.71318vw + 0.94767rem, 4rem);
          font-weight: 300;
          line-height: 1.4;
          color: #ffffff;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease;
          text-transform: capitalize; }
        .pastoral .center .left .diverse-text .description {
          font-family: "barlow";
          font-size: clamp(1rem, 0.87209vw + 0.5814rem, 1.5625rem);
          font-weight: 300;
          line-height: 1.3;
          color: #ffffff;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease; }
    .pastoral .center .right {
      width: -webkit-calc(50% - 5rem);
      width: -moz-calc(50% - 5rem);
      width: calc(50% - 5rem);
      padding-right: 5rem;
      -webkit-transition: padding-right 0.4s ease, width 0.4s ease;
      -o-transition: padding-right 0.4s ease, width 0.4s ease;
      -moz-transition: padding-right 0.4s ease, width 0.4s ease;
      transition: padding-right 0.4s ease, width 0.4s ease;
      z-index: 2; }
      .pastoral .center .right .blue-circle {
        display: block;
        position: absolute;
        width: clamp(11.875rem, 24.9031vw + -0.07849rem, 27.9375rem);
        height: auto;
        right: -15.625rem;
        top: -11.875rem;
        -webkit-transition: width 0.4s ease, right 0.4s ease, top 0.4s ease;
        -o-transition: width 0.4s ease, right 0.4s ease, top 0.4s ease;
        -moz-transition: width 0.4s ease, right 0.4s ease, top 0.4s ease;
        transition: width 0.4s ease, right 0.4s ease, top 0.4s ease; }
      .pastoral .center .right .info {
        font-family: "barlow";
        font-size: clamp(1.25rem, 1.45349vw + 0.55233rem, 2.1875rem);
        font-weight: 300;
        line-height: 1.1;
        color: #ffffff;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease; }
      .pastoral .center .right .title {
        font-family: "spectral";
        font-size: clamp(2.25rem, 2.71318vw + 0.94767rem, 4rem);
        font-weight: 300;
        line-height: 1.4;
        color: #ffffff;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease;
        text-transform: capitalize; }
      .pastoral .center .right .description {
        font-family: "barlow";
        font-size: clamp(1rem, 0.87209vw + 0.5814rem, 1.5625rem);
        font-weight: 300;
        line-height: 1.3;
        color: #ffffff;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease; }
      @media (max-width: 900px) {
        .pastoral .center .right .item--link {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (max-width: 365px) {
        .pastoral .center .right .item--link {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
             -moz-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      .pastoral .center .right .item--link .link {
        font-family: "spectral";
        font-size: clamp(1.125rem, 2.32558vw + 0.00872rem, 2.625rem);
        font-weight: 300;
        line-height: 1.1;
        max-width: 100%;
        margin-top: 2.1875rem;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 900px) {
          .pastoral .center .right .item--link .link {
            margin-top: 1.5625rem; } }
        .pastoral .center .right .item--link .link span:nth-child(1) {
          padding-right: 3.125rem;
          max-width: 19.375rem; }
          @media (max-width: 1200px) {
            .pastoral .center .right .item--link .link span:nth-child(1) {
              padding-right: 0.9375rem; } }
          @media (max-width: 530px) {
            .pastoral .center .right .item--link .link span:nth-child(1) {
              max-width: 7.1875rem;
              padding-right: 0.3125rem; } }
          @media (max-width: 365px) {
            .pastoral .center .right .item--link .link span:nth-child(1) {
              max-width: 100%;
              padding-right: 0.9375rem; } }
        .pastoral .center .right .item--link .link span:nth-child(2) {
          position: relative;
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          -o-transition: -o-transform 0.4s ease;
          -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
          width: clamp(2rem, 3.00388vw + 0.55814rem, 3.9375rem);
          height: clamp(2rem, 3.00388vw + 0.55814rem, 3.9375rem);
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .pastoral .center .right .item--link .link span:nth-child(2):before {
            font-size: clamp(0.75rem, 0.1938vw + 0.65698rem, 0.875rem);
            -webkit-transition: font-size 0.4s ease, padding-left 0.4s ease;
            -o-transition: font-size 0.4s ease, padding-left 0.4s ease;
            -moz-transition: font-size 0.4s ease, padding-left 0.4s ease;
            transition: font-size 0.4s ease, padding-left 0.4s ease; }
        .pastoral .center .right .item--link .link.junior {
          color: #61B234; }
          @media (max-width: 900px) {
            .pastoral .center .right .item--link .link.junior {
              padding-right: 2.5rem; } }
          .pastoral .center .right .item--link .link.junior span:nth-child(2) {
            border: 1px solid #61B234; }
        .pastoral .center .right .item--link .link.senior {
          color: #00ACE9; }
          .pastoral .center .right .item--link .link.senior span:nth-child(2) {
            border: 1px solid #00ACE9; }
        html.no-touch .pastoral .center .right .item--link .link:hover span:nth-child(2)::before {
          padding-left: 0.625rem; }

@media (max-width: 56.25rem) {
  .pastoral {
    padding-top: 3.75rem;
    padding-bottom: 2.1875rem; }
    .pastoral .center {
      width: -webkit-calc(100% - 1.25rem);
      width: -moz-calc(100% - 1.25rem);
      width: calc(100% - 1.25rem);
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
         -moz-box-orient: vertical;
         -moz-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      .pastoral .center .left {
        padding-left: 0.625rem;
        width: -webkit-calc(100% - 1.25rem);
        width: -moz-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        margin-top: 1.875rem; }
        .pastoral .center .left .image-box {
          max-width: -webkit-max-content;
          max-width: -moz-max-content;
          max-width: max-content;
          margin: 0 auto;
          padding-top: 0 !important; }
        .pastoral .center .left .diverse-text {
          margin-top: 4.0625rem; }
      .pastoral .center .right {
        width: -webkit-calc(100% - 1.25rem) !important;
        width: -moz-calc(100% - 1.25rem) !important;
        width: calc(100% - 1.25rem) !important;
        padding-right: 0;
        margin-left: 0.625rem; }
        .pastoral .center .right .blue-circle {
          right: -5.625rem;
          top: -4.375rem; }
      .pastoral .center .line {
        display: none; }
      .pastoral .center .mobile-line {
        display: none !important;
        display: none; } }

@media (min-width: 47.9375rem) and (max-width: 100rem) {
  .pastoral .center .right .blue-circle {
    right: -12vw !important;
    top: -13vw !important; } }

@media (min-width: 56.3125rem) {
  .pastoral {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; }
    .pastoral .center {
      width: -webkit-calc(100% - 7.5rem);
      width: -moz-calc(100% - 7.5rem);
      width: calc(100% - 7.5rem); }
      .pastoral .center .left {
        padding-left: 0; }
        .pastoral .center .left .image-box {
          padding-top: 2.5rem; }
      .pastoral .center .right {
        width: -webkit-calc(50% - 1.5625rem);
        width: -moz-calc(50% - 1.5625rem);
        width: calc(50% - 1.5625rem);
        padding-right: 0; }
        .pastoral .center .right .blue-circle {
          right: -9.125rem;
          top: -11.875rem; } }

@media (min-width: 100rem) {
  .pastoral {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem; }
    .pastoral .center {
      width: -webkit-calc(100% - 7.5rem);
      width: -moz-calc(100% - 7.5rem);
      width: calc(100% - 7.5rem);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .pastoral .center .left {
        width: 50%;
        padding-left: 5rem;
        /* .pastoral-image{
                    width: rems(614px);
                    height: rems(614px);
                } */ }
        .pastoral .center .left .image-box {
          padding-top: 2.5rem; }
        .pastoral .center .left .diverse-text {
          margin-top: 10.9375rem; }
      .pastoral .center .right {
        width: -webkit-calc(50% - 5rem);
        width: -moz-calc(50% - 5rem);
        width: calc(50% - 5rem);
        padding-right: 5rem; }
        .pastoral .center .right .blue-circle {
          right: -15.625rem;
          top: -11.875rem; } }

.horizons {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 85vh;
  z-index: 5; }
  .horizons *:focus-visible {
    outline: 2px solid #ffffff !important;
    outline-offset: 2px; }
  @media (min-width: 56.3125rem) {
    html.no-touch .horizons:hover .section .section-name {
      left: 40%; } }
  .horizons .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    height: 100%;
    position: relative;
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    transition: width 0.5s ease;
    overflow: hidden; }
    .horizons .section .section-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top;
      left: 0;
      top: 0; }
    .horizons .section .img-overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(6, 1, 41, 0.43);
      -webkit-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
    .horizons .section .section-name {
      position: relative;
      font-family: "spectral";
      font-size: clamp(1.5625rem, 4.6875vw + -0.6875rem, 4rem);
      font-weight: 300;
      line-height: 1;
      color: #ffffff;
      position: absolute;
      -webkit-transform-origin: 0% 0%;
         -moz-transform-origin: 0% 0%;
          -ms-transform-origin: 0% 0%;
           -o-transform-origin: 0% 0%;
              transform-origin: 0% 0%;
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg);
      left: 20%;
      bottom: 0;
      white-space: nowrap;
      -webkit-transition: opacity 0.5s ease, left 0.5s ease, font-size 0.5s ease;
      -o-transition: opacity 0.5s ease, left 0.5s ease, font-size 0.5s ease;
      -moz-transition: opacity 0.5s ease, left 0.5s ease, font-size 0.5s ease;
      transition: opacity 0.5s ease, left 0.5s ease, font-size 0.5s ease; }
    .horizons .section .info {
      position: absolute;
      width: clamp(24.375rem, 23.83721vw + 12.93314rem, 39.75rem);
      height: clamp(25rem, 7.65504vw + 21.32558rem, 29.9375rem);
      left: 0;
      bottom: 0;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.5s ease, width 0.5s ease, height 0.5s ease;
      -o-transition: opacity 0.5s ease, width 0.5s ease, height 0.5s ease;
      -moz-transition: opacity 0.5s ease, width 0.5s ease, height 0.5s ease;
      transition: opacity 0.5s ease, width 0.5s ease, height 0.5s ease; }
      .horizons .section .info .dark-blue-circle {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        left: -7.5rem;
        bottom: -11.875rem;
        z-index: 0;
        -webkit-transition: left 0.5s ease, bottom 0.5s ease;
        -o-transition: left 0.5s ease, bottom 0.5s ease;
        -moz-transition: left 0.5s ease, bottom 0.5s ease;
        transition: left 0.5s ease, bottom 0.5s ease; }
        @media (max-width: 1300px) {
          .horizons .section .info .dark-blue-circle {
            width: 33.75rem !important;
            height: 29.375rem !important;
            bottom: -8.75rem !important; } }
      .horizons .section .info .text {
        position: absolute;
        left: 2.5rem;
        bottom: 1.875rem;
        z-index: 2;
        max-width: clamp(21.25rem, 5.81395vw + 18.4593rem, 25rem);
        -webkit-transition: left 0.5s ease, bottom 0.5s ease, max-width 0.5s ease;
        -o-transition: left 0.5s ease, bottom 0.5s ease, max-width 0.5s ease;
        -moz-transition: left 0.5s ease, bottom 0.5s ease, max-width 0.5s ease;
        transition: left 0.5s ease, bottom 0.5s ease, max-width 0.5s ease; }
        .horizons .section .info .text .title {
          position: relative;
          font-family: "spectral";
          font-size: clamp(1.5625rem, 2.40385vw + 0.40865rem, 2.8125rem);
          font-weight: 300;
          line-height: 1;
          color: #ffffff;
          -webkit-transition: font-size 0.5s ease, line-height 0.5s ease;
          -o-transition: font-size 0.5s ease, line-height 0.5s ease;
          -moz-transition: font-size 0.5s ease, line-height 0.5s ease;
          transition: font-size 0.5s ease, line-height 0.5s ease; }
        .horizons .section .info .text .subtitle {
          position: relative;
          font-family: "barlow";
          font-size: clamp(1.125rem, 0.24038vw + 1.00962rem, 1.25rem);
          font-weight: 300;
          line-height: 1.3;
          color: #ffffff;
          margin-top: 1.25rem;
          margin-bottom: 0.9375rem;
          -webkit-transition: font-size 0.5s ease, line-height 0.5s ease;
          -o-transition: font-size 0.5s ease, line-height 0.5s ease;
          -moz-transition: font-size 0.5s ease, line-height 0.5s ease;
          transition: font-size 0.5s ease, line-height 0.5s ease;
          padding-right: 3.75rem; }
        .horizons .section .info .text .link {
          display: block;
          font-family: "barlow";
          font-size: clamp(1.125rem, 0.1938vw + 1.03198rem, 1.25rem);
          font-weight: 400;
          line-height: 1.4;
          position: relative;
          -webkit-transition: font-size 0.5s ease, line-height 0.5s ease;
          -o-transition: font-size 0.5s ease, line-height 0.5s ease;
          -moz-transition: font-size 0.5s ease, line-height 0.5s ease;
          transition: font-size 0.5s ease, line-height 0.5s ease;
          padding-right: 2.5rem; }
          .horizons .section .info .text .link span {
            position: absolute;
            top: 4px; }
            .horizons .section .info .text .link span:before {
              font-size: clamp(0.875rem, 0.3876vw + 0.68895rem, 1.125rem);
              padding-left: 0.625rem;
              -webkit-transition: font-size 0.5s ease, padding-left 0.5s ease;
              -o-transition: font-size 0.5s ease, padding-left 0.5s ease;
              -moz-transition: font-size 0.5s ease, padding-left 0.5s ease;
              transition: font-size 0.5s ease, padding-left 0.5s ease; }
          .horizons .section .info .text .link.junior {
            color: #61B234; }
          .horizons .section .info .text .link.senior {
            color: #00ACE9; }
          html.no-touch .horizons .section .info .text .link:hover {
            text-decoration: underline;
            text-decoration-thickness: 1.2px;
            text-underline-offset: 3px; }
    @media (min-width: 56.25rem) {
      html.no-touch .horizons .section:hover {
        width: 50%; }
        html.no-touch .horizons .section:hover .img-overlay {
          opacity: 0; }
        html.no-touch .horizons .section:hover .section-name {
          opacity: 0; }
        html.no-touch .horizons .section:hover .info {
          opacity: 1;
          pointer-events: all; } }

@media (max-width: 56.25rem) {
  .horizons {
    display: block;
    height: auto;
    background-color: #19132C;
    padding-bottom: 1.25rem; }
    .horizons .section {
      width: -webkit-calc(100% - 44px);
      width: -moz-calc(100% - 44px);
      width: calc(100% - 44px);
      margin-left: 1.375rem;
      height: 22.5rem;
      overflow: visible;
      margin-bottom: 0.9375rem;
      position: relative; }
      .horizons .section .section-bg {
        -webkit-border-top-left-radius: 0.625rem;
           -moz-border-radius-topleft: 0.625rem;
                border-top-left-radius: 0.625rem;
        -webkit-border-top-right-radius: 0.625rem;
           -moz-border-radius-topright: 0.625rem;
                border-top-right-radius: 0.625rem;
        overflow: hidden; }
      .horizons .section .section-name {
        font-size: clamp(1.5625rem, 3.57143vw + 0.49107rem, 2.5rem);
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        bottom: 5.3125rem;
        left: 1.25rem; }
      .horizons .section .img-overlay {
        top: auto;
        bottom: 0;
        height: 65%;
        background-color: transparent;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 1, 41, 0)), to(#060129));
        background-image: -webkit-linear-gradient(top, rgba(6, 1, 41, 0), #060129);
        background-image: -moz-linear-gradient(top, rgba(6, 1, 41, 0), #060129);
        background-image: -o-linear-gradient(top, rgba(6, 1, 41, 0), #060129);
        background-image: linear-gradient(to bottom, rgba(6, 1, 41, 0), #060129); }
      .horizons .section .info {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: absolute;
        bottom: 0.625rem;
        top: auto;
        padding: 0 1.25rem;
        left: 0;
        width: 100%;
        pointer-events: all;
        opacity: 1; }
        .horizons .section .info .dark-blue-circle {
          display: none; }
        .horizons .section .info .text {
          position: relative;
          left: auto;
          bottom: auto;
          max-width: 100%;
          margin-top: 0.625rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .horizons .section .info .text .title {
            display: none; }
          .horizons .section .info .text .subtitle {
            display: none; }
          .horizons .section .info .text .link {
            font-size: clamp(1.1875rem, 2.61905vw + 0.40179rem, 1.875rem);
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            max-width: 15.3125rem;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            line-height: 1.1; }
            .horizons .section .info .text .link.junior {
              padding-right: 1.25rem; }
              .horizons .section .info .text .link.junior + .link {
                padding-right: 0; }
            .horizons .section .info .text .link span {
              position: relative;
              top: auto; } }

@media (max-width: 560px) {
  .horizons .section {
    height: 18.75rem; }
    .horizons .section .info .text .link {
      font-size: 4vw; } }

@media (max-width: 22.4375rem) {
  .horizons .section .section-name {
    bottom: 4.6875rem; } }

@media (min-width: 56.3125rem) {
  .horizons .section .info .dark-blue-circle {
    width: 34.375rem;
    height: 34.375rem;
    left: -5.75rem;
    bottom: -16.25rem; } }
  @media only screen and (min-width: 56.3125rem) and (max-width: 1600px) {
    .horizons .section .info .dark-blue-circle {
      left: -6.875rem;
      bottom: -15.625rem; } }

@media (min-width: 56.3125rem) {
  .horizons .section .info .text .subtitle {
    margin-top: 0.3125rem;
    margin-bottom: 0.5rem; } }

@media (min-width: 125rem) {
  .horizons {
    position: relative;
    width: 100%;
    height: 100vh; }
    .horizons .section {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      width: 20%;
      height: 100%;
      overflow: hidden; }
      .horizons .section .img-overlay {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(6, 1, 41, 0.43); }
      .horizons .section .section-name {
        position: absolute;
        -webkit-transform: rotate(-90deg);
           -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
             -o-transform: rotate(-90deg);
                transform: rotate(-90deg);
        left: 20%;
        bottom: 0; }
      .horizons .section .info {
        position: absolute;
        left: 0;
        bottom: 0; }
        .horizons .section .info .dark-blue-circle {
          display: block; }
        .horizons .section .info .text .title {
          position: relative; }
        .horizons .section .info .text .subtitle {
          margin-top: 0.3125rem;
          margin-bottom: 0.5rem; }
        .horizons .section .info .text .link span:before {
          padding-left: 0.3125rem; } }

.opportunity {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  -webkit-transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
  -o-transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
  -moz-transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
  transition: padding-top 0.4s ease, padding-bottom 0.4s ease; }
  @media (min-height: 1100px) {
    .opportunity {
      height: 100%; } }
  @media (min-width: 2000px) and (max-height: 1099px) {
    .opportunity {
      height: -webkit-calc(100vh + 600px);
      height: -moz-calc(100vh + 600px);
      height: calc(100vh + 600px); } }
  @media (max-width: 1200px) and (max-height: 850px) {
    .opportunity {
      height: -webkit-calc(100vh + 230px);
      height: -moz-calc(100vh + 230px);
      height: calc(100vh + 230px); } }
  .opportunity .line {
    display: none !important;
    position: absolute;
    left: -14%;
    width: 128%;
    height: 100%;
    top: 106px;
    z-index: 0;
    pointer-events: none; }
    .opportunity .line svg {
      width: 100%;
      height: 90%; }
      .opportunity .line svg path {
        stroke-dasharray: 0;
        stroke-dashoffset: 0; }
  .opportunity .mobile-line {
    display: none !important;
    position: absolute;
    left: -4%;
    width: 130%;
    height: 73%;
    top: 270px;
    z-index: 0;
    pointer-events: none;
    display: none; }
    .opportunity .mobile-line svg {
      width: 100%;
      height: 90%; }
      .opportunity .mobile-line svg path {
        stroke-dasharray: 0;
        stroke-dashoffset: 0; }
  .opportunity .center {
    width: -webkit-calc(100% - 12.5rem);
    width: -moz-calc(100% - 12.5rem);
    width: calc(100% - 12.5rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    left: 140px;
    -webkit-transition: width 0.4s ease, left 0.4s ease;
    -o-transition: width 0.4s ease, left 0.4s ease;
    -moz-transition: width 0.4s ease, left 0.4s ease;
    transition: width 0.4s ease, left 0.4s ease; }
    .opportunity .center .left {
      width: 40%;
      padding-top: 9.375rem;
      max-width: 33%;
      -webkit-transition: padding-top 0.4s ease, max-width 0.4s ease;
      -o-transition: padding-top 0.4s ease, max-width 0.4s ease;
      -moz-transition: padding-top 0.4s ease, max-width 0.4s ease;
      transition: padding-top 0.4s ease, max-width 0.4s ease; }
      .opportunity .center .left .info {
        position: relative;
        font-family: "barlow";
        font-size: clamp(1.25rem, 1.80288vw + 0.38462rem, 2.1875rem);
        font-weight: 300;
        line-height: 1.2;
        color: #19132C;
        margin-bottom: 0.9375rem;
        -webkit-transition: margin-top 0.4s ease, margin-bottom 0.4s ease, font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: margin-top 0.4s ease, margin-bottom 0.4s ease, font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: margin-top 0.4s ease, margin-bottom 0.4s ease, font-size 0.4s ease, line-height 0.4s ease;
        transition: margin-top 0.4s ease, margin-bottom 0.4s ease, font-size 0.4s ease, line-height 0.4s ease; }
      .opportunity .center .left .title {
        position: relative;
        font-family: "spectral";
        font-size: clamp(2.25rem, 3.36538vw + 0.63462rem, 4rem);
        font-weight: 300;
        line-height: 1.1;
        color: #19132C;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease;
        text-transform: capitalize; }
      .opportunity .center .left .description {
        font-family: "barlow";
        font-size: clamp(1rem, 1.08173vw + 0.48077rem, 1.5625rem);
        font-weight: 300;
        line-height: 1.4;
        color: #19132C;
        margin-top: 1.25rem;
        -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
        -o-transition: font-size 0.4s ease, line-height 0.4s ease;
        -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
        transition: font-size 0.4s ease, line-height 0.4s ease; }
    .opportunity .center .middle {
      width: 27.5rem;
      -webkit-transition: width 0.4s ease, padding-top 0.4s ease;
      -o-transition: width 0.4s ease, padding-top 0.4s ease;
      -moz-transition: width 0.4s ease, padding-top 0.4s ease;
      transition: width 0.4s ease, padding-top 0.4s ease;
      pointer-events: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (min-height: 1100px) {
        .opportunity .center .middle {
          padding-top: 31.25rem; } }
      .opportunity .center .middle a {
        display: block;
        width: 100%;
        position: relative;
        padding-top: 2.5rem;
        -webkit-transition: padding-top 0.4s ease;
        -o-transition: padding-top 0.4s ease;
        -moz-transition: padding-top 0.4s ease;
        transition: padding-top 0.4s ease;
        pointer-events: all; }
        .opportunity .center .middle a .decoration {
          display: block;
          width: 12.5rem;
          height: auto;
          position: absolute;
          left: -1.5rem;
          top: 0;
          -webkit-transition: left 0.4s ease, width 0.4s ease;
          -o-transition: left 0.4s ease, width 0.4s ease;
          -moz-transition: left 0.4s ease, width 0.4s ease;
          transition: left 0.4s ease, width 0.4s ease; }
        .opportunity .center .middle a .img-box {
          display: block;
          width: 25.9375rem;
          height: 25.9375rem;
          position: relative;
          overflow: hidden;
          -webkit-transition: width 0.4s ease, height 0.4s ease;
          -o-transition: width 0.4s ease, height 0.4s ease;
          -moz-transition: width 0.4s ease, height 0.4s ease;
          transition: width 0.4s ease, height 0.4s ease; }
          .opportunity .center .middle a .img-box::before {
            content: "";
            background-color: #19122D4D;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            -webkit-border-radius: 50%;
               -moz-border-radius: 50%;
                    border-radius: 50%;
            opacity: 0;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out; }
          .opportunity .center .middle a .img-box img {
            display: block;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            -webkit-transition: -webkit-transform 0.4s ease;
            transition: -webkit-transform 0.4s ease;
            -o-transition: -o-transform 0.4s ease;
            -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
            transition: transform 0.4s ease;
            transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          .opportunity .center .middle a .img-box .img-box-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
               -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
            .opportunity .center .middle a .img-box .img-box-overlay span {
              width: 3.9375rem;
              height: 3.9375rem;
              border: 0.0625rem solid #FFFFFF;
              -webkit-border-radius: 2rem;
                 -moz-border-radius: 2rem;
                      border-radius: 2rem;
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                 -moz-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                 -moz-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              color: #fff;
              font-size: 1rem;
              font-weight: 400;
              opacity: 0;
              -webkit-transition: all 0.4s ease-in-out;
              -o-transition: all 0.4s ease-in-out;
              -moz-transition: all 0.4s ease-in-out;
              transition: all 0.4s ease-in-out; }
        .opportunity .center .middle a .text {
          display: block;
          position: relative;
          font-family: "spectral";
          font-size: clamp(1.5625rem, 2.04327vw + 0.58173rem, 2.625rem);
          font-weight: 300;
          line-height: 1.1;
          color: #19132C;
          margin-top: 1.875rem;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease; }
          .opportunity .center .middle a .text span {
            display: inline-block;
            text-align: center; }
          .opportunity .center .middle a .text .icon-arrow_right {
            display: none;
            position: relative;
            margin-left: 0.625rem;
            top: -0.4375rem;
            -webkit-transition: margin-left 0.4s ease, top 0.4s ease;
            -o-transition: margin-left 0.4s ease, top 0.4s ease;
            -moz-transition: margin-left 0.4s ease, top 0.4s ease;
            transition: margin-left 0.4s ease, top 0.4s ease; }
            .opportunity .center .middle a .text .icon-arrow_right:before {
              font-size: 1.25rem;
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease; }
        html.no-touch .opportunity .center .middle a:hover .img-box::before {
          opacity: 1; }
        html.no-touch .opportunity .center .middle a:hover .img-box .img-box-overlay span {
          opacity: 1; }
    .opportunity .center .right {
      width: 27.5rem;
      -webkit-transition: width 0.4s ease;
      -o-transition: width 0.4s ease;
      -moz-transition: width 0.4s ease;
      transition: width 0.4s ease;
      pointer-events: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .opportunity .center .right a {
        display: block;
        width: 100%;
        position: relative;
        padding-top: 2.5rem;
        -webkit-transition: padding-top 0.4s ease;
        -o-transition: padding-top 0.4s ease;
        -moz-transition: padding-top 0.4s ease;
        transition: padding-top 0.4s ease;
        pointer-events: all; }
        .opportunity .center .right a .decoration {
          display: block;
          width: 12.5rem;
          height: auto;
          position: absolute;
          left: -1.5rem;
          top: 0;
          -webkit-transition: width 0.4s ease, left 0.4s ease;
          -o-transition: width 0.4s ease, left 0.4s ease;
          -moz-transition: width 0.4s ease, left 0.4s ease;
          transition: width 0.4s ease, left 0.4s ease; }
        .opportunity .center .right a .img-box {
          display: block;
          width: 25.9375rem;
          height: 25.9375rem;
          position: relative;
          overflow: hidden;
          -webkit-transition: width 0.4s ease, height 0.4s ease;
          -o-transition: width 0.4s ease, height 0.4s ease;
          -moz-transition: width 0.4s ease, height 0.4s ease;
          transition: width 0.4s ease, height 0.4s ease; }
          .opportunity .center .right a .img-box::before {
            content: "";
            background-color: #19122D4D;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            -webkit-border-radius: 50%;
               -moz-border-radius: 50%;
                    border-radius: 50%;
            opacity: 0;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out; }
          .opportunity .center .right a .img-box img {
            display: block;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            -webkit-transition: -webkit-transform 0.4s ease;
            transition: -webkit-transform 0.4s ease;
            -o-transition: -o-transform 0.4s ease;
            -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
            transition: transform 0.4s ease;
            transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          .opportunity .center .right a .img-box .img-box-overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
               -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                 -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
            .opportunity .center .right a .img-box .img-box-overlay span {
              width: 3.9375rem;
              height: 3.9375rem;
              border: 0.0625rem solid #FFFFFF;
              -webkit-border-radius: 2rem;
                 -moz-border-radius: 2rem;
                      border-radius: 2rem;
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                 -moz-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                 -moz-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              color: #fff;
              font-size: 1rem;
              font-weight: 400;
              opacity: 0;
              -webkit-transition: all 0.4s ease-in-out;
              -o-transition: all 0.4s ease-in-out;
              -moz-transition: all 0.4s ease-in-out;
              transition: all 0.4s ease-in-out; }
        .opportunity .center .right a .text {
          display: block;
          position: relative;
          font-family: "spectral";
          font-size: clamp(1.5625rem, 2.04327vw + 0.58173rem, 2.625rem);
          font-weight: 300;
          line-height: 1.1;
          color: #19132C;
          margin-top: 3.75rem;
          width: 25.9375rem;
          -webkit-transition: font-size 0.4s ease, line-height 0.4s ease, width 0.4s ease;
          -o-transition: font-size 0.4s ease, line-height 0.4s ease, width 0.4s ease;
          -moz-transition: font-size 0.4s ease, line-height 0.4s ease, width 0.4s ease;
          transition: font-size 0.4s ease, line-height 0.4s ease, width 0.4s ease; }
          .opportunity .center .right a .text span {
            display: inline-block;
            text-align: center; }
          .opportunity .center .right a .text .icon-arrow_right {
            display: inline-block;
            position: relative;
            margin-left: 0.625rem;
            top: -0.4375rem;
            -webkit-transition: margin-left 0.4s ease, top 0.4s ease;
            -o-transition: margin-left 0.4s ease, top 0.4s ease;
            -moz-transition: margin-left 0.4s ease, top 0.4s ease;
            transition: margin-left 0.4s ease, top 0.4s ease;
            display: none; }
            .opportunity .center .right a .text .icon-arrow_right:before {
              font-size: 1.25rem;
              -webkit-transition: font-size 0.4s ease;
              -o-transition: font-size 0.4s ease;
              -moz-transition: font-size 0.4s ease;
              transition: font-size 0.4s ease; }
        html.no-touch .opportunity .center .right a:hover .img-box::before {
          opacity: 1; }
        html.no-touch .opportunity .center .right a:hover .img-box .img-box-overlay span {
          opacity: 1; }

@media only screen and (min-width: 901px) {
  .opportunity .center {
    padding-left: clamp(2.1875rem, 9.98264vw + -2.60417rem, 9.375rem) !important;
    padding-right: clamp(2.1875rem, 9.98264vw + -2.60417rem, 9.375rem) !important;
    left: auto !important;
    width: 100% !important;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
    .opportunity .center .left {
      max-width: none !important;
      padding-right: clamp(2.1875rem, 9.98264vw + -2.60417rem, 9.375rem) !important;
      width: -webkit-calc(33% + clamp(2.1875rem, 9.98264vw + -2.60417rem, 9.375rem)) !important;
      width: -moz-calc(33% + clamp(2.1875rem, 9.98264vw + -2.60417rem, 9.375rem)) !important;
      width: calc(33% + clamp(2.1875rem, 9.98264vw + -2.60417rem, 9.375rem)) !important; }
    .opportunity .center .right {
      left: 6.25rem !important; } }

@media (max-width: 900px) {
  .opportunity {
    padding-top: 0;
    padding-bottom: 5.625rem;
    background-color: #f4f4f4;
    height: auto; }
    .opportunity .center {
      width: -webkit-calc(100% - 1.25rem);
      width: -moz-calc(100% - 1.25rem);
      width: calc(100% - 1.25rem);
      left: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .opportunity .center .left {
        padding-top: 4.0625rem;
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        margin-left: 0.625rem;
        max-width: 100%;
        text-align: center; }
      .opportunity .center .middle {
        width: 100%;
        padding-top: 0.625rem;
        margin-left: 0rem;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        .opportunity .center .middle a {
          padding-top: 2.5rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .opportunity .center .middle a .decoration {
            width: 7.1875rem;
            left: -webkit-calc(50% - 160px);
            left: -moz-calc(50% - 160px);
            left: calc(50% - 160px);
            top: 0.9375rem; }
          .opportunity .center .middle a .img-box {
            width: 18.75rem;
            height: 18.75rem; }
          .opportunity .center .middle a .text {
            margin-top: 0.3125rem;
            text-align: center;
            position: relative; }
            .opportunity .center .middle a .text .icon-arrow_right {
              position: absolute;
              bottom: 0.3125rem;
              margin-left: 1.5625rem;
              top: auto;
              display: inline-block; }
              .opportunity .center .middle a .text .icon-arrow_right:before {
                font-size: 0.9375rem; }
      .opportunity .center .right {
        width: 100%;
        position: relative;
        left: 0rem;
        padding-top: 3.125rem; }
        .opportunity .center .right a {
          padding-top: 2.5rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .opportunity .center .right a .decoration {
            width: 7.1875rem;
            left: -webkit-calc(50% - 160px);
            left: -moz-calc(50% - 160px);
            left: calc(50% - 160px);
            top: 0.9375rem; }
          .opportunity .center .right a .img-box {
            width: 18.75rem;
            height: 18.75rem; }
          .opportunity .center .right a .text {
            margin-top: 0.3125rem;
            text-align: center;
            position: relative; }
            .opportunity .center .right a .text .icon-arrow_right {
              position: absolute;
              bottom: 0.3125rem;
              margin-left: 1.5625rem;
              top: auto;
              display: inline-block; }
              .opportunity .center .right a .text .icon-arrow_right:before {
                font-size: 0.9375rem; }
    .opportunity .line {
      display: none; }
    .opportunity .mobile-line {
      display: none !important;
      display: block;
      left: -10%;
      top: auto;
      bottom: 4.0625rem;
      height: 65%; } }

@media (max-width: 435px) {
  .opportunity .mobile-line {
    display: none !important;
    left: -18%; } }

@media (min-width: 56.3125rem) {
  .opportunity .center {
    width: -webkit-calc(100% - 6.875rem);
    width: -moz-calc(100% - 6.875rem);
    width: calc(100% - 6.875rem);
    left: 70px; }
    .opportunity .center .left {
      padding-top: 2.1875rem;
      width: -webkit-calc(50% - 40px);
      width: -moz-calc(50% - 40px);
      width: calc(50% - 40px); }
    .opportunity .center .middle {
      width: 25%;
      margin-left: 0; }
      .opportunity .center .middle a {
        padding-top: 2.5rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .opportunity .center .middle a .decoration {
          width: 7.1875rem;
          left: -webkit-calc(50% - 160px);
          left: -moz-calc(50% - 160px);
          left: calc(50% - 160px);
          top: 0.9375rem; }
        .opportunity .center .middle a .img-box {
          width: 18.75rem;
          height: 18.75rem; }
        .opportunity .center .middle a .text {
          margin-top: 0.625rem;
          text-align: center;
          position: relative; }
          .opportunity .center .middle a .text .icon-arrow_right {
            position: absolute;
            bottom: 0.625rem;
            margin-left: 1.5625rem;
            top: auto; }
            .opportunity .center .middle a .text .icon-arrow_right:before {
              font-size: 0.9375rem; }
    .opportunity .center .right {
      width: 20%;
      position: relative;
      left: -10.625rem; }
      .opportunity .center .right a {
        padding-top: 2.5rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .opportunity .center .right a .decoration {
          width: 7.1875rem;
          left: -webkit-calc(50% - 160px);
          left: -moz-calc(50% - 160px);
          left: calc(50% - 160px);
          top: 0.9375rem; }
        .opportunity .center .right a .img-box {
          width: 18.75rem;
          height: 18.75rem; }
        .opportunity .center .right a .text {
          margin-top: 0.625rem;
          text-align: center;
          position: relative; }
          .opportunity .center .right a .text .icon-arrow_right {
            position: absolute;
            bottom: 0.625rem;
            margin-left: 1.5625rem;
            top: auto; }
            .opportunity .center .right a .text .icon-arrow_right:before {
              font-size: 0.9375rem; } }

@media (min-width: 100rem) {
  .opportunity {
    padding-top: 6.875rem;
    padding-bottom: 4.375rem; }
    .opportunity .center {
      width: -webkit-calc(100% - 12.5rem);
      width: -moz-calc(100% - 12.5rem);
      width: calc(100% - 12.5rem);
      left: 140px; }
      .opportunity .center .left {
        width: 30%;
        padding-top: 2.1875rem;
        max-width: 33%; }
      .opportunity .center .middle {
        width: 21.25rem; }
        .opportunity .center .middle a {
          display: block;
          width: 100%;
          position: relative;
          padding-top: 2.5rem; }
          .opportunity .center .middle a .decoration {
            width: 10rem;
            position: absolute;
            left: -0.3125rem;
            top: 0; }
          .opportunity .center .middle a .img-box {
            width: 22.5rem;
            height: 22.5rem; }
          .opportunity .center .middle a .text {
            margin-top: 1.25rem;
            width: auto; }
            .opportunity .center .middle a .text .icon-arrow_right {
              margin-left: 0.625rem; }
              .opportunity .center .middle a .text .icon-arrow_right:before {
                font-size: 1.125rem; }
      .opportunity .center .right {
        width: 21.25rem; }
        .opportunity .center .right a {
          display: block;
          width: 100%;
          position: relative;
          padding-top: 2.5rem; }
          .opportunity .center .right a .decoration {
            display: block;
            width: 10rem;
            height: auto;
            position: absolute;
            left: -0.3125rem;
            top: 0; }
          .opportunity .center .right a .img-box {
            width: 22.5rem;
            height: 22.5rem; }
          .opportunity .center .right a .text {
            margin-top: 1.25rem;
            width: auto; }
            .opportunity .center .right a .text .icon-arrow_right {
              margin-left: 0.625rem; }
              .opportunity .center .right a .text .icon-arrow_right:before {
                font-size: 1.125rem; } }

@media (min-width: 125rem) {
  .opportunity {
    padding-top: 6.875rem;
    padding-bottom: 5rem; }
    .opportunity .center {
      width: -webkit-calc(100% - 12.5rem);
      width: -moz-calc(100% - 12.5rem);
      width: calc(100% - 12.5rem);
      left: 140px; }
      .opportunity .center .left {
        width: 40%;
        padding-top: 9.375rem;
        max-width: 33%; }
      .opportunity .center .middle {
        width: 27.5rem; }
        .opportunity .center .middle a {
          display: block;
          width: 100%;
          position: relative;
          padding-top: 2.5rem; }
          .opportunity .center .middle a .decoration {
            width: 12.5rem;
            position: absolute;
            left: -1.5rem;
            top: 0; }
          .opportunity .center .middle a .img-box {
            width: 25.9375rem;
            height: 25.9375rem; }
          .opportunity .center .middle a .text {
            margin-top: 1.875rem;
            width: auto; }
            .opportunity .center .middle a .text .icon-arrow_right {
              margin-left: 0.625rem; }
              .opportunity .center .middle a .text .icon-arrow_right:before {
                font-size: 1.25rem; }
      .opportunity .center .right {
        width: 27.5rem; }
        .opportunity .center .right a {
          display: block;
          width: 100%;
          position: relative;
          padding-top: 2.5rem; }
          .opportunity .center .right a .decoration {
            display: block;
            width: 12.5rem;
            height: auto;
            position: absolute;
            left: -1.5rem;
            top: 0; }
          .opportunity .center .right a .img-box {
            width: 25.9375rem;
            height: 25.9375rem; }
          .opportunity .center .right a .text {
            margin-top: 1.875rem;
            width: auto; }
            .opportunity .center .right a .text .icon-arrow_right {
              margin-left: 0.625rem; }
              .opportunity .center .right a .text .icon-arrow_right:before {
                font-size: 1.25rem; } }

.news-events {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10.4375rem;
  padding-bottom: 6.25rem;
  background-color: #19132C; }
  .news-events *:focus-visible {
    outline: 2px solid #ffffff !important;
    outline-offset: 2px; }
  .news-events .line {
    display: none !important;
    position: absolute;
    left: -19%;
    width: 142%;
    height: 93%;
    top: 8%;
    z-index: 0;
    pointer-events: none; }
    @media (min-width: 1800px) {
      .news-events .line {
        left: -22%; } }
    @media (min-width: 2800px) {
      .news-events .line {
        left: -36%; } }
    .news-events .line svg {
      width: 100%;
      height: 100%; }
      .news-events .line svg path {
        stroke-dasharray: 0;
        stroke-dashoffset: 0; }
  .news-events .center {
    width: -webkit-calc(100% - 17.5rem);
    width: -moz-calc(100% - 17.5rem);
    width: calc(100% - 17.5rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
    .news-events .center .title p {
      font-family: "barlow";
      font-size: clamp(1.25rem, 1.80288vw + 0.38462rem, 2.1875rem);
      line-height: 1;
      font-weight: 300;
      color: #ffffff; }
    .news-events .center .title h2 {
      font-family: "spectral";
      font-size: clamp(2.25rem, 3.36538vw + 0.63462rem, 4rem);
      line-height: 1.3;
      font-weight: 300;
      color: #ffffff;
      text-transform: capitalize;
      padding-top: 0.3125rem; }
    .news-events .center .cards {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 2.5rem;
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px);
      margin-left: 3.125rem; }
      .news-events .center .cards .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        margin-bottom: 2.5rem; }
        @media (max-width: 767px) {
          .news-events .center .cards .row > div {
            height: 18.75rem; } }
        @media (max-width: 560px) {
          .news-events .center .cards .row > div {
            height: 15.625rem; } }
        @media (max-width: 767px) {
          .news-events .center .cards .row > div:nth-child(1) {
            height: 31.25rem; } }
        @media (max-width: 560px) {
          .news-events .center .cards .row > div:nth-child(1) {
            height: 18.75rem; } }
        .news-events .center .cards .row:nth-child(1) .staff-card:nth-child(3),
        .news-events .center .cards .row:nth-child(1) .story-card:nth-child(3), .news-events .center .cards .row:nth-child(3) .staff-card:nth-child(3),
        .news-events .center .cards .row:nth-child(3) .story-card:nth-child(3) {
          width: clamp(21.5rem, 136.875vw + -101.6875rem, 35.1875rem); }
          .news-events .center .cards .row:nth-child(1) .staff-card:nth-child(3) .story-card__inner .story-card__image,
          .news-events .center .cards .row:nth-child(1) .story-card:nth-child(3) .story-card__inner .story-card__image, .news-events .center .cards .row:nth-child(3) .staff-card:nth-child(3) .story-card__inner .story-card__image,
          .news-events .center .cards .row:nth-child(3) .story-card:nth-child(3) .story-card__inner .story-card__image {
            padding-bottom: 90%; }
          .news-events .center .cards .row:nth-child(1) .staff-card:nth-child(3) .staff-card-image,
          .news-events .center .cards .row:nth-child(1) .story-card:nth-child(3) .staff-card-image, .news-events .center .cards .row:nth-child(3) .staff-card:nth-child(3) .staff-card-image,
          .news-events .center .cards .row:nth-child(3) .story-card:nth-child(3) .staff-card-image {
            padding-bottom: 90%; }
        .news-events .center .cards .row:nth-child(2) .story-card:nth-child(1) {
          width: clamp(21.5rem, 136.875vw + -101.6875rem, 35.1875rem); }
          .news-events .center .cards .row:nth-child(2) .story-card:nth-child(1) .story-card__inner .story-card__image {
            padding-bottom: 90%; }
      .news-events .center .cards > div:nth-of-type(1) .staff-card, .news-events .center .cards > div:nth-of-type(3) .staff-card {
        margin-right: 1vw; }
      .news-events .center .cards > div:nth-of-type(2) .staff-card {
        margin-left: 1vw; }
  .news-events .story-card {
    width: 19.1875rem;
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem;
    overflow: hidden;
    margin: 0 3.125rem; }
    .news-events .story-card .story-card__inner {
      height: auto; }
      .news-events .story-card .story-card__inner .story-card__link {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 5; }
      .news-events .story-card .story-card__inner .story-card__image {
        height: 0;
        padding-bottom: 116%; }
        .news-events .story-card .story-card__inner .story-card__image .event-category {
          background: #0076C0;
          -webkit-border-radius: 1.25rem;
             -moz-border-radius: 1.25rem;
                  border-radius: 1.25rem;
          position: absolute;
          top: 1.25rem;
          left: 1.25rem;
          z-index: 5;
          padding: 0.375rem 0.9375rem;
          font-weight: 300;
          font-size: clamp(0.5rem, 0.48077vw + 0.26923rem, 0.75rem);
          color: #FFFFFF;
          line-height: 1;
          display: none;
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          max-width: 11.25rem;
          direction: ltr; }
          @media (max-width: 1400px) {
            .news-events .story-card .story-card__inner .story-card__image .event-category {
              max-width: 7.5rem; } }
          @media (max-width: 767px) {
            .news-events .story-card .story-card__inner .story-card__image .event-category {
              top: 0.625rem;
              left: 0.625rem;
              padding: 0.3125rem 0.625rem; } }
          .news-events .story-card .story-card__inner .story-card__image .event-category.js_blue-color {
            background: #0076C0;
            color: #ffffff;
            display: block; }
          .news-events .story-card .story-card__inner .story-card__image .event-category.js_green-color {
            background: #61B234;
            color: #19132C;
            display: block; }
    .news-events .story-card.isNews .story-card__image .story-card__date {
      display: none !important;
      color: #ffffff; }
      .news-events .story-card.isNews .story-card__image .story-card__date:after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.097' height='18.124' viewBox='0 0 20.097 18.124'%3E%3Cg transform='translate(0.5 0.707)'%3E%3Cpath d='M8.355,19.1V0M0,10.742,8.355,19.1l8.355-8.355' transform='translate(0 16.709) rotate(-90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
        font-family: "icons-common" !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased; }
    .news-events .story-card.isNews .story-card__content .story-card__date {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .news-events .story-card.isNews .story-card__content .story-card__description {
      display: none; }
    .news-events .story-card.isEvent .story-card__image .story-icon {
      width: 4.625rem;
      height: 4.625rem; }
    .news-events .story-card.isEvent .story-card__image .story-card__date {
      position: absolute;
      display: block;
      width: 4.625rem;
      height: 4.625rem;
      right: 0.75rem;
      top: 0.875rem;
      z-index: 5; }
      .news-events .story-card.isEvent .story-card__image .story-card__date .calendar-date .start-date {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        font-family: "barlow"; }
        .news-events .story-card.isEvent .story-card__image .story-card__date .calendar-date .start-date .day {
          font-size: clamp(0.875rem, 1.5625vw + 0.125rem, 1.6875rem);
          font-weight: 600;
          line-height: 1;
          color: #FFFFFF;
          padding-bottom: 0.3125rem; }
        .news-events .story-card.isEvent .story-card__image .story-card__date .calendar-date .start-date .month {
          font-size: clamp(0.5rem, 1.08173vw + -0.01923rem, 1.0625rem);
          font-weight: 600;
          line-height: 1;
          text-transform: capitalize;
          color: #FFFFFF; }
    .news-events .story-card.isEvent .story-card__content .story-card__date {
      display: none !important; }
    .news-events .story-card.isEvent .story-card__content .story-card__description {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      line-height: 1.1; }
      .news-events .story-card.isEvent .story-card__content .story-card__description strong {
        display: none; }
      .news-events .story-card.isEvent .story-card__content .story-card__description:after {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.097' height='18.124' viewBox='0 0 20.097 18.124'%3E%3Cg transform='translate(0.5 0.707)'%3E%3Cpath d='M8.355,19.1V0M0,10.742,8.355,19.1l8.355-8.355' transform='translate(0 16.709) rotate(-90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
        font-family: "icons-common" !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        position: relative;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;
        display: inline-block;
        -webkit-transform: translateX(-5px);
           -moz-transform: translateX(-5px);
            -ms-transform: translateX(-5px);
             -o-transform: translateX(-5px);
                transform: translateX(-5px); }
  @media (max-width: 1365px) {
    .news-events .staff-card {
      width: 13.1875rem; } }
  .news-events .staff-card .staff-card-inner {
    height: auto;
    position: relative; }
    .news-events .staff-card .staff-card-inner .staff-card-image {
      height: 0;
      padding-bottom: 116%;
      position: relative; }
      .news-events .staff-card .staff-card-inner .staff-card-image .img {
        position: absolute; }

.staff-card {
  position: relative;
  width: 19.1875rem;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem;
  overflow: hidden;
  background-image: url("/Images/img/homepage/profiles/background.jpg");
  -moz-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer; }
  .staff-card .staff-card-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .staff-card .full-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .staff-card .staff-card-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .staff-card .staff-card-image .img {
      width: 100%;
      height: 100%;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: top;
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      -o-transition: -o-transform 0.4s ease;
      -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
    .staff-card .staff-card-image:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 50%;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), black);
      background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), black);
      background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), black);
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
      opacity: 0.7; }
  .staff-card .staff-card-content {
    position: absolute;
    left: 0;
    bottom: 0; }
    .staff-card .staff-card-content .scc-inner {
      position: relative;
      padding: 0.9375rem; }
      .staff-card .staff-card-content .scc-inner .scc-name {
        font-family: "barlow";
        font-size: 2.25rem;
        line-height: 2.6875rem;
        font-weight: 300;
        color: #ffffff; }
      .staff-card .staff-card-content .scc-inner .scc-role {
        font-family: "barlow";
        font-size: 1.5625rem;
        line-height: 1.875rem;
        font-weight: 300;
        color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right {
          display: block;
          position: relative;
          margin-left: 0.625rem;
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          -o-transition: -o-transform 0.4s ease;
          -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right:before {
            content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.097' height='18.124' viewBox='0 0 20.097 18.124'%3E%3Cg transform='translate(0.5 0.707)'%3E%3Cpath d='M8.355,19.1V0M0,10.742,8.355,19.1l8.355-8.355' transform='translate(0 16.709) rotate(-90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
            font-size: 1.125rem;
            color: #ffffff; }
      .staff-card .staff-card-content .scc-inner .scc-bio {
        display: none; }
  html.no-touch .staff-card:hover .staff-card-image .img {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1); }
  html.no-touch .staff-card:hover .staff-card-content .scc-inner .scc-role .icon-arrow_right {
    -webkit-transform: translateX(5px);
       -moz-transform: translateX(5px);
        -ms-transform: translateX(5px);
         -o-transform: translateX(5px);
            transform: translateX(5px); }

.mediaPopup .mediaPopup__inner {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-clip-path: ellipse(99% 200% at 0% 50%);
          clip-path: ellipse(99% 200% at 0% 50%);
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 46.0625rem;
  margin: 0 auto 0 0;
  z-index: 2;
  transform: translateX(-100%);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  pointer-events: all; }
  .mediaPopup .mediaPopup__inner:after {
    display: none; }
  @media (max-width: 47.9375rem) {
    .mediaPopup .mediaPopup__inner {
      -webkit-clip-path: none;
              clip-path: none;
      background: #ffffff; } }
  .mediaPopup .mediaPopup__inner .mediaPopup__topNav {
    background: #0076C0; }
    @media (max-width: 47.9375rem) {
      .mediaPopup .mediaPopup__inner .mediaPopup__topNav {
        height: 85px;
        -webkit-border-bottom-left-radius: 35px;
           -moz-border-radius-bottomleft: 35px;
                border-bottom-left-radius: 35px;
        -webkit-border-bottom-right-radius: 35px;
           -moz-border-radius-bottomright: 35px;
                border-bottom-right-radius: 35px; } }
    .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__close {
      display: none !important; }
      @media (max-width: 47.9375rem) {
        .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__close {
          display: block !important;
          top: 18px; } }
      .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__close:before {
        display: none; }
    .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__share {
      border: 0;
      right: 40px;
      background: transparent; }
      .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__share i {
        width: 1.875rem;
        height: 1.875rem; }
      @media (max-width: 47.9375rem) {
        .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__share {
          top: 18px; } }
    .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__more {
      display: none; }
    .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__type.secondLvlCss h4 {
      display: none; }
      .mediaPopup .mediaPopup__inner .mediaPopup__topNav .mediaPopup__type.secondLvlCss h4:after {
        display: none; }
  .mediaPopup .mediaPopup__inner .ImageBroken {
    display: none; }
  .mediaPopup .mediaPopup__inner.isShowing {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .js-staffPopup {
    height: 21.875rem;
    margin-bottom: 0.625rem; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-image {
    width: 100%;
    height: -webkit-calc(274px + 100px);
    height: -moz-calc(274px + 100px);
    height: calc(274px + 100px);
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-image .img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #FFCC00;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      z-index: 1;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-image:before {
      content: '';
      width: 100%;
      height: 50%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), black);
      background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), black);
      background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), black);
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
      z-index: 3;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      opacity: 0.7; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content {
    width: 100%;
    display: block;
    z-index: 1;
    position: absolute;
    bottom: 0;
    background-color: #19132C;
    z-index: 2;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    direction: ltr; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content .scc-inner {
      padding: 1.0625rem; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content .scc-name {
      font-family: "barlow";
      font-size: 1rem;
      line-height: 1.1;
      color: #ffffff;
      display: block;
      font-weight: 500;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease;
      word-wrap: break-word;
      word-break: break-word; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content .scc-role {
      font-family: "barlow";
      color: #ffffff;
      font-size: 1.75rem;
      line-height: 1.1;
      font-weight: 300;
      position: relative;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      transition: color 0.3s ease;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      word-wrap: break-word;
      word-break: break-word; }
      .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content .scc-role .txt {
        max-width: -webkit-calc(100% - 40px);
        max-width: -moz-calc(100% - 40px);
        max-width: calc(100% - 40px); }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content .arrow {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      right: 0;
      bottom: 0.5rem;
      width: 0.9375rem;
      height: 0.8125rem; }
      .mediaPopup .mediaPopup__inner .mediaPopup__col .staff-card .staff-card-content .arrow:before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.147' height='15.543' viewBox='0 0 17.147 15.543'%3E%3Cpath id='Icon_akar-arrow-down' data-name='Icon akar-arrow-down' d='M14.564,22.147V6M7.5,15.083l7.064,7.064,7.064-7.064' transform='translate(-5.5 22.336) rotate(-90)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/svg%3E%0A");
        -moz-background-size: cover;
             background-size: cover;
        background-repeat: no-repeat;
        width: 0.9375rem;
        height: 0.8125rem;
        color: inherit;
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: -o-transform 0.4s ease;
        -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
        display: inline-block;
        line-height: 0; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image:before {
    display: none; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-image-box {
    position: relative;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    overflow: hidden; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-image-box .img {
      position: relative;
      height: auto;
      aspect-ratio: 1 / 1; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-icon {
    background-image: none; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-icon:after {
      content: "";
      display: block;
      width: 120px;
      height: 120px;
      background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
      background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
      background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
      background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
      -webkit-border-top-right-radius: 20px;
         -moz-border-radius-topright: 20px;
              border-top-right-radius: 20px;
      z-index: 0;
      position: absolute;
      opacity: 0.8;
      top: -14px;
      right: -13px; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-card__content {
    position: relative;
    padding: 0 20px; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-card__content .story-card__text {
      color: #19132C;
      font-size: 22px;
      line-height: 30px;
      font-weight: 200; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-card__content .story-card__date {
      color: #19132C;
      font-size: 12px;
      line-height: 24px;
      font-weight: 400;
      display: block;
      width: 100%;
      text-align: left;
      position: relative; }
      .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-card__content .story-card__date:before {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.097' height='18.124' viewBox='0 0 20.097 18.124'%3E%3Cg transform='translate(0.5 0.707)'%3E%3Cpath d='M8.355,19.1V0M0,10.742,8.355,19.1l8.355-8.355' transform='translate(0 16.709) rotate(-90)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E");
        font-family: "icons-common" !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        position: absolute;
        right: 20px;
        top: 4px; }
    .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .story-card__image .story-card__content .story-card__description {
      display: none; }
  .mediaPopup .mediaPopup__inner .mediaPopup__col .story-card .story-card__inner .event-category {
    display: none; }
  .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper .secondLvlCss h4 {
      font-family: "barlow";
      color: #19132C;
      font-size: clamp(1.25rem, 3.00481vw + -0.19231rem, 2.8125rem);
      line-height: 1.3;
      font-weight: 400;
      text-transform: none;
      letter-spacing: 0;
      margin-top: 0; }
    .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper .mpRelatedTags {
      padding-top: 0 !important;
      margin-top: -0.625rem; }
      .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper .mpRelatedTags .forMpRelated {
        font-family: "barlow";
        background-color: #19132C;
        -webkit-border-radius: 1rem;
           -moz-border-radius: 1rem;
                border-radius: 1rem;
        text-transform: none;
        color: #ffffff;
        font-size: 0.875rem;
        line-height: 1.2;
        font-weight: 400;
        margin-bottom: 0; }
        .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper .mpRelatedTags .forMpRelated a {
          padding-bottom: 3px; }
        .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper .mpRelatedTags .forMpRelated span:before, .mediaPopup .mediaPopup__inner .mediaPopup__relatedHeaderWrapper .mpRelatedTags .forMpRelated span:after {
          background-color: #ffffff; }
  .mediaPopup .mediaPopup__inner .mediaPopup__desc .mediaPopup__postTitle a {
    display: block; }

@media (max-width: 56.25rem) {
  .mediaPopup.news .mediaPopup__type.secondLvlCss h4 {
    display: none; }
  .mediaPopup.news .mediaPopup__type.secondLvlCss:after {
    content: "News";
    position: absolute;
    display: block;
    font-family: "Spectral";
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    color: #ffffff;
    left: 29px;
    top: 29px; }
  .mediaPopup.isMpStaff .mediaPopup__type.secondLvlCss {
    display: block !important;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px); }
    .mediaPopup.isMpStaff .mediaPopup__type.secondLvlCss h4 {
      display: none; }
    .mediaPopup.isMpStaff .mediaPopup__type.secondLvlCss:after {
      content: "Profile";
      position: absolute;
      display: block;
      font-family: "Spectral";
      font-size: 25px;
      line-height: 25px;
      font-weight: 300;
      color: #ffffff;
      left: 87px;
      top: 29px; } }

@media (max-width: 47.9375rem) {
  .news-events {
    padding-top: 3.125rem;
    padding-bottom: 0rem; }
    .news-events .line {
      display: none !important; }
    .news-events .center {
      width: -webkit-calc(100% - 1.25rem);
      width: -moz-calc(100% - 1.25rem);
      width: calc(100% - 1.25rem); }
      .news-events .center .title {
        margin-left: 0.625rem; }
      .news-events .center .cards {
        margin-top: 2.5rem;
        width: 100%;
        margin-left: 0; }
        .news-events .center .cards .row {
          margin-bottom: 0.625rem;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          width: 100%;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
        .news-events .center .cards > div:nth-of-type(1) .staff-card, .news-events .center .cards > div:nth-of-type(3) .staff-card {
          margin-right: 0.625rem;
          margin-left: 0.625rem;
          width: 100%;
          margin-bottom: 0.625rem; }
        .news-events .center .cards > div:nth-of-type(2) .staff-card {
          width: 100%;
          margin-right: 0.625rem;
          margin-left: 0.625rem;
          margin-bottom: 0.625rem;
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
             -moz-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
    .news-events .story-card {
      width: -webkit-calc(50% - 20px) !important;
      width: -moz-calc(50% - 20px) !important;
      width: calc(50% - 20px) !important;
      height: 12.5rem;
      margin: 0 0.625rem;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem; }
      .news-events .story-card .story-card__inner {
        height: 100% !important; }
        .news-events .story-card .story-card__inner .story-card__image {
          padding-bottom: 0 !important;
          height: 100% !important; }
      .news-events .story-card .story-card__content .story-card__text {
        font-size: 1.3125rem;
        line-height: 1.3125rem; }
        .news-events .story-card .story-card__content .story-card__text .truncate {
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
      .news-events .story-card .story-card__content .story-card__description {
        font-size: 0.9375rem;
        max-height: 2.1875rem; }
      .news-events .story-card .story-card__content .story-card__date {
        font-size: 0.9375rem; }
      .news-events .story-card.isNews .story-card__image .story-icon {
        width: 2.5rem;
        height: 2.5rem; }
        .news-events .story-card.isNews .story-card__image .story-icon:before {
          font-size: 0.875rem; }
      .news-events .story-card.isEvent .story-card__image .story-icon {
        width: 2.5rem;
        height: 2.5rem; }
      .news-events .story-card.isEvent .story-card__image .story-card__date {
        width: 2.5rem;
        height: 2.5rem;
        right: 0.75rem;
        top: 0rem;
        margin-top: 0.875rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .news-events .row:nth-child(1) > div:nth-child(1), .news-events .row:nth-child(2) > div:nth-child(1), .news-events .row:nth-child(3) > div:nth-child(1) {
      width: 100% !important; }
  .staff-card {
    width: -webkit-calc(50% - 20px) !important;
    width: -moz-calc(50% - 20px) !important;
    width: calc(50% - 20px) !important;
    height: 12.5rem;
    margin-top: 0.9375rem !important;
    margin-bottom: 0.625rem !important; }
    .staff-card .staff-card-inner {
      height: 100% !important; }
      .staff-card .staff-card-inner .staff-card-image {
        padding-bottom: 0 !important;
        height: 100% !important; }
    .staff-card .staff-card-content .scc-inner {
      padding: 0.9375rem; }
      .staff-card .staff-card-content .scc-inner .scc-name {
        font-size: 1.5rem;
        line-height: 1.8125rem; }
      .staff-card .staff-card-content .scc-inner .scc-role {
        font-size: 1.0625rem;
        line-height: 1.25rem; }
        .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right {
          margin-left: 0.625rem; }
          .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right:before {
            font-size: 1.125rem; } }

@media (min-width: 48rem) {
  .news-events {
    padding-top: 5rem;
    padding-bottom: 1.25rem; }
    .news-events .center {
      width: -webkit-calc(100% - 8.75rem);
      width: -moz-calc(100% - 8.75rem);
      width: calc(100% - 8.75rem);
      max-width: 58.125rem; }
      .news-events .center .cards {
        margin-top: 2.5rem;
        width: 100%;
        margin-left: 0; }
        .news-events .center .cards .row {
          margin-bottom: 2.5rem; }
        .news-events .center .cards > div:nth-of-type(1) .staff-card, .news-events .center .cards > div:nth-of-type(3) .staff-card {
          margin-right: 1.5625rem; }
        .news-events .center .cards > div:nth-of-type(2) .staff-card {
          margin-left: 1.5625rem; }
    .news-events .story-card {
      width: 13.1875rem;
      margin: 0 1vw; }
      .news-events .story-card .story-card__content .story-card__text {
        font-size: 1.5rem;
        line-height: 1.5625rem; }
      .news-events .story-card .story-card__content .story-card__description {
        font-size: 1.375rem; }
      .news-events .story-card.isNews .story-card__image .story-icon {
        width: 2.5rem;
        height: 2.5rem; }
        .news-events .story-card.isNews .story-card__image .story-icon:before {
          font-size: 0.875rem; }
      .news-events .story-card.isEvent .story-card__image .story-icon {
        width: 2.5rem;
        height: 2.5rem; }
      .news-events .story-card.isEvent .story-card__image .story-card__date {
        width: 2.5rem;
        height: 2.5rem;
        right: 0.75rem;
        top: 0.5rem; }
  .staff-card .staff-card-content .scc-inner {
    padding: 0.9375rem; }
    .staff-card .staff-card-content .scc-inner .scc-name {
      font-size: 1.5rem;
      line-height: 1.8125rem; }
    .staff-card .staff-card-content .scc-inner .scc-role {
      font-size: 1.0625rem;
      line-height: 1.25rem; }
      .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right {
        margin-left: 0.625rem; }
        .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right:before {
          font-size: 1.125rem; } }

@media (min-width: 85.375rem) {
  .news-events {
    padding-top: 5rem;
    padding-bottom: 6.25rem; }
    .news-events .center {
      width: -webkit-calc(100% - 17.5rem);
      width: -moz-calc(100% - 17.5rem);
      width: calc(100% - 17.5rem);
      max-width: 94.375rem; }
      .news-events .center .title {
        padding-left: 2.5rem; }
      .news-events .center .cards {
        margin-top: 2.5rem;
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px);
        margin-left: 3.125rem; }
        .news-events .center .cards .row {
          margin-bottom: 2.5rem; }
        .news-events .center .cards > div:nth-of-type(1) .staff-card, .news-events .center .cards > div:nth-of-type(3) .staff-card {
          margin-right: 1.5625rem; }
        .news-events .center .cards > div:nth-of-type(2) .staff-card {
          margin-left: 1.5625rem; }
    .news-events .story-card {
      width: 19.1875rem;
      -webkit-border-radius: 0.625rem;
         -moz-border-radius: 0.625rem;
              border-radius: 0.625rem;
      margin: 0 1vw; }
      .news-events .story-card.isEvent .story-card__image .story-icon {
        width: 4.625rem;
        height: 4.625rem; }
      .news-events .story-card.isEvent .story-card__image .story-card__date {
        width: 4.625rem;
        height: 4.625rem;
        right: 0.75rem;
        top: 0.875rem; }
  .staff-card {
    -webkit-border-radius: 0.625rem;
       -moz-border-radius: 0.625rem;
            border-radius: 0.625rem; }
    .staff-card .staff-card-content .scc-inner {
      padding: 0.9375rem; }
      .staff-card .staff-card-content .scc-inner .scc-name {
        font-size: 2.25rem;
        line-height: 2.6875rem; }
      .staff-card .staff-card-content .scc-inner .scc-role {
        font-size: 1.5625rem;
        line-height: 1.875rem; }
        .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right {
          margin-left: 0.625rem; }
          .staff-card .staff-card-content .scc-inner .scc-role .icon-arrow_right:before {
            font-size: 1.125rem; } }

@media (min-width: 100rem) {
  .news-events {
    padding-top: 6.875rem; }
    .news-events .center .cards {
      margin-top: 3.75rem; } }

@media (min-width: 125rem) {
  .news-events {
    padding-top: 8.75rem; }
    .news-events .center .cards {
      margin-top: 5rem; } }

.header, .header-sticky {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 51;
  pointer-events: none; }
  @media (min-width: 768px) {
    .header, .header-sticky {
      height: 9.375rem; } }
  .header *:focus-visible, .header-sticky *:focus-visible {
    outline: 2px solid #ffffff !important;
    outline-offset: 2px; }
  .header .logo, .header-sticky .logo {
    width: 375px;
    position: absolute;
    -webkit-transition: width 0.4s ease, height 0.4s ease, left 0.4s ease, top 0.4s ease;
    -o-transition: width 0.4s ease, height 0.4s ease, left 0.4s ease, top 0.4s ease;
    -moz-transition: width 0.4s ease, height 0.4s ease, left 0.4s ease, top 0.4s ease;
    transition: width 0.4s ease, height 0.4s ease, left 0.4s ease, top 0.4s ease;
    pointer-events: all; }
    .header .logo img, .header-sticky .logo img {
      width: 100%;
      height: auto;
      -webkit-transition: width 0.4s ease, height 0.4s ease;
      -o-transition: width 0.4s ease, height 0.4s ease;
      -moz-transition: width 0.4s ease, height 0.4s ease;
      transition: width 0.4s ease, height 0.4s ease; }
  .header .logo-menu, .header-sticky .logo-menu {
    display: none;
    z-index: 5;
    width: 375px;
    position: absolute;
    left: 3.75rem;
    top: 1.875rem;
    pointer-events: all; }
    .header .logo-menu img, .header-sticky .logo-menu img {
      width: 100%;
      height: auto;
      -webkit-transition: width 0.4s ease, height 0.4s ease;
      -o-transition: width 0.4s ease, height 0.4s ease;
      -moz-transition: width 0.4s ease, height 0.4s ease;
      transition: width 0.4s ease, height 0.4s ease; }
  .header .top-menu, .header-sticky .top-menu {
    font-family: "barlow";
    font-size: 1.5625rem;
    font-weight: 400;
    line-height: 1.875rem;
    color: #ffffff;
    position: absolute;
    right: 3.75rem;
    top: 4.6875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease; }
    @media (min-width: 768px) {
      .header .top-menu, .header-sticky .top-menu {
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (min-width: 2000px) and (max-height: 1100px) {
      .header .top-menu, .header-sticky .top-menu {
        -webkit-transform: translateY(-75%) !important;
           -moz-transform: translateY(-75%) !important;
            -ms-transform: translateY(-75%) !important;
             -o-transform: translateY(-75%) !important;
                transform: translateY(-75%) !important; } }
    .header .top-menu .search-btn, .header-sticky .top-menu .search-btn {
      border: 0;
      background: transparent;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 0.625rem;
      width: 3.125rem;
      height: 4.5rem;
      margin-top: -1.1875rem;
      overflow: hidden;
      position: relative;
      -webkit-transition: width 0.4s ease, background 0.4s ease, -webkit-border-radius 0.4s ease;
      transition: width 0.4s ease, background 0.4s ease, -webkit-border-radius 0.4s ease;
      -o-transition: width 0.4s ease, background 0.4s ease, border-radius 0.4s ease;
      -moz-transition: width 0.4s ease, background 0.4s ease, border-radius 0.4s ease, -moz-border-radius 0.4s ease;
      transition: width 0.4s ease, background 0.4s ease, border-radius 0.4s ease;
      transition: width 0.4s ease, background 0.4s ease, border-radius 0.4s ease, -webkit-border-radius 0.4s ease, -moz-border-radius 0.4s ease;
      pointer-events: all;
      font-size: 1.375rem; }
      @media (min-width: 768px) {
        .header .top-menu .search-btn, .header-sticky .top-menu .search-btn {
          margin-top: 0; } }
      .header .top-menu .search-btn .icon-search, .header-sticky .top-menu .search-btn .icon-search {
        cursor: pointer;
        position: absolute;
        left: 16px;
        top: 23px;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        pointer-events: all; }
        .header .top-menu .search-btn .icon-search::before, .header-sticky .top-menu .search-btn .icon-search::before {
          font-family: 'icons-common';
          content: '\e90f'; }
        .header .top-menu .search-btn .icon-search::after, .header-sticky .top-menu .search-btn .icon-search::after {
          opacity: 0;
          visibility: hidden;
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          width: 200%;
          height: 200%;
          background-color: rgba(255, 255, 255, 0.2);
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          pointer-events: none;
          -webkit-transition: .3s;
          -o-transition: .3s;
          -moz-transition: .3s;
          transition: .3s;
          z-index: -1; }
        html.no-touch .header .top-menu .search-btn .icon-search:hover, html.no-touch .header-sticky .top-menu .search-btn .icon-search:hover {
          color: #89D2F6; }
          html.no-touch .header .top-menu .search-btn .icon-search:hover::after, html.no-touch .header-sticky .top-menu .search-btn .icon-search:hover::after {
            opacity: 1;
            visibility: visible; }
        @media (min-width: 100rem) {
          .header .top-menu .search-btn .icon-search, .header-sticky .top-menu .search-btn .icon-search {
            left: 1.0625rem; } }
      .header .top-menu .search-btn .search-input, .header-sticky .top-menu .search-btn .search-input {
        position: absolute;
        left: 3.125rem;
        top: 1.125rem;
        top: 50%;
        -webkit-transform: translateY(-61%);
           -moz-transform: translateY(-61%);
            -ms-transform: translateY(-61%);
             -o-transform: translateY(-61%);
                transform: translateY(-61%);
        pointer-events: all;
        width: 16.875rem;
        background: transparent;
        border: 0;
        color: #ffffff;
        font-family: "barlow";
        opacity: 0; }
        .header .top-menu .search-btn .search-input::-webkit-input-placeholder, .header-sticky .top-menu .search-btn .search-input::-webkit-input-placeholder {
          color: #ffffff; }
        .header .top-menu .search-btn .search-input::-moz-placeholder, .header-sticky .top-menu .search-btn .search-input::-moz-placeholder {
          color: #ffffff; }
        .header .top-menu .search-btn .search-input:-ms-input-placeholder, .header-sticky .top-menu .search-btn .search-input:-ms-input-placeholder {
          color: #ffffff; }
        .header .top-menu .search-btn .search-input:-moz-placeholder, .header-sticky .top-menu .search-btn .search-input:-moz-placeholder {
          color: #ffffff; }
        html.no-touch .header .top-menu .search-btn .search-input:hover, html.no-touch .header-sticky .top-menu .search-btn .search-input:hover {
          color: #89D2F6; }
        @media (min-width: 100rem) {
          .header .top-menu .search-btn .search-input, .header-sticky .top-menu .search-btn .search-input {
            left: 4.0625rem;
            width: 200px; } }
      .header .top-menu .search-btn .submit-wrap, .header-sticky .top-menu .search-btn .submit-wrap {
        position: relative; }
        .header .top-menu .search-btn .submit-wrap input, .header-sticky .top-menu .search-btn .submit-wrap input {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background: transparent;
          border: none;
          font-size: 0;
          cursor: pointer; }
      .header .top-menu .search-btn .icon-arrow_right, .header-sticky .top-menu .search-btn .icon-arrow_right {
        display: none;
        cursor: pointer;
        z-index: 5;
        margin-right: 1.0625rem;
        font-size: 1.25rem; }
        @media (min-width: 100rem) {
          .header .top-menu .search-btn .icon-arrow_right, .header-sticky .top-menu .search-btn .icon-arrow_right {
            margin-right: 1.6875rem; } }
      .header .top-menu .search-btn.open, .header-sticky .top-menu .search-btn.open {
        width: 21.875rem;
        -webkit-border-radius: 3.75rem;
           -moz-border-radius: 3.75rem;
                border-radius: 3.75rem;
        background: rgba(25, 18, 45, 0.4);
        -webkit-box-pack: right;
        -webkit-justify-content: right;
           -moz-box-pack: right;
            -ms-flex-pack: right;
                justify-content: right; }
        @media (min-width: 100rem) {
          .header .top-menu .search-btn.open .icon-search, .header-sticky .top-menu .search-btn.open .icon-search {
            left: 1.6875rem; } }
        .header .top-menu .search-btn.open .search-input, .header-sticky .top-menu .search-btn.open .search-input {
          opacity: 1; }
        .header .top-menu .search-btn.open .icon-arrow_right, .header-sticky .top-menu .search-btn.open .icon-arrow_right {
          display: block; }
    .header .top-menu .parents-btn, .header-sticky .top-menu .parents-btn {
      border: 0;
      background: transparent;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 0.9375rem;
      pointer-events: all;
      cursor: pointer; }
      .header .top-menu .parents-btn span, .header-sticky .top-menu .parents-btn span {
        line-height: 1.875rem; }
      .header .top-menu .parents-btn .icon-arrow, .header-sticky .top-menu .parents-btn .icon-arrow {
        position: relative;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        margin-top: 0.3125rem;
        margin-left: 1rem;
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: -o-transform 0.4s ease;
        -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
        pointer-events: all; }
        .header .top-menu .parents-btn .icon-arrow:before, .header-sticky .top-menu .parents-btn .icon-arrow:before {
          font-size: 1rem; }
      html.no-touch .header .top-menu .parents-btn:hover .icon-arrow, html.no-touch .header-sticky .top-menu .parents-btn:hover .icon-arrow {
        -webkit-transform: translateY(5px) rotate(90deg);
           -moz-transform: translateY(5px) rotate(90deg);
            -ms-transform: translateY(5px) rotate(90deg);
             -o-transform: translateY(5px) rotate(90deg);
                transform: translateY(5px) rotate(90deg); }
    .header .top-menu > a, .header-sticky .top-menu > a {
      color: #ffffff;
      padding: 0 0.9375rem;
      line-height: 1.875rem;
      pointer-events: all;
      -webkit-transition: color 0.3s ease-in-out;
      -o-transition: color 0.3s ease-in-out;
      -moz-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      html.no-touch .header .top-menu > a:hover, html.no-touch .header-sticky .top-menu > a:hover {
        color: #89D2F6; }
    .header .top-menu .contact-btn, .header-sticky .top-menu .contact-btn {
      border: 0;
      background: transparent;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      color: #ffffff;
      padding: 0 0.9375rem;
      cursor: pointer;
      pointer-events: all;
      position: relative; }
      .header .top-menu .contact-btn .btn, .header-sticky .top-menu .contact-btn .btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .header .top-menu .contact-btn .btn span, .header-sticky .top-menu .contact-btn .btn span {
          line-height: 1.875rem; }
        .header .top-menu .contact-btn .btn .icon-arrow,
        .header .top-menu .contact-btn .btn .icon--arrow, .header-sticky .top-menu .contact-btn .btn .icon-arrow,
        .header-sticky .top-menu .contact-btn .btn .icon--arrow {
          position: relative;
          -webkit-transform: rotate(90deg);
             -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
               -o-transform: rotate(90deg);
                  transform: rotate(90deg);
          margin-top: 0.3125rem;
          margin-left: 1rem;
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          -o-transition: -o-transform 0.4s ease;
          -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          .header .top-menu .contact-btn .btn .icon-arrow:before,
          .header .top-menu .contact-btn .btn .icon--arrow:before, .header-sticky .top-menu .contact-btn .btn .icon-arrow:before,
          .header-sticky .top-menu .contact-btn .btn .icon--arrow:before {
            font-size: 1rem; }
        .header .top-menu .contact-btn .btn .icon--arrow:before, .header-sticky .top-menu .contact-btn .btn .icon--arrow:before {
          content: "\e902"; }
      html.no-touch .header .top-menu .contact-btn:hover, html.no-touch .header-sticky .top-menu .contact-btn:hover {
        color: #89D2F6; }
        html.no-touch .header .top-menu .contact-btn:hover .btn .icon-arrow,
        html.no-touch .header .top-menu .contact-btn:hover .btn .icon--arrow, html.no-touch .header-sticky .top-menu .contact-btn:hover .btn .icon-arrow,
        html.no-touch .header-sticky .top-menu .contact-btn:hover .btn .icon--arrow {
          -webkit-transform: translateY(5px) rotate(90deg);
             -moz-transform: translateY(5px) rotate(90deg);
              -ms-transform: translateY(5px) rotate(90deg);
               -o-transform: translateY(5px) rotate(90deg);
                  transform: translateY(5px) rotate(90deg); }
      .header .top-menu .contact-btn .content, .header-sticky .top-menu .contact-btn .content {
        height: 0px;
        overflow: hidden;
        -webkit-transition: height 0.5s ease;
        -o-transition: height 0.5s ease;
        -moz-transition: height 0.5s ease;
        transition: height 0.5s ease;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(25, 18, 45, 0)), to(rgba(25, 18, 45, 0.7)));
        background-image: -webkit-linear-gradient(top, rgba(25, 18, 45, 0), rgba(25, 18, 45, 0.7));
        background-image: -moz-linear-gradient(top, rgba(25, 18, 45, 0), rgba(25, 18, 45, 0.7));
        background-image: -o-linear-gradient(top, rgba(25, 18, 45, 0), rgba(25, 18, 45, 0.7));
        background-image: linear-gradient(to bottom, rgba(25, 18, 45, 0), rgba(25, 18, 45, 0.7));
        -webkit-border-bottom-left-radius: 1.875rem;
           -moz-border-radius-bottomleft: 1.875rem;
                border-bottom-left-radius: 1.875rem;
        -webkit-border-bottom-right-radius: 1.875rem;
           -moz-border-radius-bottomright: 1.875rem;
                border-bottom-right-radius: 1.875rem;
        padding: 0.5rem 1.25rem 0.625rem 1.25rem;
        -webkit-transition: height 0.5s ease, opacity 0.5s ease;
        -o-transition: height 0.5s ease, opacity 0.5s ease;
        -moz-transition: height 0.5s ease, opacity 0.5s ease;
        transition: height 0.5s ease, opacity 0.5s ease;
        opacity: 0;
        position: absolute;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        left: 0px;
        top: 100%; }
        .header .top-menu .contact-btn .content a, .header-sticky .top-menu .contact-btn .content a {
          display: block;
          color: #ffffff;
          text-align: left;
          padding: 8px 0px; }
          html.no-touch .header .top-menu .contact-btn .content a:hover, html.no-touch .header-sticky .top-menu .contact-btn .content a:hover {
            color: #89D2F6; }
    .header .top-menu .parents-link::after, .header-sticky .top-menu .parents-link::after {
      content: none;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      width: 1.0625rem;
      height: 1.1875rem;
      display: inline-block;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.83' height='20.996' viewBox='0 0 18.83 20.996'%3E%3Cg transform='translate(-206.92 -33)'%3E%3Cpath d='M49.333,41.332H47.166A2.166,2.166,0,0,0,45,43.5V51.08a2.166,2.166,0,0,0,2.166,2.166h13A2.166,2.166,0,0,0,62.33,51.08V43.5a2.166,2.166,0,0,0-2.166-2.166H58m-8.665,0V38.083a4.331,4.331,0,0,1,4.333-4.333h0A4.331,4.331,0,0,1,58,38.083v3.249m-8.665,0H58m-4.333,4.333v3.249' transform='translate(162.67)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath d='M0,0H17.33V19.5H0Z' transform='translate(207.67 33.75)' fill='none'/%3E%3C/g%3E%3C/svg%3E");
      -moz-background-size: contain;
           background-size: contain;
      margin-left: 0.625rem;
      background-repeat: no-repeat; }
    html.no-touch .header .top-menu .parents-link:hover::after, html.no-touch .header-sticky .top-menu .parents-link:hover::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.83' height='20.996' viewBox='0 0 18.83 20.996'%3E%3Cg transform='translate(-206.92 -33)'%3E%3Cpath d='M49.333,41.332H47.166A2.166,2.166,0,0,0,45,43.5V51.08a2.166,2.166,0,0,0,2.166,2.166h13A2.166,2.166,0,0,0,62.33,51.08V43.5a2.166,2.166,0,0,0-2.166-2.166H58m-8.665,0V38.083a4.331,4.331,0,0,1,4.333-4.333h0A4.331,4.331,0,0,1,58,38.083v3.249m-8.665,0H58m-4.333,4.333v3.249' transform='translate(162.67)' fill='none' stroke='%2389D2F6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath d='M0,0H17.33V19.5H0Z' transform='translate(207.67 33.75)' fill='none'/%3E%3C/g%3E%3C/svg%3E"); }
    .header .top-menu .menu-btn, .header-sticky .top-menu .menu-btn {
      border: 0;
      background: transparent;
      margin-left: 1.5625rem;
      margin-top: -1rem;
      position: relative;
      cursor: pointer; }
      .header .top-menu .menu-btn button, .header-sticky .top-menu .menu-btn button {
        cursor: pointer; }
      .header .top-menu .menu-btn .menu-open, .header-sticky .top-menu .menu-btn .menu-open {
        width: 4.5rem;
        height: 4.5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem;
        background: transparent;
        background-color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease;
        border: 0;
        pointer-events: all; }
        .header .top-menu .menu-btn .menu-open .icon-menu, .header-sticky .top-menu .menu-btn .menu-open .icon-menu {
          position: relative;
          width: 2.0625rem;
          height: 1.3125rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .header .top-menu .menu-btn .menu-open .icon-menu span, .header-sticky .top-menu .menu-btn .menu-open .icon-menu span {
            display: block;
            position: absolute;
            width: 2.0625rem;
            height: 0.125rem;
            background-color: #19122D;
            -webkit-transition: width 0.5s ease, -webkit-transform 0.5s ease;
            transition: width 0.5s ease, -webkit-transform 0.5s ease;
            -o-transition: width 0.5s ease, -o-transform 0.5s ease;
            -moz-transition: transform 0.5s ease, width 0.5s ease, -moz-transform 0.5s ease;
            transition: transform 0.5s ease, width 0.5s ease;
            transition: transform 0.5s ease, width 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1) {
            margin-bottom: 1rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3) {
            margin-top: 1rem; }
      .header .top-menu .menu-btn .menu-close, .header-sticky .top-menu .menu-btn .menu-close {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        pointer-events: none;
        width: 4.5rem;
        height: 4.5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem;
        background: transparent;
        background-color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease;
        border: 0; }
        .header .top-menu .menu-btn .menu-close .icon-close, .header-sticky .top-menu .menu-btn .menu-close .icon-close {
          position: relative;
          width: 2.0625rem;
          height: 1.3125rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .header .top-menu .menu-btn .menu-close .icon-close span, .header-sticky .top-menu .menu-btn .menu-close .icon-close span {
            display: block;
            position: absolute;
            width: 2.0625rem;
            height: 0.125rem;
            background-color: #19122D;
            left: 50%;
            top: 50%;
            -webkit-transition: width 0.5s ease, -webkit-transform 0.5s ease;
            transition: width 0.5s ease, -webkit-transform 0.5s ease;
            -o-transition: width 0.5s ease, -o-transform 0.5s ease;
            -moz-transition: transform 0.5s ease, width 0.5s ease, -moz-transform 0.5s ease;
            transition: transform 0.5s ease, width 0.5s ease;
            transition: transform 0.5s ease, width 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease; }
          .header .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(1), .header-sticky .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(1) {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
               -moz-transform: translate(-50%, -50%) rotate(45deg);
                -ms-transform: translate(-50%, -50%) rotate(45deg);
                 -o-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg); }
          .header .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(2), .header-sticky .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(2) {
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
               -moz-transform: translate(-50%, -50%) rotate(-45deg);
                -ms-transform: translate(-50%, -50%) rotate(-45deg);
                 -o-transform: translate(-50%, -50%) rotate(-45deg);
                    transform: translate(-50%, -50%) rotate(-45deg); }
          .header .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(3), .header-sticky .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(3) {
            left: 0;
            width: 0; }
  .header .mobile-menu, .header-sticky .mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 5.3125rem;
    -webkit-border-bottom-left-radius: 45px;
       -moz-border-radius-bottomleft: 45px;
            border-bottom-left-radius: 45px;
    -webkit-border-bottom-right-radius: 45px;
       -moz-border-radius-bottomright: 45px;
            border-bottom-right-radius: 45px;
    background-color: #19122D;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateX(100vw);
       -moz-transform: translateX(100vw);
        -ms-transform: translateX(100vw);
         -o-transform: translateX(100vw);
            transform: translateX(100vw);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -moz-transition: transform 0.5s ease, -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease;
    z-index: 6; }
    .header .mobile-menu .logo-mobile, .header-sticky .mobile-menu .logo-mobile {
      height: 45px;
      margin-left: 10px;
      pointer-events: all; }
    .header .mobile-menu button, .header-sticky .mobile-menu button {
      border: 0;
      background: transparent;
      color: #ffffff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 10px;
      pointer-events: all; }
      .header .mobile-menu button div, .header-sticky .mobile-menu button div {
        position: relative; }
        .header .mobile-menu button div:before, .header-sticky .mobile-menu button div:before {
          font-size: 18px; }
      .header .mobile-menu button span, .header-sticky .mobile-menu button span {
        position: relative;
        margin-top: 5px; }
    .header .mobile-menu span,
    .header .mobile-menu .parents-link, .header-sticky .mobile-menu span,
    .header-sticky .mobile-menu .parents-link {
      display: block;
      font-family: "barlow";
      font-size: 0.9375rem;
      line-height: 1.125rem;
      color: #ffffff;
      text-align: center; }
    .header .mobile-menu .parents-link, .header-sticky .mobile-menu .parents-link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
         -moz-box-orient: vertical;
         -moz-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      pointer-events: all; }
      .header .mobile-menu .parents-link::after, .header-sticky .mobile-menu .parents-link::after {
        content: "";
        width: 1.375rem;
        height: 1.375rem;
        display: inline-block;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 105.27'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h100v105.27H0z'%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath data-name='Path 89617' d='M28.783 50.224c10.723 9.161 27.681 11.506 39.379 3.12 9.749 1.562 20.472 7.991 23.6 17.74 2.925 9.749 3.694 22.034-9.364 23.792-12.481 2.337-25.731.975-38.4 1.555-10.146-.387-27.694 2.925-34.12-6.632-4.1-7.6-1.95-18.522 2.142-25.731 3.9-6.237 10.326-10.531 16.765-13.843Zm21.639-42.7c25.936.385 27.1 38.994 2.347 42.7-33.735 2.337-35.095-40.162-2.347-42.699ZM51.797.111c-23.014-2.142-41.537 27.3-26.722 46.213-20.078 4.875-32.9 34.354-19.689 50.521 11.251 13.77 34.71 6.234 50.885 7.414 13.263-.59 30.413 2.719 40.161-8.389 4.489-5.464 3.9-16.593 2.732-23.225-2.142-12.285-12.867-22.226-24.948-24.959C89.031 30.139 75.768-1.056 51.797.111Z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
        -moz-background-size: contain;
             background-size: contain;
        margin-bottom: 0.375rem;
        background-repeat: no-repeat; }
    .header .mobile-menu .parents-btn, .header-sticky .mobile-menu .parents-btn {
      position: relative;
      pointer-events: all; }
      .header .mobile-menu .parents-btn:before, .header-sticky .mobile-menu .parents-btn:before {
        content: "";
        display: block;
        position: absolute;
        width: 5rem;
        height: 5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem;
        background-color: #0076C0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 0;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease; }
      .header .mobile-menu .parents-btn.open:before, .header-sticky .mobile-menu .parents-btn.open:before {
        opacity: 1; }
    .header .mobile-menu .visit, .header-sticky .mobile-menu .visit {
      pointer-events: all; }
      .header .mobile-menu .visit span:nth-of-type(1):before, .header-sticky .mobile-menu .visit span:nth-of-type(1):before {
        font-size: 22px; }
      .header .mobile-menu .visit span:nth-of-type(2), .header-sticky .mobile-menu .visit span:nth-of-type(2) {
        margin-top: 5px; }
    .header .mobile-menu .contact-btn, .header-sticky .mobile-menu .contact-btn {
      position: relative;
      pointer-events: all; }
      .header .mobile-menu .contact-btn:before, .header-sticky .mobile-menu .contact-btn:before {
        content: "";
        display: block;
        position: absolute;
        width: 5rem;
        height: 5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem;
        background-color: #0076C0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 0;
        opacity: 0;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease; }
      .header .mobile-menu .contact-btn.open:before, .header-sticky .mobile-menu .contact-btn.open:before {
        opacity: 1; }
    .header .mobile-menu .menu-close, .header-sticky .mobile-menu .menu-close {
      width: 3.625rem;
      height: 3.625rem;
      -webkit-border-radius: 3.625rem;
         -moz-border-radius: 3.625rem;
              border-radius: 3.625rem;
      background-color: #ffffff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      pointer-events: all; }
      .header .mobile-menu .menu-close .icon-close:before, .header-sticky .mobile-menu .menu-close .icon-close:before {
        color: #19122D;
        font-size: 20px; }
    .header .mobile-menu .contact-links, .header-sticky .mobile-menu .contact-links {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      top: 5.3125rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: top 0.4s ease, opacity 0.4s ease;
      -o-transition: top 0.4s ease, opacity 0.4s ease;
      -moz-transition: top 0.4s ease, opacity 0.4s ease;
      transition: top 0.4s ease, opacity 0.4s ease;
      padding: 1.875rem 0.625rem 0.625rem 0.625rem;
      background: #fff;
      -webkit-border-bottom-left-radius: 2.8125rem;
         -moz-border-radius-bottomleft: 2.8125rem;
              border-bottom-left-radius: 2.8125rem;
      -webkit-border-bottom-right-radius: 2.8125rem;
         -moz-border-radius-bottomright: 2.8125rem;
              border-bottom-right-radius: 2.8125rem;
      -webkit-box-shadow: 0px 20px 30px #0000000d;
         -moz-box-shadow: 0px 20px 30px #0000000d;
              box-shadow: 0px 20px 30px #0000000d;
      width: 100%; }
      .header .mobile-menu .contact-links.open, .header-sticky .mobile-menu .contact-links.open {
        opacity: 1;
        pointer-events: all; }
      .header .mobile-menu .contact-links a, .header-sticky .mobile-menu .contact-links a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        min-width: 9.6875rem;
        min-height: 3.125rem;
        position: relative;
        -webkit-border-radius: 1.875rem;
           -moz-border-radius: 1.875rem;
                border-radius: 1.875rem;
        background-color: #060129;
        padding: 0.25rem 1.25rem;
        font-family: "barlow";
        font-size: 1.25rem;
        line-height: 1.5rem;
        color: #ffffff;
        font-weight: 400;
        margin-bottom: 1.5625rem;
        -webkit-transition: background-color 0.4s ease;
        -o-transition: background-color 0.4s ease;
        -moz-transition: background-color 0.4s ease;
        transition: background-color 0.4s ease; }
        html.no-touch .header .mobile-menu .contact-links a:hover, html.no-touch .header-sticky .mobile-menu .contact-links a:hover {
          background-color: #0076C0; }
  .header .sticky-bg, .header-sticky .sticky-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    pointer-events: none;
    background-color: #19122D;
    -webkit-clip-path: ellipse(85% 95% at 50% 0%);
            clip-path: ellipse(85% 95% at 50% 0%);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px); }
  .header .media-title, .header-sticky .media-title {
    display: none; }

.header-sticky {
  z-index: 3;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  height: 16%;
  min-height: 165px; }
  body.js--sticky-header .header-sticky {
    z-index: 10;
    visibility: visible; }
  body.js--sticky-header:not(.menu-open) .header-sticky {
    z-index: 51; }
  .header-sticky .sticky-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    pointer-events: none;
    background-color: #19122D;
    -webkit-clip-path: ellipse(85% 95% at 50% 0%);
            clip-path: ellipse(85% 95% at 50% 0%);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px); }
  .header-sticky .logo {
    width: 375px;
    top: 2rem;
    left: 3.75rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
    .header-sticky .logo img {
      width: 100%;
      height: auto; }
  .header-sticky .top-menu {
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-44%);
       -moz-transform: translateY(-44%);
        -ms-transform: translateY(-44%);
         -o-transform: translateY(-44%);
            transform: translateY(-44%); }
    .header-sticky .top-menu .contact-btn .content {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#19122d), to(#19122d));
      background-image: -webkit-linear-gradient(top, #19122d, #19122d);
      background-image: -moz-linear-gradient(top, #19122d, #19122d);
      background-image: -o-linear-gradient(top, #19122d, #19122d);
      background-image: linear-gradient(to bottom, #19122d, #19122d);
      -webkit-transition: height 0.5s ease, opacity 0.5s ease;
      -o-transition: height 0.5s ease, opacity 0.5s ease;
      -moz-transition: height 0.5s ease, opacity 0.5s ease;
      transition: height 0.5s ease, opacity 0.5s ease; }
    .header-sticky .top-menu .search-btn {
      display: none; }

.header .sticky-bg {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  pointer-events: none;
  background-color: #19122D;
  -webkit-clip-path: ellipse(85% 95% at 50% 0%);
          clip-path: ellipse(85% 95% at 50% 0%);
  height: -webkit-calc(100% + 15px);
  height: -moz-calc(100% + 15px);
  height: calc(100% + 15px); }

body.menu-open .header {
  position: fixed;
  /* &:before{
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 130px;
            background-image: linear-gradient(to bottom, rgba(#000000, 1), rgba(#000000, 0));
            background-repeat: no-repeat;
            z-index: 5;
            opacity: 0.64;
        } */ }
  body.menu-open .header .logo-menu {
    display: block; }
  body.menu-open .header .logo {
    display: none; }
  body.menu-open .header .top-menu {
    z-index: 5;
    color: #ffffff; }
    body.menu-open .header .top-menu .menu-btn .menu-open {
      opacity: 0;
      pointer-events: none; }
    body.menu-open .header .top-menu .menu-btn .menu-close {
      opacity: 1;
      pointer-events: all; }

body.menu-open .alert-buttons {
  display: none; }

@media (max-width: 1023px) {
  body.menu-open .header .logo-menu {
    display: none; }
  body.menu-open .header:before {
    display: none; }
  body.menu-open .mobile-menu {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); } }

body.secondLvl .header .top-menu {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

body.secondLvl .header-sticky {
  opacity: 0;
  pointer-events: none; }

body.secondLvl .alert-buttons {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

body.secondLvl .header-sticky {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

@media (max-width: 63.9375rem) {
  .header .top-menu .search-btn,
  .header .top-menu .parents-btn,
  .header .top-menu .contact-btn,
  .header .top-menu a, .header-sticky .top-menu .search-btn,
  .header-sticky .top-menu .parents-btn,
  .header-sticky .top-menu .contact-btn,
  .header-sticky .top-menu a {
    font-size: 1.125rem;
    padding: 0 0.625rem; }
  .header .top-menu .parents-link::after, .header-sticky .top-menu .parents-link::after {
    width: 1rem;
    height: 1rem;
    margin-bottom: -0.0625rem; }
  body.menu-open .header .top-menu .search-btn, body.menu-open
  .header .top-menu .parents-btn, body.menu-open .header-sticky .top-menu .search-btn, body.menu-open
  .header-sticky .top-menu .parents-btn {
    color: #19122D; }
  .header .top-menu .search-btn, .header-sticky .top-menu .search-btn {
    margin-right: 0; }
  .header .top-menu .contact-btn a, .header-sticky .top-menu .contact-btn a {
    font-size: 1rem; }
  .header .top-menu div.menu-btn, .header-sticky .top-menu div.menu-btn {
    margin-left: 0.625rem;
    margin-top: 2.1875rem; }
  body.menu-open .header .logo-menu, body.menu-open .header-sticky .logo-menu {
    width: 12.875rem;
    top: 2.8125rem; }
    body.menu-open .header .logo-menu img, body.menu-open .header-sticky .logo-menu img {
      height: 2.8125rem; } }

@media (max-width: 767px) {
  .header .top-menu div.menu-btn, .header-sticky .top-menu div.menu-btn {
    margin-top: -0.375rem; } }

@media (max-width: 1023px) {
  .header .logo, .header-sticky .logo {
    width: 13.5rem;
    left: 0.9375rem;
    top: 1.25rem; }
  .header .top-menu, .header-sticky .top-menu {
    font-size: 1.375rem;
    line-height: 1.625rem;
    top: 1.8125rem;
    right: 1.25rem; }
    .header .top-menu .menu-btn, .header-sticky .top-menu .menu-btn {
      margin-left: 0.625rem;
      margin-top: -0.375rem; }
      .header .top-menu .menu-btn .menu-open, .header-sticky .top-menu .menu-btn .menu-open {
        width: 3rem;
        height: 3rem; }
        .header .top-menu .menu-btn .menu-open .icon-menu, .header-sticky .top-menu .menu-btn .menu-open .icon-menu {
          width: 1.5rem;
          height: 1.125rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span, .header-sticky .top-menu .menu-btn .menu-open .icon-menu span {
            width: 1.5rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1) {
            margin-bottom: 1rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3) {
            margin-top: 1rem; }
      .header .top-menu .menu-btn .menu-close, .header-sticky .top-menu .menu-btn .menu-close {
        width: 3.625rem;
        height: 3.625rem; }
        .header .top-menu .menu-btn .menu-close .icon-close, .header-sticky .top-menu .menu-btn .menu-close .icon-close {
          width: 1.4375rem;
          height: 1rem; }
          .header .top-menu .menu-btn .menu-close .icon-close span, .header-sticky .top-menu .menu-btn .menu-close .icon-close span {
            width: 1.4375rem;
            height: 0.09375rem; }
    .header .top-menu > a, .header-sticky .top-menu > a {
      display: none; }
    .header .top-menu .search-btn, .header .top-menu .parents-btn, .header .top-menu .contact-btn, .header-sticky .top-menu .search-btn, .header-sticky .top-menu .parents-btn, .header-sticky .top-menu .contact-btn {
      display: none; }
  .header-sticky {
    z-index: 3;
    position: fixed; }
    .header-sticky .sticky-bg {
      display: none; }
    .header-sticky .logo {
      display: none; } }

@media only screen and (min-width: 120.0625rem) {
  .header-sticky .logo {
    -webkit-transform: translateY(-77%) !important;
       -moz-transform: translateY(-77%) !important;
        -ms-transform: translateY(-77%) !important;
         -o-transform: translateY(-77%) !important;
            transform: translateY(-77%) !important;
    width: 300px !important; } }

@media (min-width: 64rem) {
  .header .logo, .header-sticky .logo {
    width: 15rem;
    left: 1.875rem;
    top: 1.875rem; }
  .header .logo-menu, .header-sticky .logo-menu {
    width: 15rem;
    left: 2.4375rem;
    top: 1.875rem; }
  .header .top-menu, .header-sticky .top-menu {
    font-size: 1.375rem;
    line-height: 1.625rem;
    top: 3.5rem;
    right: 2.5rem; }
    .header .top-menu .menu-btn, .header-sticky .top-menu .menu-btn {
      margin-left: 1.5625rem;
      margin-top: 0rem; }
      .header .top-menu .menu-btn .menu-open, .header-sticky .top-menu .menu-btn .menu-open {
        width: 3.3125rem;
        height: 3.3125rem; }
        .header .top-menu .menu-btn .menu-open .icon-menu, .header-sticky .top-menu .menu-btn .menu-open .icon-menu {
          width: 1.4375rem;
          height: 1rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span, .header-sticky .top-menu .menu-btn .menu-open .icon-menu span {
            width: 1.4375rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1) {
            margin-bottom: 0.8125rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3) {
            margin-top: 0.8125rem; }
        html.no-touch .header .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(1), html.no-touch .header-sticky .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(1) {
          -webkit-transform: rotate(45deg) translate(0.65625rem, -0.39375rem);
             -moz-transform: rotate(45deg) translate(0.65625rem, -0.39375rem);
              -ms-transform: rotate(45deg) translate(0.65625rem, -0.39375rem);
               -o-transform: rotate(45deg) translate(0.65625rem, -0.39375rem);
                  transform: rotate(45deg) translate(0.65625rem, -0.39375rem);
          width: 0.75rem; }
        html.no-touch .header .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(2), html.no-touch .header-sticky .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(2) {
          left: -0.0625rem; }
        html.no-touch .header .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(3), html.no-touch .header-sticky .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(3) {
          width: 0.75rem;
          -webkit-transform: rotate(-45deg) translate(0.65625rem, 0.39375rem);
             -moz-transform: rotate(-45deg) translate(0.65625rem, 0.39375rem);
              -ms-transform: rotate(-45deg) translate(0.65625rem, 0.39375rem);
               -o-transform: rotate(-45deg) translate(0.65625rem, 0.39375rem);
                  transform: rotate(-45deg) translate(0.65625rem, 0.39375rem); }
      .header .top-menu .menu-btn .menu-close, .header-sticky .top-menu .menu-btn .menu-close {
        width: 3.3125rem;
        height: 3.3125rem; }
        .header .top-menu .menu-btn .menu-close .icon-close, .header-sticky .top-menu .menu-btn .menu-close .icon-close {
          width: 1.4375rem;
          height: 1rem; }
          .header .top-menu .menu-btn .menu-close .icon-close span, .header-sticky .top-menu .menu-btn .menu-close .icon-close span {
            width: 1.4375rem;
            height: 0.09375rem; }
        html.no-touch .header .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(1), html.no-touch .header-sticky .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(1) {
          -webkit-transform: rotate(45deg) translate(-0.125rem, -0.25rem);
             -moz-transform: rotate(45deg) translate(-0.125rem, -0.25rem);
              -ms-transform: rotate(45deg) translate(-0.125rem, -0.25rem);
               -o-transform: rotate(45deg) translate(-0.125rem, -0.25rem);
                  transform: rotate(45deg) translate(-0.125rem, -0.25rem);
          width: 0.75rem; }
        html.no-touch .header .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(2), html.no-touch .header-sticky .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(2) {
          width: 0.75rem;
          -webkit-transform: rotate(-45deg) translate(-0.125rem, 0.25rem);
             -moz-transform: rotate(-45deg) translate(-0.125rem, 0.25rem);
              -ms-transform: rotate(-45deg) translate(-0.125rem, 0.25rem);
               -o-transform: rotate(-45deg) translate(-0.125rem, 0.25rem);
                  transform: rotate(-45deg) translate(-0.125rem, 0.25rem); }
        html.no-touch .header .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(3), html.no-touch .header-sticky .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(3) {
          width: 1.4375rem; }
  .header .mobile-menu, .header-sticky .mobile-menu {
    display: none; }
  .header-sticky .top-menu {
    top: 50%;
    -webkit-transform: translateY(-85%);
       -moz-transform: translateY(-85%);
        -ms-transform: translateY(-85%);
         -o-transform: translateY(-85%);
            transform: translateY(-85%); }
  .header-sticky .logo {
    top: 50%;
    -webkit-transform: translateY(-78%);
       -moz-transform: translateY(-78%);
        -ms-transform: translateY(-78%);
         -o-transform: translateY(-78%);
            transform: translateY(-78%); } }

@media (min-width: 56.25rem) and (max-width: 75rem) {
  .header {
    height: 6.25rem; }
    .header .logo {
      overflow: hidden;
      width: 15rem;
      left: 2.4375rem;
      top: 1.875rem; }
      .header .logo img {
        width: 100%;
        height: auto; }
    .header .top-menu .search-btn {
      height: 53px;
      margin-top: 0; }
      .header .top-menu .search-btn .icon-search {
        left: 12px;
        top: 50%; }
      .header .top-menu .search-btn .search-input {
        width: 16.875rem; }
      .header .top-menu .search-btn.open {
        width: 14.375rem; } }

@media (min-width: 100rem) {
  .header .logo, .header-sticky .logo {
    width: 375px; }
  .header .logo-menu, .header-sticky .logo-menu {
    width: 375px;
    left: 1.875rem;
    top: 1.875rem; }
  .header .top-menu, .header-sticky .top-menu {
    font-size: 1.5625rem;
    line-height: 1.875rem;
    right: 3.75rem;
    top: 4.6875rem; }
    .header .top-menu .search-btn, .header-sticky .top-menu .search-btn {
      margin-right: 0.9375rem; }
    .header .top-menu .parents-btn, .header-sticky .top-menu .parents-btn {
      padding: 0 0.9375rem; }
      .header .top-menu .parents-btn span, .header-sticky .top-menu .parents-btn span {
        line-height: 1.875rem; }
      .header .top-menu .parents-btn .icon-arrow, .header-sticky .top-menu .parents-btn .icon-arrow {
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        margin-top: 0.3125rem;
        margin-left: 1rem; }
    .header .top-menu > a, .header-sticky .top-menu > a {
      padding: 0 0.9375rem;
      line-height: 1.875rem; }
    .header .top-menu .contact-btn, .header-sticky .top-menu .contact-btn {
      padding: 0 0.9375rem; }
      .header .top-menu .contact-btn .btn span, .header-sticky .top-menu .contact-btn .btn span {
        line-height: 1.875rem; }
      .header .top-menu .contact-btn .btn .icon-arrow,
      .header .top-menu .contact-btn .btn .icon--arrow, .header-sticky .top-menu .contact-btn .btn .icon-arrow,
      .header-sticky .top-menu .contact-btn .btn .icon--arrow {
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg);
        margin-top: 0.3125rem;
        margin-left: 1rem; }
    .header .top-menu .menu-btn, .header-sticky .top-menu .menu-btn {
      margin-left: 1.5625rem;
      margin-top: 0rem; }
      .header .top-menu .menu-btn .menu-open, .header-sticky .top-menu .menu-btn .menu-open {
        width: 4.5rem;
        height: 4.5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem; }
        .header .top-menu .menu-btn .menu-open .icon-menu, .header-sticky .top-menu .menu-btn .menu-open .icon-menu {
          width: 2.0625rem;
          height: 1.3125rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span, .header-sticky .top-menu .menu-btn .menu-open .icon-menu span {
            width: 2.0625rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(1) {
            margin-bottom: 1rem; }
          .header .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3), .header-sticky .top-menu .menu-btn .menu-open .icon-menu span:nth-of-type(3) {
            margin-top: 1rem; }
        html.no-touch .header .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(1), html.no-touch .header-sticky .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(1) {
          -webkit-transform: rotate(45deg) translate(1rem, -0.75rem);
             -moz-transform: rotate(45deg) translate(1rem, -0.75rem);
              -ms-transform: rotate(45deg) translate(1rem, -0.75rem);
               -o-transform: rotate(45deg) translate(1rem, -0.75rem);
                  transform: rotate(45deg) translate(1rem, -0.75rem);
          width: 0.875rem; }
        html.no-touch .header .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(3), html.no-touch .header-sticky .top-menu .menu-btn .menu-open:hover .icon-menu span:nth-of-type(3) {
          width: 0.875rem;
          -webkit-transform: rotate(-45deg) translate(1rem, 0.75rem);
             -moz-transform: rotate(-45deg) translate(1rem, 0.75rem);
              -ms-transform: rotate(-45deg) translate(1rem, 0.75rem);
               -o-transform: rotate(-45deg) translate(1rem, 0.75rem);
                  transform: rotate(-45deg) translate(1rem, 0.75rem); }
      .header .top-menu .menu-btn .menu-close, .header-sticky .top-menu .menu-btn .menu-close {
        width: 4.5rem;
        height: 4.5rem;
        -webkit-border-radius: 5rem;
           -moz-border-radius: 5rem;
                border-radius: 5rem; }
        .header .top-menu .menu-btn .menu-close .icon-close, .header-sticky .top-menu .menu-btn .menu-close .icon-close {
          width: 2.0625rem;
          height: 1.3125rem; }
          .header .top-menu .menu-btn .menu-close .icon-close span, .header-sticky .top-menu .menu-btn .menu-close .icon-close span {
            width: 2.0625rem;
            height: 0.125rem; }
          .header .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(1), .header-sticky .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(1) {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
               -moz-transform: translate(-50%, -50%) rotate(45deg);
                -ms-transform: translate(-50%, -50%) rotate(45deg);
                 -o-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg); }
          .header .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(2), .header-sticky .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(2) {
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
               -moz-transform: translate(-50%, -50%) rotate(-45deg);
                -ms-transform: translate(-50%, -50%) rotate(-45deg);
                 -o-transform: translate(-50%, -50%) rotate(-45deg);
                    transform: translate(-50%, -50%) rotate(-45deg); }
          .header .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(3), .header-sticky .top-menu .menu-btn .menu-close .icon-close span:nth-of-type(3) {
            left: 0;
            width: 0; }
        html.no-touch .header .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(1), html.no-touch .header-sticky .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(1) {
          -webkit-transform: rotate(45deg) translate(-0.125rem, -0.375rem);
             -moz-transform: rotate(45deg) translate(-0.125rem, -0.375rem);
              -ms-transform: rotate(45deg) translate(-0.125rem, -0.375rem);
               -o-transform: rotate(45deg) translate(-0.125rem, -0.375rem);
                  transform: rotate(45deg) translate(-0.125rem, -0.375rem);
          width: 0.875rem; }
        html.no-touch .header .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(2), html.no-touch .header-sticky .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(2) {
          width: 0.875rem;
          -webkit-transform: rotate(-45deg) translate(-0.125rem, 0.375rem);
             -moz-transform: rotate(-45deg) translate(-0.125rem, 0.375rem);
              -ms-transform: rotate(-45deg) translate(-0.125rem, 0.375rem);
               -o-transform: rotate(-45deg) translate(-0.125rem, 0.375rem);
                  transform: rotate(-45deg) translate(-0.125rem, 0.375rem); }
        html.no-touch .header .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(3), html.no-touch .header-sticky .top-menu .menu-btn .menu-close:hover .icon-close span:nth-of-type(3) {
          width: 2.0625rem; }
  .header .mobile-menu, .header-sticky .mobile-menu {
    display: none; }
  .header-sticky .logo {
    width: 240px;
    left: 3.75rem; }
  .header-sticky > .top-menu {
    top: 50%;
    -webkit-transform: translateY(-85%);
       -moz-transform: translateY(-85%);
        -ms-transform: translateY(-85%);
         -o-transform: translateY(-85%);
            transform: translateY(-85%); } }

body.media-template .header {
  height: 10.3125rem;
  position: fixed;
  background: #f4f4f4; }
  @media (min-width: 2000px) {
    body.media-template .header {
      height: 11.875rem; } }
  @media (min-width: 1024px) {
    body.media-template .header {
      height: 11.875rem; }
      body.media-template .header::before {
        content: "";
        background-color: #19122D;
        width: 100%;
        height: 1.25rem;
        position: absolute;
        top: 0;
        left: 0; } }
  body.media-template .header .sticky-bg {
    display: block;
    width: 100%;
    background-color: #19122D;
    -webkit-clip-path: ellipse(85% 95% at 50% 0%);
            clip-path: ellipse(85% 95% at 50% 0%);
    height: -webkit-calc(100% + 15px);
    height: -moz-calc(100% + 15px);
    height: calc(100% + 15px); }
    @media (max-width: 1023px) {
      body.media-template .header .sticky-bg {
        -webkit-clip-path: none;
                clip-path: none; } }
  body.media-template .header .top-menu {
    opacity: 1; }
    @media (max-width: 63.9375rem) {
      body.media-template .header .top-menu .menu-btn {
        margin-left: 0; } }
  body.media-template .header .media-title {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0.75rem;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #ffffff;
    font-size: 3.5rem;
    font-family: "Spectral"; }
    @media (max-width: 1023px) {
      body.media-template .header .media-title {
        background: transparent;
        width: 100%;
        text-align: center;
        padding-bottom: 0.3125rem;
        top: 5.625rem; } }

body.media-template .alert-buttons {
  display: none; }

body.contact .header {
  position: absolute !important; }
  @media (max-width: 47.9375rem) {
    body.contact .header .logo {
      width: 220px !important; } }

body.contact .contactCMSInfo {
  padding-top: 0; }

body.contact .main-content {
  margin-top: 0; }
  @media (max-width: 768px) {
    body.contact .main-content {
      margin-top: 20px; } }

body.calendar, body.eventDetails, body.contact {
  /* .header{
        padding-bottom: 13px;
        position: fixed;
        height: 150px;

        .sticky-bg{
            display: block;
        }

        .logo{
            width: 276px;
            top:28px;
        }

        .top-menu{
            opacity: 1;
            top: 36px;
        }
    }

    .main-hero{
        display: none;
    }

    .alert-buttons{
        display: none;
    } */ }

body.noHeader.sharedTemplates .top-menu {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  opacity: 1; }

.is-logInButton.is-show {
  opacity: 0;
  pointer-events: none; }

footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: #19132C;
  color: #ffffff;
  padding-top: 0.3125rem;
  z-index: 50;
  margin-top: clamp(1.875rem, 6.96864vw + -0.08493rem, 4.375rem); }
  @media only screen and (min-width: 2600px) {
    body.eventDetails footer {
      margin-top: -1.875rem; } }

@media only screen and (max-width: 2599px) and (min-width: 601px) {
  body.eventDetails footer {
    margin-top: 1.875rem; } }
  footer::before {
    content: "";
    background-image: url("/Images/svg/sticky_shape.svg");
    background-repeat: no-repeat;
    background-position: center top;
    -moz-background-size: cover;
         background-size: cover;
    width: 100%;
    height: 10rem;
    position: absolute;
    top: -5rem;
    z-index: 5;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    pointer-events: none; }
    @media (min-width: 2600px) {
      footer::before {
        height: 16.25rem; } }
  body.homepage footer {
    margin-top: 0; }
    body.homepage footer::before {
      display: none;
      background-color: #19132C;
      margin-top: -0.125rem; }
  footer *:focus-visible {
    outline: 2px solid #ffffff !important;
    outline-offset: 2px; }
  footer .svg-text {
    width: 100%;
    padding-bottom: 13%;
    background-image: url("/Images/svg/strapline2.svg");
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: 35%;
         background-size: 35%;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transition: -webkit-clip-path 2s ease 1s;
    transition: -webkit-clip-path 2s ease 1s;
    -o-transition: clip-path 2s ease 1s;
    -moz-transition: clip-path 2s ease 1s;
    transition: clip-path 2s ease 1s;
    transition: clip-path 2s ease 1s, -webkit-clip-path 2s ease 1s;
    z-index: 6;
    position: relative; }
    @media (max-width: 560px) {
      footer .svg-text {
        padding-bottom: 37%;
        -moz-background-size: 80%;
             background-size: 80%; } }
  footer .center {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.875rem 8.75rem 0 8.75rem;
    overflow: hidden; }
    @media (max-width: 1600px) {
      footer .center {
        padding: 1.875rem 3.125rem 0 3.125rem; } }
    @media (max-width: 1200px) {
      footer .center {
        padding: 2.8125rem 0.9375rem 0 0.9375rem; } }
    @media (max-width: 560px) {
      footer .center {
        padding-top: 1.875rem; } }
    footer .center:before {
      content: '';
      position: absolute;
      bottom: -14.375rem;
      right: -10.625rem;
      width: clamp(19.375rem, 12.01923vw + 13.60577rem, 25.625rem);
      height: clamp(19.375rem, 12.01923vw + 13.60577rem, 25.625rem);
      background-image: url("/Images/img/common/light_blob.png");
      background-position: center;
      background-repeat: no-repeat;
      -moz-background-size: contain;
           background-size: contain;
      z-index: 0;
      pointer-events: none; }
    footer .center .module--footer-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding: 0 4.0625rem 4.0625rem 4.0625rem;
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; }
      @media (max-width: 1600px) {
        footer .center .module--footer-info {
          padding: 0 0 4.0625rem 0; } }
      footer .center .module--footer-info .cta {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
        @media (max-width: 1200px) {
          footer .center .module--footer-info .cta {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
               -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        @media (max-width: 560px) {
          footer .center .module--footer-info .cta {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
               -moz-box-orient: vertical;
               -moz-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        footer .center .module--footer-info .cta .cta-btn {
          background-color: #203B79;
          -webkit-border-radius: 2.5625rem;
             -moz-border-radius: 2.5625rem;
                  border-radius: 2.5625rem;
          padding: 0.5rem 1.5625rem 0.625rem 1.5625rem;
          min-width: clamp(9.6875rem, 1.80288vw + 8.82212rem, 10.625rem);
          margin-right: 0.9375rem;
          font-family: "barlow";
          font-size: clamp(1.25rem, 0.48077vw + 1.01923rem, 1.5rem);
          font-weight: 300;
          line-height: 1;
          color: #FFFFFF;
          letter-spacing: -0.72px;
          -webkit-transition: background-color 0.4s ease;
          -o-transition: background-color 0.4s ease;
          -moz-transition: background-color 0.4s ease;
          transition: background-color 0.4s ease;
          white-space: nowrap;
          text-align: center; }
          @media (max-width: 991px) {
            footer .center .module--footer-info .cta .cta-btn {
              max-width: -webkit-fit-content;
              max-width: -moz-fit-content;
              max-width: fit-content;
              margin: 0 auto 30px auto; } }
          html.no-touch footer .center .module--footer-info .cta .cta-btn:hover {
            background-color: #0076C0; }
      footer .center .module--footer-info .address-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 45%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%;
        max-width: 45%;
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        margin-top: -4.0625rem; }
        @media (max-width: 1200px) {
          footer .center .module--footer-info .address-box {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 60%;
               -moz-box-flex: 0;
                -ms-flex: 0 0 60%;
                    flex: 0 0 60%;
            max-width: 60%;
            margin: 0 auto;
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
               -moz-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            margin-top: 3.4375rem; } }
        @media (max-width: 991px) {
          footer .center .module--footer-info .address-box {
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap; } }
        @media (max-width: 560px) {
          footer .center .module--footer-info .address-box {
            margin-top: 2.5rem; } }
        footer .center .module--footer-info .address-box .left {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
             -moz-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          width: 55%; }
          @media (max-width: 1200px) {
            footer .center .module--footer-info .address-box .left {
              -webkit-box-align: center;
              -webkit-align-items: center;
                 -moz-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              width: 50%; } }
          @media (max-width: 991px) {
            footer .center .module--footer-info .address-box .left {
              width: 100%;
              text-align: center;
              margin-bottom: 2.5rem; } }
          footer .center .module--footer-info .address-box .left .title {
            color: #61B234; }
        footer .center .module--footer-info .address-box .right {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
             -moz-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          width: 45%; }
          @media (max-width: 1200px) {
            footer .center .module--footer-info .address-box .right {
              -webkit-box-align: center;
              -webkit-align-items: center;
                 -moz-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              width: 50%; } }
          @media (max-width: 991px) {
            footer .center .module--footer-info .address-box .right {
              width: 100%;
              text-align: center; } }
          footer .center .module--footer-info .address-box .right .title {
            color: #00ACE9; }
        footer .center .module--footer-info .address-box .title {
          font-family: "barlow";
          font-size: clamp(1.25rem, 0.60096vw + 0.96154rem, 1.5625rem);
          font-weight: 500;
          line-height: 1.2;
          margin-bottom: 1.25rem;
          letter-spacing: -0.45px; }
        footer .center .module--footer-info .address-box .info .address {
          font-family: "barlow";
          font-size: clamp(1.1875rem, 0.72115vw + 0.84135rem, 1.5625rem);
          font-weight: 300;
          line-height: 1.2;
          color: rgba(255, 255, 255, 0.8);
          letter-spacing: -0.5px;
          margin-bottom: 1.25rem; }
        footer .center .module--footer-info .address-box .info .links a {
          font-family: "barlow";
          font-size: clamp(1.1875rem, 0.48077vw + 0.95673rem, 1.4375rem);
          font-weight: 300;
          line-height: 1.2;
          color: rgba(255, 255, 255, 0.8);
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 0.9375rem;
          position: relative;
          padding-left: 2.5rem;
          white-space: nowrap;
          -webkit-transition: color 0.3s ease-in-out;
          -o-transition: color 0.3s ease-in-out;
          -moz-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out; }
          @media (max-width: 991px) {
            footer .center .module--footer-info .address-box .info .links a {
              max-width: 10rem;
              margin: 0 auto 0.9375rem auto;
              text-decoration: underline;
              text-decoration-thickness: 1px;
              text-underline-offset: 3px; } }
          html.no-touch footer .center .module--footer-info .address-box .info .links a:hover {
            color: #89D2F6; }
            html.no-touch footer .center .module--footer-info .address-box .info .links a:hover span::before {
              color: #89D2F6; }
            html.no-touch footer .center .module--footer-info .address-box .info .links a:hover span:nth-of-type(1) {
              opacity: 0; }
            html.no-touch footer .center .module--footer-info .address-box .info .links a:hover span:nth-of-type(2) {
              opacity: 1; }
        footer .center .module--footer-info .address-box .info .links span {
          display: block;
          -webkit-transition: opacity 0.4s ease;
          -o-transition: opacity 0.4s ease;
          -moz-transition: opacity 0.4s ease;
          transition: opacity 0.4s ease;
          margin-right: 0.625rem;
          text-align: center;
          position: absolute;
          left: 0;
          top: 0.125rem; }
        footer .center .module--footer-info .address-box .info .links .map span:nth-of-type(1) {
          opacity: 1; }
          footer .center .module--footer-info .address-box .info .links .map span:nth-of-type(1):before {
            font-size: 1.25rem; }
        footer .center .module--footer-info .address-box .info .links .map span:nth-of-type(2) {
          opacity: 0;
          position: absolute; }
          footer .center .module--footer-info .address-box .info .links .map span:nth-of-type(2):before {
            font-size: 1.25rem; }
        footer .center .module--footer-info .address-box .info .links .phone span:nth-of-type(1) {
          opacity: 1; }
          footer .center .module--footer-info .address-box .info .links .phone span:nth-of-type(1):before {
            font-size: 1.25rem; }
        footer .center .module--footer-info .address-box .info .links .phone span:nth-of-type(2) {
          opacity: 0;
          position: absolute; }
          footer .center .module--footer-info .address-box .info .links .phone span:nth-of-type(2):before {
            font-size: 1.25rem; }
        footer .center .module--footer-info .address-box .info .links .email span:nth-of-type(1) {
          top: 0;
          opacity: 1; }
          footer .center .module--footer-info .address-box .info .links .email span:nth-of-type(1):before {
            font-size: 1.0625rem; }
        footer .center .module--footer-info .address-box .info .links .email span:nth-of-type(2) {
          top: 0;
          opacity: 0;
          position: absolute; }
          footer .center .module--footer-info .address-box .info .links .email span:nth-of-type(2):before {
            font-size: 1.0625rem; }
      footer .center .module--footer-info .module-social-partners {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 55%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 55%;
                flex: 0 0 55%;
        max-width: 55%;
        padding: 2.5rem 0.9375rem 0rem 0.9375rem;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        @media (max-width: 1200px) {
          footer .center .module--footer-info .module-social-partners {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
               -moz-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
               -moz-box-ordinal-group: 4;
                -ms-flex-order: 3;
                    order: 3;
            text-align: center; } }
        footer .center .module--footer-info .module-social-partners .social-title {
          font-size: clamp(1.25rem, 0.60096vw + 0.96154rem, 1.5625rem);
          font-weight: 400;
          line-height: 1.2;
          letter-spacing: -0.38px;
          color: rgba(255, 255, 255, 0.8);
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          html.no-touch footer .center .module--footer-info .module-social-partners .social-title:hover {
            color: #89D2F6; }
        footer .center .module--footer-info .module-social-partners .media {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin: 1.5625rem 0 1.875rem 0;
          position: relative; }
          @media (max-width: 1200px) {
            footer .center .module--footer-info .module-social-partners .media {
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                 -moz-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center; } }
          footer .center .module--footer-info .module-social-partners .media a {
            display: block;
            width: 1.625rem;
            height: 1.625rem;
            margin-right: 1.125rem; }
            footer .center .module--footer-info .module-social-partners .media a i {
              display: block;
              width: 1.625rem;
              height: 1.625rem; }
              footer .center .module--footer-info .module-social-partners .media a i:before {
                font-size: 1.625rem;
                color: rgba(255, 255, 255, 0.8);
                -webkit-transition: color 0.4s ease;
                -o-transition: color 0.4s ease;
                -moz-transition: color 0.4s ease;
                transition: color 0.4s ease; }
            footer .center .module--footer-info .module-social-partners .media a svg {
              fill: rgba(255, 255, 255, 0.8);
              -webkit-transition: 0.4s ease;
              -o-transition: 0.4s ease;
              -moz-transition: 0.4s ease;
              transition: 0.4s ease; }
            footer .center .module--footer-info .module-social-partners .media a.facebook {
              width: 1.875rem;
              height: 1.875rem; }
              footer .center .module--footer-info .module-social-partners .media a.facebook i {
                width: 1.875rem;
                height: 1.875rem; }
                footer .center .module--footer-info .module-social-partners .media a.facebook i::before {
                  font-size: 1.875rem; }
            footer .center .module--footer-info .module-social-partners .media a.youtube {
              margin-right: 0.8125rem;
              width: 2.375rem;
              height: 1.625rem; }
              footer .center .module--footer-info .module-social-partners .media a.youtube i::before {
                font-size: 1.625rem; }
            html.no-touch footer .center .module--footer-info .module-social-partners .media a:hover i:before {
              color: #89D2F6; }
            html.no-touch footer .center .module--footer-info .module-social-partners .media a:hover svg {
              fill: #89D2F6; }
        footer .center .module--footer-info .module-social-partners .partners {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: baseline;
          -webkit-align-items: baseline;
             -moz-box-align: baseline;
              -ms-flex-align: baseline;
                  align-items: baseline;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          max-width: 39.375rem;
          position: relative; }
          @media (max-width: 1200px) {
            footer .center .module--footer-info .module-social-partners .partners {
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                 -moz-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              margin: 0 auto; } }
          @media (max-width: 991px) {
            footer .center .module--footer-info .module-social-partners .partners {
              margin-bottom: 1.875rem; } }
          @media (max-width: 560px) {
            footer .center .module--footer-info .module-social-partners .partners {
              max-width: 20rem;
              -webkit-flex-wrap: wrap;
                  -ms-flex-wrap: wrap;
                      flex-wrap: wrap;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                 -moz-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center; } }
          footer .center .module--footer-info .module-social-partners .partners a {
            display: block;
            max-height: 3.75rem;
            margin-right: 0.9375rem; }
            footer .center .module--footer-info .module-social-partners .partners a img {
              width: 100%;
              height: auto;
              opacity: 0.8;
              -webkit-transition: opacity 0.4s ease;
              -o-transition: opacity 0.4s ease;
              -moz-transition: opacity 0.4s ease;
              transition: opacity 0.4s ease; }
            html.no-touch footer .center .module--footer-info .module-social-partners .partners a:hover img {
              opacity: 1; }
            @media (max-width: 560px) {
              footer .center .module--footer-info .module-social-partners .partners a {
                max-height: 4.4375rem;
                margin: 0; }
                footer .center .module--footer-info .module-social-partners .partners a img {
                  width: auto;
                  height: 2.375rem;
                  -o-object-fit: contain;
                     object-fit: contain; }
                footer .center .module--footer-info .module-social-partners .partners a:nth-child(1) {
                  -webkit-box-ordinal-group: 5;
                  -webkit-order: 4;
                     -moz-box-ordinal-group: 5;
                      -ms-flex-order: 4;
                          order: 4;
                  margin-right: 0.9375rem;
                  margin-top: 0.875rem; }
                footer .center .module--footer-info .module-social-partners .partners a:nth-child(2) {
                  -webkit-box-ordinal-group: 6;
                  -webkit-order: 5;
                     -moz-box-ordinal-group: 6;
                      -ms-flex-order: 5;
                          order: 5; }
                footer .center .module--footer-info .module-social-partners .partners a:nth-child(3) {
                  -webkit-box-ordinal-group: 2;
                  -webkit-order: 1;
                     -moz-box-ordinal-group: 2;
                      -ms-flex-order: 1;
                          order: 1; }
                  footer .center .module--footer-info .module-social-partners .partners a:nth-child(3) img {
                    height: 3.3125rem; }
                footer .center .module--footer-info .module-social-partners .partners a:nth-child(4) {
                  -webkit-box-ordinal-group: 3;
                  -webkit-order: 2;
                     -moz-box-ordinal-group: 3;
                      -ms-flex-order: 2;
                          order: 2;
                  margin: 0 1.25rem; }
                  footer .center .module--footer-info .module-social-partners .partners a:nth-child(4) img {
                    height: 3.375rem; }
                footer .center .module--footer-info .module-social-partners .partners a:nth-child(5) {
                  -webkit-box-ordinal-group: 4;
                  -webkit-order: 3;
                     -moz-box-ordinal-group: 4;
                      -ms-flex-order: 3;
                          order: 3; }
                  footer .center .module--footer-info .module-social-partners .partners a:nth-child(5) img {
                    height: 3.3125rem; } }
        footer .center .module--footer-info .module-social-partners .site-info {
          max-width: 39.375rem;
          font-family: "barlow";
          font-size: 1rem;
          font-weight: 300;
          line-height: 1.2;
          color: rgba(255, 255, 255, 0.8);
          margin-top: 2.1875rem;
          position: relative; }
          @media (max-width: 1200px) {
            footer .center .module--footer-info .module-social-partners .site-info {
              margin: 0 auto; } }
    footer .center .bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
         -moz-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0 0 4.0625rem 0;
      width: 100%;
      position: relative; }
      @media (max-width: 991px) {
        footer .center .bottom {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-bottom: 0;
          padding-bottom: 6.25rem;
          text-align: center; } }
      footer .center .bottom .left a {
        font-family: "barlow";
        font-size: clamp(1rem, 0.24038vw + 0.88462rem, 1.125rem);
        font-weight: 200;
        line-height: 1.2;
        color: rgba(255, 255, 255, 0.8);
        -webkit-transition: color 0.4s ease;
        -o-transition: color 0.4s ease;
        -moz-transition: color 0.4s ease;
        transition: color 0.4s ease;
        text-decoration: underline;
        text-underline-offset: 2px; }
        html.no-touch footer .center .bottom .left a:hover {
          color: #89D2F6; }
      footer .center .bottom .left a:first-of-type:after {
        content: "|";
        display: inline-block;
        margin-left: 0.25rem; }
      footer .center .bottom .right a, footer .center .bottom .right span {
        font-size: clamp(1rem, 0.24038vw + 0.88462rem, 1.125rem);
        font-weight: 200;
        line-height: 1.2;
        color: rgba(255, 255, 255, 0.8);
        -webkit-transition: color 0.4s ease;
        -o-transition: color 0.4s ease;
        -moz-transition: color 0.4s ease;
        transition: color 0.4s ease; }
      footer .center .bottom .right a {
        text-decoration: underline;
        text-underline-offset: 2px; }
        html.no-touch footer .center .bottom .right a:hover {
          color: #89D2F6; }
      footer .center .bottom .btn-top {
        background: transparent;
        border: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 3.125rem;
        position: absolute;
        width: 11.25rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
        cursor: pointer; }
        footer .center .bottom .btn-top span:nth-of-type(1) {
          display: block;
          position: relative;
          -webkit-transform: rotate(-90deg);
             -moz-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
               -o-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          -o-transition: -o-transform 0.4s ease;
          -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          footer .center .bottom .btn-top span:nth-of-type(1):before {
            font-size: 1.3125rem; }
        footer .center .bottom .btn-top span:nth-of-type(2) {
          opacity: 0;
          position: absolute;
          bottom: 0;
          font-family: "barlow";
          font-size: clamp(1rem, 0.24038vw + 0.88462rem, 1.125rem);
          font-weight: 200;
          line-height: 1.2;
          color: rgba(255, 255, 255, 0.8);
          -webkit-transition: opacity 0.4s ease;
          -o-transition: opacity 0.4s ease;
          -moz-transition: opacity 0.4s ease;
          transition: opacity 0.4s ease; }
        html.no-touch footer .center .bottom .btn-top:hover span:nth-of-type(1) {
          -webkit-transform: translateY(-5px) rotate(-90deg);
             -moz-transform: translateY(-5px) rotate(-90deg);
              -ms-transform: translateY(-5px) rotate(-90deg);
               -o-transform: translateY(-5px) rotate(-90deg);
                  transform: translateY(-5px) rotate(-90deg); }
        html.no-touch footer .center .bottom .btn-top:hover span:nth-of-type(2) {
          opacity: 1; }
        @media (max-width: 991px) {
          footer .center .bottom .btn-top {
            bottom: 0; } }

.js-fade-scroll {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(#000), color-stop(#000), to(transparent));
  -webkit-mask-image: -webkit-linear-gradient(top, transparent 0, #000 var(--topMaskSize, 0rem), #000 -webkit-calc(100% - var(--bottomMaskSize, 0rem)), transparent 100%);
          mask-image: linear-gradient(to bottom, transparent 0, #000 var(--topMaskSize, 0rem), #000 -moz-calc(100% - var(--bottomMaskSize, 0rem)), transparent 100%);
          mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(#000), color-stop(#000), to(transparent));
          mask-image: linear-gradient(to bottom, transparent 0, #000 var(--topMaskSize, 0rem), #000 calc(100% - var(--bottomMaskSize, 0rem)), transparent 100%); }
  .js-fade-scroll.js-top-overflowing {
    --topMaskSize: 6.25rem; }
  .js-fade-scroll.js-bottom-overflowing {
    --bottomMaskSize: 6.25rem; }

.main-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out; }
  .main-menu:not(.open) * {
    pointer-events: none !important; }
  .main-menu .menu-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 3;
    background-color: #ffffff; }
    .main-menu .menu-left .tree {
      display: none; }
    .main-menu .menu-left .pannel, .main-menu .menu-left .pannel-1, .main-menu .menu-left .pannel-2 {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      -webkit-transition: width 0.4s, left 0.4s ease;
      -o-transition: width 0.4s, left 0.4s ease;
      -moz-transition: width 0.4s, left 0.4s ease;
      transition: width 0.4s, left 0.4s ease;
      pointer-events: none; }
    .main-menu .menu-left .pannel-inner, .main-menu .menu-left .pannel-1-inner, .main-menu .menu-left .pannel-2-inner {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow-y: auto;
      overflow-x: hidden;
      -webkit-transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease;
      -o-transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease;
      -moz-transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease;
      transition: width 0.4s, height 0.4s, margin-top 0.4s, margin-bottom 0.4s ease; }
    .main-menu .menu-left .pannel-content, .main-menu .menu-left .pannel-1-content, .main-menu .menu-left .pannel-2-content {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin: auto 0;
      -webkit-transition: width 0.4s, left 0.4s ease;
      -o-transition: width 0.4s, left 0.4s ease;
      -moz-transition: width 0.4s, left 0.4s ease;
      transition: width 0.4s, left 0.4s ease; }
      .main-menu .menu-left .pannel-content li div a, .main-menu .menu-left .pannel-1-content li div a, .main-menu .menu-left .pannel-2-content li div a {
        font-family: 'spectral';
        -webkit-transition: font-size 0.4s ease;
        -o-transition: font-size 0.4s ease;
        -moz-transition: font-size 0.4s ease;
        transition: font-size 0.4s ease; }
      .main-menu .menu-left .pannel-content li div i, .main-menu .menu-left .pannel-1-content li div i, .main-menu .menu-left .pannel-2-content li div i {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: margin-bottom 0.4s ease;
        -o-transition: margin-bottom 0.4s ease;
        -moz-transition: margin-bottom 0.4s ease;
        transition: margin-bottom 0.4s ease; }
        .main-menu .menu-left .pannel-content li div i:before, .main-menu .menu-left .pannel-1-content li div i:before, .main-menu .menu-left .pannel-2-content li div i:before {
          position: relative;
          -webkit-transition: font-size 0.4s ease;
          -o-transition: font-size 0.4s ease;
          -moz-transition: font-size 0.4s ease;
          transition: font-size 0.4s ease; }
    .main-menu .menu-left .btn-scroll, .main-menu .menu-left .pannel-1-scroll-btn, .main-menu .menu-left .pannel-2-scroll-btn {
      position: absolute;
      background: transparent;
      border: 0;
      right: 0.875rem;
      bottom: 1.25rem;
      width: 3.5625rem;
      height: 3.5625rem;
      z-index: 10;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      cursor: pointer; }
      .main-menu .menu-left .btn-scroll:after, .main-menu .menu-left .pannel-1-scroll-btn:after, .main-menu .menu-left .pannel-2-scroll-btn:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 0;
        top: 100%;
        left: 0;
        -webkit-transition: height 0.4s ease;
        -o-transition: height 0.4s ease;
        -moz-transition: height 0.4s ease;
        transition: height 0.4s ease; }
      .main-menu .menu-left .btn-scroll:before, .main-menu .menu-left .pannel-1-scroll-btn:before, .main-menu .menu-left .pannel-2-scroll-btn:before {
        font-size: 1rem;
        position: relative;
        -webkit-transform: rotate(0deg);
           -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg);
        display: inline-block;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: -o-transform 0.3s ease;
        -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
        color: #000000; }
      .main-menu .menu-left .btn-scroll:hover:after, .main-menu .menu-left .pannel-1-scroll-btn:hover:after, .main-menu .menu-left .pannel-2-scroll-btn:hover:after {
        height: 0.9375rem; }
      .main-menu .menu-left .btn-scroll.show-scroll, .main-menu .menu-left .show-scroll.pannel-1-scroll-btn, .main-menu .menu-left .show-scroll.pannel-2-scroll-btn {
        opacity: 1;
        pointer-events: all; }
    .main-menu .menu-left .pannel-info {
      position: absolute;
      bottom: 3.125rem;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 2;
      display: none;
      pointer-events: none; }
      @media (min-width: 767px) {
        .main-menu .menu-left .pannel-info::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -40px;
          width: 70%;
          height: 45px;
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 244, 226, 0)), to(#ffffff));
          background: -webkit-linear-gradient(top, rgba(251, 244, 226, 0) 0%, #ffffff 100%);
          background: -moz-linear-gradient(top, rgba(251, 244, 226, 0) 0%, #ffffff 100%);
          background: -o-linear-gradient(top, rgba(251, 244, 226, 0) 0%, #ffffff 100%);
          background: linear-gradient(to bottom, rgba(251, 244, 226, 0) 0%, #ffffff 100%);
          -webkit-transform: translateX(-60%);
             -moz-transform: translateX(-60%);
              -ms-transform: translateX(-60%);
               -o-transform: translateX(-60%);
                  transform: translateX(-60%); } }
      .main-menu .menu-left .pannel-info .cta {
        pointer-events: all;
        width: -webkit-calc(80% + 1.5625rem);
        width: -moz-calc(80% + 1.5625rem);
        width: calc(80% + 1.5625rem);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-bottom: 1.875rem;
        pointer-events: all; }
        .main-menu .menu-left .pannel-info .cta > div {
          max-width: 31.25rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
          .main-menu .menu-left .pannel-info .cta > div a {
            font-family: 'barlow';
            font-size: 1.5625rem;
            line-height: 2.875rem;
            font-weight: 300;
            display: block;
            width: 33.33%;
            position: relative; }
            .main-menu .menu-left .pannel-info .cta > div a span {
              position: relative; }
              .main-menu .menu-left .pannel-info .cta > div a span:after {
                content: '';
                display: block;
                width: 0px;
                height: 0.125rem;
                position: absolute;
                left: 0;
                bottom: 0;
                background-color: #19122d;
                -webkit-transition: width 0.3s ease;
                -o-transition: width 0.3s ease;
                -moz-transition: width 0.3s ease;
                transition: width 0.3s ease; }
            html.no-touch .main-menu .menu-left .pannel-info .cta > div a:hover span:after {
              width: 100%; }
      .main-menu .menu-left .pannel-info .media {
        width: -webkit-calc(80% + 1.5625rem);
        width: -moz-calc(80% + 1.5625rem);
        width: calc(80% + 1.5625rem);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 1.25rem;
        pointer-events: all; }
        @media (max-width: 99.9375rem) {
          .main-menu .menu-left .pannel-info .media {
            width: -webkit-calc(60% + 1.5625rem);
            width: -moz-calc(60% + 1.5625rem);
            width: calc(60% + 1.5625rem); } }
        .main-menu .menu-left .pannel-info .media a {
          display: block;
          margin: 0 0.875rem; }
          .main-menu .menu-left .pannel-info .media a:first-child {
            margin-left: 0; }
          .main-menu .menu-left .pannel-info .media a svg {
            fill: #19122d;
            -webkit-transition: 0.4s ease;
            -o-transition: 0.4s ease;
            -moz-transition: 0.4s ease;
            transition: 0.4s ease; }
          .main-menu .menu-left .pannel-info .media a i {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
               -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
               -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
            .main-menu .menu-left .pannel-info .media a i:before {
              font-size: 1.625rem;
              color: rgba(25, 18, 45, 0.5);
              -webkit-transition: color 0.4s ease;
              -o-transition: color 0.4s ease;
              -moz-transition: color 0.4s ease;
              transition: color 0.4s ease;
              display: block; }
          @media only screen and (min-width: 100rem) {
            .main-menu .menu-left .pannel-info .media a.youtube i::before {
              font-size: 1.6875rem; } }
          @media only screen and (max-width: 99.9375rem) {
            .main-menu .menu-left .pannel-info .media a.youtube i::before {
              font-size: 1.1875rem; } }
          html.no-touch .main-menu .menu-left .pannel-info .media a:hover i:before {
            color: #19122d; }
    .main-menu .menu-left .pannel-1 {
      left: 0;
      z-index: 1;
      background: #ffffff; }
      .main-menu .menu-left .pannel-1 .cta,
      .main-menu .menu-left .pannel-1 .media {
        display: none; }
    .main-menu .menu-left .pannel-1-inner {
      margin-top: 11.875rem;
      width: -webkit-calc(100% + 2.5rem);
      width: -moz-calc(100% + 2.5rem);
      width: calc(100% + 2.5rem);
      height: -webkit-calc(100% - 24.375rem);
      height: -moz-calc(100% - 24.375rem);
      height: calc(100% - 24.375rem);
      /* &:after{
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                width: 100%;
                height: 20px;
                z-index: 10;
                pointer-events: none;
                background-image:linear-gradient(to top, #ffffff, rgba(#ffffff, 0));
            } */ }
      @media (min-width: 2700px) {
        .main-menu .menu-left .pannel-1-inner {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .main-menu .menu-left .pannel-1-content {
      margin: unset;
      width: 60%; }
      .main-menu .menu-left .pannel-1-content li {
        list-style-type: none;
        padding: 0.625rem 0; }
        .main-menu .menu-left .pannel-1-content li div {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          cursor: pointer;
          position: relative;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .main-menu .menu-left .pannel-1-content li div a {
            position: relative;
            font-size: 2.8125rem;
            color: #19122d;
            line-height: normal;
            -webkit-transition: font-size 0.4s ease;
            -o-transition: font-size 0.4s ease;
            -moz-transition: font-size 0.4s ease;
            transition: font-size 0.4s ease; }
            .main-menu .menu-left .pannel-1-content li div a span {
              position: relative; }
              .main-menu .menu-left .pannel-1-content li div a span:after {
                content: '';
                display: block;
                width: 0px;
                height: 0.125rem;
                position: absolute;
                left: 0;
                background-color: #19122d;
                -webkit-transition: width 0.3s ease;
                -o-transition: width 0.3s ease;
                -moz-transition: width 0.3s ease;
                transition: width 0.3s ease; }
                @media (max-width: 1220px) {
                  .main-menu .menu-left .pannel-1-content li div a span:after {
                    display: none; } }
            @media (max-width: 1023px) {
              .main-menu .menu-left .pannel-1-content li div a.active {
                text-decoration: underline;
                text-decoration-thickness: 0.125rem;
                text-underline-offset: 0.1875rem; }
              .main-menu .menu-left .pannel-1-content li div a.current {
                text-decoration: underline;
                text-decoration-thickness: 0.125rem;
                text-underline-offset: 0.1875rem;
                /* text-decoration: underline;
                                text-decoration-color: #19122D;
                                text-decoration-thickness: rems(2px);
                                text-underline-offset: rems(3px); */ } }
          .main-menu .menu-left .pannel-1-content li div.active.js_green-color a span:after,
          html.no-touch .main-menu .menu-left .pannel-1-content li div:hover.js_green-color a span:after {
            background-color: #65b339; }
          .main-menu .menu-left .pannel-1-content li div.active.js_blue-color a span:after,
          html.no-touch .main-menu .menu-left .pannel-1-content li div:hover.js_blue-color a span:after {
            background-color: #0076c0; }
          .main-menu .menu-left .pannel-1-content li div i {
            width: 2rem;
            text-align: right;
            pointer-events: none;
            position: relative;
            margin-right: 1.25rem;
            margin-left: 0.875rem; }
            .main-menu .menu-left .pannel-1-content li div i:before {
              font-size: 1.25rem;
              color: #19122d;
              -webkit-transition: color 0.4s ease, -webkit-transform 0.4s ease;
              transition: color 0.4s ease, -webkit-transform 0.4s ease;
              -o-transition: color 0.4s ease, -o-transform 0.4s ease;
              -moz-transition: color 0.4s ease, transform 0.4s ease, -moz-transform 0.4s ease;
              transition: color 0.4s ease, transform 0.4s ease;
              transition: color 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
          .main-menu .menu-left .pannel-1-content li div.current a span:after, .main-menu .menu-left .pannel-1-content li div.active a span:after {
            width: 100%; }
          .main-menu .menu-left .pannel-1-content li div.active:hover a span:after {
            width: 0%; }
          .main-menu .menu-left .pannel-1-content li div:hover {
            opacity: 1; }
            .main-menu .menu-left .pannel-1-content li div:hover a span:after {
              width: 100%; }
            .main-menu .menu-left .pannel-1-content li div:hover i:before {
              -webkit-transform: translateX(0.625rem);
                 -moz-transform: translateX(0.625rem);
                  -ms-transform: translateX(0.625rem);
                   -o-transform: translateX(0.625rem);
                      transform: translateX(0.625rem);
              color: #19122d; }
    .main-menu .menu-left .pannel-1-scroll-btn {
      bottom: 4.375rem; }
      .main-menu .menu-left .pannel-1-scroll-btn .lottie-animation {
        width: 2.9375rem;
        height: 2.9375rem;
        background-image: url("/Images/img/homepage/blue_circle.png");
        background-position: center;
        -moz-background-size: contain;
             background-size: contain;
        pointer-events: none; }
        .main-menu .menu-left .pannel-1-scroll-btn .lottie-animation svg {
          width: 70% !important;
          height: 70% !important;
          margin-top: 15%; }
          .main-menu .menu-left .pannel-1-scroll-btn .lottie-animation svg path {
            stroke: #ffffff; }
    .main-menu .menu-left .pannel-2 {
      left: 0%;
      width: 75%;
      -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
      transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
      -o-transition: opacity 0.4s ease, -o-transform 0.4s ease;
      -moz-transition: transform 0.4s ease, opacity 0.4s ease, -moz-transform 0.4s ease;
      transition: transform 0.4s ease, opacity 0.4s ease;
      transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
      z-index: 0;
      opacity: 0;
      overflow: visible; }
      @media (min-width: 2700px) {
        .main-menu .menu-left .pannel-2 {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 2700px) {
        .main-menu .menu-left .pannel-2 .pannel-2-inner {
          height: auto; } }
      .main-menu .menu-left .pannel-2 .pannel-2-inner::-webkit-scrollbar {
        display: none; }
      .main-menu .menu-left .pannel-2:after {
        left: 6.25rem !important;
        width: -webkit-calc(100% + 250px) !important;
        width: -moz-calc(100% + 250px) !important;
        width: calc(100% + 250px) !important; }
      .main-menu .menu-left .pannel-2.open {
        opacity: 1;
        pointer-events: all !important;
        -webkit-transform: translateX(140%);
           -moz-transform: translateX(140%);
            -ms-transform: translateX(140%);
             -o-transform: translateX(140%);
                transform: translateX(140%); }
        @media (min-height: 950px) and (min-width: 950px) {
          .main-menu .menu-left .pannel-2.open {
            -webkit-transform: translateX(180%);
               -moz-transform: translateX(180%);
                -ms-transform: translateX(180%);
                 -o-transform: translateX(180%);
                    transform: translateX(180%); } }
      .main-menu .menu-left .pannel-2 .pannel-2-close-btn {
        position: absolute;
        right: 1.25rem;
        top: 1.25rem;
        z-index: 4;
        border: 0;
        background: transparent;
        cursor: pointer; }
        .main-menu .menu-left .pannel-2 .pannel-2-close-btn:before {
          font-size: 2.5rem; }
        .main-menu .menu-left .pannel-2 .pannel-2-close-btn span {
          font-size: 0; }
      .main-menu .menu-left .pannel-2 .search .search-box .icon-search::before,
      .main-menu .menu-left .pannel-2 .search .search-box .icon-arrow_right::before {
        color: #ffffff; }
    .main-menu .menu-left .pannel-2-bg-close {
      position: absolute;
      width: 28%;
      height: 100%;
      left: 0px;
      top: 0px; }
    .main-menu .menu-left .pannel-2-inner {
      padding-bottom: 7.5rem;
      margin-top: 9.375rem;
      width: -webkit-calc(100% + 2.5rem);
      width: -moz-calc(100% + 2.5rem);
      width: calc(100% + 2.5rem);
      height: -webkit-calc(100% - 150px);
      height: -moz-calc(100% - 150px);
      height: calc(100% - 150px); }
      .main-menu .menu-left .pannel-2-inner .search .search-box input::-webkit-input-placeholder {
        color: #ffffff; }
      .main-menu .menu-left .pannel-2-inner .search .search-box input::-moz-placeholder {
        color: #ffffff; }
      .main-menu .menu-left .pannel-2-inner .search .search-box input:-ms-input-placeholder {
        color: #ffffff; }
      .main-menu .menu-left .pannel-2-inner .search .search-box input:-moz-placeholder {
        color: #ffffff; }
    .main-menu .menu-left .pannel-2-content {
      width: 60%;
      margin: unset;
      margin-top: 0.5rem;
      -webkit-transition: margin-left 0.3s ease, width 0.3s ease;
      -o-transition: margin-left 0.3s ease, width 0.3s ease;
      -moz-transition: margin-left 0.3s ease, width 0.3s ease;
      transition: margin-left 0.3s ease, width 0.3s ease; }
      .main-menu .menu-left .pannel-2-content li {
        list-style-type: none;
        padding: 1rem 0; }
        .main-menu .menu-left .pannel-2-content li div {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          position: relative;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          .main-menu .menu-left .pannel-2-content li div a {
            font-family: 'barlow';
            font-weight: 400;
            font-size: 2.0625rem;
            color: #ffffff;
            word-break: break-word; }
            .main-menu .menu-left .pannel-2-content li div a span {
              position: relative; }
              .main-menu .menu-left .pannel-2-content li div a span:after {
                content: '';
                display: block;
                width: 0px;
                height: 0.125rem;
                position: absolute;
                left: 0;
                bottom: 0;
                background-color: #ffffff;
                -webkit-transition: width 0.3s ease;
                -o-transition: width 0.3s ease;
                -moz-transition: width 0.3s ease;
                transition: width 0.3s ease; }
            .main-menu .menu-left .pannel-2-content li div a.active span, .main-menu .menu-left .pannel-2-content li div a.current span {
              text-decoration: underline; }
            .main-menu .menu-left .pannel-2-content li div a.current {
              pointer-events: none;
              cursor: auto; }
              .main-menu .menu-left .pannel-2-content li div a.current span:after {
                content: none; }
          .main-menu .menu-left .pannel-2-content li div.arrow-up u {
            -webkit-transform: rotate(-90deg);
               -moz-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                 -o-transform: rotate(-90deg);
                    transform: rotate(-90deg); }
          .main-menu .menu-left .pannel-2-content li div u {
            position: relative;
            margin-left: 1.25rem;
            -webkit-transform: rotate(90deg);
               -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                 -o-transform: rotate(90deg);
                    transform: rotate(90deg);
            -webkit-transition: -webkit-transform 0.4s ease;
            transition: -webkit-transform 0.4s ease;
            -o-transition: -o-transform 0.4s ease;
            -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
            transition: transform 0.4s ease;
            transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
            text-decoration: none;
            cursor: pointer; }
            .main-menu .menu-left .pannel-2-content li div u:before {
              font-size: 1.125rem;
              color: #ffffff; }
          .main-menu .menu-left .pannel-2-content li div:hover a span:after {
            width: 100%; }
        .main-menu .menu-left .pannel-2-content li ul {
          position: relative;
          margin-top: 1.25rem; }
          .main-menu .menu-left .pannel-2-content li ul li {
            pointer-events: all;
            padding: 0.625rem 0 0.625rem 1.875rem; }
            .main-menu .menu-left .pannel-2-content li ul li:before {
              content: '';
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              width: 0.125rem;
              height: 100%; }
            .main-menu .menu-left .pannel-2-content li ul li a {
              font-family: 'barlow';
              font-size: 1.875rem;
              font-weight: 300;
              letter-spacing: 0;
              text-transform: none;
              color: #ffffff;
              word-break: break-word;
              -webkit-transition: color 0.3s ease;
              -o-transition: color 0.3s ease;
              -moz-transition: color 0.3s ease;
              transition: color 0.3s ease; }
              .main-menu .menu-left .pannel-2-content li ul li a span {
                position: relative; }
                .main-menu .menu-left .pannel-2-content li ul li a span:after {
                  content: '';
                  display: block;
                  width: 0px;
                  height: 0.125rem;
                  position: absolute;
                  left: 0;
                  bottom: 0;
                  background-color: #ffffff;
                  -webkit-transition: width 0.3s ease;
                  -o-transition: width 0.3s ease;
                  -moz-transition: width 0.3s ease;
                  transition: width 0.3s ease; }
              .main-menu .menu-left .pannel-2-content li ul li a.current, .main-menu .menu-left .pannel-2-content li ul li a.active {
                text-decoration: underline; }
              .main-menu .menu-left .pannel-2-content li ul li a:hover span:after {
                width: 100%; }
    .main-menu .menu-left .pannel-2-scroll-btn {
      bottom: 3.125rem; }
      .main-menu .menu-left .pannel-2-scroll-btn .lottie-animation {
        width: 2.9375rem;
        height: 2.9375rem;
        background-image: url("/Images/img/homepage/blue_circle.png");
        background-position: center;
        -moz-background-size: contain;
             background-size: contain;
        pointer-events: none; }
        .main-menu .menu-left .pannel-2-scroll-btn .lottie-animation svg {
          width: 70% !important;
          height: 70% !important;
          margin-top: 15%; }
    .main-menu .menu-left .btn-close-panel {
      width: 100%;
      position: relative;
      cursor: pointer;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-bottom: 1.25rem; }
      .main-menu .menu-left .btn-close-panel i {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative;
        margin-right: 0.875rem;
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out; }
        .main-menu .menu-left .btn-close-panel i:before {
          color: #ffffff;
          position: relative;
          -webkit-transition: color 0.3s ease;
          -o-transition: color 0.3s ease;
          -moz-transition: color 0.3s ease;
          transition: color 0.3s ease;
          -webkit-transform: rotate(180deg);
             -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
               -o-transform: rotate(180deg);
                  transform: rotate(180deg);
          font-size: 1.5rem; }
      .main-menu .menu-left .btn-close-panel span {
        font-family: 'spectral';
        font-size: 2.8125rem;
        line-height: 1.25rem;
        color: #ffffff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        word-break: break-word;
        position: relative; }
        .main-menu .menu-left .btn-close-panel span:after {
          content: '';
          bottom: -0.13em;
          display: block;
          width: 0;
          height: .125rem;
          left: 0;
          position: absolute;
          -webkit-transition: width .3s ease;
          -o-transition: width .3s ease;
          -moz-transition: width .3s ease;
          transition: width .3s ease;
          background: #fff; }
      .main-menu .menu-left .btn-close-panel div {
        font-family: 'spectral';
        font-size: 2.8125rem;
        line-height: 3.75rem;
        color: #ffffff;
        word-break: break-word; }
      .main-menu .menu-left .btn-close-panel:hover span:after {
        width: 100%; }
      .main-menu .menu-left .btn-close-panel:hover i {
        -webkit-transform: translateX(-5px);
           -moz-transform: translateX(-5px);
            -ms-transform: translateX(-5px);
             -o-transform: translateX(-5px);
                transform: translateX(-5px); }
    .main-menu .menu-left .menu-plus {
      display: block !important;
      position: relative;
      width: 0.8125rem;
      height: 0.8125rem; }
      .main-menu .menu-left .menu-plus:after {
        content: '';
        position: absolute;
        width: 0.75rem;
        height: 1px;
        background-color: #4c673a;
        left: 0.0625rem;
        top: 0.375rem;
        -webkit-transition: width 0.3s ease, background-color 0.3s ease;
        -o-transition: width 0.3s ease, background-color 0.3s ease;
        -moz-transition: width 0.3s ease, background-color 0.3s ease;
        transition: width 0.3s ease, background-color 0.3s ease; }
      .main-menu .menu-left .menu-plus:before {
        content: '';
        position: absolute;
        height: 0.75rem;
        width: 1px;
        background-color: #4c673a;
        left: 0.375rem;
        top: 0.0625rem;
        -webkit-transition: height 0.3s ease, top 0.3s ease;
        -o-transition: height 0.3s ease, top 0.3s ease;
        -moz-transition: height 0.3s ease, top 0.3s ease;
        transition: height 0.3s ease, top 0.3s ease; }
      .main-menu .menu-left .menu-plus.open:before {
        height: 0px;
        top: 0.375rem; }
    .main-menu .menu-left .search {
      width: 100%;
      padding-top: 1.25rem;
      display: none; }
      .main-menu .menu-left .search .search-box {
        pointer-events: all;
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        position: relative;
        left: 0.625rem; }
        .main-menu .menu-left .search .search-box input {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 3.75rem;
          font-family: 'barlow';
          font-size: 1.25rem;
          color: #19122d;
          background-color: rgba(244, 244, 244, 0.4);
          text-indent: 3.125rem;
          border: 0;
          -webkit-border-radius: 1.875rem;
             -moz-border-radius: 1.875rem;
                  border-radius: 1.875rem;
          -webkit-box-shadow: inset 0px 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
             -moz-box-shadow: inset 0px 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
                  box-shadow: inset 0px 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
          /* &::-webkit-input-placeholder {
                        color: #ffffff;
                    }
                    &::-moz-placeholder {
                        color: #ffffff;
                    }
                    &:-ms-input-placeholder {
                        color: #ffffff;
                    }
                    &:-moz-placeholder {
                        color: #ffffff;
                    } */ }
        .main-menu .menu-left .search .search-box .icon-search {
          position: absolute;
          left: 0.9375rem;
          top: 1.1875rem;
          cursor: pointer; }
          .main-menu .menu-left .search .search-box .icon-search:before {
            color: #19122d;
            font-size: 1.5rem; }
        .main-menu .menu-left .search .search-box .icon-arrow_right {
          position: absolute;
          right: 0.9375rem;
          top: 1.2rem; }
          .main-menu .menu-left .search .search-box .icon-arrow_right:before {
            color: rgba(25, 18, 45, 0.27);
            font-size: 1.4rem; }
    .main-menu .menu-left .mask {
      position: absolute;
      left: -webkit-calc(100% - 1px);
      left: -moz-calc(100% - 1px);
      left: calc(100% - 1px);
      top: 0;
      height: 101%;
      padding-right: 22vh;
      background-image: url("/Images/svg/menu_shape.svg");
      background-repeat: no-repeat;
      background-position: left top;
      -moz-background-size: contain;
           background-size: contain;
      pointer-events: none;
      z-index: 2; }
    .main-menu .menu-left .line {
      display: none !important;
      position: absolute;
      left: -webkit-calc(100% - 1px);
      left: -moz-calc(100% - 1px);
      left: calc(100% - 1px);
      top: 0;
      height: 101%;
      padding-right: 23vh;
      background-image: url("/Images/svg/menu_middle_shape.svg");
      background-repeat: no-repeat;
      background-position: left top;
      -moz-background-size: contain;
           background-size: contain;
      pointer-events: none;
      z-index: 2; }
      .main-menu .menu-left .line.js_blue-color {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250.109' height='1088.489' viewBox='0 0 250.109 1088.489'%3E%3Cg id='Loading_bar' data-name='Loading bar' transform='translate(-6.235 -225.978)'%3E%3Cpath id='Path_87753' data-name='Path 87753' d='M254.321,228S28.215,345.379,9.107,615,177.885,1312.49,177.885,1312.49' fill='none' stroke='%230076C0' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A"); }
      .main-menu .menu-left .line.js_green-color {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250.109' height='1088.489' viewBox='0 0 250.109 1088.489'%3E%3Cg id='Loading_bar' data-name='Loading bar' transform='translate(-6.235 -225.978)'%3E%3Cpath id='Path_87753' data-name='Path 87753' d='M254.321,228S28.215,345.379,9.107,615,177.885,1312.49,177.885,1312.49' fill='none' stroke='%2365B339' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  .main-menu .menu-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -moz-transition: transform 1s ease-in-out, -moz-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out, -moz-transform 1s ease-in-out, -o-transform 1s ease-in-out;
    z-index: 0; }
    .main-menu .menu-right::after {
      content: '';
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#172b4b00), to(#19122d));
      background: transparent -webkit-linear-gradient(top, #172b4b00 0%, #19122d 100%);
      background: transparent -moz-linear-gradient(top, #172b4b00 0%, #19122d 100%);
      background: transparent -o-linear-gradient(top, #172b4b00 0%, #19122d 100%);
      background: transparent linear-gradient(180deg, #172b4b00 0%, #19122d 100%);
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 3.75rem;
      opacity: 1;
      -webkit-transition: all 0.8s ease-in-out;
      -o-transition: all 0.8s ease-in-out;
      -moz-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out;
      -webkit-transition-delay: 0s;
         -moz-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s; }
    .main-menu .menu-right.js_green-color::after {
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#172b4b00), to(#012d21a6));
      background: transparent -webkit-linear-gradient(top, #172b4b00 0%, #012d21a6 100%);
      background: transparent -moz-linear-gradient(top, #172b4b00 0%, #012d21a6 100%);
      background: transparent -o-linear-gradient(top, #172b4b00 0%, #012d21a6 100%);
      background: transparent linear-gradient(180deg, #172b4b00 0%, #012d21a6 100%); }
    .main-menu .menu-right .menu-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      .main-menu .menu-right .menu-bg::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: transparent -webkit-gradient(linear, left bottom, left top, from(#00000000), to(#000000));
        background: transparent -webkit-linear-gradient(bottom, #00000000 0%, #000000 100%);
        background: transparent -moz-linear-gradient(bottom, #00000000 0%, #000000 100%);
        background: transparent -o-linear-gradient(bottom, #00000000 0%, #000000 100%);
        background: transparent linear-gradient(0deg, #00000000 0%, #000000 100%);
        opacity: 0.4;
        height: 16.875rem;
        z-index: 2;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease;
        left: 0rem !important;
        width: -webkit-calc(100% + 250px) !important;
        width: -moz-calc(100% + 250px) !important;
        width: calc(100% + 250px) !important; }
      .main-menu .menu-right .menu-bg::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(25, 18, 45, 0.65);
        opacity: 0;
        z-index: 2;
        -webkit-transition: opacity 0.4s ease;
        -o-transition: opacity 0.4s ease;
        -moz-transition: opacity 0.4s ease;
        transition: opacity 0.4s ease; }
      .main-menu .menu-right .menu-bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .main-menu .menu-right.js_green-color .menu-bg::after {
      background-color: rgba(1, 45, 33, 0.65); }
    .main-menu .menu-right.js_blue-color .menu-bg::after {
      background-color: rgba(25, 18, 45, 0.65); }
    .main-menu .menu-right .mask {
      position: absolute;
      left: 0;
      top: 0;
      height: 101%;
      padding-right: 22vh;
      background-image: url("/Images/svg/menu_shape.svg");
      background-repeat: no-repeat;
      background-position: left top;
      -moz-background-size: contain;
           background-size: contain;
      z-index: 2; }
    .main-menu .menu-right .line {
      display: none !important;
      position: absolute;
      left: 0;
      top: 0;
      height: 101%;
      padding-right: 23vh;
      background-image: url("/Images/svg/menu_middle_shape.svg");
      background-repeat: no-repeat;
      background-position: left top;
      -moz-background-size: contain;
           background-size: contain;
      z-index: 2; }
    .main-menu .menu-right.level2 .menu-bg:after {
      opacity: 1; }
  .main-menu.open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    z-index: 4; }
    .main-menu.open .pannel-info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    .main-menu.open .pannel-1-content li div {
      pointer-events: all; }

@media (max-width: 1023px) {
  .main-menu {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateX(100vw);
       -moz-transform: translateX(100vw);
        -ms-transform: translateX(100vw);
         -o-transform: translateX(100vw);
            transform: translateX(100vw);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -moz-transition: transform 0.5s ease, -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -o-transform 0.5s ease;
    pointer-events: none; }
    .main-menu .menu-left {
      width: 100%;
      pointer-events: none; }
      .main-menu .menu-left .pannel-info {
        display: none; }
      .main-menu .menu-left .search {
        pointer-events: all;
        display: block;
        margin-bottom: 6.25rem; }
      .main-menu .menu-left .pannel-1:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 6.125rem;
        bottom: auto;
        width: 100%;
        height: 1.875rem;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
        background-image: -moz-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
        background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0));
        background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
        z-index: 2;
        pointer-events: none; }
      .main-menu .menu-left .pannel-1:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 20px;
        z-index: 10;
        pointer-events: none;
        background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(bottom, white, rgba(255, 255, 255, 0));
        background-image: -moz-linear-gradient(bottom, white, rgba(255, 255, 255, 0));
        background-image: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0));
        background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0)); }
      .main-menu .menu-left .pannel-1.open {
        pointer-events: all; }
      .main-menu .menu-left .pannel-1 .cta {
        pointer-events: all;
        margin-top: 1.25rem;
        width: 90%;
        display: block; }
        .main-menu .menu-left .pannel-1 .cta a {
          font-family: 'barlow';
          font-size: 1.3125rem;
          font-weight: 300;
          line-height: 2.875rem; }
      .main-menu .menu-left .pannel-1 .media {
        margin: 1.25rem 0;
        width: 90%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .main-menu .menu-left .pannel-1 .media a {
          display: -webkit-inline-box;
          display: -webkit-inline-flex;
          display: -moz-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin-right: 0.9375rem; }
          .main-menu .menu-left .pannel-1 .media a i {
            display: block; }
            .main-menu .menu-left .pannel-1 .media a i::before {
              display: block;
              font-size: 1.5rem;
              color: #19122d;
              -webkit-transition: color 0.4s ease;
              -o-transition: color 0.4s ease;
              -moz-transition: color 0.4s ease;
              transition: color 0.4s ease; }
      .main-menu .menu-left .pannel-1-inner {
        margin-top: 6.25rem;
        width: -webkit-calc(100% - 1.25rem);
        width: -moz-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        height: auto; }
      .main-menu .menu-left .pannel-1-content {
        width: 90%;
        position: relative; }
        .main-menu .menu-left .pannel-1-content li {
          padding: 0.875rem 0; }
          .main-menu .menu-left .pannel-1-content li div a {
            font-size: 2rem;
            line-height: 2.1875rem; }
          .main-menu .menu-left .pannel-1-content li div i {
            width: 2rem;
            margin-right: 1.25rem;
            margin-left: 0.875rem; }
            .main-menu .menu-left .pannel-1-content li div i:before {
              font-size: 1.25rem; }
      .main-menu .menu-left .pannel-2 {
        left: 0%;
        width: 100%;
        background-color: #19122d;
        z-index: 2;
        opacity: 1;
        pointer-events: all;
        -webkit-transform: translateX(100%);
           -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
             -o-transform: translateX(100%);
                transform: translateX(100%); }
        .main-menu .menu-left .pannel-2:after {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 4.875rem;
          bottom: auto;
          width: 100%;
          height: 1.875rem;
          background: -webkit-gradient(linear, left top, left bottom, from(#19122d), to(rgba(255, 255, 255, 0)));
          background: -webkit-linear-gradient(top, #19122d, rgba(255, 255, 255, 0));
          background: -moz-linear-gradient(top, #19122d, rgba(255, 255, 255, 0));
          background: -o-linear-gradient(top, #19122d, rgba(255, 255, 255, 0));
          background: linear-gradient(to bottom, #19122d, rgba(255, 255, 255, 0));
          z-index: 2;
          pointer-events: none; }
        .main-menu .menu-left .pannel-2:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 20px;
          z-index: 10;
          pointer-events: none;
          background: transparent -webkit-gradient(linear, left top, left bottom, from(#172b4b00), to(#19122d));
          background: transparent -webkit-linear-gradient(top, #172b4b00 0%, #19122d 100%);
          background: transparent -moz-linear-gradient(top, #172b4b00 0%, #19122d 100%);
          background: transparent -o-linear-gradient(top, #172b4b00 0%, #19122d 100%);
          background: transparent linear-gradient(180deg, #172b4b00 0%, #19122d 100%); }
        .main-menu .menu-left .pannel-2.open {
          -webkit-transform: translateX(0%);
             -moz-transform: translateX(0%);
              -ms-transform: translateX(0%);
               -o-transform: translateX(0%);
                  transform: translateX(0%); }
      .main-menu .menu-left .pannel-2-bg-close {
        position: absolute;
        width: 28%;
        height: 100%;
        left: 0px;
        top: 0px; }
      .main-menu .menu-left .pannel-2-inner {
        padding-bottom: 7.5rem;
        margin-top: 3.75rem;
        width: -webkit-calc(100% - 1.25rem);
        width: -moz-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        height: auto; }
      .main-menu .menu-left .pannel-2-content {
        width: 90%;
        margin-top: 3.75rem; }
        .main-menu .menu-left .pannel-2-content li {
          padding: 1rem 0; }
          .main-menu .menu-left .pannel-2-content li div a {
            font-size: 1.75rem; }
          .main-menu .menu-left .pannel-2-content li div.arrow-up u {
            -webkit-transform: rotate(-90deg);
               -moz-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                 -o-transform: rotate(-90deg);
                    transform: rotate(-90deg); }
          .main-menu .menu-left .pannel-2-content li div u {
            position: relative;
            margin-left: 1.25rem;
            -webkit-transform: rotate(90deg);
               -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                 -o-transform: rotate(90deg);
                    transform: rotate(90deg);
            -webkit-transition: -webkit-transform 0.4s ease;
            transition: -webkit-transform 0.4s ease;
            -o-transition: -o-transform 0.4s ease;
            -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
            transition: transform 0.4s ease;
            transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }
            .main-menu .menu-left .pannel-2-content li div u:before {
              font-size: 1.125rem;
              color: #ffffff; }
          .main-menu .menu-left .pannel-2-content li ul {
            position: relative;
            margin-top: 1.25rem; }
            .main-menu .menu-left .pannel-2-content li ul li {
              padding: 0.625rem 0 0.625rem 1.875rem; }
              .main-menu .menu-left .pannel-2-content li ul li a {
                font-size: 1.75rem;
                font-weight: 100; }
      .main-menu .menu-left .btn-close-panel {
        margin-bottom: 1.25rem; }
        .main-menu .menu-left .btn-close-panel i {
          margin-right: 0.875rem;
          margin-top: -0.1875rem; }
          .main-menu .menu-left .btn-close-panel i:before {
            font-size: 1.5rem; }
        .main-menu .menu-left .btn-close-panel span {
          font-size: 2rem; }
        .main-menu .menu-left .btn-close-panel div {
          font-family: 'spectral';
          font-size: 2rem;
          line-height: 2.1875rem; }
    .main-menu .menu-right {
      display: none; }
    .main-menu.open {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
          -ms-transform: translateX(0);
           -o-transform: translateX(0);
              transform: translateX(0); } }

@media (min-width: 64rem) {
  .main-menu .menu-left {
    width: 45%;
    height: 100%; }
    .main-menu .menu-left .pannel-info {
      position: absolute;
      bottom: 1.25rem;
      width: 100%; }
      .main-menu .menu-left .pannel-info .cta {
        width: -webkit-calc(60% + 1.5625rem);
        width: -moz-calc(60% + 1.5625rem);
        width: calc(60% + 1.5625rem);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-bottom: 1.875rem; }
        .main-menu .menu-left .pannel-info .cta > div {
          max-width: 25rem;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
          .main-menu .menu-left .pannel-info .cta > div a {
            font-size: 1.125rem;
            line-height: 1.5625rem;
            width: 50%; }
      .main-menu .menu-left .pannel-info .media {
        margin-bottom: 1.25rem; }
        .main-menu .menu-left .pannel-info .media a {
          margin: 0 0.375rem; }
          .main-menu .menu-left .pannel-info .media a i:before {
            font-size: 1.375rem; }
    .main-menu .menu-left .pannel-1 {
      left: 0;
      z-index: 1; }
      .main-menu .menu-left .pannel-1 .cta {
        display: none; }
    .main-menu .menu-left .pannel-1-inner {
      margin-top: 8.75rem;
      width: -webkit-calc(100% + 2.5rem);
      width: -moz-calc(100% + 2.5rem);
      width: calc(100% + 2.5rem);
      height: -webkit-calc(100% - 20.625rem);
      height: -moz-calc(100% - 20.625rem);
      height: calc(100% - 20.625rem); }
      .main-menu .menu-left .pannel-1-inner:after {
        bottom: -8.75rem; }
    .main-menu .menu-left .pannel-1-content {
      width: 60%; }
      .main-menu .menu-left .pannel-1-content li {
        padding: 0.625rem 0; } }

@media only screen and (min-width: 64rem) and (max-width: 99.9375rem) and (max-height: 43.75rem) {
  .main-menu .menu-left .pannel-1-content li {
    padding: 0.5rem 0; } }

@media (min-width: 64rem) {
        .main-menu .menu-left .pannel-1-content li div a {
          font-size: 2rem;
          line-height: 2rem; } }

@media only screen and (min-width: 64rem) and (max-width: 99.9375rem) and (max-height: 43.75rem) {
  .main-menu .menu-left .pannel-1-content li div a {
    font-size: 1.5625rem;
    line-height: 1.5625rem; } }

@media (min-width: 64rem) {
        .main-menu .menu-left .pannel-1-content li div i {
          width: 2rem;
          margin-right: 1.25rem;
          margin-left: 0.875rem; }
          .main-menu .menu-left .pannel-1-content li div i:before {
            font-size: 1.25rem; }
    .main-menu .menu-left .pannel-1-scroll-btn {
      bottom: 11.75rem; }
    .main-menu .menu-left .pannel-2 {
      left: 0%;
      width: 75%; }
      .main-menu .menu-left .pannel-2::after {
        content: '';
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#172b4b00), to(#19122d));
        background: transparent -webkit-linear-gradient(top, #172b4b00 0%, #19122d 100%);
        background: transparent -moz-linear-gradient(top, #172b4b00 0%, #19122d 100%);
        background: transparent -o-linear-gradient(top, #172b4b00 0%, #19122d 100%);
        background: transparent linear-gradient(180deg, #172b4b00 0%, #19122d 100%);
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3.75rem;
        opacity: 0;
        -webkit-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out;
        -webkit-transition-delay: 0s;
           -moz-transition-delay: 0s;
             -o-transition-delay: 0s;
                transition-delay: 0s;
        display: none; }
      .main-menu .menu-left .pannel-2.open::after {
        opacity: 1;
        -webkit-transition-delay: 0s;
           -moz-transition-delay: 0s;
             -o-transition-delay: 0s;
                transition-delay: 0s; }
      .main-menu .menu-left .pannel-2 .pannel-2-close-btn {
        right: 1.25rem;
        top: 1.25rem; }
        .main-menu .menu-left .pannel-2 .pannel-2-close-btn:before {
          font-size: 2.5rem; }
    .main-menu .menu-left .pannel-2-inner {
      padding-bottom: 7.5rem;
      margin-top: 6.25rem;
      width: -webkit-calc(100% + 2.5rem);
      width: -moz-calc(100% + 2.5rem);
      width: calc(100% + 2.5rem);
      height: 100%; }
    .main-menu .menu-left .pannel-2-content {
      width: 80%;
      margin-top: 3.75rem; }
      .main-menu .menu-left .pannel-2-content li {
        padding: 0.5rem 0; }
        .main-menu .menu-left .pannel-2-content li div a {
          font-size: 1.4375rem; }
        .main-menu .menu-left .pannel-2-content li div u {
          margin-left: 1.25rem;
          -webkit-transform: rotate(90deg);
             -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
               -o-transform: rotate(90deg);
                  transform: rotate(90deg); }
          .main-menu .menu-left .pannel-2-content li div u:before {
            font-size: 1.125rem; }
        .main-menu .menu-left .pannel-2-content li ul {
          margin-top: 1.25rem; }
          .main-menu .menu-left .pannel-2-content li ul li {
            padding: 0.375rem 0 0.375rem 1.875rem; }
            .main-menu .menu-left .pannel-2-content li ul li a {
              font-size: 1.25rem; }
    .main-menu .menu-left .btn-close-panel {
      margin-bottom: 1.25rem; }
      .main-menu .menu-left .btn-close-panel i {
        margin-right: 0.875rem; }
        .main-menu .menu-left .btn-close-panel i:before {
          font-size: 1.125rem;
          line-height: 1.1; }
      .main-menu .menu-left .btn-close-panel span {
        font-size: 30px; }
      .main-menu .menu-left .btn-close-panel div {
        font-size: 2rem;
        line-height: 3.75rem; }
    .main-menu .menu-left .menu-plus {
      width: 0.8125rem;
      height: 0.8125rem; }
      .main-menu .menu-left .menu-plus:after {
        width: 0.75rem;
        height: 1px;
        left: 0.0625rem;
        top: 0.375rem; }
      .main-menu .menu-left .menu-plus:before {
        height: 0.75rem;
        width: 1px;
        left: 0.375rem;
        top: 0.0625rem; }
    .main-menu .menu-left .search {
      width: 100%;
      padding-top: 1.25rem;
      display: none; }
      .main-menu .menu-left .search .search-box {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        position: relative;
        left: 0.625rem; }
        .main-menu .menu-left .search .search-box input {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 3.75rem;
          font-family: 'barlow';
          font-size: 1.25rem;
          color: #19122d;
          background-color: rgba(244, 244, 244, 0.4);
          text-indent: 3.125rem;
          border: 0;
          -webkit-border-radius: 1.875rem;
             -moz-border-radius: 1.875rem;
                  border-radius: 1.875rem;
          -webkit-box-shadow: inset 0px 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
             -moz-box-shadow: inset 0px 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
                  box-shadow: inset 0px 0.1875rem 0.375rem rgba(0, 0, 0, 0.16); }
        .main-menu .menu-left .search .search-box .icon-search {
          position: absolute;
          left: 0.9375rem;
          top: 1.1875rem; }
          .main-menu .menu-left .search .search-box .icon-search:before {
            color: #19122d;
            font-size: 1.5rem; }
        .main-menu .menu-left .search .search-box .icon-arrow_right {
          position: absolute;
          right: 0.9375rem; }
          .main-menu .menu-left .search .search-box .icon-arrow_right:before {
            color: rgba(25, 18, 45, 0.27); }
  .main-menu .menu-right {
    width: 55%; }
    .main-menu .menu-right .mask {
      height: 101%;
      padding-right: 22vh; }
    .main-menu .menu-right .line {
      display: none !important;
      height: 101%;
      padding-right: 23vh; } }

@media (min-width: 64rem) and (max-width: 64rem) {
  .main-menu .menu-left .pannel-2.open {
    -webkit-transform: translateX(165%);
       -moz-transform: translateX(165%);
        -ms-transform: translateX(165%);
         -o-transform: translateX(165%);
            transform: translateX(165%); } }

@media (min-width: 100rem) {
  .main-menu {
    width: 100%;
    height: 100%; }
    .main-menu .menu-left {
      width: 50%;
      height: 100%; }
      .main-menu .menu-left .pannel-info {
        bottom: 3.125rem; }
        .main-menu .menu-left .pannel-info .cta {
          width: -webkit-calc(80% + 1.5625rem);
          width: -moz-calc(80% + 1.5625rem);
          width: calc(80% + 1.5625rem);
          margin-bottom: 1.875rem; }
          .main-menu .menu-left .pannel-info .cta > div {
            max-width: 31.25rem; }
            .main-menu .menu-left .pannel-info .cta > div a {
              font-size: 1.375rem;
              line-height: 2.6875rem;
              width: 33.33%; }
        .main-menu .menu-left .pannel-info .media {
          margin-bottom: 1.25rem; }
          .main-menu .menu-left .pannel-info .media a {
            margin: 0 0.875rem; }
            .main-menu .menu-left .pannel-info .media a i:before {
              font-size: 1.75rem; }
      .main-menu .menu-left .pannel-1 .cta {
        display: none; }
      .main-menu .menu-left .pannel-1-inner {
        margin-top: 11.875rem;
        width: -webkit-calc(100% + 2.5rem);
        width: -moz-calc(100% + 2.5rem);
        width: calc(100% + 2.5rem);
        height: -webkit-calc(100% - 24.375rem);
        height: -moz-calc(100% - 24.375rem);
        height: calc(100% - 24.375rem); }
      .main-menu .menu-left .pannel-1-content {
        width: 80%; }
        .main-menu .menu-left .pannel-1-content li {
          padding: 0.625rem 0; }
          .main-menu .menu-left .pannel-1-content li div a {
            font-size: 2.1875rem;
            line-height: 2.5rem; }
            .main-menu .menu-left .pannel-1-content li div a:after {
              height: 0.125rem;
              top: 80%; }
          .main-menu .menu-left .pannel-1-content li div i {
            width: 2rem;
            margin-right: 1.25rem;
            margin-left: 0.875rem; }
            .main-menu .menu-left .pannel-1-content li div i:before {
              font-size: 1.25rem; }
      .main-menu .menu-left .pannel-1-scroll-btn {
        bottom: 15rem; }
      .main-menu .menu-left .pannel-2 {
        left: 0%;
        width: 75%; }
        .main-menu .menu-left .pannel-2.open {
          -webkit-transform: translateX(140%);
             -moz-transform: translateX(140%);
              -ms-transform: translateX(140%);
               -o-transform: translateX(140%);
                  transform: translateX(140%); }
        .main-menu .menu-left .pannel-2 .pannel-2-close-btn {
          right: 1.25rem;
          top: 1.25rem; }
          .main-menu .menu-left .pannel-2 .pannel-2-close-btn:before {
            font-size: 2.5rem; }
      .main-menu .menu-left .pannel-2-bg-close {
        width: 28%;
        height: 100%; }
      .main-menu .menu-left .pannel-2-inner {
        padding-bottom: 7.5rem;
        margin-top: 11.875rem;
        width: -webkit-calc(100% + 2.5rem);
        width: -moz-calc(100% + 2.5rem);
        width: calc(100% + 2.5rem);
        height: -webkit-calc(100% - 150px);
        height: -moz-calc(100% - 150px);
        height: calc(100% - 150px); }
      .main-menu .menu-left .pannel-2-content {
        width: 80%;
        margin-top: 0.5rem; }
        .main-menu .menu-left .pannel-2-content li {
          padding: 0.625rem 0; }
          .main-menu .menu-left .pannel-2-content li div a {
            font-size: 2.0625rem; }
          .main-menu .menu-left .pannel-2-content li div u {
            margin-left: 1.25rem;
            -webkit-transform: rotate(90deg);
               -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                 -o-transform: rotate(90deg);
                    transform: rotate(90deg); }
            .main-menu .menu-left .pannel-2-content li div u:before {
              font-size: 1.125rem; }
          .main-menu .menu-left .pannel-2-content li ul {
            margin-top: 1.25rem; }
            .main-menu .menu-left .pannel-2-content li ul li {
              padding: 0.625rem 0 0.625rem 1.875rem; }
              .main-menu .menu-left .pannel-2-content li ul li:before {
                width: 0.125rem; }
              .main-menu .menu-left .pannel-2-content li ul li a {
                font-size: 1.875rem; }
      .main-menu .menu-left .btn-close-panel {
        margin-bottom: 1.25rem; }
        .main-menu .menu-left .btn-close-panel i {
          margin-right: 0.875rem; }
          .main-menu .menu-left .btn-close-panel i:before {
            font-size: 1.125rem;
            line-height: 1.1; }
        .main-menu .menu-left .btn-close-panel span {
          font-size: 30px; }
        .main-menu .menu-left .btn-close-panel div {
          font-size: 2.8125rem;
          line-height: 3.75rem; }
      .main-menu .menu-left .search {
        padding-top: 1.25rem; }
        .main-menu .menu-left .search .search-box {
          width: -webkit-calc(100% - 20px);
          width: -moz-calc(100% - 20px);
          width: calc(100% - 20px);
          left: 0.625rem; }
          .main-menu .menu-left .search .search-box input {
            width: 100%;
            height: 60px;
            font-size: 1.25rem;
            text-indent: 3.125rem;
            -webkit-border-radius: 30px;
               -moz-border-radius: 30px;
                    border-radius: 30px; }
          .main-menu .menu-left .search .search-box .icon-search {
            left: 0.9375rem;
            top: 1.1875rem; }
            .main-menu .menu-left .search .search-box .icon-search:before {
              font-size: 1.5rem; }
          .main-menu .menu-left .search .search-box .icon-arrow_right {
            right: 0.9375rem; }
    .main-menu .menu-right {
      width: 50%;
      height: 100%; }
      .main-menu .menu-right .mask {
        height: 101%;
        padding-right: 22vh; }
      .main-menu .menu-right .line {
        display: none !important;
        height: 101%;
        padding-right: 23vh; } }

.story-card {
  display: block; }
  .story-card .story-card__inner {
    cursor: pointer;
    height: 100%;
    position: relative; }
    html.no-touch .story-card .story-card__inner:hover .story-card__image:before {
      opacity: 1; }
    html.no-touch .story-card .story-card__inner:hover .img {
      -webkit-transform: scale(1.08);
         -moz-transform: scale(1.08);
          -ms-transform: scale(1.08);
           -o-transform: scale(1.08);
              transform: scale(1.08); }
    html.no-touch .story-card .story-card__inner:hover .story-card__date:after,
    html.no-touch .story-card .story-card__inner:hover .story-card__description:after {
      -webkit-transform: translateX(0);
         -moz-transform: translateX(0);
          -ms-transform: translateX(0);
           -o-transform: translateX(0);
              transform: translateX(0); }
  .story-card .story-card__image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    /* &:after {
            content: '';
            width: 100%;
            height: 50%;
            display: block;
            position: absolute;
            top: 0; left: 0;
            background-image: linear-gradient(to bottom, rgba(#000000, 0.7) 0%, rgba(#000000, 0) 60%);
            z-index: 2;
            opacity: 0.8;
        } */ }
    .story-card .story-card__image .story-image-box {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    .story-card .story-card__image .img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      display: block;
      position: relative;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center; }
    .story-card .story-card__image:before {
      content: '';
      width: 100%;
      height: 90%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(65%, rgba(0, 0, 0, 0)));
      background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 65%);
      background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 65%);
      background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 65%);
      background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 65%);
      z-index: 2;
      opacity: 1; }
  .story-card .story-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 3.75rem;
    height: 3.75rem;
    font-size: 1.4375rem;
    line-height: 1.4375rem;
    position: absolute;
    right: 0.75rem;
    top: 0.875rem;
    z-index: 5;
    color: #fff;
    background-image: url("/Images/img/homepage/blue_circle.png");
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
         background-size: contain; }
  .story-card .story-card__date {
    font-family: "barlow";
    font-size: 1.5625rem;
    line-height: 1.875rem;
    font-weight: 300;
    display: inline-block;
    color: #19132C;
    margin-top: 0.625rem;
    word-wrap: break-word;
    word-break: break-word; }
    .story-card .story-card__date:after {
      display: inline-block;
      -webkit-transform: translateX(-5px);
         -moz-transform: translateX(-5px);
          -ms-transform: translateX(-5px);
           -o-transform: translateX(-5px);
              transform: translateX(-5px);
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      -o-transition: -o-transform .3s ease-out;
      -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out; }
    body.homepage .story-card .story-card__date {
      color: #fff; }
  .story-card .story-card__content {
    width: 100%;
    display: block;
    background: transparent;
    z-index: 1;
    position: absolute;
    padding: 1.25rem;
    z-index: 2;
    bottom: 0;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .story-card .story-card__content .story-card__text, .story-card .story-card__content .scc-text {
      font-family: "barlow";
      width: 100%;
      font-size: 2.1875rem;
      line-height: 2.3125rem;
      font-weight: 300;
      color: #ffffff;
      word-wrap: break-word;
      word-break: break-word;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      visibility: visible; }
      .story-card .story-card__content .story-card__text .truncate, .story-card .story-card__content .scc-text .truncate {
        display: inline !important; }
      .story-card .story-card__content .story-card__text a, .story-card .story-card__content .scc-text a {
        color: #ffffff; }
      .story-card .story-card__content .story-card__text .has-truncate span, .story-card .story-card__content .scc-text .has-truncate span {
        height: auto;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .story-card .story-card__content .story-card__text .truncate, .story-card .story-card__content .scc-text .truncate {
        display: block;
        overflow: hidden;
        max-height: 110px;
        height: auto; }
    .story-card .story-card__content .story-card__description {
      font-family: "barlow";
      width: 100%;
      font-size: 1.5625rem;
      line-height: 1.875rem;
      font-weight: 300;
      color: #ffffff;
      overflow: hidden;
      margin-top: 0.625rem;
      word-wrap: break-word;
      word-break: break-word;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      visibility: visible; }
  .story-card .full-link {
    width: -webkit-calc(100% - 8px);
    width: -moz-calc(100% - 8px);
    width: calc(100% - 8px);
    height: -webkit-calc(100% - 8px);
    height: -moz-calc(100% - 8px);
    height: calc(100% - 8px);
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 5;
    -webkit-border-radius: 1.25rem;
       -moz-border-radius: 1.25rem;
            border-radius: 1.25rem; }
  .story-card.big-text .story-card-content .story-card-text {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    margin-top: 0; }

body.secondLvl .story-card .story-card-inner, body.media-template .story-card .story-card-inner {
  position: relative;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem;
  overflow: hidden; }
  html.no-touch body.secondLvl .story-card .story-card-inner:hover .story-card-image img, html.no-touch body.media-template .story-card .story-card-inner:hover .story-card-image img {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05); }

body.secondLvl .story-card .story-card-image, body.media-template .story-card .story-card-image {
  width: 100%;
  height: 12.3125rem;
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  body.secondLvl .story-card .story-card-image img, body.media-template .story-card .story-card-image img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    -moz-transition: transform 0.4s ease, -moz-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease; }

body.secondLvl .story-card .social-icon, body.media-template .story-card .social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 0.9375rem;
  height: 0.9375rem;
  font-size: 0.9375rem;
  z-index: 5;
  color: #fff; }
  body.secondLvl .story-card .social-icon:before, body.media-template .story-card .social-icon:before {
    position: relative;
    z-index: 2; }

body.secondLvl .story-card .story-card__date, body.media-template .story-card .story-card__date {
  font-family: "barlow";
  font-size: 1.5625rem;
  line-height: 1.875rem;
  font-weight: 300;
  display: inline-block;
  color: #ffffff;
  margin-top: 0.625rem; }

body.secondLvl .story-card .story-card-content, body.media-template .story-card .story-card-content {
  position: relative;
  padding: 1.25rem;
  direction: ltr;
  background-color: #19132C; }
  body.secondLvl .story-card .story-card-content .scc-inner, body.media-template .story-card .story-card-content .scc-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    body.secondLvl .story-card .story-card-content .scc-inner .scc-misc, body.media-template .story-card .story-card-content .scc-inner .scc-misc {
      margin-top: 0;
      text-align: left; }
      body.secondLvl .story-card .story-card-content .scc-inner .scc-misc .scc-group, body.media-template .story-card .story-card-content .scc-inner .scc-misc .scc-group {
        display: none; }
      body.secondLvl .story-card .story-card-content .scc-inner .scc-misc .scc-date, body.media-template .story-card .story-card-content .scc-inner .scc-misc .scc-date {
        font-family: "barlow";
        font-size: 0.75rem;
        line-height: 1.2;
        font-weight: 400;
        color: #ffffff;
        position: relative;
        margin-bottom: 0.625rem; }
    body.secondLvl .story-card .story-card-content .scc-inner .scc-text, body.media-template .story-card .story-card-content .scc-inner .scc-text {
      text-align: left; }
      body.secondLvl .story-card .story-card-content .scc-inner .scc-text .txt, body.media-template .story-card .story-card-content .scc-inner .scc-text .txt {
        font-family: "barlow";
        font-size: 1rem;
        line-height: 1.3;
        font-weight: 300;
        color: #ffffff;
        margin-bottom: 1.25rem; }
        body.secondLvl .story-card .story-card-content .scc-inner .scc-text .txt a, body.media-template .story-card .story-card-content .scc-inner .scc-text .txt a {
          color: #ffffff; }
        body.secondLvl .story-card .story-card-content .scc-inner .scc-text .txt .truncate, body.media-template .story-card .story-card-content .scc-inner .scc-text .txt .truncate {
          display: block;
          word-break: break-word;
          height: auto;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        body.secondLvl .story-card .story-card-content .scc-inner .scc-text .txt.has-truncate, body.media-template .story-card .story-card-content .scc-inner .scc-text .txt.has-truncate {
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
    body.secondLvl .story-card .story-card-content .scc-inner .scc--inner-date, body.media-template .story-card .story-card-content .scc-inner .scc--inner-date {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      body.secondLvl .story-card .story-card-content .scc-inner .scc--inner-date .scc--btn, body.media-template .story-card .story-card-content .scc-inner .scc--inner-date .scc--btn {
        border: 1px solid #FFFFFF;
        -webkit-border-radius: 1.25rem;
           -moz-border-radius: 1.25rem;
                border-radius: 1.25rem;
        background-color: transparent;
        padding: 0.3125rem 2.1875rem 0.4375rem 0.9375rem;
        position: relative;
        font-family: 'barlow', sans-serif;
        font-size: 0.75rem;
        line-height: 1;
        font-weight: 300;
        color: #FFFFFF; }
        body.secondLvl .story-card .story-card-content .scc-inner .scc--inner-date .scc--btn:before, body.media-template .story-card .story-card-content .scc-inner .scc--inner-date .scc--btn:before {
          content: "";
          font-family: "icons-common" !important;
          speak: never;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          font-size: 0.75rem;
          color: inherit;
          position: absolute;
          right: 0.8125rem;
          top: 50%;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%); }

body.secondLvl .story-card.big-text .story-card-content .scc-text .txt, body.media-template .story-card.big-text .story-card-content .scc-text .txt {
  margin-top: 0; }
  body.secondLvl .story-card.big-text .story-card-content .scc-text .txt.has-truncate, body.media-template .story-card.big-text .story-card-content .scc-text .txt.has-truncate {
    height: auto;
    overflow: visible; }

body.media-template .story-card .story-card-image {
  height: auto;
  padding-bottom: 0; }
  body.media-template .story-card .story-card-image img {
    position: relative; }

@media screen and (max-width: 47.9375rem) {
  .story-card .story-card__date {
    font-size: 0.75rem;
    line-height: 1.5rem; }
  .story-card .story-card__content .story-card__text {
    font-size: 1.375rem;
    line-height: 1.875rem; } }

*:focus-visible {
  outline: 2px solid #19122D !important;
  outline-offset: 2px; }

*:focus:not(:focus-visible) {
  outline: 0; }

.secure--logo-menu,
.secure-area--toggle {
  display: none; }
