.find-your-place-wrap {
  position: relative;
  margin: 0 60px;
  padding-bottom: 475px;
}
@media (max-width: 1199.98px) {
  .find-your-place-wrap {
    padding-bottom: 210px;
  }
}
@media (max-width: 767.98px) {
  .find-your-place-wrap {
    margin: 0;
    padding-bottom: 48px;
  }
}
.find-your-place-wrap .suitcase-image {
  text-align: center;
  margin-bottom: 15px;
}
.find-your-place-wrap .home-find-your-place__title {
  font-family: "Bai Jamjuree", sans-serif;
  font-size: 35px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .find-your-place-wrap .home-find-your-place__title {
    font-size: 25px;
  }
}
.find-your-place-wrap .home-find-your-place__description {
  font-family: "Bai Jamjuree", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  color: #000;
  margin-bottom: 38px;
  text-align: center;
  max-width: 40ch;
  margin: 0 auto;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .find-your-place-wrap .home-find-your-place__description {
    font-size: 16px;
    line-height: 26px;
  }
}
.find-your-place-wrap .home-find-your-place__description span {
  font-weight: 700;
}
.find-your-place-wrap .btn-wrap {
  text-align: center;
}
.find-your-place-wrap .btn-wrap .btn {
  border-radius: 4px;
}
@media (max-width: 1199.98px) {
  .find-your-place-wrap .people-thumbs {
    display: none;
  }
}
.find-your-place-wrap .people-thumbs .person {
  position: absolute;
}
.find-your-place-wrap .people-thumbs .person .image-wrap .person-image {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 0;
}
.find-your-place-wrap .people-thumbs .person .image-wrap .person-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.find-your-place-wrap .people-thumbs .person-1 {
  top: 47px;
  left: 0;
}
.find-your-place-wrap .people-thumbs .person-1::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #E7CEB2;
  position: absolute;
  top: -25px;
  right: -10px;
}
.find-your-place-wrap .people-thumbs .person-1::after {
  content: url("images/path-1.svg");
  position: absolute;
  bottom: -20px;
  right: 40%;
  transform: translate(100%, 100%);
}
.find-your-place-wrap .people-thumbs .person-1 .image-wrap::before {
  content: url("images/lens.svg");
  position: absolute;
  bottom: -20px;
  right: -65px;
}
.find-your-place-wrap .people-thumbs .person-1 .image-wrap::after {
  content: url("images/cross.svg");
  position: absolute;
  bottom: -135px;
  left: 60%;
}
.find-your-place-wrap .people-thumbs .person-2 {
  top: 320px;
  left: 154px;
}
.find-your-place-wrap .people-thumbs .person-2::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #E3E0B8;
  position: absolute;
  bottom: 30px;
  right: -170px;
}
.find-your-place-wrap .people-thumbs .person-2::after {
  content: url("images/path-2.svg");
  position: absolute;
  bottom: 10px;
  right: -10px;
  transform: translate(100%, 100%);
}
@media (max-width: 1599.98px) {
  .find-your-place-wrap .people-thumbs .person-2::after {
    right: 15px;
  }
}
@media (max-width: 1299.98px) {
  .find-your-place-wrap .people-thumbs .person-2::after {
    transform: translate(100%, 100%) scale(0.9);
    transform-origin: left;
    right: 0;
  }
}
.find-your-place-wrap .people-thumbs .person-2 .image-wrap::before {
  content: url("images/bag.svg");
  position: absolute;
  bottom: -75px;
  right: -40px;
}
.find-your-place-wrap .people-thumbs .person-3 {
  top: 400px;
  left: 50%;
  transform: translateX(-50%);
}
.find-your-place-wrap .people-thumbs .person-3::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #F4C4C2;
  position: absolute;
  bottom: -15px;
  right: -35px;
}
.find-your-place-wrap .people-thumbs .person-3::after {
  content: url("images/path-3.svg");
  position: absolute;
  bottom: -55px;
  right: -25px;
  transform: translate(100%, 0);
}
@media (max-width: 1599.98px) {
  .find-your-place-wrap .people-thumbs .person-3::after {
    right: 5px;
  }
}
@media (max-width: 1299.98px) {
  .find-your-place-wrap .people-thumbs .person-3::after {
    transform: translate(100%, 0) scale(0.9);
    transform-origin: left;
    right: -15px;
  }
}
.find-your-place-wrap .people-thumbs .person-3 .image-wrap::before {
  content: url("images/cross-2.svg");
  position: absolute;
  bottom: 30%;
  left: -40px;
}
.find-your-place-wrap .people-thumbs .person-3 .image-wrap::after {
  content: url("images/bar.svg");
  position: absolute;
  top: -15px;
  right: -135px;
}
.find-your-place-wrap .people-thumbs .person-4 {
  top: 300px;
  right: 170px;
}
.find-your-place-wrap .people-thumbs .person-4::before {
  content: url("images/path-4.svg");
  position: absolute;
  bottom: -70px;
  right: -15px;
  transform: translate(100%, -100%);
}
.find-your-place-wrap .people-thumbs .person-4 .image-wrap::before {
  content: url("images/circle.svg");
  position: absolute;
  bottom: -60px;
  left: -30px;
}
.find-your-place-wrap .people-thumbs .person-4 .image-wrap::after {
  content: url("images/person-thumb.svg");
  position: absolute;
  bottom: -30px;
  right: -70px;
}
.find-your-place-wrap .people-thumbs .person-5 {
  top: 60px;
  right: 10px;
}
.find-your-place-wrap .people-thumbs .person-5::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #AAE8C7;
  position: absolute;
  bottom: -85px;
  left: -20px;
}
.find-your-place-wrap .people-thumbs .person-5 .image-wrap::before {
  content: url("images/cross.svg");
  position: absolute;
  bottom: -50px;
  right: -10px;
}
.find-your-place-wrap .people-thumbs .person-5 .image-wrap::after {
  content: url("images/chat.svg");
  position: absolute;
  top: -55px;
  left: -30px;
}

.pop-anim .person-image {
  animation: popAnim 0.7s ease 3 alternate;
}
.pop-anim .person:nth-child(1) .person-image {
  animation-delay: 0;
}
.pop-anim .person:nth-child(2) .person-image {
  animation-delay: 1.8s;
}
.pop-anim .person:nth-child(3) .person-image {
  animation-delay: 1.2s;
}
.pop-anim .person:nth-child(4) .person-image {
  animation-delay: 0.4s;
}
.pop-anim .person:nth-child(5) .person-image {
  animation-delay: 1.6s;
}
.pop-anim .person-1::before,
.pop-anim .person-1 .image-wrap::before,
.pop-anim .person-1 .image-wrap::after,
.pop-anim .person-2::before,
.pop-anim .person-2 .image-wrap::before,
.pop-anim .person-3::before,
.pop-anim .person-3 .image-wrap::before,
.pop-anim .person-3 .image-wrap::after,
.pop-anim .person-4 .image-wrap::before,
.pop-anim .person-4 .image-wrap::after,
.pop-anim .person-5::before,
.pop-anim .person-5 .image-wrap::before,
.pop-anim .person-5 .image-wrap::after {
  animation: popAnim 0.7s ease 3 alternate;
}
.pop-anim .person-1::before {
  animation-delay: 0.1s;
}
.pop-anim .person-1 .image-wrap::before {
  animation-delay: 0.3s;
}
.pop-anim .person-1 .image-wrap::after {
  animation-delay: 0.8s;
}
.pop-anim .person-2::before {
  animation-delay: 0.4s;
}
.pop-anim .person-2 .image-wrap::before {
  animation-delay: 0.5s;
}
.pop-anim .person-3::before {
  animation-delay: 0.2s;
}
.pop-anim .person-3 .image-wrap::before {
  animation-delay: 0.6s;
}
.pop-anim .person-3 .image-wrap::after {
  animation-delay: 1.2s;
}
.pop-anim .person-4 .image-wrap::before {
  animation-delay: 1.4s;
}
.pop-anim .person-4 .image-wrap::after {
  animation-delay: 1.8s;
}
.pop-anim .person-5::before {
  animation-delay: 1s;
}
.pop-anim .person-5 .image-wrap::before {
  animation-delay: 1.6s;
}
.pop-anim .person-5 .image-wrap::after {
  animation-delay: 2s;
}

@keyframes popAnim {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}