.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: freight-sans-pro, sans-serif;
  color: #4b4b4b;
  font-size: 1vw;
  line-height: 1.2;
  font-weight: 400;
}

h1 {
  max-width: 18em;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 4.06em;
  line-height: 1.04;
  font-weight: 500;
  text-align: center;
}

h2 {
  max-width: 19em;
  margin-top: auto;
  margin-bottom: auto;
  color: #00519d;
  font-size: 3.75em;
  line-height: 1.04;
  font-weight: 500;
  text-align: center;
}

.main {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.section {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.hero-container {
  position: fixed;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section.footer {
  margin-top: 100vh;
  background-color: #00519d;
}

.section.first-section-scroll {
  top: 100vh;
  background-color: #fff;
}

.container {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  padding: 9.77em 6.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.blue {
  background-color: #00519d;
}

.container.is-first-container {
  max-width: 1600px;
  padding-top: 19.54em;
}

.container.footer-padding {
  padding-bottom: 0em;
}

.container.lilian-nobilet {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.lilian-nobilet-copy {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.echallier {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.mandon {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.favier {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.vermeersh {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.bernard {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.barres {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.mondin {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.chaput {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.arbuz {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.chalaphy {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.container.gregoire {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
}

.html-embed {
  position: fixed;
}

.chapo {
  max-width: 24em;
  font-size: 2.34em;
  line-height: 1.33;
  font-weight: 400;
  text-align: center;
}

.chapo.white {
  color: #fff;
}

.citation {
  font-size: 1.56em;
  line-height: 1.3;
}

.small {
  font-size: 1.09em;
  line-height: 1.29;
  font-weight: 400;
}

.small.light-grey {
  color: #9a9a9a;
}

.small.medium {
  font-weight: 500;
}

.mb1 {
  margin-bottom: 1em;
}

.mb1.white {
  color: #fff;
}

.keyword {
  position: absolute;
  left: -20%;
  top: auto;
  right: 0%;
  bottom: 40%;
  z-index: 1;
  color: #f9f9f9;
  font-size: 18.75em;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.keyword.mb025 {
  margin-bottom: 0.25em;
}

.keyword.second {
  bottom: 50%;
}

.keyword.third {
  left: 60%;
  bottom: 45%;
}

.white {
  color: #fff;
}

.tiny {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.tiny.mb05 {
  margin-bottom: 0.5em;
}

.style-h1 {
  font-size: 4.06em;
}

.sg-category {
  color: #00519d;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.sg-category.mb2 {
  margin-bottom: 2em;
}

.sg-category.white {
  color: #fff;
}

.sg-grid-color {
  width: 100%;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.sg-color-wrapper {
  position: relative;
}

.sg-color {
  width: 100%;
  height: 12em;
  background-color: #00519d;
}

.sg-color.orange {
  background-color: #ff9e1b;
}

.sg-color.grey-body {
  background-color: #4b4b4b;
}

.sg-color.light-grey {
  background-color: #9a9a9a;
}

.sg-color.smoke-white {
  background-color: #f9f9f9;
}

.sg-color.white {
  background-color: #fff;
}

.sg-color.white.border-light {
  border-style: solid;
  border-width: 1px;
  border-color: #9a9a9a;
}

.sg-color.light-blue {
  background-color: #6cace4;
}

.sg-color.green {
  background-color: #6cc24a;
}

.sg-text-color {
  padding-top: 1em;
}

.main-button {
  position: relative;
  overflow: hidden;
  padding: 1.25em 3.13em;
  border-style: solid;
  border-width: 1px;
  border-color: #ff9e1b;
  border-radius: 999px;
  background-color: #ff9e1b;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 1.09em;
  line-height: 1.29;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.main-button:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.main-button.mb2 {
  margin-bottom: 2em;
}

.main-button.mt3 {
  margin-top: 3em;
}

.layer15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.text-block {
  position: relative;
  z-index: 2;
}

.social-medias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-medias.mb2 {
  margin-bottom: 2em;
}

.social-media-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.75em;
  height: 3.75em;
  margin-right: 12px;
  margin-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 999px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.social-media-wrapper:hover {
  border-style: none;
  background-color: #ff9e1b;
}

.navigation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2.2em;
  padding-bottom: 2.2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-cse {
  width: 10em;
}

.hero-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 5em;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.hero-arrow.w--current {
  z-index: 10;
}

.arrow-wrapper {
  position: relative;
  overflow: hidden;
  width: 3.33em;
  height: 3.33em;
  margin-top: 1em;
}

.arrow {
  position: absolute;
  width: 100%;
  height: 100%;
}

.big-text-container {
  margin-top: 15.41em;
  margin-bottom: 13.88em;
}

.partner-list-container {
  position: relative;
  width: 100%;
}

.grid-patrner-list {
  position: relative;
  z-index: 10;
  margin-bottom: 10.41em;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-patrner-list.no-mb {
  margin-bottom: 0em;
}

.partner-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.partner-container._66p {
  max-width: 66.666666%;
}

.partner-container._66p.offset-1col {
  margin-left: 16.6667%;
}

.partner-container._66p.offset-1col.mt20 {
  margin-top: 20em;
}

.partner-container._66p.mt10 {
  margin-top: 13.88em;
}

.partner-container._50p {
  max-width: 50%;
}

.partner-container._50p.offset-1cl {
  margin-left: 16.6667%;
}

.partner-container._50p.offset-1cl.mt10 {
  margin-top: 13.88em;
}

.partner-container._50p.offset-2cl {
  margin-left: 33.3334%;
}

.partner-container._50p.offset-2cl.mt10 {
  margin-top: 13.88em;
}

.partner-img-wrapper {
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}

.partner-img-wrapper.rh43 {
  position: relative;
  padding-bottom: 75%;
}

.partner-img-wrapper.r32 {
  position: relative;
  padding-bottom: 66.666%;
}

.partner-img-wrapper.rp43 {
  position: relative;
  padding-bottom: 133.333%;
}

.partner-img-wrapper.r11 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

.partner-name-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.22em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testi-wrapper {
  margin-top: 1.66em;
}

.testi-wrapper._80-125 {
  width: 125%;
}

.partner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #9a9a9a;
  -o-object-fit: cover;
  object-fit: cover;
}

.social-medias-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-medias-container.mb2 {
  margin-bottom: 2em;
}

.credits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 6em;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid hsla(0, 0%, 100%, 0.15);
}

.logo-ultro-wrapper {
  margin-bottom: 2px;
  margin-left: 4px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.logo-ultro-wrapper:hover {
  opacity: 0.5;
}

.logo-ultro {
  width: 100%;
  height: 100%;
}

.popup-container {
  position: fixed;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}

.video-wrapper {
  position: relative;
  width: 100%;
  max-width: 80em;
}

.video-partner {
  width: 100%;
}

.close-btn {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 99px;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease;
}

.close-btn:hover {
  border-color: #ff9e1b;
  background-color: #ff9e1b;
}

.icon-close {
  width: 32px;
  height: 32px;
}

.wrap-cursor {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.cursor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 4.5em;
  height: 4.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #ff9e1b;
  opacity: 0;
  text-align: center;
}

.hero-img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/hero.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.layer-partner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  background-color: #9a9a9a;
}

.layer-partner.green {
  z-index: 10;
  display: none;
  background-color: #6cc24a;
}

.layer-partner.light-blue {
  z-index: 10;
  display: none;
  background-color: #6cace4;
}

.layer-partner.orange {
  z-index: 10;
  display: none;
  background-color: #ff9e1b;
}

.layer-black {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  background-color: #000;
  opacity: 0;
}

.layer-hover-partner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.icon-player {
  display: none;
  width: 2.5em;
  height: 2.5em;
}

.close-popup {
  position: absolute;
  top: 24px;
  right: 24px;
  padding: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 99px;
  -webkit-transition: border-color 200ms ease, background-color 200ms ease;
  transition: border-color 200ms ease, background-color 200ms ease;
}

.close-popup:hover {
  border-color: #ff9e1b;
  background-color: #ff9e1b;
}

.text-link {
  border: 1px none #000;
  color: #fff;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 0.6em;
  }

  .layer-hover-partner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 1em;
    padding-bottom: 1em;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, 0.15);
  }

  .icon-player {
    display: block;
    width: 1em;
    height: 1em;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 30px;
  }

  .container {
    padding: 60px 24px;
  }

  .chapo {
    font-size: 20px;
  }

  .citation {
    font-size: 14px;
  }

  .small {
    font-size: 12px;
  }

  .keyword {
    font-size: 100px;
  }

  .style-h1 {
    font-size: 36px;
  }

  .sg-category {
    font-size: 16px;
  }

  .partner-container._66p {
    max-width: 100%;
  }

  .partner-container._66p.offset-1col {
    margin-left: 0%;
  }

  .partner-container._50p {
    max-width: 100%;
  }

  .partner-container._50p.offset-1cl {
    margin-left: 0%;
  }

  .partner-container._50p.offset-2cl {
    margin-left: 0%;
  }

  .testi-wrapper._80-125 {
    width: 100%;
  }

  .icon-close {
    width: 24px;
    height: 24px;
  }

  .hero-img-wrapper {
    background-image: url('../images/hero.jpg');
    background-position: 30% 0%;
    background-size: cover;
  }
}

@media screen and (max-width: 479px) {
  .layer-partner {
    z-index: 30;
  }

  .layer-partner.green {
    z-index: 30;
  }

  .layer-partner.light-blue {
    z-index: 30;
  }

  .layer-partner.orange {
    z-index: 30;
  }

  .icon-player {
    width: 1em;
    height: 1em;
  }
}

#w-node-e0064d8e-75c9-fc6f-aaa5-8cfc535d60a9-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d76c618f-9c40-73fb-73da-9d6ab6bff1d9-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dc2a3ccf-8971-a896-4374-d882d8b145d1-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c596ae11-eac8-2731-1393-faceb18747df-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_008ccefa-9915-6ab9-b567-e3872ba43990-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_008ccefa-9915-6ab9-b567-e3872ba4399c-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0677d3f8-e9d5-c715-36b8-0feffb2de4e2-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0677d3f8-e9d5-c715-36b8-0feffb2de4ee-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_428442d4-ee59-075b-9206-9e3dc4a81256-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_428442d4-ee59-075b-9206-9e3dc4a81262-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_777dd7ea-7faf-4e0b-b1f8-640e18343c7a-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_777dd7ea-7faf-4e0b-b1f8-640e18343c86-ac5472cc {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-adbe1992-3733-a53e-5aa9-35f1f2cafc90-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9314177d-36d2-ceec-0155-d2b618b34b6e-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a59c603e-2974-d460-f9d2-be8ae6599746-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c93af733-fe30-6e55-050d-0c510983669b-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c3702e81-c085-0d3c-7c63-a8ace27ce9b9-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_726d1e18-fbc0-3526-48bc-74546216ef1f-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_83e4f3dd-84e9-ea8c-70b8-7d208ce5d802-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5dcef6c2-584d-d21d-4680-a75e29740760-de7b34f4 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

