@charset "UTF-8";
@font-face {
  font-family: "global-icons";
  src: url("/Fonts/icons/global-icons.ttf?z32at1") format("truetype"), url("/Fonts/icons/global-icons.woff?z32at1") format("woff"), url("/Fonts/icons/global-icons.svg?z32at1#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;
}

.gi-calendar:before {
  content: "";
}

.hand-swip:before {
  content: "";
}

.gi-portals:before {
  content: "";
}

.gi-angle:before {
  content: "";
}

.gi-tour:before {
  content: "";
}

.gi-dragon:before {
  content: "";
}

.gi-notices:before {
  content: "";
}

.gi-alert:before {
  content: "";
}

.gi-contact:before {
  content: "";
}

.gi-employees:before {
  content: "";
}

.gi-The-Athenian-School:before {
  content: "";
}

.gi-logout:before {
  content: "";
}

.gi-plus:before {
  content: "";
}

.gi-call:before {
  content: "";
}

.gi-pin:before {
  content: "";
}

.gi-search:before {
  content: "";
}

@font-face {
  font-family: "social-icons";
  src: url("/Fonts/icons/social-icons.eot?bo0kek");
  src: url("/Fonts/icons/social-icons.eot?bo0kek#iefix") format("embedded-opentype"), url("/Fonts/icons/social-icons.ttf?bo0kek") format("truetype"), url("/Fonts/icons/social-icons.woff?bo0kek") format("woff"), url("/Fonts/icons/social-icons.svg?bo0kek#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.social-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-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;
}
.social-icon.social-youtube-icon:before {
  content: "";
}
.social-icon.social-blog-icon:before {
  content: "";
}
.social-icon.social-facebook-icon:before {
  content: "";
}
.social-icon.social-issuu-icon:before {
  content: "";
}
.social-icon.social-pinterest-icon:before {
  content: "";
}
.social-icon.social-twitter-icon:before {
  content: "";
}
.social-icon.social-soundcloud-icon:before {
  content: "";
}
.social-icon.social-instagram-icon:before {
  content: "";
}
.social-icon.social-linkedin-icon:before {
  content: "";
}
.social-icon.social-flickr-icon:before {
  content: "";
}
.social-icon.social-news-icon:before {
  content: "";
}
.social-icon.social-vimeo-icon:before {
  content: "";
}

@font-face {
  font-family: "secondlevel-icons";
  src: url("/Fonts/icons/secondlevel-icons.eot?m9725i");
  src: url("/Fonts/icons/secondlevel-icons.eot?m9725i#iefix") format("embedded-opentype"), url("/Fonts/icons/secondlevel-icons.ttf?m9725i") format("truetype"), url("/Fonts/icons/secondlevel-icons.woff?m9725i") format("woff"), url("/Fonts/icons/secondlevel-icons.svg?m9725i#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.sl-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "secondlevel-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;
}
.sl-icons.sl-audio-off-icon:before {
  content: "";
}
.sl-icons.sl-audio-on-icon:before {
  content: "";
}
.sl-icons.sl-call-icon:before, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=tel] .sl-icons:before {
  content: "";
}
.sl-icons.sl-email-icon:before, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=mailto] .sl-icons:before {
  content: "";
}
.sl-icons.sl-neww-icon:before, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[target=_blank]:not([href$=".pdf"]) .sl-icons:before {
  content: "";
}
.sl-icons.sl-pause-icon:before {
  content: "";
}
.sl-icons.sl-pdf-icon:before, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href$=".pdf"] .sl-icons:before {
  content: "";
}
.sl-icons.sl-play-icon:before {
  content: "";
}

html,
body {
  font-family: "libre-franklin", sans-serif;
  font-weight: 400;
  color: #000;
  background: #fff;
}

html {
  font-size: 80%;
}
@media (min-width: 900px) {
  html.menu-is-opened body.hasScrollbarWidth {
    padding-right: 17px;
  }
  html.menu-is-opened body.hasScrollbarWidth .header-links,
html.menu-is-opened body.hasScrollbarWidth .header-menu-trigger {
    -webkit-transform: translateX(-17px);
       -moz-transform: translateX(-17px);
        -ms-transform: translateX(-17px);
         -o-transform: translateX(-17px);
            transform: translateX(-17px);
  }
}

body {
  width: 100%;
  height: 100%;
}

html.blockScrollOnMobile,
html.shTplGBlockScroll-html {
  position: relative;
  overflow: hidden !important;
}
@media (min-width: 900px) {
  html.blockScrollOnMobile,
html.shTplGBlockScroll-html {
    padding-right: 17px;
  }
}

body.blockScrollOnMobile,
body.shTplGBlockScroll {
  position: relative;
  overflow: hidden !important;
}

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

.custom-arrow {
  width: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  min-width: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  height: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  min-height: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  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-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  cursor: pointer;
  background-color: transparent;
  font-size: clamp( 2.1875rem, 0.9375vw + 2rem, 3.125rem );
}
.custom-arrow .global-icons {
  color: #1d5b7c;
  font-size: 40%;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: rotate(-45deg) translateX(50%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(50%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(50%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(50%) translateY(3%);
          transform: rotate(-45deg) translateX(50%) translateY(3%);
}
html.no-touch .custom-arrow:hover {
  border-color: #fff;
}
html.no-touch .custom-arrow:hover .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}

.custom-arrow-left {
  width: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  min-width: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  height: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  min-height: clamp( 2.1875rem, 0.625vw + 2.0625rem, 2.8125rem );
  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-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  cursor: pointer;
  background-color: transparent;
  font-size: clamp( 2.1875rem, 0.9375vw + 2rem, 3.125rem );
}
.custom-arrow-left .global-icons {
  color: #1d5b7c;
  font-size: 40%;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: rotate(-225deg) translateX(50%) translateY(5%);
     -moz-transform: rotate(-225deg) translateX(50%) translateY(5%);
      -ms-transform: rotate(-225deg) translateX(50%) translateY(5%);
       -o-transform: rotate(-225deg) translateX(50%) translateY(5%);
          transform: rotate(-225deg) translateX(50%) translateY(5%);
}
html.no-touch .custom-arrow-left:hover {
  border-color: #fff;
}
html.no-touch .custom-arrow-left:hover .global-icons {
  -webkit-transform: rotate(-225deg) translateX(225%) translateY(5%);
     -moz-transform: rotate(-225deg) translateX(225%) translateY(5%);
      -ms-transform: rotate(-225deg) translateX(225%) translateY(5%);
       -o-transform: rotate(-225deg) translateX(225%) translateY(5%);
          transform: rotate(-225deg) translateX(225%) translateY(5%);
}

.secondaryBtnStyling .thirdDownloadBtn, .secondLvlCss .thirdDownloadBtn,
.secondaryBtnStyling .forthDownloadBtn,
.secondLvlCss .forthDownloadBtn,
.secondaryBtnStyling .customCssClass,
.secondLvlCss .customCssClass {
  background-color: #aa272f;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='28.32 24.89 59.65 42.23'%3E%3Cg fill='%23fff' data-name='Button Designs'%3E%3Cpath data-name='Path 89309' d='M87.969 32.801c0-3.068-5.308-6.137-13.611-7.9v15.821c8.3-1.788 13.611-4.857 13.611-7.921Z'%3E%3C/path%3E%3Cpath data-name='Path 89310' d='M28.319 33c.247 3.01 5.5 5.977 13.6 7.707V24.886c-8.2 1.745-13.495 4.77-13.6 7.794V33Z'%3E%3C/path%3E%3Cpath data-name='Path 89311' d='M84.9 38.556a37.758 37.758 0 0 1-11.1 3.737c-.015 0-.029 0-.029.015a83.559 83.559 0 0 1-15.632 1.4 82.271 82.271 0 0 1-15.632-1.425c-.015 0-.029 0-.029-.015a37.486 37.486 0 0 1-11.1-3.737 12.6 12.6 0 0 1-3.059-2.375V58.71c0 4.072 10.455 8.405 29.825 8.405s29.825-4.333 29.825-8.405V36.156a12.372 12.372 0 0 1-3.069 2.4Zm-6.049 14.527v.015a.8.8 0 0 1-.073.247l-1.818 3.621a.688.688 0 0 1-.625.393.643.643 0 0 1-.32-.073.717.717 0 0 1-.32-.96l1.076-2.152a67.876 67.876 0 0 1-18.628 2.3 68.216 68.216 0 0 1-18.613-2.283l1.062 2.123a.726.726 0 0 1-.32.96.851.851 0 0 1-.32.073.688.688 0 0 1-.625-.393l-1.8-3.577-.015-.044a.723.723 0 0 1-.044-.553.686.686 0 0 1 .436-.436l3.563-1.76a.706.706 0 0 1 .625 1.265l-2.05 1.018a66.9 66.9 0 0 0 18.1 2.2 66.365 66.365 0 0 0 18.075-2.21l-2.036-1a.706.706 0 0 1 .625-1.265l3.475 1.716a.707.707 0 0 1 .523.465.812.812 0 0 1 .044.32Z'%3E%3C/path%3E%3Cpath data-name='Path 89312' d='M69.384 26.805a.515.515 0 0 1 .058.131c.029.029.058.073.087.1a.632.632 0 0 0 .1.087c.044.015.087.044.131.058a1.376 1.376 0 0 1 .131.044.448.448 0 0 0 .131.015.753.753 0 0 0 .509-.2.3.3 0 0 0 .087-.1.516.516 0 0 0 .058-.131.552.552 0 0 0 .044-.145.6.6 0 0 0 0-.262.347.347 0 0 0-.044-.131c-.015-.044-.044-.087-.058-.131s-.058-.073-.087-.1a.74.74 0 0 0-.64-.189c-.058.015-.1.015-.131.044s-.087.044-.131.058-.073.058-.1.087a.631.631 0 0 0-.087.1c-.014.044-.044.087-.058.131l-.044.131a.449.449 0 0 0-.015.131.361.361 0 0 0 .015.131c.015.055.03.098.044.141Z'%3E%3C/path%3E%3Cpath data-name='Path 89313' d='M66.057 38.264a3.1 3.1 0 0 0 3.1-3.1v-4.75a3.1 3.1 0 0 0-6.195 0v4.755a3.091 3.091 0 0 0 3.095 3.095Zm-1.672-7.852a1.672 1.672 0 1 1 3.345 0v4.755a1.663 1.663 0 0 1-1.672 1.672 1.7 1.7 0 0 1-1.672-1.672Z'%3E%3C/path%3E%3Cpath data-name='Path 89314' d='M57.17 38.105a3.181 3.181 0 0 0 .974.16 3.082 3.082 0 0 0 .989-6.006 3.008 3.008 0 0 0-2.05.029 7.439 7.439 0 0 1 2.559-3.446.707.707 0 0 0-.843-1.134 9.678 9.678 0 0 0-3.723 7.344v.145a3.055 3.055 0 0 0 2.094 2.908Zm-.6-3.446a1.6 1.6 0 0 1 .829-.96 1.7 1.7 0 0 1 1.28-.1 1.665 1.665 0 1 1-2.2 1.6v-.16a2 2 0 0 1 .097-.381Z'%3E%3C/path%3E%3Cpath data-name='Path 89315' d='M50.219 36.839a1.657 1.657 0 0 1-1.658-1.658.7.7 0 0 0-.713-.713.714.714 0 0 0-.713.713 3.083 3.083 0 1 0 5.046-2.385 3.04 3.04 0 0 0 1.12-2.37 3.083 3.083 0 1 0-6.166-.015.7.7 0 0 0 .713.713.714.714 0 0 0 .713-.713 1.658 1.658 0 1 1 1.658 1.658.713.713 0 0 0 0 1.425 1.672 1.672 0 0 1 0 3.345Z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 30px;
  -moz-background-size: 40px;
    -o-background-size: 40px;
       background-size: 40px;
  padding: 20px 30px 20px 90px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  display: inline-block;
  font-size: 20px;
  line-height: 25px;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
html.no-touch .secondaryBtnStyling .thirdDownloadBtn:hover, html.no-touch .secondLvlCss .thirdDownloadBtn:hover,
html.no-touch .secondaryBtnStyling .forthDownloadBtn:hover,
html.no-touch .secondLvlCss .forthDownloadBtn:hover,
html.no-touch .secondaryBtnStyling .customCssClass:hover,
html.no-touch .secondLvlCss .customCssClass:hover {
  background-color: #012a42;
}
.secondaryBtnStyling .thirdDownloadBtn, .secondLvlCss .thirdDownloadBtn,
.secondaryBtnStyling .forthDownloadBtn,
.secondLvlCss .forthDownloadBtn,
.secondaryBtnStyling .secondaryDownloadBtn,
.secondLvlCss .secondaryDownloadBtn {
  background-image: none;
  color: #fff;
}
.secondaryBtnStyling .thirdDownloadBtn .global-icons, .secondLvlCss .thirdDownloadBtn .global-icons,
.secondaryBtnStyling .forthDownloadBtn .global-icons,
.secondLvlCss .forthDownloadBtn .global-icons,
.secondaryBtnStyling .secondaryDownloadBtn .global-icons,
.secondLvlCss .secondaryDownloadBtn .global-icons {
  display: inline-block;
  font-size: 13px;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
html.no-touch .secondaryBtnStyling .thirdDownloadBtn:hover .global-icons, html.no-touch .secondLvlCss .thirdDownloadBtn:hover .global-icons,
html.no-touch .secondaryBtnStyling .forthDownloadBtn:hover .global-icons,
html.no-touch .secondLvlCss .forthDownloadBtn:hover .global-icons,
html.no-touch .secondaryBtnStyling .secondaryDownloadBtn:hover .global-icons,
html.no-touch .secondLvlCss .secondaryDownloadBtn:hover .global-icons {
  -webkit-transform: translateX(5px);
     -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
       -o-transform: translateX(5px);
          transform: translateX(5px);
}
.secondaryBtnStyling .thirdDownloadBtn, .secondLvlCss .thirdDownloadBtn {
  background-color: #2ab222;
}
.secondaryBtnStyling .forthDownloadBtn, .secondLvlCss .forthDownloadBtn {
  background-color: #fecd08;
  color: #012a42 !important;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.secondaryBtnStyling .forthDownloadBtn .global-icons, .secondLvlCss .forthDownloadBtn .global-icons {
  color: #012a42 !important;
}
html.no-touch .secondaryBtnStyling .forthDownloadBtn:hover, html.no-touch .secondLvlCss .forthDownloadBtn:hover {
  color: #fff !important;
}
html.no-touch .secondaryBtnStyling .forthDownloadBtn:hover .global-icons, html.no-touch .secondLvlCss .forthDownloadBtn:hover .global-icons {
  color: #fff !important;
}

.skip-to-content {
  top: 0;
  position: absolute;
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  z-index: 99999;
  opacity: 0;
  background-color: #fff;
  padding: 15px 20px !important;
}
.skip-to-content:focus, .skip-to-content:focus-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.custom-ctrl {
  width: 40px;
  height: 40px;
  display: block;
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
}
.card-trigger {
  position: absolute;
  top: 20px;
  left: 20px;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  height: calc(100% - 40px);
  cursor: pointer;
  background-color: transparent;
  z-index: 3;
  border: none;
}
body.homepage .card-trigger {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.double-arrow::before,
.double-arrow::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #fbb38d;
  -webkit-clip-path: polygon(0 50%, 20% 100%, 100% 100%);
          clip-path: polygon(0 50%, 20% 100%, 100% 100%);
}
@media (max-width: 900px) {
  .double-arrow::before,
.double-arrow::after {
    width: 30px;
    height: 30px;
  }
}

.double-arrow::before {
  background: #f36b23;
}

.double-arrow::after {
  top: 39px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (max-width: 900px) {
  .double-arrow::after {
    top: 30px;
  }
}

body.homepage {
  background-color: #012942;
}
body.homepage:not(.hp-loaded) * {
  opacity: 0;
  visibility: hidden;
}
body.homepage:not(.hp-loaded) .loading-screen-container, body.homepage:not(.hp-loaded) .loading-screen-container * {
  opacity: 1;
  visibility: visible;
}

.ribbon-img {
  width: 100%;
  height: 100%;
  display: block;
}
.ribbon-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 900px) {
  .ribbon-img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.hp-controls, .hps7-controls, .hps8-controls {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
  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;
  z-index: 2;
  pointer-events: none;
}
.hp-controls .custom-ctrl, .hps7-controls .custom-ctrl, .hps8-controls .custom-ctrl {
  pointer-events: all;
  cursor: pointer;
  border: 2px solid #ff6a1a;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: clamp( 30px, 0.625vw + 1.75rem, 40px );
  height: clamp( 30px, 0.625vw + 1.75rem, 40px );
  -webkit-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  -moz-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
  border-radius: 50%;
  padding: 23px;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.hp-controls .custom-ctrl[aria-disabled=true], .hps7-controls .custom-ctrl[aria-disabled=true], .hps8-controls .custom-ctrl[aria-disabled=true] {
  opacity: 0.5;
}
.hp-controls .custom-ctrl.button-prev, .hps7-controls .custom-ctrl.button-prev, .hps8-controls .custom-ctrl.button-prev {
  -webkit-transform: translateY(125%) translateX(-50%) translateX(5px) rotate(180deg);
     -moz-transform: translateY(125%) translateX(-50%) translateX(5px) rotate(180deg);
      -ms-transform: translateY(125%) translateX(-50%) translateX(5px) rotate(180deg);
       -o-transform: translateY(125%) translateX(-50%) translateX(5px) rotate(180deg);
          transform: translateY(125%) translateX(-50%) translateX(5px) rotate(180deg);
}
@media (max-width: 1500px) {
  .hp-controls .custom-ctrl.button-prev, .hps7-controls .custom-ctrl.button-prev, .hps8-controls .custom-ctrl.button-prev {
    -webkit-transform: translateY(125%) translateX(-100%) translateX(5px) rotate(180deg);
       -moz-transform: translateY(125%) translateX(-100%) translateX(5px) rotate(180deg);
        -ms-transform: translateY(125%) translateX(-100%) translateX(5px) rotate(180deg);
         -o-transform: translateY(125%) translateX(-100%) translateX(5px) rotate(180deg);
            transform: translateY(125%) translateX(-100%) translateX(5px) rotate(180deg);
  }
}
.hp-controls .custom-ctrl.button-next, .hps7-controls .custom-ctrl.button-next, .hps8-controls .custom-ctrl.button-next {
  -webkit-transform: translateY(125%) translateX(50%) translateX(7px);
     -moz-transform: translateY(125%) translateX(50%) translateX(7px);
      -ms-transform: translateY(125%) translateX(50%) translateX(7px);
       -o-transform: translateY(125%) translateX(50%) translateX(7px);
          transform: translateY(125%) translateX(50%) translateX(7px);
}
@media (max-width: 1500px) {
  .hp-controls .custom-ctrl.button-next, .hps7-controls .custom-ctrl.button-next, .hps8-controls .custom-ctrl.button-next {
    -webkit-transform: translateY(125%) translateX(100%) translateX(7px);
       -moz-transform: translateY(125%) translateX(100%) translateX(7px);
        -ms-transform: translateY(125%) translateX(100%) translateX(7px);
         -o-transform: translateY(125%) translateX(100%) translateX(7px);
            transform: translateY(125%) translateX(100%) translateX(7px);
  }
}
@media (max-width: 900px) {
  .hp-controls .custom-ctrl.button-next, .hps7-controls .custom-ctrl.button-next, .hps8-controls .custom-ctrl.button-next {
    -webkit-transform: translateY(125%) translateX(-100%) translateX(7px);
       -moz-transform: translateY(125%) translateX(-100%) translateX(7px);
        -ms-transform: translateY(125%) translateX(-100%) translateX(7px);
         -o-transform: translateY(125%) translateX(-100%) translateX(7px);
            transform: translateY(125%) translateX(-100%) translateX(7px);
  }
}
.hp-controls .custom-ctrl .double-arrow, .hps7-controls .custom-ctrl .double-arrow, .hps8-controls .custom-ctrl .double-arrow {
  position: absolute;
  top: 20%;
  left: 40%;
}
.hp-controls .custom-ctrl .double-arrow::after, .hps7-controls .custom-ctrl .double-arrow::after, .hps8-controls .custom-ctrl .double-arrow::after, .hp-controls .custom-ctrl .double-arrow::before, .hps7-controls .custom-ctrl .double-arrow::before, .hps8-controls .custom-ctrl .double-arrow::before {
  width: 15px;
  height: 15px;
  background-color: #fff;
}
.hp-controls .custom-ctrl .double-arrow::after, .hps7-controls .custom-ctrl .double-arrow::after, .hps8-controls .custom-ctrl .double-arrow::after {
  top: 14px;
}
@media (min-width: 768px) {
  .hp-controls, .hps7-controls, .hps8-controls {
    max-width: 65%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
         -o-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }
}
@media (max-width: 899px) {
  .hp-controls, .hps7-controls, .hps8-controls {
    top: 90%;
    -webkit-transform: translateX(50%);
       -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
    max-width: 120px;
    left: 20%;
  }
}

.custom-menu {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.menu-keyLinks {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(auto, 334px))[2];
  grid-template-columns: repeat(2, minmax(auto, 334px));
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
}
@media (max-width: 1600px) {
  .menu-keyLinks {
    padding-top: 0;
  }
}
@media (max-height: 800px) {
  .menu-keyLinks {
    -ms-grid-columns: (minmax(auto, 290px))[2];
    grid-template-columns: repeat(2, minmax(auto, 290px));
  }
}
@media (max-width: 600px) {
  .menu-keyLinks {
    -ms-grid-columns: (minmax(auto, 334px))[1];
    grid-template-columns: repeat(1, minmax(auto, 334px));
  }
}
.menu-keyLinks li {
  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;
  padding: 5%;
  color: #fff;
  position: relative;
  background-color: #246b93;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
}
@media (max-width: 899px) {
  .menu-keyLinks li {
    padding-top: 100%;
  }
}
@media (min-width: 900px) {
  .menu-keyLinks li {
    min-height: 270px;
  }
}
@media (max-height: 800px) {
  .menu-keyLinks li {
    min-height: 250px;
  }
}
.menu-keyLinks li:after, .menu-keyLinks li:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  -webkit-transition: background-color 0.3s ease-out, opacity 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, opacity 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, opacity 0.3s ease-out;
  transition: background-color 0.3s ease-out, opacity 0.3s ease-out;
  z-index: 2;
  pointer-events: none;
}
.menu-keyLinks li:after {
  height: 50%;
  z-index: 1;
  opacity: 0.9 0.5;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+0,01192f+100&0+0,1+90,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 25, 47, 0)), color-stop(90%, #01192f), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 90%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 90%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 90%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(1, 25, 47, 0) 0%, #01192f 90%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
html.no-touch .menu-keyLinks li:hover:after {
  opacity: 1;
}
html.no-touch .menu-keyLinks li:hover .global-icons {
  -webkit-transform: translateY(-50%) translateX(10px);
     -moz-transform: translateY(-50%) translateX(10px);
      -ms-transform: translateY(-50%) translateX(10px);
       -o-transform: translateY(-50%) translateX(10px);
          transform: translateY(-50%) translateX(10px);
}
.menu-keyLinks a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.menu-keyLinks img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.menu-keyLinks .global-icons {
  font-size: clamp( 0.9375rem, 0.3125vw + 0.875rem, 1.25rem );
  display: inline-block;
  position: absolute;
  margin-left: 15px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.menu-keyLinks_title {
  position: absolute;
  left: 10px;
  bottom: 15px;
  z-index: 3;
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: clamp( 25px, 0.1875vw + 1.525rem, 28px );
  color: #fff;
  padding-right: 20px;
  margin-right: 20px;
}
@media (min-width: 500px) {
  .menu-keyLinks_title {
    left: 20px;
    bottom: 25px;
  }
}
.menu-keyLinks_title .double-arrow {
  margin-left: 12px;
  position: relative;
}
@media (max-width: 900px) {
  .menu-keyLinks_title .double-arrow {
    bottom: 0;
  }
}
.menu-keyLinks_title .double-arrow::before, .menu-keyLinks_title .double-arrow::after {
  width: 16px;
  height: 16px;
  background-color: #fbb38d;
}
.menu-keyLinks_title .double-arrow::before {
  background: #f36b23;
}
.menu-keyLinks_title .double-arrow::after {
  top: 16px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}

.custom-menu {
  width: 100%;
  height: 100%;
  background-image: url("/Images/assets/curves-bg.png");
  position: fixed;
  top: 0;
  left: 0;
  z-index: 32;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  padding-top: clamp( 12.5rem, 5.625vw + 11.375rem, 18.125rem );
}
@media (min-width: 900px) {
  .custom-menu {
    overflow: hidden !important;
  }
}
@media (max-width: 900px) {
  .custom-menu {
    top: -80px;
  }
}
.custom-menu::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: -webkit-calc(50% + 10px);
  width: -moz-calc(50% + 10px);
  width: calc(50% + 10px);
  background-image: url("/Images/assets/curves-bg.png");
  background-color: #175c82;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: right center;
  z-index: 6;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.4s ease;
  -o-transition: opacity 0.3s ease, -o-transform 0.4s ease;
  -moz-transition: transform 0.4s ease, opacity 0.3s ease, -moz-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.3s ease;
  transition: transform 0.4s ease, opacity 0.3s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease, -o-transform 0.4s ease;
}
@media (max-width: 1600px) {
  .custom-menu::after {
    width: -webkit-calc(60% + 10px);
    width: -moz-calc(60% + 10px);
    width: calc(60% + 10px);
  }
}
@media (max-width: 900px) {
  .custom-menu::after {
    display: none;
  }
}
.custom-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, rgba(37, 56, 74, 0.55)), to(rgba(37, 56, 74, 0)));
  background: -webkit-linear-gradient(left, rgba(37, 56, 74, 0.55) 100%, rgba(37, 56, 74, 0) 100%);
  background: -moz-linear-gradient(left, rgba(37, 56, 74, 0.55) 100%, rgba(37, 56, 74, 0) 100%);
  background: -o-linear-gradient(left, rgba(37, 56, 74, 0.55) 100%, rgba(37, 56, 74, 0) 100%);
  background: linear-gradient(to right, rgba(37, 56, 74, 0.55) 100%, rgba(37, 56, 74, 0) 100%);
  pointer-events: none;
}
.custom-menu.second-level-active::after {
  opacity: 1;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
@media (max-width: 1600px) {
  .custom-menu.second-level-active::after {
    width: -webkit-calc(60%+10px);
    width: -moz-calc(60%+10px);
    width: calc(60%+10px);
  }
}
@media (max-width: 767px) {
  .custom-menu.second-level-active::after {
    display: none;
  }
}
.custom-menu.animated {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  padding-right: 17px;
}
.custom-menu.animated.loaded + .custom-menu-background {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.custom-menu.loaded .custom-menu__inner {
  opacity: 1;
  visibility: visible;
}
.custom-menu .custom-menu__inner,
.custom-menu .scroll-mobile-wrapper {
  width: 100%;
  height: 100%;
}
.custom-menu .custom-menu__inner {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out 0.3s;
  -o-transition: 0.3s ease-out 0.3s;
  -moz-transition: 0.3s ease-out 0.3s;
  transition: 0.3s ease-out 0.3s;
}
@media (max-width: 899px) {
  .custom-menu .right-side-inner {
    height: auto;
  }
}
.custom-menu .right-side,
.custom-menu .right-side-wrapper {
  height: auto;
}
@media (min-width: 900px) {
  .custom-menu .right-side,
.custom-menu .right-side-wrapper {
    height: 100%;
  }
}
@media (min-width: 900px) and (min-height: 1081px) {
  .custom-menu .right-side:not(.centerKeyLinks) {
    -webkit-transform: translateY(-20px);
       -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px);
    height: -webkit-calc(100% + 20px);
    height: -moz-calc(100% + 20px);
    height: calc(100% + 20px);
  }
}
@media (min-width: 900px) {
  .custom-menu .right-side {
    overflow: hidden;
  }
}
.custom-menu .right-side-wrapper {
  padding: 30px 30px 100px;
}
@media (min-width: 900px) {
  .custom-menu .right-side-wrapper:not(.centerKeyLinks) {
    position: relative;
  }
  .custom-menu .right-side-wrapper:not(.centerKeyLinks):after, .custom-menu .right-side-wrapper:not(.centerKeyLinks):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 4;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012a42+0,012a42+100&1+0,1+22,0.7+68,0+100 */
    pointer-events: none;
  }
  body.userLoggedIn .custom-menu .right-side-wrapper:not(.centerKeyLinks):after, body.userLoggedIn .custom-menu .right-side-wrapper:not(.centerKeyLinks):before {
    background: -webkit-gradient(linear, left top, left bottom, from(#aa272f), color-stop(22%, #aa272f), color-stop(68%, rgba(170, 39, 47, 0.7)), to(rgba(170, 39, 47, 0)));
    background: -webkit-linear-gradient(top, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    background: -moz-linear-gradient(top, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    background: -o-linear-gradient(top, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    background: linear-gradient(to bottom, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  .custom-menu .right-side-wrapper:not(.centerKeyLinks):after {
    top: auto;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012a42+0,012a42+100&0+0,0.7+32,1+78,1+100 */
  }
  body.userLoggedIn .custom-menu .right-side-wrapper:not(.centerKeyLinks):after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(170, 39, 47, 0)), color-stop(32%, rgba(170, 39, 47, 0.7)), color-stop(78%, #aa272f), to(#aa272f));
    background: -webkit-linear-gradient(top, rgba(170, 39, 47, 0) 0%, rgba(170, 39, 47, 0.7) 32%, #aa272f 78%, #aa272f 100%);
    background: -moz-linear-gradient(top, rgba(170, 39, 47, 0) 0%, rgba(170, 39, 47, 0.7) 32%, #aa272f 78%, #aa272f 100%);
    background: -o-linear-gradient(top, rgba(170, 39, 47, 0) 0%, rgba(170, 39, 47, 0.7) 32%, #aa272f 78%, #aa272f 100%);
    background: linear-gradient(to bottom, rgba(170, 39, 47, 0) 0%, rgba(170, 39, 47, 0.7) 32%, #aa272f 78%, #aa272f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media (min-width: 900px) {
  .custom-menu .right-side-wrapper {
    padding: 0;
    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;
  }
}
@media (min-width: 900px) and (min-height: 1081px) {
  .custom-menu .right-side-inner.centerKeyLinks {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 900px) {
  .custom-menu .right-side-inner {
    margin: 0 auto;
    width: 100%;
    padding: 0 50px 70px 0;
  }
  s .custom-menu .right-side-inner::-webkit-scrollbar {
    display: none;
  }
}
.custom-menu .menu-container {
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
@media (min-width: 900px) {
  .custom-menu .menu-container {
    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;
    overflow: visible;
    height: 100% !important;
  }
}
@media (min-width: 900px) {
  .custom-menu .scroll-mobile-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 900px) {
  .custom-menu .cm-absolute {
    height: 100%;
    position: relative;
    overflow: hidden;
  }
}
html.no-touch .custom-menu .cml-table:hover .cm-item {
  opacity: 0.5;
}
.custom-menu .cml-scroll {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.custom-menu .cml-scroll::-webkit-scrollbar {
  display: none;
}
@media (min-width: 900px) {
  .custom-menu .cml-scroll {
    padding: 0 0 80px;
  }
}
@media (min-width: 1600px) {
  .custom-menu .cml-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    padding: 50px 0 80px;
  }
}
.custom-menu .cm-inner-fixed {
  display: none;
}
@media (min-width: 900px) {
  .custom-menu .cm-inner-fixed {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.custom-menu .cm-levels {
  padding: 0 30px;
  width: 100%;
}
@media (min-width: 900px) {
  .custom-menu .cm-levels:after, .custom-menu .cm-levels:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    pointer-events: none;
    z-index: 1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012a42+0,012a42+100&1+0,1+22,0.7+68,0+100 */
  }
  body.userLoggedIn .custom-menu .cm-levels:after, body.userLoggedIn .custom-menu .cm-levels:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#aa272f), color-stop(22%, #aa272f), color-stop(68%, rgba(170, 39, 47, 0.7)), to(rgba(170, 39, 47, 0)));
    background: -webkit-linear-gradient(top, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    background: -moz-linear-gradient(top, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    background: -o-linear-gradient(top, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    background: linear-gradient(to bottom, #aa272f 0%, #aa272f 22%, rgba(170, 39, 47, 0.7) 68%, rgba(170, 39, 47, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
@media (min-width: 900px) {
  .custom-menu .cm-levels:after {
    height: 80px;
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.custom-menu .cm-levels .cm-item {
  padding-bottom: clamp( 20px, 0.3125vw + 1.1875rem, 25px );
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
html.no-touch .custom-menu .cm-levels .cm-item.inactive:hover {
  opacity: 1;
}
@media (min-width: 900px) {
  .custom-menu .cm-levels .cm-item.inactive {
    opacity: 0.5;
  }
}
.custom-menu .cm-levels .cm-item.active .cm-link .arrow {
  border-color: #fff;
}
.custom-menu .cm-levels .cm-item.cm__item-ref {
  margin-top: 5px;
  padding-bottom: clamp( 2.5rem, 0.625vw + 2.375rem, 3.125rem );
  opacity: 1 !important;
}
.custom-menu .cm-levels .cm-item .cm-link {
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: clamp( 30px, 1.375vw + 1.6rem, 52px );
  color: #fff;
  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;
  width: 100%;
}
.custom-menu .cm-levels .cm-item .cm-link .arrow {
  position: relative;
  margin-left: 20px;
}
.custom-menu .cm-levels .cm-item .cm-link .double-arrow {
  position: absolute;
  right: -34px;
  bottom: 18px;
}
@media (max-width: 900px) {
  .custom-menu .cm-levels .cm-item .cm-link .double-arrow {
    bottom: 26px;
  }
}
.custom-menu .cm-levels .cm-item .cm-link .double-arrow::before, .custom-menu .cm-levels .cm-item .cm-link .double-arrow::after {
  width: 21px;
  height: 21px;
  background-color: #fbb38d;
}
@media (max-width: 900px) {
  .custom-menu .cm-levels .cm-item .cm-link .double-arrow::before, .custom-menu .cm-levels .cm-item .cm-link .double-arrow::after {
    width: 25px;
    height: 25px;
    background-color: #1d5b7c;
  }
}
.custom-menu .cm-levels .cm-item .cm-link .double-arrow::before {
  background: #f36b23;
}
@media (max-width: 900px) {
  .custom-menu .cm-levels .cm-item .cm-link .double-arrow::before {
    background-color: #1d5b7c;
  }
}
.custom-menu .cm-levels .cm-item .cm-link .double-arrow::after {
  top: 21px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (max-width: 900px) {
  .custom-menu .cm-levels .cm-item .cm-link .double-arrow::after {
    top: 24px;
  }
}
body.userLoggedIn .custom-menu .cm-levels .cm-item .cm-link .double-arrow {
  border-color: #012a42;
}
.custom-menu .cm-levels .cm-item .cm-link.current {
  position: relative;
}
.custom-menu .cm-levels .cm-item .cm-link.current > span:not(.arrow) {
  text-decoration: underline;
  -webkit-text-decoration-color: #f36b22;
     -moz-text-decoration-color: #f36b22;
          text-decoration-color: #f36b22;
  text-decoration-thickness: 1px;
  text-underline-offset: 10px;
  display: inline-block;
}
html.no-touch .custom-menu .cm-levels .cm-item .cm-link:hover .arrow {
  border-color: #fff;
}
html.no-touch .custom-menu .cm-levels .cm-item .cm-link:hover .arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
html.no-touch .custom-menu .cm-levels .cm-item:hover {
  opacity: 1;
}
.custom-menu .cm-levels .cm-absolute {
  background-color: inherit;
}
.custom-menu .cm-levels .scroll-down-wrapper {
  display: none;
}
@media (min-width: 900px) {
  .custom-menu .cm-levels .scroll-down-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 899px) {
  .custom-menu .cm-levels {
    background-color: #25384a;
  }
  body.userLoggedIn .custom-menu .cm-levels {
    background-color: #aa272f;
  }
}
@media (min-width: 900px) {
  .custom-menu .cm-levels {
    padding: 0 90px;
  }
}
.custom-menu .second-level .cm-level-third .cm__item-ref {
  display: none;
}
.custom-menu .second-level .cm-link .double-arrow {
  bottom: 18px !important;
  right: 4px !important;
  -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;
}
.custom-menu .second-level .cm-link .double-arrow::before, .custom-menu .second-level .cm-link .double-arrow::after {
  width: 18px !important;
  height: 18px !important;
  background-color: #fff !important;
}
.custom-menu .second-level .cm-link .double-arrow::before {
  background: #fff !important;
}
.custom-menu .second-level .cm-link .double-arrow::after {
  top: 17px !important;
}
body.userLoggedIn .custom-menu .second-level .cm-link .double-arrow {
  border-color: #012a42;
}
@media (max-width: 900px) {
  .custom-menu .first-level {
    padding-top: 50px;
  }
}
@media (min-width: 900px) {
  .custom-menu .first-level .cml-scroll {
    padding-left: 40px;
  }
}
.custom-menu .first-level .cm-first-level {
  display: block !important;
}
.custom-menu .first-level .cm-item .cm-link {
  font-size: clamp( 30px, 0.125vw + 1.85rem, 32px );
}
@media (min-width: 900px) {
  .custom-menu .first-level {
    max-width: 725px;
  }
}
@media (min-width: 900px) {
  .custom-menu .first-level {
    padding-left: clamp( 0rem, 16.1290322581vw + -9.0725806452rem, 1.25rem );
  }
}
.custom-menu .second-level,
.custom-menu .third-level {
  position: absolute;
  z-index: 7;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.custom-menu .second-level.level-active,
.custom-menu .third-level.level-active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  -o-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  -moz-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
}
.custom-menu .second-level .cm-item.active .arrow .double-arrow,
.custom-menu .third-level .cm-item.active .arrow .double-arrow {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  -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-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;
  bottom: 9px !important;
  right: -20px !important;
}
.custom-menu .second-level .cm-item .cm-link,
.custom-menu .third-level .cm-item .cm-link {
  font-family: "libre-franklin", sans-serif;
}
.custom-menu .second-level .decoration,
.custom-menu .third-level .decoration {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-99%);
     -moz-transform: translateY(-99%);
      -ms-transform: translateY(-99%);
       -o-transform: translateY(-99%);
          transform: translateY(-99%);
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 899px) {
  .custom-menu .second-level .decoration,
.custom-menu .third-level .decoration {
    display: none;
  }
}
@media (min-width: 900px) {
  .custom-menu .second-level,
.custom-menu .third-level {
    overflow: visible;
  }
}
@media (min-width: 900px) {
  .custom-menu .menu-mobile-helper {
    width: 40%;
  }
}
@media (min-width: 1600px) {
  .custom-menu .menu-mobile-helper {
    width: 55%;
  }
}
@media (min-width: 900px) {
  .custom-menu .right-side:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #25384a;
    z-index: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease-out 0.3s, visibility 0.3s ease-out 0.3s;
    -o-transition: opacity 0.3s ease-out 0.3s, visibility 0.3s ease-out 0.3s;
    -moz-transition: opacity 0.3s ease-out 0.3s, visibility 0.3s ease-out 0.3s;
    transition: opacity 0.3s ease-out 0.3s, visibility 0.3s ease-out 0.3s;
  }
  body.userLoggedIn .custom-menu .right-side:before {
    background-color: rgba(170, 39, 47, 0.7);
  }
}
@media (min-width: 900px) {
  .custom-menu .right-side {
    width: 60%;
  }
}
@media (min-width: 1600px) {
  .custom-menu .right-side {
    width: 45%;
  }
}
.custom-menu .second-level .cm-item .cm-level-third {
  padding-left: 3.75rem;
  padding-top: 1.875rem;
}
.custom-menu .second-level .cm-item .cm-level-third .cm-link {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}
.custom-menu .second-level .cm-item .cm-link {
  font-size: clamp( 1.25rem, 0.25vw + 1.2rem, 1.5rem );
  font-weight: 400;
  font-style: normal;
}
.custom-menu .second-level .cm-item .cm-link .arrow {
  border: none;
}
body.userLoggedIn .custom-menu .second-level .decoration {
  background-color: #8d171c;
}
.custom-menu .second-level:before, .custom-menu .second-level:after {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+0,01192f+100&1+0,1+22,0.7+68,0+100 */
}
body.userLoggedIn .custom-menu .second-level:before, body.userLoggedIn .custom-menu .second-level:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#8d171c), color-stop(22%, #8d171c), color-stop(68%, rgba(141, 23, 28, 0.7)), to(rgba(141, 23, 28, 0)));
  background: -webkit-linear-gradient(top, #8d171c 0%, #8d171c 22%, rgba(141, 23, 28, 0.7) 68%, rgba(141, 23, 28, 0) 100%);
  background: -moz-linear-gradient(top, #8d171c 0%, #8d171c 22%, rgba(141, 23, 28, 0.7) 68%, rgba(141, 23, 28, 0) 100%);
  background: -o-linear-gradient(top, #8d171c 0%, #8d171c 22%, rgba(141, 23, 28, 0.7) 68%, rgba(141, 23, 28, 0) 100%);
  background: linear-gradient(to bottom, #8d171c 0%, #8d171c 22%, rgba(141, 23, 28, 0.7) 68%, rgba(141, 23, 28, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .custom-menu .second-level {
    width: 60vw;
    left: 100%;
  }
  body.userLoggedIn .custom-menu .second-level {
    background-color: #8d171c;
  }
}
@media (min-width: 1600px) {
  .custom-menu .second-level {
    width: 50vw;
    left: 100%;
  }
}
.custom-menu .third-level .cm-item .cm-link {
  font-size: clamp( 1.25rem, 0.5vw + 1.15rem, 1.75rem );
  font-weight: 400;
  font-style: normal;
}
.custom-menu .third-level .decoration {
  background-color: #25384a;
}
body.userLoggedIn .custom-menu .third-level .decoration {
  background-color: #710609;
}
.custom-menu .third-level:before, .custom-menu .third-level:after {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#011223+0,011223+100&1+0,1+22,0.7+68,0+100 */
}
body.userLoggedIn .custom-menu .third-level:before, body.userLoggedIn .custom-menu .third-level:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#710609), color-stop(22%, #710609), color-stop(68%, rgba(113, 6, 9, 0.7)), to(rgba(113, 6, 9, 0)));
  background: -webkit-linear-gradient(top, #710609 0%, #710609 22%, rgba(113, 6, 9, 0.7) 68%, rgba(113, 6, 9, 0) 100%);
  background: -moz-linear-gradient(top, #710609 0%, #710609 22%, rgba(113, 6, 9, 0.7) 68%, rgba(113, 6, 9, 0) 100%);
  background: -o-linear-gradient(top, #710609 0%, #710609 22%, rgba(113, 6, 9, 0.7) 68%, rgba(113, 6, 9, 0) 100%);
  background: linear-gradient(to bottom, #710609 0%, #710609 22%, rgba(113, 6, 9, 0.7) 68%, rgba(113, 6, 9, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .custom-menu .third-level {
    background-color: #25384a;
    width: 30vw;
    left: -webkit-calc(100% + 30vw);
    left: -moz-calc(100% + 30vw);
    left: calc(100% + 30vw);
  }
  body.userLoggedIn .custom-menu .third-level {
    background-color: #710609;
  }
}
@media (min-width: 1600px) {
  .custom-menu .third-level {
    width: 26.5vw;
    left: -webkit-calc(100% + 19.5vw);
    left: -moz-calc(100% + 19.5vw);
    left: calc(100% + 19.5vw);
  }
}
@media (min-width: 900px) {
  .custom-menu.second-level-active .right-side:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  }
}
.custom-menu .back-button {
  background-color: transparent;
  border: none;
  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;
  padding: 5px 0;
  margin-left: -20px;
  cursor: pointer;
}
.custom-menu .back-button > span:not(.back-button-icon) {
  font-weight: 400;
  font-size: clamp( 1rem, 0.625vw + 0.875rem, 1.625rem );
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 20px;
  -webkit-transform: translateY(2px);
     -moz-transform: translateY(2px);
      -ms-transform: translateY(2px);
       -o-transform: translateY(2px);
          transform: translateY(2px);
}
.custom-menu .back-button .custom-arrow-left {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.custom-menu .back-button .back-button-icon .double-arrow {
  position: relative;
  right: 24px;
  bottom: 24px;
}
.custom-menu .back-button .back-button-icon .double-arrow::before, .custom-menu .back-button .back-button-icon .double-arrow::after {
  width: 25px;
  height: 25px;
  background-color: #fbb38d;
}
.custom-menu .back-button .back-button-icon .double-arrow::before {
  background: #f36b23;
}
.custom-menu .back-button .back-button-icon .double-arrow::after {
  top: 24px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
body.userLoggedIn .custom-menu .back-button .back-button-icon .double-arrow {
  border-color: #012a42;
}
body.userLoggedIn .custom-menu .back-button .back-button-icon {
  border-color: #012a42;
}
html.no-touch .custom-menu .back-button:hover .back-button-icon {
  border-color: #fff;
}
html.no-touch .custom-menu .back-button:hover .back-button-icon .global-icons {
  -webkit-transform: rotate(-225deg) translateX(225%) translateY(5%);
     -moz-transform: rotate(-225deg) translateX(225%) translateY(5%);
      -ms-transform: rotate(-225deg) translateX(225%) translateY(5%);
       -o-transform: rotate(-225deg) translateX(225%) translateY(5%);
          transform: rotate(-225deg) translateX(225%) translateY(5%);
}
@media (max-width: 899px) {
  .custom-menu {
    padding-right: 0 !important;
    background-image: none;
  }
}
@media (min-width: 900px) {
  .custom-menu {
    overflow: hidden;
    padding-top: clamp( 9.375rem, 2.9411764706vw + 7.7205882353rem, 11.25rem );
  }
}

.custom-search-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 33;
  display: none;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.custom-search-wrapper .custom-search-inner {
  background-color: transparent;
  height: 70px;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: all;
  position: relative;
  cursor: pointer;
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner:before {
    content: "";
    background-color: transparent;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 60px;
       -moz-border-radius: 60px;
            border-radius: 60px;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-transform: translateX(-25%) translateX(20px) translateY(-15%);
       -moz-transform: translateX(-25%) translateX(20px) translateY(-15%);
        -ms-transform: translateX(-25%) translateX(20px) translateY(-15%);
         -o-transform: translateX(-25%) translateX(20px) translateY(-15%);
            transform: translateX(-25%) translateX(20px) translateY(-15%);
    -webkit-transition: width 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: width 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -o-transition: width 0.3s ease-out, background-color 0.3s ease-out, -o-transform 0.3s ease-out;
    -moz-transition: width 0.3s ease-out, transform 0.3s ease-out, background-color 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: width 0.3s ease-out, transform 0.3s ease-out, background-color 0.3s ease-out;
    transition: width 0.3s ease-out, transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    z-index: -1;
  }
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner.active:before, html.no-touchevents .custom-search-wrapper .custom-search-inner:hover:before, html.no-touch .custom-search-wrapper .custom-search-inner:hover:before, html.no-touch .custom-search-wrapper .custom-search-inner:focus:before, html.no-touch .custom-search-wrapper .custom-search-inner:focus-visible:before {
    -webkit-transform: translateX(-20px) translateX(20px) translateY(-15%);
       -moz-transform: translateX(-20px) translateX(20px) translateY(-15%);
        -ms-transform: translateX(-20px) translateX(20px) translateY(-15%);
         -o-transform: translateX(-20px) translateX(20px) translateY(-15%);
            transform: translateX(-20px) translateX(20px) translateY(-15%);
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .custom-search-wrapper .custom-search-inner.active:before, html.no-touchevents .custom-search-wrapper .custom-search-inner:hover:before, html.no-touch .custom-search-wrapper .custom-search-inner:hover:before, html.no-touch .custom-search-wrapper .custom-search-inner:focus:before, html.no-touch .custom-search-wrapper .custom-search-inner:focus-visible:before {
    width: 110%;
  }
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner.active .input input, html.no-touchevents .custom-search-wrapper .custom-search-inner:hover .input input, html.no-touch .custom-search-wrapper .custom-search-inner:hover .input input, html.no-touch .custom-search-wrapper .custom-search-inner:focus .input input, html.no-touch .custom-search-wrapper .custom-search-inner:focus-visible .input input {
    margin-left: 0;
  }
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner.active:before {
    background-color: #fff;
  }
}
.custom-search-wrapper .custom-search-inner.active .btn-submit {
  pointer-events: all;
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner.active .btn-submit {
    color: #012a42;
  }
}
.custom-search-wrapper .custom-search-inner.active .input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.custom-search-wrapper .custom-search-inner.active .input input {
  width: 100%;
  max-width: 90%;
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner.active .input input {
    margin-left: 0;
    color: #012a42;
    text-shadow: none;
  }
}
@media (min-width: 900px) {
  .custom-search-wrapper .custom-search-inner {
    background-color: transparent;
  }
}
.custom-search-wrapper .btn-submit {
  font-size: clamp( 1.5625rem, 0.3125vw + 1.5rem, 1.875rem );
  background-color: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  position: relative;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  pointer-events: none;
}
@media (min-width: 900px) {
  .custom-search-wrapper .btn-submit {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 900px) {
  .custom-search-wrapper .btn-submit {
    color: #fff;
  }
}
.custom-search-wrapper .btn-reveal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  color: #eee;
  text-transform: uppercase;
}
.custom-search-wrapper .input {
  -webkit-transition: flex-grow 0.3s ease-out, -webkit-box-flex 0.3s ease-out, -webkit-flex-grow 0.3s ease-out;
  transition: flex-grow 0.3s ease-out, -webkit-box-flex 0.3s ease-out, -webkit-flex-grow 0.3s ease-out;
  -o-transition: flex-grow 0.3s ease-out;
  -moz-transition: flex-grow 0.3s ease-out, -moz-box-flex 0.3s ease-out;
  transition: flex-grow 0.3s ease-out;
  transition: flex-grow 0.3s ease-out, -webkit-box-flex 0.3s ease-out, -webkit-flex-grow 0.3s ease-out, -moz-box-flex 0.3s ease-out, -ms-flex-positive 0.3s ease-out;
}
.custom-search-wrapper .input input {
  font-size: clamp( 1.125rem, 0.625vw + 1rem, 1.75rem );
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  font-weight: 300;
  text-align: left;
  color: #fff;
  display: -webkit-box;
  text-transform: uppercase;
  max-width: 100px;
  -webkit-transition: width 0.3s ease-out, max-width 0.3s ease-out, color 0.3s ease-out, margin-left 0.3s ease-out;
  -o-transition: width 0.3s ease-out, max-width 0.3s ease-out, color 0.3s ease-out, margin-left 0.3s ease-out;
  -moz-transition: width 0.3s ease-out, max-width 0.3s ease-out, color 0.3s ease-out, margin-left 0.3s ease-out;
  transition: width 0.3s ease-out, max-width 0.3s ease-out, color 0.3s ease-out, margin-left 0.3s ease-out;
  padding: 10px 0;
}
.custom-search-wrapper .input input:focus, .custom-search-wrapper .input input:focus-visible {
  max-width: 18.75rem;
}
.custom-search-wrapper .input input::-webkit-input-placeholder {
  color: inherit;
}
.custom-search-wrapper .input input:-moz-placeholder {
  color: inherit;
}
.custom-search-wrapper .input input::-moz-placeholder {
  color: inherit;
}
.custom-search-wrapper .input input:-ms-input-placeholder {
  color: inherit;
}
.custom-search-wrapper .input input::-ms-input-placeholder {
  color: inherit;
}
.custom-search-wrapper .input input::placeholder {
  color: inherit;
}
@media (min-width: 900px) {
  .custom-search-wrapper .input input {
    max-width: 15rem;
    margin-left: 1.25rem;
  }
}
@media (max-width: 900px) {
  .custom-search-wrapper .input input {
    color: #fff;
  }
}
.custom-search-wrapper.menu-opened {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
body.userLoggedIn .custom-search-wrapper {
  display: none !important;
}
@media (min-width: 900px) {
  .custom-search-wrapper {
    height: auto;
    top: clamp( 2.8125rem, 2.4509803922vw + 1.4338235294rem, 4.375rem );
    left: clamp( 2.5rem, 0.9803921569vw + 1.9485294118rem, 3.125rem );
    bottom: auto;
    width: auto;
  }
}

.scroll-down-wrapper {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 70px;
  z-index: 32;
  display: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  right: 7px;
}
.scroll-down-wrapper .scroll-down {
  display: none;
  border: none;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  background: transparent;
}
.scroll-down-wrapper .scroll-down .double-arrow {
  position: relative;
  right: 20px;
  bottom: 28px;
}
body.userLoggedIn .scroll-down-wrapper .scroll-down {
  border-color: #012a42;
}
html.no-touch .scroll-down-wrapper .scroll-down:hover {
  border-color: #fff;
}
html.no-touch .scroll-down-wrapper .scroll-down:hover .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
html.no-touch .scroll-down-wrapper .scroll-down:hover .global-icons {
  -webkit-transform: rotate(-45deg) translateX(200%) translateY(2%);
     -moz-transform: rotate(-45deg) translateX(200%) translateY(2%);
      -ms-transform: rotate(-45deg) translateX(200%) translateY(2%);
       -o-transform: rotate(-45deg) translateX(200%) translateY(2%);
          transform: rotate(-45deg) translateX(200%) translateY(2%);
}
.scroll-down-wrapper.hide {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 900px) {
  .scroll-down-wrapper.enabled {
    opacity: 1;
    visibility: visible;
  }
}
.scroll-down-wrapper.menu-opened {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.scroll-down-wrapper.scroll-down-wrapper-mobile {
  right: 0;
  padding-bottom: 80px;
  height: 120px;
  position: fixed;
  -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;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#103353+0,103353+100&0+0,1+51,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#25384a));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #25384a 100%);
  background: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, #25384a 100%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, #25384a 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #25384a 100%);
}
@media (min-width: 900px) {
  .scroll-down-wrapper.scroll-down-wrapper-mobile {
    display: none !important;
  }
}
body.userLoggedIn .scroll-down-wrapper.scroll-down-wrapper-mobile {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(170, 39, 47, 0)), color-stop(51%, #aa272f), to(#aa272f));
  background: -webkit-linear-gradient(top, rgba(170, 39, 47, 0) 0%, #aa272f 51%, #aa272f 100%);
  background: -moz-linear-gradient(top, rgba(170, 39, 47, 0) 0%, #aa272f 51%, #aa272f 100%);
  background: -o-linear-gradient(top, rgba(170, 39, 47, 0) 0%, #aa272f 51%, #aa272f 100%);
  background: linear-gradient(to bottom, rgba(170, 39, 47, 0) 0%, #aa272f 51%, #aa272f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .scroll-down-wrapper {
    opacity: 0;
    visibility: hidden;
  }
}

.custom-menu-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #25384a;
  z-index: 31;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: -webkit-clip-path 0.3s ease-out;
  transition: -webkit-clip-path 0.3s ease-out;
  -o-transition: clip-path 0.3s ease-out;
  -moz-transition: clip-path 0.3s ease-out;
  transition: clip-path 0.3s ease-out;
  transition: clip-path 0.3s ease-out, -webkit-clip-path 0.3s ease-out;
}
body.userLoggedIn .custom-menu-background {
  background: #aa272f;
}

.footer {
  position: relative;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+0,01192f+100&0+0,1+5,1+5,1+100,1+100 */
  background: #f6e9bb;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -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;
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: clamp( 4.125rem, 2.2020725389vw + 3.6075129534rem, 6.25rem );
}
.footer::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: #ede1b6;
}
@media (max-width: 1200px) {
  .footer::after {
    height: 200px;
  }
}
.footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/Images/assets/blue-curves-bg.png");
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.6;
  z-index: 0;
}
@media (min-width: 900px) {
  .footer {
    padding-top: clamp( 80px, 3.8860103627vw + 4.0867875648rem, 140px );
  }
  .footer .hps-content,
.footer .hps-carousel-inner {
    opacity: 0;
    -webkit-transform: translateY(50px);
       -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
         -o-transform: translateY(50px);
            transform: translateY(50px);
  }
  .footer .hp-footer-animations {
    position: absolute;
    max-width: 34.375rem;
    height: 48.75rem;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .sharedTemplates .footer .hp-footer-animations {
    display: none;
  }
  .footer .hp-footer-animations .trail-svg3 {
    position: absolute;
    width: 100%;
    height: auto;
    right: 0;
    top: -9.375rem;
    shape-rendering: geometricPrecision;
    overflow: visible;
  }
  .footer .hp-footer-animations .plane3 {
    position: absolute;
    right: 0;
    top: -12.5rem;
    width: 7.5rem;
    height: 8.125rem;
    z-index: 10;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    will-change: transform;
    pointer-events: none;
  }
}
@media (max-width: 900px) {
  .footer .hp-footer-animations {
    display: none;
  }
}
@media (max-width: 900px) {
  .footer {
    padding-bottom: 20px;
  }
}
.footer * {
  color: #15597e;
}
.footer h3,
.footer h4 {
  font-family: "libre-franklin", sans-serif;
  font-weight: 400;
  font-size: clamp( 20px, 0.375vw + 1.175rem, 26px );
  line-height: clamp( 21px, 0.5vw + 1.2125rem, 29px );
  text-align: center;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.footer p {
  font-weight: 400;
  font-size: clamp( 16px, 0.375vw + 0.925rem, 22px );
  line-height: clamp( 22px, 1.125vw + 1.15rem, 40px );
  text-align: center;
  white-space: pre-wrap;
  display: block;
  margin-top: 10px;
}
.footer a {
  font-weight: 400;
  font-size: clamp( 18px, 0vw + 1.125rem, 18px );
  line-height: clamp( 20px, 0.125vw + 1.225rem, 22px );
  text-align: center;
  white-space: pre-wrap;
  display: block;
  margin-top: 10px;
}
.footer p:last-child {
  margin-top: 30px;
}
.footer address {
  font-style: normal;
  font-size: clamp( 16px, 0.375vw + 0.925rem, 22px );
  line-height: clamp( 22px, 1.125vw + 1.15rem, 40px );
  margin-top: 10px;
  white-space: pre-wrap;
  display: block;
}
@media (max-width: 900px) {
  .footer address {
    text-align: center;
  }
}
.footer .direction-link,
.footer .contact-number {
  font-size: clamp( 14px, 0.3125vw + 0.8125rem, 19px );
  line-height: clamp( 25px, 0.75vw + 1.4125rem, 37px );
}
.footer .direction-link span.global-icons,
.footer .contact-number span.global-icons {
  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: 33px;
  height: 33px;
  background-color: transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin: 0;
  color: #f36b22;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  font-size: clamp( 26px, 0.125vw + 1.6rem, 28px );
}
@media (min-width: 900px) {
  .footer .direction-link span.global-icons,
.footer .contact-number span.global-icons {
    margin-right: 5px;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
         -o-transform: translateY(2px);
            transform: translateY(2px);
  }
}
@media (max-width: 900px) {
  .footer .direction-link span.global-icons,
.footer .contact-number span.global-icons {
    width: 40px;
    height: 40px;
  }
}
.footer .direction-link span:not(.global-icons),
.footer .contact-number span:not(.global-icons) {
  text-decoration: underline;
  margin-left: 0;
}
.footer .location .contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}
@media (min-width: 900px) {
  .footer .location:last-child {
    margin-top: 50px;
  }
}
@media (min-width: 900px) {
  .footer .location:last-child h4 {
    padding-right: 20px;
  }
}
@media (min-width: 900px) {
  .footer .location:last-child {
    margin-top: 0;
  }
}
.footer .location a {
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .location a:last-child span.global-icons {
  margin-right: 5px;
}
html.no-touch .footer .location a:hover span.global-icons {
  color: #fff;
}
.footer .location span.global-icons {
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
@media (min-width: 900px) {
  .footer .location * {
    text-align: left;
  }
}
@media (max-width: 899px) {
  .footer .location {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -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;
  }
  .footer .location h4 {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 0;
  }
  .footer .location address {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) {
  .footer .socials {
    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;
    width: 100%;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    margin-top: 15px;
    z-index: 5;
  }
}
@media (max-width: 1200px) {
  .footer .socials {
    margin-bottom: 0;
  }
}
@media (max-width: 900px) {
  .footer .socials {
    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: 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;
    row-gap: 15px;
  }
}
.footer .footer-statement-inner {
  position: relative;
  -webkit-border-radius: 7%;
     -moz-border-radius: 7%;
          border-radius: 7%;
  width: 90%;
  height: auto;
  background-color: #fdfbf7;
  padding: 50px 20px 20px;
  margin: 0 auto;
  max-width: 650px;
}
.footer .footer-statement-inner p {
  font-size: 16px;
  line-height: 27px;
  color: #000000;
}
.footer .footer-statement-inner:before {
  content: none;
  position: absolute;
  left: 45%;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 30px 0 30px;
  border-color: #fdfbf7 transparent transparent transparent;
  -webkit-transform: rotate(0deg) translateY(98%);
     -moz-transform: rotate(0deg) translateY(98%);
      -ms-transform: rotate(0deg) translateY(98%);
       -o-transform: rotate(0deg) translateY(98%);
          transform: rotate(0deg) translateY(98%);
}
@media (min-width: 768px) {
  .footer .footer-statement-inner:before {
    content: "";
  }
}
@media (min-width: 768px) {
  .footer .footer-statement-inner {
    position: relative;
    padding: 35px 60px 35px 50px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .footer .footer-statement-inner {
    padding: 35px 40px 35px 30px;
  }
}
.footer .footer-statement-inner .footer-statement-close {
  width: clamp( 4.25rem, 58.1818181818vw + -7.3863636364rem, 6.25rem );
  height: clamp( 4.25rem, 58.1818181818vw + -7.3863636364rem, 6.25rem );
  background-color: transparent;
  border: none;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  right: 8px;
  top: -42px;
  cursor: pointer;
  pointer-events: all;
}
.footer .footer-statement-inner .footer-statement-close:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #15597d;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, background-color 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.footer .footer-statement-inner .footer-statement-close .global-icons {
  position: absolute;
  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: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  color: #fdfbf7;
  font-size: 30px;
}
@media (min-width: 768px) {
  .footer .footer-statement-inner .footer-statement-close .global-icons {
    font-size: 40px;
  }
}
html.no-touch .footer .footer-statement-inner .footer-statement-close:hover:before {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
  background-color: #fb6c21;
}
@media (min-width: 768px) {
  .footer .footer-statement-inner .footer-statement-close {
    top: -6px;
    right: 16px;
    -webkit-transform: translateY(-40%) translateX(35%);
       -moz-transform: translateY(-40%) translateX(35%);
        -ms-transform: translateY(-40%) translateX(35%);
         -o-transform: translateY(-40%) translateX(35%);
            transform: translateY(-40%) translateX(35%);
    -webkit-box-shadow: 0 3px 26px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 3px 26px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 26px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 768px) {
  .footer .footer-statement-container {
    position: relative;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .footer .footer-statement-container {
    text-align: left;
  }
}
.footer .footer-statement {
  font-size: clamp( 1rem, 0.2380952381vw + 0.9523809524rem, 1.25rem );
  line-height: clamp( 1.6875rem, 0.2380952381vw + 1.6398809524rem, 1.9375rem );
  text-align: left;
  color: #004ea8;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 35;
  overflow-y: scroll;
  padding: 100px 0 30px;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.footer .footer-statement.active {
  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;
}
.footer .footer-statement p {
  margin-bottom: 10px;
}
.footer .footer-statement p:last-child {
  margin-bottom: 0;
}
@media (min-width: 900px) {
  .footer .footer-statement {
    background: transparent;
    position: absolute;
    overflow: visible;
    height: auto;
    padding: 0;
    width: clamp( 760px, 17.8571428571vw + 31.4285714286rem, 860px );
    -webkit-transform: translateY(-114%) translateX(45%);
       -moz-transform: translateY(-114%) translateX(45%);
        -ms-transform: translateY(-114%) translateX(45%);
         -o-transform: translateY(-114%) translateX(45%);
            transform: translateY(-114%) translateX(45%);
    left: -20%;
  }
}
@media (min-width: 1920px) {
  .footer .footer-statement {
    -webkit-transform: translateY(-114%) translateX(40%);
       -moz-transform: translateY(-114%) translateX(40%);
        -ms-transform: translateY(-114%) translateX(40%);
         -o-transform: translateY(-114%) translateX(40%);
            transform: translateY(-114%) translateX(40%);
  }
}
.footer .footer-statement-trigger {
  position: relative;
  background-color: transparent;
  border: none;
  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;
  padding-top: 10px;
}
.footer .footer-statement-trigger .double-arrow {
  position: absolute;
  right: 0;
  bottom: 30px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 900px) {
  .footer .footer-statement-trigger .double-arrow {
    right: -5px;
    bottom: 15px;
  }
}
.footer .footer-statement-trigger .double-arrow::before, .footer .footer-statement-trigger .double-arrow::after {
  width: 15px;
  height: 15px;
  background-color: #fbb38d;
}
.footer .footer-statement-trigger .double-arrow::before {
  background: #f36b23;
}
.footer .footer-statement-trigger .double-arrow::after {
  top: 14px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (max-width: 900px) {
  .footer .footer-statement-trigger .double-arrow::after {
    top: 15px;
  }
}
.footer .footer-statement-trigger span:not(.custom-arrow):not(.global-icons) {
  font-weight: 700;
  font-size: clamp( 16px, 0.3921568627vw + 0.7794117647rem, 20px );
  text-align: center;
}
@media (min-width: 900px) {
  .footer .footer-statement-trigger span:not(.custom-arrow):not(.global-icons) {
    text-align: right;
    margin-right: 20px;
    margin-top: 0;
    margin-left: 20px;
  }
}
.footer .footer-statement-trigger .custom-arrow {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
html.no-touch .footer .footer-statement-trigger:hover span:not(.custom-arrow):not(.global-icons) {
  opacity: 0.3;
}
html.no-touch .footer .footer-statement-trigger:hover .custom-arrow {
  border-color: #fff;
}
html.no-touch .footer .footer-statement-trigger:hover .custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
@media (min-width: 900px) {
  .footer .footer-statement-trigger {
    -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;
    padding: 10px 10px 10px 0;
    cursor: pointer;
  }
}
@media (min-width: 900px) {
  .footer .campuses {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: 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-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
@media (min-width: 900px) {
  .footer .campuses .campus-data {
    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: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
body.secondLvl .footer, body.media-template .footer {
  background-color: #f6e9bb;
}
@media (min-width: 900px) {
  body.secondLvl .footer, body.media-template .footer {
    position: relative;
    z-index: 2;
  }
}

.footer-socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 auto;
  max-width: 300px;
}
.footer-socials li {
  margin-right: 20px;
  margin-top: 20px;
}
.footer-socials li:last-child {
  margin-right: 0;
}
@media (min-width: 900px) {
  .footer-socials li {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.footer-socials 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;
  width: 60px;
  height: 60px;
  background-color: #15597e;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin: 0;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  -webkit-box-shadow: 0px 4px 10px 0px #0000004d;
     -moz-box-shadow: 0px 4px 10px 0px #0000004d;
          box-shadow: 0px 4px 10px 0px #0000004d;
}
html.no-touch .footer-socials a:hover {
  background-color: #fff;
}
html.no-touch .footer-socials a:hover span.social-icon {
  color: #15597e;
}
@media (max-width: 900px) {
  .footer-socials a {
    width: 40px;
    height: 40px;
  }
}
.footer-socials span.social-icon {
  font-size: clamp( 1.0625rem, 0.5177993528vw + 0.9411407767rem, 1.5625rem );
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  color: #fff;
}
@media (min-width: 900px) {
  .footer-socials {
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 899px) {
  .footer-socials {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.f-inner {
  width: 92%;
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 900px) {
  .f-inner {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}

.f-handle {
  font-weight: normal;
  font-size: clamp( 1.125rem, 0.3883495146vw + 1.0339805825rem, 1.5rem );
  text-align: center;
  color: #15597e;
  line-height: 29px;
  opacity: 0.7;
  margin-top: 0;
  text-align: left;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 900px) {
  .f-handle {
    text-align: center;
  }
}

.f-section-1 {
  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-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;
  width: 85%;
  margin: 0 auto;
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.f-section-1 h2 {
  font-family: "Libre Baskerville", sans-serif;
  font-weight: 400;
  text-align: center;
  color: #246b93;
  font-size: clamp( 1.125rem, 0.875vw + 0.95rem, 2rem );
  line-height: clamp( 0.75rem, 1.125vw + 0.525rem, 1.875rem );
  position: relative;
  z-index: 2;
  text-align: left;
  max-width: 37.5rem;
  width: 100%;
}
@media (min-width: 900px) {
  .f-section-1 h2 {
    margin: 28px 0 20px -120px;
  }
}
.f-section-1 h2 span {
  font-style: italic;
}
.f-section-1 img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 540px;
}
.f-section-1 h3 {
  font-family: "libre-franklin", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #175c82;
  font-size: clamp( 1.125rem, 1.0362694301vw + 0.8814766839rem, 2.125rem );
  line-height: clamp( 25px, 0.3797468354vw + 1.4865506329rem, 31px );
  position: relative;
  text-align: left;
  z-index: 2;
  margin-top: 10px;
  margin-left: 90px;
  text-align: left;
  width: 100%;
  max-width: 25rem;
}
@media (min-width: 900px) {
  .f-section-1 h3 {
    margin-top: -6px;
    margin-bottom: 25px;
    margin-left: 0;
  }
}
.f-section-1 h4 {
  font-family: "libre-franklin", sans-serif;
  text-transform: lowercase;
  font-weight: 700;
  color: #175c82;
  font-style: italic;
  font-size: clamp( 65px, 8.1967213115vw + 2.1413934426rem, 190px );
  line-height: 1.2;
  position: relative;
  text-align: left;
  z-index: 2;
  width: 100%;
  text-align: center;
  margin-top: -1.25rem;
  position: relative;
}
@media (min-width: 900px) {
  .f-section-1 h4 {
    margin-top: -3.125rem;
    padding-left: 6.25rem;
  }
}
.f-section-1 h4:before {
  content: "";
  position: absolute;
  right: -3%;
  bottom: clamp( 2.5rem, 3.2362459547vw + 1.7415048544rem, 5.625rem );
  background-image: url("/Images/img/footer-arrow.png");
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  width: clamp( 2.5rem, 2.5889967638vw + 1.8932038835rem, 5rem );
  height: clamp( 2.5rem, 2.5889967638vw + 1.8932038835rem, 5rem );
}
@media (min-width: 900px) {
  .f-section-1 {
    padding: 0 20px 0;
    max-width: 1375px;
    margin: 0 auto;
  }
}

.f-section-2 {
  margin: 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 900px) {
  .f-section-2 .f-inner {
    width: 74% !important;
    margin: 0 auto;
    margin-right: 2%;
  }
}
@media (min-width: 1400px) {
  .f-section-2 .f-inner {
    width: 80% !important;
  }
}
.f-section-2 ul {
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
@media (max-width: 900px) {
  .f-section-2 ul {
    -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;
    max-width: 10rem;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin: 0 auto;
  }
}
.f-section-2 a {
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin: 0;
}
.f-section-2 a span.global-icons {
  color: #fb6c21;
}
html.no-touch .f-section-2 a:hover .underline {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
}
html.no-touch .f-section-2 a:hover span:not(.global-icons) {
  color: #fb6c21;
}
html.no-touch .f-section-2 a:hover span.global-icons {
  color: #fb6c21;
}
.f-section-2 a .text {
  margin: 0;
  position: relative;
  display: inline-block;
}
.f-section-2 a .underline {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: #fb6c21;
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
     -moz-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  -o-transition: -o-transform 0.4s ease-out;
  -moz-transition: transform 0.4s ease-out, -moz-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out, -moz-transform 0.4s ease-out, -o-transform 0.4s ease-out;
}
.f-section-2 span:not(.global-icons) {
  font-weight: 300;
  font-size: clamp( 16px, 1vw + 0.8rem, 32px );
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
.f-section-2 span.global-icons {
  width: 45px;
  height: 40px;
  position: relative;
}
@media (max-width: 899px) {
  .f-section-2 span.global-icons {
    margin-bottom: 8px;
  }
}
.f-section-2 span.global-icons:before {
  top: 50%;
  position: absolute;
  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%);
  font-size: clamp( 1.5625rem, 1.2944983819vw + 1.2591019417rem, 2.8125rem );
}
.f-section-2 .gi-contact::before {
  font-size: 25px !important;
}
@media (max-width: 899px) {
  .f-section-2 .gi-contact::before {
    font-size: 20px !important;
  }
}
.f-section-2 span.global-icons {
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
@media (min-width: 900px) {
  .f-section-2 span.global-icons {
    margin-right: 20px;
  }
}

.f-section-3 {
  margin-bottom: 50px;
}
@media (max-width: 899px) {
  .f-section-3 {
    margin-bottom: 25px;
  }
}
@media (min-width: 900px) {
  .f-section-3 .f-inner {
    width: 100%;
    max-width: 530px;
  }
}
@media (min-width: 900px) {
  .f-section-3 h3,
.f-section-3 p,
.f-section-3 address {
    text-align: left;
  }
}
@media (min-width: 900px) {
  .f-section-3 {
    -webkit-box-flex: 70%;
    -webkit-flex: 70%;
       -moz-box-flex: 70%;
        -ms-flex: 70%;
            flex: 70%;
    margin-bottom: 0;
    padding-right: 20px;
  }
}
@media (min-width: 1366px) {
  .f-section-3 {
    -webkit-box-flex: 60%;
    -webkit-flex: 60%;
       -moz-box-flex: 60%;
        -ms-flex: 60%;
            flex: 60%;
  }
}

@media (min-width: 900px) {
  .f-section-4 {
    -webkit-box-flex: 65%;
    -webkit-flex: 65%;
       -moz-box-flex: 65%;
        -ms-flex: 65%;
            flex: 65%;
    margin-bottom: 0;
  }
}
@media (min-width: 1366px) {
  .f-section-4 {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
       -moz-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }
}

.f-section-3-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  padding: 0 40px;
  margin: 90px auto 90px;
}
@media (max-width: 1440px) {
  .f-section-3-4 {
    max-width: 1000px;
  }
}
@media (max-width: 1200px) {
  .f-section-3-4 {
    max-width: 850px;
    margin: 70px auto 30px;
  }
}
@media (max-width: 900px) {
  .f-section-3-4 {
    padding: 0 20px 30px;
    -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;
    margin: 60px auto 0;
  }
}

.f-section-5 {
  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;
  z-index: 2;
  position: relative;
}
.f-section-5 a,
.f-section-5 span:not(.custom-arrow):not(.global-icons) {
  margin: 0;
  font-weight: 300;
  text-decoration: underline;
  font-size: clamp( 14px, 0.393442623vw + 0.7827868852rem, 20px );
  line-height: 1;
  display: inline;
}
.f-section-5 span:not(.custom-arrow):not(.global-icons) {
  text-decoration: none;
  display: inline-block;
  margin: 0 5px;
}
html.no-touch .f-section-5 a:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .f-section-5 {
    -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-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1580px;
    padding: 0 40px;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    z-index: 5;
    position: relative;
  }
}

.fs5-1 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.fs5-1 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .fs5-1 ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.fs5-1 li {
  margin: 10px 5px;
  color: #15597e;
}
@media (min-width: 900px) {
  .fs5-1 li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) translateY(-2px) translateX(10px);
       -moz-transform: translateY(-50%) translateY(-2px) translateX(10px);
        -ms-transform: translateY(-50%) translateY(-2px) translateX(10px);
         -o-transform: translateY(-50%) translateY(-2px) translateX(10px);
            transform: translateY(-50%) translateY(-2px) translateX(10px);
    width: 2px;
    height: 100%;
    background-color: #15597e;
  }
}
@media (min-width: 900px) {
  .fs5-1 li:last-child:after {
    content: none;
  }
}
@media (min-width: 900px) {
  .fs5-1 li {
    position: relative;
    margin: 20px 20px 20px 0;
  }
}
@media (min-width: 900px) {
  .fs5-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.fs5-2 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  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: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  .fs5-2 a {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  .fs5-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 1271px) {
  .fs5-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.fs5-1-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 1200px) {
  .fs5-1-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-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.fs5-3 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  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;
  margin: 20px 0;
}
@media (min-width: 1200px) {
  .fs5-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media (min-width: 1200px) {
  .fs5-1,
.fs5-2,
.fs5-3 {
    margin: 0;
  }
}

.f-section-6 {
  background-color: #eee;
  padding: 30px 0;
}
.f-section-6 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.f-section-6 li,
.f-section-6 a {
  margin: 0;
  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;
}
.f-section-6 li {
  margin: 30px 10px;
  max-width: clamp( 7.5rem, 8.75vw + 5.75rem, 16.25rem );
  max-height: clamp( 5rem, 4.375vw + 4.125rem, 9.375rem );
  min-width: 120px;
  min-height: 80px;
}
@media (min-width: 900px) {
  .f-section-6 li {
    margin: 10px 15px;
  }
}
.f-section-6 a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
html.no-touch .f-section-6 a:hover .ribbon-img {
  opacity: 1;
}
.f-section-6 picture {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.f-section-6 img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  opacity: 0.5;
}
@media (min-width: 900px) {
  .f-section-6 {
    padding: 20px 15px;
  }
}

.custom-popup.popup-alert {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 31;
  padding-bottom: 50px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
  pointer-events: none;
  background: transparent;
  -webkit-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
body:not(.alert-popups-loaded) .custom-popup.popup-alert {
  display: none !important;
}
.custom-popup.popup-alert::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.custom-popup.popup-alert:not(.opened) .scroll-prompt,
.custom-popup.popup-alert:not(.opened) .scroll-prompt.active {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert:not(.opened) {
    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;
  }
}
.custom-popup.popup-alert.opened {
  display: block;
}
.custom-popup.popup-alert.opened .alert-close {
  display: block;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert.opened {
    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;
  }
}
.custom-popup.popup-alert.hovered .popup-more .custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(160%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(160%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(160%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(160%) translateY(3%);
          transform: rotate(-45deg) translateX(160%) translateY(3%);
}
.custom-popup.popup-alert.hovered .popup-more .custom-arrow {
  border-color: #012a42;
}
.custom-popup.popup-alert .pc-content-wrapper {
  position: relative;
}
.custom-popup.popup-alert .popup-wrapper {
  padding-top: clamp( 5rem, 4.375vw + 4.125rem, 9.375rem );
  overflow: visible;
  max-width: clamp( 19.875rem, 42vw + 11.475rem, 61.875rem );
  margin: 0 auto;
}
@media (min-width: 768px) {
  .custom-popup.popup-alert .popup-wrapper {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-wrapper {
    width: 90%;
    max-width: 1200px;
    padding-top: 0;
  }
}
.custom-popup.popup-alert .pc-inner {
  max-width: clamp( 19.875rem, 42vw + 11.475rem, 61.875rem );
}
@media (min-width: 768px) {
  .custom-popup.popup-alert .pc-inner {
    margin: 0;
    position: relative;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .pc-inner {
    max-width: 83%;
    margin: 0 auto;
  }
}
.custom-popup.popup-alert .pc-content {
  background: #fff;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .pc-content {
    background: #aa272f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
}
.custom-popup.popup-alert .popup-image {
  background-color: #aa272f;
  overflow: hidden;
  position: relative;
}
.custom-popup.popup-alert .popup-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  position: absolute;
}
@media (max-width: 400px) {
  .custom-popup.popup-alert .popup-image {
    aspect-ratio: 1/1;
  }
}
@media (min-width: 400px) {
  .custom-popup.popup-alert .popup-image {
    min-height: 250px;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-image {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.custom-popup.popup-alert .popup-content {
  background: #f1e8c2;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.custom-popup.popup-alert .popup-content-header {
  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;
}
.custom-popup.popup-alert .popup-content-header .popup-header {
  line-height: 28px;
  padding-top: 3px;
  font-weight: 300;
  font-size: clamp( 1rem, 0.4375vw + 0.9125rem, 1.4375rem );
  text-align: center;
  color: #25394b;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-content-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.custom-popup.popup-alert .popup-content-inner {
  padding: 25px;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-content-inner {
    height: 100%;
    padding: 45px;
  }
}
.custom-popup.popup-alert .popup-title {
  font-weight: 900;
  margin: 5px 0 10px;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  font-size: clamp( 1.5rem, 1.3125vw + 1.2375rem, 2.8125rem );
  line-height: clamp( 2.125rem, 2.25vw + 1.675rem, 4.375rem );
  text-align: center;
  color: #1c5b7c;
  font-style: italic;
  font-family: "libre-franklin", sans-serif;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-title {
    text-align: left;
  }
}
.custom-popup.popup-alert .popup-description {
  font-weight: 300;
  font-size: clamp( 1rem, 0.625vw + 0.875rem, 1.625rem );
  line-height: clamp( 1.625rem, 0.625vw + 1.5rem, 2.25rem );
  text-align: center;
  color: #25394b;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-description {
    margin: 25px 0 15px;
    text-align: left;
  }
}
.custom-popup.popup-alert .popup-link-icon {
  pointer-events: none;
  font-size: 11px;
  color: #f2685e;
  display: inline;
  margin-left: 10px;
}
.custom-popup.popup-alert .updated {
  margin: 15px 0 0;
  display: block;
  font-weight: 300;
  font-size: clamp( 1rem, 0.125vw + 0.975rem, 1.125rem );
  line-height: clamp( 1.625rem, 0.875vw + 1.45rem, 2.5rem );
  text-align: center;
  color: #25394b;
  border: 1px solid rgba(0, 0, 0, 0);
  opacity: 0.7;
  text-decoration: underline;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .updated {
    margin: 30px 0 0;
    text-align: left;
  }
}
.custom-popup.popup-alert .popup-card.has-url {
  pointer-events: none;
}
.custom-popup.popup-alert .popup-card.has-url .pc-inner {
  pointer-events: all;
}
.custom-popup.popup-alert .popup-card.has-url .global-url {
  display: block;
}
.custom-popup.popup-alert .popup-card.no-url .popup-more {
  display: none;
}
.custom-popup.popup-alert .popup-card.no-url .global-url {
  display: none;
}
.custom-popup.popup-alert .popup-card.no-url .popup-content-inner:after {
  display: none;
}
.custom-popup.popup-alert .global-url {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.custom-popup.popup-alert .popup-wrapper {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .popup-wrapper {
    -webkit-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
    -o-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
    -moz-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
    transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  }
}
.custom-popup.popup-alert.opened {
  pointer-events: all;
  background: rgba(1, 41, 66, 0.7);
}
.custom-popup.popup-alert.opened .popup-wrapper {
  opacity: 1;
  visibility: visible;
}
.custom-popup.popup-alert .scroll-prompt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 51, 83, 0)), to(#002c59));
  background: -webkit-linear-gradient(rgba(16, 51, 83, 0) 0%, #002c59 100%);
  background: -moz-linear-gradient(rgba(16, 51, 83, 0) 0%, #002c59 100%);
  background: -o-linear-gradient(rgba(16, 51, 83, 0) 0%, #002c59 100%);
  background: linear-gradient(rgba(16, 51, 83, 0) 0%, #002c59 100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: 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;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: 33;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.custom-popup.popup-alert .scroll-prompt.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert .scroll-prompt {
    display: none;
  }
}
.custom-popup.popup-alert .scroll-prompt-btn {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  position: relative;
  background-color: transparent;
}
.custom-popup.popup-alert .scroll-prompt-btn .double-arrow {
  position: absolute;
  left: -15px;
  bottom: 30px;
}
.custom-popup.popup-alert .scroll-prompt-btn .double-arrow::after {
  top: 29px;
}
@media (min-width: 900px) {
  .custom-popup.popup-alert {
    padding-bottom: 0;
  }
}

.alert-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.custom-popup.popup-notices {
  display: none;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 31;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .close-popup-wrapper.mobile {
    display: none !important;
  }
  .custom-popup.popup-notices .close-popup-wrapper.desktop {
    display: block !important;
  }
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .close-popup-wrapper.mobile {
    display: block !important;
  }
  .custom-popup.popup-notices .close-popup-wrapper.desktop {
    display: none !important;
  }
}
body:not(.notices-popups-loaded) .custom-popup.popup-notices {
  display: none !important;
}
.custom-popup.popup-notices .popup-inner {
  height: 100%;
  background: rgba(1, 41, 66, 0.7);
}
.custom-popup.popup-notices .popup-inner > .close-popup-wrapper {
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.mobile {
    display: none !important;
  }
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.desktop {
    display: block !important;
  }
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.mobile {
    display: block !important;
  }
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.desktop {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper .close-popup {
    left: 48%;
    right: auto;
    z-index: 32;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-inner {
    background: transparent;
  }
}
.custom-popup.popup-notices .custom-popup-swiper {
  height: 100%;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.custom-popup.popup-notices .custom-popup-swiper::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.custom-popup.popup-notices .custom-popup-scroller > .close-popup-wrapper {
  position: fixed;
  -webkit-transform: translateX(-50px);
     -moz-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
       -o-transform: translateX(-50px);
          transform: translateX(-50px);
  height: 0;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices .custom-popup-scroller > .close-popup-wrapper {
    display: none;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .custom-popup-scroller {
    width: 50%;
    max-width: 900px;
    -webkit-border-radius: 5px 0 0 5px;
       -moz-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
    overflow: visible;
    margin-right: auto;
    margin-left: 0;
  }
}
.custom-popup.popup-notices .custom-popup-swiper-wrapper {
  height: 100%;
  margin-left: auto;
}
.custom-popup.popup-notices .custom-popup-swiper-wrapper > .popup-content-header {
  display: none;
  width: 100%;
  padding: 90px 40px 40px !important;
  background: #f1e8c1;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .custom-popup-swiper-wrapper > .popup-content-header {
    display: block;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .custom-popup-swiper-wrapper {
    opacity: 0;
    visibility: 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;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
    -webkit-transform: translate3d(-120%, 0, 0);
       -moz-transform: translate3d(-120%, 0, 0);
            transform: translate3d(-120%, 0, 0);
    -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -o-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  }
  .custom-popup.popup-notices .custom-popup-swiper-wrapper::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }
}
.custom-popup.popup-notices.opened {
  pointer-events: all;
}
.custom-popup.popup-notices.opened:before {
  -webkit-transition: opacity 0.3s ease 0.3s;
  -o-transition: opacity 0.3s ease 0.3s;
  -moz-transition: opacity 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0.3s;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices.opened .popup-inner > .close-popup-wrapper {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices.opened .popup-inner > .close-popup-wrapper {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices.opened .popup-inner {
    background: transparent;
  }
}
.custom-popup.popup-notices.opened .scroll-popup-wrapper .scroll-notices.active {
  opacity: 1;
  visibility: visible;
}
.custom-popup.popup-notices.opened .scroll-popup-wrapper .scroll-notices:not(.active) {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices.opened .scroll-popup-wrapper {
    display: block;
  }
}
@media (max-width: 899px) {
  .custom-popup.popup-notices.opened {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.custom-popup.popup-notices.oneSlide .popup-arrows {
  display: none;
}
.custom-popup.popup-notices.oneSlide .popup-image:before {
  content: none;
}
.custom-popup.popup-notices .close-popup-js:focus-visible {
  outline: 2px dashed #aa272f;
}
.custom-popup.popup-notices .popup-arrows {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250px;
  z-index: 2;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  top: 280px;
  pointer-events: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-arrows {
    display: none;
  }
}
.custom-popup.popup-notices .popup-arrow {
  pointer-events: all;
}
.custom-popup.popup-notices .popup-arrow .arrow {
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  border: none;
  position: relative;
}
.custom-popup.popup-notices .popup-arrow .arrow[aria-disabled=true] {
  opacity: 0.5;
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow {
  margin: 0 20px;
  position: absolute;
  right: 0;
  bottom: 39px;
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-arrow .arrow .double-arrow {
    bottom: 26px;
  }
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow::before, .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
  width: 25px;
  height: 25px;
  background-color: #fbb38d;
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::before, .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
    width: 25px;
    height: 25px;
  }
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow::before {
  background: #f36b23;
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
  top: 39px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
    top: 24px;
  }
}
.custom-popup.popup-notices .popup-arrow .arrow-left {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.custom-popup.popup-notices .popup-dots {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0 10px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-dots {
    display: none;
  }
}
.custom-popup.popup-notices .notices-pagination-bullet {
  width: 40px;
  height: 10px;
  background-color: transparent;
  border: 0.5px solid #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, background-color 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  pointer-events: all;
  position: relative;
}
.custom-popup.popup-notices .notices-pagination-bullet[aria-current=true] {
  background-color: #9199a1;
}
.custom-popup.popup-notices .notices-pagination-bullet:nth-child(odd)::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 0.5px;
  background-color: rgba(255, 255, 255, 0.16);
  z-index: 1;
}
html.no-touch .custom-popup.popup-notices .notices-pagination-bullet:hover:not([aria-current=true]) {
  background-color: #fff;
}
.custom-popup.popup-notices .popup-arrow-title {
  font-family: "Libre Baskerville", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #012a42;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .notices-items-container,
.custom-popup.popup-notices .notices-items-carousel {
    height: 100%;
  }
}
@media (max-width: 899px) {
  body.secondLvl .custom-popup.popup-notices .notices-items-carousel .popup-card {
    min-width: 300px;
  }
}
@media (max-width: 899px) {
  body.secondLvl .custom-popup.popup-notices .notices-items-carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-popup.popup-notices .global-url {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.custom-popup.popup-notices .global-url:focus-visible {
  outline: 2px dashed #000;
}
.custom-popup.popup-notices .popup-card {
  width: auto;
}
@media (min-width: 899px) {
  .custom-popup.popup-notices .popup-card {
    background-color: #f1e8c1;
  }
}
.custom-popup.popup-notices .popup-card.has-url .global-url {
  display: block;
}
.custom-popup.popup-notices .popup-card.has-url .popup-plus {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-card.has-url .popup-plus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-popup.popup-notices .popup-card.no-url .global-url {
  display: none;
}
.custom-popup.popup-notices .popup-card.no-url .popup-plus {
  display: none;
}
.custom-popup.popup-notices .popup-card:last-child .pc-inner {
  border: none;
  padding-bottom: 0;
}
.custom-popup.popup-notices .popup-content-inner {
  padding: 25px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-content-inner {
    height: 100%;
    padding: 30px 0;
  }
}
.custom-popup.popup-notices .pc-inner {
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: visible;
  max-width: 300px;
  margin: 0 auto;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}
html.no-touch .custom-popup.popup-notices .pc-inner:hover .popup-plus {
  background-color: #fff;
  color: #aa272f;
}
@media (min-width: 375px) {
  .custom-popup.popup-notices .pc-inner {
    max-width: 330px;
    margin: 0 5px;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .pc-inner {
    width: 85%;
    max-width: 750px;
    margin: 0 auto 50px 5%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 899px) {
  .custom-popup.popup-notices .pc-inner {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.custom-popup.popup-notices .pc-content {
  position: relative;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .pc-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-popup.popup-notices .pc-content-wrapper {
  margin: 0 10px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .pc-content-wrapper {
    margin: 0;
  }
}
.custom-popup.popup-notices .popup-content-header {
  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;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-content-header {
    display: none;
  }
}
.custom-popup.popup-notices .popup-header {
  font-family: "libre-franklin", sans-serif;
  font-weight: 300;
  font-size: clamp( 1rem, 2.75vw + 0.45rem, 3.75rem );
  text-align: center;
  color: #01192f;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-header {
    font-family: "libre-franklin", sans-serif;
    font-weight: 900;
    font-style: italic;
    text-align: left;
    line-height: 70px;
    color: #1d5b7c;
  }
}
.custom-popup.popup-notices .popup-title {
  font-family: "libre-franklin", sans-serif;
  font-weight: normal;
  margin: 20px 0;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  font-size: clamp( 1.75rem, 0.5vw + 1.65rem, 2.25rem );
  line-height: clamp( 2.375rem, 0.5vw + 2.275rem, 2.875rem );
  text-align: center;
  font-weight: 900;
  font-style: italic;
  color: #233846;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-title {
    text-align: left;
  }
}
.custom-popup.popup-notices .popup-image {
  background-color: #aa272f;
  height: 300px;
  min-height: 300px;
  overflow: hidden;
  position: relative;
}
.custom-popup.popup-notices .popup-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.custom-popup.popup-notices .popup-image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  opacity: 0.7;
  pointer-events: none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+0,01192f+100&0+0,0.7+32,1+67,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 25, 47, 0)), color-stop(32%, rgba(1, 25, 47, 0.7)), color-stop(67%, #01192f), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-image:before {
    content: none;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    min-height: 100%;
    background-color: transparent;
    position: absolute;
    width: clamp( 9.375rem, 14.7058823529vw + 1.1029411765rem, 18.75rem );
  }
}
.custom-popup.popup-notices .popup-content {
  background: #fff;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: clamp( 9.375rem, 14.7058823529vw + 1.1029411765rem, 18.75rem );
    padding: 0 30px;
    position: relative;
  }
}
.custom-popup.popup-notices .popup-description {
  font-weight: normal;
  text-align: center;
  font-size: clamp( 1.25rem, 0.25vw + 1.2rem, 1.5rem );
  line-height: clamp( 1.875rem, 0.25vw + 1.825rem, 2.125rem );
  color: #233846;
}
.custom-popup.popup-notices .popup-description p {
  font-size: 20px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-description {
    margin: 25px 0 15px;
    text-align: left;
  }
}
.custom-popup.popup-notices .updated {
  text-align: center;
  margin: 15px 0 0;
  display: block;
  font-weight: 300;
  font-size: clamp( 1.25rem, 0.25vw + 1.2rem, 1.5rem );
  line-height: clamp( 1.875rem, 0.25vw + 1.825rem, 2.125rem );
  color: #233846;
  opacity: 0.7;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .updated {
    margin: 30px 0;
    text-align: left;
  }
}
.custom-popup.popup-notices .card-dot {
  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%);
  width: 60px;
  height: 60px;
  font-size: 35px;
  z-index: 2;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices .card-dot {
    display: none;
  }
}
.custom-popup.popup-notices .popup-plus {
  width: 75px;
  height: 75px;
  background-color: #aa272f;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
  -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;
  color: #fff;
  font-size: 35px;
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  position: absolute;
  right: 0;
  bottom: 0;
  -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: 1;
  cursor: pointer;
}
.custom-popup.popup-notices .scroll-notices {
  background: transparent;
  border: none;
  color: #fff;
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 5px 20px;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.custom-popup.popup-notices .scroll-notices .arrow {
  position: relative;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.custom-popup.popup-notices .scroll-notices .arrow .double-arrow {
  position: absolute;
  right: -19px;
  top: 43px;
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover {
  border-color: #fff;
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
.custom-popup.popup-notices .scroll-notices span:not(.arrow):not(.global-icons) {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-notices span:not(.arrow):not(.global-icons) {
    display: block;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    color: #eee;
    text-transform: uppercase;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    -webkit-text-orientation: mixed;
            text-orientation: mixed;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-bottom: 30px;
  }
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover span.custom-arrow {
  border-color: #fff;
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover span.custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-notices {
    bottom: 20px;
    right: clamp( 1.25rem, 2.9411764706vw + -0.4044117647rem, 3.125rem );
    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;
    cursor: pointer;
  }
}
.custom-popup.popup-notices .scroll-popup-wrapper {
  display: none;
  position: fixed;
  bottom: 50px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-popup-wrapper {
    left: 52%;
    right: auto;
    z-index: 32;
  }
}
@media (min-width: 1800px) {
  .custom-popup.popup-notices .scroll-popup-wrapper {
    left: 930px;
  }
}
.custom-popup.popup-notices .popup-card .popup-description a {
  text-decoration: underline;
}
html.no-touch .custom-popup.popup-notices .popup-card .popup-description a:hover {
  -webkit-text-decoration-color: #aa272f;
     -moz-text-decoration-color: #aa272f;
          text-decoration-color: #aa272f;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices {
    display: block !important;
    pointer-events: none;
    background: transparent;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }
  .custom-popup.popup-notices.opened {
    pointer-events: all;
    background: rgba(1, 41, 66, 0.7);
    opacity: 1;
    visibility: visible;
  }
  .custom-popup.popup-notices.opened .custom-popup-scroller .custom-popup-swiper-wrapper > .close-popup-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0s 0.2s, visibility 0s 0.2s;
    -o-transition: opacity 0s 0.2s, visibility 0s 0.2s;
    -moz-transition: opacity 0s 0.2s, visibility 0s 0.2s;
    transition: opacity 0s 0.2s, visibility 0s 0.2s;
  }
  .custom-popup.popup-notices.opened .custom-popup-swiper-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    padding-right: 60px;
  }
  .custom-popup.popup-notices.opened .popup-wrapper {
    opacity: 1;
    visibility: visible;
  }
}

.hpm-triggers {
  position: absolute;
  left: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  display: none;
  -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;
  width: auto;
  overflow: visible;
}
.hpm-triggers.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.hpm-triggers.no-popups-items {
  display: none;
}
.hpm-triggers.opened {
  z-index: 30;
}
body.secondLvl .hpm-triggers {
  bottom: 50px;
}
body.secondLvl .hpm-triggers.noHeader {
  bottom: 80px;
}
@media (max-width: 899px) {
  .hpm-triggers {
    left: 25px;
    bottom: 200px;
  }
}
@media (max-width: 480px) {
  .hpm-triggers {
    bottom: 200px;
  }
}

.popup-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  width: 75px;
  height: 75px;
  min-width: 75px;
  min-height: 75px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  position: relative;
  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;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 480px) {
  .popup-btn {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
  }
}
.popup-btn * {
  pointer-events: none;
}
.popup-btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 41, 66, 0.7);
  z-index: 1;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.popup-btn .pb-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;
  -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;
}
.popup-btn.pb-alert {
  background-color: #f36b22;
}
.popup-btn.pb-alert:hover {
  background-color: #fff;
}
.popup-btn.pb-alert:hover .global-icons {
  color: #aa272f;
}
.popup-btn.pb-notice {
  background-color: #25384a;
}
.popup-btn.pb-notice:hover {
  background-color: #fff;
}
.popup-btn.pb-notice:hover .global-icons {
  color: #1b5a7d;
}
.popup-btn.active {
  pointer-events: none;
}
.popup-btn.active:before {
  opacity: 1;
  visibility: visible;
}
.popup-btn .global-icons {
  font-size: 35px;
  color: #fff;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  margin: 0;
}
.popup-btn .global-icons.gi-alert {
  font-size: 35px;
}
@media (max-width: 480px) {
  .popup-btn .global-icons.gi-alert {
    font-size: 28px;
  }
}
.popup-btn .global-icons.gi-notices {
  font-size: 35px;
}
@media (max-width: 480px) {
  .popup-btn .global-icons.gi-notices {
    font-size: 28px;
  }
}
.popup-btn .pb-title {
  position: absolute;
  right: -15px;
  -webkit-transform: translateX(50%);
     -moz-transform: translateX(50%);
      -ms-transform: translateX(50%);
       -o-transform: translateX(50%);
          transform: translateX(50%);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  font-weight: 200;
  font-size: clamp(14px, 2vw, 18px);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #eee;
  white-space: nowrap;
}
.popup-btn .pb-counter {
  position: absolute;
  top: -2px;
  right: -4px;
  background: #14509e;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-weight: normal;
  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-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  color: #fff;
}
.popup-btn:hover .pb-title {
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 1;
  visibility: visible;
}

.custom-popup.popup-notices {
  display: none;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 31;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .close-popup-wrapper.mobile {
    display: none !important;
  }
  .custom-popup.popup-notices .close-popup-wrapper.desktop {
    display: block !important;
  }
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .close-popup-wrapper.mobile {
    display: block !important;
  }
  .custom-popup.popup-notices .close-popup-wrapper.desktop {
    display: none !important;
  }
}
body:not(.notices-popups-loaded) .custom-popup.popup-notices {
  display: none !important;
}
.custom-popup.popup-notices .popup-inner {
  height: 100%;
  background: rgba(1, 41, 66, 0.7);
}
.custom-popup.popup-notices .popup-inner > .close-popup-wrapper {
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.mobile {
    display: none !important;
  }
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.desktop {
    display: block !important;
  }
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.mobile {
    display: block !important;
  }
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper.desktop {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper .close-popup {
    left: 48%;
    right: auto;
    z-index: 32;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-inner {
    background: transparent;
  }
}
.custom-popup.popup-notices .custom-popup-swiper {
  height: 100%;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.custom-popup.popup-notices .custom-popup-swiper::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.custom-popup.popup-notices .custom-popup-scroller > .close-popup-wrapper {
  position: fixed;
  -webkit-transform: translateX(-50px);
     -moz-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
       -o-transform: translateX(-50px);
          transform: translateX(-50px);
  height: 0;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices .custom-popup-scroller > .close-popup-wrapper {
    display: none;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .custom-popup-scroller {
    width: 50%;
    max-width: 900px;
    -webkit-border-radius: 5px 0 0 5px;
       -moz-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
    overflow: visible;
    margin-right: auto;
    margin-left: 0;
  }
}
.custom-popup.popup-notices .custom-popup-swiper-wrapper {
  height: 100%;
  margin-left: auto;
}
.custom-popup.popup-notices .custom-popup-swiper-wrapper > .popup-content-header {
  display: none;
  width: 100%;
  padding: 90px 40px 40px !important;
  background: #f1e8c1;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .custom-popup-swiper-wrapper > .popup-content-header {
    display: block;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .custom-popup-swiper-wrapper {
    opacity: 0;
    visibility: 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;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
    -webkit-transform: translate3d(-120%, 0, 0);
       -moz-transform: translate3d(-120%, 0, 0);
            transform: translate3d(-120%, 0, 0);
    -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, -o-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  }
  .custom-popup.popup-notices .custom-popup-swiper-wrapper::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }
}
.custom-popup.popup-notices.opened {
  pointer-events: all;
}
.custom-popup.popup-notices.opened:before {
  -webkit-transition: opacity 0.3s ease 0.3s;
  -o-transition: opacity 0.3s ease 0.3s;
  -moz-transition: opacity 0.3s ease 0.3s;
  transition: opacity 0.3s ease 0.3s;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices.opened .popup-inner > .close-popup-wrapper {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices.opened .popup-inner > .close-popup-wrapper {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices.opened .popup-inner {
    background: transparent;
  }
}
.custom-popup.popup-notices.opened .scroll-popup-wrapper .scroll-notices.active {
  opacity: 1;
  visibility: visible;
}
.custom-popup.popup-notices.opened .scroll-popup-wrapper .scroll-notices:not(.active) {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices.opened .scroll-popup-wrapper {
    display: block;
  }
}
@media (max-width: 899px) {
  .custom-popup.popup-notices.opened {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.custom-popup.popup-notices.oneSlide .popup-arrows {
  display: none;
}
.custom-popup.popup-notices.oneSlide .popup-image:before {
  content: none;
}
.custom-popup.popup-notices .close-popup-js:focus-visible {
  outline: 2px dashed #aa272f;
}
.custom-popup.popup-notices .popup-arrows {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250px;
  z-index: 2;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  top: 280px;
  pointer-events: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-arrows {
    display: none;
  }
}
.custom-popup.popup-notices .popup-arrow {
  pointer-events: all;
}
.custom-popup.popup-notices .popup-arrow .arrow {
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  border: none;
  position: relative;
}
.custom-popup.popup-notices .popup-arrow .arrow[aria-disabled=true] {
  opacity: 0.5;
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow {
  margin: 0 20px;
  position: absolute;
  right: 0;
  bottom: 39px;
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-arrow .arrow .double-arrow {
    bottom: 26px;
  }
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow::before, .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
  width: 25px;
  height: 25px;
  background-color: #fbb38d;
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::before, .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
    width: 25px;
    height: 25px;
  }
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow::before {
  background: #f36b23;
}
.custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
  top: 39px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (max-width: 900px) {
  .custom-popup.popup-notices .popup-arrow .arrow .double-arrow::after {
    top: 24px;
  }
}
.custom-popup.popup-notices .popup-arrow .arrow-left {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.custom-popup.popup-notices .popup-dots {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0 10px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-dots {
    display: none;
  }
}
.custom-popup.popup-notices .notices-pagination-bullet {
  width: 40px;
  height: 10px;
  background-color: transparent;
  border: 0.5px solid #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, background-color 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  pointer-events: all;
  position: relative;
}
.custom-popup.popup-notices .notices-pagination-bullet[aria-current=true] {
  background-color: #9199a1;
}
.custom-popup.popup-notices .notices-pagination-bullet:nth-child(odd)::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 0.5px;
  background-color: rgba(255, 255, 255, 0.16);
  z-index: 1;
}
html.no-touch .custom-popup.popup-notices .notices-pagination-bullet:hover:not([aria-current=true]) {
  background-color: #fff;
}
.custom-popup.popup-notices .popup-arrow-title {
  font-family: "Libre Baskerville", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #012a42;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .notices-items-container,
.custom-popup.popup-notices .notices-items-carousel {
    height: 100%;
  }
}
@media (max-width: 899px) {
  body.secondLvl .custom-popup.popup-notices .notices-items-carousel .popup-card {
    min-width: 300px;
  }
}
@media (max-width: 899px) {
  body.secondLvl .custom-popup.popup-notices .notices-items-carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-popup.popup-notices .global-url {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.custom-popup.popup-notices .global-url:focus-visible {
  outline: 2px dashed #000;
}
.custom-popup.popup-notices .popup-card {
  width: auto;
}
@media (min-width: 899px) {
  .custom-popup.popup-notices .popup-card {
    background-color: #f1e8c1;
  }
}
.custom-popup.popup-notices .popup-card.has-url .global-url {
  display: block;
}
.custom-popup.popup-notices .popup-card.has-url .popup-plus {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-card.has-url .popup-plus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-popup.popup-notices .popup-card.no-url .global-url {
  display: none;
}
.custom-popup.popup-notices .popup-card.no-url .popup-plus {
  display: none;
}
.custom-popup.popup-notices .popup-card:last-child .pc-inner {
  border: none;
  padding-bottom: 0;
}
.custom-popup.popup-notices .popup-content-inner {
  padding: 25px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-content-inner {
    height: 100%;
    padding: 30px 0;
  }
}
.custom-popup.popup-notices .pc-inner {
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: visible;
  max-width: 300px;
  margin: 0 auto;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}
html.no-touch .custom-popup.popup-notices .pc-inner:hover .popup-plus {
  background-color: #fff;
  color: #aa272f;
}
@media (min-width: 375px) {
  .custom-popup.popup-notices .pc-inner {
    max-width: 330px;
    margin: 0 5px;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .pc-inner {
    width: 85%;
    max-width: 750px;
    margin: 0 auto 50px 5%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 899px) {
  .custom-popup.popup-notices .pc-inner {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
.custom-popup.popup-notices .pc-content {
  position: relative;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .pc-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-popup.popup-notices .pc-content-wrapper {
  margin: 0 10px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .pc-content-wrapper {
    margin: 0;
  }
}
.custom-popup.popup-notices .popup-content-header {
  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;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-content-header {
    display: none;
  }
}
.custom-popup.popup-notices .popup-header {
  font-family: "libre-franklin", sans-serif;
  font-weight: 300;
  font-size: clamp( 1rem, 2.75vw + 0.45rem, 3.75rem );
  text-align: center;
  color: #01192f;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-header {
    font-family: "libre-franklin", sans-serif;
    font-weight: 900;
    font-style: italic;
    text-align: left;
    line-height: 70px;
    color: #1d5b7c;
  }
}
.custom-popup.popup-notices .popup-title {
  font-family: "libre-franklin", sans-serif;
  font-weight: normal;
  margin: 20px 0;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  font-size: clamp( 1.75rem, 0.5vw + 1.65rem, 2.25rem );
  line-height: clamp( 2.375rem, 0.5vw + 2.275rem, 2.875rem );
  text-align: center;
  font-weight: 900;
  font-style: italic;
  color: #233846;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-title {
    text-align: left;
  }
}
.custom-popup.popup-notices .popup-image {
  background-color: #aa272f;
  height: 300px;
  min-height: 300px;
  overflow: hidden;
  position: relative;
}
.custom-popup.popup-notices .popup-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.custom-popup.popup-notices .popup-image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  opacity: 0.7;
  pointer-events: none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+0,01192f+100&0+0,0.7+32,1+67,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 25, 47, 0)), color-stop(32%, rgba(1, 25, 47, 0.7)), color-stop(67%, #01192f), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(1, 25, 47, 0) 0%, rgba(1, 25, 47, 0.7) 32%, #01192f 67%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-image:before {
    content: none;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    min-height: 100%;
    background-color: transparent;
    position: absolute;
    width: clamp( 9.375rem, 14.7058823529vw + 1.1029411765rem, 18.75rem );
  }
}
.custom-popup.popup-notices .popup-content {
  background: #fff;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: clamp( 9.375rem, 14.7058823529vw + 1.1029411765rem, 18.75rem );
    padding: 0 30px;
    position: relative;
  }
}
.custom-popup.popup-notices .popup-description {
  font-weight: normal;
  text-align: center;
  font-size: clamp( 1.25rem, 0.25vw + 1.2rem, 1.5rem );
  line-height: clamp( 1.875rem, 0.25vw + 1.825rem, 2.125rem );
  color: #233846;
}
.custom-popup.popup-notices .popup-description p {
  font-size: 20px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-description {
    margin: 25px 0 15px;
    text-align: left;
  }
}
.custom-popup.popup-notices .updated {
  text-align: center;
  margin: 15px 0 0;
  display: block;
  font-weight: 300;
  font-size: clamp( 1.25rem, 0.25vw + 1.2rem, 1.5rem );
  line-height: clamp( 1.875rem, 0.25vw + 1.825rem, 2.125rem );
  color: #233846;
  opacity: 0.7;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .updated {
    margin: 30px 0;
    text-align: left;
  }
}
.custom-popup.popup-notices .card-dot {
  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%);
  width: 60px;
  height: 60px;
  font-size: 35px;
  z-index: 2;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices .card-dot {
    display: none;
  }
}
.custom-popup.popup-notices .popup-plus {
  width: 75px;
  height: 75px;
  background-color: #aa272f;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
  -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;
  color: #fff;
  font-size: 35px;
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  position: absolute;
  right: 0;
  bottom: 0;
  -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: 1;
  cursor: pointer;
}
.custom-popup.popup-notices .scroll-notices {
  background: transparent;
  border: none;
  color: #fff;
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 5px 20px;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.custom-popup.popup-notices .scroll-notices .arrow {
  position: relative;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.custom-popup.popup-notices .scroll-notices .arrow .double-arrow {
  position: absolute;
  right: -19px;
  top: 43px;
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover {
  border-color: #fff;
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
.custom-popup.popup-notices .scroll-notices span:not(.arrow):not(.global-icons) {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-notices span:not(.arrow):not(.global-icons) {
    display: block;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    color: #eee;
    text-transform: uppercase;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    -webkit-text-orientation: mixed;
            text-orientation: mixed;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-bottom: 30px;
  }
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover span.custom-arrow {
  border-color: #fff;
}
html.no-touch .custom-popup.popup-notices .scroll-notices:hover span.custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-notices {
    bottom: 20px;
    right: clamp( 1.25rem, 2.9411764706vw + -0.4044117647rem, 3.125rem );
    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;
    cursor: pointer;
  }
}
.custom-popup.popup-notices .scroll-popup-wrapper {
  display: none;
  position: fixed;
  bottom: 50px;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-popup-wrapper {
    left: 52%;
    right: auto;
    z-index: 32;
  }
}
@media (min-width: 1800px) {
  .custom-popup.popup-notices .scroll-popup-wrapper {
    left: 930px;
  }
}
.custom-popup.popup-notices .popup-card .popup-description a {
  text-decoration: underline;
}
html.no-touch .custom-popup.popup-notices .popup-card .popup-description a:hover {
  -webkit-text-decoration-color: #aa272f;
     -moz-text-decoration-color: #aa272f;
          text-decoration-color: #aa272f;
}
@media (max-width: 899px) {
  .custom-popup.popup-notices {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  }
}
@media (min-width: 900px) {
  .custom-popup.popup-notices {
    display: block !important;
    pointer-events: none;
    background: transparent;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }
  .custom-popup.popup-notices.opened {
    pointer-events: all;
    background: rgba(1, 41, 66, 0.7);
    opacity: 1;
    visibility: visible;
  }
  .custom-popup.popup-notices.opened .custom-popup-scroller .custom-popup-swiper-wrapper > .close-popup-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0s 0.2s, visibility 0s 0.2s;
    -o-transition: opacity 0s 0.2s, visibility 0s 0.2s;
    -moz-transition: opacity 0s 0.2s, visibility 0s 0.2s;
    transition: opacity 0s 0.2s, visibility 0s 0.2s;
  }
  .custom-popup.popup-notices.opened .custom-popup-swiper-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    padding-right: 60px;
  }
  .custom-popup.popup-notices.opened .popup-wrapper {
    opacity: 1;
    visibility: visible;
  }
}

.custom-popups-wrapper {
  position: relative;
  z-index: 32;
  -webkit-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  -o-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  -moz-transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s, visibility 0.3s ease-out 0.2s;
}

.close-popup-wrapper {
  z-index: 32;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.close-popup-wrapper.active {
  opacity: 1;
  visibility: visible;
}
.close-popup-wrapper.alert-close .close-popup {
  right: clamp( 1.25rem, 1.625vw + 0.925rem, 2.875rem );
  top: clamp( 1.25rem, 1.75vw + 0.9rem, 3rem );
}
@media (max-width: 899px) {
  .close-popup-wrapper {
    position: fixed;
    top: clamp( 1.25rem, 1.875vw + 0.875rem, 3.125rem );
    right: clamp( 0.3125rem, 2.8125vw + -0.25rem, 3.125rem );
  }
}

.close-popup {
  cursor: pointer;
  border: none;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  -o-transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  -moz-transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  -webkit-box-shadow: 0px 0px 6px #00000066;
     -moz-box-shadow: 0px 0px 6px #00000066;
          box-shadow: 0px 0px 6px #00000066;
  background: #f36b22;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  width: 80px;
  height: 80px;
  background-color: #f26b23;
  width: clamp( 80px, 0vw + 5rem, 80px );
  height: clamp( 80px, 0vw + 5rem, 80px );
  top: clamp( 1.875rem, 1.25vw + 1.625rem, 3.125rem );
  right: clamp( 1.875rem, 1.25vw + 1.625rem, 3.125rem );
}
.close-popup > span {
  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;
  pointer-events: none;
  max-height: 40px;
  margin: 0 auto;
  position: relative;
  width: 40px;
  height: 30px;
}
.close-popup > span span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #eee;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.close-popup > span span:first-child {
  width: 65%;
}
.close-popup > span span:nth-child(3) {
  width: 55%;
}
.close-popup > span span:nth-child(2) {
  position: relative;
}
.close-popup > span span:nth-child(2):before, .close-popup > span span:nth-child(2):after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #012a42;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.close-popup > span span:nth-child(2):after {
  -webkit-transform-origin: bottom;
     -moz-transform-origin: bottom;
      -ms-transform-origin: bottom;
       -o-transform-origin: bottom;
          transform-origin: bottom;
}
.close-popup > span:after {
  background-color: #012a42;
}
.close-popup > span span:first-child, .close-popup > span span:last-child {
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.close-popup > span span:nth-child(2) {
  background-color: transparent;
}
.close-popup > span span:nth-child(2):before, .close-popup > span span:nth-child(2):after {
  background-color: #fff;
  opacity: 1;
  visibility: visible;
  -webkit-transition: background-color 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: background-color 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, visibility 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, background-color 0.3s ease-out, visibility 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, visibility 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.close-popup > span span:nth-child(2):before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-popup > span span:nth-child(2):after {
  -webkit-transform: rotate(-45deg) scaleX(1);
     -moz-transform: rotate(-45deg) scaleX(1);
      -ms-transform: rotate(-45deg) scaleX(1);
       -o-transform: rotate(-45deg) scaleX(1);
          transform: rotate(-45deg) scaleX(1);
}
.close-popup > span {
  width: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  height: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
}
@media (min-width: 900px) {
  .close-popup {
    position: fixed;
    top: clamp( 1.25rem, 0vw + 1.25rem, 1.25rem );
    right: clamp( 1.25rem, 0vw + 1.25rem, 1.25rem );
  }
}

.popup-more {
  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;
  margin-top: 20px;
}
.popup-more span:not(.global-icons) {
  font-weight: 900;
  font-style: italic;
  font-size: clamp( 1rem, 0.4375vw + 0.9125rem, 1.4375rem );
  text-align: center;
  color: #25394b;
  text-transform: capitalize;
  -webkit-transform: translateY(4px);
     -moz-transform: translateY(4px);
      -ms-transform: translateY(4px);
       -o-transform: translateY(4px);
          transform: translateY(4px);
}
.no-url .popup-more {
  display: none;
}
.popup-more .arrow {
  position: relative;
}
.popup-more .arrow .double-arrow {
  position: absolute;
  right: -9px;
  bottom: 23px;
}
.popup-more .arrow .double-arrow::before, .popup-more .arrow .double-arrow::after {
  width: 25px;
  height: 25px;
  background-color: #fbb38d;
}
.popup-more .arrow .double-arrow::before {
  background: #f36b23;
}
.popup-more .arrow .double-arrow::after {
  top: 24px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
.popup-more span.global-icons {
  color: #012a42;
}
@media (min-width: 900px) {
  .popup-more {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.content-wrap .secondLvlCss h2 {
  padding-top: 40px;
}

.secondLvlCss {
  /* youtube iframe */
}
.secondLvlCss .title-area {
  width: 100%;
  display: block;
  padding: 0 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              -ms-grid-row-align: auto;
          align-self: auto;
  pointer-events: none;
  margin-bottom: 60px;
}
.secondLvlCss .title-area .title-area-inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.secondLvlCss .title-area .title-area-inner ul {
  margin-bottom: 0px;
}
body.noHeader .secondLvlCss .title-area {
  padding: 30px;
}
.secondLvlCss .page-title {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  z-index: 2;
  margin-bottom: 0;
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 65px;
  line-height: 67px;
  color: #25384a;
}
body.noHeader .secondLvlCss .page-title {
  margin-bottom: 10px;
}
@media (max-width: 1200px) and (min-width: 900px) {
  body.noHeader .secondLvlCss .page-title {
    padding: 0 80px;
  }
}
.secondLvlCss p {
  opacity: 0;
  -webkit-transform: translateY(50px);
     -moz-transform: translateY(50px);
      -ms-transform: translateY(50px);
       -o-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  transition: all 0.5s ease-in-out 0.1s;
}
.secondLvlCss p.js--animation, body.homepage .secondLvlCss p {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.secondLvlCss h2 {
  padding-top: 1.875rem;
  margin-bottom: 1.875rem;
  font-weight: 400;
  font-size: 2.5rem;
  text-align: left;
  color: #25384a;
  font-family: "Libre Baskerville", sans-serif;
  line-height: 1.2;
}
.secondLvlCss h3 {
  margin: 1.875rem 0;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 2.0625rem;
  text-align: left;
  color: #25384a;
  font-family: "Libre Baskerville", sans-serif;
  line-height: 1.4;
}
.secondLvlCss h4,
.secondLvlCss h5 {
  margin: 0 0 1.875rem;
  font-family: "libre-franklin", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 3.3125rem;
  text-align: left;
  color: #175c82;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.secondLvlCss h5 {
  font-size: clamp( 1.75rem, 0.625vw + 1.625rem, 2.375rem );
  line-height: clamp( 2.375rem, 0.625vw + 2.25rem, 3rem );
}
@media (max-width: 1440px) {
  .secondLvlCss h5 {
    font-size: clamp( 1.125rem, 0.5625vw + 1.0125rem, 1.6875rem );
    line-height: clamp( 2.375rem, 0.625vw + 2.25rem, 3rem );
  }
}
.secondLvlCss .featuredParagraph-container {
  background-image: url(/Images/svg/hps-cp-bg.svg);
  -moz-background-size: auto;
    -o-background-size: auto;
       background-size: auto;
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: -moz-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-right: -webkit-calc(50% - 50vw);
  margin-right: -moz-calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  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: clamp( 3.125rem, 0.625vw + 3rem, 3.75rem ) clamp( 1.25rem, 1.25vw + 1rem, 2.5rem );
  background-color: #175c82;
  position: relative;
  margin-bottom: clamp( 1.5625rem, 3.7414965986vw + 0.5102040816rem, 5rem );
}
.secondLvlCss .featuredParagraph-container p {
  margin-bottom: 0;
}
@media (min-width: 1920px) {
  .secondLvlCss .featuredParagraph-container {
    padding: 80px 0;
  }
}
.secondLvlCss .featuredParagraph-container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-radial-gradient(center, circle, rgba(23, 92, 130, 0) 0px, rgba(23, 92, 130, 0) 550px, rgba(23, 92, 130, 0.5) 600px, #175c82 650px, #175c82 100%);
  background: -moz-radial-gradient(center, circle, rgba(23, 92, 130, 0) 0px, rgba(23, 92, 130, 0) 550px, rgba(23, 92, 130, 0.5) 600px, #175c82 650px, #175c82 100%);
  background: -o-radial-gradient(center, circle, rgba(23, 92, 130, 0) 0px, rgba(23, 92, 130, 0) 550px, rgba(23, 92, 130, 0.5) 600px, #175c82 650px, #175c82 100%);
  background: radial-gradient(circle at center, rgba(23, 92, 130, 0) 0px, rgba(23, 92, 130, 0) 550px, rgba(23, 92, 130, 0.5) 600px, #175c82 650px, #175c82 100%);
  pointer-events: none;
}
.secondLvlCss > div,
.secondLvlCss p {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
  color: #25384a;
  margin-bottom: 30px;
}
.secondLvlCss > div strong,
.secondLvlCss > div b,
.secondLvlCss p strong,
.secondLvlCss p b {
  font-weight: 700;
  font-size: inherit;
}
.secondLvlCss > div.featuredParagraph,
.secondLvlCss p.featuredParagraph {
  font-weight: 900;
  font-family: "Libre Baskerville", sans-serif;
  font-size: clamp( 1.375rem, 0.125vw + 1.35rem, 1.5rem );
  line-height: clamp( 1.6875rem, 0.6875vw + 1.55rem, 2.375rem );
  color: #25384a;
  z-index: 2;
  margin-top: 50px;
  margin-bottom: 70px;
  text-transform: uppercase;
}
.secondLvlCss > div.featuredText,
.secondLvlCss p.featuredText {
  font-family: "Libre Baskerville", sans-serif;
  font-weight: 500;
  font-size: 27px;
  line-height: 38px;
  text-align: left;
  color: #25384a;
  padding-left: 20px;
  border-left: 3px solid #e96c31;
}
.secondLvlCss > div.featuredText a[href$=".pdf"] .sl-icons,
.secondLvlCss > div.featuredText a[target=_blank]:not([href$=".pdf"]) .sl-icons,
.secondLvlCss > div.featuredText a[href^=mailto] .sl-icons,
.secondLvlCss > div.featuredText a[href^=tel] .sl-icons,
.secondLvlCss p.featuredText a[href$=".pdf"] .sl-icons,
.secondLvlCss p.featuredText a[target=_blank]:not([href$=".pdf"]) .sl-icons,
.secondLvlCss p.featuredText a[href^=mailto] .sl-icons,
.secondLvlCss p.featuredText a[href^=tel] .sl-icons {
  margin-left: 10px !important;
}
.secondLvlCss > div a,
.secondLvlCss p a {
  font-weight: 700;
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  color: inherit;
}
.secondLvlCss > div a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass),
.secondLvlCss p a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass) {
  color: inherit;
}
.secondLvlCss hr {
  position: relative;
  display: block;
  margin: 30px 0;
  height: 8px;
  border: none;
  background: transparent;
  overflow: hidden;
}
.secondLvlCss hr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/Images/svg/divider.svg");
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
       background-size: 100% auto;
  /* cheia */
  background-position: center;
}
.secondLvlCss blockquote {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 45px;
  padding-right: 40px;
  margin: 30px 0;
  font-weight: 400;
  font-size: 31px;
  line-height: 38px;
  color: #25384a;
  font-family: "Libre Baskerville", sans-serif;
}
.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;
  font-style: inherit;
  display: block;
  color: inherit;
}
.secondLvlCss blockquote p:before, .secondLvlCss blockquote p:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30.551' height='21.231' viewBox='0 0 30.551 21.231'%3E%3Cpath d='M-12.871-1.028a1.183,1.183,0,0,1-.674-.128q-.16-.128-.1-.641l1.155-8.146a4.328,4.328,0,0,1,.513-.962l7.826-9.686A4.067,4.067,0,0,1-2.8-21.747a3.317,3.317,0,0,1,1.6-.513H-.17q.641,0,.641.449a1.513,1.513,0,0,1-.192.641l-3.72,6.543A2.277,2.277,0,0,0-3.7-13.6a1.038,1.038,0,0,0,.962,1.09l.962.128a3.069,3.069,0,0,1,1.058.257q.16.128.1.9L-1.838-2.76a2.362,2.362,0,0,1-.609,1.219,1.378,1.378,0,0,1-.994.513Zm16.421,0a1.183,1.183,0,0,1-.674-.128q-.16-.128-.1-.641L3.935-9.944a4.328,4.328,0,0,1,.513-.962l7.826-9.686a4.067,4.067,0,0,1,1.347-1.155,3.317,3.317,0,0,1,1.6-.513h1.026q.641,0,.641.449a1.513,1.513,0,0,1-.192.641l-3.72,6.543a2.277,2.277,0,0,0-.257,1.026,1.038,1.038,0,0,0,.962,1.09l.962.128a3.07,3.07,0,0,1,1.058.257q.16.128.1.9L14.583-2.76a2.362,2.362,0,0,1-.609,1.219,1.378,1.378,0,0,1-.994.513Z' transform='translate(13.659 22.26)' fill='%23E96C31'/%3E%3C/svg%3E");
}
.secondLvlCss blockquote p:before {
  left: -35px;
  top: -20px;
}
@media (min-width: 700px) {
  .secondLvlCss blockquote p:before {
    left: -45px;
  }
}
.secondLvlCss blockquote p:after {
  position: absolute;
  bottom: 10px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 10px;
  margin-bottom: -10px;
  display: inline-block;
}
@media (min-width: 700px) {
  .secondLvlCss blockquote {
    padding-left: 0;
    padding-right: 0;
  }
}
.secondLvlCss table {
  width: 100%;
  margin: 30px auto;
  position: relative;
  border-right: none;
  border-bottom: none;
  border: 1px solid #175c82;
}
html.touch .secondLvlCss table {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.secondLvlCss table td,
.secondLvlCss table th {
  width: 15%;
  padding: 15px;
  min-width: 100px;
}
.secondLvlCss table td p,
.secondLvlCss table th p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.secondLvlCss table td {
  background-color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  color: #25384a;
  border: 1px solid #175c82;
  border-top: none;
  vertical-align: middle;
}
.secondLvlCss table td:first-child {
  border-left: none;
  border-right: none;
}
.secondLvlCss table td:last-child {
  border-right: none;
  border-left: none;
}
.secondLvlCss table td > p {
  margin: 0;
}
.secondLvlCss table tr:last-child td {
  border-bottom: none;
}
.secondLvlCss table tr:last-child:not(:only-child) th {
  border-bottom: none;
}
.secondLvlCss table th > p {
  margin: 0;
}
.secondLvlCss table th,
.secondLvlCss table .head-column {
  background-color: #175c82;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  color: #ffffff !important;
  border-bottom: 1px solid #175c82;
}
.secondLvlCss table th.sideHeader {
  border-bottom: none;
  border-right: 5px solid #246b93;
}
@media (max-width: 800px) {
  .secondLvlCss table {
    min-width: 100%;
    display: block;
  }
}
.secondLvlCss .table-responsive {
  width: 100%;
  overflow: hidden;
}
.secondLvlCss .table-responsive table {
  margin: 0;
}
.secondLvlCss .table-responsive-inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.secondLvlCss .table-helper,
.secondLvlCss .table-helper-container {
  display: none !important;
}
.secondLvlCss .table-responsive .table-helper-container,
.secondLvlCss .table-responsive .table-helper {
  display: block;
}
.secondLvlCss .table-responsive.not-scrolled .table-helper-container {
  opacity: 1;
}
.secondLvlCss .table-responsive.scrolled .table-helper-container {
  opacity: 0;
}
.secondLvlCss .table-responsive.not-scrolled .table-helper {
  opacity: 1;
}
.secondLvlCss .table-responsive.scrolled .table-helper {
  opacity: 0;
}
.secondLvlCss .table-responsive .table-helper-container {
  position: absolute;
  right: 0;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 20px;
  height: 100%;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.contentTemplates .secondLvlCss .table-responsive .table-helper-container {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#06365e+0,06365e+100&0+0,1+100 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(6, 54, 94, 0)), to(#06365e));
  background: -webkit-linear-gradient(left, rgba(6, 54, 94, 0) 0%, #06365e 100%);
  background: -moz-linear-gradient(left, rgba(6, 54, 94, 0) 0%, #06365e 100%);
  background: -o-linear-gradient(left, rgba(6, 54, 94, 0) 0%, #06365e 100%);
  background: linear-gradient(to right, rgba(6, 54, 94, 0) 0%, #06365e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.secondLvlCss .table-responsive .table-helper {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  background: transparent;
  border: none;
  width: clamp( 1.5625rem, 0vw + 1.5625rem, 1.5625rem );
  min-width: clamp( 1.5625rem, 0vw + 1.5625rem, 1.5625rem );
  height: clamp( 1.5625rem, 0vw + 1.5625rem, 1.5625rem );
  min-height: clamp( 1.5625rem, 0vw + 1.5625rem, 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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  cursor: pointer;
  background-color: transparent;
  font-size: clamp( 2.1875rem, 0.9375vw + 2rem, 3.125rem );
  color: #01192f !important;
}
.secondLvlCss .table-responsive .table-helper .global-icons {
  color: #1d5b7c;
  font-size: 40%;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: rotate(-45deg) translateX(50%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(50%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(50%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(50%) translateY(3%);
          transform: rotate(-45deg) translateX(50%) translateY(3%);
}
.secondLvlCss .table-responsive .table-helper span {
  color: #01192f !important;
}
.secondLvlCss .secondaryDownloadBtn,
.secondLvlCss .downloadBtn {
  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;
  margin: 0;
  padding: 13px 30px;
  -webkit-border-radius: 26px;
     -moz-border-radius: 26px;
          border-radius: 26px;
  cursor: pointer;
  border: 0;
  font-weight: 500;
  font-size: clamp( 0.875rem, 0.125vw + 0.85rem, 1rem );
  line-height: 22px;
  letter-spacing: 0.12em;
  color: #ffffff;
  background-color: #175c82;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
html.no-touch .secondLvlCss .secondaryDownloadBtn:hover,
html.no-touch .secondLvlCss .downloadBtn:hover {
  opacity: 0.8;
}
.secondLvlCss .secondaryDownloadBtn {
  background-color: #e96c31 !important;
}
html.no-touch .secondLvlCss .secondaryDownloadBtn:hover {
  color: #175c82 !important;
}
.secondLvlCss ol,
.secondLvlCss ul {
  margin: 0 0 40px;
}
.secondLvlCss ol li,
.secondLvlCss ul li {
  font-family: "libre-franklin", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
  color: #25384a;
  margin-bottom: 16px;
  opacity: 0;
  -webkit-transform: translateY(50px);
     -moz-transform: translateY(50px);
      -ms-transform: translateY(50px);
       -o-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  -moz-transition: all 0.5s ease-in-out 0.1s;
  transition: all 0.5s ease-in-out 0.1s;
}
.secondLvlCss ol li.js--animation, body.homepage .secondLvlCss ol li,
.secondLvlCss ul li.js--animation,
body.homepage .secondLvlCss ul li {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.secondLvlCss ol {
  padding-left: 30px;
  font-family: "libre-franklin", sans-serif;
  display: block;
}
.secondLvlCss ol li {
  position: relative;
  list-style-type: decimal;
  padding-left: 10px;
}
.secondLvlCss ol li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ol li::marker {
  font-size: 20px;
  font-weight: 300;
  color: #25384a;
}
.secondLvlCss ul {
  display: block;
  padding-left: 10px;
}
.secondLvlCss ul li {
  list-style-type: none;
  padding-left: 30px;
  position: relative;
}
.secondLvlCss ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.974' height='9.975' viewBox='0 0 9.974 9.975'%3E%3Cg transform='translate(5.052 0) rotate(46)'%3E%3Cpath d='M7.084,0,0,2.951,3.021,4.205Z' fill='%23ff6a1b'/%3E%3Cpath d='M1.943,7.023,0,4.205,4.066,0Z' transform='translate(3.018 0.001)' fill='%23ff6a1b' opacity='0.909'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  position: absolute;
  left: 0;
}
.secondLvlCss ul li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ul li:last-child {
  margin-bottom: 0;
}
.secondLvlCss img {
  height: auto;
  margin-top: 30px;
  max-width: 100%;
  display: block;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.secondLvlCss img.alignLeft {
  width: 280px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
  clear: both;
}
@media (min-width: 768px) {
  .secondLvlCss img.alignLeft {
    width: 310px;
  }
}
.secondLvlCss img.alignRight {
  width: 280px;
  height: auto;
  float: right;
  margin: 0 0 20px 20px;
  clear: both;
  left: auto;
}
@media (min-width: 768px) {
  .secondLvlCss img.alignRight {
    width: 310px;
  }
}
.secondLvlCss .single-image {
  position: relative;
}
.secondLvlCss .single-image img:not(.ribbon) {
  z-index: 2;
}
@media (max-width: 768px) {
  .secondLvlCss .single-image {
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
@media (min-width: 768px) {
  .secondLvlCss .single-image .ribbon-1,
.secondLvlCss .single-image .ribbon-2 {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    pointer-events: none;
  }
  .secondLvlCss .single-image .ribbon-1 {
    background-image: url("/Images/assets/ribbons/ribbon-l3.png");
    -moz-background-size: 40%;
      -o-background-size: 40%;
         background-size: 40%;
  }
  .secondLvlCss .single-image .ribbon-2 {
    left: auto;
    right: 0;
    height: 120%;
    background-image: url("/Images/assets/ribbons/ribbon-l2.png");
    background-position: right;
  }
}
.secondLvlCss .faqs-container a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass) {
  color: #25384a;
}
.secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass) {
  font-size: inherit;
  line-height: inherit;
  display: inline;
  -webkit-transition: -webkit-text-decoration-color 0.3s ease;
  transition: -webkit-text-decoration-color 0.3s ease;
  -o-transition: text-decoration-color 0.3s ease;
  -moz-transition: text-decoration-color 0.3s ease, -moz-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease, -moz-text-decoration-color 0.3s ease;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 300;
  text-align: left;
  color: #012a42;
  text-decoration: underline;
  -webkit-text-decoration-color: #e1631f;
     -moz-text-decoration-color: #e1631f;
          text-decoration-color: #e1631f;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 0.1875rem;
}
.secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href$=".pdf"], .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[target=_blank]:not([href$=".pdf"]), .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=mailto], .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=tel] {
  position: relative;
  display: inline;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  margin-right: 5px;
}
.secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href$=".pdf"] .sl-icons, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[target=_blank]:not([href$=".pdf"]) .sl-icons, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=mailto] .sl-icons, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=tel] .sl-icons {
  margin-left: 5px;
  display: inline-block;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href^=mailto] .sl-icons, .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass)[href$=".pdf"] .sl-icons {
  display: none;
}
.secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass) u {
  -webkit-transition: -webkit-text-decoration 0.3s ease-out;
  transition: -webkit-text-decoration 0.3s ease-out;
  -o-transition: text-decoration 0.3s ease-out;
  -moz-transition: text-decoration 0.3s ease-out, -moz-text-decoration 0.3s ease-out;
  transition: text-decoration 0.3s ease-out;
  transition: text-decoration 0.3s ease-out, -webkit-text-decoration 0.3s ease-out, -moz-text-decoration 0.3s ease-out;
}
html.no-touch .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass):hover {
  -webkit-text-decoration-color: #236b92;
     -moz-text-decoration-color: #236b92;
          text-decoration-color: #236b92;
  color: #236b92;
}
html.no-touch .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass):hover u {
  -webkit-text-decoration-color: #236b92;
     -moz-text-decoration-color: #236b92;
          text-decoration-color: #236b92;
}
html.no-touch .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass):hover .sl-icons {
  color: #236b92;
}
.secondLvlCss em {
  font-style: italic;
}
.secondLvlCss .embed-container {
  margin: 25px 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  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%;
}

#content .secondLvlCss > *:not(.widget-holder) {
  position: relative;
  z-index: 2;
}

body.secondLvl .adm-async-form-two .adm-results-slide-out .adm-results-container .adm-results-headers .adm-result-entry.active {
  color: #fff !important;
}

.pageTitle-mission .layout05.ckEditorLayout-full-width:not(.right-text):not(.left-text) {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .pageTitle-mission .secondLvlCss table tbody tr {
    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;
  }
}

.pageTitle-what-is-experiential-learning- .portals-carousel .crsl-ctrl .double-arrow::after, .pageTitle-what-is-experiential-learning- .portals-carousel .crsl-ctrl .double-arrow::before {
  background-color: #25384a !important;
}

.pageTitle-welcome-from-the-head-of-school .secondLvlCss blockquote p {
  font-size: 26px;
}

.pageTitle-middle-school-at-athenian .full-width-layout .container .content-wrap {
  padding: 0 30px 0 30px;
}

@media (min-width: 1200px) {
  .pageTitle-how-to-apply .cards-wrapper .slick-track {
    -webkit-transform: translateX(0.9%) !important;
       -moz-transform: translateX(0.9%) !important;
        -ms-transform: translateX(0.9%) !important;
         -o-transform: translateX(0.9%) !important;
            transform: translateX(0.9%) !important;
  }
}
@media (min-width: 2000px) {
  .pageTitle-how-to-apply .cards-wrapper .slick-track {
    -webkit-transform: translateX(1.7%) !important;
       -moz-transform: translateX(1.7%) !important;
        -ms-transform: translateX(1.7%) !important;
         -o-transform: translateX(1.7%) !important;
            transform: translateX(1.7%) !important;
  }
}

@media (min-width: 1200px) {
  .pageTitle-what-is-experiential-learning- .portals-carousel .slick-track {
    -webkit-transform: translateX(0.8%) !important;
       -moz-transform: translateX(0.8%) !important;
        -ms-transform: translateX(0.8%) !important;
         -o-transform: translateX(0.8%) !important;
            transform: translateX(0.8%) !important;
  }
}

.pageTitle-alumni .content-wrap .featuredParagraph {
  margin-bottom: 30px;
}

.pageTitle-tuition-affordability .full-width-layout .fwl-content-width {
  max-width: 100%;
}
.pageTitle-tuition-affordability .stats-grid .grid-widget {
  max-width: 100% !important;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1200px) {
  .pageTitle-tuition-affordability .stats-grid .grid-widget {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .pageTitle-tuition-affordability .stats-grid .grid-widget {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.pageTitle-tuition-affordability .stats-grid .grid-widget .stat-head {
  font-size: 45px !important;
}

.pageTitle-board-of-trustees .staff-card .arrow {
  display: block;
}
.pageTitle-board-of-trustees .staff-card.has-bio {
  pointer-events: auto;
  cursor: auto;
}
.pageTitle-board-of-trustees .staff-card.has-bio:hover {
  cursor: auto;
}
.pageTitle-board-of-trustees .staff-card .staff-card-inner .scc-role .txt {
  display: none;
}
.pageTitle-board-of-trustees .mediaPopup__fieldsWrapper .isStaffRole {
  display: none;
}

.pageTitle-focus-days .cards-card .cards-card-content .ccc-name {
  font-size: 20px;
  line-height: 25px;
}

@media (min-width: 1920px) {
  .pageTitle-carter-innovation-studio .stories-carousel .slick-list {
    margin: 0 auto;
    max-width: 1920px;
  }
}

.pageTitle-march-term .cards-grid .grid-widget > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 33%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
}
@media (max-width: 900px) {
  .pageTitle-march-term .cards-grid .grid-widget > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
       -moz-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}
@media (max-width: 600px) {
  .pageTitle-march-term .cards-grid .grid-widget > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.pageTitle-welcome-to-athenian .mediaPopup .mediaPopup__desc .isTitle span:nth-child(3), .pageTitle-welcome-to-athenian .mediaPopup .mediaPopup__desc .isTitle span:nth-child(4) {
  display: none;
}
.pageTitle-welcome-to-athenian .staff-card.has-bio {
  pointer-events: visible;
  cursor: default;
}
.pageTitle-welcome-to-athenian .staff-card .staff-card-content .scc-name {
  display: none;
}
.pageTitle-welcome-to-athenian .staff-card .staff-card-content .firstname {
  display: inline !important;
}
.pageTitle-welcome-to-athenian .staff-card .staff-card-content .scc-role .txt {
  display: none;
}
.pageTitle-welcome-to-athenian .staff-card .staff-card-content .scc-role .arrow {
  display: block;
}
.pageTitle-welcome-to-athenian .mediaPopup__inner .mediaPopup__relatedSections {
  display: none;
}
.pageTitle-welcome-to-athenian .mediaPopup__inner .staff-card.no-bio .scc-role .arrow {
  display: none;
}
.pageTitle-welcome-to-athenian .mediaPopup__inner .isStaffRole {
  display: none;
}

.pageTitle-faculty-staff .staff-card.has-bio {
  cursor: none !important;
  pointer-events: none !important;
}
.pageTitle-faculty-staff .staff-card.has-bio .card-trigger {
  pointer-events: none;
}
.pageTitle-faculty-staff .staff-card.has-bio .arrow {
  display: none;
}

@-webkit-keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes stRotate {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-o-keyframes stRotate {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.shTemplReset {
  line-height: initial;
  font-size: initial;
  /* Change Autocomplete styles in Chrome*/
}
.shTemplReset:before {
  clear: both;
  content: "";
  display: table;
  margin-top: -1px;
  height: 0;
}
.shTemplReset * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.shTemplReset *:focus {
  outline: none;
}
.shTemplReset *:after,
.shTemplReset *:before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.shTemplReset main,
.shTemplReset time {
  display: block;
}
.shTemplReset address {
  font-style: normal;
}
.shTemplReset button {
  cursor: pointer;
}
.shTemplReset button:focus {
  outline: none;
}
.shTemplReset fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
.shTemplReset input {
  border: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.shTemplReset .isRosterInfo {
  display: none !important;
}
.shTemplReset .clNavigation__item.players {
  display: none !important;
}
.shTemplReset button:-moz-focusring,
.shTemplReset [type=button]:-moz-focusring,
.shTemplReset [type=reset]:-moz-focusring,
.shTemplReset [type=submit]:-moz-focusring {
  border-style: none;
  outline: 0;
}
.shTemplReset input:-webkit-autofill,
.shTemplReset input:-webkit-autofill:hover,
.shTemplReset input:-webkit-autofill:focus,
.shTemplReset input:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill:hover,
.shTemplReset textarea:-webkit-autofill:focus,
.shTemplReset select:-webkit-autofill,
.shTemplReset select:-webkit-autofill:hover,
.shTemplReset select:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 50px white inset;
}
.shTemplReset img {
  border-style: none;
}
.shTemplReset ul,
.shTemplReset ul li {
  list-style-type: none;
}
.shTemplReset ul {
  padding: 0;
  margin: 0;
}
.shTemplReset em,
.shTemplReset i {
  font-style: normal;
}
.shTemplReset a,
.shTemplReset div,
.shTemplReset span,
.shTemplReset button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.shTemplReset hr,
.shTemplReset svg {
  overflow: visible;
}
.shTemplReset *:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.shTplGContainer {
  max-width: 1340px;
  padding: 0 30px;
  margin: 0 auto;
}
.shTplGContainer:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .shTplGContainer {
    padding: 0 20px;
  }
}

.shTplGResetHeaders, .mediaPopup .mediaPopup__type h4 {
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  padding: 0;
}
.shTplGResetHeaders:first-letter, .mediaPopup .mediaPopup__type h4:first-letter {
  text-transform: capitalize;
}

.shTplResetAnchor, .mediaPopup .mediaPopup__postTitle.forNews a, .mediaPopup .mediaPopup__desc .featuredParagraph a {
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

.shTplGBlockScroll {
  position: relative;
  overflow: hidden;
}
@media (max-width: 730px) {
  .shTplGBlockScroll {
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

.mtGenericLoader {
  height: 30px;
  width: 30px;
  -webkit-animation: stRotate 1.2s infinite linear;
     -moz-animation: stRotate 1.2s infinite linear;
       -o-animation: stRotate 1.2s infinite linear;
          animation: stRotate 1.2s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 70px;
  z-index: 2;
  margin: -15px 0 0 0;
}

@-webkit-keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
}

@-moz-keyframes skeletonAnimations {
  0% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
  100% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
}

@-o-keyframes skeletonAnimations {
  0% {
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -o-background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
       background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
  100% {
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -o-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
       background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
}

@keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
      -o-background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: -o-linear-gradient(white 40px, white 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -o-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -o-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    -moz-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
      -o-background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
         background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0;
    /* card bg */
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.mediaPopup {
  /* No Js */
  /*
   *  Owl Carousel - Animate Plugin
   */
  /*
   * 	Owl Carousel - Auto Height Plugin
   */
  /*
   * 	Owl Carousel - Lazy Load Plugin
   */
  /*
   * 	Owl Carousel - Video Plugin
   */
}
.mediaPopup .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.mediaPopup .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.mediaPopup .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.mediaPopup .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.mediaPopup .owl-carousel .owl-wrapper,
.mediaPopup .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.mediaPopup .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.mediaPopup .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.mediaPopup .owl-carousel .owl-nav.disabled,
.mediaPopup .owl-carousel .owl-dots.disabled {
  display: none;
}
.mediaPopup .owl-carousel .owl-nav .owl-prev,
.mediaPopup .owl-carousel .owl-nav .owl-next,
.mediaPopup .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mediaPopup .owl-carousel .owl-nav button.owl-prev,
.mediaPopup .owl-carousel .owl-nav button.owl-next,
.mediaPopup .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.mediaPopup .owl-carousel.owl-loaded {
  display: block;
}
.mediaPopup .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.mediaPopup .owl-carousel.owl-hidden {
  opacity: 0;
}
.mediaPopup .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.mediaPopup .owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mediaPopup .owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.mediaPopup .owl-carousel.owl-rtl {
  direction: rtl;
}
.mediaPopup .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.mediaPopup .no-js .owl-carousel {
  display: block;
}
.mediaPopup .owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
     -moz-animation-duration: 1000ms;
       -o-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
.mediaPopup .owl-carousel .owl-animated-in {
  z-index: 0;
}
.mediaPopup .owl-carousel .owl-animated-out {
  z-index: 1;
}
.mediaPopup .owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
     -moz-animation-name: fadeOut;
       -o-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.mediaPopup .owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.mediaPopup .owl-carousel .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
     */
}
.mediaPopup .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.mediaPopup .owl-carousel .owl-item .owl-lazy[src^=""], .mediaPopup .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.mediaPopup .owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.mediaPopup .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.mediaPopup .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: -o-transform 100ms ease;
  -moz-transition: transform 100ms ease, -moz-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease, -moz-transform 100ms ease, -o-transform 100ms ease;
}
.mediaPopup .owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
     -moz-transform: scale(1.3, 1.3);
       -o-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}
.mediaPopup .owl-carousel .owl-video-playing .owl-video-tn,
.mediaPopup .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.mediaPopup .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.mediaPopup .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.mpAudioPlayer {
  cursor: pointer;
  position: absolute;
  z-index: 3;
  margin: auto;
  height: 100%;
  width: 100%;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
  pointer-events: none;
  -webkit-transition: background-image 1s linear;
  -o-transition: background-image 1s linear;
  -moz-transition: background-image 1s linear;
  transition: background-image 1s linear;
}
.mpAudioPlayer + iframe {
  position: absolute;
  z-index: -6;
  pointer-events: none;
  opacity: 0;
}
.mpAudioPlayer .mpAudioPlayer__content {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.mpAudioPlayer .mpAudioPlayer__play-btn {
  width: 60px;
  height: 60px;
  left: 20px;
  top: 50%;
  margin-top: -30px;
  border: none;
  background: #fff;
  position: absolute;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 3;
}
.mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
  display: inline-block;
  border-left: 16px solid #000;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -6px;
  z-index: 1;
  opacity: 1;
  -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;
}
.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon {
  width: 18px;
  height: 16px;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -9px;
  opacity: 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;
}
.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after, .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 100%;
  background: #000;
}
.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
  margin-right: 3px;
}
.mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after {
  margin-left: 3px;
}
html.no-touch .mpAudioPlayer .mpAudioPlayer__play-btn:hover {
  background: #ed8b1f;
  -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;
}
html.no-touch .mpAudioPlayer .mpAudioPlayer__play-btn:hover:after {
  opacity: 0.25;
  -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;
}
.mpAudioPlayer .mpAudioPlayer__waveWrapper {
  position: absolute;
  top: 35%;
  height: 30%;
  width: 100%;
  pointer-events: all;
}
.mpAudioPlayer .mpAudioPlayer__waveWrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  top: 0;
  z-index: -2;
}
.mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
  position: absolute;
  top: 0;
  height: 100%;
  left: 115px;
  right: 20px;
}
.mpAudioPlayer .mpAudioPlayer__waveform {
  z-index: 3;
  -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
  opacity: 0.5;
  -webkit-transition: background-image 1s linear;
  -o-transition: background-image 1s linear;
  -moz-transition: background-image 1s linear;
  transition: background-image 1s linear;
}
.mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
  width: 0;
  height: 100%;
  background: #fff;
  -webkit-transition: width 0.05s linear;
  -o-transition: width 0.05s linear;
  -moz-transition: width 0.05s linear;
  transition: width 0.05s linear;
  mix-blend-mode: overlay;
  z-index: 1;
}
html.touch .mpAudioPlayer .SCplayer__position {
  z-index: 0;
}
.mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .playIcon {
  opacity: 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;
}
.mpAudioPlayer.isPlaying .mpAudioPlayer__play-btn .pauseIcon {
  opacity: 1;
  -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;
}
.mpAudioPlayer .mpAudioPlayer__hoverPosition {
  opacity: 0.3;
  z-index: 2;
  -webkit-transition: width 0.04s linear;
  -o-transition: width 0.04s linear;
  -moz-transition: width 0.04s linear;
  transition: width 0.04s linear;
}
@media (max-width: 767px) {
  .mpAudioPlayer .mpAudioPlayer__play-btn {
    left: 15px;
    width: 54px;
    height: 54px;
    margin-top: -27px;
  }
  .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
    left: 84px;
  }
}
@media (max-width: 500px) {
  .mpAudioPlayer .mpAudioPlayer__play-btn {
    left: 10px;
    width: 48px;
    height: 48px;
    margin-top: -24px;
  }
  .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
    left: 68px;
    right: 10px;
  }
}
@media (max-width: 430px) {
  .mpAudioPlayer .mpAudioPlayer__play-btn {
    width: 42px;
    height: 42px;
    margin-top: -21px;
  }
  .mpAudioPlayer .mpAudioPlayer__play-btn .playIcon {
    border-left: 14px solid #000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin: -7px 0 0 -6px;
  }
  .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon {
    width: 16px;
    height: 14px;
    margin: -7px 0 0 -8px;
  }
  .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:after, .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
    width: 4px;
  }
  .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
    margin-right: 2px;
  }
  .mpAudioPlayer .mpAudioPlayer__play-btn .pauseIcon:before {
    margin-right: 2px;
  }
  .mpAudioPlayer .mpAudioPlayer__waveform, .mpAudioPlayer .mpAudioPlayer__position, .mpAudioPlayer .mpAudioPlayer__hoverPosition {
    left: 62px;
  }
}

.mpGalSlide {
  padding-bottom: 56.25%;
  background: #e0e0e0;
  position: relative;
  margin-bottom: 27px;
}
.mpGalSlide .owl-stage-outer, .mpGalSlide .owl-stage, .mpGalSlide .owl-item {
  height: 100%;
}
.mpGalSlide .mpGalSlide__carousel {
  position: absolute !important;
  height: 100%;
}
.mpGalSlide .mpGalSlide__item {
  height: 100%;
}
.mpGalSlide .mpGalSlide__item img, .mpGalSlide .mpGalSlide__item video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
}
.mpGalSlide .mpGalSlide__item.isPortrait img {
  -o-object-fit: contain;
     object-fit: contain;
}
.mpGalSlide .mpGalSlide__autoplay, .mpGalSlide .mpGalSlide__navBtn {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  border: none;
  z-index: 5;
  -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;
}
html.no-touch .mpGalSlide .mpGalSlide__autoplay:hover, html.no-touch .mpGalSlide .mpGalSlide__navBtn:hover {
  background: black;
}
.mpGalSlide .mpGalSlide__navBtn {
  top: 50%;
  margin-top: -25px;
}
.mpGalSlide .mpGalSlide__navBtn i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -8px;
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.mpGalSlide .mpGalSlide__navBtn.isPrev {
  left: 0;
}
.mpGalSlide .mpGalSlide__navBtn.isPrev i {
  border-right: 16px solid #fff;
}
.mpGalSlide .mpGalSlide__navBtn.isNext {
  right: 0;
}
.mpGalSlide .mpGalSlide__navBtn.isNext i {
  border-left: 16px solid #fff;
}
.mpGalSlide .mpGalSlide__autoplay {
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -11px;
  display: inline-block;
  border-left: 22px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  opacity: 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;
}
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause {
  width: 16px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -8px;
  opacity: 1;
  -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;
}
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before, .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
  content: "";
  height: 100%;
  width: 5px;
  background: #fff;
  position: absolute;
  top: 0;
}
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before {
  left: 0;
}
.mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
  right: 0;
}
.mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__play {
  opacity: 1;
  -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;
}
.mpGalSlide .mpGalSlide__autoplay.isPaused .mpGalSlide__pause {
  opacity: 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;
}
.mpGalSlide .mpGalSlide__count {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 5;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 767px) {
  .mpGalSlide .mpGalSlide__autoplay, .mpGalSlide .mpGalSlide__navBtn {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.35);
  }
  .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__play {
    margin: -8px 0 0 -10px;
    border-left: 20px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }
  .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause {
    width: 14px;
    height: 20px;
    margin: -10px 0 0 -7px;
  }
  .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:before, .mpGalSlide .mpGalSlide__autoplay .mpGalSlide__pause:after {
    width: 4px;
  }
  .mpGalSlide .mpGalSlide__navBtn {
    margin-top: -20px;
  }
  .mpGalSlide .mpGalSlide__navBtn i {
    margin: -6px 0 0 -7px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }
  .mpGalSlide .mpGalSlide__navBtn.isPrev i {
    border-right: 14px solid #fff;
  }
  .mpGalSlide .mpGalSlide__navBtn.isNext i {
    border-left: 14px solid #fff;
  }
  .mpGalSlide .mpGalSlide__count {
    bottom: 10px;
    left: 10px;
  }
}

.mpRelatedTags {
  font-size: 0;
  position: relative;
  display: block;
  vertical-align: top;
  z-index: 2;
  overflow: hidden;
}
.mpRelatedTags li {
  display: inline-block;
  margin-top: 13px;
  background: #fff;
  font-family: "libre-franklin", sans-serif;
  font-size: 16px;
  line-height: 30px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  padding-right: 10px;
  text-transform: capitalize;
  color: #727272;
  vertical-align: middle;
  background: #fff;
  cursor: pointer;
  -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;
}
.mpRelatedTags li span {
  display: block;
  float: left;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: relative;
}
.mpRelatedTags li span:after, .mpRelatedTags li span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 1px;
  background: #25384A;
}
.mpRelatedTags li span:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mpRelatedTags li span:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mpRelatedTags li:not(:last-of-type) {
  margin-right: 30px;
}
.mpRelatedTags li a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  word-break: break-all;
  padding-top: 1px;
  display: inline-block;
}
.mpRelatedTags li.forStaff {
  padding-left: 10px;
}
.mpRelatedTags li.forMpRelated {
  margin-top: 0;
  margin-bottom: 10px;
  cursor: pointer;
}
.mpRelatedTags li.forMpRelated:not(:last-of-type) {
  margin-right: 15px;
}
.mpRelatedTags li.isHidden {
  display: none !important;
}
html.no-touch .mpRelatedTags li:not(.forStaff):hover {
  background: #fff;
  color: #25384A;
}
html.no-touch .mpRelatedTags li:not(.forStaff):hover span:before, html.no-touch .mpRelatedTags li:not(.forStaff):hover span:after {
  background: #25384A;
}
@media (max-width: 650px) {
  .mpRelatedTags {
    overflow: visible;
  }
}

.mediaPopup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 9999998;
  overflow: hidden;
}
.mediaPopup:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
body.media-popup-opened .mediaPopup:after {
  opacity: 1;
}
body.shTplGBlockScroll .mediaPopup:after {
  opacity: 1;
}
.mediaPopup .mediaPopup__inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 737px;
  margin: 0 0 0 auto;
  z-index: 2;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  -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__content {
  min-height: -webkit-calc(100% - 50px);
  min-height: -moz-calc(100% - 50px);
  min-height: calc(100% - 50px);
  overflow-y: auto;
  height: -webkit-calc(100% - 50px);
  height: -moz-calc(100% - 50px);
  height: calc(100% - 50px);
  position: relative;
  -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;
}
html.touch .mediaPopup .mediaPopup__content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.mediaPopup.defaultLayout .mediaPopup__singleImage {
  width: 100%;
}
.mediaPopup .secondLvlCss {
  text-align: left;
  margin: 0;
  padding: 0;
  max-width: unset;
  min-width: unset;
}
.mediaPopup .mediaPopup__featuredPost {
  padding: 30px;
  position: relative;
  background: #F3F4F1;
  margin: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mediaPopup .mediaPopup__featuredPost:after {
  display: table;
  content: "";
  clear: both;
}
.mediaPopup .mediaPopup__featuredPost a {
  color: #fff;
}
.mediaPopup .mediaPopup__featuredPost a:after, .mediaPopup .mediaPopup__featuredPost a:before,
.mediaPopup .mediaPopup__featuredPost a i {
  display: none !important;
}
.mediaPopup .mediaPopup__url {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0;
  z-index: 1;
}
.mediaPopup .mediaPopup__topNav {
  position: relative;
  max-width: 737px;
  margin: 0 0 0 auto;
  font-size: 0;
  z-index: 3;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.mediaPopup .mediaPopup__type {
  position: absolute;
  left: 50px;
  right: 0;
  top: 0;
  background: #fff;
  height: 50px;
  padding-left: 15px;
}
.mediaPopup .mediaPopup__type h4 {
  line-height: 50px;
  color: #012942;
}
.mediaPopup .mediaPopup__button {
  width: 50px;
  position: relative;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.mediaPopup .mediaPopup__button i {
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.mediaPopup .mediaPopup__close {
  display: inline-block;
  border: none;
}
.mediaPopup .mediaPopup__close i:after, .mediaPopup .mediaPopup__close i:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 2px;
  background: #aa272f;
}
.mediaPopup .mediaPopup__close i:after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mediaPopup .mediaPopup__close i:before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mediaPopup .mediaPopup__more,
.mediaPopup .mediaPopup__share {
  position: absolute;
  top: 0;
  border: none;
}
.mediaPopup .mediaPopup__more {
  right: 60px;
}
.mediaPopup .mediaPopup__more i {
  width: 15px;
  margin: auto;
}
.mediaPopup .mediaPopup__share {
  right: 0;
}
.mediaPopup .mediaPopup__share i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23535353%27%20xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg id='Group_15614' data-name='Group 15614' transform='translate(-480.469 -589.801)'%3E%3Cg id='Icons' transform='translate(480.469 589.801)'%3E%3Crect id='Rectangle_1309' data-name='Rectangle 1309' width='30' height='30' fill='%23fff' opacity='0'/%3E%3Cpath id='ChangeThisColor' d='M17.77,20.186a3.1,3.1,0,0,1,.04-.471l-6.7-3.282a3.149,3.149,0,1,1,.008-4.327L17.806,8.86A3.212,3.212,0,0,1,17.77,8.4a3.157,3.157,0,1,1,.861,2.159l-6.693,3.246a2.812,2.812,0,0,1,0,.93l6.7,3.282a3.146,3.146,0,1,1-.869,2.168Zm2.319-.79-.248.261-.055.36a1.2,1.2,0,0,0-.016.169,1.158,1.158,0,1,0,.319-.79ZM7.677,14.265a1.151,1.151,0,0,0,1.149,1.149,1.139,1.139,0,0,0,.831-.36l.247-.26.054-.355a1.285,1.285,0,0,0,.016-.174,1.242,1.242,0,0,0-.016-.17l-.051-.355-.247-.262a1.146,1.146,0,0,0-1.983.787ZM19.77,8.4a1.41,1.41,0,0,0,.015.171l.052.353.247.263A1.147,1.147,0,1,0,19.77,8.4Z' transform='translate(0 0)' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
  width: 22px;
  height: 22px;
}
.mediaPopup .mediaPopup__iframeContainer {
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 26px;
  z-index: 1;
}
.mediaPopup .mediaPopup__iframeContainer iframe,
.mediaPopup .mediaPopup__iframeContainer video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mediaPopup .mediaPopup__singleImage {
  float: right;
  display: inline-block;
  position: relative;
  width: 50%;
  margin-left: 30px;
  margin-bottom: 20px;
  font-size: 0;
}
.mediaPopup .mediaPopup__singleImage img {
  width: 100%;
}
.mediaPopup .mediaPopup__singleImage img:nth-of-type(1) {
  -webkit-filter: blur(0);
          filter: blur(0);
}
.mediaPopup .mediaPopup__singleImage img:nth-of-type(2) {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  opacity: 0;
}
.mediaPopup .mediaPopup__singleImage.showBigImage img:nth-of-type(2) {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out 0.3s;
  -o-transition: opacity 0.3s ease-in-out 0.3s;
  -moz-transition: opacity 0.3s ease-in-out 0.3s;
  transition: opacity 0.3s ease-in-out 0.3s;
}
.mediaPopup .mediaPopup__singleImage.isPortrait {
  width: 40%;
}
.mediaPopup .mediaPopup__singleImage.ImageBroken img {
  visibility: hidden;
  display: none;
}
.mediaPopup .mediaPopup__feedInfo {
  margin-top: 0 !important;
  margin-bottom: 13px !important;
}
.mediaPopup .mediaPopup__feedInfo > a {
  display: inline-block !important;
  vertical-align: middle;
  text-decoration: none !important;
  border-bottom: 0 !important;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.mediaPopup .mediaPopup__feedInfo > a:after, .mediaPopup .mediaPopup__feedInfo > a:before {
  display: none !important;
}
.mediaPopup .mediaPopup__feedInfo span {
  display: inline-block;
  vertical-align: middle;
}
.mediaPopup .mediaPopup__feedIcon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  width: 20px;
  height: 30px;
  background-position: center center;
}
.mediaPopup .mediaPopup__feedName {
  line-height: 30px;
  font-family: "ivyepic", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.mediaPopup .mediaPopup__date {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  color: #535353;
  font-size: 90%;
  position: relative;
  top: 1px;
}
.mediaPopup .mediaPopup__desc .secondLvlCss a {
  position: relative;
  z-index: 1;
  color: #fff;
}
.mediaPopup .mediaPopup__desc .featuredParagraph:before, .mediaPopup .mediaPopup__desc .featuredParagraph:after {
  display: none !important;
}
.mediaPopup .mediaPopup__postTitle.forNews a {
  text-decoration: none !important;
  border: none !important;
}
.mediaPopup p.mediaPopup__postTitle {
  font-size: 18px;
  white-space: pre-wrap;
}
.mediaPopup p.mediaPopup__postTitle a {
  font-size: 18px;
}
.mediaPopup .mediaPopup__extraDescWrapper {
  position: relative;
}
.mediaPopup .mediaPopup__extraDescWrapper img {
  max-width: 100%;
}
.mediaPopup .mediaPopup__related {
  position: relative;
  padding: 26px 30px 30px 30px;
  overflow: hidden;
  background: #EDEAE7;
}
.mediaPopup .mediaPopup__related .mtGenericLoader {
  height: 50px;
  width: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-color: #aa272f;
}
.mediaPopup .mediaPopup__related.isSecondary {
  display: none;
}
.mediaPopup .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__relatedHeaderWrapper:after {
  display: table;
  content: "";
  clear: both;
}
.mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss {
  float: left;
  vertical-align: middle;
  margin-right: 30px;
}
.mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss h4 {
  text-transform: uppercase;
  color: #012942;
}
.mediaPopup .mediaPopup__relatedContainer {
  margin-top: 23px;
  clear: both;
}
.mediaPopup .mediaPopup__col {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding-bottom: 10px;
}
.mediaPopup .mediaPopup__col:nth-of-type(odd) {
  padding-right: 5px;
}
.mediaPopup .mediaPopup__col:nth-of-type(even) {
  padding-left: 5px;
}
.mediaPopup .mediaPopup__col .mtStoryItem,
.mediaPopup .mediaPopup__col .js-staffPopup {
  width: 100%;
  padding: 0 5px 20px 5px;
}
.mediaPopup .mediaPopup__moreStoriesButton {
  padding: 0 30px 30px 30px;
}
.mediaPopup.news .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.news .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.news .mediaPopup__feedName, .mediaPopup.TiarcNews .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.TiarcNews .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.TiarcNews .mediaPopup__feedName {
  color: #012942;
}
.mediaPopup.news .mediaPopup__more i, .mediaPopup.TiarcNews .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23012942%27%20viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76 512c41.352 0 75-34.648 75-76s-33.648-76-75-76-76 34.648-76 76 34.648 76 76 76zm0 0'/%3E%3Cpath d='M242 497c0 5.063-.43 10.02-.762 15h90c.239-5.008.762-9.938.762-15 0-173.688-143.312-317-317-317-5.062 0-9.992.523-15 .762v90c4.98-.332 9.938-.762 15-.762 124.07 0 227 102.93 227 227zm0 0'/%3E%3Cpath d='M15 0C9.934 0 5.027.61 0 .758v90.004C5.02 90.574 9.938 90 15 90c223.316 0 407 183.684 407 407 0 5.063-.574 9.98-.762 15h90.004c.149-5.027.758-9.934.758-15C512 223.617 288.379 0 15 0zm0 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.news .mediaPopup__feedIcon, .mediaPopup.TiarcNews .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23012942%27%20viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76 512c41.352 0 75-34.648 75-76s-33.648-76-75-76-76 34.648-76 76 34.648 76 76 76zm0 0'/%3E%3Cpath d='M242 497c0 5.063-.43 10.02-.762 15h90c.239-5.008.762-9.938.762-15 0-173.688-143.312-317-317-317-5.062 0-9.992.523-15 .762v90c4.98-.332 9.938-.762 15-.762 124.07 0 227 102.93 227 227zm0 0'/%3E%3Cpath d='M15 0C9.934 0 5.027.61 0 .758v90.004C5.02 90.574 9.938 90 15 90c223.316 0 407 183.684 407 407 0 5.063-.574 9.98-.762 15h90.004c.149-5.027.758-9.934.758-15C512 223.617 288.379 0 15 0zm0 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.news .mediaPopup__featuredPost > .mediaPopup__url, .mediaPopup.TiarcNews .mediaPopup__featuredPost > .mediaPopup__url {
  display: none;
}
.mediaPopup.facebook .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.facebook .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.facebook .mediaPopup__feedName {
  color: #3b5998;
}
.mediaPopup.facebook .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%233b5998%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430.113 430.114' %3E%3Cpath d='M158.081 83.3v59.218h-43.385v72.412h43.385v215.183h89.122V214.936h59.805s5.601-34.721 8.316-72.685H247.54V92.74c0-7.4 9.717-17.354 19.321-17.354h48.557V.001h-66.021C155.878-.004 158.081 72.48 158.081 83.3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.facebook .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%233b5998%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430.113 430.114' %3E%3Cpath d='M158.081 83.3v59.218h-43.385v72.412h43.385v215.183h89.122V214.936h59.805s5.601-34.721 8.316-72.685H247.54V92.74c0-7.4 9.717-17.354 19.321-17.354h48.557V.001h-66.021C155.878-.004 158.081 72.48 158.081 83.3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.twitter .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.twitter .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.twitter .mediaPopup__feedName {
  color: #0f1419;
}
.mediaPopup.twitter .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%230f1419%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 245.737 230'%3E%3Cg id='layer1' transform='translate(-281.5 -167.31)'%3E%3Cpath id='path1009' d='M282.1,167.31l94.876,126.859L281.5,397.31h21.488l83.589-90.3,67.537,90.3h73.124L427.022,263.316,515.89,167.31H494.4l-76.981,83.166-62.2-83.166Zm31.6,15.828h33.594L495.633,381.48H462.04Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.twitter .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%230f1419%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 245.737 230'%3E%3Cg id='layer1' transform='translate(-281.5 -167.31)'%3E%3Cpath id='path1009' d='M282.1,167.31l94.876,126.859L281.5,397.31h21.488l83.589-90.3,67.537,90.3h73.124L427.022,263.316,515.89,167.31H494.4l-76.981,83.166-62.2-83.166Zm31.6,15.828h33.594L495.633,381.48H462.04Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.blogs .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.blogs .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.blogs .mediaPopup__feedName, .mediaPopup.blog .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.blog .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.blog .mediaPopup__feedName {
  color: #d54e21;
}
.mediaPopup.blogs .mediaPopup__more i, .mediaPopup.blog .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d54e21%27%20xmlns='http://www.w3.org/2000/svg' height='56.693' width='56.693'%3E%3Cpath clip-rule='evenodd' d='M52.279 26.151l-.406-.84-.68-.531c-.887-.695-5.375.045-6.584-1.053-.857-.789-.99-2.211-1.25-4.131-.48-3.734-.787-3.926-1.369-5.186-2.113-4.488-7.848-7.863-11.787-8.332H19.531c-8.395 0-15.257 6.877-15.257 15.271v17.813c0 8.379 6.862 15.242 15.257 15.242h17.534c8.395 0 15.215-6.863 15.262-15.242l.094-12.338-.142-.673zm-32.553-7.592h8.461a2.922 2.922 0 0 1 2.922 2.91 2.934 2.934 0 0 1-2.922 2.922h-8.461a2.934 2.934 0 0 1-2.923-2.922 2.921 2.921 0 0 1 2.923-2.91zm17.192 23.286H19.726c-1.615 0-2.923-1.328-2.923-2.906a2.916 2.916 0 0 1 2.923-2.906h17.192a2.908 2.908 0 0 1 2.906 2.906c0 1.578-1.301 2.906-2.906 2.906z' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.blogs .mediaPopup__feedIcon, .mediaPopup.blog .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d54e21%27%20xmlns='http://www.w3.org/2000/svg' height='56.693' width='56.693'%3E%3Cpath clip-rule='evenodd' d='M52.279 26.151l-.406-.84-.68-.531c-.887-.695-5.375.045-6.584-1.053-.857-.789-.99-2.211-1.25-4.131-.48-3.734-.787-3.926-1.369-5.186-2.113-4.488-7.848-7.863-11.787-8.332H19.531c-8.395 0-15.257 6.877-15.257 15.271v17.813c0 8.379 6.862 15.242 15.257 15.242h17.534c8.395 0 15.215-6.863 15.262-15.242l.094-12.338-.142-.673zm-32.553-7.592h8.461a2.922 2.922 0 0 1 2.922 2.91 2.934 2.934 0 0 1-2.922 2.922h-8.461a2.934 2.934 0 0 1-2.923-2.922 2.921 2.921 0 0 1 2.923-2.91zm17.192 23.286H19.726c-1.615 0-2.923-1.328-2.923-2.906a2.916 2.916 0 0 1 2.923-2.906h17.192a2.908 2.908 0 0 1 2.906 2.906c0 1.578-1.301 2.906-2.906 2.906z' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.wordpress .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.wordpress .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.wordpress .mediaPopup__feedName {
  color: #d54e21;
}
.mediaPopup.wordpress .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d54e21%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M1.984 14c0-1.734.375-3.391 1.047-4.891l5.734 15.703c-4.016-1.953-6.781-6.062-6.781-10.813zm20.125-.609c0 1.031-.422 2.219-.922 3.891l-1.188 4-4.344-12.906s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.953.141-3.203.156-3.203.156s-1.172-.016-3.156-.156c-.656-.047-.734.938-.078.984.609.063 1.25.125 1.25.125l1.875 5.125-2.625 7.875-4.375-13s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.937.141-3.203.156-3.203.156-.219 0-.484-.016-.766-.016 2.141-3.266 5.828-5.422 10.031-5.422 3.125 0 5.969 1.203 8.109 3.156h-.156c-1.172 0-2.016 1.016-2.016 2.125 0 .984.578 1.813 1.188 2.812.469.797.984 1.828.984 3.313zm-7.906 1.656l3.703 10.109c.016.063.047.125.078.172-1.25.438-2.578.688-3.984.688-1.172 0-2.312-.172-3.391-.5zm10.328-6.813c.938 1.719 1.484 3.672 1.484 5.766 0 4.438-2.406 8.297-5.984 10.375l3.672-10.594c.609-1.75.922-3.094.922-4.312 0-.438-.031-.844-.094-1.234zM14 0c7.719 0 14 6.281 14 14s-6.281 14-14 14S0 21.719 0 14 6.281 0 14 0zm0 27.359c7.359 0 13.359-6 13.359-13.359S21.359.641 14 .641.641 6.641.641 14s6 13.359 13.359 13.359z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.wordpress .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d54e21%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M1.984 14c0-1.734.375-3.391 1.047-4.891l5.734 15.703c-4.016-1.953-6.781-6.062-6.781-10.813zm20.125-.609c0 1.031-.422 2.219-.922 3.891l-1.188 4-4.344-12.906s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.953.141-3.203.156-3.203.156s-1.172-.016-3.156-.156c-.656-.047-.734.938-.078.984.609.063 1.25.125 1.25.125l1.875 5.125-2.625 7.875-4.375-13s.719-.047 1.375-.125c.641-.078.562-1.031-.078-.984-1.937.141-3.203.156-3.203.156-.219 0-.484-.016-.766-.016 2.141-3.266 5.828-5.422 10.031-5.422 3.125 0 5.969 1.203 8.109 3.156h-.156c-1.172 0-2.016 1.016-2.016 2.125 0 .984.578 1.813 1.188 2.812.469.797.984 1.828.984 3.313zm-7.906 1.656l3.703 10.109c.016.063.047.125.078.172-1.25.438-2.578.688-3.984.688-1.172 0-2.312-.172-3.391-.5zm10.328-6.813c.938 1.719 1.484 3.672 1.484 5.766 0 4.438-2.406 8.297-5.984 10.375l3.672-10.594c.609-1.75.922-3.094.922-4.312 0-.438-.031-.844-.094-1.234zM14 0c7.719 0 14 6.281 14 14s-6.281 14-14 14S0 21.719 0 14 6.281 0 14 0zm0 27.359c7.359 0 13.359-6 13.359-13.359S21.359.641 14 .641.641 6.641.641 14s6 13.359 13.359 13.359z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.tumblr .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.tumblr .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.tumblr .mediaPopup__feedName {
  color: #d54e21;
}
.mediaPopup.tumblr .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d54e21%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M18.001 14v7.318c0 1.857-.024 2.927.173 3.453.195.524.685 1.067 1.218 1.381.709.425 1.517.637 2.428.637 1.62 0 2.577-.214 4.179-1.267v4.811c-1.366.642-2.558 1.019-3.666 1.279-1.109.258-2.308.388-3.596.388-1.463 0-2.327-.184-3.45-.552-1.124-.371-2.083-.9-2.876-1.579-.795-.685-1.344-1.413-1.652-2.182s-.46-1.888-.46-3.351V13.114H6.004V8.583C7.26 8.175 8.665 7.59 9.56 6.828c.899-.764 1.618-1.678 2.16-2.748.543-1.067.917-2.429 1.121-4.079H18v8h7.999v6H18z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.tumblr .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d54e21%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M18.001 14v7.318c0 1.857-.024 2.927.173 3.453.195.524.685 1.067 1.218 1.381.709.425 1.517.637 2.428.637 1.62 0 2.577-.214 4.179-1.267v4.811c-1.366.642-2.558 1.019-3.666 1.279-1.109.258-2.308.388-3.596.388-1.463 0-2.327-.184-3.45-.552-1.124-.371-2.083-.9-2.876-1.579-.795-.685-1.344-1.413-1.652-2.182s-.46-1.888-.46-3.351V13.114H6.004V8.583C7.26 8.175 8.665 7.59 9.56 6.828c.899-.764 1.618-1.678 2.16-2.748.543-1.067.917-2.429 1.121-4.079H18v8h7.999v6H18z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.events .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.events .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.events .mediaPopup__feedName, .mediaPopup.calendar .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.calendar .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.calendar .mediaPopup__feedName, .mediaPopup.tiarcfixtures .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.tiarcfixtures .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.tiarcfixtures .mediaPopup__feedName {
  color: #d4003c;
}
.mediaPopup.events .mediaPopup__more i, .mediaPopup.calendar .mediaPopup__more i, .mediaPopup.tiarcfixtures .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d4003c%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.events .mediaPopup__feedIcon, .mediaPopup.calendar .mediaPopup__feedIcon, .mediaPopup.tiarcfixtures .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23d4003c%27%20viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath  d='M192 1664h288v-288H192v288zm352 0h320v-288H544v288zm-352-352h288V992H192v320zm352 0h320V992H544v320zM192 928h288V640H192v288zm736 736h320v-288H928v288zM544 928h320V640H544v288zm768 736h288v-288h-288v288zm-384-352h320V992H928v320zM576 448V160q0-13-9.5-22.5T544 128h-64q-13 0-22.5 9.5T448 160v288q0 13 9.5 22.5T480 480h64q13 0 22.5-9.5T576 448zm736 864h288V992h-288v320zM928 928h320V640H928v288zm384 0h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312 128h-64q-13 0-22.5 9.5T1216 160v288q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5-9.5t9.5-22.5zm384-64v1280q0 52-38 90t-90 38H192q-52 0-90-38t-38-90V384q0-52 38-90t90-38h128v-96q0-66 47-113T480 0h64q66 0 113 47t47 113v96h384v-96q0-66 47-113t113-47h64q66 0 113 47t47 113v96h128q52 0 90 38t38 90z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.publication .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.publication .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.publication .mediaPopup__feedName, .mediaPopup.issuu .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.issuu .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.issuu .mediaPopup__feedName, .mediaPopup.magazines .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.magazines .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.magazines .mediaPopup__feedName {
  color: #f36d5d;
}
.mediaPopup.publication .mediaPopup__more i, .mediaPopup.issuu .mediaPopup__more i, .mediaPopup.magazines .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23f36d5d%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath  d='M15.985 8.421c-4.194 0-7.564 3.393-7.564 7.579s3.37 7.579 7.564 7.579 7.594-3.393 7.594-7.579-3.4-7.579-7.594-7.579zM16 20.21c-2.325 0-4.21-1.885-4.21-4.211s1.885-4.211 4.211-4.211c2.325 0 4.21 1.885 4.21 4.211S18.326 20.21 16 20.21z'/%3E%3Cpath  d='M16 0H1.369C.614 0 .001.613.001 1.368v14.631c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0 26.947C9.954 26.947 5.053 22.046 5.053 16S9.954 5.053 16 5.053 26.947 9.954 26.947 16 22.046 26.947 16 26.947z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.publication .mediaPopup__feedIcon, .mediaPopup.issuu .mediaPopup__feedIcon, .mediaPopup.magazines .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23f36d5d%27%20xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath  d='M15.985 8.421c-4.194 0-7.564 3.393-7.564 7.579s3.37 7.579 7.564 7.579 7.594-3.393 7.594-7.579-3.4-7.579-7.594-7.579zM16 20.21c-2.325 0-4.21-1.885-4.21-4.211s1.885-4.211 4.211-4.211c2.325 0 4.21 1.885 4.21 4.211S18.326 20.21 16 20.21z'/%3E%3Cpath  d='M16 0H1.369C.614 0 .001.613.001 1.368v14.631c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0 26.947C9.954 26.947 5.053 22.046 5.053 16S9.954 5.053 16 5.053 26.947 9.954 26.947 16 22.046 26.947 16 26.947z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.video .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.video .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.video .mediaPopup__feedName, .mediaPopup.videos .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.videos .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.videos .mediaPopup__feedName, .mediaPopup.youtube .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.youtube .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.youtube .mediaPopup__feedName {
  color: #ff0000;
}
.mediaPopup.video .mediaPopup__more i, .mediaPopup.videos .mediaPopup__more i, .mediaPopup.youtube .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23ff0000%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' %3E%3Cpath d='M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797.281 9.797.281.547.063 1.75.063 2.812 1.188 0 0 .859.844 1.109 2.781.297 2.266.281 4.531.281 4.531v2.125s.016 2.266-.281 4.531c-.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906.297-9.797.297-7.281-.063-9.516-.281-9.516-.281-.625-.109-2.031-.078-3.094-1.188 0 0-.859-.859-1.109-2.781C-.016 17.327 0 15.062 0 15.062v-2.125s-.016-2.266.281-4.531C.531 6.469 1.39 5.625 1.39 5.625 2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.281 9.797-.281z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.video .mediaPopup__feedIcon, .mediaPopup.videos .mediaPopup__feedIcon, .mediaPopup.youtube .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23ff0000%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' %3E%3Cpath d='M11.109 17.625l7.562-3.906-7.562-3.953v7.859zM14 4.156c5.891 0 9.797.281 9.797.281.547.063 1.75.063 2.812 1.188 0 0 .859.844 1.109 2.781.297 2.266.281 4.531.281 4.531v2.125s.016 2.266-.281 4.531c-.25 1.922-1.109 2.781-1.109 2.781-1.062 1.109-2.266 1.109-2.812 1.172 0 0-3.906.297-9.797.297-7.281-.063-9.516-.281-9.516-.281-.625-.109-2.031-.078-3.094-1.188 0 0-.859-.859-1.109-2.781C-.016 17.327 0 15.062 0 15.062v-2.125s-.016-2.266.281-4.531C.531 6.469 1.39 5.625 1.39 5.625 2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.281 9.797-.281z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.vimeo .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.vimeo .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.vimeo .mediaPopup__feedName {
  color: #28B5F5;
}
.mediaPopup.vimeo .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2328B5F5%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612C1.588 8.225 3.145 6.837 4.676 5.45 6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.vimeo .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%2328B5F5%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31.988 8.563c-.144 3.113-2.319 7.381-6.525 12.794-4.35 5.65-8.031 8.481-11.044 8.481-1.863 0-3.444-1.719-4.731-5.163-.863-3.156-1.719-6.313-2.581-9.469-.956-3.444-1.981-5.162-3.081-5.162-.237 0-1.075.506-2.513 1.506L.007 9.612C1.588 8.225 3.145 6.837 4.676 5.45 6.782 3.631 8.364 2.675 9.42 2.575c2.487-.237 4.025 1.463 4.6 5.106.619 3.931 1.05 6.375 1.294 7.331.719 3.263 1.506 4.894 2.369 4.894.669 0 1.675-1.056 3.019-3.175 1.337-2.113 2.056-3.725 2.156-4.831.194-1.825-.525-2.744-2.156-2.744-.769 0-1.556.175-2.369.525 1.575-5.15 4.575-7.65 9.012-7.506 3.281.087 4.831 2.219 4.644 6.388z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.photo .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.photo .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.photo .mediaPopup__feedName, .mediaPopup.photos .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.photos .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.photos .mediaPopup__feedName, .mediaPopup.flickr .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.flickr .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.flickr .mediaPopup__feedName {
  color: #ff0084;
}
.mediaPopup.photo .mediaPopup__more i, .mediaPopup.photos .mediaPopup__more i, .mediaPopup.flickr .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23ff0084%27%20version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3Eflickr%3C/title%3E%3Cpath d='M0 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7zM18 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.photo .mediaPopup__feedIcon, .mediaPopup.photos .mediaPopup__feedIcon, .mediaPopup.flickr .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23ff0084%27%20version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3Eflickr%3C/title%3E%3Cpath d='M0 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7zM18 17c0-3.866 3.134-7 7-7s7 3.134 7 7c0 3.866-3.134 7-7 7s-7-3.134-7-7z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.instagram .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.instagram .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.instagram .mediaPopup__feedName {
  color: #7a41ae;
}
.mediaPopup.instagram .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%237a41ae%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zm2.156 0c0 3.406-2.75 6.156-6.156 6.156S5.844 17.406 5.844 14 8.594 7.844 12 7.844s6.156 2.75 6.156 6.156zm1.688-6.406c0 .797-.641 1.437-1.437 1.437S16.97 8.39 16.97 7.594s.641-1.437 1.437-1.437 1.437.641 1.437 1.437zM12 4.156c-1.75 0-5.5-.141-7.078.484-.547.219-.953.484-1.375.906s-.688.828-.906 1.375c-.625 1.578-.484 5.328-.484 7.078s-.141 5.5.484 7.078c.219.547.484.953.906 1.375s.828.688 1.375.906c1.578.625 5.328.484 7.078.484s5.5.141 7.078-.484c.547-.219.953-.484 1.375-.906s.688-.828.906-1.375c.625-1.578.484-5.328.484-7.078s.141-5.5-.484-7.078c-.219-.547-.484-.953-.906-1.375s-.828-.688-1.375-.906C17.5 4.015 13.75 4.156 12 4.156zM24 14c0 1.656.016 3.297-.078 4.953-.094 1.922-.531 3.625-1.937 5.031s-3.109 1.844-5.031 1.937c-1.656.094-3.297.078-4.953.078s-3.297.016-4.953-.078c-1.922-.094-3.625-.531-5.031-1.937S.173 20.875.08 18.953C-.014 17.297.002 15.656.002 14s-.016-3.297.078-4.953c.094-1.922.531-3.625 1.937-5.031s3.109-1.844 5.031-1.937c1.656-.094 3.297-.078 4.953-.078s3.297-.016 4.953.078c1.922.094 3.625.531 5.031 1.937s1.844 3.109 1.937 5.031C24.016 10.703 24 12.344 24 14z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.instagram .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%237a41ae%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zm2.156 0c0 3.406-2.75 6.156-6.156 6.156S5.844 17.406 5.844 14 8.594 7.844 12 7.844s6.156 2.75 6.156 6.156zm1.688-6.406c0 .797-.641 1.437-1.437 1.437S16.97 8.39 16.97 7.594s.641-1.437 1.437-1.437 1.437.641 1.437 1.437zM12 4.156c-1.75 0-5.5-.141-7.078.484-.547.219-.953.484-1.375.906s-.688.828-.906 1.375c-.625 1.578-.484 5.328-.484 7.078s-.141 5.5.484 7.078c.219.547.484.953.906 1.375s.828.688 1.375.906c1.578.625 5.328.484 7.078.484s5.5.141 7.078-.484c.547-.219.953-.484 1.375-.906s.688-.828.906-1.375c.625-1.578.484-5.328.484-7.078s.141-5.5-.484-7.078c-.219-.547-.484-.953-.906-1.375s-.828-.688-1.375-.906C17.5 4.015 13.75 4.156 12 4.156zM24 14c0 1.656.016 3.297-.078 4.953-.094 1.922-.531 3.625-1.937 5.031s-3.109 1.844-5.031 1.937c-1.656.094-3.297.078-4.953.078s-3.297.016-4.953-.078c-1.922-.094-3.625-.531-5.031-1.937S.173 20.875.08 18.953C-.014 17.297.002 15.656.002 14s-.016-3.297.078-4.953c.094-1.922.531-3.625 1.937-5.031s3.109-1.844 5.031-1.937c1.656-.094 3.297-.078 4.953-.078s3.297-.016 4.953.078c1.922.094 3.625.531 5.031 1.937s1.844 3.109 1.937 5.031C24.016 10.703 24 12.344 24 14z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.audio .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.audio .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.audio .mediaPopup__feedName, .mediaPopup.soundcould .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.soundcould .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.soundcould .mediaPopup__feedName {
  color: #ff8800;
}
.mediaPopup.audio .mediaPopup__more i, .mediaPopup.soundcould .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23ff8800%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cpath d='M12.25 21.438l.25-3.766-.25-8.172c-.016-.203-.172-.375-.375-.375-.187 0-.359.172-.359.375l-.219 8.172.219 3.766c.016.203.172.359.359.359.203 0 .359-.156.375-.359zm4.625-.454l.172-3.297-.187-9.156c0-.156-.078-.297-.203-.375-.078-.047-.156-.078-.25-.078s-.172.031-.25.078c-.125.078-.203.219-.203.375l-.016.094-.156 9.047s0 .016.172 3.687v.016c0 .094.031.187.094.266.094.109.219.172.359.172.125 0 .234-.063.313-.141.094-.078.141-.187.141-.313zM.547 15.672l.313 2-.313 1.969c-.016.078-.063.141-.141.141s-.125-.063-.141-.141l-.266-1.969.266-2c.016-.078.063-.141.141-.141s.125.063.141.141zm1.344-1.234l.406 3.234-.406 3.172c-.016.078-.078.141-.156.141s-.141-.063-.141-.156l-.359-3.156.359-3.234c0-.078.063-.141.141-.141s.141.063.156.141zm4.375 7.078zm-2.938-7.672l.391 3.828-.391 3.703c0 .094-.078.172-.172.172s-.172-.078-.187-.172l-.328-3.703.328-3.828c.016-.109.094-.187.187-.187s.172.078.172.187zm1.469-.11l.359 3.938-.359 3.813c-.016.125-.109.203-.219.203s-.203-.078-.203-.203l-.328-3.813.328-3.938c0-.125.094-.203.203-.203s.203.078.219.203zm1.469.282l.328 3.656-.328 3.844c-.016.141-.125.25-.25.25s-.234-.109-.234-.25l-.313-3.844.313-3.656c0-.125.109-.234.234-.234s.234.109.25.234zm5.984 7.422zm-4.516-9.704l.328 5.938-.328 3.844c0 .156-.125.281-.266.281-.156 0-.266-.125-.281-.281l-.281-3.844.281-5.938c.016-.156.125-.281.281-.281.141 0 .266.125.266.281zm1.469-1.343l.297 7.313-.297 3.813c0 .172-.141.297-.297.297-.172 0-.297-.125-.313-.297l-.25-3.813.25-7.313c.016-.172.141-.297.313-.297.156 0 .297.125.297.297zm1.531-.625l.281 7.906-.281 3.781c-.016.187-.156.328-.344.328-.172 0-.313-.141-.328-.328l-.25-3.781.25-7.906c0-.187.156-.344.328-.344.187 0 .328.156.344.344zm6.125 11.593zM13.766 9.703L14 17.672l-.234 3.734c0 .219-.172.391-.391.391s-.375-.172-.391-.391l-.219-3.734.219-7.969c0-.219.172-.391.391-.391s.391.172.391.391zm1.547.297l.219 7.688-.219 3.687c0 .234-.187.422-.422.422s-.422-.187-.438-.422l-.187-3.687.187-7.688c.016-.25.203-.438.438-.438s.406.187.422.438zm3.312 7.687l-.219 3.609c0 .266-.219.484-.484.484s-.484-.219-.5-.484l-.094-1.781-.094-1.828.187-9.938v-.047c.016-.141.078-.281.187-.375a.499.499 0 0 1 .313-.109c.078 0 .172.031.234.078.141.078.234.234.25.406zM36 17.391c0 2.438-1.984 4.406-4.422 4.406H19.297c-.266-.031-.484-.234-.484-.516V7.234c0-.266.094-.391.438-.516.859-.344 1.828-.531 2.828-.531 4.078 0 7.422 3.125 7.781 7.109.531-.219 1.109-.344 1.719-.344 2.438 0 4.422 1.984 4.422 4.438z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.audio .mediaPopup__feedIcon, .mediaPopup.soundcould .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23ff8800%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cpath d='M12.25 21.438l.25-3.766-.25-8.172c-.016-.203-.172-.375-.375-.375-.187 0-.359.172-.359.375l-.219 8.172.219 3.766c.016.203.172.359.359.359.203 0 .359-.156.375-.359zm4.625-.454l.172-3.297-.187-9.156c0-.156-.078-.297-.203-.375-.078-.047-.156-.078-.25-.078s-.172.031-.25.078c-.125.078-.203.219-.203.375l-.016.094-.156 9.047s0 .016.172 3.687v.016c0 .094.031.187.094.266.094.109.219.172.359.172.125 0 .234-.063.313-.141.094-.078.141-.187.141-.313zM.547 15.672l.313 2-.313 1.969c-.016.078-.063.141-.141.141s-.125-.063-.141-.141l-.266-1.969.266-2c.016-.078.063-.141.141-.141s.125.063.141.141zm1.344-1.234l.406 3.234-.406 3.172c-.016.078-.078.141-.156.141s-.141-.063-.141-.156l-.359-3.156.359-3.234c0-.078.063-.141.141-.141s.141.063.156.141zm4.375 7.078zm-2.938-7.672l.391 3.828-.391 3.703c0 .094-.078.172-.172.172s-.172-.078-.187-.172l-.328-3.703.328-3.828c.016-.109.094-.187.187-.187s.172.078.172.187zm1.469-.11l.359 3.938-.359 3.813c-.016.125-.109.203-.219.203s-.203-.078-.203-.203l-.328-3.813.328-3.938c0-.125.094-.203.203-.203s.203.078.219.203zm1.469.282l.328 3.656-.328 3.844c-.016.141-.125.25-.25.25s-.234-.109-.234-.25l-.313-3.844.313-3.656c0-.125.109-.234.234-.234s.234.109.25.234zm5.984 7.422zm-4.516-9.704l.328 5.938-.328 3.844c0 .156-.125.281-.266.281-.156 0-.266-.125-.281-.281l-.281-3.844.281-5.938c.016-.156.125-.281.281-.281.141 0 .266.125.266.281zm1.469-1.343l.297 7.313-.297 3.813c0 .172-.141.297-.297.297-.172 0-.297-.125-.313-.297l-.25-3.813.25-7.313c.016-.172.141-.297.313-.297.156 0 .297.125.297.297zm1.531-.625l.281 7.906-.281 3.781c-.016.187-.156.328-.344.328-.172 0-.313-.141-.328-.328l-.25-3.781.25-7.906c0-.187.156-.344.328-.344.187 0 .328.156.344.344zm6.125 11.593zM13.766 9.703L14 17.672l-.234 3.734c0 .219-.172.391-.391.391s-.375-.172-.391-.391l-.219-3.734.219-7.969c0-.219.172-.391.391-.391s.391.172.391.391zm1.547.297l.219 7.688-.219 3.687c0 .234-.187.422-.422.422s-.422-.187-.438-.422l-.187-3.687.187-7.688c.016-.25.203-.438.438-.438s.406.187.422.438zm3.312 7.687l-.219 3.609c0 .266-.219.484-.484.484s-.484-.219-.5-.484l-.094-1.781-.094-1.828.187-9.938v-.047c.016-.141.078-.281.187-.375a.499.499 0 0 1 .313-.109c.078 0 .172.031.234.078.141.078.234.234.25.406zM36 17.391c0 2.438-1.984 4.406-4.422 4.406H19.297c-.266-.031-.484-.234-.484-.516V7.234c0-.266.094-.391.438-.516.859-.344 1.828-.531 2.828-.531 4.078 0 7.422 3.125 7.781 7.109.531-.219 1.109-.344 1.719-.344 2.438 0 4.422 1.984 4.422 4.438z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.audio .mediaPopup__iframeContainer {
  z-index: initial;
}
.mediaPopup.pinterest .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.pinterest .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.pinterest .mediaPopup__feedName {
  color: #bd081c;
}
.mediaPopup.pinterest .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23bd081c%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M24 14c0 6.625-5.375 12-12 12-1.188 0-2.312-.172-3.406-.5.453-.719.969-1.641 1.219-2.562 0 0 .141-.531.844-3.297.406.797 1.625 1.5 2.922 1.5 3.859 0 6.484-3.516 6.484-8.234 0-3.547-3.016-6.875-7.609-6.875-5.688 0-8.563 4.094-8.563 7.5 0 2.063.781 3.906 2.453 4.594.266.109.516 0 .594-.313.063-.203.187-.734.25-.953.078-.313.047-.406-.172-.672-.484-.578-.797-1.313-.797-2.359 0-3.031 2.266-5.75 5.906-5.75 3.219 0 5 1.969 5 4.609 0 3.453-1.531 6.375-3.813 6.375-1.25 0-2.188-1.031-1.891-2.312.359-1.516 1.062-3.156 1.062-4.25 0-.984-.531-1.813-1.625-1.813-1.281 0-2.312 1.328-2.312 3.109 0 0 0 1.141.391 1.906-1.313 5.563-1.547 6.531-1.547 6.531-.219.906-.234 1.922-.203 2.766C2.953 23.141 0 18.922 0 14 0 7.375 5.375 2 12 2s12 5.375 12 12z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.pinterest .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23bd081c%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M24 14c0 6.625-5.375 12-12 12-1.188 0-2.312-.172-3.406-.5.453-.719.969-1.641 1.219-2.562 0 0 .141-.531.844-3.297.406.797 1.625 1.5 2.922 1.5 3.859 0 6.484-3.516 6.484-8.234 0-3.547-3.016-6.875-7.609-6.875-5.688 0-8.563 4.094-8.563 7.5 0 2.063.781 3.906 2.453 4.594.266.109.516 0 .594-.313.063-.203.187-.734.25-.953.078-.313.047-.406-.172-.672-.484-.578-.797-1.313-.797-2.359 0-3.031 2.266-5.75 5.906-5.75 3.219 0 5 1.969 5 4.609 0 3.453-1.531 6.375-3.813 6.375-1.25 0-2.188-1.031-1.891-2.312.359-1.516 1.062-3.156 1.062-4.25 0-.984-.531-1.813-1.625-1.813-1.281 0-2.312 1.328-2.312 3.109 0 0 0 1.141.391 1.906-1.313 5.563-1.547 6.531-1.547 6.531-.219.906-.234 1.922-.203 2.766C2.953 23.141 0 18.922 0 14 0 7.375 5.375 2 12 2s12 5.375 12 12z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.tiktok .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.tiktok .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.tiktok .mediaPopup__feedName {
  color: #000;
}
.mediaPopup.tiktok .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23000%27%20viewBox='0 0 512 512' id='icons' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M412.19,118.66a109.27,109.27,0,0,1-9.45-5.5,132.87,132.87,0,0,1-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14,23.9,350,16,350.13,16H267.69V334.78c0,4.28,0,8.51-.18,12.69,0,.52-.05,1-.08,1.56,0,.23,0,.47-.05.71,0,.06,0,.12,0,.18a70,70,0,0,1-35.22,55.56,68.8,68.8,0,0,1-34.11,9c-38.41,0-69.54-31.32-69.54-70s31.13-70,69.54-70a68.9,68.9,0,0,1,21.41,3.39l.1-83.94a153.14,153.14,0,0,0-118,34.52,161.79,161.79,0,0,0-35.3,43.53c-3.48,6-16.61,30.11-18.2,69.24-1,22.21,5.67,45.22,8.85,54.73v.2c2,5.6,9.75,24.71,22.38,40.82A167.53,167.53,0,0,0,115,470.66v-.2l.2.2C155.11,497.78,199.36,496,199.36,496c7.66-.31,33.32,0,62.46-13.81,32.32-15.31,50.72-38.12,50.72-38.12a158.46,158.46,0,0,0,27.64-45.93c7.46-19.61,9.95-43.13,9.95-52.53V176.49c1,.6,14.32,9.41,14.32,9.41s19.19,12.3,49.13,20.31c21.48,5.7,50.42,6.9,50.42,6.9V131.27C453.86,132.37,433.27,129.17,412.19,118.66Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.tiktok .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%0A%3Csvg%20fill%3D%27%23000%27%20viewBox='0 0 512 512' id='icons' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M412.19,118.66a109.27,109.27,0,0,1-9.45-5.5,132.87,132.87,0,0,1-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14,23.9,350,16,350.13,16H267.69V334.78c0,4.28,0,8.51-.18,12.69,0,.52-.05,1-.08,1.56,0,.23,0,.47-.05.71,0,.06,0,.12,0,.18a70,70,0,0,1-35.22,55.56,68.8,68.8,0,0,1-34.11,9c-38.41,0-69.54-31.32-69.54-70s31.13-70,69.54-70a68.9,68.9,0,0,1,21.41,3.39l.1-83.94a153.14,153.14,0,0,0-118,34.52,161.79,161.79,0,0,0-35.3,43.53c-3.48,6-16.61,30.11-18.2,69.24-1,22.21,5.67,45.22,8.85,54.73v.2c2,5.6,9.75,24.71,22.38,40.82A167.53,167.53,0,0,0,115,470.66v-.2l.2.2C155.11,497.78,199.36,496,199.36,496c7.66-.31,33.32,0,62.46-13.81,32.32-15.31,50.72-38.12,50.72-38.12a158.46,158.46,0,0,0,27.64-45.93c7.46-19.61,9.95-43.13,9.95-52.53V176.49c1,.6,14.32,9.41,14.32,9.41s19.19,12.3,49.13,20.31c21.48,5.7,50.42,6.9,50.42,6.9V131.27C453.86,132.37,433.27,129.17,412.19,118.66Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.tiktok .mediaPopup__iframeContainer {
  padding-bottom: 0;
}
.mediaPopup.tiktok .mediaPopup__iframeContainer blockquote {
  margin: 0;
}
.mediaPopup.tiktok .mediaPopup__iframeContainer iframe {
  position: relative;
}
.mediaPopup.tiktok .mediaPopup__desc {
  display: none;
}
.mediaPopup.linkedin .mediaPopup__desc .mediaPopup__postTitle a,
.mediaPopup.linkedin .mediaPopup__desc .mediaPopup__extraDescWrapper a:not(.downloadBtn),
.mediaPopup.linkedin .mediaPopup__feedName {
  color: #0a66c2;
}
.mediaPopup.linkedin .mediaPopup__more i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%230a66c2%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 382 382'%3E%3Cpath d='M347.445 0H34.555C15.471 0 0 15.471 0 34.555v312.889C0 366.529 15.471 382 34.555 382h312.889C366.529 382 382 366.529 382 347.444V34.555C382 15.471 366.529 0 347.445 0zM118.207 329.844c0 5.554-4.502 10.056-10.056 10.056H65.345c-5.554 0-10.056-4.502-10.056-10.056V150.403c0-5.554 4.502-10.056 10.056-10.056h42.806c5.554 0 10.056 4.502 10.056 10.056v179.441zM86.748 123.432c-22.459 0-40.666-18.207-40.666-40.666S64.289 42.1 86.748 42.1s40.666 18.207 40.666 40.666-18.206 40.666-40.666 40.666zM341.91 330.654a9.247 9.247 0 01-9.246 9.246H286.73a9.247 9.247 0 01-9.246-9.246v-84.168c0-12.556 3.683-55.021-32.813-55.021-28.309 0-34.051 29.066-35.204 42.11v97.079a9.246 9.246 0 01-9.246 9.246h-44.426a9.247 9.247 0 01-9.246-9.246V149.593a9.247 9.247 0 019.246-9.246h44.426a9.247 9.247 0 019.246 9.246v15.655c10.497-15.753 26.097-27.912 59.312-27.912 73.552 0 73.131 68.716 73.131 106.472v86.846z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.linkedin .mediaPopup__feedIcon {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%230a66c2%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 382 382'%3E%3Cpath d='M347.445 0H34.555C15.471 0 0 15.471 0 34.555v312.889C0 366.529 15.471 382 34.555 382h312.889C366.529 382 382 366.529 382 347.444V34.555C382 15.471 366.529 0 347.445 0zM118.207 329.844c0 5.554-4.502 10.056-10.056 10.056H65.345c-5.554 0-10.056-4.502-10.056-10.056V150.403c0-5.554 4.502-10.056 10.056-10.056h42.806c5.554 0 10.056 4.502 10.056 10.056v179.441zM86.748 123.432c-22.459 0-40.666-18.207-40.666-40.666S64.289 42.1 86.748 42.1s40.666 18.207 40.666 40.666-18.206 40.666-40.666 40.666zM341.91 330.654a9.247 9.247 0 01-9.246 9.246H286.73a9.247 9.247 0 01-9.246-9.246v-84.168c0-12.556 3.683-55.021-32.813-55.021-28.309 0-34.051 29.066-35.204 42.11v97.079a9.246 9.246 0 01-9.246 9.246h-44.426a9.247 9.247 0 01-9.246-9.246V149.593a9.247 9.247 0 019.246-9.246h44.426a9.247 9.247 0 019.246 9.246v15.655c10.497-15.753 26.097-27.912 59.312-27.912 73.552 0 73.131 68.716 73.131 106.472v86.846z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.isMpStaff .mediaPopup__more {
  display: none;
}
.mediaPopup.isMpStaff .mediaPopup__feedInfo {
  display: none;
}
.mediaPopup.isMpStaff .mediaPopup__featuredPost > .mediaPopup__url {
  display: none;
}
.mediaPopup.isMpStaff .mediaPopup__postTitle {
  margin-bottom: 0;
}
.mediaPopup.isMpStaff .isStaffRole {
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #1A3255FF;
  margin-top: 0;
  text-transform: uppercase;
}
.mediaPopup.isMpStaff .isStaffRole:before {
  content: "";
  width: 15px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23000%27%20xmlns='http://www.w3.org/2000/svg' width='15.721' height='17.43' viewBox='0 0 15.721 17.43'%3E%3Cpath id='Path_11941' data-name='Path 11941' d='M-1742.731-802.831a11.156,11.156,0,0,1-.857-.745,7.092,7.092,0,0,1-.857-.968,7.6,7.6,0,0,1-.5-.745.393.393,0,0,1-.018-.354,4.531,4.531,0,0,1,.428-.783,5.264,5.264,0,0,1,3.669-2.309.7.7,0,0,1,.54.13,4.49,4.49,0,0,0,2.682.876,4.493,4.493,0,0,0,2.683-.876.784.784,0,0,1,.54-.13,5.3,5.3,0,0,1,3.669,2.309,3.971,3.971,0,0,1,.428.783.317.317,0,0,1-.056.354,6.437,6.437,0,0,1-.5.745,8.557,8.557,0,0,1-.857.968,8.274,8.274,0,0,1-.857.745,8.439,8.439,0,0,1-5.066,1.677A8.439,8.439,0,0,1-1742.731-802.831Zm.82-10.487a4.277,4.277,0,0,1,4.265-4.266,4.277,4.277,0,0,1,4.266,4.266,4.277,4.277,0,0,1-4.266,4.265A4.277,4.277,0,0,1-1741.911-813.317Z' transform='translate(1745.505 818.083)' stroke='none' fill='%23012942' stroke-miterlimit='10' stroke-width='1'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.mediaPopup.isMpStaff .isTitle {
  font-size: 40px;
  font-weight: 300;
  color: #1A3255FF;
  line-height: 1.12;
  margin-bottom: 7px;
  /*word-break: break-word;*/
  word-break: normal;
}
.mediaPopup.isMpStaff .isPhone,
.mediaPopup.isMpStaff .isEmail {
  margin-bottom: 5px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.mediaPopup.isMpStaff .isPhone a,
.mediaPopup.isMpStaff .isEmail a {
  font-weight: 400;
  text-decoration: none;
}
.mediaPopup.isMpStaff .isPhone a:before,
.mediaPopup.isMpStaff .isEmail a:before {
  display: none !important;
}
.mediaPopup.isMpStaff .isPhone:before {
  content: "Phone : ";
}
.mediaPopup.isMpStaff .isEmail:before {
  content: "Email : ";
}
.mediaPopup.isMpStaff .mediaPopup__extraDescWrapper {
  margin-top: 30px;
}
.mediaPopup.isMpStaff:not(.isCard) .mediaPopup__related.isSecondary {
  display: none;
}
.mediaPopup.isCard .mediaPopup__related.isSecondary.isVisible {
  display: block;
}
.mediaPopup p.isExtraField {
  font-weight: 600;
  margin: 0 0 15px 0;
}
.mediaPopup .mediaPopups__tabs {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #d0d0d0;
}
.mediaPopup .mediaPopups__tabs button {
  background: none;
  border: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 25%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  padding: 15px;
  font-size: 16px;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.mediaPopup .mediaPopups__tabs button.hasBigText {
  font-size: 0.9em;
}
.mediaPopup .mediaPopups__tabs button:not(:last-of-type) {
  border-right: 0;
}
html.no-touch .mediaPopup .mediaPopups__tabs button:hover, .mediaPopup .mediaPopups__tabs button.isActive {
  background: #fff;
  color: #222222;
}
.mediaPopup.shareIsOpened a {
  pointer-events: none;
}
body.media-popup-opened .mediaPopup .mediaPopup__inner {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}
.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: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.mediaPopup .mediaPopup__inner.isShowing.noAnimation {
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
.mediaPopup.noRelatedStaff .mediaPopup__related, .mediaPopup.noRelatedAdded .mediaPopup__related {
  display: none;
}
.mediaPopup.noRelatedStaff .mediaPopup__content, .mediaPopup.noRelatedAdded .mediaPopup__content {
  background: #F3F4F1;
}
.mediaPopup.noRelatedStaff .mediaPopup__related {
  display: none;
}
.mediaPopup.noRelatedStaff:not(.hasStories) .mediaPopup__content {
  background: #F3F4F1;
}
.mediaPopup.noRelatedStories:not(.isCard) .mediaPopup__related.isPrimary .mediaPopup__related {
  background: #F3F4F1;
}
.mediaPopup.noRelatedStories:not(.isCard) .mediaPopup__related.isPrimary .mediaPopup__relatedHeaderWrapper {
  opacity: 0;
  pointer-events: none;
}
.mediaPopup.noRelatedStories.isCard .mediaPopup__related.isSecondary {
  display: none;
}
.mediaPopup.noRelatedStories .mediaPopup__moreStoriesButton {
  display: none;
}
.mediaPopup.isMpStaff:not(.isCard) .mediaPopup__moreStoriesButton {
  display: none;
}
body.homepage .mediaPopup.isCard .isCardsCategories {
  display: none;
}
@media (max-width: 850px) {
  .mediaPopup .mediaPopup__content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .mediaPopup .mediaPopup__featuredPost {
    padding: 20px 0 20px 0;
  }
  .mediaPopup .mediaPopup__desc {
    padding: 0 20px;
  }
  .mediaPopup .mediaPopup__singleImage {
    margin-left: 20px;
    margin-bottom: 12px;
  }
  .mediaPopup .mediaPopup__related {
    padding: 16px 10px 20px 10px;
  }
}
@media (max-width: 650px) {
  .mediaPopup .mediaPopup__col {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 330px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .mediaPopup .mediaPopup__categories {
    overflow: visible;
  }
}
@media (max-width: 500px) {
  .mediaPopup .mediaPopup__featuredPost {
    padding: 0 0 20px 0;
  }
  .mediaPopup .mediaPopup__singleImage {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .mediaPopup .mediaPopup__singleImage.isPortrait {
    width: 100%;
  }
  .mediaPopup .mediaPopup__related header {
    max-width: 360px;
    margin: 0 auto;
  }
  .mediaPopup .mediaPopup__relatedContainer .mtStoryItem {
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 0 10px 0;
  }
}

.mediaPopup .mediaPopup__close {
  cursor: pointer;
  border: none;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  -o-transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  -moz-transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  transition: background-color 0.3s ease-out, top 0.5s ease-in-out;
  -webkit-box-shadow: 0px 0px 6px #00000066;
     -moz-box-shadow: 0px 0px 6px #00000066;
          box-shadow: 0px 0px 6px #00000066;
  background: #f36b22;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  width: 70px;
  height: 70px;
  background-color: #f26b23;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border-radius: 50%;
  z-index: 4;
}
.mediaPopup .mediaPopup__close > span {
  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;
  pointer-events: none;
  max-height: 40px;
  margin: 0 auto;
  position: relative;
  width: 40px;
  height: 30px;
}
.mediaPopup .mediaPopup__close > span span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #eee;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.mediaPopup .mediaPopup__close > span span:first-child {
  width: 65%;
}
.mediaPopup .mediaPopup__close > span span:nth-child(3) {
  width: 55%;
}
.mediaPopup .mediaPopup__close > span span:nth-child(2) {
  position: relative;
}
.mediaPopup .mediaPopup__close > span span:nth-child(2):before, .mediaPopup .mediaPopup__close > span span:nth-child(2):after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #012a42;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.mediaPopup .mediaPopup__close > span span:nth-child(2):after {
  -webkit-transform-origin: bottom;
     -moz-transform-origin: bottom;
      -ms-transform-origin: bottom;
       -o-transform-origin: bottom;
          transform-origin: bottom;
}
.mediaPopup .mediaPopup__close > span:after {
  background-color: #012a42;
}
.mediaPopup .mediaPopup__close > span span:first-child, .mediaPopup .mediaPopup__close > span span:last-child {
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, background-color 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.mediaPopup .mediaPopup__close > span span:nth-child(2) {
  background-color: transparent;
}
.mediaPopup .mediaPopup__close > span span:nth-child(2):before, .mediaPopup .mediaPopup__close > span span:nth-child(2):after {
  background-color: #fff;
  opacity: 1;
  visibility: visible;
  -webkit-transition: background-color 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: background-color 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, visibility 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, background-color 0.3s ease-out, visibility 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, visibility 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, visibility 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.mediaPopup .mediaPopup__close > span span:nth-child(2):before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mediaPopup .mediaPopup__close > span span:nth-child(2):after {
  -webkit-transform: rotate(-45deg) scaleX(1);
     -moz-transform: rotate(-45deg) scaleX(1);
      -ms-transform: rotate(-45deg) scaleX(1);
       -o-transform: rotate(-45deg) scaleX(1);
          transform: rotate(-45deg) scaleX(1);
}
.mediaPopup .mediaPopup__close > span:after {
  display: none;
}
.mediaPopup .mediaPopup__type {
  background-color: #246b93;
}
.mediaPopup .mediaPopup__type h4 {
  font-weight: 900;
  font-style: italic;
  font-size: 22px;
  text-align: left;
  color: #fff;
}
.mediaPopup .mediaPopup__close .gi-plus:before {
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 0;
}
.mediaPopup .mediaPopup__more {
  background-color: #fff;
}
html.no-touch .mediaPopup .mediaPopup__more:hover i {
  -webkit-filter: none;
          filter: none;
}
.mediaPopup .mediaPopup__more i {
  -webkit-filter: none;
          filter: none;
}
.mediaPopup .mediaPopup__share {
  background-color: transparent;
}
.mediaPopup .mediaPopup__share i {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: -webkit-filter 0.3s ease-out;
  transition: -webkit-filter 0.3s ease-out;
  -o-transition: filter 0.3s ease-out;
  -moz-transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out;
  transition: filter 0.3s ease-out, -webkit-filter 0.3s ease-out;
}
.mediaPopup .mediaPopup__date {
  font-size: 9px;
  font-family: "libre-franklin", sans-serif;
  color: rgba(1, 41, 66, 0.4);
  letter-spacing: 0.18px;
  margin-top: 9px;
}
.mediaPopup .mediaPopup__feedName {
  font-family: "libre-franklin", sans-serif;
  font-size: 12px;
  letter-spacing: 2.4px;
  font-weight: 700;
  margin-top: 9px;
}
.mediaPopup .mediaPopup__related {
  background-color: #246b93;
}
.mediaPopup .mediaPopup__featuredPost {
  background-color: #fff;
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.mediaPopup .mediaPopup__featuredPost::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.mediaPopup .mediaPopup__relatedHeaderWrapper .secondLvlCss h4 {
  font-family: "libre-franklin", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 0;
  letter-spacing: 0;
}
.mediaPopup .forMpRelated {
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  background: #233846;
  font-family: "libre-franklin", sans-serif;
  font-weight: 300;
  font-size: 12px;
  text-align: left;
  color: #fff;
  cursor: auto !important;
  padding-top: 2px;
}
.mediaPopup .forMpRelated span:before,
.mediaPopup .forMpRelated span:after {
  background-color: #fff;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.mediaPopup .mediaPopup__feedInfo a {
  padding-right: 0 !important;
}
.mediaPopup .mediaPopup__feedInfo a:before {
  content: none !important;
}
.mediaPopup.isMpStaff .isTitle {
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 43px;
  line-height: 53px;
  text-align: left;
  color: #25384a;
  margin-bottom: 13px;
}
.mediaPopup.isMpStaff .isCardsCategories {
  display: none;
}
.mediaPopup.isMpStaff .isStaffRole {
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 19px;
  text-align: left;
  color: #012942;
}
.mediaPopup.noRelatedStaff .mediaPopup__content {
  background-color: #fff !important;
}
.mediaPopup .mediaPopup__content {
  overflow-x: hidden;
  background-color: #f3f3f3;
}
.mediaPopup .mediaPopup__relatedContainer .cards-card,
.mediaPopup .mediaPopup__relatedContainer .staff-card {
  margin-bottom: 20px;
}
.mediaPopup .mediaPopups__tabs {
  background: #eee;
}
.mediaPopup .mediaPopups__tabs button:not(:last-of-type) {
  position: relative;
}
.mediaPopup .mediaPopups__tabs button:not(:last-of-type):not(.isActive):after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #012a42;
  opacity: 0.2;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.mediaPopup .mediaPopups__tabs button {
  font-weight: 300;
  padding: 20px 15px;
}
.mediaPopup .mediaPopup__inner {
  will-change: transform;
}
html.no-touch .mediaPopup .mediaPopups__tabs button:not(:last-of-type):not(.isActive):hover:after {
  opacity: 0;
}
.mediaPopup .mediaPopup__related .mtGenericLoader {
  border-right-color: transparent;
}
.mediaPopup .mediaPopup__singleImage {
  width: 40%;
}
.mediaPopup .mediaPopup__singleImage.isPortrait + .mediaPopup__desc .mediaPopup__feedInfo {
  max-width: 54%;
}
.mediaPopup .secondLvlCss blockquote p:before {
  left: 0;
}
.mediaPopup .secondLvlCss blockquote p:after {
  right: 0;
}
.mediaPopup .secondLvlCss blockquote p {
  padding: 0 40px;
}
@media (max-width: 699px) {
  .mediaPopup .secondLvlCss blockquote {
    padding: 0;
  }
}
.mediaPopup .mpRelatedTags li a span {
  display: none;
}
.mediaPopup.eventProfile .mediaPopup__dateWrapper {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100px;
  width: 100%;
}
.mediaPopup.eventProfile .mediaPopup__name {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: clamp( 24px, 0.375vw + 1.425rem, 30px );
  color: #f36b22;
  line-height: clamp( 30px, 0.625vw + 1.75rem, 40px );
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 30px;
  width: 100%;
  max-width: 550px;
}
.mediaPopup.eventProfile .mediaPopup__name .mediaPopup__teamName {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  color: #2f3f55;
}
.mediaPopup.eventProfile .mediaPopup__name .mediaPopup__connector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  color: #f36b22;
}
.mediaPopup.eventProfile .mediaPopup__dateAndTime {
  margin-top: 30px;
}
.mediaPopup.eventProfile .mediaPopup__dateAndTime .date,
.mediaPopup.eventProfile .mediaPopup__dateAndTime .hours {
  font-size: 16px;
  color: #2f3f55;
  font-weight: 400;
  line-height: 23px;
}
.mediaPopup.eventProfile .mediaPopup__dateAndTime .addToCalendar {
  all: unset;
}
.mediaPopup.eventProfile .mediaPopup__dateAndTime .addToCalendar i::before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23434748%27%20viewBox%3D%270%200%201792%201792%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M192%201664h288v-288H192v288zm352%200h320v-288H544v288zm-352-352h288V992H192v320zm352%200h320V992H544v320zM192%20928h288V640H192v288zm736%20736h320v-288H928v288zM544%20928h320V640H544v288zm768%20736h288v-288h-288v288zm-384-352h320V992H928v320zM576%20448V160q0-13-9.5-22.5T544%20128h-64q-13%200-22.5%209.5T448%20160v288q0%2013%209.5%2022.5T480%20480h64q13%200%2022.5-9.5T576%20448zm736%20864h288V992h-288v320zM928%20928h320V640H928v288zm384%200h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312%20128h-64q-13%200-22.5%209.5T1216%20160v288q0%2013%209.5%2022.5t22.5%209.5h64q13%200%2022.5-9.5t9.5-22.5zm384-64v1280q0%2052-38%2090t-90%2038H192q-52%200-90-38t-38-90V384q0-52%2038-90t90-38h128v-96q0-66%2047-113T480%200h64q66%200%20113%2047t47%20113v96h384v-96q0-66%2047-113t113-47h64q66%200%20113%2047t47%20113v96h128q52%200%2090%2038t38%2090z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
  opacity: 0;
}
.mediaPopup.eventProfile .mediaPopup__dateAndTime .addToCalendar i::after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23434748%27%20viewBox%3D%270%200%201792%201792%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M192%201664h288v-288H192v288zm352%200h320v-288H544v288zm-352-352h288V992H192v320zm352%200h320V992H544v320zM192%20928h288V640H192v288zm736%20736h320v-288H928v288zM544%20928h320V640H544v288zm768%20736h288v-288h-288v288zm-384-352h320V992H928v320zM576%20448V160q0-13-9.5-22.5T544%20128h-64q-13%200-22.5%209.5T448%20160v288q0%2013%209.5%2022.5T480%20480h64q13%200%2022.5-9.5T576%20448zm736%20864h288V992h-288v320zM928%20928h320V640H928v288zm384%200h288V640h-288v288zm32-480V160q0-13-9.5-22.5T1312%20128h-64q-13%200-22.5%209.5T1216%20160v288q0%2013%209.5%2022.5t22.5%209.5h64q13%200%2022.5-9.5t9.5-22.5zm384-64v1280q0%2052-38%2090t-90%2038H192q-52%200-90-38t-38-90V384q0-52%2038-90t90-38h128v-96q0-66%2047-113T480%200h64q66%200%20113%2047t47%20113v96h384v-96q0-66%2047-113t113-47h64q66%200%20113%2047t47%20113v96h128q52%200%2090%2038t38%2090z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-position: center center;
}
.mediaPopup.eventProfile .mediaPopup__dateAndTime .addToCalendar span {
  font-size: 16px;
  color: #2f3f55;
  font-weight: 800;
}
.mediaPopup.eventProfile .mediaPopup__teamTags {
  padding: 30px;
  position: relative;
  background: #ffffff;
  margin: 0;
  border-top: 2px solid #e9ecef;
}
.mediaPopup.eventProfile .mediaPopup__teamTags h4 {
  font-size: 20px;
  color: #25384a;
}
.mediaPopup.eventProfile .mediaPopup__teamTags ul {
  margin-top: 15px;
}
.mediaPopup.eventProfile .mediaPopup__teamTags ul li {
  padding: 6px 20px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  background-color: #233846;
  display: inline-block;
  margin-right: 15px;
}
.mediaPopup.eventProfile .mediaPopup__teamTags ul li a {
  color: #ffffff;
}
.mediaPopup.eventProfile .clNavigation {
  padding: 30px;
  margin-top: 0;
  border-top: 2px solid #e9ecef;
  background-color: #fff;
}
.mediaPopup.eventProfile .mediaPopup__location .mediaPopup__locationTitle {
  display: none;
}
.mediaPopup.eventProfile .mediaPopup__location .mediaPopup__locationAddress {
  font-size: 16px;
  color: #2f3f55;
  font-weight: 400;
  margin-top: 30px;
}
.mediaPopup.eventProfile .mediaPopup__date {
  margin-left: 0;
  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-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: 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;
  width: 70px;
  height: 70px;
  background-color: #246b93;
}
.mediaPopup.eventProfile .mediaPopup__date .day {
  font-size: 17px;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.mediaPopup.eventProfile .mediaPopup__date .month {
  font-size: 17px;
  line-height: 27px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-family: "Libre Baskerville", sans-serif;
}
.mediaPopup.eventProfile .mediaPopup__teamInfo h4 {
  font-size: 20px;
  color: #25384a;
  font-weight: 400;
}
.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__list {
  margin-top: 10px;
  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-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
@media (max-width: 600px) {
  .mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__list {
    -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;
  }
}
.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__list .clNavigation__item {
  max-width: 200px;
  width: 100%;
}
.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__list .clNavigation__item.players {
  display: none !important;
}
.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__list .clNavigation__item span {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  padding: 15px 20px 15px 0;
}
.mediaPopup.eventProfile .mediaPopup__teamInfo .clNavigation__list .clNavigation__item a {
  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;
}

@media (max-width: 500px) {
  .mediaPopup .mediaPopup__related header {
    max-width: 100%;
  }

  .mediaPopup .mpRelatedTags li.forMpRelated {
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.5;
    min-height: 30px;
    padding: 5px 10px;
    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;
  }

  .mediaPopup .mediaPopup__featuredPost {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .mediaPopup .mediaPopup__relatedContainer,
.mediaPopup .mediaPopup__related header {
    padding: 0 10px;
  }

  .mediaPopup .mediaPopup__related header {
    padding: 10px 10px 0;
  }
}
.story-card {
  width: 100%;
  display: block;
  position: relative;
}
.story-card .story-card-inner {
  min-height: 92%;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  background: #fff;
}
html.no-touch .story-card .story-card-inner:hover .story-card-image .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
.story-card .story-card-image {
  width: 100%;
  padding-top: 70%;
  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);
}
.story-card .story-card-image .img {
  width: 100%;
  height: -webkit-calc(100% - 20px);
  height: -moz-calc(100% - 20px);
  height: calc(100% - 20px);
  min-height: 300px;
  max-height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -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;
}
.story-card .social-icon {
  font-size: 18px;
  line-height: 23px;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 5;
  color: #fff;
  width: 40px;
  height: 40px;
  -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;
  background-color: #889aa1;
}
.story-card .social-icon.social-flickr-icon {
  font-size: 9px;
}
.story-card .story-card-content {
  width: 100%;
  min-width: 250px;
  display: block;
  background: theme("boxes-bg");
  z-index: 1;
  position: relative;
  -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 .scc-inner {
  padding: 15px;
}
.story-card .story-card-content .scc-misc {
  width: 100%;
  display: block;
}
.story-card .story-card-content .scc-group {
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  display: inline-block;
  color: theme("boxes-text");
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
}
.story-card .story-card-content .scc-date {
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #25384a;
}
.story-card .story-card-content .scc-text {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  text-align: left;
  color: #012a42;
}
.story-card .story-card-content .scc-text a {
  color: inherit;
}
.story-card .story-card-content .scc-text .txt {
  margin-bottom: 5px;
  display: block;
}
.story-card .story-card-content .scc-user {
  font-family: "libre-franklin", sans-serif;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 22px;
  text-align: left;
  color: #175c82;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
.story-card .story-card-content .scc-user.no-user {
  display: none;
}
.story-card .card-trigger {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.cards-card {
  width: 100%;
  display: block;
  position: relative;
}
.cards-card.no-bio {
  pointer-events: none;
}
.cards-card .cards-card-inner {
  -webkit-box-shadow: 0 3px 10px rgba(40, 43, 51, 0.2);
     -moz-box-shadow: 0 3px 10px rgba(40, 43, 51, 0.2);
          box-shadow: 0 3px 10px rgba(40, 43, 51, 0.2);
  position: relative;
  -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;
}
.cards-card .cards-card-inner:not(.no-slide-inner) {
  cursor: pointer;
}
.cards-card .cards-card-inner.no-slide-inner .card-trigger {
  cursor: auto;
}
html.no-touch .cards-card .cards-card-inner:hover:not(.no-slide-inner) .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
.cards-card .cards-card-image {
  width: 100%;
  padding-top: 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);
}
.cards-card .cards-card-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  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;
}
.cards-card .cards-card-content {
  background-color: #fff;
  width: 100%;
  display: block;
  z-index: 1;
  position: relative;
}
.cards-card .cards-card-content .ccc-inner {
  padding: 20px;
}
.cards-card .cards-card-content .ccc-name {
  display: block;
  margin-bottom: 10px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 25px;
  line-height: 35px;
  text-align: left;
  color: #25384a;
  word-wrap: break-word;
}
.cards-card .cards-card-content .description {
  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;
  overflow: hidden;
  max-height: 100px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #25384a;
}
.cards-card .card-trigger {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.mediaPopup .cards-card .cards-card-content {
  background: #fff !important;
}

.staff-card {
  width: 100%;
  display: block;
  position: relative;
}
.mediaPopup__inner .staff-card {
  aspect-ratio: 0.66;
  margin-bottom: 0px;
}
.staff-card.has-bio {
  pointer-events: none;
  cursor: none;
}
.staff-card.has-bio .card-trigger {
  pointer-events: auto;
}
.staff-card.has-bio:hover {
  cursor: none;
}
.staff-card.has-bio .arrow {
  display: block;
}
.staff-card.no-bio {
  pointer-events: none;
}
.staff-card.no-bio .arrow {
  display: none;
}
.staff-card .staff-card-inner {
  min-height: 95%;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -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;
}
.staff-card .staff-card-inner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
  opacity: 0.7;
  height: 12.5rem;
  width: 100%;
  z-index: 3;
}
@media (min-width: 2000px) {
  .staff-card .staff-card-inner {
    min-height: 90%;
  }
}
html.no-touch .staff-card .staff-card-inner:hover .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
html.no-touch .staff-card .staff-card-inner:hover .custom-arrow {
  border-color: #fff;
  border-color: #aa272f;
}
html.no-touch .staff-card .staff-card-inner:hover .custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}
html.no-touch .staff-card .staff-card-inner:hover .custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(85%) translateY(35%);
     -moz-transform: rotate(-45deg) translateX(85%) translateY(35%);
      -ms-transform: rotate(-45deg) translateX(85%) translateY(35%);
       -o-transform: rotate(-45deg) translateX(85%) translateY(35%);
          transform: rotate(-45deg) translateX(85%) translateY(35%);
  color: #aa272f;
}
.staff-card .staff-card-image {
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.staff-card .staff-card-image .img {
  width: 100%;
  height: 500px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #25384a;
  -o-object-fit: cover;
     object-fit: cover;
  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;
}
.staff-card .staff-card-image .global-icons {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: #cabd83;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  -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;
  color: #ffffff;
  font-size: 22px;
}
.staff-card .staff-card-image .global-icons:before {
  -webkit-transform: translateY(1px);
     -moz-transform: translateY(1px);
      -ms-transform: translateY(1px);
       -o-transform: translateY(1px);
          transform: translateY(1px);
}
.staff-card .staff-card-content {
  width: 100%;
  display: block;
  z-index: 3;
  position: relative;
  -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;
}
.staff-card .staff-card-content .scc-inner {
  padding: 17px 20px 10px;
}
.staff-card .staff-card-content .scc-name {
  display: block;
  margin-bottom: 20px;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
  color: #fff;
  word-wrap: break-word;
}
.staff-card .staff-card-content .firstname {
  display: none;
}
.staff-card .staff-card-content .scc-role {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #fff;
}
.staff-card .staff-card-content .scc-role .txt {
  padding-right: 16px;
}
.staff-card .arrow {
  position: relative;
  width: 100%;
  display: none;
}
.staff-card .arrow .double-arrow {
  position: absolute;
  right: 19px;
  bottom: 23px;
}
.staff-card .arrow .double-arrow::before, .staff-card .arrow .double-arrow::after {
  width: 14px;
  height: 14px;
  background-color: #fbb38d;
}
.staff-card .arrow .double-arrow::before {
  background-color: #f36b23;
}
.staff-card .arrow .double-arrow::after {
  top: 14px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
.staff-card .card-trigger {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/*
    !!!!! READ THIS BEFORE
    - don't set fixed height / max-height ( the height should be based on ratio / propotional but NOT FIXED )
    - width of the primary card should be always 100%, DON'T SET any MAX-WIDTH
    - any text elements that have unknown size should be truncated and should be responsive based on the container. Don't set a FIXED WIDTH like: 500px, 300px and so on. Only procentual if you want like: 100%,90% but be careful because the card will be resized based on needs in a container
    - it needs to be responsive in every container you add it
    - don't contain it in an upper container. Ex: .example-carousel-container .targeted-card
    - it should work standalone
    - OPTIONAL: if possible can please use global variables ONLY for colors / border-radius ( nothing else, only if advised from other coworkers)
*/
.stat-card {
  width: 100%;
  position: relative;
  text-align: left;
}
.stat-card.no-head .stat-head {
  display: none;
}
.stat-card.no-url .stat-url {
  display: none;
}
.stat-card .sc-inner {
  z-index: 2;
  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;
}
.stat-card .stat-url {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.stat-card .stat-url:focus, .stat-card .stat-url:focus-visible {
  outline: 2px dashed #aa272f;
}
.stat-card .card-inner {
  width: 100%;
  background: #25384a;
  padding: 30px;
  position: relative;
  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;
  -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;
  -webkit-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  min-height: 15.625rem !important;
}
@media (max-width: 480px) {
  .stat-card .card-inner {
    padding: 20px;
  }
}
.stat-card .card-inner:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-radial-gradient(top left, circle, #25384a 0%, rgba(37, 56, 74, 0.9) 56%, rgba(37, 56, 74, 0.5) 75%, rgba(37, 56, 74, 0.2) 110%, rgba(37, 56, 74, 0) 100%);
  background: -moz-radial-gradient(top left, circle, #25384a 0%, rgba(37, 56, 74, 0.9) 56%, rgba(37, 56, 74, 0.5) 75%, rgba(37, 56, 74, 0.2) 110%, rgba(37, 56, 74, 0) 100%);
  background: -o-radial-gradient(top left, circle, #25384a 0%, rgba(37, 56, 74, 0.9) 56%, rgba(37, 56, 74, 0.5) 75%, rgba(37, 56, 74, 0.2) 110%, rgba(37, 56, 74, 0) 100%);
  background: radial-gradient(circle at top left, #25384a 0%, rgba(37, 56, 74, 0.9) 56%, rgba(37, 56, 74, 0.5) 75%, rgba(37, 56, 74, 0.2) 110%, rgba(37, 56, 74, 0) 100%);
}
.stat-card .card-inner:before {
  content: "";
  position: absolute;
  z-index: 1;
  pointer-events: none;
  background: #01192f;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/Images/assets/hps-card-bg.png);
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
@media (max-width: 899px) {
  body.homepage .stat-card .card-inner {
    width: 85%;
    margin-left: 8%;
  }
}
.stat-card .stat-head,
.stat-card .stat-description {
  position: relative;
  z-index: 2;
}
.stat-card .stat-head {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: normal;
  font-size: 83px;
  line-height: 45px;
  color: #eee;
}
@media (max-width: 480px) {
  .stat-card .stat-head {
    font-size: 65px;
  }
}
body.homepage .stat-card .stat-head {
  font-size: clamp( 3.375rem, 0.8125vw + 3.2125rem, 4.1875rem );
  line-height: clamp( 3.75rem, 0.3125vw + 3.6875rem, 4.0625rem );
  margin-bottom: 15px;
}
.stat-card .stat-description {
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
}
body.homepage .stat-card .stat-description {
  font-size: clamp( 1.25rem, 0.625vw + 1.125rem, 1.875rem );
  line-height: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
}
.stat-card .stat-image {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.stat-card .stat-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
html.no-touch .stat-card.has-url .card-inner:hover {
  background-color: #fff;
}
html.no-touch .stat-card.has-url .card-inner:hover:before {
  background-color: #aa272f;
}

/*
    !!!!! READ THIS BEFORE
    - don't set fixed height / max-height ( the height should be based on ratio / propotional but NOT FIXED )
    - width of the primary card should be always 100%, DON'T SET any MAX-WIDTH
    - any text elements that have unknown size should be truncated and should be responsive based on the container. Don't set a FIXED WIDTH like: 500px, 300px and so on. Only procentual if you want like: 100%,90% but be careful because the card will be resized based on needs in a container
    - it needs to be responsive in every container you add it
    - don't contain it in an upper container. Ex: .example-carousel-container .targeted-card
    - it should work standalone
    - OPTIONAL: if possible can please use global variables ONLY for colors / border-radius ( nothing else, only if advised from other coworkers)
*/
.promo-card {
  width: 100%;
  position: relative;
  padding: 20px;
}
.promo-card .card-inner {
  width: 100%;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  cursor: pointer;
  -webkit-transition: border-bottom-color 0.3s ease-out;
  -o-transition: border-bottom-color 0.3s ease-out;
  -moz-transition: border-bottom-color 0.3s ease-out;
  transition: border-bottom-color 0.3s ease-out;
}
html.no-touch .promo-card .card-inner:hover {
  border-bottom-color: #fff;
}
html.no-touch .promo-card .card-inner:hover .txt .global-icons {
  -webkit-transform: translateY(2px) translateX(6px);
     -moz-transform: translateY(2px) translateX(6px);
      -ms-transform: translateY(2px) translateX(6px);
       -o-transform: translateY(2px) translateX(6px);
          transform: translateY(2px) translateX(6px);
}
html.no-touch .promo-card .card-inner:hover .image:before {
  opacity: 1;
}
.promo-card .promo-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
body.homepage .promo-card .promo-link {
  position: relative;
}
.promo-card .image {
  width: 100%;
  padding-top: 100%;
  position: relative;
  z-index: 1;
}
.promo-card .image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  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;
}
.promo-card .image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  opacity: 0.7;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+0,01192f+100&0+0,1+90,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 25, 47, 0)), color-stop(80%, #01192f), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 80%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 80%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 80%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(1, 25, 47, 0) 0%, #01192f 80%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 600px) {
  .promo-card .image {
    padding-top: 100%;
  }
}
@media (min-width: 900px) {
  .promo-card .image {
    padding-top: 100%;
  }
}
.promo-card .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  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;
  padding: 0 20px 15px;
}
.promo-card .txt span {
  color: #fff;
  font-family: "libre-franklin", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: clamp( 20px, 0.625vw + 1.125rem, 30px );
  line-height: 28px;
  text-align: left;
}
.promo-card .double-arrow {
  position: relative;
  display: inline;
  right: 0;
  top: -13px;
  margin-left: 10px;
}
.promo-card .double-arrow::before, .promo-card .double-arrow::after {
  width: 15px;
  height: 15px;
  background-color: #fbb38d;
}
.promo-card .double-arrow::before {
  background: #f36b23;
}
.promo-card .double-arrow::after {
  top: 14px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
body.homepage .promo-card .image {
  overflow: hidden;
}
html.no-touch body.homepage .promo-card .card-inner:hover .image .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}

.vjs-svg-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  fill: currentColor;
  height: 1.8em;
  width: 1.8em;
}

.vjs-svg-icon:before {
  content: none !important;
}

.vjs-svg-icon:hover,
.vjs-control:focus .vjs-svg-icon {
  -webkit-filter: drop-shadow(0 0 0.25em #fff);
          filter: drop-shadow(0 0 0.25em #fff);
}

.vjs-modal-dialog .vjs-modal-dialog-content,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABUgAAsAAAAAItAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV33Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADwwAABdk9R/WHmhlYWQAABGcAAAAKwAAADYn8kSnaGhlYQAAEcgAAAAdAAAAJA+RCL1obXR4AAAR6AAAABMAAAC8Q44AAGxvY2EAABH8AAAAYAAAAGB7SIHGbWF4cAAAElwAAAAfAAAAIAFAAI9uYW1lAAASfAAAASUAAAIK1cf1oHBvc3QAABOkAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7xDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADbZCycAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1gUV5auc6urCmxEGrq6VRD6ATQP5dHPKK8GRIyoKApoEBUDAiGzGmdUfKNRM4qLZrUZdGKcGN/GZJKd0SyOWTbfbmZ2NxqzM5IxRtNZd78vwYlJdtREoO7sudVNq6PmmxmKqrqPU+eee173P80Bh39Cu9DOEY4DHZBK3i20D/QRLcfxbE5sEVtwLpZzclw4ibFIkSCJUcZ4MBpMnnzwuKNsGWBL5i3qy6kO2dVpvUpKbkAP9fq62rdeGJ+TM/7C1nbIutfuWrWk5ci4zMxxR1qW/N+9JsmCGXj9VKWhFx/6tr/nz78INDm2C9yPF/fDcxLuyKxLBZ1ZBz2QTi+RSkiH5RrDQJ/GgGQadX9m0YSURs7GpSG905Zsk41uj14yul1OtieZ7QUk5GRG/YiS7PYYPSAZNRed9sq3+bOpz00rKb7pe/ZEZvbALxZAHT3AFoH8GXP3rt67QFn40kt8W13FjLTDb48c+fSi5/7h0P4dL5yz7DPtbmgmYxfQA9RL2+EOfTcvdp+1vmuBpvOll1As1S6ak0IvJzC7sKWJFtJgBd2uWcg+0Zyg7dzQfhcjXRgXGZRf5/a4A58IDU777Nl252AUk4m2ByRRjqTNqIDCEJeAnU3iCFwrkrNwXEzg4yFevBwypzxkcX+AIfk3VEKl3XmWbT8788SzvpvFJaiOezL6QyuSr9VNf97csNu0z3LuhR0wATUxZAfVBwVOy+nQFhxYdWaXlXe4HC4zWGWzzsrLDtmhI9pOWOHv7PTT7XybH1Z0+v2d5Abd3kmG+TsH23CS/KwTxx/JkzEwx6jcQOUc42LLwHJ/J93uZ9ygh3HuZGwqsY9dWDHQ58dxNqyqKRQTYdxwTubiOSs3FiMDkq0WSZQgCT0GBDOg2lxOAd1FlPVGs4AKBAcYHHaP2wPkHaivmLF5zYqnIZrvcHx5gN4k/6tchNW1DtdgNL2KrxEkS/kfnIHoVnp1VjmjpTf5r0lTzLj0mdS28tX+XGorU364eMPmnWVl8J36nlKGw3CZhjEiuMw8h8mKvhGD+4/lElBWjAhLJMg6fTw4zPZ8cOmcGQBm2Qxml1nAm13CpYGq1JKUlJJUzQn1PTAO0mgv6VMMpA/DuRfSWEu4lDIxdbAtdWIKvnn2Vk766CWfz9fpY0sH/UpdP50rfszaVpdVRmvIejEdLMk45s4Bu0EWHjeOySmFyZSiMahvZdNSn29peoI/YexYfKQTLeurTXXwEVLeSfInTWHkkMaeUx7sBvOCSTSj3AlcKjfueyS36tCrXDlgRtF0etFq9jhc1kfKuBT/OwMr0F4UUTTh1AN0g20+H/ScPcsIEsYu9d/zN5PmjprPtNwI1ZZcDK6iC97Mcjp2y2aX36f+QbpGHrgRuHlXJ+Zf6PFRL2uQSp8vxHeF2IoRb8Rd2rhMzsNxSRmEuKK4JFnkojhMcx6jzqHzGMGFcW+MhBj0bhf6cowN+45I4LHvwT6fteu7M42wGRI/pxcg6/MZdEvt1U1XaulHFXuLmqov/MukvRVL35/b3ODM1+4aPjtzeK7zmUkV2h3DN54HaQ9GzJvxHRb6Ks2gB81fwqraT+A7GvZJrRLRofU6G0urNL+zFw3v0FaVDFxsKEZW56F31r6ip6vOL+FCObBPuIMRiXld9RaMdLzRIOGhPey2T9vA/35DmZPK9IWaT9d/WgOGMieYqJ/dzjLIhZU118gbysxrNUGefxD6UO/hyNNllpFTOIbx32kSFQctnweV5PxTMHLjRqiAN+fQE9gL+Xy5WB6MOS4GJJuYbDUHhcKDhHGRbLzOpjsjdM1+iwAZLGeieehACX2hhI7SjK/ZUTNrvVje31TxJiFBGYViWFkCn9PMeX9fS6qVbzfCj4fOCTzDnuWy2c4xA7mdNkA3RS9FH2VeqzdCBlixxbzXjvkHU1I8BOYFb1pZvPIHSSIj4svT8xpzcxtXN+ZKyjdDvbz08niiF3PqV9Tn5NST8vg48MTaY8E5xqSSIsWoWHo+LtAzxdH/GDUyp37CBEYfso04F/NlMTcDJUTpECLY0HFGQHImE8xsEUdgnrQlixIvGhJA1BvxpDHGxEMBYFeNOHcBJlSjwe2JcSfbBEsGOPPBHg/6SBBOCsLLw0SpUxod0Z1bFMfLkbQ3UiZxEyd0Dx8t+SRBu18Q9msFbI4e3p1THEfkSEh7kEJ5orR10qTWDvbgPWn5aWvCYyOAjwgXyjJi34uMjo58L25cmRAeQZWI2PA1QQLsPESAH8WGFwZZ4SPoR73BHPzIPMJj9AreBzKUmrH4todT18ANvi1oc3YGjUT/0j+ExUwq8PI9BLaCQIpvewwYu2evAG/Vo/5avPdY7o+BemLLXw3y+AdkzP9bpIxB1wm5EYq8fesHbPEPtm6HrHvtx4jcGPR8fDDpkZBefIjB46QnlUNRltv4Z/pO/J6dxEjhYAtmoMeq+GozvUVvNYOW3m6GCIhoprcfr97B8AcIQYsfD8ljUvGNjvkrpj0ETA48ZMIxCeqsRIsQALE0gi2GB+glSOfbOjW3GSBM9yPq8/rpJXrJDz0BPxV6xdN4uiCGDQed3WhgFkBUZEFsmeyyBpzXrm7UGTBZG8Lh5aubFufk5eUsbrrFGr7McYdbltxa0nKYqRKbQjvikXYkTGM0f2xuyM3Ly21oXnWfvf6I1BmZwfh7EWWIYsg2nHhsDhOnczhJcmI6eBAmy3jZ3RiJmKQR/JA99FcwsfaVbNDDyi1rL9NPj9hfo61wjM6BjzOLijLpeTgk/pL+ip6tfYWupzeOgPny2tcUu9J/9mhxJlgyi985NFRbvCVewXUNXLJaW0RxZqtRYtnfYdcYomXQWdnJHQA3jiEEkeTQWcWxdDP9IvvVWvo2TK553XEMEq+s69/QDU1Q7p0zxwsm9qS379whr8NI2PJqLUyGyfNeX3eFfnJU2U+uHR9cVV1IqgurqwuV44XVp0h2qN55X5XJwtk59yP0IZuHrqBOBIuIYhkcoT6Kx79Pu2HS/IPZIMOqLWs/pteOOk4NPgEb6QAIdAPsyZk5Mwd+wVaHMexJv719W7xCu2l37UG6lvYdBcvHa08p89741zd63phTRGqL5ggo6SlvdbWXzCqsPq78NnSu7wnKy2HNZbVoRCI7UJEOyRj+sPE002tOOY7Qa5fXboFWkLNeqYUSZRocp9XwSUZxcQZ9Hw6LV2pOoVmvHQEDbGIENEG5i6bLgMSM4n8+FNLTtAds99DaWEvgcf4o5SyYe9x+kF6/tGoTPAdRmS/XQIEy//QxKC2oqioAI3tS5auvxCtzT6y6RK8fhChYcwCJaMJhxc0vqSxQ/qmgsrKAlBZUHlauheTpvd9uj5DnLzJct6qfq5fXbYHVIGcfrIVJihbaVLu1wW7Vbs8zK0A8e9Jvb91S9cVMjPrazD6gpfeZTXzYbCFMcppVRsGMpp55OWgx1/3JeAxW1Y7AORgM/m3rWrsdLkQVmEVSU16cX/e7uvkvpqRiQsG06XJ0t64Tf+l0nG1dt025gyOIZlvq5u9KSU1N2TW/rsWnnMRPyTDkctbhvIcNvYIXWyLzdwYLoYesUbaQG4iK2cWO2gdpeUYLqDD0MUTOPhDIGnZEs58yArR86FznuWEsU4YDi2x26dA4klkn8Qa6vhk2QUfX4Jxm/ngX9r7ogn1dmlmwqZmuhxtdg9XN/DEcUgqb+9hMyNansfaQET2mcROCmGEMVqxm5u+h6kN2MOwgqykV2wH9yQG9DvVFU38Pogaf4FVuE62KI/oJ02RDdWW2w5dqQwU/8+N1q1DlvsL863u61KLE7x/o8w0VJQM/Y/SQ3unIrqxueEa1BqT5VFNsO7p39/UC771a77RowpaKe9nvJQIT1Pog5LGx8XblBKmCNGTf3xMogAQvPnz9PYKX/08sVDTG1OKUlOLUgS/UaZtm1NAaYTsl7i9ZQ+L6O4Rl0OGa577LuWvc+C+x96/vYh0lLBuM+7XwI/dTLtdT7v4d6rRTWDnku0IBrqFnZ5bVIqKP8lasJlithWnaLhTsr8qFJBulF/70p4undou36HeTJ5+jv1fCybeQ8nH3+Xv6aENczmOFlab+hqMDg1rLOt12A+tiUFrYDwQ6c3RUJp601nzegTNX6WlYAI2zSUV945F6zU56ZmZVQaWspWcIADxJ9GmljQUnL2p2Dpr5T8H+5KJFu+vqBq8qvyHRzStLHPEO5SPYCV9nZe0yZT2RcH0oHvegSzNEJ0oGWU8iQWM12dgPEugngVceGIwZgPFp0BiT1a0a3R5Rcot7ihfA1J/20v96jX7zmTX9s583H0kwx6WnLd09cXrR9LGroOa9sHNbdyz8wcKk5lqhaVFJZNwmqtw884MXNdvJujpBa3xzuSaZH9sxa06Z7x+HJSduPbdYHv/DgmEhfbehvlmGN7JUkcG78GDM12CeyFFTPNqVeNxC1gzjz+c2nVo63Xxs8rKJWXoBJM0tmEbfGm4qzpoOH3xpzQfyxLzW1gnE9NHo6tol1eMEic4ZVPrjnVi0kqAe2sQ2bgqupScaq8WGlUWgWHI51SKJl/UYT6zccNsCSkBtiVZLsiefuFSDYT3Fi8Zk7EUnmjTRYtsFeuDDJS05MW79M3mr3mla+d8dzac31KTPmBYfFiYSUef48PhPjm9ryZsSGZZkdNvzq0Y9rdNcwDq5Dg5C3QW+7UN64IKptvS3tvHbvu5c9pv1Exau21rc9LIpwpQwUjTq8576yeVDz5+4WZ1nXT43wV60rPLJbDp/UksNrP3iQ2SA63Pst058gOYDbhRnRUw8l/sRt4HbxPzO4WYpInCpuVgSbVh6JXuwnnJngKTTCwaPWmG5Xbhpm1U0Yt3FyBGpGYemPM77p2TD904JjgJ2QFpFLeYpGx8X15Qx1Zk31p5ki9ZLUuXE0lmuJlcakJMVLeFS1iIvrB8drY0aloilakqCZwzwRORtxlgwxS4IThggJd4TDxoiaAIT80fFPGrCPPru+puFn504P/ybr4ihA/6dKASLshEJic7xE8tmzu3KzA7TABBe8y5fNbWo3ilQn/SuFKM16b2l5bOeayqfGhYmhIulU+fVNDdWVv4NMzX10MBHyPR5uhWUu8D9P1VnIMt4nGNgZGBgAOJ/1bf64vltvjJwszOAwAOlmqvINEc/WJyDgQlEAQA+dgnjAHicY2BkYGBnAAGOPgaG//85+hkYGVCBPgBGJwNkAAAAeJxjYGBgYB/EmKMPtxwAhg4B0gAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAe4CLgKKAtAC/ANiA4wDqAPgBDAEsATaBQgFWgXABggGLgZwBqwG9gdOB4oH0ggqCHAIhgicCMgJJAlWCYgJrAnyCkAKdgrkC7J4nGNgZGBg0GdoZmBnAAEmIOYCQgaG/2A+AwAaqwHQAHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkXlT2zAQxf1C4thJAwRajt4HRy8VMwwfSJHXsQZZcnUQ+PYoTtwpM+wf2t9brWZ2n5JBsol58nJcYYAdDDFCijEy5JhgileYYRd72MccBzjEa7zBEY5xglO8xTu8xwd8xCd8xhd8xTec4RwXuMR3/MBP/MJvMPzBFYpk2Cr+OF0fTEgrFI1aHhxN740KDbEmeJpsWZlVj40s+45aLuv9KijlhCXSjLQnu/d/4UH6sWul1mRzFxZeekUuE7z10mg3qMtM1FGQddPSrLQyvJR6OaukItYXDp6pCJrmz0umqkau5pZ2hFmm7m+ImG5W2t0kZoJXUtPhVnYTbbdOBdeCVGqpJe7XKTqSbRK7zbdwXfR0U+SVsStuS3Y76em6+Ic3xYiHUppc04Nn0lMzay3dSxNcp8auDlWlaCi48yetFD7Y9USsx87G45cuop1ZxQUtjLnL4j53FO0a+5X08UXqQ7NQNo92R0XOz7sxWEnxN2TneJI8Acttu4Q=) format("woff");
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play,
.video-js .vjs-play-control .vjs-icon-placeholder,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play-circle:before {
  content: "";
}

.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-volume-high,
.video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-high:before,
.video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-spinner:before {
  content: "";
}

.vjs-icon-subtitles,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-subtitles:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-captions,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-captions:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-hd:before {
  content: "";
}

.vjs-icon-chapters,
.video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-chapters:before,
.video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-downloading {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-downloading:before {
  content: "";
}

.vjs-icon-file-download {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-file-download:before {
  content: "";
}

.vjs-icon-file-download-done {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-file-download-done:before {
  content: "";
}

.vjs-icon-file-download-off {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-file-download-off:before {
  content: "";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-share:before {
  content: "";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cog:before {
  content: "";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-square:before {
  content: "";
}

.vjs-icon-circle,
.vjs-seek-to-live-control .vjs-icon-placeholder,
.video-js .vjs-volume-level,
.video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle:before,
.vjs-seek-to-live-control .vjs-icon-placeholder:before,
.video-js .vjs-volume-level:before,
.video-js .vjs-play-progress:before {
  content: "";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-outline:before {
  content: "";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
  content: "";
}

.vjs-icon-cancel,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cancel:before,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-repeat {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-repeat:before {
  content: "";
}

.vjs-icon-replay,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay:before,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-replay-5,
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay-5:before,
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-replay-10,
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay-10:before,
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-replay-30,
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay-30:before,
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-forward-5,
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-forward-5:before,
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-forward-10,
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-forward-10:before,
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-forward-30,
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-forward-30:before,
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-audio,
.video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio:before,
.video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-next-item:before {
  content: "";
}

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-previous-item:before {
  content: "";
}

.vjs-icon-shuffle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-shuffle:before {
  content: "";
}

.vjs-icon-cast {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cast:before {
  content: "";
}

.vjs-icon-picture-in-picture-enter,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-picture-in-picture-enter:before,
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-picture-in-picture-exit,
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-picture-in-picture-exit:before,
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-facebook:before {
  content: "";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-linkedin:before {
  content: "";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-twitter:before {
  content: "";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-tumblr:before {
  content: "";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pinterest:before {
  content: "";
}

.vjs-icon-audio-description,
.video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio-description:before,
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "";
}

.video-js {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: none;
}

.video-js *,
.video-js *:before,
.video-js *:after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-1-1 {
  width: 100%;
  max-width: 100%;
}

.video-js.vjs-fluid:not(.vjs-audio-only-mode),
.video-js.vjs-16-9:not(.vjs-audio-only-mode),
.video-js.vjs-4-3:not(.vjs-audio-only-mode),
.video-js.vjs-9-16:not(.vjs-audio-only-mode),
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  height: 0;
}

.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}

.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}

.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}

body.vjs-full-window,
body.vjs-pip-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen,
body.vjs-pip-window .video-js {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),
body.vjs-pip-window .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
  display: block;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-pip-container .vjs-pip-text {
  position: absolute;
  bottom: 10%;
  font-size: 2em;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5em;
  text-align: center;
  width: 100%;
}

.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,
.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,
.vjs-layout-small.vjs-pip-container .vjs-pip-text {
  bottom: 0;
  font-size: 1.4em;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66a8cc;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin-top: -0.81666em;
  margin-left: -1.5em;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
     -moz-border-radius: 0.3em;
          border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-big-play-button .vjs-svg-icon {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,
.vjs-scrubbing,
.vjs-error) .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

.video-js .vjs-modal-dialog > * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

.vjs-menu .vjs-menu-content > * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  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;
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}

.vjs-menu li.vjs-selected .vjs-svg-icon,
.vjs-menu li.vjs-selected:focus .vjs-svg-icon,
.vjs-menu li.vjs-selected:hover .vjs-svg-icon,
.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon {
  fill: #000000;
}

.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),
.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
  background: none;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-pip-window .vjs-menu-button-popup .vjs-menu {
  left: unset;
  right: 1em;
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js:not(.vjs-controls-disabled, .vjs-using-native-controls, .vjs-error) .vjs-control-bar.vjs-lock-showing {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.vjs-has-started .vjs-control-bar,
.vjs-audio-only-mode .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.vjs-button > .vjs-icon-placeholder {
  display: block;
}

.vjs-button > .vjs-svg-icon {
  display: inline-block;
}

.video-js *:not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  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;
  min-width: 4em;
  -ms-touch-action: none;
      touch-action: none;
}

.video-js .vjs-progress-control.disabled {
  cursor: default;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-liveui .vjs-progress-control {
  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;
}

.video-js .vjs-progress-holder {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  line-height: 0.35em;
  z-index: 1;
}

.vjs-svg-icons-enabled .vjs-play-progress:before {
  content: none !important;
}

.vjs-play-progress .vjs-svg-icon {
  position: absolute;
  top: -0.35em;
  right: -0.4em;
  width: 0.9em;
  height: 0.9em;
  pointer-events: none;
  line-height: 0.15em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
     -moz-border-radius: 0.3em;
          border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari, and Chrome 53 */
  -webkit-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider.disabled {
  cursor: default;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  -moz-transition: width 1s;
  transition: width 1s;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -o-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -moz-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  -webkit-transition: left 0s;
  -o-transition: left 0s;
  -moz-transition: left 0s;
  transition: left 0s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  -webkit-transition: width 0.1s;
  -o-transition: width 0.1s;
  -moz-transition: width 0.1s;
  transition: width 0.1s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}

.vjs-svg-icons-enabled .vjs-volume-level:before {
  content: none;
}

.vjs-volume-level .vjs-svg-icon {
  position: absolute;
  width: 0.9em;
  height: 0.9em;
  pointer-events: none;
  z-index: 1;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  line-height: 0.35em;
  right: -0.5em;
}

.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon {
  right: -0.3em;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon {
  top: -0.55em;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
     -moz-border-radius: 0.3em;
          border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-volume-control:hover .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}

.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}

.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}

.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}

.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-has-started .vjs-poster,
.vjs-using-native-controls .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster,
.vjs-has-started.vjs-audio-poster-mode .vjs-poster,
.vjs-pip-container.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.video-js .vjs-live-control {
  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-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

.video-js .vjs-seek-to-live-control {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

.vjs-svg-icons-enabled .vjs-seek-to-live-control {
  line-height: 0;
}

.vjs-seek-to-live-control .vjs-svg-icon {
  width: 1em;
  height: 1em;
  pointer-events: none;
  fill: #888888;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon {
  fill: red;
}

.video-js .vjs-time-control {
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-live .vjs-time-control,
.vjs-live .vjs-time-divider,
.video-js .vjs-current-time,
.video-js .vjs-duration {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.video-js .vjs-play-control {
  cursor: pointer;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.vjs-error .vjs-text-track-display {
  display: none;
}

.video-js.vjs-controls-disabled .vjs-text-track-display,
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
          transform: translateY(-3em);
}

.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
          transform: translateY(-1.5em);
}

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,
.vjs-pip-window .vjs-picture-in-picture-control {
  display: none;
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.video-js.vjs-audio-only-mode .vjs-fullscreen-control,
.vjs-pip-window .vjs-fullscreen-control {
  display: none;
}

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-loading-spinner {
  display: none;
  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%);
  opacity: 0.85;
  text-align: left;
  border: 3px solid rgba(251, 183, 57, 0.4);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-clip: padding-box;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
     -moz-animation: vjs-spinner-show 0s linear 0.3s forwards;
       -o-animation: vjs-spinner-show 0s linear 0.3s forwards;
          animation: vjs-spinner-show 0s linear 0.3s forwards;
}

.vjs-error .vjs-loading-spinner {
  display: none;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
  width: inherit;
  height: inherit;
  -webkit-border-radius: inherit;
     -moz-border-radius: inherit;
          border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fbb739;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s linear infinite;
     -moz-animation: vjs-spinner-spin 1.1s linear infinite;
       -o-animation: vjs-spinner-spin 1.1s linear infinite;
          animation: vjs-spinner-spin 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fbb739;
}

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@-moz-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@-o-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes vjs-spinner-spin {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-o-keyframes vjs-spinner-spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}

.vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-svg-icon {
  width: 1.5em;
  height: 1.5em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder,
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,
.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " ";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-volume-control,
.video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-volume-control,
.video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-volume-control {
  display: none;
}

.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
  width: auto;
  width: initial;
}

.video-js.vjs-layout-x-small .vjs-progress-control,
.video-js.vjs-layout-tiny .vjs-progress-control {
  display: none;
}

.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  display: block;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-error .vjs-text-track-settings {
  display: none;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports ((display: -ms-grid) or (display: grid)) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }

  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }

  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }

  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.vjs-text-track-settings select {
  font-size: inherit;
}

.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.vjs-text-track-settings fieldset {
  margin: 10px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
  padding: 0 0.6em 0.8em;
}

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

.vjs-text-track-settings legend {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
}

.vjs-text-track-settings .vjs-label {
  margin: 0 0.5em 0.5em 0;
}

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f));
  background-image: -webkit-linear-gradient(bottom, #fff 88%, #73859f 100%);
  background-image: -moz-linear-gradient(bottom, #fff 88%, #73859f 100%);
  background-image: -o-linear-gradient(bottom, #fff 88%, #73859f 100%);
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));
  background-image: -webkit-linear-gradient(top, #fff 88%, #73859f 100%);
  background-image: -moz-linear-gradient(top, #fff 88%, #73859f 100%);
  background-image: -o-linear-gradient(top, #fff 88%, #73859f 100%);
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

.vjs-title-bar {
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), color-stop(60%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  font-size: 1.2em;
  line-height: 1.5;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
  padding: 0.666em 1.333em 4em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.vjs-error .vjs-title-bar {
  display: none;
}

.vjs-title-bar-title,
.vjs-title-bar-description {
  margin: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.vjs-title-bar-title {
  font-weight: bold;
  margin-bottom: 0.333em;
}

.vjs-playing.vjs-user-inactive .vjs-title-bar {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
}

.video-js .vjs-skip-forward-5 {
  cursor: pointer;
}

.video-js .vjs-skip-forward-10 {
  cursor: pointer;
}

.video-js .vjs-skip-forward-30 {
  cursor: pointer;
}

.video-js .vjs-skip-backward-5 {
  cursor: pointer;
}

.video-js .vjs-skip-backward-10 {
  cursor: pointer;
}

.video-js .vjs-skip-backward-30 {
  cursor: pointer;
}

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
}

.video-js *:focus:not(:focus-visible) {
  outline: none;
}

.story-card-hp {
  position: relative;
  padding-top: 130%;
}
.story-card-hp .story-card-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.story-card-hp .story-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.story-card-hp .social-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  width: clamp( 2.9375rem, 2.375vw + 2.4625rem, 5.3125rem );
  height: clamp( 2.9375rem, 2.375vw + 2.4625rem, 5.3125rem );
  background-color: #aa272f;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  -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;
  color: #fff;
  font-size: clamp( 1.125rem, 1vw + 0.925rem, 2.125rem );
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.story-card-hp .social-icon:before {
  -webkit-transform: translateY(1px);
     -moz-transform: translateY(1px);
      -ms-transform: translateY(1px);
       -o-transform: translateY(1px);
          transform: translateY(1px);
}
.story-card-hp .story-card-inner {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border-bottom: 7px solid #AA272F;
  background-color: #AA272F;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
  -webkit-transition: border-bottom-color 0.3s ease-out;
  -o-transition: border-bottom-color 0.3s ease-out;
  -moz-transition: border-bottom-color 0.3s ease-out;
  transition: border-bottom-color 0.3s ease-out;
}
.story-card-hp .story-card-inner:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,01192f+100&0+0,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .story-card-hp .story-card-inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.story-card-hp .story-card-content {
  position: absolute;
  left: 0;
  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-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 2;
}
.story-card-hp .scc-user {
  font-family: "Libre Baskerville", sans-serif;
  font-weight: normal;
  font-size: clamp( 1.25rem, 0.75vw + 1.1rem, 2rem );
  text-align: left;
  color: #fff;
  margin-bottom: clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem );
  overflow-wrap: break-word;
}
.story-card-hp .scc-user.no-user {
  display: none;
}
.story-card-hp .txt {
  font-weight: 200;
  font-size: clamp( 1.25rem, 0.75vw + 1.1rem, 2rem );
  line-height: clamp( 1.875rem, 0.75vw + 1.725rem, 2.625rem );
  text-align: left;
  color: #fff;
  margin-bottom: clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem );
}
.story-card-hp .txt a {
  color: inherit;
}
.story-card-hp .scc-date {
  font-weight: normal;
  font-size: clamp( 1rem, 1vw + 0.8rem, 2rem );
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
}
.story-card-hp .scc-text {
  padding: 0 10px 15px;
}
@media (min-width: 900px) {
  .story-card-hp .scc-text {
    padding: 0 30px 35px;
  }
}
.story-card-hp .sc-plus,
.story-card-hp .sc-plus-trigger {
  position: absolute;
  right: 0;
  bottom: 0;
  width: clamp( 3.125rem, 2.5vw + 2.625rem, 5.625rem );
  height: clamp( 3.125rem, 2.5vw + 2.625rem, 5.625rem );
  background-color: #AA272F;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 3;
  -webkit-transform: translate(50%, 50%);
     -moz-transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
       -o-transform: translate(50%, 50%);
          transform: translate(50%, 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;
  font-size: clamp( 1.25rem, 1.25vw + 1rem, 2.5rem );
  color: #fff;
  pointer-events: none;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.story-card-hp .sc-plus {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  z-index: 1;
}
.story-card-hp .sc-plus-trigger {
  z-index: 2;
  pointer-events: all;
  cursor: pointer;
  border: none;
  background: transparent;
}
html.no-touch .story-card-hp:hover .story-card-inner {
  border-bottom-color: #fff;
}
html.no-touch .story-card-hp:hover .story-card-inner:before {
  height: 90%;
}
html.no-touch .story-card-hp:hover .sc-plus {
  color: #AA272F;
  background-color: #fff;
}
html.no-touch .story-card-hp:hover .story-card-image img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
html.no-touch .story-card-hp:hover .social-icon {
  background-color: #fff;
  color: #aa272f;
}
@media (min-width: 600px) {
  .story-card-hp {
    padding-top: 90%;
  }
}
@media (min-width: 900px) {
  .story-card-hp {
    padding-top: 130%;
  }
}

.staff-card-hp {
  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;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  padding-top: 100%;
}
.staff-card-hp .staff-card-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.staff-card-hp .staff-card-image img {
  width: 102%;
  height: 102%;
  margin-left: -1%;
  margin-top: -1%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.staff-card-hp .global-icons.gi-portals {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  width: clamp( 2.9375rem, 2.375vw + 2.4625rem, 5.3125rem );
  height: clamp( 2.9375rem, 2.375vw + 2.4625rem, 5.3125rem );
  background-color: #fff;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.3);
  -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;
  color: #aa272f;
  font-size: clamp( 1.125rem, 1vw + 0.925rem, 2.125rem );
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.staff-card-hp .global-icons.gi-portals:before {
  -webkit-transform: translateY(1px);
     -moz-transform: translateY(1px);
      -ms-transform: translateY(1px);
       -o-transform: translateY(1px);
          transform: translateY(1px);
}
.staff-card-hp .staff-card-inner {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border-bottom: 7px solid #fff;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.6);
  -webkit-transition: border-bottom-color 0.3s ease-out;
  -o-transition: border-bottom-color 0.3s ease-out;
  -moz-transition: border-bottom-color 0.3s ease-out;
  transition: border-bottom-color 0.3s ease-out;
}
.staff-card-hp .staff-card-inner:before {
  content: "";
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: -webkit-calc(100% + 2px);
  width: -moz-calc(100% + 2px);
  width: calc(100% + 2px);
  height: 70%;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,01192f+100&0+0,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (min-width: 900px) {
  .staff-card-hp .staff-card-inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.staff-card-hp .staff-card-content {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 10px 15px;
}
@media (min-width: 900px) {
  .staff-card-hp .staff-card-content {
    padding: 0 30px 35px;
  }
}
.staff-card-hp .scc-plus,
.staff-card-hp .scc-plus-trigger {
  position: absolute;
  right: 0;
  bottom: 0;
  width: clamp( 3.125rem, 2.5vw + 2.625rem, 5.625rem );
  height: clamp( 3.125rem, 2.5vw + 2.625rem, 5.625rem );
  background-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 3;
  -webkit-transform: translate(50%, 50%);
     -moz-transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
       -o-transform: translate(50%, 50%);
          transform: translate(50%, 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;
  font-size: clamp( 1.25rem, 1.25vw + 1rem, 2.5rem );
  color: #a6252d;
  pointer-events: none;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.staff-card-hp .scc-plus {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  z-index: 1;
}
.staff-card-hp .scc-plus-trigger {
  z-index: 2;
  pointer-events: all;
  cursor: pointer;
  border: none;
  background: transparent;
}
.staff-card-hp .scc-title {
  font-family: "Libre Baskerville", sans-serif;
  font-weight: normal;
  font-size: clamp( 1.1875rem, 1.6875vw + 0.85rem, 2.875rem );
  text-align: left;
  color: #fff;
  margin-bottom: clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem );
}
.staff-card-hp .scc-name {
  font-weight: 300;
  font-size: clamp( 1rem, 1.25vw + 0.75rem, 2.25rem );
  line-height: clamp( 1.625rem, 1.25vw + 1.375rem, 2.875rem );
  text-align: left;
  color: #fff;
  margin-bottom: 5px;
}
.staff-card-hp .scc-role {
  font-weight: normal;
  font-size: clamp( 1rem, 1vw + 0.8rem, 2rem );
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
}
html.no-touch .staff-card-hp:hover .staff-card-inner {
  border-bottom-color: #a6252d;
}
html.no-touch .staff-card-hp:hover .staff-card-inner:before {
  height: 90%;
}
html.no-touch .staff-card-hp:hover .scc-plus {
  color: #fff;
  background-color: #a6252d;
}
html.no-touch .staff-card-hp:hover .global-icons.gi-portals {
  background-color: #aa272f;
  color: #fff;
}
html.no-touch .staff-card-hp:hover .staff-card-image img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
@media (min-width: 600px) {
  .staff-card-hp {
    padding-top: 65%;
  }
}
@media (min-width: 900px) {
  .staff-card-hp {
    padding-top: 100%;
  }
}

.hp-section {
  position: relative;
  background-color: #246b93;
}
@media (min-width: 900px) {
  .hp-section .hps-item,
.hp-section .hps-desktop,
.hp-section .hps-image {
    min-height: 100vh;
  }
}
@media (min-width: 900px) {
  .hp-section {
    min-height: 100vh;
  }
}

.hps-inner {
  width: 80%;
  max-width: 1400px;
  position: relative;
  z-index: 1;
}
@media (max-width: 900px) {
  .hps-inner {
    width: 80%;
  }
}

.hps-header-small, .hps-header span:last-child, .hps-header span:first-child, .hps-title h2 {
  font-weight: 900;
  font-style: italic;
  font-size: clamp( 1.125rem, 3.875vw + 0.35rem, 5rem );
  text-align: center;
  color: #eee;
  text-transform: uppercase;
}

.hps-header-big, .hps-header span:nth-child(2) {
  font-family: "Libre Baskerville", sans-serif;
  font-weight: normal;
  font-size: clamp( 3.4375rem, 6.5625vw + 2.125rem, 10rem );
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  margin-bottom: clamp( 0.3125rem, 0.625vw + 0.1875rem, 0.9375rem );
}

.hps-title {
  margin-bottom: clamp( 2.5rem, 0.625vw + 2.375rem, 3.125rem );
}
body.secondLvl .hps-title h2 {
  color: #01192f;
}

.hps-header {
  text-transform: uppercase;
  padding: 20px 0;
}
.hps-header span {
  display: block;
}
@media (min-width: 900px) {
  .hps-header {
    padding: 0 0 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    margin-bottom: 50px;
  }
}

.hps-ctas {
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hps-cta {
  background-color: transparent;
  border: none;
  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;
  padding-right: 10px;
}
.hps-cta span {
  pointer-events: none;
}
.hps-cta > span:first-child {
  font-weight: 200;
  letter-spacing: 0.25em;
  color: #eee;
  text-align: center;
  font-size: clamp( 1.25rem, 0.5vw + 1.15rem, 1.75rem );
  line-height: clamp( 2.5rem, 0.5vw + 2.4rem, 3rem );
  text-transform: uppercase;
  margin-right: 15px;
  -webkit-transform: translateY(2px);
     -moz-transform: translateY(2px);
      -ms-transform: translateY(2px);
       -o-transform: translateY(2px);
          transform: translateY(2px);
}
.hps-cta .custom-arrow {
  width: clamp( 1.5625rem, 0.625vw + 1.4375rem, 2.1875rem );
  min-width: clamp( 1.5625rem, 0.625vw + 1.4375rem, 2.1875rem );
  height: clamp( 1.5625rem, 0.625vw + 1.4375rem, 2.1875rem );
  min-height: clamp( 1.5625rem, 0.625vw + 1.4375rem, 2.1875rem );
  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-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  cursor: pointer;
  background-color: transparent;
  font-size: clamp( 2.1875rem, 0.9375vw + 2rem, 3.125rem );
}
.hps-cta .custom-arrow .global-icons {
  color: #1d5b7c;
  font-size: 40%;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: rotate(-45deg) translateX(50%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(50%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(50%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(50%) translateY(3%);
          transform: rotate(-45deg) translateX(50%) translateY(3%);
}
.hps-cta .global-icons {
  font-size: 30% !important;
}
html.no-touch .hps-cta:hover > span:first-child {
  text-decoration: underline;
}
html.no-touch .hps-cta:hover .custom-arrow {
  border-color: #fff;
}
html.no-touch .hps-cta:hover .custom-arrow .global-icons {
  -webkit-transform: rotate(-45deg) translateX(210%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(210%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(210%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(210%) translateY(3%);
          transform: rotate(-45deg) translateX(210%) translateY(3%);
}

.ribbon {
  pointer-events: none;
}

.hps-item,
.hps-mobile,
.hps-desktop,
.hps-image {
  min-height: 200px;
  display: block;
}
@media (min-width: 900px) {
  .hps-item,
.hps-mobile,
.hps-desktop,
.hps-image {
    width: 100%;
    height: 100vh;
  }
}

.hps-item {
  position: relative;
}
.hps-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 30%;
  z-index: 4;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012942+0,012942+100&0+0,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 41, 66, 0)), to(#012942));
  background: -webkit-linear-gradient(top, rgba(1, 41, 66, 0) 0%, #012942 100%);
  background: -moz-linear-gradient(top, rgba(1, 41, 66, 0) 0%, #012942 100%);
  background: -o-linear-gradient(top, rgba(1, 41, 66, 0) 0%, #012942 100%);
  background: linear-gradient(to bottom, rgba(1, 41, 66, 0) 0%, #012942 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  pointer-events: none;
}
@media (min-width: 900px) {
  .hps-item:before {
    height: 40%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012942+0,012942+100&0+0,0.7+32,1+94,1+100 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 41, 66, 0)), color-stop(32%, rgba(1, 41, 66, 0.7)), color-stop(94%, #012942), to(#012942));
    background: -webkit-linear-gradient(top, rgba(1, 41, 66, 0) 0%, rgba(1, 41, 66, 0.7) 32%, #012942 94%, #012942 100%);
    background: -moz-linear-gradient(top, rgba(1, 41, 66, 0) 0%, rgba(1, 41, 66, 0.7) 32%, #012942 94%, #012942 100%);
    background: -o-linear-gradient(top, rgba(1, 41, 66, 0) 0%, rgba(1, 41, 66, 0.7) 32%, #012942 94%, #012942 100%);
    background: linear-gradient(to bottom, rgba(1, 41, 66, 0) 0%, rgba(1, 41, 66, 0.7) 32%, #012942 94%, #012942 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

.hps-image {
  width: 100%;
  min-height: 300px;
  height: 58vh;
  display: block;
}
.hps-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 900px) {
  .hps-image {
    height: 100vh;
  }
}

@media (min-width: 900px) {
  .hps-mobile {
    display: none;
  }
}

.hps-desktop {
  display: none;
}
@media (min-width: 900px) {
  .hps-desktop {
    display: block;
    position: relative;
  }
}

.hps-background {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.hps-student {
  position: relative;
  z-index: 3;
}

.hps-ribbon {
  z-index: 2;
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 100%;
  mix-blend-mode: hard-light;
  overflow: visible;
  pointer-events: none;
}
.hps-ribbon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.hp-section-1 {
  position: relative;
  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;
  padding: 10rem 11.25rem;
  background-color: #25384a;
  background-image: url("/Images/assets/hps-bg.png");
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
}
.hp-section-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(#253645), color-stop(80%, rgba(37, 54, 69, 0.96)), to(rgba(38, 54, 69, 0)));
  background: -webkit-linear-gradient(top, #253645 0%, rgba(37, 54, 69, 0.96) 80%, rgba(38, 54, 69, 0) 100%);
  background: -moz-linear-gradient(top, #253645 0%, rgba(37, 54, 69, 0.96) 80%, rgba(38, 54, 69, 0) 100%);
  background: -o-linear-gradient(top, #253645 0%, rgba(37, 54, 69, 0.96) 80%, rgba(38, 54, 69, 0) 100%);
  background: linear-gradient(to bottom, #253645 0%, rgba(37, 54, 69, 0.96) 80%, rgba(38, 54, 69, 0) 100%);
  z-index: 1;
}
@media (min-width: 900px) {
  .hp-section-1::before {
    content: none;
  }
}
.hp-section-1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: -webkit-gradient(linear, right top, left top, from(#25384a), color-stop(30%, #25384a), color-stop(60%, rgba(37, 56, 74, 0.8)), to(rgba(37, 56, 74, 0)));
  background: -webkit-linear-gradient(right, #25384a 0%, #25384a 30%, rgba(37, 56, 74, 0.8) 60%, rgba(37, 56, 74, 0) 100%);
  background: -moz-linear-gradient(right, #25384a 0%, #25384a 30%, rgba(37, 56, 74, 0.8) 60%, rgba(37, 56, 74, 0) 100%);
  background: -o-linear-gradient(right, #25384a 0%, #25384a 30%, rgba(37, 56, 74, 0.8) 60%, rgba(37, 56, 74, 0) 100%);
  background: linear-gradient(to left, #25384a 0%, #25384a 30%, rgba(37, 56, 74, 0.8) 60%, rgba(37, 56, 74, 0) 100%);
}
@media (max-width: 900px) {
  .hp-section-1::after {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .hp-section-1 {
    padding: 10rem 3.125rem;
  }
}
@media (max-width: 900px) {
  .hp-section-1 {
    padding: 100px 0;
    -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;
    background-image: none;
  }
}
.hp-section-1 .hps-inner {
  max-width: 1500px;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 900px) {
  .hp-section-1 .hps-inner {
    -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;
  }
}
.hp-section-1 .hps-video-inner {
  -webkit-box-flex: 85%;
  -webkit-flex: 85%;
     -moz-box-flex: 85%;
      -ms-flex: 85%;
          flex: 85%;
  position: relative;
}
.hp-section-1 .hps-text {
  -webkit-box-flex: 31%;
  -webkit-flex: 31%;
     -moz-box-flex: 31%;
      -ms-flex: 31%;
          flex: 31%;
  margin-left: -5.3125rem;
  z-index: 1;
}
@media (max-width: 900px) {
  .hp-section-1 .hps-text {
    margin-left: 0;
    padding: 0 1.875rem;
    margin-top: -9.375rem;
  }
}
.hp-section-1 .hps-video {
  max-width: 69.375rem;
  width: 100%;
  -webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
@media (max-width: 900px) {
  .hp-section-1 .hps-video {
    -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;
    width: 56.25rem;
  }
}
.hp-section-1 .hps1-trigger {
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  cursor: pointer;
  z-index: 5;
}
.hp-section-1 .hps1-btn-trigger {
  width: clamp(71px, 82px, 320px, 1024px);
  height: clamp(71px, 82px, 320px, 1024px);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: none;
  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%);
  z-index: 4;
  cursor: pointer;
}
.hp-section-1 .hps1-btn-trigger:before {
  content: "";
  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%);
  width: 95px;
  height: 95px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2298%22%20height%3D%2298%22%20viewBox%3D%220%200%2098%2098%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M45.194%200.120024C18.4296%201.99158%20-1.75036%2025.206%200.121187%2051.9704C1.99274%2078.7348%2025.2071%2098.9148%2051.9715%2097.0432C78.736%2095.1717%2098.9159%2071.9573%2097.0444%2045.1929C95.1728%2018.4284%2071.9585%20-1.75153%2045.194%200.120024ZM39.433%2072.1219L36.2459%2026.5438L74.0584%2046.8002L39.433%2072.1219Z%22%20fill%3D%22white%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  z-index: 2;
}
.hp-section-1 .hps1-btn-trigger:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #f4af2f;
  -webkit-box-shadow: -7px 7px 26px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: -7px 7px 26px rgba(0, 0, 0, 0.23);
          box-shadow: -7px 7px 26px rgba(0, 0, 0, 0.23);
  z-index: 1;
  pointer-events: none;
  -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, background-color 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.hp-section-1 .hps-title {
  font-size: clamp( 36px, 3.137254902vw + 1.5245098039rem, 84px );
  color: #ffffff;
  font-weight: 900;
  font-family: "libre-franklin", sans-serif;
  line-height: 1.2;
  text-align: left;
}
.hp-section-1 .hps-title span {
  color: #f36b23;
}
@media (max-width: 900px) {
  .hp-section-1 .hps-title {
    text-align: center;
    margin-bottom: 0.9375rem;
  }
}
.hp-section-1 .hps-description {
  font-weight: 300;
  font-family: "libre-franklin", sans-serif;
  font-size: clamp( 18px, 0.5806451613vw + 0.9907258065rem, 27px );
  line-height: 1.3;
  text-align: left;
  color: #ffffff;
}
@media (max-width: 900px) {
  .hp-section-1 .hps-description {
    text-align: center;
  }
}
.hp-section-1 .hp-animations {
  position: absolute;
  max-width: 18.75rem;
  height: 12.5rem;
  width: 100%;
  left: 0;
  bottom: 45px;
  z-index: 4;
  display: none;
}
@media (min-width: 900px) {
  .hp-section-1 .hp-animations {
    display: block;
  }
}
.hp-section-1 .trail-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: auto;
  shape-rendering: geometricPrecision;
}
.hp-section-1 .plane {
  position: absolute;
  left: 0;
  top: 0;
  width: 8.75rem;
  height: 9.375rem;
  z-index: 10;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  will-change: transform;
  pointer-events: none;
}

.hps1-video-container {
  position: fixed;
  inset: 0;
  z-index: 9999;
  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;
  padding: 40px 24px;
}
@media (max-width: 900px) {
  .hps1-video-container {
    padding: 0;
  }
}
.hps1-video-container:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(37, 56, 74, 0.88);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.hps1-video-container.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.hps1-video-container.active:before {
  opacity: 1;
  visibility: visible;
}
.hps1-video-container.full-size {
  display: none;
}
.hps1-video-container.full-size.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.hps1-video-modal {
  position: relative;
  z-index: 1;
  width: min(1300px, 92vw);
  max-height: 80vh;
  -webkit-border-radius: 0.625rem;
     -moz-border-radius: 0.625rem;
          border-radius: 0.625rem;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
     -moz-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 900px) and (orientation: portrait) {
  .hps1-video-modal {
    width: 100vw;
  }
  .hps1-video-modal::before {
    content: "";
    display: block;
    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%);
    background-image: url("/Images/assets/rotate-phone.png");
    -moz-background-size: contain;
      -o-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    z-index: 4;
    width: 7.5625rem;
    height: 3.9375rem;
  }
}
@media screen and (max-width: 900px) and (orientation: landscape) {
  .hps1-video-modal {
    width: 70vw;
  }
  .hps1-video-modal .hps1-video-modal::before {
    content: none;
    display: none;
  }
}

.hps1-video-toggle {
  position: absolute;
  top: -1.875rem;
  right: -1.875rem;
  z-index: 5;
  width: clamp( 2.5rem, 2.5vw + 2rem, 5rem );
  height: clamp( 2.5rem, 2.5vw + 2rem, 5rem );
  background: #f36b22;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: none;
  cursor: pointer;
  color: #fdfbf7;
  text-shadow: 0 0 10px rgba(23, 60, 159, 0.5);
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 900px) {
  .hps1-video-toggle {
    right: 30px;
  }
}
html.no-touch .hps1-video-toggle:hover {
  background-color: #f38422;
}
.hps1-video-toggle .gi-plus {
  font-size: clamp( 1.25rem, 0.9375vw + 1.0625rem, 2.1875rem );
  color: #fff;
}

.hps1-video-dimensions.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: 56%;
}

.hps1-video-modal .video-js,
.hps1-video-modal .vjs-matrix.video-js {
  width: 100% !important;
  height: auto !important;
  max-height: 80vh;
}

.hps1-video-modal .video-js .vjs-control-bar {
  position: absolute;
  left: 1.625rem;
  top: 50%;
  width: 6.25rem;
  opacity: 1 !important;
  visibility: visible !important;
  background-color: transparent;
  -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;
  row-gap: 1.25rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 900px) {
  .hps1-video-modal .video-js .vjs-control-bar {
    -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;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 95%;
  }
}

.hps1-video-modal .video-js .vjs-control-text {
  display: none;
}

.hps1-video-modal .video-js .vjs-control.vjs-play-control,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control {
  background: #f36b22;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: clamp( 2.5rem, 1.6875vw + 2.1625rem, 4.1875rem );
  height: clamp( 2.5rem, 1.6875vw + 2.1625rem, 4.1875rem );
  cursor: pointer;
  margin-right: 15px;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .vjs-icon-placeholder:before,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .vjs-icon-placeholder:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: clamp( 1.5rem, 1vw + 1.3rem, 2.5rem );
}
html.no-touch .hps1-video-modal .video-js .vjs-control.vjs-play-control:hover,
html.no-touch .hps1-video-modal .video-js .vjs-control.vjs-mute-control:hover {
  background-color: #f38422;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-control.vjs-play-control,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-control.vjs-play-control {
  margin-right: 20px;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-progress-holder,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-progress-holder {
  height: 5px;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-play-progress,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-play-progress {
  background: rgba(253, 251, 247, 0.85);
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-play-progress:before,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-play-progress:before {
  font-size: 15px;
  color: #fbb739;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-load-progress div,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-load-progress div {
  background: rgba(253, 251, 247, 0.47);
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-time-tooltip,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-time-tooltip {
  font-family: "libre-franklin", sans-serif;
  padding-bottom: 6px;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-big-play-button,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-big-play-button {
  background-color: #173c9f;
  width: 67px;
  height: 67px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  -webkit-transition: background-color 0.3s ease-out !important;
  -o-transition: background-color 0.3s ease-out !important;
  -moz-transition: background-color 0.3s ease-out !important;
  transition: background-color 0.3s ease-out !important;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-big-play-button .vjs-icon-placeholder,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-big-play-button .vjs-icon-placeholder {
  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%);
  display: block;
  width: 44px;
  height: 44px;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 40px;
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js:hover .vjs-big-play-button,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js:hover .vjs-big-play-button {
  background-color: #fbb739;
}
html.no-touch .hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js .vjs-progress-control:hover .vjs-play-progress:before,
html.no-touch .hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js .vjs-progress-control:hover .vjs-play-progress:before {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-container.active .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-container.active .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  pointer-events: all;
}
@media (max-width: 900px) {
  .hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-container,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-container {
    padding: 24px 14px;
  }
  .hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal {
    width: min(92vw, 680px);
    max-height: 72vh;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
  }
  .hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .video-js,
.hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-modal .vjs-matrix.video-js,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .video-js,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-modal .vjs-matrix.video-js {
    max-height: 72vh;
  }
  .hps1-video-modal .video-js .vjs-control.vjs-play-control .hps1-video-toggle,
.hps1-video-modal .video-js .vjs-control.vjs-mute-control .hps1-video-toggle {
    top: 10px;
    right: 10px;
  }
}

.hp-section-2 {
  position: relative;
  overflow: hidden;
  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;
  padding: clamp( 30px, 9.8039215686vw + -0.3921568627rem, 180px ) clamp( 30px, 9.8039215686vw + -0.3921568627rem, 180px ) 200px clamp( 30px, 9.8039215686vw + -0.3921568627rem, 180px );
  background-color: #ffffff;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
}
.hp-section-2 .hp-animations2 {
  display: none;
}
.hp-section-2 .hps-inner {
  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: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4.375rem;
     -moz-column-gap: 4.375rem;
          column-gap: 4.375rem;
  width: 100%;
  max-width: 1500px;
}
.hp-section-2 .hps-content,
.hp-section-2 .hps-carousel-inner {
  opacity: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
.hp-section-2 .hps-carousel-inner img {
  width: 100%;
  height: auto;
  display: block;
}
.hp-section-2 .swiper {
  max-width: 32.5rem;
  width: 100%;
  position: relative;
  -webkit-transform: rotate(-3deg);
     -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
       -o-transform: rotate(-3deg);
          transform: rotate(-3deg);
  overflow: visible;
}
.hp-section-2 .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.hp-section-2 .swiper .slide-inner {
  width: 100%;
  height: auto;
  overflow: hidden;
  -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-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;
}
.hp-section-2 .swiper .swiper-slide:nth-child(1) .slide-inner {
  -webkit-transform: rotate(14deg);
     -moz-transform: rotate(14deg);
      -ms-transform: rotate(14deg);
       -o-transform: rotate(14deg);
          transform: rotate(14deg);
  z-index: 5;
}
.hp-section-2 .swiper .swiper-slide:nth-child(2) .slide-inner {
  -webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
          transform: rotate(-5deg);
  z-index: 6;
}
.hp-section-2 .swiper .swiper-slide:nth-child(3) .slide-inner {
  -webkit-transform: rotate(-20deg);
     -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
       -o-transform: rotate(-20deg);
          transform: rotate(-20deg);
  z-index: 7;
}
.hp-section-2 .swiper .swiper-slide:nth-child(4) .slide-inner {
  -webkit-transform: rotate(-35deg);
     -moz-transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
       -o-transform: rotate(-35deg);
          transform: rotate(-35deg);
  z-index: 8;
}
.hp-section-2 .swiper .swiper-slide-next .slide-inner {
  -webkit-transform: rotate(20deg) !important;
     -moz-transform: rotate(20deg) !important;
      -ms-transform: rotate(20deg) !important;
       -o-transform: rotate(20deg) !important;
          transform: rotate(20deg) !important;
  z-index: 7;
}
.hp-section-2 .swiper .swiper-slide-active .slide-inner {
  -webkit-transform: rotate(14deg) !important;
     -moz-transform: rotate(14deg) !important;
      -ms-transform: rotate(14deg) !important;
       -o-transform: rotate(14deg) !important;
          transform: rotate(14deg) !important;
}
.hp-section-2 .navRow {
  position: absolute;
  bottom: 0px;
  right: 12%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  z-index: 50;
}
.hp-section-2 .navBtn {
  width: clamp( 50px, 3.2679738562vw + 2.3692810458rem, 100px );
  height: clamp( 50px, 3.2679738562vw + 2.3692810458rem, 100px );
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: none;
  background-color: #f36b22;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
}
.hp-section-2 .navBtn.prev {
  -webkit-transform: scaleX(-1);
     -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}
.hp-section-2 .navBtn .hand-swip {
  font-size: clamp( 1.5rem, 1.045751634vw + 1.2581699346rem, 2.5rem );
}
html.no-touch .hp-section-2 .navBtn:hover {
  background-color: #f38422;
}
.hp-section-2 .ccc-name {
  font-size: clamp( 36px, 2.7450980392vw + 1.6151960784rem, 78px );
  font-family: "libre-franklin", sans-serif;
  color: #25384a;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;
}
.hp-section-2 .ccc-name span {
  color: #f36b23;
}
.hp-section-2 .description {
  font-weight: 300;
  font-family: "libre-franklin", sans-serif;
  font-size: clamp( 20px, 0.7741935484vw + 1.0709677419rem, 32px );
  line-height: 1.3;
  text-align: left;
  color: #25384a;
  margin-top: 20px;
}
.hp-section-2 .hps-btn {
  all: unset;
  pointer-events: all;
  cursor: pointer;
  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-top: 50px;
}
.hp-section-2 .hps-btn .text {
  font-size: clamp( 15px, 0.9677419355vw + 0.7137096774rem, 30px );
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  position: relative;
  margin-right: 1.25rem;
  margin-left: 0.9375rem;
  font-weight: 300;
}
.hp-section-2 .hps-btn .text .underline {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: #f36b23;
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
     -moz-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
  -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;
}
@media (max-width: 900px) {
  .hp-section-2 .hps-btn {
    margin: 3.125rem auto 0;
  }
}
.hp-section-2 .hps-btn:hover .underline {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
}
.hp-section-2 .hps-btn:hover .gi-plus {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #f36b23;
}
.hp-section-2 .hps-btn:focus {
  outline: revert;
}
.hp-section-2 .hps-btn .gi-dragon {
  font-size: clamp( 21px, 2.5161290323vw + 0.7306451613rem, 60px );
  color: #f36b23;
}
.hp-section-2 .hps-btn .gi-plus {
  font-size: clamp( 12px, 0.6451612903vw + 0.6008064516rem, 22px );
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1000px) {
  .hp-section-2 .swiper {
    width: 100%;
    height: 60vw;
    max-width: 400px;
    max-height: 300px;
  }
}
@media (max-width: 900px) {
  .hp-section-2 {
    padding-bottom: 200px;
    min-height: 100vh;
  }
  .hp-section-2 .hps-inner {
    -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: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 70px;
  }
  .hp-section-2 .description,
.hp-section-2 .ccc-name {
    text-align: center;
  }
  .hp-section-2 .navRow {
    bottom: -6.25rem;
  }
  .hp-section-2 .hps-content,
.hp-section-2 .hps-carousel-inner {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
       -moz-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 100%;
  }
  .hp-section-2 .hps-carousel-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .hp-section-2 .hps-carousel-inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 900px) {
  .hp-section-2 .hps-content,
.hp-section-2 .hps-carousel-inner {
    opacity: 0;
    -webkit-transform: translateY(50px);
       -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
         -o-transform: translateY(50px);
            transform: translateY(50px);
  }
  .hp-section-2 .hp-animations2 {
    display: block;
    position: absolute;
    max-width: 43.75rem;
    height: 56.25rem;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  .hp-section-2 .hp-animations2 .trail-svg2 {
    position: absolute;
    width: 100%;
    height: auto;
    right: 0;
    bottom: 0;
    shape-rendering: geometricPrecision;
    overflow: visible;
  }
  .hp-section-2 .hp-animations2 .plane2 {
    position: absolute;
    right: -1000px;
    top: 0;
    width: 7.5rem;
    height: 8.125rem;
    z-index: 10;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    will-change: transform;
    pointer-events: none;
  }
}

body.homepage .mediaPopup .mediaPopup__related {
  background-color: #25384a;
}
body.homepage .mediaPopup .mediaPopup__singleImage {
  width: 100%;
  display: block;
  float: none;
  margin-left: 0;
}
body.homepage .mediaPopup .mediaPopup__featuredPost {
  background-color: #25384a;
}
body.homepage .mediaPopup .mediaPopup__topNav,
body.homepage .mediaPopup .mediaPopup__type {
  background-color: #25384a;
}
body.homepage .mediaPopup .mediaPopup__close {
  left: -1.5625rem;
}
body.homepage .mediaPopup .isTitle {
  font-size: clamp( 20px, 1.045751634vw + 1.0081699346rem, 36px );
  font-family: "libre-franklin", sans-serif;
  color: #fff;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;
}
body.homepage .mediaPopup .isTitle span {
  color: #f36b23;
}
body.homepage .mediaPopup .secondLvlCss p {
  font-weight: 300;
  font-family: "libre-franklin", sans-serif;
  font-size: clamp( 18px, 0vw + 1.125rem, 18px );
  line-height: 1.3;
  text-align: left;
  color: #fff;
  margin-top: 0.9375rem;
}
body.homepage .mediaPopup .mediaPopup__share {
  top: 25px;
}

.hp-section-3 {
  position: relative;
  z-index: 1;
  min-height: 100vh;
}
.hp-section-3 .hps3-item {
  overflow: hidden;
}
.hp-section-3 .hps3-item:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.hp-section-3 .hps3-item .hps-image {
  min-height: 100vh;
}
.hp-section-3 .hps3-item .hps3-student {
  z-index: 1;
}
.hp-section-3 .hps3-item .hps3-background {
  z-index: 0;
}
.hp-section-3 .hps3-item .hps3-text {
  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%);
  z-index: 5;
  max-width: 58.75rem;
  width: 100%;
  padding: 0 1.875rem;
}
.hp-section-3 .hps3-item .hps3-title {
  font-size: clamp( 34px, 3.4193548387vw + 1.3342741935rem, 87px );
  font-weight: 900;
  font-family: "libre-franklin", sans-serif;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}
.hp-section-3 .hps3-item .hps3-description {
  margin-top: 15px;
  font-size: clamp( 18px, 0.2580645161vw + 1.0653225806rem, 22px );
  font-weight: 300;
  font-family: "libre-franklin", sans-serif;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}

.hp-section-4 {
  position: relative;
  z-index: 1;
}
.hp-section-4 .hps-item:before {
  display: none;
}

.hp-section-5 {
  position: relative;
  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;
  padding: 222px 0;
  background-color: #ffffff;
  background-image: url("/Images/assets/hps-white-bg.png");
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .hp-section-5 {
    padding: 100px 0;
  }
}
.hp-section-5::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 80%;
  background: -webkit-radial-gradient(top left, ellipse, #ffffff 0%, #ffffff 34.26%, rgba(255, 255, 255, 0.8) 56.28%, rgba(255, 255, 255, 0) 100%);
  background: -moz-radial-gradient(top left, ellipse, #ffffff 0%, #ffffff 34.26%, rgba(255, 255, 255, 0.8) 56.28%, rgba(255, 255, 255, 0) 100%);
  background: -o-radial-gradient(top left, ellipse, #ffffff 0%, #ffffff 34.26%, rgba(255, 255, 255, 0.8) 56.28%, rgba(255, 255, 255, 0) 100%);
  background: radial-gradient(ellipse at top left, #ffffff 0%, #ffffff 34.26%, rgba(255, 255, 255, 0.8) 56.28%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 900px) {
  .hp-section-5::after {
    width: 100%;
  }
}
.hp-section-5 .hps-inner {
  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: 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;
}
.hp-section-5 .hps-title {
  font-size: clamp( 2.5625rem, 1.2459016393vw + 2.2704918033rem, 3.75rem );
  color: #25384a;
  font-weight: 900;
  font-style: italic;
  line-height: clamp( 2.5625rem, 0.5625vw + 2.45rem, 3.125rem );
  text-align: center;
}
.hp-section-5 .hps5-description {
  font-weight: 300;
  font-family: "libre-franklin", sans-serif;
  font-size: clamp( 1.25rem, 0.75vw + 1.1rem, 2rem );
  line-height: clamp( 1.8125rem, 1.3125vw + 1.55rem, 3.125rem );
  text-align: center;
  color: #25384a;
}

.hp-section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 115px 0;
  background-color: #246b93;
  background-image: url("/Images/assets/hps-bg.png");
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
}
.hp-section-8::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 100%;
  background: -webkit-radial-gradient(top left, ellipse, #246b93 0%, #246b93 34.7%, rgba(36, 107, 147, 0.8) 56.13%, rgba(36, 107, 147, 0) 100%);
  background: -moz-radial-gradient(top left, ellipse, #246b93 0%, #246b93 34.7%, rgba(36, 107, 147, 0.8) 56.13%, rgba(36, 107, 147, 0) 100%);
  background: -o-radial-gradient(top left, ellipse, #246b93 0%, #246b93 34.7%, rgba(36, 107, 147, 0.8) 56.13%, rgba(36, 107, 147, 0) 100%);
  background: radial-gradient(ellipse at top left, #246b93 0%, #246b93 34.7%, rgba(36, 107, 147, 0.8) 56.13%, rgba(36, 107, 147, 0) 100%);
}
@media (max-width: 900px) {
  .hp-section-8::after {
    width: 100%;
  }
}
.hp-section-8 .hps-inner .hps-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -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;
}
.hp-section-8 .hps-inner .hps-title h2 {
  font-size: clamp( 35px, 2.8125vw + 1.625rem, 80px );
  margin-bottom: 60px;
}
.hp-section-8 .hps-inner .hps-title .hps-carousel-nav {
  max-width: 425px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .hp-section-8 .hps-inner .hps-title .hps-carousel-nav {
    display: none;
  }
}
@media (min-width: 900px) {
  .hp-section-8 .hps-inner {
    width: 100%;
    max-width: 1600px;
  }
}
@media (max-width: 899px) {
  .hp-section-8 .promo-card {
    padding: 0;
  }
}
@media (min-width: 900px) {
  .hp-section-8 .promo-card {
    padding: clamp( 1.25rem, 1.4705882353vw + 0.4227941176rem, 2.1875rem );
  }
}
.hp-section-8 .promo-card .txt {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.hp-section-8 .promo-card .txt span {
  font-size: clamp( 25px, -0.3236245955vw + 1.6383495146rem, 20px );
  line-height: 35px;
  max-width: 80%;
}
body.secondLvl .hp-section-8 .promo-card .promo-link {
  position: relative;
}
body.secondLvl .hp-section-8 .promo-card .image {
  overflow: hidden;
}
html.no-touch body.secondLvl .hp-section-8 .promo-card .card-inner:hover .image .img {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
}
.hp-section-8 .promo-card .double-arrow {
  position: relative;
  display: inline;
  right: 0;
  top: -33px;
  margin-left: 13px;
  width: 5% !important;
}
.hp-section-8 .promo-card .double-arrow::before, .hp-section-8 .promo-card .double-arrow::after {
  width: 15px;
  height: 15px;
  background-color: #fbb38d;
}
.hp-section-8 .promo-card .double-arrow::before {
  background: #f36b23;
}
.hp-section-8 .promo-card .double-arrow::after {
  top: 14px;
  -webkit-transform: scaleY(-1);
     -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (max-width: 899px) {
  .hp-section-8 .card-inner {
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
  }
}

.hps8-container {
  overflow: visible;
}

@media (min-width: 900px) {
  body.secondLvl .hps8-carousel {
    grid-template-columns: repeat(auto-fit, minmax(300px, 340px));
    max-width: 1600px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 900px) {
  .hps8-carousel {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .hps8-carousel {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}

.hps8-controls {
  display: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
@media (min-width: 600px) and (max-width: 899px) {
  body.secondLvl .hps8-controls {
    left: 15%;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    max-width: 51vw;
  }
}
html.no-touch body.secondLvl .hps8-controls .custom-ctrl span:hover {
  border-color: #aa272f;
}
@media (min-width: 600px) {
  .hps8-controls {
    -webkit-transform: translateX(-50%) translateY(30%);
       -moz-transform: translateX(-50%) translateY(30%);
        -ms-transform: translateX(-50%) translateY(30%);
         -o-transform: translateX(-50%) translateY(30%);
            transform: translateX(-50%) translateY(30%);
  }
}

.hp-section-7 {
  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;
  margin-top: 100px;
  position: relative;
}
.hp-section-7 .hps-inner {
  position: relative;
  z-index: 2;
}
@media (min-width: 900px) {
  .hp-section-7 .hps-inner {
    width: 100%;
    max-width: 1600px;
  }
}
.hp-section-7 .hps-ribbon {
  z-index: 1;
  width: 150%;
  top: -50%;
  left: -30%;
  height: 160%;
}
@media (min-width: 900px) {
  .hp-section-7 .hps-ribbon img {
    -o-object-position: top;
       object-position: top;
  }
}
@media (min-width: 600px) {
  .hp-section-7 .hps-ribbon {
    top: -5%;
    left: -30%;
    height: 120%;
  }
}
@media (min-width: 900px) {
  .hp-section-7 .hps-ribbon {
    top: 5%;
    left: -5%;
    width: 110%;
    height: 65%;
  }
}
@media (min-width: 1921px) {
  .hp-section-7 .hps-ribbon {
    top: 5%;
    left: -10%;
    width: 120%;
    height: 95%;
  }
}
@media (min-width: 2500px) {
  .hp-section-7 .hps-ribbon {
    height: 115%;
  }
}
@media (min-width: 900px) {
  .hp-section-7 {
    padding-bottom: clamp( 9.375rem, 14.7058823529vw + 1.1029411765rem, 18.75rem );
  }
}

.hps7-container {
  overflow: visible;
}

@media (max-width: 899px) {
  .hps7-carousel {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 900px) {
  .hps7-carousel {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-grid-columns: (minmax(auto, 500px))[2];
    grid-template-columns: repeat(2, minmax(auto, 500px));
    gap: clamp( 12.5rem, 19.6078431373vw + 1.4705882353rem, 25rem );
  }
}

.hps7-controls {
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
@media (min-width: 600px) {
  .hps7-controls {
    -webkit-transform: translateX(-50%) translateY(30%);
       -moz-transform: translateX(-50%) translateY(30%);
        -ms-transform: translateX(-50%) translateY(30%);
         -o-transform: translateX(-50%) translateY(30%);
            transform: translateX(-50%) translateY(30%);
  }
}

.hps7-card {
  position: relative;
}
.hps7-card:first-child {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 900px) {
  .hps7-card:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-transform: translate(-10%, 10%);
       -moz-transform: translate(-10%, 10%);
        -ms-transform: translate(-10%, 10%);
         -o-transform: translate(-10%, 10%);
            transform: translate(-10%, 10%);
    aspect-ratio: 1/1;
  }
}
@media (min-width: 1600px) {
  .hps7-card:first-child {
    -webkit-transform: translate(-20%, 10%);
       -moz-transform: translate(-20%, 10%);
        -ms-transform: translate(-20%, 10%);
         -o-transform: translate(-20%, 10%);
            transform: translate(-20%, 10%);
  }
}
.hps7-card:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 900px) {
  .hps7-card:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-transform: translate(20%, 35%);
       -moz-transform: translate(20%, 35%);
        -ms-transform: translate(20%, 35%);
         -o-transform: translate(20%, 35%);
            transform: translate(20%, 35%);
  }
}
@media (min-width: 1600px) {
  .hps7-card:nth-child(2) {
    -webkit-transform: translate(10%, 35%);
       -moz-transform: translate(10%, 35%);
        -ms-transform: translate(10%, 35%);
         -o-transform: translate(10%, 35%);
            transform: translate(10%, 35%);
  }
}
.hps7-card:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (min-width: 900px) {
  .hps7-card:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-transform: translate(135%, -10%);
       -moz-transform: translate(135%, -10%);
        -ms-transform: translate(135%, -10%);
         -o-transform: translate(135%, -10%);
            transform: translate(135%, -10%);
    height: 0;
  }
}
@media (min-width: 1600px) {
  .hps7-card:nth-child(3) {
    -webkit-transform: translate(175%, -10%);
       -moz-transform: translate(175%, -10%);
        -ms-transform: translate(175%, -10%);
         -o-transform: translate(175%, -10%);
            transform: translate(175%, -10%);
  }
}
.hps7-card:last-child {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
@media (min-width: 900px) {
  .hps7-card:last-child {
    -webkit-transform: translate(-140%, -5%) scale(0.78);
       -moz-transform: translate(-140%, -5%) scale(0.78);
        -ms-transform: translate(-140%, -5%) scale(0.78);
         -o-transform: translate(-140%, -5%) scale(0.78);
            transform: translate(-140%, -5%) scale(0.78);
  }
}
@media (min-width: 1600px) {
  .hps7-card:last-child {
    -webkit-transform: translate(-130%, 5%);
       -moz-transform: translate(-130%, 5%);
        -ms-transform: translate(-130%, 5%);
         -o-transform: translate(-130%, 5%);
            transform: translate(-130%, 5%);
  }
}
.hps7-card .card-trigger {
  border: none;
  cursor: pointer;
}

body.homepage .employee-dragonnet-container {
  display: none;
}

body:not(.userLoggedIn) .logoutBtn,
body:not(.userLoggedIn) .backToThe Athenian SchoolBtn,
body:not(.userLoggedIn) .employee-dragonnet-container {
  display: none !important;
}