/*ai based matrimony css starts here*/

@font-face {
  font-family: "TT Norms Pro";
  src: url("./fonts/TTNormsPro-Regular.woff2") format("woff2"),
    url("./fonts/TTNormsPro-Regular.woff") format("woff"),
    url("./fonts/TTNormsPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Norms Pro";
  src: url("./fonts/TTNormsPro-Bold.woff2") format("woff2"),
    url("./fonts/TTNormsPro-Bold.woff") format("woff"),
    url("./fonts/TTNormsPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ubuntu";
  src: url("./fonts/Ubuntu-Regular.woff2") format("woff2"),
    url("./fonts/Ubuntu-Regular.woff") format("woff"),
    url("./fonts/Ubuntu-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url("./fonts/Ubuntu-Medium.woff2") format("woff2"),
    url("./fonts/Ubuntu-Medium.woff") format("woff"),
    url("./fonts/Ubuntu-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ubunturegular";
  src: url("./fonts/ubuntu.regular-webfont.woff2") format("woff2"),
    url("./fonts/ubuntu.regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("./fonts/Ubuntu-BoldItalic.woff2") format("woff2"),
    url("./fonts/Ubuntu-BoldItalic.woff") format("woff"),
    url("./fonts/Ubuntu-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
.br-24 {
  border-radius: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a {
  margin: 0;
}

a {
  text-decoration: none;
}

.wrapper-better-half {
  width: 100%;
  font-family: "ubunturegular";
  background-color: #fff;
}

.wrapper-better-half .contemporary {
  font-family: "Ubuntu";
  font-style: italic;
  font-weight: 700;
  font-size: 60px;
  line-height: 69px;
  text-transform: uppercase;
  color: #000;
}

@media only screen and (min-width: 1367px) and (max-width: 1599px) {
  .wrapper-better-half .contemporary {
    font-size: 46px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .wrapper-better-half .contemporary {
    font-size: 36px;
    line-height: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .contemporary {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .contemporary {
    font-size: 36px;
    line-height: 46px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wrapper-better-half .contemporary {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .contemporary {
    text-align: center;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .contemporary {
    font-size: 24px;
    line-height: 32px;
  }
}

.wrapper-better-half .contemporary span {
  color: #8567ff;
  position: relative;
  text-shadow: -4px 0px 0px #ff5b91;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .contemporary span {
    letter-spacing: 2px;
  }
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .contemporary span {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 2px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 575px) {
  .wrapper-better-half .contemporary span {
    letter-spacing: 2px;
    text-shadow: -2px 0px 0px #ff5b91;
  }
}

.wrapper-better-half .contemporary .when-color {
  color: #ff5b91;
  text-shadow: -4px 0px 0px #8567ff;
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .contemporary .when-color {
    text-shadow: -2px 0px 0px #8567ff;
  }
}

.wrapper-better-half .contemporary .when-color-two {
  color: #ff5b91;
  text-shadow: -4px 0px 0px #8567ff;
  display: block;
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .contemporary .when-color-two {
    text-shadow: -2px 0px 0px #8567ff;
  }
}

.wrapper-better-half .contemporary .dispay-block {
  display: block;
  color: #000;
  text-shadow: none;
}

.wrapper-better-half .contemporary .better {
  display: block;
}

@media only screen and (min-width: 1366px) {
  .wrapper-better-half .better-half-container {
    max-width: 1250px;
    padding: 0;
  }
}

.wrapper-better-half p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 38px;
  color: #333;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half p {
    font-size: 16px;
    line-height: 24px;
  }
}

.wrapper-better-half .p-two {
  font-style: normal;
  font-weight: 400;
  font-size: 33px;
  line-height: 47px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
  .wrapper-better-half .p-two {
    font-size: 30px;
    line-height: 42px;
    padding-top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .p-two {
    font-size: 22px;
    line-height: 30px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .p-two {
    font-size: 18px;
    line-height: 24px;
  }
}

.wrapper-better-half .banner-bg {
  width: 100%;
  background: #ffffff url("./img/webp/banner-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 120px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .banner-bg {
    padding-top: 90px;
    background: #ffffff url("./img/webp/tablet/banner-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .banner-bg {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .banner-bg {
    padding: 50px 0;
    position: static;
    background: #ffffff url("./img/webp/mobile/banner-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .banner-bg {
    padding: 35px 0;
  }
}

.wrapper-better-half .banner-bg:after {
  width: 100%;
  content: "";
  position: absolute;
  background: #fff;
  bottom: 0;
  height: 170px;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .banner-bg:after {
    display: none;
  }
}

.wrapper-better-half .banner-bg .banner-title {
  font-family: "TT Norms Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 70px;
  line-height: 116px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
  display: inline-flex;
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
  .wrapper-better-half .banner-bg .banner-title {
    font-size: 56px;
    line-height: 66px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .banner-bg .banner-title {
    font-size: 46px;
    line-height: 42px;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .banner-bg .banner-title {
    font-size: 36px;
    line-height: 42px;
    display: inline-block;
  }
}

.wrapper-better-half .banner-bg .banner-title span {
  color: #ff5b91;
  position: relative;
  background-image: url("./img/heartvectorsingle.svg");
  background-repeat: no-repeat;
  display: block;
  background-position: top center;
  margin-top: 22px;
  padding-top: 12px;
  padding-left: 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
  .wrapper-better-half .banner-bg .banner-title span {
    margin-top: 2px;
    padding-top: 30px;
    padding-left: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .banner-bg .banner-title span {
    background-image: none;
    color: #ff5b91;
    padding-left: 5px;
    padding-right: 2px;
    margin-top: 0;
    padding-top: 0;
    display: inline-block;
  }
}

.wrapper-better-half .banner-bg .banner-title .match-color {
  color: #8467f9;
  background: url("./img/heart.svg");
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  margin-top: 18px;
  padding-top: 17px;
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
  .wrapper-better-half .banner-bg .banner-title .match-color {
    margin-top: 0;
    padding-top: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .banner-bg .banner-title .match-color {
    background-image: none;
    color: #ff5b91;
    padding-left: 5px;
    padding-right: 2px;
    margin-top: 0;
    padding-top: 0;
    display: inline-block;
  }
}

.wrapper-better-half .banner-bg .banner-main {
  width: 100%;
  z-index: 1;
  position: relative;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .banner-bg .banner-main {
    margin: 50px 0 0;
  }
}

.wrapper-better-half .banner-bg .banner-main img {
  width: 1498px;
  aspect-ratio: auto 1.4557823129;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.wrapper-better-half .section-better-half-bg {
  width: 100%;
  background: #fff;
  padding-bottom: 80px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg {
    padding: 35px 0 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-better-half-bg {
    padding: 35px 0;
  }
}

.wrapper-better-half .section-better-half-bg .half-logo {
  margin-top: 1px;
  margin-bottom: 20px;
}

.wrapper-better-half .section-better-half-bg .half-logo img {
  width: 384px;
  aspect-ratio: auto 6.6206896552;
  height: auto;
  max-width: 80%;
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-better-half-bg .half-logo img {
    width: 220px !important;
  }
}

.wrapper-better-half .section-better-half-bg .half-border-left img {
  width: 459px;
  aspect-ratio: auto 229.5;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-better-half-bg .half-border-right img {
  width: 467px;
  aspect-ratio: auto 233.5;
  height: auto;
  max-width: 100%;
}

@media only screen and (min-width: 860px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .matrimony-space {
    padding-right: 0;
  }
}

@media only screen and (min-width: 860px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .matrimony-space-right {
    padding-left: 0;
  }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .border-left-right {
    display: none;
  }
}

.wrapper-better-half .section-better-half-bg .matrimony-text {
  font-style: italic;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #ff4a86;
  font-family: "TT Norms Pro";
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .matrimony-text {
    font-size: 21px;
  }
}
@media only screen and (min-width: 801px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg .matrimony-text {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .wrapper-better-half .section-better-half-bg .matrimony-text {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .matrimony-text {
    border-bottom: solid 1px #dddadb;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-better-half-bg .matrimony-text {
    font-size: 23px;
  }
}

.wrapper-better-half .section-better-half-bg .india-now-text {
  font-style: italic;
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  text-align: center;
  color: #000;
  opacity: 0.6;
  margin-top: 25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half .section-better-half-bg .india-now-text {
    font-size: 24px;
    line-height: 36px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .india-now-text {
    font-size: 22px;
    line-height: 36px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg .india-now-text {
    font-size: 21px;
    line-height: 36px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .india-now-text {
    margin-top: 30px;
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-better-half-bg .india-now-text {
    margin-top: 25px;
  }
}

.wrapper-better-half
  .section-better-half-bg
  .portfolio-screens-big
  .video-container
  video {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}

.wrapper-better-half .section-better-half-bg .overview {
  margin-top: 120px;
  margin-bottom: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1499px) {
  .wrapper-better-half .section-better-half-bg .overview {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg .overview {
    margin: 50px 0 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .overview {
    margin: 30px 0;
  }
}

.wrapper-better-half .section-better-half-bg .overview img {
  width: 1289px;
  aspect-ratio: auto 1.9068047337;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-better-half-bg .overview-content {
  gap: 50px;
  margin-top: 50px;
  padding-bottom: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1499px) {
  .wrapper-better-half .section-better-half-bg .overview-content {
    margin-top: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg .overview-content {
    padding-bottom: 0;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .overview-content {
    margin-top: 15px;
    padding-bottom: 0;
    gap: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .overview-content img {
    display: none;
  }
}
.wrapper-better-half .section-better-half-bg .overview-content .span-text-red {
  color: #ff5b91;
  font-weight: 600;
  margin-left: 4px;
}

.wrapper-better-half .section-better-half-bg .overview-content .pt-desctop {
  margin-top: 18px;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .overview-content .pt-desctop {
    margin-top: 0px;
  }
}

.wrapper-better-half .section-better-half-bg .arrow-view {
  margin-right: 70px;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .arrow-view {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .arrow-view {
    margin-right: 30px;
  }
}
.wrapper-better-half .section-better-half-bg .arrow-view img {
  width: 190px;
  aspect-ratio: auto 7.9166666667;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-better-half-bg .cta-green-bg {
  width: 100%;
  background: #e3e6fd;
  margin-top: 50px;
  padding: 0px 60px 0 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half .section-better-half-bg .cta-green-bg {
    margin-top: 30px;
    padding: 0px 30px 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .cta-green-bg {
    margin-top: 30px;
    padding: 0px 20px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .cta-green-bg {
    margin-top: 25px;
    padding: 30px 15px;
  }
}
.wrapper-better-half .section-better-half-bg .cta-green-grid-main {
  display: grid;
  grid-template-columns: 1fr 39%;
  grid-column-gap: 20px;
  align-items: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .wrapper-better-half .section-better-half-bg .cta-green-grid-main {
    grid-template-columns: 1fr 34%;
    grid-column-gap: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .cta-green-grid-main {
    grid-template-columns: 1fr 33%;
    grid-column-gap: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg .cta-green-grid-main {
    grid-template-columns: 1fr 36%;
    grid-column-gap: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .cta-green-grid-main {
    grid-template-columns: 1fr;
    grid-column-gap: 15px;
  }
}
.wrapper-better-half .section-better-half-bg .cta-title-left-dis {
  margin: 0;
}
.wrapper-better-half .section-better-half-bg .cta-title-left-dis p {
  margin: 0;
  font-size: 34px;
  color: #000000;
  line-height: 42px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .cta-title-left-dis p {
    font-size: 28px;
    line-height: 36px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-better-half-bg .cta-title-left-dis p {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .cta-title-left-dis p {
    font-size: 20px;
    line-height: 26px;
  }
}
.wrapper-better-half .section-better-half-bg .cta-btn-box {
  margin-top: 24px;
}
.wrapper-better-half .section-better-half-bg .cta-btn-box a {
  background: #000000;
  color: #ffffff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  border-radius: 10px;
  padding: 11px 18px;
  display: inline-block;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half .section-better-half-bg .cta-btn-box a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-better-half-bg .cta-btn-box a {
    padding: 9px 14px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .cta-btn-box a {
    padding: 10px 16px;
    font-size: 15px;
  }
}
.wrapper-better-half .section-better-half-bg .cta-btn-box a:hover {
  background: #ff5b91;
}
.wrapper-better-half .section-better-half-bg .cta-img-right-img-box {
  margin-top: 25px;
  text-align: end;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-better-half-bg .cta-img-right-img-box {
    display: none;
  }
}

.wrapper-better-half .section-touch-bg {
  width: 100%;
  background: url("./img/webp/chat-section.webp") repeat no-repeat;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 150px;
  padding-bottom: 400px;
}
@media only screen and (min-width: 1800px) and (max-width: 1920px) {
  .wrapper-better-half .section-touch-bg {
    padding-top: 130px;
    padding-bottom: 250px;
  }
}
@media only screen and (max-width: 1799px) {
  .wrapper-better-half .section-touch-bg {
    padding-top: 110px;
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .wrapper-better-half .section-touch-bg {
    background-size: 110%;
    padding: 110px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg {
    padding: 90px 0 115px;
    background-image: none;
    background-color: #fec9db;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-touch-bg {
    padding: 70px 0 95px;
    background-image: none;
    background-color: #fec9db;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg {
    padding: 50px 0 55px;
    background-image: none;
    background-color: #fec9db;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-touch-bg {
    padding: 35px 0 40px;
  }
}
.wrapper-better-half .section-touch-bg .bottom-space {
  margin-top: 20px;
  margin-bottom: 90px;
}
@media only screen and (min-width: 1600px) and (max-width: 2500px) {
  .wrapper-better-half .section-touch-bg .bottom-space {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1599px) {
  .wrapper-better-half .section-touch-bg .bottom-space {
    margin-top: 0;
    margin-bottom: 50px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .wrapper-better-half .section-touch-bg .bottom-space {
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .bottom-space {
    margin-top: 0px;
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-touch-bg .bottom-space {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg .bottom-space {
    margin-top: 0px;
    margin-bottom: 25px;
  }
}
.wrapper-better-half .section-touch-bg .contemporary-box {
  max-width: 1150px;
  margin: 0 auto;
}

.wrapper-better-half .section-touch-bg .contemporary-box .essence {
  display: block;
}

.wrapper-better-half .section-touch-bg .main-box-bg-left-new-box {
  max-width: 1120px;
  margin: 0 auto;
}

.wrapper-better-half .section-touch-bg .main-box-bg-left {
  max-width: 865px;
  margin-top: 0px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left {
    max-width: 870px;
    margin: 0 auto;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-left .chat-left-top {
  background: linear-gradient(180deg, #7d5cff 0%, #aa95ff 106%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 9px 0 #000;
  border-radius: 80px;
  padding: 32px 60px 32px 70px;
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left .chat-left-top {
    border-radius: 20px;
    padding: 25px 20px 25px 20px;
    box-shadow: 0 5px 0 #000;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left .chat-left-top {
    border-radius: 20px;
    padding: 25px 20px 25px 20px;
    box-shadow: 0 3px 0 #000;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-left .chat-left-top:after {
  content: "";
  position: absolute;
  left: -12px;
  bottom: -21px;
  background: url("./img/blue-left-design.svg");
  background-repeat: no-repeat;
  width: 74px;
  height: 51px;
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left
    .chat-left-top:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left
    .chat-left-top:after {
    left: -7px;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-left .chat-left-top:before {
  content: "";
  position: absolute;
  right: 70px;
  bottom: -30px;
  background: url("./img/oh.svg");
  background-repeat: no-repeat;
  width: 63px;
  height: 57px;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left
    .chat-left-top:before {
    display: none;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-left .chat-left-top span {
  width: 98px;
  height: 95px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left
  .chat-left-top
  .chat-left-top-text {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 31px;
  align-items: center;
  color: #fff;
}
@media only screen and (min-width: 1200px) and (max-width: 1660px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left
    .chat-left-top
    .chat-left-top-text {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left
    .chat-left-top
    .chat-left-top-text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left
    .chat-left-top
    .chat-left-top-text {
    font-size: 16px;
    line-height: 28px;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-left-space {
  padding-left: 0px;
}

@media only screen and (max-width: 1365px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left-space {
    padding-left: 15px;
  }
}
.wrapper-better-half .section-touch-bg .main-challenges-ai {
  font-family: "Ubuntu";
  font-weight: 500;
  font-size: 60px;
  line-height: normal;
  text-transform: uppercase;
  color: #000000;
  position: relative;
  top: 58px;
  opacity: 0.1;
}
@media only screen and (min-width: 1500px) and (max-width: 1700px) {
  .wrapper-better-half .section-touch-bg .main-challenges-ai {
    font-size: 44px;
    padding-left: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half .section-touch-bg .main-challenges-ai {
    font-size: 40px;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-challenges-ai {
    font-size: 32px;
    text-align: center;
    top: 0;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-touch-bg .main-challenges-ai {
    font-size: 32px;
    text-align: center;
    top: 0;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg .main-challenges-ai {
    font-size: 28px;
    text-align: center;
    top: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-touch-bg .main-challenges-ai {
    font-size: 24px;
    text-align: center;
    top: 0;
    margin-bottom: 15px;
    opacity: 0.2;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-right {
  max-width: 610px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right {
    max-width: 100%;
    margin-top: 0px;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-right:before {
  content: "";
  position: absolute;
  left: 80px;
  bottom: -30px;
  background: url("./img/oh.svg");
  background-repeat: no-repeat;
  width: 63px;
  height: 57px;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right:before {
    display: none;
    width: 0;
    height: 0;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-right:after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -22px;
  background: url("./img/red-right-design.svg");
  background-repeat: no-repeat;
  width: 77px;
  height: 59px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right:after {
    right: 70px;
    bottom: -25px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1660px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right:after {
    right: 0px;
    bottom: -26px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right:after {
    right: 7px;
    bottom: -26px;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-right .chat-right-top {
  box-shadow: 0 9px 0 #000;
  background: linear-gradient(180deg, #fe73a0 0%, #fe73a0 100%);
  border-radius: 80px;
  padding: 32px 40px 32px 40px;
  display: flex;
  align-items: center;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-right
  .chat-right-top
  .span-img-blue-line {
  width: 98px;
  height: 95px;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-180deg);
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right .chat-right-top {
    border-radius: 20px;
    padding: 25px 20px 25px 20px;
    box-shadow: 0 5px 0 #000;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right .chat-right-top {
    border-radius: 20px;
    padding: 25px 20px 25px 20px;
    box-shadow: 0 3px 0 #000;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-right .chat-right-top {
    border-radius: 20px;
    padding: 25px 15px 25px 15px;
    box-shadow: 0 3px 0 #000;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-right
  .chat-right-top
  .chat-right-new-box {
  width: 100%;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-right
  .chat-right-top
  .chat-right-new-box
  .span-new-right {
  width: 131px;
  height: 133px;
  position: absolute;
  right: 0;
  top: 0;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-right
  .chat-right-top
  .chat-right-new-box
  .chat-right-top-text
  ul {
  margin: 0;
  padding: 0;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-right
  .chat-right-top
  .chat-right-new-box
  .chat-right-top-text
  ul
  li {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
  list-style: none;
  color: #fff;
  margin: 20px 0;
  letter-spacing: 0.2px;
  position: relative;
  padding-left: 56px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li {
    font-size: 20px;
    line-height: 26px;
    margin: 18px 0;
    padding-left: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li {
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
    padding-left: 46px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li {
    font-size: 16px;
    line-height: 22px;
    margin: 12px 0;
    padding-left: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li {
    font-size: 16px;
    line-height: 24px;
    margin: 12px 0;
    padding-left: 42px;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-right
  .chat-right-top
  .chat-right-new-box
  .chat-right-top-text
  ul
  li
  .number-one-bg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: #fe7fa9;
  border: solid 1px #fe98ba;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li
    .number-one-bg {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li
    .number-one-bg {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li
    .number-one-bg {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-right
    .chat-right-top
    .chat-right-new-box
    .chat-right-top-text
    ul
    li
    .number-one-bg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}
.wrapper-better-half .section-touch-bg .main-box-bg-left-two {
  max-width: 835px;
  padding-top: 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left-two {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left-two {
    max-width: 870px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left-two {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-touch-bg .main-box-bg-left-two {
    padding-top: 25px;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two {
  background: linear-gradient(180deg, #7d5cff 0%, #aa95ff 106%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 9px 0 #000;
  border-radius: 80px;
  padding: 32px 40px 32px 40px;
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two {
    border-radius: 20px;
    padding: 25px 20px 25px 20px;
    box-shadow: 0 5px 0 #000;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two {
    border-radius: 20px;
    padding: 25px 20px 25px 20px;
    box-shadow: 0 3px 0 #000;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two:after {
  content: "";
  position: absolute;
  left: -14px;
  bottom: -21px;
  background: url("./img/blue-left-design.svg");
  background-repeat: no-repeat;
  width: 74px;
  height: 51px;
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two:after {
    left: -7px;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two:before {
  content: "";
  position: absolute;
  right: 80px;
  bottom: -32px;
  background-image: url("./img/star-smily.svg");
  background-repeat: no-repeat;
  width: 113px;
  height: 57px;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two:before {
    display: none;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .span-img-line {
  width: 98px;
  height: 95px;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-90deg);
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .chat-left-new-box {
  width: 100%;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .chat-left-new-box
  .chat-left-top-text-two {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 31px;
  align-items: center;
  color: #fff;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .chat-left-new-box
  .chat-left-top-text-two {
  width: 100%;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .chat-left-new-box
  .chat-left-top-text-two
  ul {
  margin: 0;
  padding: 0;
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .chat-left-new-box
  .chat-left-top-text-two
  ul
  li {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
  list-style: none;
  color: #fff;
  margin: 20px 0;
  letter-spacing: 0.2px;
  position: relative;
  padding-left: 56px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li {
    font-size: 20px;
    line-height: 26px;
    margin: 18px 0;
    padding-left: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li {
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
    padding-left: 46px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li {
    font-size: 16px;
    line-height: 22px;
    margin: 12px 0;
    padding-left: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li {
    font-size: 16px;
    line-height: 24px;
    margin: 12px 0;
    padding-left: 42px;
  }
}
.wrapper-better-half
  .section-touch-bg
  .main-box-bg-left-two
  .chat-left-top-two
  .chat-left-new-box
  .chat-left-top-text-two
  ul
  li
  .number-one-bg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: #8d79f9;
  border: solid 1px #a694fb;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li
    .number-one-bg {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li
    .number-one-bg {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li
    .number-one-bg {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-touch-bg
    .main-box-bg-left-two
    .chat-left-top-two
    .chat-left-new-box
    .chat-left-top-text-two
    ul
    li
    .number-one-bg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}

.wrapper-better-half .section-emergence-bg {
  width: 100%;
  background: #fff;
  padding: 100px 0 80px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-emergence-bg {
    padding: 90px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-emergence-bg {
    padding-top: 70px;
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-emergence-bg {
    padding: 50px 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-emergence-bg {
    padding: 35px 0 15px;
  }
}

.wrapper-better-half .section-emergence-bg .infinite {
  margin-top: 60px;
}

@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-emergence-bg .infinite {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-emergence-bg .infinite {
    margin-top: 30px;
  }
}

.wrapper-better-half .section-emergence-bg .infinite img {
  width: 481px;
  aspect-ratio: auto 2.4416243655;
  height: auto;
  max-width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1499px) {
  .wrapper-better-half .section-emergence-bg .infinite img {
    width: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-emergence-bg .infinite img {
    width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-emergence-bg .infinite img {
    width: 224px;
  }
}

.wrapper-better-half .section-emergence-bg .emergence-text {
  max-width: 1074px;
  margin: 50px auto 0;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-emergence-bg .emergence-text {
    margin-top: 30px;
  }
}

/* ------------start---new------ */

.wrapper-better-half .matchmaking-services-new {
  max-width: 1000px;
  padding-top: 60px;
  margin: 0 auto;
}
@media only screen and (max-width: 1599px) {
  .wrapper-better-half .matchmaking-services-new {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .matchmaking-services-new {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .matchmaking-services-new {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .matchmaking-services-new {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .matchmaking-services-new {
    padding-top: 25px;
  }
}
.wrapper-better-half .matchmaking-services-new .services-border-red-bg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 38px;
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .matchmaking-services-new .services-border-red-bg {
    grid-gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .matchmaking-services-new .services-border-red-bg {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
    grid-gap: 15px;
  }
}
.wrapper-better-half .matchmaking-services-new .ai-services-border {
  width: 100%;
  border: solid 1px #ff5b91;
  border-radius: 26px;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  color: #333;
  padding: 8px 9px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border {
    font-size: 20px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 6px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 6px;
  }
}
@media only screen and (max-width: 360px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border {
    font-size: 15px;
    line-height: 20px;
    padding: 4px 6px;
  }
}

.wrapper-better-half .matchmaking-services-new .ai-services-border span {
  margin-right: auto;
}
.wrapper-better-half .matchmaking-services-new .ai-services-border span img {
  margin-right: 8px;
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border span img {
    margin-right: 4px;
    width: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border span img {
    margin-right: 4px;
    width: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border span img {
    margin-right: 4px;
    width: 38px;
  }
}
@media only screen and (max-width: 360px) {
  .wrapper-better-half .matchmaking-services-new .ai-services-border span img {
    margin-right: 4px;
    width: 36px;
  }
}

.wrapper-better-half .matchmaking-services-new .services-border-blue {
  width: 100%;
  border: solid 1px #8567ff;
  border-radius: 26px;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  color: #333;
  padding: 8px 9px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .matchmaking-services-new .services-border-blue {
    font-size: 20px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .matchmaking-services-new .services-border-blue {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 6px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .matchmaking-services-new .services-border-blue {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 6px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .matchmaking-services-new .services-border-blue {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 6px;
  }
}
@media only screen and (max-width: 360px) {
  .wrapper-better-half .matchmaking-services-new .services-border-blue {
    font-size: 15px;
    line-height: 20px;
    padding: 4px 6px;
  }
}
.wrapper-better-half .matchmaking-services-new .services-border-blue span {
  margin-right: auto;
}
.wrapper-better-half .matchmaking-services-new .services-border-blue span img {
  margin-right: 8px;
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half
    .matchmaking-services-new
    .services-border-blue
    span
    img {
    margin-right: 4px;
    width: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .matchmaking-services-new
    .services-border-blue
    span
    img {
    margin-right: 4px;
    width: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half
    .matchmaking-services-new
    .services-border-blue
    span
    img {
    margin-right: 4px;
    width: 38px;
  }
}
@media only screen and (max-width: 360px) {
  .wrapper-better-half
    .matchmaking-services-new
    .services-border-blue
    span
    img {
    margin-right: 4px;
    width: 36px;
  }
}

/* ------------end---new------ */

.wrapper-better-half .two-section {
  width: 100%;
  position: relative;
}

@media only screen and (min-width: 1366px) and (max-width: 7000px) {
  .wrapper-better-half .two-section::after {
    content: "";
    position: absolute;
    background: url("./img/webp/infinite-border.webp");
    background-repeat: no-repeat;
    background-position: top center;
    top: 250px;
    height: 100vw;
    left: 0;
    right: 0;
  }
}

.wrapper-better-half .section-couple-bg {
  width: 100%;
  background: url("./img/webp/couple-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-couple-bg {
    background: url("./img/webp/tablet/couple-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-couple-bg {
    background: url("./img/webp/mobile/couple-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-couple-bg {
    padding-top: 80px;
  }
}

.wrapper-better-half .section-couple-bg .couple {
  padding-top: 20px;
  position: relative;
  right: -165px;
}

@media only screen and (max-width: 1365px) {
  .wrapper-better-half .section-couple-bg .couple {
    right: 0px;
  }
}

.wrapper-better-half .section-couple-bg .couple img {
  width: 1005px;
  aspect-ratio: auto 1.1809635723;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-responsibility {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(180deg, #1b0916 0%, #15012f 100%);
  height: 100%;
  position: relative;
  color: #fff;
  padding-bottom: 150px;
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility {
    padding: 90px 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-responsibility {
    padding: 70px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-responsibility {
    padding: 35px 0;
  }
}
.wrapper-better-half .section-responsibility:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("./img/webp/doted.webp");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.wrapper-better-half .section-responsibility .container {
  position: relative;
  z-index: 9;
}

.wrapper-better-half .section-responsibility .wedding-process-top {
  margin-top: 80px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-responsibility .wedding-process-top {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .wedding-process-top {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .wedding-process-top {
    max-width: 540px;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-responsibility .wedding-process-top {
    margin-top: 15px;
  }
}

.wrapper-better-half .section-responsibility .when-title {
  color: #fff;
  padding-top: 80px;
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {
  .wrapper-better-half .section-responsibility .when-title {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .wrapper-better-half .section-responsibility .when-title {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .when-title {
    padding-top: 0;
  }
}

.wrapper-better-half .section-responsibility .when {
  display: block;
  text-shadow: none;
  color: #fff;
}

.wrapper-better-half .section-responsibility .infinite-half {
  margin-top: 80px;
}

@media only screen and (min-width: 992px) and (max-width: 1499px) {
  .wrapper-better-half .section-responsibility .infinite-half {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .infinite-half {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .infinite-half {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}

.wrapper-better-half .section-responsibility .infinite-half img {
  width: 329px;
  aspect-ratio: auto 2.4552238806;
  height: auto;
  max-width: 100%;
}

@media only screen and (min-width: 1366px) and (max-width: 7000px) {
  .wrapper-better-half .section-responsibility .infinite-half img {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .infinite-half img {
    width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .infinite-half img {
    width: 224px;
    text-align: center;
    display: inline-block;
    margin-top: 30px;
  }
}

.wrapper-better-half .section-responsibility .development {
  max-width: 1185px;
  color: #fff;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  margin-top: 80px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 1366px) and (max-width: 7000px) {
  .wrapper-better-half .section-responsibility .development {
    margin-top: 230px;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1800px) {
  .wrapper-better-half .section-responsibility .development {
    margin-top: 200px;
  }
}

@media only screen and (min-width: 1801px) {
  .wrapper-better-half .section-responsibility .development {
    margin-top: 230px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {
  .wrapper-better-half .section-responsibility .development {
    font-size: 26px;
    line-height: 36px;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .development {
    font-size: 20px;
    line-height: 30px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .development {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 15px;
  }
}
.wrapper-better-half .section-responsibility .development-gray {
  color: #b6b6b6;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .development-gray {
    text-align: center;
  }
}

.wrapper-better-half .section-responsibility .implementation {
  padding-bottom: 28px;
  position: relative;
  z-index: 1;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .implementation {
    margin: 0 0 15px;
    padding: 0;
  }
}

.wrapper-better-half .section-responsibility .arrow-view {
  margin-right: 50px;
  margin-top: 5px;
  flex: 0 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .arrow-view {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .arrow-view {
    display: none;
  }
}

.wrapper-better-half .section-responsibility .arrow-view img {
  width: 190px;
  aspect-ratio: auto 7.9166666667;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-responsibility .wedding-process {
  padding-left: 0;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .wedding-process {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .wedding-process {
    padding-left: 15px;
    margin-top: 0px;
  }
}

.wrapper-better-half .section-responsibility .wedding-process .round-shadow {
  width: 477px;
  height: 477px;
  position: absolute;
  right: -100px;
  top: -100px;
  border-radius: 99em;
  background-color: #ff00b8;
  filter: blur(800px);
}

@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .wedding-process .round-shadow {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.wrapper-better-half .section-responsibility .the-process {
  width: 100%;
  position: relative;
  max-height: 1000px;
}

.wrapper-better-half .section-responsibility .the-process .bedding-set {
  margin-top: 1px;
  position: relative;
  z-index: 99;
}

.wrapper-better-half .section-responsibility .the-process .bedding-set img {
  width: 726px;
  aspect-ratio: auto 0.7231075697;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-responsibility .bgwite {
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .bgwite {
    display: none;
  }
}

.wrapper-better-half .section-responsibility .design-bottom {
  padding-top: 0px;
  margin-top: 0px;
  background: #fff;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-responsibility .design-bottom {
    background: none;
  }
}

@media only screen and (min-width: 300px) and (max-width: 1365px) {
  .wrapper-better-half .section-responsibility .design-bottom {
    margin-top: 0px;
  }
}

.wrapper-better-half .section-responsibility .design-bottom:before {
  content: "";
  position: absolute;
  background: url("./img/webp/design-new.webp") no-repeat;
  width: 1920px;
  height: 92px;
  right: 0;
  top: 10px;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .design-bottom:before {
    display: none;
  }
}
.wrapper-better-half .section-responsibility .design-bottom img {
  width: 1920px;
  aspect-ratio: auto 13.42;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .section-responsibility .the-process-seck {
  max-width: 740px;
  margin-left: 40px;
  position: relative;
  z-index: 2;
  padding-bottom: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .the-process-seck {
    margin: 0 auto;
    margin-left: 7px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .the-process-seck {
    margin-left: 15px;
    margin-top: 35px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .the-process-seck {
    margin-top: 0;
    margin-left: 0;
    padding: 35px 0 0;
  }
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-responsibility .the-process-seck {
    padding: 35px 0 0;
  }
}

.wrapper-better-half
  .section-responsibility
  .the-process-seck
  .the-process-text {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-size: 37px;
  line-height: 50px;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (min-width: 1600px) and (max-width: 1840px) {
  .wrapper-better-half
    .section-responsibility
    .the-process-seck
    .the-process-text {
    padding-left: 0;
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half
    .section-responsibility
    .the-process-seck
    .the-process-text {
    font-size: 26px;
    line-height: 36px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-responsibility
    .the-process-seck
    .the-process-text {
    font-size: 20px;
    line-height: 30px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-responsibility
    .the-process-seck
    .the-process-text {
    font-size: 17px;
    line-height: 32px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-responsibility
    .the-process-seck
    .the-process-text {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
}

.wrapper-better-half
  .section-responsibility
  .the-process-seck
  .the-process-text
  span {
  color: #ff5b91;
  font-style: italic;
}

.wrapper-better-half .section-responsibility .partners-secvice {
  width: 100%;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .partners-secvice {
    width: 100%;
    margin-top: 8px;
  }
}
.wrapper-better-half .section-responsibility .partners-secvice-inn {
  width: 100%;
  position: relative;
}

.wrapper-better-half .section-responsibility .partners-secvice-inn ul {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul {
    text-align: start;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    gap: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul li {
    width: calc(50% - 8px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul li {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul li {
    margin: 0 0 5px;
  }
}

.wrapper-better-half .section-responsibility .partners-secvice-inn ul li.big {
  width: 100%;
  max-width: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul li.big {
    width: 50%;
    max-width: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul li.big {
    width: auto;
    max-width: none;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .partners-secvice-inn ul li.big {
    width: auto;
  }
}
.wrapper-better-half
  .section-responsibility
  .partners-secvice-inn
  ul
  li
  .main-wrap {
  position: relative;
  min-width: 346px;
  list-style: none;
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  text-align: start;
  border-radius: 50px;
  background-color: rgb(232 77 121 / 19%);
  padding: 18px 25px 18px 66px;
  display: inline-block;
  margin-top: 30px;
  margin-right: 0;
  box-shadow: inset 2px 2px 0px 0px #b1265d;
}
@media only screen and (min-width: 1200px) and (max-width: 1330px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .main-wrap {
    min-width: 300px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 22px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .main-wrap {
    min-width: auto;
    font-size: 16px;
    line-height: 23px;
    margin-top: 20px;
    padding: 18px 25px 18px 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .main-wrap {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    padding: 18px 25px 18px 52px;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .main-wrap {
    margin: 0;
    max-width: none;
    padding: 18px 25px 18px 54px;
    margin-bottom: 15px !important;
  }
}

/* .wrapper-better-half
  .section-responsibility
  .partners-secvice-inn
  ul
  li:nth-child(even)
  .main-wrap {
} */

.wrapper-better-half
  .section-responsibility
  .partners-secvice-inn
  ul
  li
  .register-icon {
  width: 62px;
  height: 60px;
  position: absolute;
  left: -6px;
  top: -2px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .register-icon {
    width: 50px;
    height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .register-icon {
    width: 46px;
    height: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-responsibility
    .partners-secvice-inn
    ul
    li
    .register-icon {
    max-width: 46px;
    top: 10px;
  }
}

.wrapper-better-half .section-responsibility .custom-div {
  width: calc((100vw + 1140px) / 2);
  margin-right: auto;
}

@media only screen and (min-width: 1600px) {
  .wrapper-better-half .section-responsibility .custom-div {
    width: calc((100vw + 1240px) / 2);
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .wrapper-better-half .section-responsibility .custom-div {
    width: calc((100vw + 1250px) / 2);
    margin-right: auto;
  }
}
@media only screen and (min-width: 960px) {
  .wrapper-better-half .section-responsibility .custom-div {
    width: calc((100vw + 100%) / 2);
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) {
  .wrapper-better-half .section-responsibility .custom-div {
    width: calc((100vw + 100%) / 2);
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-responsibility .custom-div {
    width: initial;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.wrapper-better-half .section-after-getting {
  width: 100%;
  background: #fff;
  margin-top: -90px;
  padding-top: 100px;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-after-getting {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-after-getting {
    padding: 90px 0 70px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-after-getting {
    padding: 70px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting {
    padding: 50px 0 0;
  }
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-after-getting {
    padding: 35px 0;
  }
}

.wrapper-better-half .section-after-getting .text-images {
  align-items: center;
}

@media only screen and (min-width: 1366px) and (max-width: 6000px) {
  .wrapper-better-half .section-after-getting .text-images {
    align-items: normal;
  }
}

.wrapper-better-half .section-after-getting .mockup-mobile {
  margin-top: 10px;
  position: relative;
  z-index: 999;
}

@media only screen and (min-width: 1366px) and (max-width: 6000px) {
  .wrapper-better-half .section-after-getting .mockup-mobile {
    position: absolute;
    top: -35%;
    left: 26%;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .wrapper-better-half .section-after-getting .mockup-mobile {
    top: -32%;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1499px) {
  .wrapper-better-half .section-after-getting .mockup-mobile {
    top: -32%;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .mockup-mobile {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.wrapper-better-half .section-after-getting .mockup-mobile img {
  width: 400px;
  aspect-ratio: auto 0.5813953488;
  height: auto;
  max-width: 100%;
}
@media only screen and (min-width: 1500px) and (max-width: 1799px) {
  .wrapper-better-half .section-after-getting .mockup-mobile img {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1499px) {
  .wrapper-better-half .section-after-getting .mockup-mobile img {
    max-width: 80%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .mockup-mobile img {
    max-width: 40%;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-after-getting .mockup-mobile img {
    max-width: 60%;
  }
}

.wrapper-better-half .section-after-getting .mockup-mobile:after {
  width: 440px;
  height: 220px;
  position: absolute;
  content: "";
  background-image: url("./img/mobile-shadow.svg");
  background-repeat: no-repeat;
  z-index: 1;
  left: -271px;
  bottom: 0;
}

@media only screen and (max-width: 1599px) {
  .wrapper-better-half .section-after-getting .mockup-mobile:after {
    display: none;
  }
}

.wrapper-better-half .section-after-getting .after-getting-text {
  max-width: 600px;
  text-align: right;
  padding-right: 33px;
  position: relative;
  letter-spacing: -0.4px;
  height: 100%;
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .after-getting-text {
    max-width: 100%;
    text-align: center;
    padding: 0;
  }
}

.wrapper-better-half .section-after-getting .after-getting-text:after {
  content: "";
  background: linear-gradient(180deg, #ff5b91 50%, #8467f9 50%);
  right: 0;
  top: 0;
  height: 100%;
  width: 7px;
  position: absolute;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .after-getting-text:after {
    display: none;
  }
}

.wrapper-better-half .section-after-getting .top-space {
  padding-top: 210px;
}

@media only screen and (min-width: 1366px) and (max-width: 1499px) {
  .wrapper-better-half .section-after-getting .top-space {
    padding-top: 110px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1365px) {
  .wrapper-better-half .section-after-getting .top-space {
    padding-top: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .wrapper-better-half .section-after-getting .top-space {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-after-getting .top-space {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .top-space {
    padding-top: 0;
  }
}

.wrapper-better-half .section-after-getting .personal-loan-text-box {
  width: 100%;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .personal-loan-text-box {
    margin-top: 21px;
  }
}

.wrapper-better-half
  .section-after-getting
  .personal-loan-text-box
  .personal-loan-text {
  max-width: 490px;
  position: relative;
  height: 100%;
  line-height: 36px;
  margin-bottom: 25px;
  padding: 10px 0px 10px 34px;
}

@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text {
    line-height: 32px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 34px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1599px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text {
    line-height: 32px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 34px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text {
    line-height: 32px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 34px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text {
    line-height: 28px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text {
    line-height: 26px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 34px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text {
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 25px;
    padding: 0;
  }
}

.wrapper-better-half
  .section-after-getting
  .personal-loan-text-box
  .personal-loan-text:after {
  content: "";
  background: linear-gradient(180deg, #ff5b91 50%, #8467f9 50%);
  left: 0;
  top: 0;
  height: 100%;
  width: 7px;
  position: absolute;
}

@media only screen and (min-width: 1600px) and (max-width: 6000px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text:after {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-after-getting
    .personal-loan-text-box
    .personal-loan-text:after {
    display: none;
    padding-right: 0;
  }
}

.wrapper-better-half .section-after-getting .personal-loan-images {
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .personal-loan-images {
    text-align: center;
    margin-top: 20px;
  }
}

.wrapper-better-half .section-after-getting .personal-loan-images img {
  width: 529px;
  aspect-ratio: auto 0.834384858;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .personal-loan-images img {
    width: 100%;
  }
}

.wrapper-better-half .section-after-getting .personal-loan-chat {
  margin-top: 20px;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-after-getting .personal-loan-chat {
    text-align: center;
    border-bottom: solid 1px #ddd;
    padding-bottom: 30px;
    margin-top: 30px;
  }
}

.wrapper-better-half .section-after-getting .personal-loan-chat img {
  width: 671px;
  aspect-ratio: auto 0.8113663845;
  height: auto;
  max-width: 100%;
}

.section-problem-solutions {
  width: 100%;
  padding-top: 150px;
}
@media only screen and (max-width: 1599px) {
  .section-problem-solutions {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1499px) {
  .section-problem-solutions {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .section-problem-solutions {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .section-problem-solutions {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .section-problem-solutions {
    padding-top: 35px;
  }
}

.section-problem-solutions .problem-solutions-main {
  border: 2px solid #000;
  padding: 40px 30px 40px 30px;
  position: relative;
  border-radius: 40px;
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions .problem-solutions-main {
    padding: 10px;
    border-radius: 10px;
  }
}
.section-problem-solutions .problem-solutions-main .bh-mi-logo {
  position: absolute;
  top: -72px;
  left: calc(50% - 164px);
  background-color: #fff;
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions .problem-solutions-main .bh-mi-logo {
    display: none;
  }
}
.section-problem-solutions .problem-solutions-main .r-prob-sol-main span {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #000;
  display: block;
  padding-bottom: 15px;
}
.section-problem-solutions .problem-solutions-main .prob-sol-main {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 50px;
  line-height: 60px;
  color: #000;
  opacity: 0.1;
  font-weight: 500;
  margin-bottom: 30px;
}
.section-problem-solutions .accordion {
  max-width: 1170px;
}
.section-problem-solutions .accordion-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  border: none;
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions .accordion-item {
    display: block;
    margin-bottom: 15px;
  }
}
.section-problem-solutions .accordion-item:before {
  content: "";
  background: url("./img/b-w-arrow.svg") no-repeat center;
  position: absolute;
  width: 150px;
  height: 22px;
  background-size: cover;
  left: calc(50% - 70px);
  z-index: 1;
  top: calc(50% - 11px);
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions .accordion-item:before {
    content: none;
  }
}
.section-problem-solutions .accordion-item:last-child {
  margin-bottom: 0;
}
.section-problem-solutions .accordion-item .accordion-button {
  border: 0;
  box-shadow: none;
  height: 100px;
  border-radius: 32px;
  display: flex;
  align-items: center;
  padding: 0 50px 0 50px;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  background-color: transparent;
  background: linear-gradient(to bottom, #7d5cff, #aa95ff);
}
@media only screen and (min-width: 992px) {
  .section-problem-solutions .accordion-item .accordion-button {
    pointer-events: none;
  }
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions .accordion-item .accordion-button {
    padding: 15px 15px;
    border-radius: 5px;
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions
    .accordion-item
    .accordion-button[aria-expanded="true"] {
    border-radius: 5px 5px 0 0;
  }
}
.section-problem-solutions .accordion-item .accordion-button:after {
  filter: invert(1);
  background-image: url("./img/d-arrow.svg") no-repeat center;
  width: 1.35rem;
  height: 1.35rem;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .section-problem-solutions .accordion-item .accordion-button:after {
    content: none;
  }
}
.section-problem-solutions .accordion-collapse .accordion-body {
  border: 0;
  box-shadow: none;
  height: 100px;
  border-radius: 32px;
  display: flex;
  align-items: center;
  padding: 0 50px 0 80px;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  background-color: transparent;
  background: linear-gradient(to bottom, #ff548d, #ff7aa6);
}
@media only screen and (max-width: 991px) {
  .section-problem-solutions .accordion-collapse .accordion-body {
    padding: 15px 15px;
    border-radius: 0 0 5px 5px;
    height: auto;
  }
}
.section-problem-solutions .accordion-collapse .accordion-body strong {
  display: contents;
  font-weight: 500;
}

.wrapper-better-half .section-when-better-gb {
  width: 100%;
  margin-top: 120px;
  height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-when-better-gb {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-when-better-gb {
    margin-top: 70px;
  }
}

.wrapper-better-half .section-when-better-gb .when-better-in {
  width: 100%;
  background: url("./img/webp/imagwbg.webp") no-repeat;
  background-size: cover;
  padding-top: 50px;
  height: 112%;
  position: relative;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-when-better-gb .when-better-in {
    background: url("./img/webp/tablet/imagwbg.webp") no-repeat;
    background-size: cover;
    background-position: top center;
    height: 619px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-when-better-gb .when-better-in {
    height: 430px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-when-better-gb .when-better-in {
    background: url("./img/webp/mobile/imagwbg.webp") no-repeat;
    background-size: cover;
    height: 300px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-when-better-gb .when-better-in {
    height: 330px;
    padding-top: 22px;
    padding-bottom: 0;
    display: flex;
    align-items: center;
  }
}

@media only screen and (max-width: 480px) {
  .wrapper-better-half .section-when-better-gb .when-better-in {
    background-position: center center;
  }
}

.wrapper-better-half .section-when-better-gb .when-better-in::after {
  width: 87px;
  content: "";
  position: absolute;
  background: url("./img/webp/arrowwithcurve.webp") no-repeat;
  background-repeat: no-repeat;
  left: 30px;
  top: 218px;
  height: 451px;
  max-height: 100%;
  z-index: 4;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-when-better-gb .when-better-in::after {
    display: none;
  }
}

.wrapper-better-half .section-when-better-gb .when-better-in .content-box {
  margin-top: 65px;
  margin-left: 60px;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-when-better-gb .when-better-in .content-box {
    margin-top: 0px;
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-when-better-gb
    .when-better-in
    .content-box
    .contemporary {
    text-align: left;
  }
}

.wrapper-better-half .section-when-better-gb .white-bg-box {
  max-width: 1045px;
  background: #fff;
  border-radius: 0 30px 30px 0;
  padding: 40px 40px 30px 153px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 1200px) and (max-width: 6000px) {
  .wrapper-better-half .section-when-better-gb .white-bg-box {
    padding: 40px 20px 30px 153px;
    border-radius: 0 50px 30px 0;
    margin-top: -140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper-better-half .section-when-better-gb .white-bg-box {
    padding: 40px 1px 15px 1px;
    border-radius: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-when-better-gb .white-bg-box {
    padding: 35px 0 0;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-when-better-gb .white-bg-box {
    padding: 25px 0 0 0;
    border-radius: 0;
    text-align: center;
  }
}

.wrapper-better-half .section-when-better-gb .first-things {
  margin: 30px 0;
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-when-better-gb .first-things {
    margin: 15px 0;
  }
}

.wrapper-better-half .mobile-screen-outer {
  position: relative;
}

.wrapper-better-half .section-female-users {
  width: 100%;
  margin-top: 380px;
  background: #fff;
  overflow: hidden;
  padding: 50px 0 250px;
  position: relative;
  z-index: 999;
}
@media only screen and (min-width: 2501px) {
  .wrapper-better-half .section-female-users {
    padding: 50px 0 630px;
  }
}
@media only screen and (min-width: 2301px) and (max-width: 2500px) {
  .wrapper-better-half .section-female-users {
    padding: 50px 0 450px;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2300px) {
  .wrapper-better-half .section-female-users {
    padding: 50px 0 350px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .wrapper-better-half .section-female-users {
    padding: 50px 0 150px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1599px) {
  .wrapper-better-half .section-female-users {
    margin-top: 365px;
    padding: 50px 0 150px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .wrapper-better-half .section-female-users {
    margin-top: 360px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users {
    margin-top: 0;
    padding: 90px 0;
  }
}

@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-female-users {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-female-users {
    padding: 50px 0;
  }
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-female-users {
    padding: 35px 0;
  }
}

.wrapper-better-half .section-female-users .desktop-big {
  padding-right: 0px;
}

@media only screen and (min-width: 300px) and (max-width: 1365px) {
  .wrapper-better-half .section-female-users .desktop-big {
    padding-right: 15px;
  }
}

.wrapper-better-half .section-female-users .custom-div {
  width: calc((100vw + 1140px) / 2);
  margin-right: auto;
  padding-bottom: 0;
}

@media only screen and (min-width: 1600px) {
  .wrapper-better-half .section-female-users .custom-div {
    width: calc((100vw + 1240px) / 2);
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .wrapper-better-half .section-female-users .custom-div {
    width: calc((100vw + 1250px) / 2);
    margin-right: auto;
  }
}
@media only screen and (min-width: 960px) {
  .wrapper-better-half .section-female-users .custom-div {
    width: calc((100vw + 100%) / 2);
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) {
  .wrapper-better-half .section-female-users .custom-div {
    width: calc((100vw + 100%) / 2);
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-female-users .custom-div {
    width: initial;
    margin-left: 0;
    margin-right: 0;
  }
}
.wrapper-better-half .section-female-users .desktop-view {
  margin-top: 40px;
  position: relative;
  margin-right: 80px;
}

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .wrapper-better-half .section-female-users .desktop-view {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .desktop-view {
    margin-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-female-users .desktop-view {
    margin: 0;
  }
}

.wrapper-better-half .section-female-users .desktop-view img {
  width: 919px;
  aspect-ratio: auto 1.1152912621;
  height: auto;
  max-width: 100%;
  margin-left: -60px;
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .desktop-view img {
    margin-left: 0;
    position: relative;
  }
}

.wrapper-better-half .section-female-users .another-text {
  padding: 0 0 85px;
  margin-left: -70px;
}

@media only screen and (min-width: 1800px) and (max-width: 7000px) {
  .wrapper-better-half .section-female-users .another-text {
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .wrapper-better-half .section-female-users .another-text {
    margin-left: -15px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .another-text {
    margin-left: 0;
    padding: 0 0 0 15px;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-female-users .another-text {
    padding-left: 0;
  }
}
.wrapper-better-half .section-female-users .milestone-text-box-top {
  max-width: 700px;
  padding-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-female-users .milestone-text-box-top {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-female-users .milestone-text-box-top {
    max-width: 100%;
    padding-top: 15px;
    text-align: center;
  }
}

.wrapper-better-half .section-female-users .milestone-text-box {
  max-width: 700px;
  padding-top: 30px;
  padding-bottom: 16px;
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .section-female-users .milestone-text-box {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-female-users .milestone-text-box {
    padding: 0;
    margin: 15px 0;
    max-width: none;
    text-align: center;
  }
}
.wrapper-better-half .section-female-users .botton-main-bottom-bg {
  width: 100%;
  background: rgba(132, 103, 249, 0.3);
  padding: 48px 0 !important;
  position: relative;
  top: 0;
  z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .wrapper-better-half .section-female-users .botton-main-bottom-bg {
    padding: 40px 0 !important;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .botton-main-bottom-bg {
    background: none;
    display: none;
  }
}

.wrapper-better-half
  .section-female-users
  .botton-main-bottom-bg
  .four-am-btn-box-new {
  max-width: 680px;
  margin-top: 8px;
  margin-left: -70px;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new {
    display: none;
  }
}

.wrapper-better-half
  .section-female-users
  .botton-main-bottom-bg
  .four-am-btn-box-new
  .four-am-btn-new-big {
  background: #ff5b91;
  border-radius: 90px;
  box-shadow: 0px -7px 0px 0px #000;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
  text-transform: capitalize;
  color: #fff;
  text-decoration: none;
  border-bottom: solid 7px #000;
  padding: 30px 2px 33px 40px;
  display: flex;
  align-items: center;
  margin-right: 7px;
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big {
    font-size: 23px;
    line-height: 35px;
    padding: 14px 55px 20px 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big {
    font-size: 22px;
    line-height: 35px;
    padding: 14px 30px 20px 30px;
  }
}

.wrapper-better-half
  .section-female-users
  .botton-main-bottom-bg
  .four-am-btn-box-new
  .four-am-btn-new-big
  span {
  font-family: "TT Norms Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 99px;
  line-height: 70px;
  color: #fff;
  margin-right: 32px;
  text-shadow: 4px 5px 0px #000;
}

@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big
    span {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1599px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big
    span {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big
    span {
    font-size: 80px;
  }
}

.wrapper-better-half
  .section-female-users
  .botton-main-bottom-bg
  .four-am-btn-box-new
  .four-am-btn-new-big
  .btn-hart {
  font-size: 0;
  position: relative;
  top: 25px;
  right: 35px;
}

@media only screen and (min-width: 576px) and (max-width: 1499px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big
    .btn-hart {
    margin-right: 10px;
    font-size: 0;
  }
}
@media only screen and (min-width: 300px) and (max-width: 576px) {
  .wrapper-better-half
    .section-female-users
    .botton-main-bottom-bg
    .four-am-btn-box-new
    .four-am-btn-new-big
    .btn-hart {
    top: 20px;
    right: 25px;
  }
}

.wrapper-better-half
  .section-female-users
  .botton-main-bottom-bg
  .four-am-btn-box-new
  .four-am-btn-new-big
  .btn-hart
  img {
  width: 54px;
  aspect-ratio: auto 1;
  height: auto;
  max-width: 100%;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .botton-main-bottom-bg {
    display: none;
  }
}

.wrapper-better-half
  .section-female-users
  .botton-main-bottom-bg
  .four-am-btn-new {
  display: none;
  font-size: 0;
}

.wrapper-better-half .section-female-users .four-am-btn-box {
  max-width: 678px;
  margin-top: 8px;
  display: none;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .four-am-btn-box {
    margin-top: 60px;
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .four-am-btn-box {
    margin-top: 30px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-female-users .four-am-btn-box {
    margin-top: 25px;
    margin-bottom: 0;
    max-width: none;
  }
}

.wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
  background: #ff5b91;
  border-radius: 90px;
  box-shadow: 0px -7px 0px 0px #000;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 36px;
  text-transform: capitalize;
  color: #fff;
  text-decoration: none;
  border-bottom: solid 7px #000;
  padding: 25px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
    font-size: 22px;
    line-height: 32px;
    padding: 18px 18px;
    box-shadow: 0px -4px 0px 0px #000;
    border-bottom: solid 4px #000;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
    font-size: 18px;
    line-height: 32px;
    padding: 16px 18px;
    box-shadow: 0px -4px 0px 0px #000;
    border-bottom: solid 4px #000;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
    font-size: 18px;
    line-height: 26px;
    padding: 16px 25px;
    box-shadow: 0px -4px 0px 0px #000;
    border-bottom: solid 4px #000;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
    font-size: 17px;
    line-height: 24px;
    padding: 10px 15px 10px 15px;
    box-shadow: 0px -2px 0px 0px #000;
    border-bottom: solid 2px #000;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
    margin: 35px auto 0;
    font-size: 18px;
    line-height: 26px;
    padding: 6px 15px;
    max-width: 80%;
    box-shadow: 0px -2px 0px 0px #000;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn {
    font-size: 16px;
    line-height: 22px;
    padding: 14px;
    box-shadow: 0px -2px 0px 0px #000;
    border-bottom: solid 2px #000;
    max-width: 100%;
  }
}
.wrapper-better-half
  .section-female-users
  .four-am-btn-box
  .four-am-btn
  .btn-hart {
  font-size: 0;
  position: relative;
  top: 25px;
  right: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1800px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .btn-hart {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1499px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .btn-hart {
    margin-right: 10px;
    font-size: 0;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .btn-hart {
    display: none;
  }
}

.wrapper-better-half
  .section-female-users
  .four-am-btn-box
  .four-am-btn
  .btn-hart
  img {
  width: 54px;
  aspect-ratio: auto 1;
  height: auto;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .btn-hart
    img {
    display: none;
  }
}

.wrapper-better-half .section-female-users .four-am-btn-box .four-am-btn .numb {
  font-family: "TT Norms Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 96px;
  line-height: 70px;
  color: #fff;
  margin-right: 10px;
  text-shadow: 3px 4px 0px #000;
}

@media only screen and (min-width: 1801px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .numb {
    text-shadow: 3px 5px 0 #000;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .numb {
    font-size: 64px;
    line-height: 64px;
    margin-right: 20px;
    text-shadow: 3px 5px 0 #000;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .numb {
    font-size: 44px;
    line-height: 44px;
    margin-right: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .numb {
    font-size: 37px;
    line-height: 60px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 425px) and (max-width: 767px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .numb {
    font-size: 32px;
    line-height: 68px;
    margin-right: 16px;
  }
}
@media only screen and (max-width: 424px) {
  .wrapper-better-half
    .section-female-users
    .four-am-btn-box
    .four-am-btn
    .numb {
    font-size: 28px;
    line-height: 36px;
    margin-right: 9px;
  }
}

.wrapper-better-half .section-technology-stack {
  width: 100%;
  background: #fff;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .section-technology-stack {
    padding-top: 50px;
    border-top: solid 1px #ddd;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .section-technology-stack {
    padding-top: 35px;
  }
}

.wrapper-better-half .section-technology-stack .technology-tile {
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .wrapper-better-half .section-technology-stack .technology-tile {
    margin-bottom: 40px;
  }
}

.wrapper-better-half .section-technology-stack .profile-space {
  padding-left: 0;
  padding-right: 0;
}

.wrapper-better-half .section-technology-stack .profile-content {
  padding-top: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .wrapper-better-half .section-technology-stack .profile-content {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .wrapper-better-half .section-technology-stack .profile-content {
    padding-top: 0;
  }
}
.wrapper-better-half .section-technology-stack .profile-content img {
  width: 1920px;
  aspect-ratio: auto 1.7582417582;
  height: auto;
  max-width: 100%;
}

.wrapper-better-half .testimonial-outer {
  padding: 150px 0;
  overflow: hidden;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .testimonial-outer {
    padding: 130px 0;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .testimonial-outer {
    padding: 0;
  }
}

.wrapper-better-half .testimonial-outer .testimonial-inner {
  background-color: rgba(132, 103, 249, 0.3);
}
.wrapper-better-half .testimonial-outer .testimonial-inner .content-wrap {
  max-width: 1034px;
  margin: 0 auto;
  text-align: center;
  padding: 52px;
  position: relative;
}

@media only screen and (max-width: 1199px) {
  .wrapper-better-half .testimonial-outer .testimonial-inner .content-wrap {
    padding: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .testimonial-outer .testimonial-inner .content-wrap {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .testimonial-outer .testimonial-inner .content-wrap {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .wrapper-better-half .testimonial-outer .testimonial-inner .content-wrap {
    padding: 35px 0;
  }
}

.wrapper-better-half
  .testimonial-outer
  .testimonial-inner
  .content-wrap:before {
  content: "";
  position: absolute;
  background: url("./img/testimonial-border.svg") no-repeat center;
  background-size: 100% 100%;
  width: auto;
  height: 613px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half
    .testimonial-outer
    .testimonial-inner
    .content-wrap:before {
    display: none;
  }
}
.wrapper-better-half
  .testimonial-outer
  .testimonial-inner
  .content-wrap
  .info-text {
  font-family: "Ubuntu";
  font-size: 22px;
  line-height: 38px;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .testimonial-outer
    .testimonial-inner
    .content-wrap
    .info-text {
    font-size: 18px;
    line-height: 28px;
  }
}
.wrapper-better-half
  .testimonial-outer
  .testimonial-inner
  .content-wrap
  .logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  text-align: left;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}

.wrapper-better-half
  .testimonial-outer
  .testimonial-inner
  .content-wrap
  .logo-wrap
  .desg-wrap
  .des {
  font-size: 22px;
  line-height: 38px;
  font-family: "Ubuntu";
  font-weight: 700;
}

@media only screen and (max-width: 575px) {
  .wrapper-better-half
    .testimonial-outer
    .testimonial-inner
    .content-wrap
    .logo-wrap
    .desg-wrap
    .des {
    font-size: 20px;
    line-height: 32px;
  }
}

.wrapper-better-half
  .testimonial-outer
  .testimonial-inner
  .content-wrap
  .logo-wrap
  .desg-wrap
  p {
  font-size: 22px;
  line-height: 38px;
  font-family: "Ubuntu";
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half
    .testimonial-outer
    .testimonial-inner
    .content-wrap
    .logo-wrap
    .desg-wrap
    p {
    font-size: 18px;
    line-height: 28px;
  }
}

.wrapper-better-half .bottom-color-red {
  height: 90px;
  background: #ff5b91;
}

@media only screen and (min-width: 992px) and (max-width: 1499px) {
  .wrapper-better-half .bottom-color-red {
    height: 56px;
  }
}
@media only screen and (max-width: 991px) {
  .wrapper-better-half .bottom-color-red {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-better-half .bottom-color-red {
    height: 35px;
  }
}

/*ai based matrimony css ends here*/
