@font-face {
  font-family: Wide Desktop;
  src: url('../fonts/Normalidad-Wide-Bold-Desktop.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Wide Desktop;
  src: url('../fonts/Normalidad-Wide-Medium-Desktop.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Wide Desktop;
  src: url('../fonts/Normalidad-Wide-Regular-Desktop.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
  color: #333;
  font-family: Wide Desktop, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 0;
}

.main-wrapper.legal {
  background-color: #0d0d0d;
}

.section_hero {
  z-index: 3;
  background-color: #0d0d0d;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.custom-video-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.video-vimeo-wrapper {
  width: 1000%;
  height: 100%;
  padding-top: 56.25%;
  position: absolute;
  overflow: hidden;
}

.video-vimeo-wrapper.vvw2 {
  left: auto;
}

.vimeo-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero_overlay {
  z-index: 2;
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero_lienar {
  z-index: 3;
  position: absolute;
  inset: auto 0% 0%;
}

.hero_lienar.foundation {
  background-image: linear-gradient(0deg, #0d0d0d, #0000);
}

.hero_content {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.hero_content.foundation {
  flex-flow: column;
}

.hero_h1 {
  color: #fff;
  text-align: center;
  max-width: 30.1875rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Wide Desktop, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
}

.hero_h1.header {
  margin-top: 35%;
}

.hero_controls {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 1.59375rem;
}

.hero_arrow {
  width: 1rem;
}

.hero_blank {
  opacity: 0;
  width: 10rem;
  height: 1px;
}

.hero_video-controls {
  grid-column-gap: .46875rem;
  grid-row-gap: .46875rem;
  justify-content: flex-end;
  align-items: center;
  width: 10rem;
  display: flex;
}

.hero_video-sound {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  cursor: pointer;
  background-color: #f6f7f933;
  border-radius: 7.5px;
  justify-content: center;
  align-items: center;
  width: 2.01563rem;
  height: 1.71875rem;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.hero_video-sound:hover {
  background-color: #6f7071;
}

.hero_video-sound-icn {
  width: .984375rem;
  position: absolute;
}

.hero_video-play-pouse {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  cursor: pointer;
  background-color: #f6f7f933;
  border-radius: 7.5px;
  justify-content: center;
  align-items: center;
  width: 2.01563rem;
  height: 1.71875rem;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.hero_video-play-pouse:hover {
  background-color: #6f7071;
}

.hero_video-pouse {
  width: .703125rem;
  position: absolute;
}

.section_about {
  z-index: 3;
  background-color: #0d0d0d;
  height: 88.6875rem;
  position: relative;
}

.about_image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.about_wrapper {
  z-index: 2;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.padding-global {
  z-index: 2;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.padding-global.about {
  flex-flow: column;
  flex: 1;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.padding-global.footer {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.about_container {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9.375rem;
  display: flex;
}

.about_title {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25.5rem;
  display: flex;
}

.about_title.timeline {
  margin-top: 5.1875rem;
  margin-bottom: 0;
}

.about_title.timeline.mobile {
  display: none;
}

.about_subtitle {
  color: #000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 1.14rem;
  margin-left: .1875rem;
  padding-left: .21875rem;
  padding-right: .21875rem;
  font-family: Wide Desktop, Arial, sans-serif;
  font-size: .953125rem;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
  position: relative;
}

.about_subtitle-text {
  text-transform: uppercase;
  margin-bottom: -1px;
  font-weight: 700;
}

.about_subtitle-adda {
  background-color: #fff;
  width: .1875rem;
  height: .28125rem;
  position: absolute;
  inset: 0% auto auto -.1875rem;
}

.about_h2 {
  color: #fff;
  max-width: 20rem;
  margin-top: 2rem;
  margin-bottom: 0;
  font-family: Wide Desktop, Arial, sans-serif;
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 1.1;
}

.about_h2.timeline {
  text-transform: uppercase;
  max-width: 24rem;
  margin-top: 2.3125rem;
}

.about_h2.timeline.legal {
  max-width: none;
  margin-bottom: 4rem;
}

.about_box {
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  color: #fff;
  background-color: #ffffff1a;
  border-radius: 15px;
  align-self: flex-end;
  max-width: 26.1563rem;
  margin-bottom: 11.7188rem;
  padding: 1.40625rem 1.40625rem 1.5rem;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1.1;
  transition: background-color .2s;
}

.about_box:hover {
  background-color: #414141;
}

.about_box-span {
  color: #bfbfbf;
}

.about_box-text {
  color: #fff;
}

.about_box2 {
  grid-column-gap: 1.40625rem;
  grid-row-gap: 1.40625rem;
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  background-color: #ffffff1a;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 23.7rem;
  padding: 1.40625rem;
  transition: background-color .2s;
  display: flex;
}

.about_box2:hover {
  background-color: #414141;
}

.about_box2-icn {
  width: 1.75rem;
}

.about_box2-text {
  color: #bfbfbf;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
}

.about_box2-name {
  color: #fff;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.2;
}

.section_boxes {
  z-index: 3;
  background-color: #0d0d0d;
  padding-top: 6.625rem;
  padding-bottom: 11.7188rem;
  position: relative;
}

.boxes_container {
  grid-column-gap: 1.40625rem;
  grid-row-gap: 1.40625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.boxes_item {
  border-radius: 15px;
  height: 25.7344rem;
  text-decoration: none;
  transition: transform .5s;
  position: relative;
  overflow: hidden;
}

.boxes_item:hover {
  transform: scale(1.01);
}

.boxes_image {
  filter: grayscale();
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.boxes_image:hover {
  filter: grayscale();
}

.boxes_image.speaker {
  z-index: 2;
}

.boxes_image.speaker.color {
  z-index: 1;
  filter: none;
}

.boxes_image.stiftung {
  z-index: 2;
}

.boxes_image.stiftung.color {
  z-index: 1;
  filter: none;
}

.boxes_item-content {
  z-index: 3;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 2.34375rem 2.34375rem 2.32813rem 2.10938rem;
  display: flex;
  position: relative;
}

.boxes_item-logo {
  height: 2.53125rem;
}

.boxes_row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.boxes_h2 {
  color: #fff;
  text-transform: uppercase;
  max-width: 14rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.1;
}

.boxes_h2.two {
  max-width: 26rem;
}

.boxes_arrow {
  background-color: #7d7d7d;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  transition: background-color .2s;
  display: flex;
}

.boxes_arrow:hover {
  background-color: #8f8f8f;
}

.boxes_arrow-icn {
  justify-content: center;
  align-items: center;
  width: .75rem;
  height: .8125rem;
  margin-right: -3px;
  display: flex;
}

.boxes_span {
  color: #0e9db6;
}

.button {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button.is-secondary {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.button.is-link {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.timeline10_progress-line-cover {
  z-index: 2;
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  width: 100%;
  height: 50vh;
  position: absolute;
  top: -50vh;
}

.timeline10_progress-line {
  z-index: 0;
  background-color: #b9b9b9;
  width: 3px;
  height: 50vh;
  margin-top: -50vh;
  position: sticky;
  top: 0;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.timeline10_fade-overlay-top {
  z-index: 1;
  background-image: linear-gradient(#0d0d0d, #0000);
  width: 4px;
  height: 8rem;
  position: absolute;
}

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #e8edff;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.margin-bottom, .margin-bottom.margin-xsmall, .margin-bottom.margin-xxlarge, .margin-bottom.margin-small, .margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.component-instructions-list {
  padding-left: 1.25rem;
}

.timeline10_list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-medium {
  font-size: 1.125rem;
}

.timeline10_empty-space {
  width: 100%;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.component-instructions-delete {
  z-index: 1;
  background-color: var(--\<unknown\|relume-variable-neutral-shade-1\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  text-align: left;
  padding: 2rem;
  position: relative;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.timeline_container {
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.timeline10_row {
  grid-column-gap: 2.625rem;
  grid-row-gap: 2.625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2rem 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.timeline10_row.two {
  grid-column-gap: 3.3rem;
  grid-row-gap: 3.3rem;
}

.timeline10_row.two.las {
  padding-bottom: 3.75rem;
}

.text-size-regular {
  font-size: 1rem;
}

.timeline10_progress {
  z-index: 0;
  flex-direction: column;
  align-items: center;
  width: 2rem;
  height: 100%;
  display: flex;
  position: absolute;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.timeline10_item {
  z-index: 2;
  aspect-ratio: 390 / 496;
  cursor: pointer;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 12rem 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 23.75rem;
  position: relative;
  overflow: hidden;
}

.timeline10_item.first {
  margin-top: 8.57813rem;
}

.timeline10_line {
  opacity: .15;
  background-color: #2f2f2f;
  width: 3px;
  height: 100%;
}

.heading-style-h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.timeline10_fade-overlay-bottom {
  z-index: 1;
  background-image: linear-gradient(0deg, #0d0d0d 17%, #0000);
  width: 4px;
  height: 12rem;
  position: absolute;
  bottom: 0%;
}

.timeline10_circle {
  z-index: 2;
  background-color: #0d0d0d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 1.3125rem;
  height: auto;
  display: flex;
  box-shadow: 0 0 0 11px #0d0d0d;
}

.padding-global-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.timeline10_content {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
  position: relative;
}

.margin-top, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-align-center {
  text-align: center;
}

.heading-style-h3 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.timeline10_circle-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  position: relative;
}

.component-instructions-item {
  padding-left: .5rem;
}

.section_timeline10 {
  z-index: 1;
  color: #fff;
  background-color: #0d0d0d;
  padding-bottom: 5rem;
  position: relative;
}

.timeline_bg {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.timeline_item-content {
  z-index: 3;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 1.40625rem;
  padding-left: 1.40625rem;
  padding-right: 1.40625rem;
  display: flex;
  position: relative;
}

.timeline_year {
  color: #7d7d7d;
  margin-bottom: .5rem;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.1;
}

.timeline_name {
  font-size: 1.6875rem;
  font-weight: 500;
  line-height: 1.1;
}

.timeline_plus {
  background-color: #7d7d7d;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
}

.timeline_plus-icn {
  justify-content: center;
  align-items: center;
  width: .6875rem;
  height: .6875rem;
  display: flex;
}

.timeline10_circle-icn {
  width: 1.3125rem;
}

.hero_beh-ima {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section_brand {
  background-color: #0d0d0d;
  padding-top: 5.25rem;
  padding-bottom: 4.9375rem;
  overflow: hidden;
}

.brand_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand_slider {
  width: 100%;
  margin-top: 2.375rem;
}

.brand_slider.swiper {
  max-width: 69.8125rem;
}

.brand_slider-list {
  flex-flow: row;
  display: flex;
}

.brand_slider-item {
  grid-column-gap: 2.6875rem;
  grid-row-gap: 2.6875rem;
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  background-color: #ffffff1a;
  border-radius: 15px;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 69.8125rem;
  padding: .9375rem .9375rem .9375rem 2.34375rem;
  display: flex;
}

.brands_content {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 1.40625rem;
  padding-bottom: 1.40625rem;
  display: flex;
}

.brands_image {
  aspect-ratio: 608 / 505;
  object-fit: cover;
  border-radius: 7.5px;
  width: 100%;
  max-width: 38rem;
}

.brands_subtitle {
  color: #7d7d7d;
  margin-bottom: 1rem;
  font-size: .84375rem;
  font-weight: 500;
  line-height: .8;
}

.brands_title {
  color: #fff;
  font-size: 1.40625rem;
  font-weight: 500;
  line-height: 1.1;
}

.brands_paragraph {
  color: #bfbfbf;
  max-width: 21.375rem;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
}

.brand_arrows {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  margin-top: 1.64125rem;
  display: flex;
}

.brand_arrow {
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  color: #fff;
  cursor: pointer;
  background-color: #fff3;
  border-radius: 7.5px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  transition: all .2s;
  display: flex;
}

.brand_arrow.swiper-button-prev {
  color: #fff;
  background-color: #fff3;
}

.brand_arrow.swiper-button-prev.swiper-button-disabled {
  color: #7d7d7d;
  background-color: #ffffff1a;
}

.brand_arrow.swiper-button-next {
  color: #fff;
  background-color: #fff3;
  text-decoration: underline;
}

.brand_arrow.swiper-button-next.swiper-button-disabled {
  color: #7d7d7d;
  background-color: #ffffff1a;
}

.brand_arrow-icn {
  justify-content: center;
  align-items: center;
  width: .6875rem;
  height: .8125rem;
  display: flex;
}

.brand_arrow-icn.next {
  margin-right: -2px;
}

.brand_arrow-icn.prev {
  margin-left: -1px;
  transform: rotate(180deg);
}

.code {
  display: none;
}

.section_photos {
  background-color: #0d0d0d;
  position: relative;
}

.photos_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.photos_track {
  margin-top: 2.375rem;
}

.photos_item {
  height: 100vh;
  position: relative;
}

.photos_item._1, .photos_item._2, .photos_item._3, .photos_item._4, .photos_item._5, .photos_item._6, .photos_item._7, .photos_item._8, .photos_item._9 {
  position: sticky;
  top: 0;
}

.photos_bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.photos_item-content {
  z-index: 3;
  padding-top: 4.6875rem;
  padding-left: 4.6875rem;
  position: relative;
}

.photos_item-content.last {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.photos_year {
  color: #bfbfbf;
  margin-bottom: .9375rem;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.1;
}

.photos_year._1 {
  max-width: 19rem;
}

.photos_year._2 {
  max-width: 16rem;
}

.photos_year._3 {
  max-width: 13rem;
}

.photos_year._3.smaller, .photos_year.smaller {
  margin-bottom: .65625rem;
  font-size: .9375rem;
}

.photos_h2 {
  color: #fff;
  max-width: 20rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.1;
}

.photos_h2._3 {
  max-width: 23rem;
  margin-top: 0;
  margin-bottom: 0;
}

.photos_h2._3.smaller {
  font-size: 1.6875rem;
}

.photos_h2._5 {
  max-width: 20rem;
}

.photos_h2._5.smaller {
  font-size: 1.6875rem;
}

.photos_h2._6 {
  max-width: 25rem;
}

.photos_h2._7 {
  max-width: 20rem;
}

.photos_h2._7.smaller {
  font-size: 1.6875rem;
}

.photos_h2._8 {
  max-width: 26rem;
}

.photos_h2._9 {
  max-width: 29rem;
}

.photos_h2._9.smaller, .photos_h2.smaller {
  font-size: 1.6875rem;
}

.photos_item-content-col {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_awards {
  background-color: #0d0d0d;
  padding-top: 10.5rem;
  padding-bottom: 5.4375rem;
}

.awards_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.awards_list {
  grid-column-gap: 1.40625rem;
  grid-row-gap: 1.40625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 2.375rem;
  display: grid;
}

.awards_item {
  background-color: #ffffff1a;
  border-radius: 15px;
  padding: .46875rem .46875rem 1.875rem;
}

.awards_image {
  aspect-ratio: 290 / 322;
  object-fit: cover;
  border-radius: 7.5px;
  width: 100%;
}

.awards_h2 {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.1;
}

.awards_item-content {
  padding-left: .8125rem;
  padding-right: .8125rem;
}

.awards_years {
  color: #bfbfbf;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.1;
}

.hero_sub {
  color: #0e9db6;
  margin-bottom: 1.125rem;
  font-size: .9375rem;
  font-weight: 500;
  line-height: .9;
}

.hero_f-h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 30.1875rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.1;
}

.hero_span {
  color: #0e9db6;
}

.hero_scroll {
  grid-column-gap: .5625rem;
  grid-row-gap: .5625rem;
  justify-content: center;
  align-items: flex-start;
  height: 1.2rem;
  display: flex;
  overflow: hidden;
}

.hero_scroll-text {
  color: #bfbfbf;
  text-transform: uppercase;
  height: 1.2rem;
  font-size: .75rem;
  font-weight: 700;
}

.hero_arrow-wrap {
  justify-content: center;
  align-items: center;
  height: 1.2rem;
  display: flex;
}

.section_video {
  background-color: #0d0d0d;
  padding-top: 9.75rem;
  padding-bottom: 7.4375rem;
}

.video_container {
  grid-column-gap: 5.8125rem;
  grid-row-gap: 5.8125rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video_content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.video_sub {
  color: #000;
  text-transform: uppercase;
  background-color: #0e9db6;
  justify-content: center;
  align-items: center;
  height: 1.14rem;
  margin-left: .1875rem;
  padding-left: .21875rem;
  padding-right: .21875rem;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1.1;
  display: flex;
  position: relative;
}

.video_sub-text {
  margin-bottom: -1px;
}

.video_sub-ad {
  background-color: #0e9db6;
  width: .1875rem;
  height: .28125rem;
  position: absolute;
  inset: 0% auto auto -.1875rem;
}

.video_h2 {
  color: #fff;
  text-transform: uppercase;
  max-width: 22rem;
  margin-top: 1.6rem;
  margin-bottom: 2.025rem;
  font-size: 2.8125rem;
  line-height: 1.1;
}

.video_text {
  color: #bfbfbf;
  width: 100%;
  max-width: 26.0625rem;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
}

.video_ligh {
  flex: 1;
}

.video_wrap {
  aspect-ratio: 780 / 439.5;
  object-fit: none;
  border-radius: 15px;
  overflow: hidden;
}

.video_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section_sport {
  background-color: #0d0d0d;
  position: relative;
}

.sport_item {
  text-overflow: ellipsis;
  height: 100vh;
  position: sticky;
  top: 0;
}

.sport_bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sport_item-content {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 4.6875rem;
  padding-left: 4.6875rem;
  padding-right: 5.625rem;
  display: flex;
  position: relative;
}

.sport_item-content._2 {
  padding-right: 4.6875rem;
}

.sport_sub {
  color: #bfbfbf;
  margin-bottom: .875rem;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: .8;
}

.sport_h2 {
  color: #fff;
  max-width: 20rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.1;
}

.sport_h2._3 {
  max-width: none;
}

.sport_item-cont {
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  background-color: #fff3;
  border-radius: 15px;
  width: 100%;
  max-width: 27.375rem;
  padding: 1.40625rem 1.40625rem 1.92188rem;
}

.sport_item-paragraph {
  color: #fff;
  margin-bottom: 1.9375rem;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
}

.sport_logos {
  grid-column-gap: .65625rem;
  grid-row-gap: .65625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sport_logo {
  border-radius: 7.5px;
}

.sport_box {
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  color: #fff;
  background-color: #fff3;
  border-radius: 15px;
  width: 100%;
  max-width: 27.375rem;
  padding: 1.40625rem;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
}

.section_program {
  background-color: #0d0d0d;
  padding-top: 8.0625rem;
  padding-bottom: 9.75rem;
  overflow: hidden;
}

.program_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.program_slider {
  width: 100%;
  max-width: 63.5625rem;
  margin-top: 2.3125rem;
}

.program_slider-list {
  flex-flow: row;
  display: flex;
}

.program_slider-list.swiper-wrapper {
  flex-flow: row;
}

.program_slider-item {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  background-color: #ffffff1a;
  border-radius: 15px;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 63.5625rem;
  padding: .9375rem .9375rem .9375rem 2.34375rem;
  display: flex;
}

.program_content {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1.40625rem;
  padding-bottom: 1.92188rem;
  display: flex;
}

.program_image {
  object-fit: cover;
  border-radius: 7.5px;
  width: 100%;
  max-width: 31.4375rem;
}

.program_sub {
  color: #0e9db6;
  margin-bottom: 1.125rem;
  font-size: .84375rem;
  font-weight: 500;
  line-height: 1.1;
}

.program_title {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 1.40625rem;
  font-weight: 500;
  line-height: 1;
}

.program_text {
  color: #bfbfbf;
  font-family: Montserrat, sans-serif;
  font-size: .84375rem;
  font-weight: 400;
  line-height: 1.2;
}

.program_text._1 {
  max-width: 25.0313rem;
}

.program_text._2 {
  width: 100%;
  max-width: 25.7813rem;
}

.program_text._4 {
  width: 100%;
  max-width: 26.1094rem;
}

.text-span {
  white-space: nowrap;
}

.section_stif {
  background-color: #0d0d0d;
  padding-top: 2.875rem;
  padding-bottom: 5.4375rem;
}

.stif_container {
  grid-column-gap: 3.5625rem;
  grid-row-gap: 3.5625rem;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.stif_content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 28.3125rem;
  display: flex;
}

.stif_h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 2.34375rem;
  margin-bottom: 2.75rem;
  font-size: 2.8125rem;
  line-height: 1.1;
}

.stif_text {
  color: #bfbfbf;
  width: 100%;
  max-width: 25.2188rem;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  line-height: 1.2;
}

.stif_light {
  flex: 1;
  align-self: flex-start;
}

.stif_video {
  aspect-ratio: 780 / 439.5;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  max-width: 49.3125rem;
}

.section_gram {
  background-color: #0d0d0d;
  position: relative;
}

.gram_bg {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gram_wrap {
  z-index: 2;
  padding-top: 3.89063rem;
  position: relative;
}

.gram_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gram_grid {
  grid-column-gap: 1.35938rem;
  grid-row-gap: 1.35938rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 2.34375rem;
  display: grid;
}

.gram_item {
  grid-column-gap: 1.17188rem;
  grid-row-gap: 1.17188rem;
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  background-color: #ffffff1a;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .46875rem 1rem .46875rem .46875rem;
  display: flex;
}

.gram_image {
  aspect-ratio: 72 / 75;
  object-fit: cover;
  border-radius: 7.5px;
  flex: none;
  width: 4.5rem;
  max-width: 4.5rem;
}

.gram_item-content {
  margin-top: .703125rem;
}

.gram_name {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: .25rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
}

.gram_position {
  color: #7d7d7d;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.1;
}

.gram_cta {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 22.5rem;
  padding-bottom: 18.9375rem;
  display: flex;
}

.gram_h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  max-width: 45rem;
  margin: 0 auto 1.875rem;
  font-size: 2.8125rem;
  line-height: 1.1;
}

.gram_span {
  color: #0e9db6;
}

.gram_btn {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #000;
  text-transform: uppercase;
  background-color: #0e9db6;
  border-radius: 7.5px;
  justify-content: center;
  align-items: flex-start;
  height: 1.75rem;
  padding-left: .609375rem;
  padding-right: .609375rem;
  font-size: .6875rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.gram_btn.time {
  color: #fff;
  background-color: #ffffff1a;
}

.gram_btn-icn {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: .6875rem;
  height: .75rem;
  display: flex;
}

.navbar_links {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar_links.overview-6 {
  display: flex;
}

.navbar_links.overview-6.ok:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668), .navbar_links.overview-6.ok:where(.w-variant-d2a0888a-b4d7-65a4-096f-ee42edf74500), .navbar_links.overview-6.foundation {
  display: none;
}

.navbar_links.overview-6.foundation:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
  display: flex;
}

.navbar_burgeer {
  grid-column-gap: .234375rem;
  grid-row-gap: .234375rem;
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  cursor: pointer;
  background-color: #f6f7f933;
  border-radius: 7.5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 2rem;
  height: 1.75rem;
  padding-left: .425rem;
  padding-right: .425rem;
  display: flex;
}

.navbar_link {
  color: #bfbfbf;
  text-transform: uppercase;
  border-radius: 3.75px;
  padding: .375rem;
  font-weight: 700;
  line-height: .9;
  text-decoration: none;
  transition: all .2s;
}

.navbar_link:hover {
  color: #fff;
  background-color: #484848;
}

.navbar_link.overview-11 {
  color: #bfbfbf;
  justify-content: center;
  align-items: center;
  height: 1.25rem;
  padding: .375rem;
  font-size: .75rem;
  line-height: 1.1;
  display: flex;
}

.navbar_link.overview-11:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
  color: #fff;
}

.navbar_link.overview-11:hover {
  color: #fff;
  background-color: #ffffff26;
}

.navbar_logo {
  width: 11.0625rem;
  max-width: 11.0625rem;
}

.navbar_logo.overview.overview-4 {
  width: auto;
  height: 1.64063rem;
}

.navbar_logo.overview.overview-4:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668), .navbar_logo.partners.overview-5 {
  display: none;
}

.navbar_logo.partners.overview-5:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
  width: auto;
  max-width: none;
  height: 1.64063rem;
  display: block;
}

.navbar_burger-line {
  background-color: #fff;
  width: 1.125rem;
  height: .234375rem;
}

.section_navbar {
  z-index: 99;
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  background-color: #ffffff1a;
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80.625rem;
  min-height: 3.14063rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: .703125rem;
  padding-right: .6875rem;
  display: flex;
  position: fixed;
  inset: 1.73438rem 0% auto;
}

.section_navbar.overview-2 {
  width: auto;
  transition: transform .2s;
  top: 1.70313rem;
  left: 1rem;
  right: 1rem;
  transform: translate(0, -170%);
}

.section_navbar.overview-2.show {
  transform: translate(0);
}

.navbar_burger-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 11.0625rem;
  display: flex;
}

.navbar_burger-wrap.overview-12 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.footer_socials {
  grid-column-gap: .46875rem;
  grid-row-gap: .46875rem;
  display: flex;
}

.footer_logo-link {
  margin-bottom: 4.625rem;
}

.footer_menu {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_menu.partners-17.ok:where(.w-variant-6abbc891-9d22-c266-8edf-0046d0aecdd5), .footer_menu.partners-17.fund {
  display: none;
}

.footer_menu.partners-17.fund:where(.w-variant-6abbc891-9d22-c266-8edf-0046d0aecdd5) {
  display: flex;
}

.footer_linnks {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_linnks.partners-13 {
  margin-right: 2rem;
}

.footer_wrap {
  z-index: 2;
  flex-flow: column;
  flex: 1;
  display: flex;
  position: relative;
}

.span-orange {
  color: #f98f00;
}

.code-embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer_social {
  color: #bfbfbf;
  background-color: #ffffff1a;
  border-radius: 3.75px;
  justify-content: center;
  align-items: center;
  width: 1.73438rem;
  height: 1.73438rem;
  transition: background-color .2s;
  display: flex;
}

.footer_social:hover {
  background-color: #434343;
}

.footer_logo {
  width: 5.375rem;
}

.footer_row {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_row.partners-8 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.footer_top-cin {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer_menu-link {
  color: #bfbfbf;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
}

.footer_menu-link.partners-22:hover {
  color: #fff;
}

.footer_legals {
  grid-column-gap: .3125rem;
  grid-row-gap: .3125rem;
  color: #7d7d7d;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: .703125rem;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
}

.footer_link {
  color: #fff;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
}

.footer_link.foundation {
  color: #0e9db6;
}

.footer_link.partners {
  color: #f98f00;
}

.padding-global-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.padding-global-3.hero {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.footer_bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.footer_bg.overview.partners-3, .footer_bg.artners.partners-4.mobile {
  display: none;
}

.footer_text {
  max-width: 22.75rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.footer_text.partners.partners-10 {
  color: #fff;
  max-width: 23rem;
  margin-right: 2rem;
}

.footer_text.overview.partners-12 {
  display: none;
}

.footer_top {
  color: #fff;
  cursor: pointer;
  background-color: #fff3;
  border-radius: 7.5px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  transition: all .2s;
  display: flex;
}

.footer_top:hover {
  background-color: #ffffff4d;
}

.section_footer {
  flex-flow: column;
  min-height: 46.6875rem;
  display: flex;
  position: relative;
}

.section_footer.partners-2 {
  min-height: 50.625rem;
}

.footer_oeft.partners-9 {
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_row2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer_container {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5.125rem;
  padding-bottom: 2.25rem;
  display: flex;
}

.timeline_bg-img {
  position: absolute;
  inset: -10rem 0% auto;
}

.about_linear {
  background-image: linear-gradient(0deg, #0d0d0d, #0000);
  height: 20rem;
  position: absolute;
  inset: auto 0% 0%;
}

.navbar_drop-lang {
  height: 0;
}

.navbar_drop-close {
  width: 1.875rem;
  height: 1.875rem;
}

.navbar_drop-box {
  color: #333;
  cursor: pointer;
  border-radius: 15px;
  flex: 1;
  width: 100%;
  max-width: 26.25rem;
  min-height: 26rem;
  position: relative;
  overflow: hidden;
}

.navbar_drop-box:lang(en) {
  min-height: 26rem;
}

.navbar_row2 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6.3125rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar_dropdow-logo {
  width: 8.875rem;
}

.navbar_dropdow-logo.ok:where(.w-variant-5a9e6300-dad8-db63-aa75-f0d43b070f73), .navbar_dropdow-logo.found {
  display: none;
}

.navbar_dropdow-logo.found:where(.w-variant-5a9e6300-dad8-db63-aa75-f0d43b070f73) {
  display: block;
}

.navbar_drop-box-logo {
  height: 1.875rem;
}

.navbar_dropdown {
  z-index: 99;
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  background-color: #212121b3;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  margin-bottom: 1.5625rem;
  padding: 1.5625rem 3.75rem 1.5625rem 2.75rem;
  display: none;
  position: fixed;
  inset: .9375rem .9375rem auto;
  overflow: scroll;
}

.navbar_dropdown:where(.w-variant-5a9e6300-dad8-db63-aa75-f0d43b070f73) {
  display: none;
}

.navbar_drop-box-image {
  z-index: 2;
  filter: saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.navbar_drop-box-image.color {
  z-index: 1;
  filter: none;
}

.navbar_dropdown-close {
  -webkit-backdrop-filter: blur(22.5px);
  backdrop-filter: blur(22.5px);
  color: #fff;
  cursor: pointer;
  background-color: #f6f7f933;
  border-radius: 7.5px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
}

.navbar_drop-box-arrow {
  color: #fff;
  background-color: #7d7d7d;
  border-radius: 6px;
  align-self: flex-end;
  width: 1.875rem;
  height: 1.875rem;
}

.navbar_drop-links {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.navbar_row3 {
  color: #7d7d7d;
  justify-content: space-between;
  align-items: center;
  padding-left: .70135rem;
  padding-right: .6875rem;
  font-family: Montserrat, sans-serif;
  font-size: .703125rem;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
}

.navbar_drop_row1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80.625rem;
  margin-bottom: 6.5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar_drop-box-cont {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 1.17188rem .9375rem .9375rem 1.17188rem;
  display: flex;
  position: relative;
}

.navbar_drop-link {
  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

.navbar_drop-link.w--current {
  font-size: 1.8125rem;
}

.navbar_drop-box-arrow-icn {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.navbar_drop-boxes {
  grid-column-gap: 1.17188rem;
  grid-row-gap: 1.17188rem;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.gram_btn-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  height: 1.75rem;
  display: flex;
}

.navbar-lang, .pri {
  width: 10rem;
}

.popup {
  z-index: 999;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup_content {
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  background-color: #ffffff1a;
  border-radius: 15px;
  width: 100%;
  max-width: 64.8125rem;
  padding: 2.3125rem 2.125rem 4.3125rem 2.3125rem;
}

.popup_row {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.popup_title {
  padding-top: .25rem;
}

.popup_sub {
  color: #7d7d7d;
  text-transform: uppercase;
  margin-bottom: .75rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.1;
}

.popup_h2 {
  color: #fff;
  max-width: 25.2rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.1;
}

.popup_span {
  color: #0e9db6;
}

.popup_right {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.popup_con {
  width: 100%;
  max-width: 15.125rem;
  margin-right: 2.25rem;
  padding-top: 2rem;
}

.popup_qe {
  border-radius: 18px;
  max-width: 15.125rem;
  margin-bottom: .8125rem;
}

.popup_qr-code {
  color: #bfbfbf;
  font-family: Montserrat, sans-serif;
  font-size: .65625rem;
  line-height: 1.2;
}

.popup_close {
  color: #000;
  cursor: pointer;
  background-color: #0e9db6;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
}

.popup_close:hover {
  background-color: #fff;
}

.popup_close-inc {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: .6875rem;
  display: flex;
}

.popup_row2 {
  grid-column-gap: 9.8rem;
  grid-row-gap: 9.8rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 4.25rem;
  display: flex;
}

.popup_details {
  grid-column-gap: 3.5625rem;
  grid-row-gap: 4.625rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 28.5rem;
  display: grid;
}

.popup_details-title {
  color: #fff;
  margin-bottom: 1.0625rem;
  font-size: .84375rem;
  font-weight: 700;
  line-height: .8;
}

.popup_details-text {
  color: #bfbfbf;
  font-family: Montserrat, sans-serif;
  font-size: .84375rem;
  line-height: .9;
  text-decoration: none;
}

.popup_links {
  width: 100%;
  max-width: 15.125rem;
}

.popup_link {
  color: #fff;
  word-break: break-all;
  width: 100%;
  max-width: 15.125rem;
  font-size: .84375rem;
  font-weight: 500;
  line-height: 1.2;
}

.popup_link:hover {
  opacity: .6;
}

.text-span-2 {
  white-space: nowrap;
}

.popup_link-text {
  color: #bfbfbf;
  margin-top: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: .65625rem;
  line-height: 1.2;
}

.hero_lienar-img {
  width: 100%;
}

.popup-timeline {
  z-index: 99999999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popup-timeline.welttorhuter, .popup-timeline.experte {
  padding-left: 3rem;
  padding-right: 3rem;
  display: none;
}

.popup-timeline.manager, .popup-timeline.unternehmer {
  display: none;
}

.popup-timeline.speaker {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.popup_time-content {
  z-index: 3;
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  background-color: #ffffff1a;
  border-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 62.3125rem;
  padding: .875rem;
  display: flex;
  position: relative;
}

.time_img-wrap {
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 29.3125rem;
  height: 38.125rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.time_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.popup-timeline-b {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.time_content {
  grid-column-gap: .6875rem;
  grid-row-gap: .6875rem;
  flex-flow: column;
  width: 100%;
  max-width: 30.25rem;
  height: 38.125rem;
  display: flex;
}

.time_content.exp.speaker {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.375rem;
  padding-left: 1.375rem;
}

.time_close {
  z-index: 3;
  cursor: pointer;
  background-color: #7d7d7d;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 1.8125rem;
  height: 1.8125rem;
  display: flex;
  position: absolute;
  inset: .90625rem .90625rem auto auto;
}

.time_close:hover {
  background-color: #444;
}

.time_close-icn {
  justify-content: center;
  align-items: center;
  width: .8125rem;
  height: .625rem;
  display: flex;
}

.time-item {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  background-color: #ffffff1a;
  border-radius: 7px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 1.1875rem .875rem;
  display: flex;
}

.time-item.exp {
  flex: 0 auto;
}

.time_name {
  color: #fff;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.1;
}

.time_name.exp {
  max-width: 20.5rem;
}

.time_year {
  color: #7d7d7d;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.1;
}

.time_controls {
  z-index: 4;
  grid-column-gap: .4625rem;
  grid-row-gap: .4625rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.time_play, .time_sound {
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  cursor: pointer;
  background-color: #f6f7f933;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 1.9375rem;
  height: 1.625rem;
  display: flex;
}

.time_play-icn {
  width: .6875rem;
}

.time_sound-icn {
  width: .9625rem;
}

.time_logo {
  width: 7.0625rem;
  margin-bottom: 2.25rem;
}

.time_speak-title {
  color: #fff;
  max-width: 20rem;
  margin-top: 0;
  margin-bottom: 2.875rem;
  font-size: 2.2875rem;
  font-weight: 500;
  line-height: 1.1;
}

.time_speak-text {
  color: #bfbfbf;
  width: 100%;
  max-width: 23.3125rem;
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  line-height: 1.2;
}

.section_legal {
  padding-top: 12rem;
  padding-bottom: 6rem;
}

.legal_container {
  width: 100%;
  max-width: 80.625rem;
  margin-left: auto;
  margin-right: auto;
}

.legal_rich {
  color: #fff;
}

.legal_rich p {
  opacity: .8;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.legal_rich h1 {
  text-transform: uppercase;
  font-size: 2.375rem;
  line-height: 1.2;
}

.legal_rich h2 {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.2;
}

.legal_rich h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.2;
}

.legal_rich h4 {
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.2;
}

.legal_rich h5, .legal_rich h6 {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2;
}

.legal_rich li {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.footer_legal {
  color: #7d7d7d;
  text-decoration: none;
}

.footer_legal:hover {
  color: #fff;
}

.nav_legal {
  color: #7d7d7d;
  text-decoration: none;
}

.nav_legal:hover {
  color: #fff;
}

.link-richtext {
  color: #ff9100;
}

.code-embed-2 {
  display: none;
}

.hero-texts {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 32%;
  display: flex;
}

.pic-overlay {
  z-index: 3;
  background-color: #00000026;
  position: absolute;
  inset: 0%;
}

.navbar-lang-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-lang-wrap.hide-f {
  display: none;
}

.navbar-lang-lsit {
  color: #1d1d1d;
  text-align: left;
  background-color: #ffffffb3;
  border-radius: 4px;
  padding-top: .3rem;
  padding-bottom: .3rem;
}

.navbar-lang-lsit.nav {
  padding-top: .15rem;
  padding-bottom: .15rem;
}

.navbar-lang-item {
  color: #1d1d1d;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 1.2rem;
  padding-right: .3rem;
  text-decoration: none;
  display: flex;
}

.navbar-lang-item.nav {
  justify-content: center;
  align-items: center;
  padding-left: .3rem;
}

.link {
  margin-left: .3125rem;
  margin-right: .5rem;
  padding-bottom: 3px;
}

.link.w--current {
  color: #7d7d7d;
  text-decoration: none;
}

.link.dorp {
  color: #1d1d1d;
  align-self: stretch;
  width: 100%;
  height: auto;
  font-size: .75rem;
  text-decoration: none;
}

.link.dorp:hover {
  color: #5e5e5e;
}

.link.dorp.w--current {
  display: none;
}

.link.dorp.nav {
  margin-left: auto;
  margin-right: auto;
  font-size: .75rem;
  line-height: 1;
}

.link.nav {
  margin-left: .3rem;
  margin-right: .3rem;
  padding-bottom: 0;
}

.code-embed-3 {
  justify-content: center;
  align-items: center;
  width: 1.1875rem;
  height: 1.1875rem;
  display: flex;
}

.code-embed-3.nav {
  width: .8rem;
  height: .8rem;
}

.code-embed-4 {
  justify-content: center;
  align-items: center;
  width: .75rem;
  height: .4375rem;
  display: flex;
}

.code-embed-4.nav {
  width: .5rem;
}

.dropdown-toggle {
  color: #7d7d7d;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.dropdown-toggle:hover {
  color: #fff;
}

.dropdown-toggle.nav {
  color: #fff;
  font-size: .75rem;
  line-height: 1;
}

.dropdown-list {
  padding-top: .3rem;
}

.dropdown-list.w--open {
  background-color: #0000;
  padding-top: .4rem;
}

.navbar_drop-box-image-color {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.navbar_drop-box-image-color.color {
  z-index: 1;
  filter: none;
}

@media screen and (min-width: 1280px) {
  .boxes_item-content {
    padding-bottom: 2rem;
  }

  .boxes_arrow {
    margin-bottom: -.5rem;
  }

  .brand_slider.swiper {
    max-width: none;
  }

  .brands_image {
    aspect-ratio: 680 / 505;
    max-width: 42.5rem;
  }

  .section_program {
    padding-bottom: 4.59375rem;
  }

  .program_slider.swiper {
    max-width: none;
  }

  .section_stif {
    padding-top: 2.85938rem;
  }

  .navbar_links.overview-6.foundation:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
    grid-column-gap: 2.875rem;
    grid-row-gap: 2.875rem;
  }

  .navbar_logo-link.overview-3 {
    width: 11.0625rem;
  }

  .section_navbar.overview-2 {
    width: auto;
    left: 1rem;
    right: 1rem;
  }

  .footer_linnks.partners-13 {
    margin-right: 7.875rem;
  }

  .footer_row.partners-8 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .padding-global-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer_text.partners.partners-10 {
    margin-right: 9.3125rem;
  }

  .footer_oeft.partners-9 {
    flex: 0 auto;
  }

  .navbar_drop-box, .navbar_drop-box:lang(en) {
    min-height: 32.0625rem;
  }

  .navbar_row2 {
    grid-column-gap: 3.375rem;
    grid-row-gap: 3.375rem;
  }

  .navbar_dropdown {
    height: calc(100vh - 1.875rem);
    margin-bottom: 0;
  }

  .navbar_drop_row1 {
    margin-bottom: 5.5625rem;
  }

  .navbar_drop-boxes {
    flex: 1;
  }

  .popup {
    padding-left: 0;
    padding-right: 0;
  }

  .popup_row2 {
    grid-column-gap: 11.8rem;
    grid-row-gap: 11.8rem;
  }

  .popup_details {
    max-width: 29.2rem;
  }

  .popup-timeline, .popup-timeline.welttorhuter, .popup-timeline.experte {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1440px) {
  .hero_controls {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global, .padding-global.about {
    padding-left: 0;
    padding-right: 0;
  }

  .timeline10_row.two {
    grid-column-gap: 4.3rem;
    grid-row-gap: 4.3rem;
  }

  .timeline10_circle {
    width: auto;
  }

  .section_timeline10 {
    z-index: 1;
  }

  .timeline10_circle-icn {
    overflow: visible;
  }

  .gram_item {
    height: 5.625rem;
  }

  .navbar_links.overview-6.foundation:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
    margin-left: 7rem;
  }

  .section_navbar.overview-2 {
    width: 100%;
    left: 0;
    right: 0;
  }

  .footer_logo-link.partners-36 {
    margin-bottom: 5.4375rem;
  }

  .footer_linnks.partners-13 {
    margin-right: 7.375rem;
  }

  .footer_text.partners.partners-10 {
    max-width: 24.3rem;
    margin-right: 8.8125rem;
  }

  .footer_container.partners-7 {
    padding-bottom: 1.45313rem;
  }

  .timeline_bg-img {
    top: -4rem;
  }

  .popup_row2 {
    grid-column-gap: 12.1rem;
    grid-row-gap: 12.1rem;
  }
}

@media screen and (min-width: 1920px) {
  .about_image {
    object-position: 50% 0%;
    margin-left: auto;
    margin-right: auto;
  }

  .about_box.first {
    width: 21rem;
  }

  .navbar_row2 {
    width: 100%;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar_row3 {
    width: 100%;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .navbar_drop_row1 {
    margin-left: auto;
    margin-right: auto;
  }

  .popup_close {
    top: auto;
  }
}

@media screen and (max-width: 991px) {
  .custom-video-wrapper {
    justify-content: center;
    align-items: center;
  }

  .about_h2 {
    font-size: 2rem;
  }

  .about_box {
    max-width: 22rem;
    font-size: 1.125rem;
  }

  .section_boxes {
    padding-top: 1rem;
    padding-bottom: 6rem;
  }

  .boxes_container {
    flex-flow: column;
    display: flex;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .timeline10_row {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .timeline10_item {
    grid-template-columns: 1fr 10rem 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h3 {
    font-size: 2.25rem;
  }

  .brand_slider-item.swiper-slide {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    padding: 1rem;
  }

  .brands_image {
    max-width: none;
  }

  .brands_title {
    margin-bottom: 2rem;
  }

  .brands_paragraph {
    max-width: none;
  }

  .photos_item-content {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .photos_item-content.last {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .awards_list {
    grid-template-columns: 1fr 1fr;
  }

  .section_video {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .video_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .video_content {
    width: 100%;
  }

  .video_h2, .video_text {
    max-width: none;
  }

  .sport_item-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section_program {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .program_slider-item.swiper-slide {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .program_content {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 0;
  }

  .program_image {
    max-width: none;
  }

  .program_top {
    margin-bottom: 1rem;
  }

  .program_text._1 {
    width: 100%;
    max-width: none;
  }

  .stif_container {
    flex-flow: column;
  }

  .stif_content, .stif_text {
    max-width: none;
  }

  .gram_grid {
    grid-template-columns: 1fr 1fr;
  }

  .navbar_links.overview-6.ok {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
  }

  .navbar_links.overview-6.ok:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
    display: none;
  }

  .navbar_links.overview-6.foundation:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668), .section_navbar.overview-2.show {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .navbar_burger-wrap.overview-12 {
    width: auto;
  }

  .footer_text.partners.partners-10 {
    max-width: 14rem;
    font-size: 1.2rem;
  }

  .gram_blank {
    display: none;
  }

  .navbar_drop-box {
    min-height: 14rem;
  }

  .navbar_row2 {
    flex-flow: column;
  }

  .navbar_dropdown {
    height: auto;
  }

  .navbar_drop-box-image {
    filter: saturate(0%);
  }

  .navbar_drop-boxes {
    width: 100%;
  }

  .popup {
    justify-content: center;
    align-items: flex-start;
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: scroll;
  }

  .popup_row {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .popup_con {
    margin-right: 1rem;
  }

  .popup_row2 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .popup_details {
    max-width: none;
  }

  .popup_links {
    order: -9999;
    max-width: none;
  }

  .text-span-2 {
    white-space: normal;
  }

  .navbar_drop-box-image-color {
    filter: saturate(0%);
  }
}

@media screen and (max-width: 767px) {
  .section_hero {
    aspect-ratio: 1440 / 1200;
  }

  .hero_content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero_blank {
    width: 5rem;
  }

  .hero_blank.foun {
    display: none;
  }

  .hero_video-controls {
    width: 5rem;
  }

  .about_container {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 2rem;
  }

  .about_title {
    flex: 1;
  }

  .about_title.timeline.mobile {
    z-index: 2;
    background-color: #0d0d0d;
    margin-top: 0;
    padding-bottom: 3rem;
    display: flex;
    position: relative;
  }

  .about_h2.timeline.legal {
    font-size: 3rem;
  }

  .about_box {
    margin-bottom: 4rem;
  }

  .section_boxes {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline10_list {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .timeline10_empty-space {
    display: none;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .timeline10_row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: max-content 1fr;
  }

  .timeline10_row.two {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .timeline10_progress {
    left: 0;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .timeline10_item {
    grid-template-rows: auto auto;
    grid-template-columns: 4rem 1fr;
    padding: 0;
  }

  .timeline10_item.first {
    padding: 0;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .timeline10_circle {
    margin-top: 2.25rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .timeline10_circle-wrapper {
    left: 0;
  }

  .brand_slider-item.swiper-slide {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .brands_subtitle {
    margin-bottom: .5rem;
  }

  .photos_year._1 {
    font-size: 1rem;
  }

  .photos_year._3.smaller, .photos_year.smaller {
    margin-bottom: .3rem;
  }

  .photos_h2 {
    font-size: 1.75rem;
  }

  .photos_h2._5.smaller, .photos_h2._7.smaller, .photos_h2.smaller {
    font-size: 1.125rem;
  }

  .section_awards {
    padding-top: 6rem;
  }

  .video_h2 {
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 2.5rem;
  }

  .sport_item-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sport_sub {
    margin-bottom: .4rem;
  }

  .sport_item-cont {
    max-width: none;
  }

  .sport_item-paragraph {
    margin-bottom: 1rem;
    font-size: .875rem;
  }

  .section_program {
    padding-bottom: 4rem;
  }

  .program_slider-item.swiper-slide {
    padding: 1rem;
  }

  .program_content {
    padding-top: 0;
  }

  .stif_h2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }

  .gram_wrap {
    padding-top: 2rem;
  }

  .gram_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .gram_h2 {
    font-size: 2rem;
  }

  .navbar_links.overview-6.ok, .navbar_links.overview-6.foundation:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
    display: none;
  }

  .navbar_burgeer.overview-13 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .navbar_burger-wrap.overview-12, .navbar_burger-wrap.overview-12:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
    border-radius: 7.5px;
  }

  .footer_logo-link.partners-36 {
    margin-bottom: 2rem;
  }

  .footer_menu.partners-17 {
    margin-top: 2rem;
  }

  .footer_linnks.partners-13 {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
  }

  .footer_row.partners-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_legals.partners-38 {
    font-size: .75rem;
  }

  .footer_link.partners-14.w--current {
    font-size: 1rem;
  }

  .footer_bg.artners.partners-4.desktop {
    display: none;
  }

  .footer_bg.artners.partners-4.mobile {
    object-position: 50% 0%;
    display: block;
  }

  .footer_text.partners.partners-10 {
    max-width: none;
    margin-bottom: 8rem;
    font-size: 1.375rem;
  }

  .section_footer.partners-2 {
    min-height: 0;
  }

  .footer_oeft.partners-9 {
    flex-flow: column;
  }

  .footer_row2.partners-34 {
    margin-top: 5.375rem;
  }

  .footer_container.partners-7 {
    padding-top: 4.3125rem;
    padding-bottom: 2.375rem;
  }

  .timeline_bg-img {
    display: none;
  }

  .navbar_drop-box {
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .navbar_row2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    margin-bottom: 2rem;
  }

  .navbar_dropdown {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    bottom: 0;
  }

  .navbar_drop-box-cont {
    flex: 1;
    height: auto;
  }

  .navbar_drop-link.w--current {
    display: none;
  }

  .navbar_drop-boxes {
    flex-flow: column;
  }

  .navbar-lang {
    display: none;
  }

  .popup_content {
    padding: 1.5rem;
  }

  .popup_row {
    flex-flow: column;
  }

  .popup_right {
    order: -9999;
    width: 100%;
  }

  .popup_con {
    max-width: none;
  }

  .popup_qe {
    width: 100%;
    max-width: none;
  }

  .popup_close {
    flex: none;
  }

  .popup_details {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .popup-timeline, .popup-timeline.welttorhuter, .popup-timeline.experte {
    justify-content: flex-start;
    align-items: center;
    padding: 2rem;
    overflow: scroll;
  }

  .popup_time-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .time_img-wrap {
    order: -9999;
  }

  .time_content.exp {
    height: auto;
  }

  .time_content.exp.speaker {
    padding-top: 0;
    padding-bottom: 2rem;
    padding-left: 0;
  }

  .time_logo {
    margin-bottom: 1rem;
  }

  .time_speak-title {
    margin-bottom: 1.5rem;
  }

  .time_speak-text {
    margin-bottom: 1rem;
  }

  .legal_rich h2 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .section_hero {
    aspect-ratio: 1440 / 2200;
  }

  .hero_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero_h1 {
    font-size: 1.25rem;
  }

  .hero_controls {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero_arrow {
    width: .8rem;
  }

  .section_about {
    height: auto;
  }

  .about_image {
    object-fit: fill;
    object-position: 50% 0%;
    height: auto;
    position: static;
  }

  .padding-global, .padding-global.about {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .about_container {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .about_title {
    flex: 0 auto;
    margin-bottom: 4rem;
  }

  .about_h2 {
    margin-top: 1rem;
    font-size: 1.5rem;
  }

  .about_h2.timeline.legal {
    font-size: 2.5rem;
  }

  .about_box {
    width: 100%;
    max-width: none;
    margin-bottom: 2rem;
    font-size: 1rem;
  }

  .about_box2 {
    max-width: none;
  }

  .section_boxes {
    padding-bottom: 6rem;
  }

  .boxes_item {
    height: 20rem;
  }

  .boxes_item-content {
    padding: 1.6rem 1rem;
  }

  .boxes_item-logo {
    height: 1.87rem;
  }

  .boxes_h2 {
    font-size: 1.25rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline10_item {
    grid-template-columns: 3rem 1fr;
  }

  .timeline10_item.first {
    margin-top: 4rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline_item-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .timeline_name {
    font-size: 1.5rem;
  }

  .section_brand {
    padding-top: 2rem;
  }

  .photos_bg._1 {
    object-position: 30% 50%;
  }

  .photos_bg._2 {
    object-position: 80% 50%;
  }

  .photos_bg._3 {
    object-position: 30% 50%;
  }

  .photos_bg._5 {
    object-position: 60% 50%;
  }

  .photos_bg._8 {
    object-position: 70% 50%;
  }

  .photos_bg._9 {
    object-position: 30% 50%;
  }

  .photos_bg._01 {
    object-position: 20% 50%;
  }

  .photos_item-content, .photos_item-content.last {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .photos_year._3 {
    font-size: 1rem;
  }

  .photos_year._3.smaller, .photos_year.smaller {
    font-size: .875rem;
  }

  .photos_h2.smaller {
    font-size: 1rem;
  }

  .photos_item-content-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .awards_list {
    flex-flow: column;
    display: flex;
  }

  .section_video {
    padding-bottom: 3rem;
  }

  .video_h2 {
    font-size: 2rem;
  }

  .sport_item-content._2 {
    padding-right: 1rem;
  }

  .sport_h2 {
    font-size: 1.5rem;
  }

  .sport_item-cont {
    padding: 1rem;
  }

  .sport_box {
    max-width: none;
    font-size: .875rem;
  }

  .program_slider-item.swiper-slide {
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.5rem;
  }

  .program_content {
    flex: 0 auto;
  }

  .stif_h2 {
    font-size: 2rem;
  }

  .gram_cta {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .gram_h2 {
    font-size: 1.8rem;
  }

  .navbar_burgeer.overview-13:where(.w-variant-975ad261-ddf7-97dd-4128-2c1a8f037668) {
    mix-blend-mode: normal;
  }

  .navbar_logo.overview.overview-4 {
    max-width: 9rem;
    height: 1.3rem;
  }

  .navbar_logo.partners.overview-5 {
    width: 9rem;
  }

  .navbar_burger-wrap.overview-12 {
    flex: none;
  }

  .footer_logo.partners-37 {
    width: 5.125rem;
  }

  .footer_text.partners.partners-10 {
    max-width: 18rem;
  }

  .footer_top.partners-39 {
    width: 2.3125rem;
    height: 2.3125rem;
  }

  .navbar_drop-box {
    aspect-ratio: 1;
  }

  .navbar_row2 {
    margin-bottom: 2rem;
  }

  .navbar_dropdown {
    padding-bottom: 2rem;
  }

  .navbar_dropdown:where(.w-variant-5a9e6300-dad8-db63-aa75-f0d43b070f73), .navbar_drop-links {
    display: none;
  }

  .navbar_row3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .navbar_drop_row1 {
    margin-bottom: 4rem;
  }

  .navbar_drop-boxes {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .popup {
    padding: 1rem;
  }

  .popup_content {
    padding-top: 4rem;
  }

  .popup_h2 {
    font-size: 1.25rem;
  }

  .popup_con {
    margin-right: 0;
    padding-top: 0;
  }

  .popup_close {
    position: absolute;
    inset: 1rem 1rem auto auto;
  }

  .popup_details {
    flex-flow: column;
    display: flex;
  }

  .popup_details-title {
    margin-bottom: .75rem;
  }

  .popup-timeline, .popup-timeline.welttorhuter, .popup-timeline.experte {
    padding: 1rem;
  }

  .time_img-wrap {
    height: 24rem;
  }

  .time_content {
    height: auto;
  }

  .time_speak-title {
    font-size: 1.75rem;
  }

  .legal_rich p {
    font-size: .875rem;
  }

  .navbar-lang-wrap {
    order: -9999;
  }
}

#w-node-ace20866-b227-2254-3ecd-583a930a8377-1b0ce1de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0406a16d-58bf-2ec6-8ee2-83ee4f14da48-1b0ce1de {
  justify-self: end;
}

#w-node-d95fa95d-249e-ecb9-7106-4c0e769dbe47-1b0ce1de {
  justify-self: start;
}

#w-node-_590e0d07-a625-ac5a-6980-12464a1088d0-1b0ce1de {
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-_0406a16d-58bf-2ec6-8ee2-83ee4f14da48-1b0ce1de, #w-node-_590e0d07-a625-ac5a-6980-12464a1088d0-1b0ce1de {
    order: 9999;
    justify-self: start;
  }
}


@font-face {
  font-family: 'Wide Desktop';
  src: url('../fonts/Normalidad-Wide-Bold-Desktop.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Wide Desktop';
  src: url('../fonts/Normalidad-Wide-Medium-Desktop.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Wide Desktop';
  src: url('../fonts/Normalidad-Wide-Regular-Desktop.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}