.hero-area-two {
  padding-top: 41px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .hero-area-two {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
.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: 1400px) and (max-width: 1499px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 250px);
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 220px);
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left {
    width: calc(100% - 200px);
  }
}
@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: 100%;
    text-align: center;
  }
}
@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: 108px;
  font-weight: 800;
  letter-spacing: -4px;
  line-height: 94%;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@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: 92px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 92px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 88px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 68px;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 96px;
    line-height: 93%;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 64px;
    line-height: 92%;
    text-align: center;
    justify-content: center;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 400px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 {
    font-size: 33px;
    line-height: 100%;
    text-align: center;
    justify-content: center;
  }
}
.hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 span {
  display: flex;
  align-items: center;
  color: #001a97;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 span {
    justify-content: center;
    font-size: 96px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 span {
    justify-content: center;
    font-size: 64px;
    line-height: 92%;
  }
}
@media only screen and (max-width: 400px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__title h1 span {
    justify-content: center;
    font-size: 36px;
  }
}
.hero-area-two
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__title
  h1
  span
  img {
  width: 100px;
  height: 100px;
  position: relative;
  margin-left: 22px;
  top: 53px;
}
@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;
    top: 26px;
  }
}
@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 (min-width: 768px) and (max-width: 991px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__title
    h1
    span
    img {
    display: none;
  }
}
.hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__option {
  margin-top: 22px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__option {
    text-align: center;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__option {
    padding-right: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .heroTwo__option {
    padding-right: 25px;
  }
}
.hero-area-two
  .heroTwo__top--wrapper
  .heroTop__left
  .heroTwo__option
  .hero__two--jrny
  h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
  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: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    h2 {
    font-size: 20px;
    line-height: 110%;
  }
}
.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: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__top--wrapper
    .heroTop__left
    .heroTwo__option
    .hero__two--jrny
    p {
    font-size: 15px;
    text-align: center;
  }
}

.trustpilot__hero {
  display: flex;
  align-items: center;
  gap: 0 10px;
  justify-content: flex-start;
  margin-bottom: 8px;
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .trustpilot__hero {
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .trustpilot__hero {
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 15px;
  }
}
.hero-area-two .trustpilot__hero .users-group {
  display: flex;
  align-items: center;
  margin-left: 18px;
}
.hero-area-two .trustpilot__hero .users-group img {
  width: 40px;
  border: 2px solid #fff;
  margin-left: -18px;
  border-radius: 100%;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .trustpilot__hero .users-group img {
    width: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .trustpilot__hero .users-group img {
    width: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .trustpilot__hero .users-group img {
    width: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trustpilot__hero .users-group img {
    width: 28px;
  }
}

.trustpilot__hero .trustpilot-wrap img {
  max-height: 26px;
  width: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trustpilot__hero .trustpilot-wrap img {
    max-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .trustpilot__hero .trustpilot-wrap img {
    max-height: 20px;
  }
}

.trustpilot__hero .review__details {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
@media only screen and (max-width: 767px) {
  .trustpilot__hero .review__details {
    gap: 0 7px;
  }
}

.trustpilot__hero .review__details .review-stars {
  display: flex;
  align-items: center;
  gap: 4px;
}
@media only screen and (max-width: 767px) {
  .trustpilot__hero .review__details .review-stars {
    gap: 3px;
  }
}

.trustpilot__hero .review__details .review-stars img {
  width: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trustpilot__hero .review__details .review-stars img {
    width: 14px;
  }
}

.trustpilot__hero .review__details span {
  font-size: 16px;
  color: #6b7280;
}
@media only screen and (max-width: 767px) {
  .trustpilot__hero .review__details span {
    font-size: 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .trustpilot__hero .review__details span {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trustpilot__hero .review__details span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .hero-buttons {
    margin-top: 10px;
    text-align: center;
  }
  .hero-area-two .heroTwo__top--wrapper .heroTop__left .hero-buttons a {
    margin-bottom: 20px;
  }
}
.hero-area-two .heroTwo__top--wrapper .user__stage {
  width: 300px;
  display: flex;
  justify-content: flex-end;
  margin-top: 3rem;
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    width: 250px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    width: 220px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    width: 200px;
  }
}
@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 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage {
    display: none;
  }
}
.hero-area-two .heroTwo__top--wrapper .user__stage .stage-box {
  position: relative;
  z-index: 1;
  width: 160px;
  padding-top: 22px;
}
@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: 177px;
  background-color: #fffae5;
  position: absolute;
  left: -15px;
  top: 0;
  content: "";
  z-index: -1;
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
    width: 50px;
    height: 160px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
    width: 50px;
    height: 160px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two .heroTwo__top--wrapper .user__stage .stage-box::after {
    width: 55px;
    height: 160px;
  }
}
@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: 24px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area-two .heroTwo__bottom--wrapper {
    margin-top: 50px;
  }
}
.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: 1400px) and (max-width: 1499px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .endless__card {
    width: 320px;
    padding: 35px 30px;
    height: 380px;
  }
}
@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 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: 0 auto;
    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 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%;
  max-width: 252px;
}
@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 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: 24px;
  color: #37454a;
  font-family: "Poppins", sans-serif;
  line-height: 128%;
}
@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 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: 1400px) and (max-width: 1499px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 270px;
    padding: 30px 25px;
    height: 380px;
  }
}
@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 only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .personalized__card {
    width: 280px;
    padding: 25px 35px;
    margin: 0 auto;
    height: 340px;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .personalized__card
  h3 {
  color: #fff;
  font-size: 36px;
  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 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: 1400px) and (max-width: 1499px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    height: 380px;
    padding: 15px;
    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 {
    display: none;
  }
}
@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;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two .heroTwo__bottom--wrapper .heroTwo__bottom--box .quick__card {
    text-align: center;
    margin: 0 auto;
  }
}
.hero-area-two
  .heroTwo__bottom--wrapper
  .heroTwo__bottom--box
  .quick__card
  .quick__card--inner {
  max-width: 294px;
}
@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: 200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .hero-area-two
    .heroTwo__bottom--wrapper
    .heroTwo__bottom--box
    .quick__card
    .quick__card--inner {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 35px;
  }
}
.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: -146px;
  bottom: 122px;
  width: 904px;
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    width: 699px;
    right: -166px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    width: 713px;
    bottom: 80px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    right: -218px;
    bottom: 58px;
    width: 700px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    right: -161px;
    bottom: 116px;
    width: 586px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-area-two .heroTwo__bottom--wrapper .going--img {
    right: -164px;
    bottom: 63px;
    width: 532px;
  }
}
@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;
  }
}
