.simple-header {
  padding-left: 11rem;
  padding-right: 0;
  height: 350px;
  background: linear-gradient(107deg, rgba(69, 64, 255, 0.5) 0.56%, rgba(69, 64, 255, 0.34) 10.41%, rgba(69, 64, 255, 0) 32.64%), linear-gradient(268deg, rgba(69, 64, 255, 0.5) 3.1%, rgba(69, 64, 255, 0) 99.39%);
  margin-bottom: 160px;
}
@media screen and (max-width: 1550px) {
  .simple-header {
    padding-left: 6rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .simple-header {
    padding-left: 1.5rem;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 575.98px) {
  .simple-header {
    padding-left: 1rem;
    margin-bottom: 100px;
  }
}
.simple-header .wrapper {
  top: 80px;
  max-width: 630px;
  padding: 4rem;
  z-index: 99;
}
@media screen and (max-width: 1199.98px) {
  .simple-header .wrapper {
    margin-right: 1.5rem;
    padding: 2rem;
    top: 150px;
  }
}
@media screen and (max-width: 575.98px) {
  .simple-header .wrapper {
    margin-right: 1rem;
    top: auto;
    bottom: -30px;
  }
  .simple-header .wrapper h1 {
    word-break: break-all;
  }
  .simple-header .wrapper .excerpt p {
    font-size: 16px;
  }
}
.simple-header .wrapper .excerpt p {
  color: white;
  font-weight: 300;
}
.simple-header .ghost-heading {
  right: 0;
  bottom: -22px;
}
.simple-header .ghost-heading p {
  color: white;
  opacity: 0.2;
  text-transform: uppercase;
  font-size: 6rem;
  line-height: 1;
  font-weight: 900;
}
@media screen and (max-width: 767.98px) {
  .simple-header .ghost-heading {
    display: none;
  }
}

body.page-template-default .simple-header {
  margin-bottom: 120px;
}

main.about-us .simple-header {
  margin-bottom: 140px;
}

.our-team .description p {
  margin-bottom: 1rem;
}
.our-team .heading-wrap {
  padding-bottom: 12px;
}
.our-team .heading-wrap h2 {
  line-height: 1;
  left: -1px;
}
.our-team .heading-wrap h2 .level-1 {
  color: #AFAFB4;
  font-size: 3rem;
}
@media screen and (max-width: 1600px) {
  .our-team .heading-wrap h2 .level-1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1399.98px) {
  .our-team .heading-wrap h2 .level-1 {
    font-size: 2rem;
  }
}
.our-team .heading-wrap h2 .level-2 {
  display: inline-block;
  background: linear-gradient(90deg, rgb(69, 64, 255) 45%, rgb(197, 43, 210) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 5px;
  transform: translate(0, -20px);
  font-size: min(8rem, 8vw);
}
@media screen and (max-width: 1600px) {
  .our-team .heading-wrap h2 .level-2 {
    font-size: min(8rem, 8vw);
  }
}
@media screen and (max-width: 1399.98px) {
  .our-team .heading-wrap h2 .level-2 {
    font-size: min(6rem, 6vw);
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .our-team .heading-wrap h2 .level-2 {
    font-size: 7rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 575.98px) {
  .our-team .heading-wrap h2 .level-2 {
    font-size: 5rem;
  }
}
.our-team .swiper {
  min-height: 360px;
}
.our-team .swiper .swiper-slide {
  min-height: 320px;
  min-width: 320px;
  transition: 0.3s;
}
@media screen and (max-width: 767.98px) {
  .our-team .swiper .swiper-slide {
    min-width: 240px;
  }
}
.our-team .swiper .swiper-slide * {
  transition: 0.3s;
}
.our-team .swiper .swiper-slide a {
  text-decoration: none;
}
.our-team .swiper .swiper-slide .overlay {
  background: linear-gradient(20deg, #4540FF 3.4%, rgba(69, 64, 255, 0) 57.8%);
  border-radius: 25px;
  height: 100%;
}
.our-team .swiper .swiper-slide .wrapper {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  min-height: 320px;
  border-radius: 25px 0 25px 25px;
}
.our-team .swiper .swiper-slide .wrapper .image .logo-wrap {
  z-index: 99;
}
.our-team .swiper .swiper-slide .wrapper .image .logo-wrap img {
  height: 30px;
}
.our-team .swiper .swiper-slide .wrapper .content {
  bottom: -40px;
  padding-bottom: 1.5rem;
  padding-right: 3rem;
  transition: 0.3s;
}
.our-team .swiper .swiper-slide .wrapper .content h3 {
  font-size: 1.2rem;
  z-index: 99;
}
.our-team .swiper .swiper-slide .wrapper .content span {
  font-size: 0.7rem;
  z-index: 99;
  letter-spacing: 1px;
}
.our-team .swiper .swiper-slide .wrapper .content .arrow {
  opacity: 0;
  z-index: -1;
  transition: 0.3s;
}
.our-team .swiper .swiper-slide .wrapper .content .arrow svg {
  width: auto;
  height: 35px;
  fill: white;
  transition: 0.2s;
}
.our-team .swiper .swiper-slide .wrapper .content .arrow svg * {
  transition: 0.2s;
}
.our-team .swiper .swiper-slide .wrapper .content .arrow:hover svg {
  fill: #A98DEB;
}
.our-team .swiper .swiper-slide.swiper-slide-active {
  padding-top: 0px;
  min-height: 360px;
}
.our-team .swiper .swiper-slide.swiper-slide-active .overlay {
  background: linear-gradient(20deg, #C52BD2 3.4%, rgba(69, 64, 255, 0) 57.8%);
  height: 100%;
}
.our-team .swiper .swiper-slide.swiper-slide-active .wrapper {
  min-height: 360px;
}
.our-team .swiper .swiper-slide.swiper-slide-active:hover .overlay {
  background: #C52BD2;
  opacity: 0.8;
}
.our-team .swiper .swiper-slide:hover .overlay {
  background: #4540FF;
  opacity: 0.8;
}
.our-team .swiper .swiper-slide:hover .wrapper .content {
  padding-bottom: 3rem;
}
.our-team .swiper .swiper-slide:hover .wrapper .content .arrow {
  opacity: 1;
  z-index: 99;
}

.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;
}

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;
  }
}