@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;
}
.global-icons.gi-employees:before {
  content: "";
}
.global-icons.gi-hkis:before {
  content: "";
}
.global-icons.gi-logout:before {
  content: "";
}
.global-icons.gi-notices:before {
  content: "";
}
.global-icons.gi-alert:before {
  content: "";
}
.global-icons.gi-plus:before {
  content: "";
}
.global-icons.gi-tour:before {
  content: "";
}
.global-icons.gi-angle:before {
  content: "";
}
.global-icons.gi-call:before {
  content: "";
}
.global-icons.gi-pin:before {
  content: "";
}
.global-icons.gi-search:before {
  content: "";
}
.global-icons.gi-dragon:before {
  content: "";
}
.global-icons.gi-portals:before {
  content: "";
}
.global-icons.gi-contact: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: "ivyepic", 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 );
  border: 3px solid #aa272f;
  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: #fff;
  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 );
  border: 3px solid #aa272f;
  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: #fff;
  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,
.secondaryBtnStyling .secondaryDownloadBtn,
.secondLvlCss .secondaryDownloadBtn {
  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,
html.no-touch .secondaryBtnStyling .secondaryDownloadBtn:hover,
html.no-touch .secondLvlCss .secondaryDownloadBtn:hover {
  background-color: #012a42;
}
.secondaryBtnStyling .thirdDownloadBtn, .secondLvlCss .thirdDownloadBtn,
.secondaryBtnStyling .forthDownloadBtn,
.secondLvlCss .forthDownloadBtn,
.secondaryBtnStyling .secondaryDownloadBtn,
.secondLvlCss .secondaryDownloadBtn {
  background-image: none;
  padding: 20px 30px;
  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%;
}

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, .hps8-controls, .hps7-controls, .hps5-controls, .hps3-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, .hps8-controls .custom-ctrl, .hps7-controls .custom-ctrl, .hps5-controls .custom-ctrl, .hps3-controls .custom-ctrl {
  pointer-events: all;
  cursor: pointer;
  -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], .hps8-controls .custom-ctrl[aria-disabled=true], .hps7-controls .custom-ctrl[aria-disabled=true], .hps5-controls .custom-ctrl[aria-disabled=true], .hps3-controls .custom-ctrl[aria-disabled=true] {
  opacity: 0.5;
}
.hp-controls .custom-ctrl.button-prev, .hps8-controls .custom-ctrl.button-prev, .hps7-controls .custom-ctrl.button-prev, .hps5-controls .custom-ctrl.button-prev, .hps3-controls .custom-ctrl.button-prev {
  -webkit-transform: translateX(-50%) translateX(5px);
     -moz-transform: translateX(-50%) translateX(5px);
      -ms-transform: translateX(-50%) translateX(5px);
       -o-transform: translateX(-50%) translateX(5px);
          transform: translateX(-50%) translateX(5px);
}
.hp-controls .custom-ctrl.button-next, .hps8-controls .custom-ctrl.button-next, .hps7-controls .custom-ctrl.button-next, .hps5-controls .custom-ctrl.button-next, .hps3-controls .custom-ctrl.button-next {
  -webkit-transform: translateX(50%) translateX(7px);
     -moz-transform: translateX(50%) translateX(7px);
      -ms-transform: translateX(50%) translateX(7px);
       -o-transform: translateX(50%) translateX(7px);
          transform: translateX(50%) translateX(7px);
}
@media (min-width: 768px) {
  .hp-controls, .hps8-controls, .hps7-controls, .hps5-controls, .hps3-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 (min-width: 900px) {
  .hp-controls, .hps8-controls, .hps7-controls, .hps5-controls, .hps3-controls {
    display: none;
  }
}

.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;
}
.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: #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);
}
@media (max-width: 899px) {
  .menu-keyLinks li {
    padding-top: 100%;
  }
}
@media (min-width: 900px) {
  .menu-keyLinks li {
    min-height: 300px;
  }
}
.menu-keyLinks li:after, .menu-keyLinks li:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: #AA272F;
  -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.8;
  /* 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:before {
  background-color: #fff;
}
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: "ivymode", sans-serif;
  letter-spacing: 0.04em;
  font-size: clamp( 1.5625rem, 0.625vw + 1.4375rem, 2.1875rem );
  color: #fff;
  padding-right: 20px;
  margin-right: 20px;
}
@media (min-width: 500px) {
  .menu-keyLinks_title {
    left: 20px;
    bottom: 25px;
  }
}

.custom-menu {
  width: 100%;
  height: 100%;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 32;
  overflow: hidden;
  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 );
}
.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) and (min-height: 1081px) {
  .custom-menu .right-side-wrapper.centerKeyLinks {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@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 */
    background: -webkit-gradient(linear, left top, left bottom, from(#012a42), color-stop(22%, #012a42), color-stop(68%, rgba(1, 42, 66, 0.7)), to(rgba(1, 42, 66, 0)));
    background: -webkit-linear-gradient(top, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    background: -moz-linear-gradient(top, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    background: -o-linear-gradient(top, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    background: linear-gradient(to bottom, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    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 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 42, 66, 0)), color-stop(32%, rgba(1, 42, 66, 0.7)), color-stop(78%, #012a42), to(#012a42));
    background: -webkit-linear-gradient(top, rgba(1, 42, 66, 0) 0%, rgba(1, 42, 66, 0.7) 32%, #012a42 78%, #012a42 100%);
    background: -moz-linear-gradient(top, rgba(1, 42, 66, 0) 0%, rgba(1, 42, 66, 0.7) 32%, #012a42 78%, #012a42 100%);
    background: -o-linear-gradient(top, rgba(1, 42, 66, 0) 0%, rgba(1, 42, 66, 0.7) 32%, #012a42 78%, #012a42 100%);
    background: linear-gradient(to bottom, rgba(1, 42, 66, 0) 0%, rgba(1, 42, 66, 0.7) 32%, #012a42 78%, #012a42 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  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;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 100%;
    padding: 70px 50px 70px 0;
  }
  .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 {
    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 */
    background: -webkit-gradient(linear, left top, left bottom, from(#012a42), color-stop(22%, #012a42), color-stop(68%, rgba(1, 42, 66, 0.7)), to(rgba(1, 42, 66, 0)));
    background: -webkit-linear-gradient(top, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    background: -moz-linear-gradient(top, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    background: -o-linear-gradient(top, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    background: linear-gradient(to bottom, #012a42 0%, #012a42 22%, rgba(1, 42, 66, 0.7) 68%, rgba(1, 42, 66, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  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( 1.25rem, 0.625vw + 1.125rem, 1.875rem );
  -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: "ivymode", sans-serif;
  font-weight: normal;
  font-size: clamp( 2rem, 1.75vw + 1.65rem, 3.75rem );
  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 > span:not(.arrow) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.custom-menu .cm-levels .cm-item .cm-link .arrow {
  margin: 0 20px;
  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 );
  border: 3px solid #aa272f;
  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-menu .cm-levels .cm-item .cm-link .arrow .global-icons {
  color: #fff;
  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%);
}
body.userLoggedIn .custom-menu .cm-levels .cm-item .cm-link .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;
}
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: #012a42;
  }
  body.userLoggedIn .custom-menu .cm-levels {
    background-color: #aa272f;
  }
}
@media (min-width: 900px) {
  .custom-menu .cm-levels {
    padding: 0 40px;
  }
}
@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( 2rem, 1.75vw + 1.65rem, 3.75rem );
}
@media (min-width: 900px) {
  .custom-menu .first-level .cm-item .cm-link.current:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: clamp( 0.625rem, 0.2941176471vw + 0.4595588235rem, 0.8125rem );
    height: clamp( 0.625rem, 0.2941176471vw + 0.4595588235rem, 0.8125rem );
    background: #fff;
    -webkit-transform: translateY(-50%) translateX(-100%) translateX(-20px) rotate(45deg);
       -moz-transform: translateY(-50%) translateX(-100%) translateX(-20px) rotate(45deg);
        -ms-transform: translateY(-50%) translateX(-100%) translateX(-20px) rotate(45deg);
         -o-transform: translateY(-50%) translateX(-100%) translateX(-20px) rotate(45deg);
            transform: translateY(-50%) translateX(-100%) translateX(-20px) rotate(45deg);
  }
}
@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;
  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 .cm-link,
.custom-menu .third-level .cm-item .cm-link {
  font-family: "ivyepic", 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 {
    z-index: 6;
    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;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 42, 66, 0.7);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -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%;
    position: relative;
  }
}
@media (min-width: 1600px) {
  .custom-menu .right-side {
    width: 45%;
  }
}
.custom-menu .second-level .cm-item .cm-link {
  font-size: clamp( 1.625rem, 0.5vw + 1.525rem, 2.125rem );
}
.custom-menu .second-level .cm-item .cm-link .arrow {
  border: none;
}
.custom-menu .second-level .decoration {
  background-color: #01192f;
}
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 */
  background: -webkit-gradient(linear, left top, left bottom, from(#01192f), color-stop(22%, #01192f), color-stop(68%, rgba(1, 25, 47, 0.7)), to(rgba(1, 25, 47, 0)));
  background: -webkit-linear-gradient(top, #01192f 0%, #01192f 22%, rgba(1, 25, 47, 0.7) 68%, rgba(1, 25, 47, 0) 100%);
  background: -moz-linear-gradient(top, #01192f 0%, #01192f 22%, rgba(1, 25, 47, 0.7) 68%, rgba(1, 25, 47, 0) 100%);
  background: -o-linear-gradient(top, #01192f 0%, #01192f 22%, rgba(1, 25, 47, 0.7) 68%, rgba(1, 25, 47, 0) 100%);
  background: linear-gradient(to bottom, #01192f 0%, #01192f 22%, rgba(1, 25, 47, 0.7) 68%, rgba(1, 25, 47, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
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 {
    background-color: #01192F;
    width: 30vw;
    left: 100%;
  }
  body.userLoggedIn .custom-menu .second-level {
    background-color: #8d171c;
  }
}
@media (min-width: 1600px) {
  .custom-menu .second-level {
    width: 22.5vw;
  }
}
.custom-menu .third-level .cm-item .cm-link {
  font-size: clamp( 1.25rem, 0.625vw + 1.125rem, 1.875rem );
}
.custom-menu .third-level .decoration {
  background-color: #011223;
}
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 */
  background: -webkit-gradient(linear, left top, left bottom, from(#011223), color-stop(22%, #011223), color-stop(68%, rgba(1, 18, 35, 0.7)), to(rgba(1, 18, 35, 0)));
  background: -webkit-linear-gradient(top, #011223 0%, #011223 22%, rgba(1, 18, 35, 0.7) 68%, rgba(1, 18, 35, 0) 100%);
  background: -moz-linear-gradient(top, #011223 0%, #011223 22%, rgba(1, 18, 35, 0.7) 68%, rgba(1, 18, 35, 0) 100%);
  background: -o-linear-gradient(top, #011223 0%, #011223 22%, rgba(1, 18, 35, 0.7) 68%, rgba(1, 18, 35, 0) 100%);
  background: linear-gradient(to bottom, #011223 0%, #011223 22%, rgba(1, 18, 35, 0.7) 68%, rgba(1, 18, 35, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
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: #011223;
    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: 22.5vw;
    left: -webkit-calc(100% + 22.5vw);
    left: -moz-calc(100% + 22.5vw);
    left: calc(100% + 22.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: clamp( 0.1875rem, 0.4375vw + 0.1rem, 0.625rem );
  cursor: pointer;
}
.custom-menu .back-button > span:not(.back-button-icon) {
  font-weight: 300;
  font-size: clamp( 1rem, 0.5625vw + 0.8875rem, 1.5625rem );
  letter-spacing: 0.2em;
  text-align: left;
  color: #eee;
  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);
}
@media (min-width: 900px) {
  .custom-menu .back-button > span:not(.back-button-icon) {
    color: #fff;
  }
}
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;
  }
}
@media (min-width: 900px) {
  .custom-menu {
    overflow: hidden;
    padding-top: clamp( 11.25rem, 3.9215686275vw + 9.0441176471rem, 13.75rem );
  }
}

.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: #01192f;
  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: #012a42;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 60px;
       -moz-border-radius: 60px;
            border-radius: 60px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
       -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    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.875rem, 0.3125vw + 1.8125rem, 2.1875rem );
  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;
  }
}
.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;
  letter-spacing: 0.2em;
  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.8125vw + 0.9625rem, 1.9375rem );
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  font-weight: 300;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  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: 300px;
}
.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: 180px;
    margin-left: 20px;
  }
}
.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 {
  width: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  min-width: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  height: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  min-height: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  border: 3px solid #aa272f;
  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 );
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}
.scroll-down-wrapper .scroll-down .global-icons {
  color: #fff;
  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%);
}
.scroll-down-wrapper .scroll-down .global-icons {
  font-size: 15px;
  -webkit-transform: rotate(-45deg) translateX(50%) translateY(2%);
     -moz-transform: rotate(-45deg) translateX(50%) translateY(2%);
      -ms-transform: rotate(-45deg) translateX(50%) translateY(2%);
       -o-transform: rotate(-45deg) translateX(50%) translateY(2%);
          transform: rotate(-45deg) translateX(50%) translateY(2%);
}
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(16, 51, 83, 0)), color-stop(51%, #103353), to(#103353));
  background: -webkit-linear-gradient(top, rgba(16, 51, 83, 0) 0%, #103353 51%, #103353 100%);
  background: -moz-linear-gradient(top, rgba(16, 51, 83, 0) 0%, #103353 51%, #103353 100%);
  background: -o-linear-gradient(top, rgba(16, 51, 83, 0) 0%, #103353 51%, #103353 100%);
  background: linear-gradient(to bottom, rgba(16, 51, 83, 0) 0%, #103353 51%, #103353 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@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: #012a42;
  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 {
  padding-top: 100px;
  /* 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: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 25, 47, 0)), color-stop(5%, #01192f), to(#01192f));
  background: -webkit-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 5%, #01192f 100%);
  background: -moz-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 5%, #01192f 100%);
  background: -o-linear-gradient(top, rgba(1, 25, 47, 0) 0%, #01192f 5%, #01192f 100%);
  background: linear-gradient(to bottom, rgba(1, 25, 47, 0) 0%, #01192f 5%, #01192f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.footer * {
  color: #fff;
}
.footer h3,
.footer h4 {
  font-family: "ivymode", sans-serif;
  font-weight: normal;
  font-size: clamp( 1.875rem, 0.9375vw + 1.6875rem, 2.8125rem );
  line-height: clamp( 2.125rem, 0.625vw + 2rem, 2.75rem );
  text-align: center;
  margin-bottom: 20px;
}
.footer p,
.footer address,
.footer a {
  font-weight: 200;
  font-size: clamp( 1.375rem, 0.375vw + 1.3rem, 1.75rem );
  line-height: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
  text-align: center;
  white-space: pre-wrap;
  display: block;
  margin-top: 10px;
}
.footer p:last-child {
  margin-top: 30px;
}
.footer address {
  font-style: normal;
}
.footer .direction-link,
.footer .contact-number {
  font-size: clamp( 1.25rem, 0.75vw + 1.1rem, 2rem );
  line-height: clamp( 1.75rem, 0.6875vw + 1.6125rem, 2.4375rem );
}
.footer .direction-link span.global-icons,
.footer .contact-number span.global-icons {
  color: #aa272f;
  font-size: 22px;
  display: inline-block;
  margin-right: 8px;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}
@media (min-width: 900px) {
  .footer .direction-link span.global-icons,
.footer .contact-number span.global-icons {
    font-size: 27px;
    margin-right: 15px;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
         -o-transform: translateY(2px);
            transform: translateY(2px);
  }
}
.footer .direction-link span:not(.global-icons),
.footer .contact-number span:not(.global-icons) {
  text-decoration: underline;
  margin-left: 10px;
}
@media (min-width: 900px) {
  .footer .direction-link span.global-icons {
    font-size: 30px;
    -webkit-transform: translateY(-2px);
       -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
         -o-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}
.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;
    margin-left: clamp( 1.25rem, 9.8039215686vw + -4.2647058824rem, 7.5rem );
  }
}
.footer .location a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.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: 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;
  }
}
@media (min-width: 900px) {
  .footer .socials {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -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: clamp( 2.5rem, 0.9803921569vw + 1.9485294118rem, 3.125rem ) 0 0;
  }
}
.footer .scroll-to-top {
  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 .scroll-to-top span:not(.custom-arrow):not(.global-icons) {
  font-weight: normal;
  font-size: clamp( 1.1875rem, 1.1875vw + 0.95rem, 2.375rem );
  line-height: clamp( 1.8125rem, 1.1875vw + 1.575rem, 3rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #eee;
  text-transform: uppercase;
  margin-top: 20px;
}
@media (min-width: 900px) {
  .footer .scroll-to-top span:not(.custom-arrow):not(.global-icons) {
    text-align: right;
    margin-right: 20px;
    margin-top: 0;
    margin-left: 20px;
  }
}
.footer .scroll-to-top .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 .scroll-to-top:hover span:not(.custom-arrow):not(.global-icons) {
  text-decoration: underline;
}
html.no-touch .footer .scroll-to-top:hover .custom-arrow {
  border-color: #fff;
}
html.no-touch .footer .scroll-to-top: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 .scroll-to-top {
    -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;
  }
}
body.secondLvl .footer, body.media-template .footer {
  background-color: #01192f;
}
@media (min-width: 900px) {
  body.secondLvl .footer, body.media-template .footer {
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 900px) {
  .footer {
    padding-top: 0;
    background: none;
  }
}

.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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  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: 45px;
  height: 45px;
  background-color: #AA272F;
  -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);
  margin: 0;
  -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 .footer-socials a:hover {
  background-color: #fff;
}
html.no-touch .footer-socials a:hover span.social-icon {
  color: #AA272F;
}
.footer-socials span.social-icon {
  font-size: 18px;
  -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-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;
  }
}

@media (min-width: 900px) {
  .footer-inner {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#012a42+0,01192e+72,01192e+100 */
    background: -webkit-gradient(linear, left top, left bottom, from(#012a42), color-stop(72%, #01192e), to(#01192e));
    background: -webkit-linear-gradient(top, #012a42 0%, #01192e 72%, #01192e 100%);
    background: -moz-linear-gradient(top, #012a42 0%, #01192e 72%, #01192e 100%);
    background: -o-linear-gradient(top, #012a42 0%, #01192e 72%, #01192e 100%);
    background: linear-gradient(to bottom, #012a42 0%, #01192e 72%, #01192e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

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

.f-handle {
  font-weight: normal;
  font-size: clamp( 1.375rem, 0.375vw + 1.3rem, 1.75rem );
  text-align: center;
  color: #fff;
  opacity: 0.7;
  margin-top: 50px;
}
@media (min-width: 900px) {
  .f-handle {
    -webkit-transform: translateY(4px);
       -moz-transform: translateY(4px);
        -ms-transform: translateY(4px);
         -o-transform: translateY(4px);
            transform: translateY(4px);
    margin: 0 clamp( 1.25rem, 2.9411764706vw + -0.4044117647rem, 3.125rem ) 0 0;
  }
}

.f-section-1 {
  position: relative;
}
.f-section-1 h2 {
  font-family: "ivymode", sans-serif;
  font-weight: normal;
  font-size: clamp( 3rem, 2.625vw + 2.475rem, 5.625rem );
  line-height: clamp( 2.1875rem, 2.1875vw + 1.75rem, 4.375rem );
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
@media (min-width: 900px) {
  .f-section-1 h2 {
    line-height: clamp( 6.25rem, 1.9607843137vw + 5.1470588235rem, 7.5rem );
  }
}
.f-section-1 span {
  display: block;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
}
.f-section-1 span:last-child {
  font-family: "ivyepic", sans-serif;
  opacity: 1;
  visibility: visible;
  font-weight: 200;
  font-size: clamp( 1.125rem, 2.75vw + 0.575rem, 3.875rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #eee;
  text-transform: uppercase;
  margin-top: clamp( 1.875rem, 1.25vw + 1.625rem, 3.125rem );
}
@media (min-width: 900px) {
  .f-section-1 span:last-child {
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 900px) {
  .f-section-1 span {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    font-size: 100%;
  }
}
.f-section-1 .ribbon {
  position: absolute;
  top: 50%;
  width: 200%;
  left: -60%;
  -webkit-transform: translateY(-40%);
     -moz-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
       -o-transform: translateY(-40%);
          transform: translateY(-40%);
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
  mix-blend-mode: hard-light;
}
.f-section-1 .ribbon img {
  width: 100%;
}
@media (min-width: 900px) {
  .f-section-1 .ribbon {
    left: -5%;
    width: 110%;
    -webkit-transform: translateY(-30%);
       -moz-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
         -o-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}
@media (min-width: 900px) {
  .f-section-1 {
    padding: 25vh 20px 0;
    min-height: 52vh;
    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-2 {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
}
@media (min-width: 900px) {
  .f-section-2 .f-inner {
    max-width: 700px;
  }
}
.f-section-2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 900px) {
  .f-section-2 ul {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.f-section-2 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin: 0;
}
@media (min-width: 900px) {
  .f-section-2 a {
    -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;
  }
}
html.no-touch .f-section-2 a:hover span:not(.global-icons) {
  text-decoration: underline;
}
html.no-touch .f-section-2 a:hover span.global-icons {
  color: #aa272f;
}
.f-section-2 span:not(.global-icons) {
  font-weight: 200;
  font-size: clamp( 0.8125rem, 1.125vw + 0.5875rem, 1.9375rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #eee;
  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: 30px;
}
.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 (min-width: 900px) {
  .f-section-3 .f-inner {
    max-width: 500px;
    width: 80%;
  }
}
@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: 45%;
    -webkit-flex: 45%;
       -moz-box-flex: 45%;
        -ms-flex: 45%;
            flex: 45%;
    margin-bottom: 0;
  }
}
@media (min-width: 1366px) {
  .f-section-3 {
    -webkit-box-flex: 48%;
    -webkit-flex: 48%;
       -moz-box-flex: 48%;
        -ms-flex: 48%;
            flex: 48%;
  }
}

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

@media (min-width: 900px) {
  .f-section-3-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
    margin: 150px auto clamp( 6.25rem, 3.125vw + 5.625rem, 9.375rem );
  }
}

.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;
}
.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( 0.9375rem, 0.75vw + 0.7875rem, 1.6875rem );
  line-height: 1;
  color: #fff;
  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: 900px) {
  .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;
    width: 95%;
    margin: 0 auto 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.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: 900px) {
  .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;
}
@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: #fff;
  }
}
@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: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  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-bottom: 30px;
}
@media (min-width: 900px) {
  .fs5-2 a {
    white-space: nowrap;
  }
}
@media (min-width: 900px) {
  .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: 900px) {
  .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;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
       -moz-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
}

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

@media (min-width: 900px) {
  .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;
    border-bottom: 10px solid #aa272f;
  }
}
.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: #fff;
}
@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 );
  letter-spacing: 0.2em;
  text-align: center;
  color: #01192f;
}
@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: normal;
  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, 0.875vw + 1.325rem, 2.375rem );
  line-height: clamp( 2.125rem, 0.875vw + 1.95rem, 3rem );
  text-align: center;
  color: #01192f;
  font-family: "ivymode", 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: #01192f;
}
@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.625vw + 0.875rem, 1.625rem );
  line-height: clamp( 1.625rem, 0.625vw + 1.5rem, 2.25rem );
  text-align: center;
  color: #01192f;
  border: 1px solid rgba(0, 0, 0, 0);
  opacity: 0.7;
}
@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 {
  width: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  min-width: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  height: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  min-height: clamp( 2.1875rem, 0.3125vw + 2.125rem, 2.5rem );
  border: 3px solid #aa272f;
  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 );
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}
.custom-popup.popup-alert .scroll-prompt-btn .global-icons {
  color: #fff;
  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%);
}
.custom-popup.popup-alert .scroll-prompt-btn .global-icons {
  color: #002c59;
  font-size: 15px;
  -webkit-transform: rotate(-45deg) translateX(50%) translateY(2%);
     -moz-transform: rotate(-45deg) translateX(50%) translateY(2%);
      -ms-transform: rotate(-45deg) translateX(50%) translateY(2%);
       -o-transform: rotate(-45deg) translateX(50%) translateY(2%);
          transform: rotate(-45deg) translateX(50%) translateY(2%);
}
html.no-touch .custom-popup.popup-alert .scroll-prompt-btn:hover {
  border-color: #fff;
}
html.no-touch .custom-popup.popup-alert .scroll-prompt-btn: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 .custom-popup.popup-alert .scroll-prompt-btn: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%);
}
@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;
}
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 .close-popup {
    left: 52%;
    right: auto;
    z-index: 32;
  }
}
@media (min-width: 1800px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper .close-popup {
    left: 930px;
  }
}
@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: 90%;
  margin: 90px auto 40px;
}
@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;
    background: #012a42;
    border-right: 10px solid #AA272F;
  }
  .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 .custom-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;
}
.custom-popup.popup-notices .popup-arrow .custom-arrow[aria-disabled=true] {
  opacity: 0.5;
}
.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: clamp( 0.625rem, 0.9375vw + 0.4375rem, 1.5625rem );
  height: clamp( 0.625rem, 0.9375vw + 0.4375rem, 1.5625rem );
  background-color: rgba(238, 238, 238, 0.5);
  border: none;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem ) clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem ) clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem ) clamp( 0.3125rem, 0.3125vw + 0.25rem, 0.625rem );
  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;
}
.custom-popup.popup-notices .notices-pagination-bullet[aria-current=true] {
  -webkit-transform: rotate(-45deg) scale(1.7);
     -moz-transform: rotate(-45deg) scale(1.7);
      -ms-transform: rotate(-45deg) scale(1.7);
       -o-transform: rotate(-45deg) scale(1.7);
          transform: rotate(-45deg) scale(1.7);
  background-color: #AA272F;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .notices-pagination-bullet[aria-current=true] {
    -webkit-transform: rotate(-45deg) scale(1.5);
       -moz-transform: rotate(-45deg) scale(1.5);
        -ms-transform: rotate(-45deg) scale(1.5);
         -o-transform: rotate(-45deg) scale(1.5);
            transform: rotate(-45deg) scale(1.5);
  }
}
.custom-popup.popup-notices .notices-pagination-bullet:last-child {
  margin-right: 0;
}
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: "ivymode", 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-carousel .close-popup-wrapper {
    display: none;
  }
}
@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;
}
.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-more,
.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: 20px 0 0;
  }
}
.custom-popup.popup-notices .pc-inner {
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: visible;
  max-width: 295px;
  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: "ivyepic", sans-serif;
  font-weight: 300;
  font-size: clamp( 1rem, 2.75vw + 0.45rem, 3.75rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #01192f;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-header {
    font-family: "ivymode", sans-serif;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0.04em;
    line-height: 70px;
    color: #fff;
  }
}
.custom-popup.popup-notices .popup-title {
  font-family: "ivymode", 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;
  color: #012A42;
}
@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 );
    border-bottom: clamp( 0.625rem, 0.4901960784vw + 0.3492647059rem, 0.9375rem ) solid #922128;
  }
}
.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;
    border-bottom: clamp( 0.625rem, 0.4901960784vw + 0.3492647059rem, 0.9375rem ) solid #922128;
    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: #012A42;
}
@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;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  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: #012a42;
  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;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-more {
    display: none;
  }
}
.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 span.custom-arrow {
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}
.custom-popup.popup-notices .scroll-notices span.custom-arrow .global-icons {
  font-size: clamp( 0.875rem, 0.25vw + 0.825rem, 1.125rem );
}
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(.custom-arrow):not(.global-icons) {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-notices span:not(.custom-arrow):not(.global-icons) {
    display: block;
    font-weight: normal;
    font-size: 31px;
    letter-spacing: 0.2em;
    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: 0;
}
@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);
  }
  .custom-popup.popup-notices.opened .popup-wrapper {
    opacity: 1;
    visibility: visible;
  }
}

.hpm-triggers {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  display: none;
  z-index: 20;
  overflow: hidden;
}
.hpm-triggers.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.hpm-triggers.no-popups-items {
  display: none;
}
@media (min-width: 900px) {
  .hpm-triggers.opened {
    z-index: 30;
  }
}
@media (min-width: 900px) {
  body.secondLvl .hpm-triggers {
    bottom: 50px;
  }
}
@media (max-width: 899px) {
  body.secondLvl .hpm-triggers {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 900px) {
  body.secondLvl.noHeader .hpm-triggers {
    bottom: 80px;
  }
}
@media (min-width: 900px) {
  .hpm-triggers {
    position: absolute;
    left: clamp( 1.25rem, 2.9411764706vw + -0.4044117647rem, 3.125rem );
    bottom: 35px;
    -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: auto;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    overflow: visible;
  }
}
@media (max-width: 899px) {
  .hpm-triggers {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.popup-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 15px 0;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
     -moz-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  color: #fff;
  min-height: 70px;
  -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;
}
.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;
  pointer-events: 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;
  display: none;
}
@media (min-width: 900px) {
  .popup-btn:before {
    display: block;
  }
}
.popup-btn .pb-inner {
  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;
}
@media (min-width: 900px) {
  .popup-btn .pb-inner .pb-counter {
    display: none;
  }
}
.popup-btn.pb-alert {
  background-color: #AA272F;
}
.popup-btn.pb-alert:last-child {
  display: none;
}
html.no-touch .popup-btn.pb-alert:hover {
  background-color: #fff;
}
html.no-touch .popup-btn.pb-alert:hover .global-icons {
  color: #AA272F;
}
.popup-btn.pb-notice {
  background-color: #012A42;
  padding-right: 10px;
}
html.no-touch .popup-btn.pb-notice:hover {
  background-color: #fff;
}
html.no-touch .popup-btn.pb-notice:hover .global-icons {
  color: #012A42;
}
@media (min-width: 900px) {
  .popup-btn.pb-notice {
    padding-right: 0;
  }
}
.popup-btn.active {
  pointer-events: none;
  position: relative;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.popup-btn.active:before {
  opacity: 1;
  visibility: visible;
}
.popup-btn .global-icons {
  position: relative;
  font-size: 25px;
  color: #fff;
  -webkit-transition: opacity 0.3s ease-out, color 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, color 0.3s ease-out;
  transition: opacity 0.3s ease-out, color 0.3s ease-out;
  margin-right: 10px;
}
.popup-btn .global-icons.gi-alert {
  margin-right: 15px;
}
@media (min-width: 900px) {
  .popup-btn .global-icons.gi-alert {
    margin: 0;
    font-size: 37px;
  }
}
.popup-btn .global-icons.gi-notices {
  position: relative;
  display: inline-block;
  width: 27px;
  opacity: 1;
  font-size: 28px;
}
@media (min-width: 900px) {
  .popup-btn .global-icons.gi-notices {
    font-size: 35px;
    width: auto;
  }
}
@media (min-width: 900px) {
  .popup-btn .global-icons {
    margin: 0;
  }
}
.popup-btn .pb-title {
  text-align: center;
  display: block;
  margin-top: 8px;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #eee;
}
@media (min-width: 900px) {
  .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: 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;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    font-weight: 200;
    font-size: clamp( 1.125rem, 0.8125vw + 0.9625rem, 1.9375rem );
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
}
.popup-btn .pb-counter {
  position: absolute;
  top: -6px;
  right: -9px;
  background: #14509E;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-align: center;
  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: 12px;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 900px) {
  .popup-btn .pb-counter {
    width: 27px;
    height: 27px;
    font-size: 16px;
  }
}
.popup-btn > .pb-counter {
  display: none;
}
@media (min-width: 900px) {
  .popup-btn > .pb-counter {
    top: -2px;
    right: -4px;
    padding-top: 5px;
    display: block;
  }
}
html.no-touch .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;
}
@media (max-width: 1200px) {
  html.no-touch .popup-btn:hover .pb-title {
    display: none;
  }
}
@media (min-width: 900px) {
  .popup-btn {
    width: 75px;
    min-width: 75px;
    height: 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;
  }
  .popup-btn:first-child {
    margin-bottom: 15px;
  }
}

body.secondLvl.noHeader:not(.sharedTemplates):not(.no-popups-items) .main-hero .fader-wrapper {
  position: static;
}

body.secondLvl.noHeader:not(.sharedTemplates):not(.no-popups-items) .hpm-triggers {
  bottom: 0;
  pointer-events: all;
}

@media (max-width: 899px) {
  body.secondLvl.noHeader:not(.sharedTemplates):not(.no-popups-items) .main-hero .title-area {
    padding-bottom: 100px;
  }
}
.custom-popup.popup-notices {
  display: none;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 31;
}
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 .close-popup {
    left: 52%;
    right: auto;
    z-index: 32;
  }
}
@media (min-width: 1800px) {
  .custom-popup.popup-notices .popup-inner > .close-popup-wrapper .close-popup {
    left: 930px;
  }
}
@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: 90%;
  margin: 90px auto 40px;
}
@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;
    background: #012a42;
    border-right: 10px solid #AA272F;
  }
  .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 .custom-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;
}
.custom-popup.popup-notices .popup-arrow .custom-arrow[aria-disabled=true] {
  opacity: 0.5;
}
.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: clamp( 0.625rem, 0.9375vw + 0.4375rem, 1.5625rem );
  height: clamp( 0.625rem, 0.9375vw + 0.4375rem, 1.5625rem );
  background-color: rgba(238, 238, 238, 0.5);
  border: none;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem ) clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem ) clamp( 0.625rem, 0.625vw + 0.5rem, 1.25rem ) clamp( 0.3125rem, 0.3125vw + 0.25rem, 0.625rem );
  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;
}
.custom-popup.popup-notices .notices-pagination-bullet[aria-current=true] {
  -webkit-transform: rotate(-45deg) scale(1.7);
     -moz-transform: rotate(-45deg) scale(1.7);
      -ms-transform: rotate(-45deg) scale(1.7);
       -o-transform: rotate(-45deg) scale(1.7);
          transform: rotate(-45deg) scale(1.7);
  background-color: #AA272F;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .notices-pagination-bullet[aria-current=true] {
    -webkit-transform: rotate(-45deg) scale(1.5);
       -moz-transform: rotate(-45deg) scale(1.5);
        -ms-transform: rotate(-45deg) scale(1.5);
         -o-transform: rotate(-45deg) scale(1.5);
            transform: rotate(-45deg) scale(1.5);
  }
}
.custom-popup.popup-notices .notices-pagination-bullet:last-child {
  margin-right: 0;
}
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: "ivymode", 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-carousel .close-popup-wrapper {
    display: none;
  }
}
@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;
}
.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-more,
.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: 20px 0 0;
  }
}
.custom-popup.popup-notices .pc-inner {
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: visible;
  max-width: 295px;
  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: "ivyepic", sans-serif;
  font-weight: 300;
  font-size: clamp( 1rem, 2.75vw + 0.45rem, 3.75rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #01192f;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-header {
    font-family: "ivymode", sans-serif;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0.04em;
    line-height: 70px;
    color: #fff;
  }
}
.custom-popup.popup-notices .popup-title {
  font-family: "ivymode", 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;
  color: #012A42;
}
@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 );
    border-bottom: clamp( 0.625rem, 0.4901960784vw + 0.3492647059rem, 0.9375rem ) solid #922128;
  }
}
.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;
    border-bottom: clamp( 0.625rem, 0.4901960784vw + 0.3492647059rem, 0.9375rem ) solid #922128;
    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: #012A42;
}
@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;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  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: #012a42;
  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;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .popup-more {
    display: none;
  }
}
.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 span.custom-arrow {
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}
.custom-popup.popup-notices .scroll-notices span.custom-arrow .global-icons {
  font-size: clamp( 0.875rem, 0.25vw + 0.825rem, 1.125rem );
}
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(.custom-arrow):not(.global-icons) {
  display: none;
}
@media (min-width: 900px) {
  .custom-popup.popup-notices .scroll-notices span:not(.custom-arrow):not(.global-icons) {
    display: block;
    font-weight: normal;
    font-size: 31px;
    letter-spacing: 0.2em;
    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: 0;
}
@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);
  }
  .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;
}
@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;
  background-color: #012A42;
  border: none;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -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;
  width: 95px;
  height: 150px;
  background-color: #AA272F;
  width: clamp( 5.9375rem, 3.4375vw + 5.25rem, 9.375rem );
  height: clamp( 5.9375rem, 3.4375vw + 5.25rem, 9.375rem );
  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;
}
.close-popup > span span:first-child {
  width: 56%;
}
.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 {
  content: "";
  right: 0;
  left: auto;
  top: 2px;
  width: 10px;
  height: 10px;
  background-color: #AA272F;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(45deg);
     -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
       -o-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  -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;
}
.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(0.8) translateY(2px) translateX(-3px);
     -moz-transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
      -ms-transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
       -o-transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
          transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
}
html.no-touch .close-popup:hover {
  background-color: #fff;
}
html.no-touch .close-popup:hover > span span:nth-child(2):before, html.no-touch .close-popup:hover > span span:nth-child(2):after {
  background: #012A42;
}
html.no-touch .close-popup:hover > span:after {
  background: #AA272F;
}
.close-popup > span {
  width: clamp( 3.125rem, 0.9375vw + 2.9375rem, 4.0625rem );
  height: clamp( 2.8125rem, 0.625vw + 2.6875rem, 3.4375rem );
}
@media (min-width: 900px) {
  .close-popup {
    position: fixed;
    top: clamp( 1.875rem, 1.9607843137vw + 0.7720588235rem, 3.125rem );
    right: clamp( 1.875rem, 1.9607843137vw + 0.7720588235rem, 3.125rem );
  }
}

.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: 300;
  font-size: clamp( 1rem, 0.4375vw + 0.9125rem, 1.4375rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #012a42;
  text-transform: uppercase;
  -webkit-transform: translateY(4px);
     -moz-transform: translateY(4px);
      -ms-transform: translateY(4px);
       -o-transform: translateY(4px);
          transform: translateY(4px);
}
.popup-more .custom-arrow {
  margin-left: 20px;
  width: clamp( 1.875rem, 0.4375vw + 1.7875rem, 2.3125rem );
  min-width: clamp( 1.875rem, 0.4375vw + 1.7875rem, 2.3125rem );
  height: clamp( 1.875rem, 0.4375vw + 1.7875rem, 2.3125rem );
  min-height: clamp( 1.875rem, 0.4375vw + 1.7875rem, 2.3125rem );
}
.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;
  }
}

.secondLvlCss {
  /* youtube iframe */
}
.secondLvlCss h2 {
  margin: 0 0 30px;
  font-weight: 300;
  font-size: clamp( 2.8125rem, 0.25vw + 2.7625rem, 3.0625rem );
  line-height: clamp( 3.6875rem, 0.5vw + 3.5875rem, 4.1875rem );
  letter-spacing: 0.15em;
  text-align: left;
  color: #012a42;
  text-transform: uppercase;
}
.secondLvlCss h3 {
  margin: 0 0 30px;
  font-family: "ivymode", sans-serif;
  font-weight: normal;
  font-size: clamp( 2.25rem, 0.6875vw + 2.1125rem, 2.9375rem );
  line-height: clamp( 2.75rem, 0.6875vw + 2.6125rem, 3.4375rem );
  letter-spacing: 0.04em;
  text-align: left;
  color: #012a42;
}
.secondLvlCss h3::first-letter {
  text-transform: uppercase;
}
.secondLvlCss h4,
.secondLvlCss h5 {
  margin: 0 0 30px;
  font-family: "ivyepic", sans-serif;
  font-weight: 300;
  font-size: clamp( 2rem, 0.6875vw + 1.8625rem, 2.6875rem );
  line-height: clamp( 2.625rem, 0.625vw + 2.5rem, 3.25rem );
  letter-spacing: 0.04em;
  text-align: left;
  color: #012a42;
}
.secondLvlCss h4::first-letter,
.secondLvlCss h5::first-letter {
  text-transform: uppercase;
}
.secondLvlCss h5 {
  font-size: clamp( 1.75rem, 0.625vw + 1.625rem, 2.375rem );
  line-height: clamp( 2.375rem, 0.625vw + 2.25rem, 3rem );
}
.secondLvlCss > div,
.secondLvlCss p {
  display: block;
  margin-bottom: 30px;
  font-weight: 300;
  font-size: clamp( 1.375rem, 0.25vw + 1.325rem, 1.625rem );
  line-height: clamp( 2.5rem, 0.375vw + 2.425rem, 2.875rem );
  text-align: left;
  color: #012a42;
}
.secondLvlCss > div.featuredParagraph,
.secondLvlCss p.featuredParagraph {
  margin-bottom: clamp( 3.75rem, 0vw + 3.75rem, 3.75rem );
  font-weight: 300;
  font-size: clamp( 1.75rem, 0.375vw + 1.675rem, 2.125rem );
  line-height: clamp( 2.5625rem, 0.1875vw + 2.525rem, 2.75rem );
  text-align: left;
  color: #012a42;
}
.secondLvlCss > div.featuredText,
.secondLvlCss p.featuredText {
  font-weight: 300;
  font-size: clamp( 2.375rem, 0.5vw + 2.275rem, 2.875rem );
  line-height: clamp( 3.1875rem, 0.25vw + 3.1375rem, 3.4375rem );
  text-align: left;
  color: #012a42;
  padding-left: 20px;
  border-left: 1px solid #AA272F;
}
.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 {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  margin: 30px 0;
  background: #AA272F;
  border: none;
}
.secondLvlCss blockquote {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 45px;
  padding-right: 40px;
  margin: 30px 0;
  font-weight: 300;
  font-size: clamp( 2.375rem, 0.25vw + 2.325rem, 2.625rem );
  line-height: clamp( 3.25rem, 0.3125vw + 3.1875rem, 3.5625rem );
  color: #012a42;
}
.secondLvlCss blockquote p {
  font-family: inherit !important;
  position: relative;
  z-index: 2;
  margin: 0 !important;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family: inherit;
  display: block;
  color: inherit;
}
.secondLvlCss blockquote p:before, .secondLvlCss blockquote p:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  -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' viewBox='0 0 25.93 21.59'%3E%3Cpath fill='%23AA272F' d='M10.142.573C7.034 2.536 5.4 5.153 5.4 8.016c0 3.027 2.29 6.135 5.807 8.344l-4.254 5.234C2.7 19.958 0 16.44 0 12.187 0 7.034 4.581 2.536 9.733 0Zm14.723 0c-3.108 1.963-4.744 4.581-4.744 7.443 0 3.027 2.29 6.135 5.807 8.344l-4.253 5.234c-4.253-1.636-6.952-5.153-6.952-9.406 0-5.153 4.58-9.651 9.733-12.187Z'/%3E%3C/svg%3E");
}
.secondLvlCss blockquote p:before {
  left: -35px;
  top: -5px;
}
@media (min-width: 700px) {
  .secondLvlCss blockquote p:before {
    left: -45px;
  }
}
.secondLvlCss blockquote p:after {
  position: absolute;
  right: 0;
  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: -15px;
  display: inline-block;
}
@media (min-width: 700px) {
  .secondLvlCss blockquote p:after {
    right: -35px;
  }
}
@media (min-width: 700px) {
  .secondLvlCss blockquote {
    padding-left: 0;
    padding-right: 0;
  }
}
.secondLvlCss table {
  max-width: 100%;
  margin: 30px 0;
  position: relative;
  border-right: none;
  border-bottom: none;
}
html.touch .secondLvlCss table {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.secondLvlCss table td,
.secondLvlCss table th {
  width: 25%;
  padding: 15px;
  min-width: 180px;
}
.secondLvlCss table td p,
.secondLvlCss table th p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.secondLvlCss table td {
  background-color: #eee;
  font-weight: 300;
  font-size: clamp( 1.375rem, 0.25vw + 1.325rem, 1.625rem );
  line-height: clamp( 2.5rem, 0.375vw + 2.425rem, 2.875rem );
  text-align: left;
  color: #012a42;
  border: 1px solid rgba(1, 42, 66, 0.2);
  border-top: none;
}
.secondLvlCss table td:first-child {
  border-left: none;
}
.secondLvlCss table td:last-child {
  border-right: 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: #01192F;
  font-weight: 300;
  font-size: clamp( 1.5625rem, 0.3125vw + 1.5rem, 1.875rem );
  line-height: clamp( 2.375rem, 0.3125vw + 2.3125rem, 2.6875rem );
  text-align: left;
  color: #fff;
  border-bottom: 5px solid #AA272F;
}
.secondLvlCss table th.sideHeader {
  border-bottom: none;
  border-right: 5px solid #AA272F;
}
.secondLvlCss table th {
  border-bottom-width: 5px;
}
@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 );
  border: 3px solid #aa272f;
  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: #fff;
  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 .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: 15px 0;
  cursor: pointer;
  border: 0;
  font-weight: 300;
  font-size: clamp( 1.625rem, 0.3125vw + 1.5625rem, 1.9375rem );
  line-height: clamp( 2.5rem, 0.125vw + 2.475rem, 2.625rem );
  letter-spacing: 0.2em;
  color: #012a42;
  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 .downloadBtn:hover {
  color: #AA272F;
}
html.no-touch .secondLvlCss .downloadBtn:hover .downloadBtn-arrow {
  border-color: #fff;
  border-color: #AA272F;
}
html.no-touch .secondLvlCss .downloadBtn:hover .downloadBtn-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 .secondLvlCss .downloadBtn:hover .downloadBtn-arrow .global-icons {
  color: #AA272F;
  -webkit-transform: rotate(-45deg) translateX(140%) translateY(3%);
     -moz-transform: rotate(-45deg) translateX(140%) translateY(3%);
      -ms-transform: rotate(-45deg) translateX(140%) translateY(3%);
       -o-transform: rotate(-45deg) translateX(140%) translateY(3%);
          transform: rotate(-45deg) translateX(140%) translateY(3%);
}
.secondLvlCss .downloadBtn-txt {
  margin-right: 20px;
  -webkit-transform: translateY(3px);
     -moz-transform: translateY(3px);
      -ms-transform: translateY(3px);
       -o-transform: translateY(3px);
          transform: translateY(3px);
}
.secondLvlCss .downloadBtn-arrow {
  width: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
  min-width: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
  height: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
  min-height: clamp( 1.875rem, 0.625vw + 1.75rem, 2.5rem );
  border: 3px solid #aa272f;
  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 );
}
.secondLvlCss .downloadBtn-arrow .global-icons {
  color: #fff;
  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 .downloadBtn-arrow .global-icons {
  color: #012A42;
  -webkit-transition: color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: color 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, color 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, color 0.3s ease-out;
  transition: transform 0.3s ease-out, color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.secondLvlCss ol,
.secondLvlCss ul {
  margin: 0 0 40px !important;
}
.secondLvlCss ol li,
.secondLvlCss ul li {
  font-family: "ivyepic", sans-serif;
  font-weight: 300;
  font-size: clamp( 1.375rem, 0.25vw + 1.325rem, 1.625rem );
  line-height: clamp( 2.5rem, 0.375vw + 2.425rem, 2.875rem );
  text-align: left;
  color: #012a42;
}
.secondLvlCss ol {
  padding-left: 30px;
  font-family: "ivymode", sans-serif;
  display: block;
}
.secondLvlCss ol li {
  position: relative;
  list-style-type: decimal;
  margin-bottom: 15px;
  padding-left: 10px;
}
.secondLvlCss ol li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ul {
  display: block;
  padding-left: 10px;
}
.secondLvlCss ul li {
  list-style-type: none;
  padding-left: 30px;
  position: relative;
  margin-bottom: 15px;
}
.secondLvlCss ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: #AA272F;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.secondLvlCss ul li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ul li:last-child {
  margin-bottom: 0;
}
.secondLvlCss img {
  width: 100%;
  height: auto;
  margin: 30px 0;
  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: #fff;
}
.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: 600;
  text-align: left;
  color: #012a42;
  text-decoration: underline;
}
.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-block;
  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) 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: #AA272F;
     -moz-text-decoration-color: #AA272F;
          text-decoration-color: #AA272F;
}
html.no-touch .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass):hover u {
  -webkit-text-decoration-color: #AA272F;
     -moz-text-decoration-color: #AA272F;
          text-decoration-color: #AA272F;
}
html.no-touch .secondLvlCss a:not(.downloadBtn):not(.secondaryDownloadBtn):not(.thirdDownloadBtn):not(.forthDownloadBtn):not(.customCssClass):hover .sl-icons {
  color: #AA272F;
}
.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;
}

@-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 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 #97012e;
  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: "ivyepic", 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: #aa272f;
}
.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: #aa272f;
}
html.no-touch .mpRelatedTags li:not(.forStaff):hover span:before, html.no-touch .mpRelatedTags li:not(.forStaff):hover span:after {
  background: #aa272f;
}
@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;
}
.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: currentColor;
}
.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;
  height: 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;
}
html.no-touch .mediaPopup .mediaPopup__button:hover {
  background: #fff;
}
.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: 23px;
  margin: auto;
}
.mediaPopup .mediaPopup__share {
  right: 0;
}
.mediaPopup .mediaPopup__share i {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23535353%27%20viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M72 56c-4.813 0-9.12 2.137-12.054 5.501L39.643 51.35c.23-1.081.357-2.201.357-3.35s-.127-2.269-.357-3.349l20.303-10.152C62.879 37.864 67.187 40 72 40c8.836 0 16-7.164 16-16S80.836 8 72 8s-16 7.164-16 16c0 1.149.127 2.269.357 3.349L36.054 37.501C33.121 34.136 28.814 32 24 32c-8.836 0-16 7.164-16 16s7.164 16 16 16c4.814 0 9.12-2.137 12.054-5.501l20.304 10.152C56.127 69.731 56 70.851 56 72c0 8.836 7.164 16 16 16s16-7.164 16-16-7.164-16-16-16zm0-40a8 8 0 1 1 0 16 8 8 0 0 1 0-16zM24 56a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm48 24a8 8 0 1 1 0-16 8 8 0 0 1 0 16z'/%3E%3C/svg%3E");
  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(5px);
          filter: blur(5px);
}
.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: currentColor;
}
.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: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, .mediaPopup .mediaPopup__col > * {
  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;
}
.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.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 .mediaPopup__col .mtStoryItem, .mediaPopup .mediaPopup__relatedContainer .mediaPopup__col > * {
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 0 0 10px 0;
  }
}

.mediaPopup .mediaPopup__close {
  cursor: pointer;
  background-color: #012A42;
  border: none;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -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;
  width: 50px;
  height: 50px;
  background-color: #AA272F;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.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;
}
.mediaPopup .mediaPopup__close > span span:first-child {
  width: 56%;
}
.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 {
  content: "";
  right: 0;
  left: auto;
  top: 2px;
  width: 10px;
  height: 10px;
  background-color: #AA272F;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(45deg);
     -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
       -o-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  -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__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(0.8) translateY(2px) translateX(-3px);
     -moz-transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
      -ms-transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
       -o-transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
          transform: rotate(-45deg) scaleX(0.8) translateY(2px) translateX(-3px);
}
html.no-touch .mediaPopup .mediaPopup__close:hover {
  background-color: #fff;
}
html.no-touch .mediaPopup .mediaPopup__close:hover > span span:nth-child(2):before, html.no-touch .mediaPopup .mediaPopup__close:hover > span span:nth-child(2):after {
  background: #012A42;
}
html.no-touch .mediaPopup .mediaPopup__close:hover > span:after {
  background: #AA272F;
}
.mediaPopup .mediaPopup__type {
  background-color: #012942;
}
.mediaPopup .mediaPopup__type h4 {
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
}
.mediaPopup .mediaPopup__close span {
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.mediaPopup .mediaPopup__more {
  background-color: #AA272F;
}
html.no-touch .mediaPopup .mediaPopup__more:hover i {
  -webkit-filter: none;
          filter: none;
}
.mediaPopup .mediaPopup__more 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__share {
  background-color: transparent;
}
html.no-touch .mediaPopup .mediaPopup__share:hover i {
  -webkit-filter: none;
          filter: none;
}
.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: 13px;
  font-family: "ivyepic", sans-serif;
  color: rgba(1, 41, 66, 0.4);
  letter-spacing: 0.2em;
}
.mediaPopup .mediaPopup__feedName {
  font-family: "ivyepic", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2em;
  font-weight: 300;
}
.mediaPopup .mediaPopup__related {
  background-color: #f3f3f3;
}
.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: "ivyepic", sans-serif;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #012942;
  margin-bottom: 0;
}
.mediaPopup .forMpRelated {
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  background: #aa272f;
  font-family: "ivyepic", sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  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: "ivymode", sans-serif;
  font-weight: normal;
  font-size: 43px;
  letter-spacing: 0.04em;
  line-height: 53px;
  text-align: left;
  color: #012942;
  margin-bottom: 13px;
}
.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;
}

@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 {
  -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;
}
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%;
  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);
  border-bottom: clamp( 0.3125rem, 0.3125vw + 0.25rem, 0.625rem ) solid #AA272F;
}
.story-card .story-card-image .img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
}
.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: #aa272f;
}
.story-card .social-icon.social-flickr-icon {
  font-size: 9px;
}
.story-card .story-card-content {
  width: 100%;
  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: 17px;
  line-height: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.story-card .story-card-content .scc-date {
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #00152a;
}
.story-card .story-card-content .scc-text {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  color: #00152a;
}
.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: "ivymode", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #00152a;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
.story-card .story-card-content .scc-user.no-user {
  display: none;
}
.story-card.big-text .story-card-content .scc-text {
  font-size: 20px;
  line-height: 30px;
}
.story-card.big-text .story-card-content .scc-text .txt {
  margin-bottom: 10px;
}
.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);
  border-bottom: clamp( 0.3125rem, 0.3125vw + 0.25rem, 0.625rem ) solid #AA272F;
}
.cards-card .cards-card-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #AA272F;
  -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: "ivymode", sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
  text-align: left;
  color: #012a42;
  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: 22px;
  text-align: left;
  color: #012a42;
}
.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;
}
.staff-card .staff-card-inner {
  -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;
}
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;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-bottom: clamp( 0.3125rem, 0.3125vw + 0.25rem, 0.625rem ) solid #AA272F;
}
.staff-card .staff-card-image .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #AA272F;
  -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: #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: 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 {
  background-color: #fff;
  width: 100%;
  display: block;
  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;
}
.staff-card .staff-card-content .scc-inner {
  padding: 17px 20px 10px;
}
.staff-card .staff-card-content .scc-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: "ivymode", sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
  text-align: left;
  color: #012a42;
  word-wrap: break-word;
}
.staff-card .staff-card-content .scc-role {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #2f3f55;
  text-transform: uppercase;
}
.staff-card .custom-arrow {
  -webkit-transform: scale(0.6) rotate(45deg) translateY(-15px);
     -moz-transform: scale(0.6) rotate(45deg) translateY(-15px);
      -ms-transform: scale(0.6) rotate(45deg) translateY(-15px);
       -o-transform: scale(0.6) rotate(45deg) translateY(-15px);
          transform: scale(0.6) rotate(45deg) translateY(-15px);
  display: inline-block;
}
.staff-card .custom-arrow .global-icons {
  -webkit-transition: color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: color 0.3s ease-out, -o-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, color 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, color 0.3s ease-out;
  transition: transform 0.3s ease-out, color 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  color: #012a42;
  -webkit-transform: rotate(-45deg) translateX(35%) translateY(35%);
     -moz-transform: rotate(-45deg) translateX(35%) translateY(35%);
      -ms-transform: rotate(-45deg) translateX(35%) translateY(35%);
       -o-transform: rotate(-45deg) translateX(35%) translateY(35%);
          transform: rotate(-45deg) translateX(35%) translateY(35%);
}
.staff-card .card-trigger {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

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

/*
    !!!!! 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: #AA272F;
  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;
}
.stat-card .card-inner:before {
  content: "";
  position: absolute;
  z-index: 1;
  pointer-events: none;
  background: #01192F;
  width: 100%;
  height: -webkit-calc(100% - 5px);
  height: -moz-calc(100% - 5px);
  height: calc(100% - 5px);
  top: 0;
  left: 0;
  -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);
  -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 (min-width: 900px) {
  .stat-card .card-inner:before {
    height: -webkit-calc(100% - 10px);
    height: -moz-calc(100% - 10px);
    height: calc(100% - 10px);
  }
}
@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: 5px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: normal;
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 0.04em;
  color: #eee;
  font-family: "ivymode", sans-serif;
}
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: 200;
  font-size: 20px;
  line-height: 30px;
  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;
  border-bottom: 7px solid #AA272F;
  background-color: #AA272F;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 15px 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;
}
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: 50%;
  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.8;
  /* 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+ */
}
@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;
  color: #fff;
  font-family: "ivymode", sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 0.04em;
  text-align: left;
  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 .global-icons {
  font-size: clamp( 0.9375rem, 0.3125vw + 0.875rem, 1.25rem );
  margin-left: 10px;
  -webkit-transform: translateY(2px);
     -moz-transform: translateY(2px);
      -ms-transform: translateY(2px);
       -o-transform: translateY(2px);
          transform: translateY(2px);
  -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;
}
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);
}

.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: "ivymode", 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%;
  }
}

.cards-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%;
}
.cards-card-hp.no-bio {
  pointer-events: none;
}
.cards-card-hp .full-link {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.cards-card-hp .cards-card-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cards-card-hp .cards-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;
}
.cards-card-hp .cards-card-inner {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border-bottom: 7px solid #14509E;
  background-color: #14509e;
  -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;
}
.cards-card-hp .cards-card-inner:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  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) {
  .cards-card-hp .cards-card-inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.cards-card-hp .card-trigger {
  border: none;
}
.cards-card-hp .cards-card-content {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 10px 15px;
}
@media (min-width: 900px) {
  .cards-card-hp .cards-card-content {
    padding: 0 30px 35px;
  }
}
.cards-card-hp .ccc-name {
  font-family: "ivymode", sans-serif;
  font-weight: normal;
  font-size: clamp( 1.8125rem, 0.9375vw + 1.625rem, 2.75rem );
  line-height: clamp( 2.4375rem, 0.9375vw + 2.25rem, 3.375rem );
  letter-spacing: 0.04em;
  color: #fff;
}
.cards-card-hp .cc-plus,
.cards-card-hp .cc-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: #14509e;
  -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;
}
.cards-card-hp .cc-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;
}
.cards-card-hp .cc-plus-trigger {
  z-index: 2;
  pointer-events: all;
  cursor: pointer;
  border: none;
  background: transparent;
}
html.no-touch .cards-card-hp:hover:not(.no-slide-inner) .cards-card-inner {
  border-bottom-color: #fff;
}
html.no-touch .cards-card-hp:hover:not(.no-slide-inner) .cards-card-inner:before {
  height: 70%;
}
html.no-touch .cards-card-hp:hover:not(.no-slide-inner) .cc-plus {
  color: #14509E;
  background-color: #fff;
}
html.no-touch .cards-card-hp:hover:not(.no-slide-inner) .cards-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) {
  .cards-card-hp {
    padding-top: 65%;
  }
}
@media (min-width: 900px) {
  .cards-card-hp {
    padding-top: 100%;
  }
}

.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: "ivymode", 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: #012942;
}
@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: 75%;
  max-width: 1100px;
  position: relative;
  z-index: 1;
}

.hps-header-small, .hps-header span:last-child, .hps-header span:first-child, .hps-title h2 {
  font-weight: 300;
  font-size: clamp( 1.125rem, 2.625vw + 0.6rem, 3.75rem );
  letter-spacing: 0.2em;
  text-align: center;
  color: #eee;
  text-transform: uppercase;
}

.hps-header-big, .hps-header span:nth-child(2) {
  font-family: "ivymode", 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 );
  border: 3px solid #aa272f;
  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: #fff;
  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: 115px 0;
  background-color: #01192f;
}
.hp-section-1 .ribbon {
  width: 100%;
  height: 30vh;
  min-height: 250px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  mix-blend-mode: hard-light;
}
.hp-section-1 .ribbon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 65%;
     object-position: 65%;
}
@media (min-width: 900px) {
  .hp-section-1 .ribbon img {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
}
@media (min-width: 900px) {
  .hp-section-1 .ribbon {
    display: block;
    height: 100%;
  }
}
@media (min-width: 900px) {
  .hp-section-1 {
    height: 100vh;
    min-height: 800px;
    padding: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01192f+1,01192f+75,01273e+91&1+1,0.87+91,0.8+99 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #01192f), color-stop(75%, rgba(1, 25, 47, 0.89)), color-stop(91%, rgba(1, 39, 62, 0.87)), color-stop(99%, rgba(1, 39, 62, 0.8)));
    background: -webkit-linear-gradient(top, #01192f 1%, rgba(1, 25, 47, 0.89) 75%, rgba(1, 39, 62, 0.87) 91%, rgba(1, 39, 62, 0.8) 99%);
    background: -moz-linear-gradient(top, #01192f 1%, rgba(1, 25, 47, 0.89) 75%, rgba(1, 39, 62, 0.87) 91%, rgba(1, 39, 62, 0.8) 99%);
    background: -o-linear-gradient(top, #01192f 1%, rgba(1, 25, 47, 0.89) 75%, rgba(1, 39, 62, 0.87) 91%, rgba(1, 39, 62, 0.8) 99%);
    background: linear-gradient(to bottom, #01192f 1%, rgba(1, 25, 47, 0.89) 75%, rgba(1, 39, 62, 0.87) 91%, rgba(1, 39, 62, 0.8) 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}

.hps1-description {
  font-weight: 300;
  font-size: clamp( 1.5rem, 2.25vw + 1.05rem, 3.75rem );
  line-height: clamp( 2.5rem, 3.75vw + 1.75rem, 6.25rem );
  text-align: center;
  color: #eee;
}
.hps1-description strong {
  font-weight: 600;
  font-family: "ivymode", sans-serif;
}

.hp-section-2 {
  z-index: 2;
}
@media (max-width: 899px) {
  .hp-section-2 .hps-mobile {
    position: relative;
  }
  .hp-section-2 .hps-mobile:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    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 (max-width: 899px) and (min-width: 900px) {
  .hp-section-2 .hps-mobile: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+ */
  }
}
@media (max-width: 899px) {
  .hp-section-2 .hps-item:before {
    content: none;
  }
}
.hp-section-2 .hps-header-container {
  position: relative;
}
.hp-section-2 .hps-header-container .hps-ribbon {
  width: 100%;
  left: 0;
}
@media (min-width: 900px) {
  .hp-section-2 .hps-header-container .hps-ribbon .mobile {
    display: none;
  }
}
.hp-section-2 .hps-header-container .hps-ribbon .desktop {
  display: none;
}
@media (min-width: 900px) {
  .hp-section-2 .hps-header-container .hps-ribbon .desktop {
    display: block;
  }
}
@media (max-width: 899px) {
  .hp-section-2 .hps-header-container .hps-ribbon img {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
@media (max-width: 899px) {
  .hp-section-2 .hps-header-container .hps-ribbon {
    top: -8%;
    width: 140%;
    height: 110%;
    left: -2%;
    z-index: 1;
  }
}
@media (min-width: 600px) {
  .hp-section-2 .hps-header-container .hps-ribbon {
    left: -8%;
    top: -15%;
    height: 120%;
  }
}
@media (min-width: 900px) {
  .hp-section-2 .hps-header-container .hps-ribbon {
    top: -10%;
    height: 120%;
    width: 100%;
    left: 0;
  }
}
@media (min-width: 900px) {
  .hp-section-2 .hps-header-container {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
    z-index: 4;
  }
}
@media (min-width: 900px) {
  .hp-section-2 .hps-header {
    position: relative;
    padding-bottom: 0;
  }
}

.hp-section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
  min-height: 50vh;
  padding: 100px 0 60px;
}
.hp-section-3 .hps-inner {
  z-index: 3;
}
@media (min-width: 900px) {
  .hp-section-3 .hps-inner {
    width: 90%;
  }
}
@media (min-width: 1366px) {
  .hp-section-3 .hps-inner {
    width: 100%;
    max-width: 1150px;
  }
}
.hp-section-3 .stat-card .card-inner {
  background: #14509E;
}
.hp-section-3 .stat-card .card-inner:before {
  background: #06365E;
}
@media (min-width: 900px) {
  .hp-section-3 .stat-card:last-child {
    margin-right: 0;
  }
}
@media (min-width: 900px) {
  .hp-section-3 .stat-card {
    -webkit-transition: min-height 0.3s ease-out;
    -o-transition: min-height 0.3s ease-out;
    -moz-transition: min-height 0.3s ease-out;
    transition: min-height 0.3s ease-out;
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .hp-section-3 .stat-card {
    margin-right: 50px;
  }
}
@media (min-width: 500px) {
  .hp-section-3 .stat-description {
    width: 80%;
  }
}
@media (min-width: 900px) {
  .hp-section-3 {
    height: 85vh;
    min-height: 800px;
    padding: 0;
    z-index: 3;
  }
}

.hp-section-3-container {
  position: relative;
}
@media (min-width: 900px) {
  .hp-section-3-container .hps-ribbon.mobile {
    display: none;
  }
}
.hp-section-3-container .hps-ribbon.desktop {
  display: none;
}
@media (min-width: 900px) {
  .hp-section-3-container .hps-ribbon.desktop {
    display: block;
  }
}
@media (min-width: 900px) {
  .hp-section-3-container .hps-ribbon {
    height: 120%;
    top: -15%;
  }
}
@media (min-width: 2500px) {
  .hp-section-3-container .hps-ribbon {
    height: 130%;
  }
}

.hps3-container {
  overflow: visible;
}

@media (max-width: 899px) {
  .hps3-carousel {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.hp-section-4 {
  position: relative;
  z-index: 1;
}
.hp-section-4 .hps-ribbon {
  height: 100%;
}
@media (min-width: 900px) {
  .hp-section-4 .hps-item:before {
    height: 55%;
  }
}

.hp-section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.hp-section-5 .hps-inner {
  z-index: 2;
  position: relative;
  padding: 50px 0;
}
@media (min-width: 900px) {
  .hp-section-5 .hps-inner {
    padding: 0;
  }
}
.hp-section-5 .hps-ribbon {
  z-index: 1;
  width: 170%;
  top: 5%;
  left: -22%;
}
@media (min-width: 900px) {
  .hp-section-5 .hps-ribbon img {
    -o-object-position: top;
       object-position: top;
  }
}
@media (min-width: 600px) {
  .hp-section-5 .hps-ribbon {
    top: -5%;
    left: -30%;
    height: 120%;
  }
}
@media (min-width: 900px) {
  .hp-section-5 .hps-ribbon {
    top: 5%;
    left: -10%;
    width: 120%;
    height: 95%;
  }
}
@media (min-width: 2000px) {
  .hp-section-5 .hps-ribbon {
    height: 120%;
    left: -20%;
    top: 5%;
    width: 150%;
  }
}
@media (min-width: 2500px) {
  .hp-section-5 .hps-ribbon {
    height: 150%;
  }
}
@media (min-width: 900px) {
  .hp-section-5 {
    height: 130vh;
    min-height: 1600px;
    padding-top: 250px;
  }
}

@media (min-width: 900px) {
  .hps5-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: clamp( 2.5rem, 4.9019607843vw + -0.2573529412rem, 5.625rem );
  }
}

.hps5-container {
  overflow: visible;
}

.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;
}

.hp-section-8 {
  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;
}
@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 {
  font-size: clamp( 1.1875rem, 0.9375vw + 1rem, 2.125rem );
  line-height: clamp( 1.8125rem, 0.9375vw + 1.625rem, 2.75rem );
}
@media (max-width: 899px) {
  .hp-section-8 .promo-card .txt {
    font-size: clamp( 1.8125rem, 0.9375vw + 1.625rem, 2.75rem );
    line-height: clamp( 2.4375rem, 0.9375vw + 2.25rem, 3.375rem );
  }
}
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);
}
@media (max-width: 899px) {
  .hp-section-8 .card-inner {
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
  }
}
body.secondLvl .hp-section-8 {
  margin: 100px 0;
}

.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 {
  -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;
  }
}
body.secondLvl .hps8-controls .custom-ctrl .global-icons {
  color: #01192f;
}
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%);
  }
}

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

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