.intro__text {
  display: none;
  position: absolute;
  right: 10vw;
  top: 70%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 75px;
  line-height: 1;
  text-shadow: 2px 2px 8px #666; }
  .intro__text ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 40px;
    column-gap: 30px;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase; }
.intro strong {
  display: block;
  font-size: 92px; }

.countdown__text strong {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 42px;
  display: block; }

h1, h2, h3, h4 {
  color: var(--e-global-color-94d7711); }

body {
  font-size: 18px;
  padding-bottom: 0; }

.trends {
  margin-bottom: 50px; }
  .trends__box {
    position: relative;
    padding: 0;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.09);
    transition: ease all .73s;
    overflow: hidden;
    text-align: center;
    padding-bottom: 15px; }
    .trends__box img {
      transition: ease all .73s; }
    .trends__box figure, .trends__box .elementor-widget-image {
      overflow: hidden; }
    .trends__box:hover {
      transform: translateY(-20px); }
      .trends__box:hover img {
        transform: scale(1.07); }
  .trends .elementor-widget-text-editor {
    padding: 0 20px; }

.header .elementor-nav-menu--main .elementor-nav-menu a, .header .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .header .elementor-nav-menu--main .elementor-nav-menu a:focus, .header .elementor-nav-menu--main .elementor-nav-menu a:hover {
  padding: 9px 20px; }
.header > .e-con-inner {
  display: block; }
.header__menu nav {
  display: block;
  width: 100%; }
.header__menu li.menu-item-808 {
  position: absolute;
  right: 0; }
  .header__menu li.menu-item-808 a {
    padding-right: 190px !important; }
    .header__menu li.menu-item-808 a::after {
      opacity: 1 !important;
      right: 0;
      content: "";
      display: block;
      background: url("/wp-content/uploads/2024/12/we-are-fifa-usa-transparent.png") no-repeat 0 0/auto 100%;
      height: 70px;
      width: 180px; }
.header__locations {
  position: absolute;
  top: 34vw;
  right: 10vw;
  font-size: 2vw; }
  .header__locations ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    column-gap: 5vw;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    line-height: 3vw;
    align-items: baseline;
    text-shadow: 2px 2px 5px #000; }
    .header__locations ul > li:nth-of-type(1) {
      font-size: 3vw;
      cursor: pointer; }

#counter {
  color: #ffffff;
  text-shadow: 2px 2px 10px #000;
  font-size: 30px;
  text-align: center;
  line-height: 1;
  font-style: italic;
  margin: 20px auto 0;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif; }
  #counter strong {
    display: block;
    font-size: 90px;
    font-weight: 500; }

@media (max-width: 900px) {
  .trends__box {
    transition: ease all .73s;
    overflow: hidden;
    text-align: center;
    padding-bottom: 15px; }
    .trends__box:hover {
      transform: none; }
      .trends__box:hover img {
        transform: none; }

  #counter {
    margin: 0 auto 50px; }
    #counter strong {
      font-size: 12vw; }

  .intro {
    overflow: hidden; }
    .intro__image img {
      max-width: none !important;
      width: 120% !important; }

  .header__locations {
    display: none; }

  .mob-carousel .elementor-widget-text-editor {
    padding: 0 20px; } }
@media (max-width: 700px) {
  span.cd {
    display: block; }

  .mob-locations {
    position: absolute;
    font-size: 13px;
    top: -23px;
    right: 30px;
    transformmm: translateX(-50%);
    text-shadow: 2px 2px 5px #000; }
    .mob-locations ul {
      display: flex;
      column-gap: 15px;
      margin: 0;
      padding: 0;
      list-style: none;
      justify-content: flex-end; }
      .mob-locations ul li {
        margin: 0;
        padding: 0; }

  .elementor-nav-menu > li {
    flex-grow: 1; }

  .elementor-740 .elementor-element.elementor-element-ec5d5dc, .elementor-915 .elementor-element.elementor-element-6a50cb6 {
    top: 25px !important; }

  #counter {
    margin: 0 auto 25px;
    font-size: 20px; }
    #counter strong {
      font-size: 17vw; }

  .intro {
    overflow: hidden; }
    .intro__image img {
      width: 220% !important; }

  .header__menu li a {
    padding: 9px 12px !important; }
  .header__menu li.menu-item-808 {
    position: relative;
    right: auto; }
    .header__menu li.menu-item-808 a {
      padding-right: 12px !important; }
      .header__menu li.menu-item-808 a::after {
        display: none !important; }

  .mob-carousel .elementor-widget-text-editor {
    padding: 0 10px; }
    .mob-carousel .elementor-widget-text-editor p {
      font-size: 18px; } }
