.main-header {
  background: linear-gradient(90deg, #4540FF 17.94%, #4540FF 17.95%, #1C19A9 68.33%, #030073 100.73%);
  padding-top: 6rem;
}
@media screen and (max-width: 1199.98px) {
  .main-header {
    background: url(/wp-content/uploads/2023/11/homepage-flying-soccer-player.png), linear-gradient(90deg, #4540FF 17.94%, #4540FF 17.95%, #1C19A9 68.33%, #030073 100.73%);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
  }
}
@media screen and (max-width: 767.98px) {
  .main-header {
    background-position-x: right;
    background-position-y: -10%;
  }
}
.main-header h1, .main-header h1 span {
  font-size: 10.2rem;
  line-height: 1;
  font-weight: 900;
  white-space: nowrap;
}
@media screen and (max-width: 1399.98px) {
  .main-header h1, .main-header h1 span {
    white-space: wrap;
  }
}
@media screen and (max-width: 991.98px) {
  .main-header h1, .main-header h1 span {
    position: relative;
    z-index: 99;
    text-align: center;
    font-size: 8rem;
  }
}
@media screen and (max-width: 575.98px) {
  .main-header h1, .main-header h1 span {
    font-size: 7rem;
  }
}
.main-header h1 span {
  position: relative;
  z-index: 99;
}
.main-header * {
  color: white;
}
.main-header .soccer-player {
  right: -105px;
  top: 20px;
}
@media screen and (max-width: 1199.98px) {
  .main-header .soccer-player {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .main-header .soccer-player {
    top: -185px;
  }
}
.main-header .button-wrapper {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767.98px) {
  .main-header .button-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.main-header .button-wrapper .btn-close {
  opacity: 1;
}
.main-header .partners p {
  font-size: 0.7rem;
}
@media screen and (max-width: 767.98px) {
  .main-header .partners img {
    margin-top: 1rem;
    height: 25px;
  }
}

.what-we-do {
  max-width: 1920px;
}
.what-we-do h2 {
  background: linear-gradient(107deg, #4540FF -8.54%, #C52BD2 108.17%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  .what-we-do h2 {
    text-align: center;
  }
}
.what-we-do h2 .level-1 {
  font-size: 4rem;
  margin-left: 15px;
}
@media screen and (max-width: 767.98px) {
  .what-we-do h2 .level-1 {
    margin-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .what-we-do h2 .level-1 {
    font-size: 3rem;
  }
}
.what-we-do h2 .level-2 {
  font-size: 11rem;
  margin-left: 15px;
}
@media screen and (max-width: 1620px) {
  .what-we-do h2 .level-2 {
    font-size: 9rem;
  }
}
@media screen and (max-width: 767.98px) {
  .what-we-do h2 .level-2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .what-we-do h2 .level-2 {
    font-size: 6rem;
  }
}
.what-we-do h2 .level-3 {
  font-size: 15rem;
}
@media screen and (max-width: 1620px) {
  .what-we-do h2 .level-3 {
    font-size: 13rem;
  }
}
@media screen and (max-width: 575.98px) {
  .what-we-do h2 .level-3 {
    font-size: 8rem;
    line-height: 0.8;
    margin-bottom: 1rem;
  }
}

section#timeline {
  padding: 4rem 0;
}
section#timeline h2 {
  z-index: -1;
  font-size: 8.5rem;
  top: 146px;
  color: white;
}
@media screen and (max-width: 1199.98px) {
  section#timeline h2 {
    font-size: 7rem;
    top: 174px;
  }
}
@media screen and (max-width: 991.98px) {
  section#timeline h2 {
    font-size: 6rem;
    top: 114px;
  }
}
@media screen and (max-width: 767.98px) {
  section#timeline h2 {
    font-size: 4rem;
    top: 150px;
  }
}
@media screen and (max-width: 575.98px) {
  section#timeline h2 {
    font-size: 2.5rem;
    top: 179px;
  }
}
section#timeline .timeline-navigation button {
  background: none;
  border: none;
  outline-color: #000028 !important;
}
section#timeline .swiper {
  padding-left: 11rem;
  padding-right: 8rem;
}
@media screen and (max-width: 1399.98px) {
  section#timeline .swiper {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199.98px) {
  section#timeline .swiper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
section#timeline .swiper .swiper-slide {
  cursor: pointer;
}
section#timeline .swiper .swiper-slide .timeline-dot {
  width: 14px;
  height: 14px;
  background-color: black;
  border-radius: 50%;
  z-index: 999;
  transition: 0.3s;
}
section#timeline .swiper .swiper-slide .switch-title {
  font-size: 1.4rem;
}
section#timeline .swiper .swiper-slide .title p {
  font-size: 0.8rem;
}
section#timeline .swiper .swiper-slide.swiper-slide-active .switch-title {
  color: #4540FF;
}
section#timeline .swiper .swiper-slide.swiper-slide-active .timeline-dot {
  background-color: #4540FF;
  outline: solid 3px rgba(69, 64, 255, 0.3019607843);
}
section#timeline .fade-block {
  width: 380px;
  height: 200px;
  background: linear-gradient(90deg, rgba(34, 34, 34, 0) 0%, #F6F6F6 30%);
  right: 0;
  z-index: 999;
  top: 64%;
}
@media screen and (max-width: 1420px) {
  section#timeline .fade-block {
    top: 60%;
  }
}
@media screen and (max-width: 1399.98px) {
  section#timeline .fade-block {
    width: 250px;
  }
}
@media screen and (max-width: 1199.98px) {
  section#timeline .fade-block {
    display: none;
  }
}
section#timeline .timeline {
  height: 2px;
  background-color: #DEE1E8;
  top: 225px;
}
@media screen and (max-width: 991.98px) {
  section#timeline .timeline {
    top: 145px;
  }
}
section#timeline .timeline::before {
  content: "";
  display: block;
  width: 220px;
  height: 2px;
  background-color: rgba(69, 64, 255, 0.3019607843);
}
@media screen and (max-width: 1399.98px) {
  section#timeline .timeline::before {
    width: 130px;
  }
}
@media screen and (max-width: 1199.98px) {
  section#timeline .timeline::before {
    width: 40px;
  }
}

.our-values.fortuna .wrapper, .our-values.casa .wrapper, .our-values.psk .wrapper {
  background: white;
}
.our-values.fortuna .wrapper h2, .our-values.casa .wrapper h2, .our-values.psk .wrapper h2 {
  top: 22px;
  left: -10px;
  font-size: 6rem;
}
@media screen and (max-width: 1450px) {
  .our-values.fortuna .wrapper h2, .our-values.casa .wrapper h2, .our-values.psk .wrapper h2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 1399.98px) {
  .our-values.fortuna .wrapper h2, .our-values.casa .wrapper h2, .our-values.psk .wrapper h2 {
    font-size: 4.7rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .our-values.fortuna .wrapper h2, .our-values.casa .wrapper h2, .our-values.psk .wrapper h2 {
    font-size: 6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .our-values.fortuna .wrapper h2, .our-values.casa .wrapper h2, .our-values.psk .wrapper h2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 575.98px) {
  .our-values.fortuna .wrapper h2, .our-values.casa .wrapper h2, .our-values.psk .wrapper h2 {
    font-size: 3rem;
    left: -4px;
  }
}
.our-values.fortuna .wrapper img, .our-values.casa .wrapper img, .our-values.psk .wrapper img {
  filter: grayscale(1);
  bottom: 1px;
}
@media screen and (max-width: 767.98px) {
  .our-values.fortuna .wrapper img, .our-values.casa .wrapper img, .our-values.psk .wrapper img {
    right: -85px;
  }
}
.our-values.fortuna .wrapper .bottom-border, .our-values.casa .wrapper .bottom-border, .our-values.psk .wrapper .bottom-border {
  height: 30px;
  bottom: 0;
}
.our-values.fortuna .bg-light-gray, .our-values.casa .bg-light-gray, .our-values.psk .bg-light-gray {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.our-values.fortuna .bg-light-gray h3, .our-values.casa .bg-light-gray h3, .our-values.psk .bg-light-gray h3 {
  display: none;
}
.our-values.fortuna .wrapper h2 {
  color: #171717 !important;
}
.our-values.fortuna .bg-light-gray h4 {
  color: #171717;
}
.our-values.fortuna .bg-light-gray .hightlight {
  color: #E8B20B;
}
.our-values.psk .wrapper {
  background: linear-gradient(130deg, rgb(1, 85, 188) 0%, rgb(8, 50, 107) 80%);
}
.our-values.psk .wrapper h2 {
  color: white !important;
}
.our-values.psk .bg-light-gray h4 {
  color: #343434;
}
.our-values.psk .bg-light-gray .hightlight {
  color: #24AD11;
}
.our-values.casa .wrapper {
  background: linear-gradient(130deg, #E90D17 0%, #8A0F0A 70%);
}
.our-values.casa .wrapper h2 {
  color: white !important;
}
.our-values.casa .bg-light-gray h4 {
  color: black;
}
.our-values.casa .bg-light-gray .hightlight {
  color: #DF4804;
}
.our-values .wrapper {
  background: linear-gradient(180deg, #4540FF 0%, #4540FF 50%, #C52BD2 100%);
  min-height: 600px;
  border-radius: 0px 30px 30px 0px;
  z-index: 10;
}
@media screen and (max-width: 991.98px) {
  .our-values .wrapper {
    min-height: 500px;
  }
}
.our-values .wrapper img {
  right: 0;
  bottom: 0;
}
.our-values .wrapper h2 {
  font-size: 8rem;
  line-height: 0.8;
  top: -5px;
  z-index: 999;
}
@media screen and (max-width: 1450px) {
  .our-values .wrapper h2 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 1399.98px) {
  .our-values .wrapper h2 {
    font-size: 6rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .our-values .wrapper h2 {
    font-size: 10rem;
  }
}
@media screen and (max-width: 991.98px) {
  .our-values .wrapper h2 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .our-values .wrapper h2 {
    font-size: 6rem;
  }
}
@media screen and (max-width: 575.98px) {
  .our-values .wrapper h2 {
    font-size: 4rem;
  }
}
.our-values .bg-light-gray {
  padding-top: 7rem;
  padding-bottom: 7rem;
  padding-left: 7rem;
  margin-left: -150px;
}
@media screen and (max-width: 1199.98px) {
  .our-values .bg-light-gray {
    margin-left: 0px;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media screen and (max-width: 767.98px) {
  .our-values .bg-light-gray {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 0 !important;
  }
}
.our-values .bg-light-gray h3, .our-values .bg-light-gray h4 {
  color: #000028;
}
.our-values .bg-light-gray h3 {
  font-size: 4.5rem;
}
@media screen and (max-width: 575.98px) {
  .our-values .bg-light-gray h3 {
    font-size: 3.5rem;
  }
}
.our-values .bg-light-gray .accountable {
  color: #4540FF;
}
.our-values .bg-light-gray .bold {
  color: #8536E9;
}
.our-values .bg-light-gray .customer {
  color: #C52BD2;
}
.our-values .bg-light-gray .letter-big {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 900;
  font-size: 6rem;
  line-height: 1;
}

.map {
  max-width: 1920px;
}
@media screen and (max-width: 767.98px) {
  .map {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.map h2 {
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
}
.map h2 .level-1 {
  color: #AFAFB4;
  -webkit-text-fill-color: initial;
  font-size: 4.8rem;
}
@media screen and (max-width: 767.98px) {
  .map h2 .level-1 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .map h2 .level-2 {
    font-size: min(6.5rem, 6.5vw);
  }
}
@media screen and (max-width: 1770px) {
  .map h2 .level-2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 991.98px) {
  .map h2 .level-2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .map h2 .level-2 {
    font-size: 2rem;
  }
}
.map .special-offset {
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .map .special-offset {
    margin-bottom: 2.6rem;
  }
}
@media screen and (min-width: 1500px) {
  .map .special-offset {
    padding-left: 1rem;
  }
}
.map .country-names .flag-wrap {
  cursor: pointer;
  transform: 0.3s;
  padding: 0.6rem 1rem;
  margin: 0.4rem 0;
  border-radius: 1rem;
}
.map .country-names .flag-wrap:hover {
  background-color: #C52BD222;
  color: #C52BD2;
}
.map .country-names .flag-wrap img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 767.98px) {
  .map .country-names .flag-wrap img {
    width: 25px;
    height: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .map .country-names .flag-wrap span {
    font-size: 18px;
  }
}
.map .country-names .flag-wrap * {
  pointer-events: none;
}
.map #map {
  height: 475px;
  width: 100%;
  border: 10px solid white;
}