/*-------------- Hero Area Start  ---- --------*/
.hero-area {
  padding: 70px 0;
  position: relative;
  z-index: 1;
  padding-bottom: 232px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area {
    padding-bottom: 90px;
    padding-top: 50px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding-bottom: 600px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area {
    padding: 50px 0;
    padding-bottom: 420px;
  }
}
.hero-area .hero__content {
  max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content {
    width: 100%;
    max-width: 100%;
  }
}
.hero-area .hero__content h1 {
  letter-spacing: -4px;
  line-height: 120%;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content h1 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content h1 {
    margin-bottom: 0px;
  }
}
.hero-area .hero__content h1 span {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content h1 span {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content h1 span {
    justify-content: center;
  }
}
.hero-area .hero__content h1 span img {
  width: 100px;
  margin-left: 10px;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area .hero__content h1 span img {
    width: 90px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content h1 span img {
    width: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content h1 span img {
    width: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content h1 span img {
    width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content h1 span img {
    width: 50px;
  }
}
.hero-area .hero__content h1 .hero__title-blue {
  color: #001a97;
  font-size: 126px;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area .hero__content h1 .hero__title-blue {
    font-size: 120px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area .hero__content h1 .hero__title-blue {
    font-size: 110px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content h1 .hero__title-blue {
    font-size: 80px;
    line-height: 110%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content h1 .hero__title-blue {
    font-size: 75px;
    line-height: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content h1 .hero__title-blue {
    font-size: 94px;
    line-height: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content h1 .hero__title-blue {
    font-size: 46px;
    line-height: 100%;
    margin: 0;
  }
}
.hero-area .hero__content h1 .hero__title-black {
  font-size: 144px;
  color: #000000;
  letter-spacing: -4.5px;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area .hero__content h1 .hero__title-black {
    font-size: 140px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area .hero__content h1 .hero__title-black {
    font-size: 125px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content h1 .hero__title-black {
    font-size: 100px;
    line-height: 110%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content h1 .hero__title-black {
    font-size: 90px;
    line-height: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content h1 .hero__title-black {
    font-size: 94px;
    line-height: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content h1 .hero__title-black {
    font-size: 60px;
    line-height: 100%;
  }
}
.hero-area .hero__content h2 {
  text-transform: uppercase;
  line-height: 112%;
  font-size: 44px;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #001a97;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area .hero__content h2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content h2 {
    font-size: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content h2 {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content h2 {
    font-size: 26px;
    text-align: center;
  }
}
.hero-area .hero__content h2 span {
  display: block;
  color: #000000;
}
.hero-area .hero__content p {
  font-size: 22px;
  color: #37454a;
  font-family: "Poppins", sans-serif;
  max-width: 580px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content p {
    font-size: 18px;
    max-width: 500px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content p {
    font-size: 18px;
    max-width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content p {
    font-size: 18px;
    text-align: center;
  }
}
.hero-area .hero__content .hero__cickof-text {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .hero__cickof-text {
    text-align: center;
  }
}
.hero-area .hero__content .hero__cickof-text h3 {
  font-size: 24px;
  color: #000000;
  letter-spacing: 0.3px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 5px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content .hero__cickof-text h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content .hero__cickof-text h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .hero__cickof-text h3 {
    font-size: 22px;
  }
}
.hero-area .hero__content .hero__cickof-text p {
  font-size: 18px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content .hero__cickof-text p {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content .hero__cickof-text p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .hero__cickof-text p {
    font-size: 16px;
  }
}
.hero-area .hero__content .hero-buttons {
  display: flex;
  align-items: center;
  gap: 0 25px;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .hero-buttons {
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 0;
  }
}
.hero-area .hero__content .trustpilot-rating {
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 0 20px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content .trustpilot-rating {
    margin-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content .trustpilot-rating {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content .trustpilot-rating {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .trustpilot-rating {
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 0;
  }
}
.hero-area .hero__content .trustpilot-rating .trustpilot__logo img {
  height: 28px;
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .trustpilot-rating .trustpilot__logo {
    text-align: center;
    width: 100%;
  }
}
.hero-area .hero__content .trustpilot-rating .rating__option {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .trustpilot-rating .rating__option {
    flex-wrap: wrap;
    gap: 15px 0;
    justify-content: center;
  }
}
.hero-area .hero__content .trustpilot-rating .rating__option img {
  height: 15px;
  width: auto;
}
.hero-area .hero__content .trustpilot-rating .rating__option span {
  margin: 0;
  color: #37454a;
  font-size: 16px;
  display: block;
  width: 120px;
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .trustpilot-rating .rating__option span {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.hero-area .hero__content .social-links {
  margin-top: 100px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .hero__content .social-links {
    margin-top: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero__content .social-links {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero__content .social-links {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .hero__content .social-links {
    display: none;
  }
}
.hero-area .bird {
  position: absolute;
  right: 5%;
  top: -40px;
  z-index: -1;
  width: 67%;
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .hero-area .bird {
    right: -1%;
    top: 0px;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area .bird {
    right: -1%;
    top: 20px;
    width: 65%;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area .bird {
    position: absolute;
    right: -6%;
    top: 0;
    z-index: -1;
    width: 75%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .bird {
    right: -3%;
    top: 0px;
    width: 70%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .bird {
    right: -7%;
    top: 20px;
    width: 74%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .bird {
    right: unset;
    top: unset;
    width: 100%;
    bottom: unset;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .bird {
    right: unset;
    top: unset;
    width: 100%;
    bottom: unset;
    position: relative;
    transform: scale(1.3);
  }
}
.hero-area .boxed-parttern {
  position: absolute;
  right: 300px;
  z-index: -2;
  top: 117px;
  width: 733px;
}
.hero-area .overlay-shp {
  position: absolute;
  bottom: -10%;
  z-index: -5;
  right: 0;
  width: 70%;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area .overlay-shp {
    bottom: -5%;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area .overlay-shp {
    bottom: -6%;
    right: 0;
    width: 68%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .hero-area .overlay-shp {
    bottom: -7%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area .overlay-shp {
    bottom: 14%;
    right: -50px;
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .overlay-shp {
    bottom: -2%;
    right: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .overlay-shp {
    bottom: 5%;
    z-index: -5;
    right: 30%;
    width: 100%;
    transform: scale(1.8);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .bird_box {
    position: absolute;
    right: -16%;
    bottom: 4%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .bird_box {
    position: absolute;
    right: -4%;
    bottom: 5%;
    width: 100%;
  }
}
.hero-area .bird_box .marquee-ciecle {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .bird_box .marquee-ciecle {
    display: inline-block;
    position: absolute;
    right: 62%;
    bottom: 46%;
    z-index: -3;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .bird_box .marquee-ciecle {
    display: inline-block;
    position: absolute;
    right: 57%;
    bottom: 36%;
    z-index: -3;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area .bird_box .marquee-ciecle .circles {
    width: 170px;
    height: 170px;
  }
}
