
.logo {
  font-size: 30px;
}

.logo__white {
  color: white;
}

.logo__yellow {
  color: #ffe500;
  margin-left: -16px;
  z-index: -1;
  position: relative;
}

.button-small {
  padding: 10px;
  font-size: 12px;
}

.sponsors {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sponsors span {
  font-size: 20px;
  color: white;
  margin-top: 10px;
}

.policy a {
  color: #ffe500;
}
.whiteMode .sponsors-title,
.whiteMode .section-video.showreel,
.whiteMode .services .svg,
.whiteMode .logo__white,
.whiteMode p {
  color: black;
}
.whiteMode .services svg{
  fill: black;
}

.w-webflow-badge {
  display: none !important;
}

.services svg {
  fill: white;
  width: 50px;
  display: block;
  margin: 0 auto 10px;
}

.services  .high-title{
  font-size: 30px;
  text-align: center;
}

@media (min-width: 992px) {
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="27108e56-b518-b43e-03ff-e698c1bd026c"] {
    opacity: 0;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="388f945d-8774-bdbb-77a8-ebc0b2a6bc39"] {
    width: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="28550206-002f-9a89-349c-4d315464e590"] {
    height: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="803e26fe-d014-01af-85fa-540ea00e318d"] {
    width: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="8f8fa9cf-d542-2691-5f13-473d98a3bc7a"] {
    height: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="d4f65268-5b4f-d2f2-8735-45ef50ab9887"] {
    height: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="449c63c7-358a-82ab-5451-d703ff256be5"] {
    width: 0%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="388f945d-8774-bdbb-77a8-ebc0b2a6bc39"] {
    width: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="28550206-002f-9a89-349c-4d315464e590"] {
    height: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="803e26fe-d014-01af-85fa-540ea00e318d"] {
    width: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="8f8fa9cf-d542-2691-5f13-473d98a3bc7a"] {
    height: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="d4f65268-5b4f-d2f2-8735-45ef50ab9887"] {
    height: 0%;
  }
  html.w-mod-js:not(.w-mod-ix)
    [data-w-id="449c63c7-358a-82ab-5451-d703ff256be5"] {
    width: 0%;
  }
}

.hide{
  display: none !important;
}