.hero-area-two {
  padding-top: 40px;
  padding-bottom: 164px;
}
@media only screen and (max-width: 767px) {
  .hero-area-two {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
.hero-area-two .heroTwo__top--wrapper {
  display: flex;
  justify-content: space-between;
  gap: 0 25px;
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper {
    width: 100%;
    display: block;
  }
}
.hero-area-two .heroTwo__top--wrapper .heroTop__left {
  width: calc(100% - 330px);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 200px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 130px);
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left {
    width: 100%;
  }
}
.hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
  color: #000000;
  font-size: 112px;
  font-weight: 700;
  letter-spacing: -2.5%;
  line-height: 90%;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 100px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 84px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 84px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 75px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 32px;
  }
}
.hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 span {
  display: flex;
  align-items: center;
  color: #001a97;
}
.hero-area-two
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__title
  h1
  span
  img {
  width: 100px;
  height: 100px;
  position: relative;
  margin-left: 10px;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    width: 55px;
    height: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    width: 30px;
    height: 30px;
  }
}
.hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__option {
  margin-top: 20px;
  margin-bottom: 10px;
}
.hero-area-two
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .hero__two--jrny
  h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 100%;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 20px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 18px;
  }
}
.hero-area-two
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .hero__two--jrny
  p {
  font-size: 18px;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 15px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 13px;
  }
}
.hero-area-two
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .trustpilot__hero
  img {
  max-height: 45px;
  width: auto;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .trustpilot__hero
    img {
    max-height: 36px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .trustpilot__hero
    img {
    max-height: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .trustpilot__hero
    img {
    max-height: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .trustpilot__hero
    img {
    max-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .trustpilot__hero
    img {
    max-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .trustpilot__hero
    img {
    max-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .hero-buttons {
    margin-top: 40px;
  }
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .hero-buttons a {
    margin-bottom: 20px;
  }
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .hero-buttons
    .normal-btn {
    padding-left: 0;
  }
}
.hero-area-two .heroTwo__top--wrapper .user__stage {
  width: 300px;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    width: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    width: 200px;
    justify-content: flex-start;
    margin-left: 15px;
  }
}
.hero-area-two .heroTwo__top--wrapper .user__stage .stage-box {
  position: relative;
  z-index: 1;
  width: 160px;
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box {
    width: 120px;
    padding-top: 10px !important;
  }
}
.hero-area-two
  .heroTwo__top--wrapper
  .user__stage
  .stage-box
  .user__stage--item {
  margin-bottom: 20px;
}
.hero-area-two
  .heroTwo__top--wrapper
  .user__stage
  .stage-box
  .user__stage--item
  p {
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .user__stage
    .stage-box
    .user__stage--item
    p {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .user__stage
    .stage-box
    .user__stage--item
    p {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .user__stage
    .stage-box
    .user__stage--item
    p {
    font-size: 14px;
  }
}
.hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
  width: 67px;
  height: 200px;
  background-color: #fffae5;
  position: absolute;
  left: -15px;
  top: 0;
  content: "";
  z-index: -1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
    width: 55px;
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
    width: 40px;
    height: 150px;
    left: -12px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
    width: 40px;
    height: 100%;
    left: -12px;
  }
}
.hero-area-two .heroTwo__bottom--wrapper {
  margin-top: 35px;
  position: relative;
}
.hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box {
  display: flex;
  gap: 0 15px;
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box {
    display: block;
  }
}
.hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .endless__card {
  width: 360px;
  height: 400px;
  background-color: #fffae5;
  padding: 40px 45px;
  border-radius: 20px;
  padding-right: 25px;
  position: relative;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card {
    width: 320px;
    padding: 30px 25px;
    height: 360px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card {
    width: 300px;
    padding: 25px 20px;
    height: 330px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card {
    width: 240px;
    padding: 20px 15px;
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card {
    width: 220px;
    padding: 20px 15px;
    height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card {
    width: 280px;
    padding: 25px 25px;
    height: 320px;
    margin-bottom: 25px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .endless__card
  .blue__check {
  position: absolute;
  right: 20px;
  top: 50px;
  width: 90px;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    .blue__check {
    width: 70px;
    top: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    .blue__check {
    width: 60px;
    top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    .blue__check {
    width: 50px;
    top: 30px;
    right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    .blue__check {
    width: 40px;
    top: 30px;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    .blue__check {
    width: 50px;
    top: 20px;
    right: 15px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .endless__card
  h3 {
  font-size: 40px;
  color: #101010;
  width: 600;
  letter-spacing: -2.5%;
  font-family: "Poppins", sans-serif;
  line-height: 118%;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    h3 {
    font-size: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    h3 {
    font-size: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    h3 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    h3 {
    font-size: 28px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .endless__card
  h3
  span {
  display: block;
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .endless__card
  p {
  font-size: 22px;
  color: #37454a;
  font-family: "Poppins", sans-serif;
  line-height: 136%;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    p {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    p {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card
    p {
    font-size: 18px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .personalized__card {
  background-color: #001a97;
  border-radius: 20px;
  padding: 40px 30px;
  width: 300px;
  height: 400px;
  position: relative;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 270px;
    padding: 30px 25px;
    height: 360px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 250px;
    padding: 25px 20px;
    height: 330px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 200px;
    padding: 20px 15px;
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 180px;
    padding: 20px 15px;
    height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 280px;
    padding: 25px 35px;
    height: 340px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .personalized__card
  h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card
    h3 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card
    h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card
    h3 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card
    h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card
    h3 {
    font-size: 30px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .personalized__card
  img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 15px;
}
.hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
  height: 400px;
  padding: 30px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 0;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    height: 360px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    height: 330px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    height: 280px;
    padding: 15px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    height: 240px;
    padding: 15px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    height: auto;
    padding: 15px;
    padding-bottom: 0;
    margin-top: 35px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .quick__card
  .quick__card--inner {
  max-width: 260px;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner {
    max-width: 240px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner {
    max-width: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner {
    max-width: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner {
    max-width: 180px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .quick__card
  .quick__card--inner
  img {
  width: 65px;
  margin-bottom: 15px;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    img {
    width: 45px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    img {
    width: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    img {
    width: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    img {
    width: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    img {
    width: 40px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .quick__card
  .quick__card--inner
  h2 {
  font-size: 36px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    h2 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    h2 {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    h2 {
    font-size: 24px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .quick__card
  .quick__card--inner
  p {
  font-family: "Poppins", sans-serif;
  color: #37454a;
  font-size: 18px;
  margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    p {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    p {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner
    p {
    font-size: 16px;
  }
}
.hero-area-two .heroTwo__bottom--wrapper .going--img {
  position: absolute;
  right: -25px;
  bottom: 50px;
  width: 630px;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    width: 600px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    right: -6px;
    bottom: 80px;
    width: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    right: 30px;
    bottom: 80px;
    width: 420px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    right: 10px;
    bottom: 60px;
    width: 330px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    display: none;
  }
}
.hero-area-two.hero-area-three {
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three {
    padding-top: 50px;
  }
}
.hero-area-two.hero-area-three .heroTwo__top--wrapper {
  position: relative;
  z-index: 7;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 200px);
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 150px);
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 100px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 50px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 0px);
  }
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__title
  h1 {
  line-height: 80%;
  font-size: 148px;
  letter-spacing: -1.2px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 145px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 135px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 130px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 130px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 112px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1 {
    font-size: 42px;
    letter-spacing: -1.2px;
  }
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__title
  h1
  span {
  font-size: 111px;
  color: #001a97;
  line-height: 120%;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 105px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 100px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 96px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 95px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 82px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 62px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span {
    font-size: 32px;
  }
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__title
  h1
  span
  .circle__rotation {
  width: 74px;
  height: 74px;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    .circle__rotation {
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    .circle__rotation {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    .circle__rotation {
    width: 55px;
    height: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    .circle__rotation {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    .circle__rotation {
    width: 32px;
    height: 32px;
  }
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option {
  position: relative;
  z-index: 2;
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .hero__two--jrny
  h2 {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 30px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 28px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 18px;
  }
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .hero__two--jrny
  h2
  span {
  color: #001a97;
  display: block;
  line-height: 130%;
}
.hero-area-two.hero-area-three
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .hero__two--jrny
  p {
  max-width: 600px;
  font-size: 20px;
  line-height: 137%;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 19px;
    max-width: 580px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 18px;
    max-width: 550px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 18px;
    max-width: 550px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 16px;
    max-width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 16px;
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 15px;
    max-width: 500px;
  }
}
.hero-area-two.hero-area-three .heroTwo__top--wrapper .hero-buttons {
  margin-top: 15px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .hero-buttons {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three .heroTwo__top--wrapper .trustpilot-rating {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 16px;
    margin-top: 0;
  }
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .trustpilot-rating
    .trustpilot__logo {
    width: auto;
  }
  .hero-area-two.hero-area-three
    .heroTwo__top--wrapper
    .trustpilot-rating
    .rating__option {
    display: flex;
    align-items: center;
    gap: 0 16px;
    flex-wrap: unset;
    position: relative;
    top: 2px;
  }
}
.hero-area-two.hero-area-three
  .heroTwo__bottom--box
  .quick__card
  .quick__card--inner {
  max-width: 320px !important;
}
.hero-area-two.hero-area-three .trustpilot-rating {
  margin-top: 0px;
}
.hero-area-two.hero-area-three .roller-brush--img {
  position: absolute;
  right: -8%;
  width: 1205px;
  bottom: -102px;
  z-index: -1;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two.hero-area-three .roller-brush--img {
    right: -10%;
    width: 980px;
    bottom: 2%;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two.hero-area-three .roller-brush--img {
    right: -5%;
    width: 1050px;
    bottom: -6%;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two.hero-area-three .roller-brush--img {
    right: -6%;
    width: 980px;
    bottom: -11%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two.hero-area-three .roller-brush--img {
    right: -6%;
    width: 810px;
    bottom: -4%;
    z-index: -1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two.hero-area-three .roller-brush--img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two.hero-area-three .roller-brush--img {
    display: none;
  }
}
.hero-area-two.hero-area-three .heroTwo__bottom--wrapper {
  z-index: 2;
  position: relative;
}
.trustpilot-rating {
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 0 20px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .trustpilot-rating {
    margin-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trustpilot-rating {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .trustpilot-rating {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .trustpilot-rating {
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 0;
  }
}
.trustpilot-rating .trustpilot__logo img {
  height: 28px;
}
@media only screen and (max-width: 767px) {
  .trustpilot-rating .trustpilot__logo {
    text-align: center;
    width: 100%;
  }
}
.trustpilot-rating .rating__option {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
@media only screen and (max-width: 767px) {
  .trustpilot-rating .rating__option {
    flex-wrap: wrap;
    gap: 15px 0;
    justify-content: center;
  }
}
.trustpilot-rating .rating__option img {
  height: 15px;
  width: auto;
}
.trustpilot-rating .rating__option span {
  margin: 0;
  color: #37454a;
  font-size: 16px;
  display: block;
  width: 120px;
}
@media only screen and (max-width: 767px) {
  .trustpilot-rating .rating__option span {
    display: block;
    width: 100%;
    text-align: center;
  }
}
