.experiences-area-two {
  padding: 25px 0;
  position: relative;
}
.experiences-area-two .container {
  max-width: 1550px;
}
.experiences-area-two .experiences__content h2 {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -2.5%;
  line-height: 113%;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .experiences-area-two .experiences__content h2 {
    font-size: 40px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .experiences-area-two .experiences__content h2 {
    font-size: 35px;
    line-height: 117%;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .experiences-area-two .experiences__content h2 {
    font-size: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .experiences__content h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .experiences__content h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .experiences-area-two .experiences__content h2 {
    font-size: 25px;
  }
}
.experiences-area-two .experiences__content .exp__description--wrap {
  display: flex;
  margin-top: 64px;
  align-items: flex-start;
  gap: 0 20px;
  max-width: 797px;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .experiences-area-two .experiences__content .exp__description--wrap {
    margin-top: 70px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .experiences-area-two .experiences__content .exp__description--wrap {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .experiences-area-two .experiences__content .exp__description--wrap {
    margin-top: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .experiences__content .exp__description--wrap {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .experiences__content .exp__description--wrap {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .experiences-area-two .experiences__content .exp__description--wrap {
    margin-top: 30px;
  }
}
.experiences-area-two .experiences__content .exp__description--wrap span {
  width: 70px;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  position: relative;
  top: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .experiences__content .exp__description--wrap span {
    width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .experiences-area-two .experiences__content .exp__description--wrap span {
    width: 30px;
  }
}
.experiences-area-two
  .experiences__content
  .exp__description--wrap
  .exp__description {
  width: calc(100% - 70px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description {
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 767px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description {
    width: calc(100% - 30px);
  }
}
.experiences-area-two
  .experiences__content
  .exp__description--wrap
  .exp__description
  p {
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  line-height: 34px;
  font-weight: normal;
  color: #060606;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description
    p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description
    p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description
    p {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description
    p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .experiences-area-two
    .experiences__content
    .exp__description--wrap
    .exp__description
    p {
    font-size: 15px;
    line-height: 22px;
  }
}
.experiences-area-two .exp__thumb {
  position: absolute;
  right: 28px;
  top: 38%;
  width: 774px;
  transform: translateY(-50%);
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .experiences-area-two .exp__thumb {
    width: 660px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .experiences-area-two .exp__thumb {
    width: 560px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .experiences-area-two .exp__thumb {
    width: 520px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .experiences-area-two .exp__thumb {
    width: 621px;
    top: 80%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .exp__thumb {
    width: 420px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .exp__thumb {
    top: 45%;
    width: 320px;
  }
}
@media only screen and (max-width: 767px) {
  .experiences-area-two .exp__thumb {
    display: none;
  }
}
.experiences-area-two .exp__thumb .main__thumb {
  width: 100%;
}
.experiences-area-two .exp__thumb .star__101 {
  width: 45px !important;
  position: absolute;
  left: 0px;
  top: 7%;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .exp__thumb .star__101 {
    width: 28px !important;
    left: -5px;
    top: 4%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .exp__thumb .star__101 {
    width: 28px !important;
  }
}
.experiences-area-two .exp__thumb .star__102 {
  width: 25px !important;
  position: absolute;
  left: 30%;
  top: -4%;
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .exp__thumb .star__102 {
    width: 22px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .exp__thumb .star__102 {
    width: 20px !important;
  }
}
.experiences-area-two .exp__thumb .star__103 {
  width: 30px !important;
  position: absolute;
  right: 25%;
  top: 10%;
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .exp__thumb .star__103 {
    width: 26px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experiences-area-two .exp__thumb .star__103 {
    width: 20px !important;
    right: 21%;
    top: 8%;
  }
}
.experiences-area-two .exp__thumb .star__104 {
  width: 22px !important;
  position: absolute;
  left: 40%;
  bottom: 0%;
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .experiences-area-two .exp__thumb .star__104 {
    width: 20px !important;
  }
}
