@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.home-section-1 {
  padding: 0 8%;
  background-image: url(../images/section-1-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 500px) {
  .home-section-1 {
    padding: 0 4%;
  }
}
.home-section-1 .section-1-1 .content-1 {
  margin-right: 2vw;
  margin-top: 13%;
}
@media (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 {
    margin-top: 2%;
    margin-bottom: 5%;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-1 {
  display: flex;
  gap: 20px;
  margin-bottom: 6%;
  align-items: center;
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 {
    margin-bottom: 4%;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 {
    margin-bottom: 3%;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 {
    gap: 10px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-1 .para-1 {
  display: flex;
}
.home-section-1 .section-1-1 .content-1 .content-1-1 .para-2 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 58.9577px;
  line-height: 66%;
  color: #5B2AD6;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 .para-2 p {
    font-size: 47.9577px;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 .para-2 p {
    font-size: 45.9577px;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 .para-2 p {
    font-size: 34.9577px;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-1 .para-2 p {
    font-size: 27px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-2 {
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-2 {
    margin-bottom: 4%;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-2 {
    margin-bottom: 3%;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-2 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 78.5652px;
  line-height: 66%;
  color: #A4A4A4;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-2 p {
    font-size: 68.5652px;
    line-height: 104%;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-2 p {
    font-size: 64.5652px;
    line-height: 92%;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-2 p {
    font-size: 55.5652px;
    line-height: 105%;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-3 {
  display: flex;
  margin-bottom: 6%;
  gap: 25px;
  align-items: center;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 {
    margin-bottom: 4%;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 {
    margin-bottom: 3%;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 {
    gap: 18px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-3 .para-1 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 58.9577px;
  line-height: 66%;
  color: #5B2AD6;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-1 p {
    font-size: 45.9577px;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-1 p {
    font-size: 45.9577px;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-1 p {
    font-size: 34.9577px;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-1 p {
    font-size: 27px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 {
  display: flex;
}
.home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 .arrow-div1 {
  border: 2px solid #7B2CFF;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 .arrow-div1 {
    width: 40px;
    height: 40px;
    margin-left: -9px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 .arrow-div2 {
  border: 2px solid #7B2CFF;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7B2CFF;
  margin-left: -15px;
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 .arrow-div2 {
    width: 40px;
    height: 40px;
    margin-left: -9px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 .arrow-div3 {
  border: 2px solid #393939;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #393939;
  margin-left: -15px;
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-3 .para-2 .arrow-div3 {
    width: 40px;
    height: 40px;
    margin-left: -9px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-4 {
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-4 {
    margin-bottom: 4%;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-4 {
    margin-bottom: 3%;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-4 .para-1 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18.4371px;
  line-height: 160%;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #202020;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-4 .para-1 p {
    font-size: 16.4371px;
  }
}
@media (max-width: 500px) {
  .home-section-1 .section-1-1 .content-1 .content-1-4 .para-1 p {
    font-size: 15.4371px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 {
  display: flex;
  gap: 10px;
}
.home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .donate-btn {
  background: #5B2AD6;
  border-radius: 45.3312px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #FFFFFF;
  border: none;
  padding: 2% 4%;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .donate-btn {
    font-size: 0.9rem;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .donate-btn {
    font-size: 0.9rem;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .donate-btn {
    width: 45%;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .donate-btn a {
  text-decoration: none;
  color: #FFFFFF;
}
.home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .arrow-btn {
  border: 2px solid #393939;
  border-radius: 50%;
  width: 53px;
  height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #393939;
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .arrow-btn {
    width: 40px;
    height: 40px;
  }
}
.home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .call-btn {
  border: 1px solid #888888;
  background: transparent;
  padding: 1.5% 5%;
  border-radius: 45px;
  text-transform: capitalize;
  font-size: 1.1rem;
  font-weight: 400;
  margin-left: 15px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .call-btn {
    font-size: 0.9rem;
  }
}
@media (max-width: 767px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .call-btn {
    font-size: 0.9rem;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-1 .content-1-5 .para-1 .call-btn {
    margin-left: 0;
  }
}
.home-section-1 .section-1-1 .content-2 {
  display: flex;
  gap: 14px;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 {
  flex: 1;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 {
  margin-bottom: 14px;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div {
  position: relative;
  border-radius: 78px 0 78px 0;
  overflow: hidden;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .card-1-img {
  object-fit: cover;
  width: 100%;
  transition: filter 0.5s ease, border-radius 0.5s ease;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .card-1-img:hover {
  filter: grayscale(1);
  border-top-right-radius: 9vw;
  border-top-left-radius: 0;
  border-bottom-left-radius: 9vw;
  border-bottom-right-radius: 0;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 {
  position: absolute;
  top: 20%;
  left: 15%;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 {
    top: 11%;
  }
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 {
    top: 8%;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .img-div2 {
  margin-bottom: 20%;
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .img-div2 img {
    width: 38%;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .para-1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 49.6164px;
  line-height: 40%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
  margin-bottom: 15%;
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .para-1 {
    font-size: 41.6164px;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .para-2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 21.6117px;
  line-height: 125%;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .para-2 {
    font-size: 18.6117px;
  }
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .para-2 {
    font-size: 18.6117px;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-1-1-1 .para-2 {
    font-size: 14.6117px;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-2-1-1 {
  position: absolute;
  bottom: 6%;
  left: 15%;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-2-1-1 {
    bottom: 8%;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-2-1-1 .para-1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 19.5051px;
  line-height: 137%;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-2-1-1 .para-1 {
    font-size: 17.5051px;
  }
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-2-1-1 .para-1 {
    font-size: 16.5051px;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-1 .img-div .content-2-1-1 .para-1 {
    font-size: 14.6117px;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-2 {
  background-image: url(../images/section-1-card-2.jpg);
  background-repeat: repeat;
  background-size: cover;
  padding: 2.5vw 3.7vw 2.5vw 3vw;
  border-radius: 0 90px 90px 0;
  transition: filter 0.5s ease, border-radius 0.5s ease;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-2:hover {
  filter: grayscale(1);
  border-radius: 50%;
}
.home-section-1 .section-1-1 .content-2 .content-2-1 .card-2 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 17.5546px;
  line-height: 152%;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-2 p {
    font-size: 15.3546px;
  }
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-2 p {
    font-size: 15.5546px;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-1 .card-2 p {
    font-size: 14.6117px;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-2 {
  flex: 1;
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-3 {
  background-image: url(../images/section-1-card-3.jpg);
  background-repeat: repeat;
  background-size: cover;
  padding: 5vw 2.5vw 5vw 3.5vw;
  border-radius: 0 0px 90px 0;
  margin-bottom: 14px;
  transition: filter 0.5s ease, border-radius 0.5s ease;
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-3:hover {
  filter: grayscale(1);
  border-top-right-radius: 7.5vw;
  border-top-left-radius: 0;
  border-bottom-left-radius: 7.5vw;
  border-bottom-right-radius: 0;
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-3 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 17.5546px;
  line-height: 152%;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-3 p {
    font-size: 16.5546px;
  }
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-3 p {
    font-size: 15.5546px;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-3 p {
    font-size: 14.6117px;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div {
  position: relative;
  border-radius: 0 80px;
  overflow: hidden;
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div .card-4-img {
  width: 100%;
  transition: filter 0.5s ease, border-radius 0.5s ease;
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div .card-4-img:hover {
  filter: grayscale(1);
  border-top-right-radius: 0;
  border-top-left-radius: 9vw;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 9vw;
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div .arrow-btn2 {
  position: absolute;
  top: 7%;
  right: 10%;
  border: 2px solid #393939;
  border-radius: 50%;
  width: 67px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div .arrow-btn2 {
    right: 13%;
    width: 50px;
    height: 50px;
  }
}
.home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div p {
  position: absolute;
  bottom: 8%;
  right: 13%;
  text-align: right;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 19.5051px;
  line-height: 137%;
  text-align: right;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
  width: 70%;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div p {
    font-size: 16.7051px;
  }
}
@media (max-width: 600px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div p {
    font-size: 16.5051px;
    bottom: 13%;
  }
}
@media (max-width: 450px) {
  .home-section-1 .section-1-1 .content-2 .content-2-2 .card-4 .img-div p {
    font-size: 14.6117px;
  }
}

.home-section-2 {
  padding: 0 8%;
  padding-top: 1%;
  padding-bottom: 6%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 500px) {
  .home-section-2 {
    padding: 4% 4% 7%;
  }
}
.home-section-2 .section-2 .big-text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 11.223vw;
  line-height: 113%;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}
@media (max-width: 1200px) {
  .home-section-2 .section-2 .big-text {
    font-size: 7.223vw;
  }
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .big-text {
    font-size: 12.523vw;
  }
}
.home-section-2 .section-2 .content-1 {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-1 {
    gap: 13px;
  }
}
.home-section-2 .section-2 .content-1 .round-ball {
  width: 52.99px;
  height: 52.99px;
  background: linear-gradient(153.49deg, #AA77FF 11.83%, #7B2CFF 82.7%);
  transform: rotate(-28.57deg);
  border-radius: 50%;
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-1 .round-ball {
    width: 40px;
    height: 40px;
  }
}
.home-section-2 .section-2 .content-1 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 1.903vw;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-1 p {
    font-size: 2.303vw;
  }
}
@media (max-width: 600px) {
  .home-section-2 .section-2 .content-1 p {
    font-size: 3.503vw;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-1 p {
    font-size: 4vw;
  }
}
.home-section-2 .section-2 .content-3 {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-3 {
    flex-direction: column;
    gap: 0;
    align-items: start;
  }
}
.home-section-2 .section-2 .content-3 .para-1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 11.123vw;
  line-height: 93%;
  text-transform: capitalize;
  background: linear-gradient(90deg, #AA77FF 0%, #7B2CFF 100%);
  -webkit-background-clip: text;
  /* Needed for gradient text in Webkit browsers */
  -webkit-text-fill-color: transparent;
  /* Makes the text transparent to show the gradient */
  margin: 0;
}
@media (max-width: 1200px) {
  .home-section-2 .section-2 .content-3 .para-1 {
    font-size: 7.223vw;
  }
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-3 .para-1 {
    font-size: 12.523vw;
  }
}
.home-section-2 .section-2 .content-3 .para-2 {
  width: 40%;
}
.home-section-2 .section-2 .content-3 .para-2 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 1.359vw;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #000000;
  margin: 0;
}
@media (max-width: 767px) {
  .home-section-2 .section-2 .content-3 .para-2 p {
    font-size: 1.559vw;
  }
}
@media (max-width: 600px) {
  .home-section-2 .section-2 .content-3 .para-2 p {
    font-size: 2.159vw;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-3 .para-2 p {
    font-size: 2.859vw;
    margin-top: -11px;
  }
}
@media (max-width: 450px) {
  .home-section-2 .section-2 .content-3 .para-2 p {
    margin: -4px 0 4px;
  }
}
@media (max-width: 1200px) {
  .home-section-2 .section-2 .content-3 .para-2 {
    margin-top: 14px;
  }
}
@media (max-width: 600px) {
  .home-section-2 .section-2 .content-3 .para-2 {
    width: 56%;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-3 .para-2 {
    width: 100%;
  }
}
.home-section-2 .section-2 .content-5 {
  position: relative;
}
.home-section-2 .section-2 .content-5 .curve-card-1 {
  background: #7B2CFF;
  opacity: 0.8;
  border-radius: 3.175vw 3.175vw 3.175vw 14.459vw;
  transform: rotate(-15deg);
  position: absolute;
  top: -73%;
  right: 20%;
  padding: 2.976vw 3.637vw 5.322vw 6.613vw;
  z-index: 3;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 {
    top: -65%;
    right: 14%;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 {
    right: 18%;
  }
}
.home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 4.381vw;
  line-height: 118.65%;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-1 {
    font-size: 5.381vw;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-1 {
    font-size: 6.881vw;
  }
}
.home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 1.646vw;
  line-height: 118.65%;
  text-align: right;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-2 {
    font-size: 2.046vw;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-2 {
    font-size: 2.646vw;
  }
}
@media (max-width: 450px) {
  .home-section-2 .section-2 .content-5 .curve-card-1 .para-1 .para-1-2 {
    font-size: 3.799vw;
  }
}
.home-section-2 .section-2 .content-5 .curve-card-2 {
  background: #C1C0C4;
  opacity: 0.8;
  border-radius: 3.175vw 3.175vw 3.175vw 14.459vw;
  transform: rotate(37.79deg);
  padding: 3.676vw 3.137vw 8.822vw 6.413vw;
  position: absolute;
  top: -89%;
  right: 2%;
  z-index: 1;
  text-align: end;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 {
    right: -3%;
    top: -91%;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 {
    top: -134%;
  }
}
.home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 2.136vw;
  line-height: 118.65%;
  text-transform: capitalize;
  color: #000;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-1 {
    font-size: 4.236vw;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-1 {
    font-size: 6.881vw;
  }
}
.home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 1.347vw;
  line-height: 118.65%;
  text-align: right;
  text-transform: capitalize;
  color: #000;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-2 {
    font-size: 1.947vw;
  }
}
@media (max-width: 500px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-2 {
    font-size: 2.646vw;
  }
}
@media (max-width: 450px) {
  .home-section-2 .section-2 .content-5 .curve-card-2 .para-2 .para-1-2 {
    font-size: 3.799vw;
  }
}
.home-section-2 .circle-div {
  position: absolute;
  right: -5%;
  top: 5%;
}
@media (max-width: 1250px) {
  .home-section-2 .circle-div {
    right: -150px;
  }
}
@media (max-width: 991px) {
  .home-section-2 .circle-div {
    right: -187px;
  }
}
@media (max-width: 700px) {
  .home-section-2 .circle-div {
    right: -225px;
  }
}
@media (max-width: 480px) {
  .home-section-2 .circle-div {
    right: -267px;
  }
}
.home-section-2 .circle-div .text-div {
  position: relative;
}
.home-section-2 .circle-div .text-div .img-div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1250px) {
  .home-section-2 .circle-div .text-div {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .home-section-2 .circle-div .text-div {
    width: 60%;
  }
}
@media (max-width: 700px) {
  .home-section-2 .circle-div .text-div {
    width: 45%;
  }
}
@media (max-width: 480px) {
  .home-section-2 .circle-div .text-div {
    width: 25%;
  }
}

.home-section-3 {
  background-image: url(../images/section-3-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8% 19%;
}
@media (max-width: 1400px) {
  .home-section-3 {
    padding: 8% 13%;
  }
}
@media (max-width: 767px) {
  .home-section-3 {
    padding: 7%;
  }
}
.home-section-3 .section-3 .content-1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 25%;
}
@media (max-width: 1200px) {
  .home-section-3 .section-3 .content-1 {
    gap: 12%;
  }
}
@media (max-width: 600px) {
  .home-section-3 .section-3 .content-1 {
    gap: 4%;
  }
}
@media (max-width: 500px) {
  .home-section-3 .section-3 .content-1 {
    flex-direction: column;
    gap: 20px;
  }
}
.home-section-3 .section-3 .content-1 .para-1 {
  flex: 1;
}
.home-section-3 .section-3 .content-1 .para-1 h3 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 42.3771px;
  line-height: 75%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .home-section-3 .section-3 .content-1 .para-1 h3 {
    font-size: 36.6771px;
  }
}
@media (max-width: 600px) {
  .home-section-3 .section-3 .content-1 .para-1 h3 {
    font-size: 32.6771px;
  }
}
.home-section-3 .section-3 .content-1 .para-1 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-size: 20.2442px;
  line-height: 156%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-3 .section-3 .content-1 .para-1 p {
    font-size: 16.2442px;
    line-height: 151%;
  }
}
@media (max-width: 767px) {
  .home-section-3 .section-3 .content-1 .para-1 p {
    font-size: 14.2442px;
  }
}

.home-section-4 .section-4 .head-section {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 6% 0;
}
.home-section-4 .section-4 .head-section .swiper-button-next {
  border: 2px solid #dddddd;
  border-radius: 50%;
  padding: 26px;
  width: 20px;
  height: 20px;
  color: #646464;
  right: 15%;
  top: 30%;
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .head-section .swiper-button-next {
    padding: 20px;
    right: 4%;
    top: 36%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .head-section .swiper-button-next {
    right: 3%;
  }
}
.home-section-4 .section-4 .head-section .swiper-button-prev {
  border: 2px solid #dddddd;
  border-radius: 50%;
  padding: 26px;
  width: 20px;
  height: 20px;
  color: #646464;
  left: 15%;
  top: 30%;
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .head-section .swiper-button-prev {
    padding: 20px;
    left: 4%;
    top: 36%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .head-section .swiper-button-prev {
    left: 3%;
  }
}
.home-section-4 .section-4 .head-section .swiper-button-next:after,
.home-section-4 .section-4 .head-section .swiper-button-prev:after {
  font-size: 15px !important;
}
.home-section-4 .section-4 .head-section h2 {
  font-family: "Poppins", sans-serif;
  /* Ensure a fallback font is provided */
  font-style: normal;
  font-weight: 400;
  font-size: 40.93px;
  line-height: 61px;
  background: linear-gradient(90deg, #7B2CFF 0%, #AA77FF 100%);
  -webkit-background-clip: text;
  /* For Webkit browsers (Chrome, Safari, Edge) */
  -webkit-text-fill-color: transparent;
  /* Makes text transparent to show gradient */
  background-clip: text;
  /* Redundant in most cases, but added for compatibility */
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .head-section h2 {
    font-size: 35.93px;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .head-section h2 {
    font-size: 24.93px;
    margin: 0;
  }
}
.home-section-4 .section-4 .head-section p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 20.93px;
  line-height: 31px;
  text-align: center;
  color: #707070;
  margin: 0 22%;
  margin-bottom: 4%;
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .head-section p {
    font-size: 16.93px;
    line-height: 28px;
  }
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .head-section p {
    margin: 0 14% 5%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .head-section p {
    font-size: 15px;
    line-height: 25px;
    margin: 0 15.6% 5%;
  }
}
.home-section-4 .section-4 .head-section .swiper-section .swiper-container .swiper-btn {
  border: 1.5px solid #E0E0E0;
  border-radius: 35px;
  background: transparent;
  width: 100%;
  height: 50px;
  text-align: center;
  align-self: center;
  font-size: 14px;
  color: #646464;
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .head-section .swiper-section .swiper-container .swiper-btn {
    width: 90%;
  }
}
.home-section-4 .section-4 .head-section .swiper-section .swiper-container .swiper-btn.active {
  border: 1.5px solid #AA77FF;
  border-radius: 35px;
  background: #AA77FF;
  width: 100%;
  height: 50px;
  text-align: center;
  align-self: center;
  font-size: 14px;
  color: #FFFFFF;
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .head-section .swiper-section .swiper-container .swiper-btn.active {
    width: 90%;
  }
}
.home-section-4 .section-4 .content-section {
  position: relative;
  overflow: hidden;
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element {
  position: absolute;
  top: -5%;
  right: -18%;
  z-index: 1;
}
@media (max-width: 1400px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element {
    top: -6%;
    right: -25%;
  }
}
@media (max-width: 1200px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element {
    right: -382px;
    top: -4%;
  }
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element {
    top: -2%;
    right: -398px;
  }
}
@media (max-width: 1200px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element img {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element img {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element img {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .graphics-element {
    top: -1%;
    right: -417px;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  border-radius: 0px 50px 50px 0px;
  padding: 1.5% 3% 1.5% 0%;
  width: 30%;
}
@media (min-width: 701px) and (max-width: 1200px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div {
    width: 25%;
  }
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div {
    width: 43%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div {
    width: 100%;
    padding: 3.5% 4% 3% 0%;
    border-radius: unset;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div .para-1 {
  display: flex;
  gap: 10px;
  justify-content: end;
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div .para-1 {
    align-items: baseline;
    justify-content: center;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div .para-1 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 1200px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div .para-1 p {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div .para-1 p {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .date-div .para-1 p {
    font-size: 15.7px;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #000000;
  border-radius: 50px 0px 0px 50px;
  padding: 1.5% 0% 1.5% 3%;
  width: 30%;
}
@media (min-width: 700px) and (max-width: 1200px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div {
    width: 25%;
  }
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div {
    width: 43%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div {
    width: 100%;
    padding: 2.5% 4% 4% 3%;
    border-radius: unset;
    top: 42px;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div .para-1 {
  display: flex;
  gap: 10px;
  justify-content: start;
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div .para-1 {
    align-items: baseline;
    justify-content: center;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div .para-1 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 1200px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div .para-1 p {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div .para-1 p {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-1 .loc-div .para-1 p {
    font-size: 15.7px;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 .h-div {
  margin-bottom: 3%;
  padding: 1.3% 0%;
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 .h-div h2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 33.93px;
  text-align: center;
  color: #000000;
  margin: 0;
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 .h-div h2 {
    font-size: 28.93px;
  }
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 .h-div h2 {
    margin-top: 10%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 .h-div h2 {
    margin-top: 115px;
    font-size: 23.93px;
  }
}
@media (max-width: 700px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 .h-div {
    margin-bottom: 1%;
  }
}
.home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 233%;
  text-align: center;
  color: #707070;
  margin: 0 13%;
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 p {
    font-size: 16px;
    line-height: 229%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .tab-content-1 .content-1-2 p {
    font-size: 15px;
    line-height: 215%;
    margin: 0 4%;
  }
}
.home-section-4 .section-4 .content-section .content-1-3 {
  margin: 3% 9%;
}
.home-section-4 .section-4 .content-section .content-1-3 .img-div {
  object-fit: cover;
  position: relative;
}
.home-section-4 .section-4 .content-section .content-1-3 .img-div img {
  width: 100%;
  border-radius: 58px;
  cursor: pointer;
  transition: transform 0.4s ease-in-out, filter 0.4s ease-in-out;
  filter: grayscale(0%);
  /* Black and white */
}
.home-section-4 .section-4 .content-section .content-1-3 .img-div img:hover {
  transform: scale(1.1);
  /* Zoom in */
  filter: grayscale(100%);
}
.home-section-4 .section-4 .content-section .content-1-3 .img-div .flower-img {
  width: unset;
  position: absolute;
  left: -14%;
  top: -20%;
  z-index: -1;
  border-radius: unset;
}
.home-section-4 .section-4 .content-section .content-1-3 .list-div {
  align-self: center;
  padding-left: 5%;
}
.home-section-4 .section-4 .content-section .content-1-3 .list-div h3 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 33.93px;
  color: #000000;
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .content-section .content-1-3 .list-div h3 {
    margin-top: 4%;
    font-size: 28.93px;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .content-1-3 .list-div h3 {
    font-size: 23.93px;
  }
}
.home-section-4 .section-4 .content-section .content-1-3 .list-div .ul-div ul li {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 233%;
  color: #707070;
}
@media (max-width: 991px) {
  .home-section-4 .section-4 .content-section .content-1-3 .list-div .ul-div ul li {
    font-size: 16px;
    line-height: 229%;
  }
}
@media (max-width: 500px) {
  .home-section-4 .section-4 .content-section .content-1-3 .list-div .ul-div ul li {
    font-size: 15px;
    line-height: 215%;
  }
}
.home-section-4 .section-4 .content-section .content-1-3 .list-div .ul-div ul li::marker {
  font-size: 14px;
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 32% 20.2% 24.2% 15%;
  overflow-x: auto;
  white-space: nowrap;
  gap: 2.8%;
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
  cursor: pointer;
  transition: transform 0.4s ease-in-out, filter 0.4s ease-in-out;
  filter: grayscale(0%);
  /* Black and white */
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section img:hover {
  transform: scale(0.9);
  /* Zoom in */
  filter: grayscale(100%);
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section .img-div-1 img {
  border-radius: 0px 58px 58px 0;
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section .img-div-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section .img-div-2 .img-div-2-1 img,
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section .img-div-2 .img-div-2-2 img {
  border-radius: 58px;
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section .img-div-3 img {
  border-radius: 58px;
}
.home-section-4 .section-4 .content-section .content-1-4 .gallery-section .img-div-4 img {
  border-radius: 58px 0 0 58px;
}

.hidden {
  display: none;
}

@media (max-width: 1496px) {
  .gallery-section {
    display: flex !important;
    justify-content: space-between !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    gap: 20px !important;
  }
  .gallery-section .img-div-1,
  .gallery-section .img-div-2,
  .gallery-section .img-div-3,
  .gallery-section .img-div-4 {
    flex: 0 0 auto !important;
  }
  .gallery-section img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
  .gallery-section .img-div-1 img {
    border-radius: 0px 58px 58px 0 !important;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.17)) !important;
  }
  .gallery-section .img-div-2 {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
  }
  .gallery-section .img-div-2 .img-div-2-1 img,
  .gallery-section .img-div-2 .img-div-2-2 img {
    border-radius: 58px !important;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.17)) !important;
  }
  .gallery-section .img-div-3 img {
    border-radius: 58px !important;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.17)) !important;
  }
  .gallery-section .img-div-4 img {
    border-radius: 58px 0 0 58px !important;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.17)) !important;
  }
}
.home-swiper {
  overflow-x: hidden;
}
.home-swiper .swiper-section {
  transform: translateX(-20%);
}
@media (max-width: 1073px) {
  .home-swiper .swiper-section {
    transform: translateX(-18%);
  }
}
@media (max-width: 679px) {
  .home-swiper .swiper-section {
    transform: translateX(4%);
  }
}
.home-swiper .swiper-section #section-5-swiper {
  position: relative;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper {
  align-items: center !important;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  width: 43% !important;
}
@media (max-width: 1073px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 55% !important;
  }
}
@media (max-width: 965px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 67% !important;
  }
}
@media (max-width: 679px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 92% !important;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content {
  position: relative;
  height: 75%;
  width: unset;
}
@media (max-width: 1600px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content {
    height: 72%;
  }
}
@media (max-width: 500px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content {
    height: 58%;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .msg-icon-div {
  display: block !important;
  background-color: #7B2CFF;
  height: 100%;
  padding: 12% 3%;
  border-radius: 50px;
}
@media (max-width: 500px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .msg-icon-div {
    display: none !important;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .msg-icon-div .img-div img {
  opacity: 0.3;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section {
  position: absolute;
  left: 19%;
  width: unset;
}
@media (max-width: 500px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section {
    left: 0;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section img {
  border-radius: 42px !important;
  scale: 1.4 !important;
  width: unset;
}
@media (max-width: 1600px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section img {
    scale: 1.2 !important;
  }
}
@media (max-width: 1257px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section img {
    scale: 1.1 !important;
  }
}
@media (max-width: 470px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section img {
    scale: 1 !important;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .img-section p {
  display: none !important;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 {
  background: #FFFFFF;
  box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.25);
  border-radius: 0px 50px 50px 0;
  padding: 10% 5%;
  /* width: 57%; */
  align-self: center;
  justify-content: end;
  display: block !important;
  padding-left: 23%;
  height: 100%;
}
@media (max-width: 500px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 {
    margin-left: 15px;
    padding: 10% 5%;
    padding-left: 35%;
  }
}
@media (max-width: 470px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 {
    height: 95%;
    padding: 10% 5%;
    padding-left: 9.5rem;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .star-div {
  display: flex;
  margin-bottom: 5%;
}
@media (max-width: 470px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .star-div img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 390px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .star-div img {
    width: 17px;
    height: 17px;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 1.2vw;
  line-height: 150%;
  color: #050505;
}
@media (max-width: 1400px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-1 {
    font-size: 1.1rem;
  }
}
@media (max-width: 390px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-1 {
    font-size: 1rem;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-2 {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8vw;
  color: #505050;
  margin: 0;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-2 span {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 1vw;
  color: #000000;
  padding-right: 10px;
  margin-right: 5px;
}
@media (max-width: 1400px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-2 span {
    font-size: 0.9rem;
  }
}
@media (max-width: 390px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-2 span {
    font-size: 0.8rem;
  }
}
@media (max-width: 1400px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-2 {
    font-size: 0.8rem;
  }
}
@media (max-width: 390px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .content-1 .para-2 {
    font-size: 0.7rem;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  height: 59vh;
}
@media (max-width: 500px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide {
    height: unset;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 1600px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content {
    width: unset;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .msg-icon-div {
  display: none;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .img-section {
  position: relative;
  width: 100%;
}
@media (max-width: 1600px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .img-section {
    width: unset;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .img-section img {
  border-radius: 92px;
  width: 100%;
  scale: 0.95;
}
@media (max-width: 1600px) {
  .home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .img-section img {
    width: unset;
  }
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .img-section p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg) !important;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-size: 19.93px;
  line-height: 27px;
  color: #FFFFFF;
  white-space: nowrap;
  margin: 0;
}
.home-swiper .swiper-section #section-5-swiper .swiper-wrapper .swiper-slide .swiper-slide-content .content-1 {
  display: none;
}
.home-swiper .swiper-section #section-5-swiper .swiper-pagination-bullet {
  margin: 0 2px;
  width: 10px;
  height: 10px;
  background: #484848;
  opacity: 0.6;
  transition: opacity 0.3s;
}
.home-swiper .swiper-section #section-5-swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #595959;
}

/*# sourceMappingURL=style2.css.map */
