/*      Request ID: 7aa653a39ecb8d63d286aff237fc000c_1780879401 (06/12/2026 9:00am) (vc1BDoMwDETRq/QAND4SCmSELTkJyhgoty/bXqDL/zdPtFcI+xF6gYHRfuJdcCa3E5dmR2oI2Y/FbZ01qstsbRsohhaUUFRQcl0ymUsfFMbtz8InRk5cyekl/wDd4k4P9wU=)      */



/*      Resource ID: 88cf157318732ded488449a8de6 (extra.scss, compiled by node-sass, minified by none) (06/12/2026 9:00am) (A:22845, B:23336, C:20588, D:21059, F:21059, J:21059, K:21059)      */

* {
  font-family: "HK Grotesk", "Arial", sans-serif; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

hr {
  border-top-color: #999; }

a {
  border-bottom: 2px solid #ffcd00;
  transition: color 0.5s ease, border-bottom 0.5s ease; }

a.image-link {
  border-bottom: 0;
  transition: all 0s ease 0s; }

p, ol, li {
  font-family: "HK Grotesk Light", "Arial", sans-serif;
  font-size: 16px; }

ol li {
  margin-left: 55px; }

p {
  margin-bottom: 25px; }

p.section-intro {
  /*  font-weight: bold;
  color: #999999; */
  font-style: italic; }

.gray-bg p.section-intro {
  color: #666666; }

#support-paideia-video {
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 15px;
  align-self: center; }

.scroll-down {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center; }

#intro .scroll-down {
  position: relative;
  bottom: 50px; }

.scroll-down div {
  font-size: 10px;
  color: #999999;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 2px; }

h4 {
  font-family: "HK Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #999;
  margin-bottom: 10px; }

.gray-bg h4 {
  color: #666; }

#signing {
  display: flex;
  position: relative;
  top: 0;
  width: 475px;
  height: 240px;
  z-index: 1;
  margin: 0 auto;
  margin-top: 25px; }

header {
  /*  display: none !important; */ }

/* hero */
.hero-homepage {
  background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/COM_Ambassador_Microsite_2018.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.hero-logo {
  background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/COM_SU_iconlogo_centered_2018_white.svg);
  width: 500px;
  height: 101px;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 44px; }

.hero-homepage .icon-rectangle {
  width: 60px;
  height: 6px;
  margin: 0 auto;
  margin-bottom: 32px; }

.hero-title {
  font-family: "HK Grotesk Light", "Arial", sans-serif;
  letter-spacing: 33px;
  margin-right: -33px;
  text-transform: uppercase;
  font-size: 48px; }

/* end hero */
.wrapper {
  padding-top: 0; }

.section__container {
  width: 100%;
  padding-bottom: 50px; }

.section__container:focus {
  outline: 0; }

.section__container.image-split__top {
  margin-bottom: -170px; }

.section__container.image-split__bottom {
  padding-top: 160px; }

.section__container.full {
  overflow: hidden;
  position: relative;
  height: 100vh;
  min-height: 450px; }

.section__container.intro {
  min-height: 772px; }

.container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.container-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%; }

.resources-downloads .container-inner {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.text-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url("/live/resource/image/_ingredients/themes/ambassadors/assets/images/SU-Seal.png");
  background-repeat: no-repeat;
  background-position-x: 360px; }

.text-photo__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 50px; }

.numbers-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin-top: -30px; }

.numbers-list__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 400px;
  max-width: 45%;
  width: 45%;
  margin-bottom: 25px; }

.video-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  max-width: 66%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.video-list-test {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid white;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.video-list__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 218px;
  max-width: 218px;
  width: 218px;
  position: relative;
  margin-right: 98px;
  margin-bottom: 45px; }

.video-list__item-test {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 218px;
  max-width: 218px;
  width: 218px;
  position: relative;
  margin-right: 98px;
  margin-bottom: 45px; }

h3 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 24px;
  /*font-style: italic;*/
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto; }

.section__container.intro h3 {
  margin-left: 0;
  margin-right: 0; }

h5 {
  font-family: "HK Grotesk", "Arial", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: white;
  margin: 5px auto;
  text-align: left;
  letter-spacing: .5px;
  margin-bottom: 0; }

.item-download a, .item-share a {
  font-family: "HK Grotesk", "Arial", sans-serif;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px; }

.item-download {
  margin-left: 10px; }

.item-share {
  margin-left: 20px; }

.item-download::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-download.png);
  margin-right: 5px;
  position: relative;
  top: 3px; }

.item-share::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-share.png);
  margin-right: 5px;
  position: relative;
  top: 2px; }

.download-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 60px; }
  .download-list h5 {
    margin-top: 0; }

.download-list-test {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid white;
  margin-left: 60px; }

.download-share {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.download-list__item {
  margin-bottom: 45px;
  position: relative; }

.download-list__item-test {
  margin-top: -65px;
  margin-bottom: 45px;
  margin-left: 60px; }

.download-list__item::before {
  position: absolute;
  top: 0;
  left: -65px; }

.download-list__item.presentation::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-presentation.png); }

.download-list__item-test.presentation::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-presentation.png); }

.download-list__item.pdf::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-pdf.png); }

.download-list__item-test.pdf::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-pdf.png); }

/* success stories */
#success-stories .container {
  align-items: center; }

.success-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 580px;
  margin: 0 auto;
  margin-bottom: 45px; }

.success-row__chart {
  width: 80px;
  min-width: 80px;
  margin-right: 40px; }

.success-row__number {
  margin-right: 50px;
  position: relative;
  top: -25px; }

.success-row:first-child .success-row__text {
  margin-top: 15px; }

.post-grad-fellowships {
  font-size: 10px;
  color: #999999;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 40px; }
  .post-grad-fellowships.since-2007 {
    margin-top: 25px; }

.fellows {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px; }

.claim {
  font-size: 10px;
  color: #000;
  /* letter-spacing: 1.5px;
     text-transform: uppercase; */
  margin: 0 auto; }

.intro-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.section-heading {
  font-family: "HK Grotesk", "Arial", sans-serif;
  font-weight: bold;
  letter-spacing: 9px;
  margin-right: -9px;
  text-transform: uppercase;
  font-size: 13px;
  color: black;
  margin: 60px auto;
  text-align: center; }

.dark-gray-bg .section-heading {
  color: white; }

.section-heading:after {
  content: '';
  display: block;
  width: 60px;
  height: 6px;
  background-color: #ffcd00;
  margin: 0 auto;
  margin-top: 15px; }

.gray-bg {
  background-color: #f2f2f2; }

.dark-gray-bg {
  background-color: #232323; }

.section-download {
  font-size: 10px;
  letter-spacing: 1.5px;
  color: #999;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.section-download::before {
  content: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/graphics-pdf.png);
  margin-right: 30px; }

.section-download {
  margin-top: 30px; }

#by-the-numbers .section-download {
  margin-left: auto;
  margin-right: auto; }

/* by the numbers */
.numbers-list .number, .success-row__number {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 70px;
  color: #999999;
  margin-bottom: 5px; }

#key-messaging .section-intro {
  margin-bottom: 35px; }

/*footer*/
footer {
  background-color: white; }

/* Nav */
.ambassadors-header {
  background-color: transparent;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 50px;
  padding: 5px 20px;
  position: fixed;
  top: 0;
  z-index: 1;
  cursor: pointer; }

.header__menu-label * {
  font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif; }

.header__menu-label {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 13px; }

.header__menu-label strong {
  font-size: 18px;
  margin-top: -1px;
  margin-left: 5px; }

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

/*hamburger icon*/
.hamburger {
  stroke: white; }

/*Mobile navigation*/
.mobile {
  position: fixed;
  top: 0;
  background-color: white;
  height: 100vh;
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  /*display: none;*/
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  z-index: 999;
  overflow: auto;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  border-right: 1px solid #878080; }

.mobile .close {
  position: absolute;
  font-size: 40px;
  cursor: pointer;
  top: -10px;
  right: 18px; }

.mobile__items {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 2rem; }

.mobile a, .hover-decoration {
  border-bottom: none;
  transition: all 0s ease 0s; }

.mobile a:hover, .hover-decoration:hover {
  border-bottom: 2px solid #ffcd00;
  /*transition: color 0.5s ease, border-bottom 0.5s ease; */ }

.mobile a:active, .hover-decoration:active {
  color: #828282;
  border-bottom: 2px solid #828282; }

.mobile > ul > li {
  font-weight: bold;
  margin-bottom: 20px; }

.mobile > li > a {
  color: #333;
  letter-spacing: .75px; }

.mobile-sub__items {
  text-align: left;
  margin-top: 10px;
  color: #878080;
  margin-left: 20px;
  list-style: disc; }

.mobile-sub__item {
  margin-bottom: 10px; }

.mobile-sub__item a {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  color: #878080; }

.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.icon-cross.icon-cross--stroked.gray {
  stroke: #333; }

.container {
  width: 80%;
  max-width: 1000px; }

.sticky-header .header__menu-label strong {
  display: block; }

.web-social {
  margin: 0 auto;
  margin-top: -10px;
  padding-left: 35px; }
  .web-social a {
    font-weight: bold; }
  .web-social .icon-mobile::before {
    background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/icon-mobile.png);
    background-size: 23px 31px;
    display: inline-block;
    width: 23px;
    height: 31px;
    content: "";
    margin-right: 14px; }
  .web-social .icon-facebook::before {
    background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/icon-facebook.png);
    background-size: 13px 27px;
    display: inline-block;
    width: 13px;
    height: 27px;
    content: "";
    margin-right: 17px;
    margin-left: 5px; }
  .web-social .icon-twitter::before {
    background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/icon-twitter.png);
    background-size: 30px 25px;
    display: inline-block;
    width: 30px;
    height: 25px;
    content: "";
    margin-right: 9px;
    margin-left: -4px; }
  .web-social .icon-instagram::before {
    background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/icon-instagram.png);
    background-size: 23px 23px;
    display: inline-block;
    width: 23px;
    height: 23px;
    content: "";
    margin-right: 14px;
    margin-left: -1px; }
  .web-social > div {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }

#footer-section .container {
  align-items: center; }

.footer-logo {
  width: 332px;
  height: 67px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 30px; }

.footer-logo-link {
  margin: 0 auto; }

.footer-address {
  margin: 0 auto;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center; }

#rankings {
  padding-bottom: 130px; }

.rankings-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px; }

.rankings-no-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/rankings-no-1-with-lines.png);
  background-position: center;
  width: 500px;
  height: 337px;
  background-repeat: no-repeat; }

.rankings-quotes {
  width: 400px;
  margin-left: 15px; }

.rankings-quotes > div {
  position: relative; }

.rankings-quotes > div:first-child {
  top: -38px; }

.rankings-quotes > div:nth-child(2) {
  top: -8px; }

.rankings-quotes > div:nth-child(3) {
  top: 25px; }

.rankings-quotes > div:nth-child(4) {
  top: 62px; }

.rankings-quotes > div:last-child {
  top: 110px; }

.section__container.intro {
  padding-bottom: 10px; }

.sticky-header .hamburger {
  stroke: white; }

.hide-at-first {
  opacity: 0;
  transition: 0.3s; }

.fadeIn {
  -webkit-animation: animat_show 0.8s;
  animation: animat_show 0.8s;
  visibility: visible !important; }

@-webkit-keyframes animat_show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (max-width: 879px) {
  .video-list__item {
    margin-right: 0; }
  .video-list__item-test {
    margin-right: 0; } }

@media (max-width: 879px) {
  @font-face {
    font-family: 'HK Grotesk SemiBold';
    src: url("/live/resource/css/_ingredients/themes/library-home/assets/fonts/hk-grotesk-semibold/HKGrotesk-SemiBold.rev.1518794964.eot");
    src: url("/live/resource/css/_ingredients/themes/library-home/assets/fonts/hk-grotesk-semibold/HKGrotesk-SemiBold.rev.1518794964.eot#iefix") format("embedded-opentype"), url("/live/resource/css/_ingredients/themes/library-home/assets/fonts/hk-grotesk-semibold/HKGrotesk-SemiBold.rev.1518794964.woff") format("woff"), url("/live/resource/css/_ingredients/themes/library-home/assets/fonts/hk-grotesk-semibold/HKGrotesk-SemiBold.rev.1518794964.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }
  .hero-logo {
    width: 76px;
    min-width: 76px;
    height: 67px;
    background-image: url(/live/resource/image/_ingredients/themes/global/assets/images/logomark_white.svg);
    background-position: center; }
  .hero-title {
    letter-spacing: 10px;
    font-size: 22px;
    font-family: "HK Grotesk SemiBold", Arial, sans-serif;
    margin-right: -10px; }
  .ambassadors-header {
    padding: 5px 11px;
    position: absolute; }
  /*  .hamburger__button {
        width: 2rem;
      }
  */
  #signing {
    display: none; }
  .section__container.image-split__top {
    margin-bottom: 0; }
  .section__container.image-split__bottom {
    padding-top: 60px; }
  .numbers-list__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    min-width: 80%;
    max-width: 80%;
    width: 80%;
    margin-bottom: 25px; }
  .success-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    text-align: center; }
  .success-row__chart {
    margin-right: 0; }
  .success-row__number {
    margin-right: 0;
    top: -15px; }
  .success-row__text {
    width: 100%; }
  .success-row:first-child .success-row__text {
    margin-top: 0; }
  .post-grad-fellowships {
    margin-top: 0; }
  .header__menu-label strong {
    display: block !important; }
  .video-list {
    /*  flex-direction: column; */ }
  /*  .video-list-test {
        flex-direction: column;
      }
  */
  .download-list {
    margin-right: -65px;
    width: calc(100% - 65px); }
  .download-list-test {
    margin-right: -65px; } }

@media (max-width: 1179px) {
  .text-photo > div:first-child {
    display: none; }
  .text-photo__text {
    margin-left: 0; }
  .intro .scroll-down {
    display: none; }
  .section__container {
    border-bottom: 1px solid #ccc; }
  .section__container.intro {
    height: auto;
    min-height: 0;
    margin-bottom: 0; }
  .section-heading {
    max-width: 80%; }
  .video-list {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .video-list-test {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  #rankings {
    padding-bottom: 60px; }
  .rankings-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0; }
  .rankings-no-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    background-image: url(/live/resource/image/_ingredients/themes/ambassadors/assets/images/rankings-no-1.png);
    background-position: center;
    width: 265px;
    height: 270px;
    margin: 0 auto;
    max-width: 70%;
    background-size: contain; }
  .rankings-quotes {
    margin-left: 0;
    max-width: 100%; }
  .rankings-quotes > div {
    top: auto !important;
    margin-top: 30px; }
  .rankings-quotes > div:first-child {
    margin-top: 50px; }
  .rankings-quotes > div::after {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background-color: #ffcd00;
    margin: 0 auto;
    margin-top: 25px; }
  .rankings-quotes > div:last-child::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    background-color: none;
    margin: 0 auto;
    margin-top: 0; }
  .text-photo {
    background: none; } }

@media (max-width: 1500px) {
  .sticky-header .header__menu-label strong {
    display: none; } }

@media print {
  .ambassadors-header, .hero-homepage, .scroll-down, .resources-downloads, .section-download {
    display: none; } }

/*      Resource ID: f3a27e3073efeaded1d3fa0d43f (lity.css, minified by none) (06/12/2026 9:00am) (A:4071, B:4071, J:4071, K:4071)      */

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}