.fx-section--sponsorship-hero[_ngcontent-sc418] {
  position: relative;
  background-image: url(/assets/img/sections/section-sponsorships-hero/bg-sponsorship-hero-mob.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418] {
    background-image: url(/assets/img/sections/section-sponsorships-hero/bg-sponsorship-hero.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .fx-section--sponsorship-hero.bg-video-loaded[_ngcontent-sc418] {
    background: none;
  }
  .fx-section--sponsorship-hero.bg-video-loaded[_ngcontent-sc418]
    .bg-video-container[_ngcontent-sc418] {
    display: block;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .container[_ngcontent-sc418] {
  position: relative;
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .bg-video-container[_ngcontent-sc418] {
  display: none;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .bg-video-container[_ngcontent-sc418] {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    background: #010101;
    z-index: -1;
  }
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .bg-video-container[_ngcontent-sc418]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0003;
  }
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .bg-video-container[_ngcontent-sc418]
    video[_ngcontent-sc418] {
    min-height: 100%;
    min-width: 100%;
    height: auto !important;
    width: auto !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418] h1[_ngcontent-sc418] {
  font-size: 48px;
  color: #fff;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418] h1[_ngcontent-sc418] {
    font-size: 64px;
    letter-spacing: 7px;
    margin-bottom: 88px;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  h1[_ngcontent-sc418]
  span[_ngcontent-sc418] {
  font-size: 26px;
  color: #fff;
  display: block;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    h1[_ngcontent-sc418]
    span[_ngcontent-sc418] {
    font-size: 24px;
    padding-top: 7px;
    letter-spacing: 0;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .item-hero[_ngcontent-sc418] {
  text-align: center;
  color: #d91222;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .item-hero[_ngcontent-sc418] {
    margin-bottom: 68px;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .item-hero__value[_ngcontent-sc418] {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d9122233;
  line-height: 45px;
  font-size: 36px;
  margin: 0 auto 21px;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .item-hero__value[_ngcontent-sc418] {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d9122233;
    font-size: 50px;
    margin: 0 auto 21px;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .item-hero[_ngcontent-sc418]
  p[_ngcontent-sc418] {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .item-hero[_ngcontent-sc418]
    p[_ngcontent-sc418] {
    font-size: 24px;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .logos-list[_ngcontent-sc418] {
  color: #d91222;
  margin: 0 auto;
  padding: 0;
  max-width: 264px;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .logos-list[_ngcontent-sc418] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: none;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .logos-list[_ngcontent-sc418]
  li[_ngcontent-sc418] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 15px;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .logos-list[_ngcontent-sc418]
    li[_ngcontent-sc418] {
    padding: 0;
  }
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .logos-list[_ngcontent-sc418]
    li[_ngcontent-sc418]:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d91222;
    opacity: 0.45;
  }
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .logos-list[_ngcontent-sc418]
    li[_ngcontent-sc418]:first-child:before {
    display: none;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418] .logo[_ngcontent-sc418] {
  margin: 0 8px;
  font-size: 43px;
  opacity: 0.55;
}
@media (min-width: 1024px) {
  .fx-section--sponsorship-hero[_ngcontent-sc418]
    .logo[_ngcontent-sc418] {
    margin: 0 22px;
  }
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .logo.fx-symbol-mclaren[_ngcontent-sc418] {
  font-size: 16px;
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .logo.fx-symbol-s-logo[_ngcontent-sc418] {
  font-size: 32px;
}
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .logo.fx-symbol-irc[_ngcontent-sc418],
.fx-section--sponsorship-hero[_ngcontent-sc418]
  .logo.fx-symbol-wrc[_ngcontent-sc418] {
  font-size: 30px;
}


@media (min-width: 1024px) {
  .fx-section--current-sponsorships[_ngcontent-sc419]
    .panel__heading[_ngcontent-sc419] {
    margin-bottom: 4.5rem;
  }
}
.fx-section--current-sponsorships[_ngcontent-sc419] h2[_ngcontent-sc419] {
  margin-bottom: 11px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .subtitle[_ngcontent-sc419] {
  text-transform: uppercase;
  color: #ff9800;
  font-weight: 500;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  letter-spacing: 5px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .text-holder[_ngcontent-sc419] {
  max-width: 570px;
  margin: 0 auto;
}
.fx-section--current-sponsorships[_ngcontent-sc419] p[_ngcontent-sc419] {
  margin-bottom: 14px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419] {
  color: #d91222;
  margin-bottom: 36px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]:hover
  i[_ngcontent-sc419] {
  color: #d91222;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  i[_ngcontent-sc419] {
  margin-left: 5px;
  margin-top: 3px;
}
[lang="ar"][_nghost-sc419]
  .fx-section--current-sponsorships[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  i[_ngcontent-sc419],
[lang="ar"]
  [_nghost-sc419]
  .fx-section--current-sponsorships[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  i[_ngcontent-sc419] {
  margin-left: 0;
  margin-right: 5px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  span[_ngcontent-sc419]:after {
  display: none;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  figure[_ngcontent-sc419] {
  margin: 0;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .img-car[_ngcontent-sc419] {
  max-width: 300px;
}
@media (min-width: 1024px) {
  .fx-section--current-sponsorships[_ngcontent-sc419]
    .img-car[_ngcontent-sc419] {
    max-width: 678px;
  }
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419] {
  background-color: #f5f6f7;
  border-radius: 9px;
  padding: 37px 20px 40px;
  color: #2d3436;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .fx-section--current-sponsorships[_ngcontent-sc419]
    .item[_ngcontent-sc419] {
    margin-bottom: 30px;
    height: 100%;
    margin-bottom: 0;
    padding: 56px 68px 70px;
  }
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__logo[_ngcontent-sc419] {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
  height: 75px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__logo.yacht-club-logo[_ngcontent-sc419]
  fx-retina-image[_ngcontent-sc419] {
  max-width: 127px;
  width: 100%;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__logo.yacht-club-logo[_ngcontent-sc419]
  img {
  width: 100%;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__logo.beda-logo[_ngcontent-sc419]
  fx-retina-image[_ngcontent-sc419] {
  max-width: 92px;
  width: 100%;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__logo.beda-logo[_ngcontent-sc419]
  img {
  width: 100%;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__content[_ngcontent-sc419] {
  min-height: 180px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item__content[_ngcontent-sc419]
  p[_ngcontent-sc419] {
  margin-bottom: 5px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  h3[_ngcontent-sc419] {
  color: #d91222;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 23px;
  font-family: Futura, Inter, Segoe UI, Arial, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  padding-top: 10px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  small[_ngcontent-sc419] {
  display: block;
  font-size: 12px;
  line-height: 18px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419] {
  font-weight: 500;
  color: #d91222;
  margin: 0;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]:hover
  i[_ngcontent-sc419] {
  color: #d91222;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  i[_ngcontent-sc419] {
  margin-left: 5px;
  margin-top: 3px;
}
[lang="ar"][_nghost-sc419]
  .fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  i[_ngcontent-sc419],
[lang="ar"]
  [_nghost-sc419]
  .fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  i[_ngcontent-sc419] {
  margin-left: 0;
  margin-right: 5px;
}
.fx-section--current-sponsorships[_ngcontent-sc419]
  .item[_ngcontent-sc419]
  .btn-link[_ngcontent-sc419]
  span[_ngcontent-sc419]:after {
  display: none;
}

      .fx-section--other-sponsorships[_ngcontent-sc420] {
        padding-top: 0;
      }
      .fx-section--other-sponsorships[_ngcontent-sc420] h2[_ngcontent-sc420] {
        margin-bottom: 45px;
      }
      @media (min-width: 1024px) {
        .fx-section--other-sponsorships[_ngcontent-sc420] h2[_ngcontent-sc420] {
          margin-bottom: 5rem;
        }
      }
      @media (min-width: 480px) {
        .grid-column[_ngcontent-sc420] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          grid-gap: 20px;
        }
      }
      @media (min-width: 480px) and (-ms-high-contrast: none),
        screen and (min-width: 480px) and (-ms-high-contrast: active) {
        .grid-column[_ngcontent-sc420] {
          display: flex;
          flex-wrap: wrap;
        }
      }
      @media (min-width: 1024px) {
        .grid-column[_ngcontent-sc420] {
          grid-template-columns: repeat(auto-fill, minmax(248px, 1fr));
          grid-gap: 20px;
          grid-auto-rows: minmax(248px, auto);
          grid-auto-flow: dense;
        }
      }
      @media (min-width: 1200px) {
        .grid-column[_ngcontent-sc420] {
          grid-template-columns: repeat(auto-fill, minmax(306px, 1fr));
          grid-auto-rows: minmax(306px, auto);
        }
      }
      .grid-column[_ngcontent-sc420] .grid[_ngcontent-sc420] {
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
        overflow: hidden;
      }
      @media (min-width: 1024px) {
        .grid-column[_ngcontent-sc420] .grid[_ngcontent-sc420] {
          margin-bottom: 0;
        }
      }
      @media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
        .grid-column[_ngcontent-sc420] .grid[_ngcontent-sc420] {
          margin: 0 0 40px;
          display: block;
          width: 100%;
          height: auto !important;
        }
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        fx-retina-image[_ngcontent-sc420] {
        border-radius: 10px;
        object-fit: cover;
        z-index: 100;
        box-shadow: none;
        transform: translateZ(0);
        transition: all 0.5s ease;
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        figure[_ngcontent-sc420] {
        overflow: hidden;
        position: relative;
        z-index: 1;
        padding: 15px;
      }
      @media (min-width: 480px) {
        .grid-column[_ngcontent-sc420]
          .grid[_ngcontent-sc420]
          figure[_ngcontent-sc420] {
          margin: 0;
        }
      }
      @media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
        .grid-column[_ngcontent-sc420]
          .grid[_ngcontent-sc420]
          figure[_ngcontent-sc420] {
          float: left;
          height: 300px !important;
          width: 300px !important;
          order: -1 !important;
        }
        .grid-column[_ngcontent-sc420]
          .grid[_ngcontent-sc420]
          figure.fix-ie[_ngcontent-sc420]
          img[_ngcontent-sc420] {
          width: auto;
        }
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        .content[_ngcontent-sc420] {
        font-size: 16px;
        overflow: hidden;
        position: relative;
        padding-top: 20px;
        align-items: flex-start;
      }
      @media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
        .grid-column[_ngcontent-sc420]
          .grid[_ngcontent-sc420]
          .content[_ngcontent-sc420] {
          overflow: hidden;
          width: auto !important;
          max-width: calc(100% - 300px) !important;
          height: auto !important;
        }
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        .content[_ngcontent-sc420]
        .text-size-h3[_ngcontent-sc420] {
        display: flex;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.2;
        max-width: 270px;
        margin: 0;
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        .content[_ngcontent-sc420]
        .text-size-h3[_ngcontent-sc420]
        span[_ngcontent-sc420] {
        display: flex;
        padding-right: 10px;
        padding-top: 2px;
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        .content[_ngcontent-sc420]
        .text-size-h3[_ngcontent-sc420]
        span[_ngcontent-sc420]
        img.iconflag[_ngcontent-sc420] {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        min-height: 25px;
        max-height: 25px;
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        .content[_ngcontent-sc420]
        .date[_ngcontent-sc420] {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px;
        color: #2d3436;
        padding-top: 6px;
        min-height: 49px;
        display: block;
        padding-left: 35px;
      }
      @media (min-width: 480px) {
        .grid-column[_ngcontent-sc420]
          .grid[_ngcontent-sc420]
          .content[_ngcontent-sc420]
          .date[_ngcontent-sc420] {
          padding-left: 0;
        }
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]
        .content[_ngcontent-sc420]
        p[_ngcontent-sc420] {
        margin: 0 0 1rem;
      }
      @media (min-width: 480px) {
        .grid-column[_ngcontent-sc420] .grid-1[_ngcontent-sc420] {
          grid-column-end: span 1;
        }
        .grid-column[_ngcontent-sc420] .grid-2[_ngcontent-sc420] {
          grid-column-end: span 2;
        }
      }
      .grid-column[_ngcontent-sc420]
        .grid[_ngcontent-sc420]:hover
        fx-retina-image[_ngcontent-sc420] {
        box-shadow: 0 0 20px -8px #000c;
        transform: translateZ(3px);
      }
      .grid-column[_ngcontent-sc420] fx-retina-image[_ngcontent-sc420] img {
        object-fit: cover;
        transition: all 0.3s ease;
        min-height: 330px;
        z-index: 0;
        box-shadow: none;
        border-radius: 10px;
      }
