/* fonts start */
/* sentient forn */
@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-Italic.woff2") format("woff2"),
    url("../fonts/Sentient-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-Bold.woff2") format("woff2"),
    url("../fonts/Sentient-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-BoldItalic.woff2") format("woff2"),
    url("../fonts/Sentient-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-Medium.woff2") format("woff2"),
    url("../fonts/Sentient-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-MediumItalic.woff2") format("woff2"),
    url("../fonts/Sentient-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-Light.woff2") format("woff2"),
    url("../fonts/Sentient-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sentient";
  src:
    url("../fonts/Sentient-Regular.woff2") format("woff2"),
    url("../fonts/Sentient-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* helvetica fonts */
@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Black.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Heavy.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Thin.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Roman.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-UltraLight.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src:
    url("../fonts/HelveticaNeue-Medium.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* fonts end */
/* General css start */
:root {
  --clr-161616: #161616;
  --clr-333333: #333333;
  --clr-2B2B2B: #2b2b2b;
  --clr-BCBCBC: #bcbcbc;
  --clr-EEEEEE: #eeeeee;
  --clr-E20202: #e20202;
  --clr-F9F7F7: #f9f7f7;
  --clr-D4D4D4: #d4d4d4;
  --clr-E0E0E0: #e0e0e0;
  --clr-white: #ffffff;
  --clr-black: #000000;

  --fs-50: 50px;
  --fs-76: 76px;
  --fs-30: 30px;
  --fs-18: 18px;
  --fs-25: 25px;
  --fs-35: 35px;
  --fs-45: 45px;
  --fs-28: 28px;
  --fs-32: 32px;
  --fs-24: 24px;
  --fs-23: 23px;
  --fs-22: 22px;
  --fs-16: 16px;

  --p-100: 100px;
  --p-50: 50px;
}

@media (max-width: 1499.98px) {
  :root {
    --fs-76: 70px;
    --fs-50: 46px;
    --fs-35: 32px;
    --fs-45: 38px;
    --fs-30: 28px;
    --fs-25: 23px;
    --fs-32: 30px;
  }
}

@media (max-width: 1399.98px) {
  :root {
    --fs-76: 64px;
    --fs-50: 42px;
    --fs-35: 30px;
    --fs-45: 32px;
    --fs-30: 26px;
    --fs-25: 22px;
    --fs-32: 28px;

    --p-100: 80px;
    --p-50: 40px;
  }
}
@media (max-width: 1199.98px) {
  :root {
    --fs-76: 58px;
    --fs-50: 35px;
    --fs-35: 28px;
    --fs-45: 30px;
    --fs-30: 24px;
    --fs-25: 21px;
    --fs-32: 26px;

    --p-100: 70px;
    --p-50: 35px;
  }
}
@media (max-width: 991.98px) {
  :root {
    --fs-76: 42px;
    --fs-50: 30px;
    --fs-35: 26px;
    --fs-45: 28px;
    --fs-30: 22px;
    --fs-25: 20px;
    --fs-32: 24px;
    --fs-28: 24px;
    --fs-22: 20px;

    --p-100: 60px;
    --p-50: 30px;
  }
}

@media (max-width: 767.98px) {
  :root {
    --fs-76: 38px;
    --fs-50: 26px;
    --fs-35: 20px;
    --fs-45: 26px;
    --fs-30: 20px;
    --fs-25: 18px;
    --fs-16: 14px;
    --fs-32: 22px;
    --fs-28: 22px;
    --fs-22: 18px;
    --fs-24: 19px;
    --fs-18: 16px;

    --p-100: 40px;
    --p-50: 25px;
  }
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Helvetica Neue", "serif";
}

html {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
:is(h1, h2, h3, h4, h5, h6, span, em) {
  font-family: "Sentient";
}

a {
  text-decoration: none;
  display: inline-block;
}

/* img {
  aspect-ratio: 4/3;
} */

img,
video,
svg {
  max-width: 100%;
  height: auto;
}
p em {
  font-family: "Helvetica Neue", "serif";
}

:is(h1, h2, h3, h4, h5, h6, p, a, li) {
  margin: 0;
  padding: 0;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1440px;
  }
}
.primary_btn {
  font-size: var(--fs-18);
  font-weight: 500;
  padding: 17px 50px;
  border-radius: 2px;
  line-height: 1.5;
  color: var(--clr-161616);
  border: 1.5px solid var(--clr-161616);
  text-align: center;
  position: relative;
  transition: all 0.4s;
  text-transform: uppercase;
}

.primary_btn:hover {
  color: var(--clr-white);
  background-color: var(--clr-161616);
}
@media (max-width: 991.98px) {
  .primary_btn {
    padding: 13px 30px;
  }
}
@media (max-width: 767.98px) {
  .primary_btn {
    padding: 10px 15px;
  }
}
/* General css end */

/* banner css start */
.site-header {
  position: absolute;
  width: 100%;
  /* background-color: red; */
  z-index: 999;
  text-align: center;
  padding: 10px;
  top: 10px;
  left: 0;
}
.site-header .site_logo {
  width: 190px;
  height: 50px;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .site-header .site_logo {
    width: 150px;
    height: 50px;
    object-fit: contain;
  }
}
.banner_hero {
  position: relative;
  /* padding-top: var(--p-100); */
  /* padding-bottom: var(--p-50); */
  /* height: 100vh; */
  /* background: url(../images/Gemini_Generated_Image.png) no-repeat center / cover; */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  /* padding-left: 12px; */
  /* padding-right: 12px; */
  transition: all 0.4s;
}
.banner_hero img {
  min-height: 800px;
  object-fit: cover;
  transition: all 0.4s;
}
.banner_hero .inner_text {
  max-width: 1240px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  position: absolute;
  bottom: 40px;
}
.banner_hero .inner_text .sub_hdng {
  /* font-size: var(--fs-50); */
  font-size: max(20px, 2.62vw);
  font-weight: 300;
  line-height: 1;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.banner_hero .inner_text .main_hdng {
  /* font-size: var(--fs-76); */
  font-size: max(24px, 3.98vw);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.banner_hero .inner_text .lower_hdng {
  font-size: max(14px, 1.57vw);
  /* font-size: var(--fs-30); */
  font-weight: 400;
  line-height: 1;
  color: var(--clr-161616);
  margin-bottom: 30px;
  letter-spacing: 6px;
}
@media (max-width: 991.98px) {
  .banner_hero img {
    min-height: 700px;
  }
}
@media (max-width: 767.98px) {
  .banner_hero img {
    min-height: 600px;
  }
}
@media (max-width: 575.98px) {
  .banner_hero .inner_text .sub_hdng {
    margin-bottom: 10px;
  }
  .banner_hero .inner_text .main_hdng br {
    display: none;
  }
  .banner_hero .inner_text .main_hdng {
    margin-bottom: 10px;
  }
  .banner_hero .inner_text .lower_hdng {
    margin-bottom: 20px;
    letter-spacing: 3px;
  }
  .banner_hero .inner_text {
    bottom: 20px;
  }
}
/* banner css end */

/* the problem section css start */
.the_problem {
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.the_problem .head {
  max-width: 1300px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 80px;
}
.the_problem .head .sec_hdng {
  font-size: var(--fs-50);
  color: var(--clr-161616);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
}
.the_problem .head p {
  font-size: var(--fs-25);
  font-weight: 400;
  color: var(--clr-333333);
  line-height: 1.4;
  margin-bottom: 30px;
}
.the_problem .text_wrapper > img {
  padding: 0 40px;
}
.the_problem ul {
  display: flex;
  gap: 50px;
  justify-content: center;
  align-items: center;
}
.the_problem .head ul li {
  font-size: var(--fs-25);
  font-weight: 400;
  color: var(--clr-333333);
  line-height: 1;
  position: relative;
  padding-left: 30px;
}
.the_problem .head ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  background: url(../images/star-icon.svg) no-repeat center/contain;
}
.the_problem .text_wrapper h3 {
  font-size: var(--fs-35);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-161616);
  margin-bottom: 20px;
  margin-top: 50px;
  max-width: 630px;
}
.the_problem .text_wrapper p {
  font-size: var(--fs-25);
  font-weight: 400;
  color: var(--clr-333333);
  line-height: 1.6;
  position: relative;
  max-width: 700px;
}
.the_problem .img_wrapper {
  text-align: end;
  overflow: hidden;
}
.the_problem .img_wrapper img {
  border-radius: 50px;
  transition: all 0.4s;
}
@media (max-width: 1399.98px) {
  .the_problem .text_wrapper > img {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .the_problem ul {
    flex-wrap: wrap;
    gap: 30px;
  }
  .the_problem .head ul li::before {
    left: 0;
  }
  .the_problem .head {
    margin-bottom: 30px;
  }
  .the_problem .text_wrapper h3 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .the_problem .head .sec_hdng {
    margin-bottom: 20px;
  }
}
/* the problem section css end */

/* save your sparkle css start */
.save_your_sparkle {
  position: relative;
  background-color: var(--clr-F9F7F7);
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.save_your_sparkle .one_side_container {
  max-width: calc(100% - (100% - 1630px) / 2);
  padding-right: 12px;
  /* margin-left: auto; */
}
.save_your_sparkle .one_side_container .img_wrapper {
  display: flex;
  gap: 10px;
  /* flex-wrap: wrap; */
}
.save_your_sparkle .one_side_container .img_wrapper img {
  width: 50%;
  height: 650px;
  object-fit: cover;
}
.save_your_sparkle .one_side_container .text_wrapper {
  padding: 0 20px;
}
.save_your_sparkle .one_side_container .text_wrapper .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-161616);
  margin-bottom: 20px;
  max-width: 770px;
}
.save_your_sparkle .one_side_container .text_wrapper p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.6;
  color: var(--clr-333333);
  max-width: 705px;
  margin-bottom: 20px;
}
.save_your_sparkle .one_side_container .text_wrapper a {
  margin-top: 30px;
}
@media (max-width: 1399.98px) {
  .save_your_sparkle .one_side_container {
    max-width: calc(100% - (100% - 1140px) / 2);
  }
}
@media (max-width: 992.98px) {
  .save_your_sparkle .one_side_container {
    max-width: calc(100% - (100% - 540px) / 2);
    margin-left: auto;
    margin-right: auto;
  }
  .save_your_sparkle .one_side_container .img_wrapper img {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .save_your_sparkle .one_side_container {
    max-width: 100%;
    margin: 0 0;
    padding: 0 12px;
  }
  .save_your_sparkle .one_side_container .img_wrapper {
    gap: 10px;
    overflow: hidden;
  }
  .save_your_sparkle .one_side_container .text_wrapper {
    padding: 0;
  }
  .save_your_sparkle .one_side_container .text_wrapper h3 br {
    display: none;
  }
  .save_your_sparkle .one_side_container .text_wrapper a {
    margin-top: 10px;
  }
}
/* save your sparkle css end */

/* the heartbreak css start */
.the_heartbreak {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.the_heartbreak .text_wrapper {
  margin-bottom: 50px;
}
.the_heartbreak .text_wrapper .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-161616);
}
.the_heartbreak .bottom_text_wrapper p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
.the_heartbreak .bottom_text_wrapper p + p {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .the_heartbreak .text_wrapper {
    margin-bottom: 20px;
  }
}
/* the heartbreak css end */

/* discover chysmela css start */
.discover_chrysmela {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
  background-color: var(--clr-F9F7F7);
}
.discover_chrysmela .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-161616);
  margin-bottom: 30px;
}
.discover_chrysmela img {
  margin-bottom: 30px;
  border-radius: 30px;
}
.discover_chrysmela p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .discover_chrysmela img {
    margin-bottom: 10px;
  }
  .discover_chrysmela .sec_hdng br {
    display: none;
  }
}
/* discover chysmela css end */

/* why women css start */
.why_women {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.why_women .head {
  text-align: center;
  margin-bottom: 50px;
}
.why_women .head .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.why_women .head p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
  max-width: 800px;
  margin: 0 auto;
}
.why_women .icon_box_wrapper {
  display: flex;
  gap: 50px 30px;
}
.why_women .icon_box_wrapper .icon_box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  width: calc(100% / 6 + 30px);
}
.why_women .icon_box_wrapper .icon_box img {
  margin-bottom: 15px;
}
.why_women .icon_box_wrapper .icon_box .title {
  font-size: var(--fs-28);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-161616);
  max-width: 265px;
}
.why_women .icon_box_wrapper .icon_box p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-333333);
  max-width: 243px;
}
@media (max-width: 1399.98px) {
  .why_women .icon_box_wrapper {
    flex-wrap: wrap;
  }
  .why_women .icon_box_wrapper .icon_box {
    width: calc(100% / 3 - 20px);
  }
  .why_women .icon_box_wrapper .icon_box p {
    max-width: 80%;
  }
}
@media (max-width: 991.98px) {
  .why_women .icon_box_wrapper .icon_box {
    width: calc(100% / 2 - 15px);
  }
  .why_women .icon_box_wrapper {
    gap: 40px 30px;
  }
  .why_women .icon_box_wrapper .icon_box p {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .why_women .icon_box_wrapper {
    gap: 30px;
  }
  .why_women .icon_box_wrapper .icon_box {
    width: 100%;
    align-items: center;
  }
  .why_women .icon_box_wrapper .icon_box .title {
    max-width: 100%;
    text-align: center;
  }
  .why_women .icon_box_wrapper .icon_box p {
    text-align: center;
    max-width: 100%;
  }
  .why_women .icon_box_wrapper .icon_box .title br {
    display: none;
  }
  .why_women .icon_box_wrapper .icon_box img {
    margin-bottom: 5px;
  }
}
/* why women css end */

/* what out customer quote css statt */
.what_our_customers {
  position: relative;
  padding-bottom: var(--p-100);
}
.what_our_customers .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-161616);
  margin-bottom: 35px;
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.what_our_customers .img_wrapper img {
  border-radius: 50px;
  width: 575px;
  height: 485px;
  object-fit: cover;
  background-color: #f8f8f8;
}
.what_our_customers .swiper .text_wrapper {
  position: relative;
  margin: 0 50px;
}
.what_our_customers .swiper .text_wrapper::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 45px;
  background: url(../images/quote_icon.svg) no-repeat center/contain;
  left: 0;
  bottom: calc(100% + 50px);
}

.what_our_customers .swiper .text_wrapper .title {
  font-size: var(--fs-32);
  font-weight: 400;
  line-height: 1;
  color: var(--clr-161616);
  margin-bottom: 35px;
}
.what_our_customers .swiper .text_wrapper p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
  margin-bottom: 35px;
}
.what_our_customers .swiper .text_wrapper span {
  font-size: var(--fs-25);
  font-weight: 500;
  line-height: 1;
  color: var(--clr-161616);
  font-family: "Helvetica Neue", serif;
  position: relative;
  display: inline-block;
  padding-left: 35px;
}
.what_our_customers .swiper .text_wrapper span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 30px;
  height: 1px;
  background-color: var(--clr-161616);
}
.what_our_customers .arrow_wrapper {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
}
.what_our_customers .arrow_wrapper {
  display: flex;
  flex-direction: row-reverse;
  gap: 15px;
}
.what_our_customers .arrow_wrapper img {
  padding: 10px;
  border: 1px solid var(--clr-D4D4D4);
  border-radius: 3px;
}
@media (max-width: 991.98px) {
  .what_our_customers .swiper .text_wrapper {
    padding-left: 50px;
  }
  .what_our_customers .swiper .text_wrapper::before {
    top: 0;
    left: -40px;
  }
}
@media (max-width: 767.98px) {
  .what_our_customers .swiper .text_wrapper::before {
    width: 40px;
    height: 40px;
  }
  .what_our_customers .swiper .text_wrapper {
    padding-left: 20px;
    margin-right: 10px;
  }
  .what_our_customers .arrow_wrapper {
    justify-content: center;
    margin-top: 20px;
  }
  .what_our_customers .swiper .text_wrapper h5 {
    margin-bottom: 10px;
  }
  .what_our_customers .swiper .text_wrapper p {
    margin-bottom: 20px;
  }
  .what_our_customers .img_wrapper img {
    height: 300px;
  }
}
/* what out customer quote css end */

/* perfect what style css start */
.prefect_what {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
  background-color: var(--clr-F9F7F7);
}
.prefect_what .text_wrapper {
  padding-right: 120px;
}
.prefect_what .text_wrapper .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.25;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.prefect_what .text_wrapper p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
.prefect_what .text_wrapper p + p {
  margin-top: 20px;
}
.prefect_what .slider_wrapper {
  position: relative;
}
.prefect_what .slider_wrapper {
  position: relative;
}
.prefect_what .slider_wrapper .img_wrapper img {
  border-radius: 30px;
  /* width: 695px; */
  height: 400px;
  object-fit: cover;
}
.prefect_what .slider_wrapper .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--clr-white);
  margin: 0 8px;
}
.prefect_what
  .slider_wrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  outline-offset: 5px;
  outline: 1px solid var(--clr-white);
}
.prefect_what .custom_arrows {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 20px;
}

.prefect_what .custom_arrows > div {
  border: 1px solid var(--clr-D4D4D4);
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .prefect_what .text_wrapper {
    padding-right: 0;
  }
}
/* perfect what style css end */

/* how to use css start */
.how_to_use {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.how_to_use .img_wrapper img {
  border-radius: 50px;
}
.how_to_use .head {
  max-width: 1250px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.how_to_use .head .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.25;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.how_to_use .head p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
.how_to_use .list_wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 50px;
  padding: 0 15px;
}
.how_to_use .text_wrapper video {
  width: 100%;
  height: 275px;
  object-fit: cover;
}

.how_to_use .list_wrapper .steps {
  display: flex;
  gap: 25px;
  align-items: center;
}

.how_to_use .list_wrapper .steps .count {
  width: 64px;
  height: 64px;
  background: var(--clr-161616);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: var(--fs-32);
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  color: var(--clr-white);
  font-family: "Sentient";
}
.how_to_use .list_wrapper .steps .step p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
@media (max-width: 767.98px) {
  .how_to_use .list_wrapper {
    margin-top: 30px;
  }
  .how_to_use .list_wrapper .steps .step {
    width: 70%;
  }
  .how_to_use .list_wrapper .steps {
    gap: 20px;
  }
  .how_to_use .head {
    margin-bottom: 30px;
  }
  .how_to_use .head h3 {
    margin-bottom: 10px;
  }
  .how_to_use .list_wrapper {
    gap: 20px;
  }
  .how_to_use .text_wrapper video {
    height: 200px;
  }
}
/* how to use css end */

/* video section css start */
.video_section {
  position: relative;
}
.video_section .video_wrap {
  width: 100%;
  position: relative;
  min-height: 718px;
}
.video_section video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* object-position: top; */
}
.video_section .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  border: none;
  background: transparent;
  /* box-shadow: 0px 1px 0px 15px #ffffff30;
    border-radius: 50%;
    animation: pulse 3s infinite; */
}
@keyframes pulse {
  from {
    box-shadow: 0px 1px 0px 0px #ffffff30;
  }
  to {
    box-shadow: 0px 1px 0px 15px #ffffff30;
  }
}
.video_section .btn_wrap {
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .video_section .video_wrap {
    min-height: 450px;
  }
}
/* video section css end */

/* top 10 reason css start */
.top_ten_reason {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.top_ten_reason .head {
  max-width: 1210px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
}
.top_ten_reason .head .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.25;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.top_ten_reason .head p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
.top_ten_reason .reasons_list {
  position: relative;
  counter-reset: reasonCount;
}
.top_ten_reason .reasons_list .list {
  padding: 40px 0;
  border-bottom: 1px solid var(--clr-black);
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.top_ten_reason .reasons_list .list .title {
  position: relative;
  width: 40%;
}
.top_ten_reason .reasons_list .list .title h3 {
  counter-increment: reasonCount;
  font-size: var(--fs-32);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-161616);
  position: relative;
  padding-left: 80px;
  padding-right: 40px;
}
.top_ten_reason .reasons_list .list .title h3::before {
  content: counter(reasonCount);
  position: absolute;
  left: 0;
  top: 3px;
  /* transform: translateY(-50%); */
  font-size: var(--fs-32);
  font-weight: 400;
  color: var(--clr-BCBCBC);
  font-style: italic;
}
.top_ten_reason .reasons_list .list:nth-child(-n + 9) .title h3::before {
  content: "0" counter(reasonCount);
}
.top_ten_reason .reasons_list .list .desc {
  position: relative;
  width: 60%;
  padding: 0 20px;
}
.top_ten_reason .reasons_list .list .desc p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-333333);
}
.top_ten_reason .reasons_list .list .desc p b {
  font-weight: 500;
}
.top_ten_reason .reasons_list .list .desc p + p {
  margin-top: 20px;
}
.top_ten_reason .reasons_list .list .desc .bottom p:last-of-type {
  position: relative;
  padding-left: 35px;
}
.top_ten_reason .reasons_list .list .desc .bottom p:last-of-type::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--clr-161616);
}
.top_ten_reason .reasons_list .list .desc .top {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--clr-E0E0E0);
}
@media (max-width: 991.98px) {
  .top_ten_reason .reasons_list .list .title h3 {
    padding-left: 60px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .top_ten_reason .reasons_list .list {
    flex-wrap: wrap;
  }
  .top_ten_reason .reasons_list .list .desc .top {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .top_ten_reason .reasons_list .list .desc {
    width: 100%;
  }
  .top_ten_reason .reasons_list .list {
    padding: 30px 0;
  }
  .top_ten_reason .reasons_list .list .title {
    width: 100%;
  }
  .top_ten_reason .reasons_list .list .title h3 {
    padding-left: 40px;
  }
  .top_ten_reason .reasons_list .list .title h3::before {
    top: 0;
  }
  .top_ten_reason .reasons_list .list .desc {
    padding: 0 40px;
  }
  .top_ten_reason .head {
    margin-bottom: 10px;
    text-align: left;
  }
}
/* top 10 reason css end */
/* waer your hairloom css start */
.wear_your_hairloom {
  position: relative;
  padding-bottom: var(--p-100);
}
.wear_your_hairloom .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.25;
  color: var(--clr-161616);
  margin-bottom: 50px;
  max-width: 1140px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.wear_your_hairloom .vid_wrapper {
  position: relative;
}
.wear_your_hairloom .vid_wrapper video {
  position: relative;
  border: 2px solid var(--clr-E0E0E0);
  width: 90%;
  object-fit: cover;
  border-radius: 50px;
  height: 650px;
}
.wear_your_hairloom .text_wrapper {
  position: relative;
}
.wear_your_hairloom .text_wrapper .logo_list {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid var(--clr-black);
}
.wear_your_hairloom .text_wrapper .logo_list .img_wrap {
  position: relative;
  padding-left: 30px;
}
.wear_your_hairloom .text_wrapper .logo_list .img_wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 1px;
  background-color: var(--clr-black);
}
.wear_your_hairloom .text_wrapper .logo_list p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-333333);
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .wear_your_hairloom .vid_wrapper video {
    width: 100%;
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .wear_your_hairloom .text_wrapper .logo_list p {
    margin-bottom: 10px;
  }
  .wear_your_hairloom .sec_hdng {
    margin-bottom: 30px;
  }
}
/* waer your hairloom css start */

/* chart css start */
.comparison_chart {
  position: relative;
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
  background-color: var(--clr-F9F7F7);
}
.comparison_chart .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.25;
  color: var(--clr-161616);
  margin-bottom: 80px;
  max-width: 1140px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.comparison_chart .chart_wrapper_outside {
  overflow-x: hidden;
}
.comparison_chart .chart_wrapper {
  display: flex;
  /* gap: 20px; */
  width: 1435px;
}

.comparison_chart .chart_wrapper > .chart {
  flex-grow: 1;
  /* padding: 30px; */
  width: calc(100% / 5);
}
.comparison_chart .chart_wrapper > .chart:nth-child(2) {
  background-color: var(--clr-EEEEEE);
  border: 2px solid var(--clr-161616);
}

.comparison_chart .chart_wrapper > .chart h3 {
  font-size: var(--fs-28);
  font-weight: 400;
  line-height: 1;
  color: var(--clr-161616);
  /* padding-bottom: 20px; */
  min-height: 120px;
  padding-right: 30px;
  padding-left: 30px;
  /* padding-top: 20px; */
  display: flex;
  align-items: center;
}
.comparison_chart .chart_wrapper > .chart p {
  font-size: var(--fs-22);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-333333);
}
.comparison_chart .chart_wrapper > .chart ul li + li {
  /* padding-top: 30px; */
  /* margin-top: 30px; */
  border-top: 1px solid var(--clr-E0E0E0);
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 100px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1499.98px) {
  .comparison_chart .chart_wrapper_outside {
    overflow-x: auto;
  }
}
@media (max-width: 991.98px) {
  .comparison_chart .chart_wrapper > .chart h3 {
    min-height: 80px;
  }
  .comparison_chart .chart_wrapper > .chart ul li + li {
    min-height: 80px;
  }
}
@media (max-width: 767.98px) {
  .comparison_chart .sec_hdng {
    margin-bottom: 30px;
  }
  .comparison_chart .chart_wrapper > .chart ul li + li {
    min-height: 60px;
  }
  .comparison_chart .chart_wrapper > .chart h3 {
    min-height: 70px;
  }
}
/* chart css end */

/* how to prevent css start */
.how_to_prevent {
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
  position: relative;
}
.how_to_prevent .head {
  margin-bottom: 50px;
}
.how_to_prevent .head .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.how_to_prevent .head p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
.how_to_prevent .reasons_lists_wrapper {
  position: relative;
}
.how_to_prevent .reasons_lists_wrapper .heading_wrap h3 {
  font-size: var(--fs-32);
  font-weight: 400;
  line-height: 1.1;
  color: var(--clr-161616);
  margin-bottom: 15px;
}
.how_to_prevent .reasons_lists_wrapper .heading_wrap p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-333333);
}
.how_to_prevent .reasons_lists_wrapper .reasons_list {
  margin-top: 40px;
  padding-left: 80px;
  counter-increment: countReason;
  position: relative;
}

.how_to_prevent .reasons_lists_wrapper .reasons_list::before {
  content: counter(countReason);
  position: absolute;
  left: 0;
  top: 0;
  font-size: var(--fs-24);
  font-weight: 400;
  color: var(--clr-white);
  font-style: italic;
  width: 48px;
  height: 48px;
  background: var(--clr-161616);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  font-family: "Sentient";
}

.how_to_prevent .reasons_lists_wrapper .reasons_list:nth-child(-n + 9)::before {
  content: "0" counter(countReason);
}
.how_to_prevent .reasons_lists_wrapper .reasons_list h4 {
  font-size: var(--fs-28);
  line-height: 1.3;
  font-weight: 400;
  color: var(--clr-161616);
  margin-bottom: 15px;
}
.how_to_prevent .reasons_lists_wrapper .reasons_list p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-333333);
}
@media (max-width: 767.98px) {
  .how_to_prevent .head {
    margin-bottom: 30px;
  }
  .how_to_prevent .reasons_lists_wrapper .reasons_list h4 {
    margin-bottom: 10px;
  }
}
/* how to prevent css end */

/* amazone review css start */
.amazone_section {
  position: relative;
  padding-bottom: var(--p-100);
}
.amazone_section .container .row:nth-child(2) {
  margin-top: 60px;
}
.amazone_section .logo_wrapper a img {
  margin-left: 50px;
}
.amazone_section .head {
  padding: 0 55px;
}
.amazone_section .head h3 {
  font-size: var(--fs-45);
  font-weight: 700;
  line-height: 1.3;
  color: var(--clr-161616);
  margin-bottom: 10px;
}
.amazone_section .head .rating_bar {
  display: flex;
  gap: 20px;
  align-items: center;
}
.amazone_section .head .rating_bar p {
  font-size: var(--fs-35);
  font-weight: 500;
  line-height: 1.1;
  color: var(--clr-161616);
}
@media (max-width: 991.98px) {
  .amazone_section .head {
    padding: 0 15px;
  }
  .amazone_section .logo_wrapper img {
    width: 90%;
    object-fit: contain;
    margin: 0 !important;
  }
  .amazone_section .container .row:nth-child(2) {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .amazone_section .head {
    text-align: center;
  }
  .amazone_section .head .rating_bar {
    justify-content: center;
  }
  .amazone_section .container .row:nth-child(2) {
    margin-top: 30px;
  }
  .amazone_section .logo_wrapper img {
    width: 50%;
  }
}
/* amazone review css end */
/* choose your finish css start */
.choose_your_finish {
  background-color: var(--clr-F9F7F7);
  padding-top: var(--p-100);
  padding-bottom: var(--p-100);
}
.choose_your_finish .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 50px;
  text-align: center;
}
.choose_your_finish .product_card .title {
  font-size: var(--fs-32);
  text-align: center;
  line-height: 1;
  font-weight: 400;
  color: var(--clr-161616);
  margin-top: 30px;
}
.choose_your_finish .price_wrap {
  text-align: center;
  margin-top: 80px;
}
.choose_your_finish .price_wrap h4 {
  font-size: var(--fs-24);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
.choose_your_finish .price_wrap h4 em {
  color: var(--clr-E20202);
  font-style: normal;
  text-decoration: line-through;
}
.choose_your_finish .price_wrap h5 {
  font-size: var(--fs-32);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .choose_your_finish .product_card {
    text-align: center;
  }
  .choose_your_finish .sec_hdng {
    margin-bottom: 30px;
  }
  .choose_your_finish .product_card .title {
    margin-top: 20px;
  }
  .choose_your_finish .price_wrap {
    margin-top: 50px;
  }
}
/* choose your finish css end */

/* design for luxery css start */
.designed_for_luxery {
  position: relative;
  padding-top: var(--p-100);
}
.designed_for_luxery .head {
  max-width: 1220px;
  margin: 0 auto;
  margin-bottom: var(--p-100);
  text-align: center;
}
.designed_for_luxery .head .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
.designed_for_luxery .head .sec_hdng::before {
  content: "";
  position: absolute;
  background: url(../images/star-icon.svg) no-repeat center/contain;
  width: 22px;
  height: 22px;
  right: calc(100% + 25px);
  top: 0;
}
.designed_for_luxery .head .sec_hdng::after {
  content: "";
  position: absolute;
  background: url(../images/star-icon.svg) no-repeat center/contain;
  width: 22px;
  height: 22px;
  left: calc(100% + 25px);
  bottom: 0;
}
.designed_for_luxery .head p {
  font-size: var(--fs-35);
  font-weight: 400;
  line-height: 1.5;
  color: var(--clr-333333);
}
.designed_for_luxery .head p b {
  font-weight: 500;
}
.designed_for_luxery .text_wrapper {
  text-align: center;
  max-width: 550px;
  margin: 0 auto;
  padding: 0 20px;
}
.designed_for_luxery .text_wrapper p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.3;
  color: var(--clr-333333);
  max-width: 485px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.designed_for_luxery .text_wrapper .primary_btn {
  margin-top: 30px;
  margin-bottom: 50px;
}
.designed_for_luxery .text_wrapper h3 {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .designed_for_luxery .img_wrapper img {
    aspect-ratio: 3/4;
    object-fit: cover;
  }
}
@media (max-width: 991.98px) {
  .designed_for_luxery .img_wrapper img {
    aspect-ratio: auto;
  }
}
@media (max-width: 767.98px) {
  .designed_for_luxery .text_wrapper .primary_btn {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .designed_for_luxery .img_wrapper img {
    object-fit: cover;
    width: 100%;
    height: 450px;
  }
  .designed_for_luxery .text_wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .designed_for_luxery .head .sec_hdng::before {
    display: none;
  }
  .designed_for_luxery .head .sec_hdng::after {
    display: none;
  }
}
/* design for luxery css end */

/* press release css start */
.press_release {
  position: relative;
  padding-top: var(--p-100);
}
.press_release .sec_hdng {
  font-size: var(--fs-50);
  font-weight: 400;
  line-height: 1.2;
  color: var(--clr-161616);
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}
.press_release .img_grid .inner_card {
  position: relative;
}
.press_release .img_grid img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}
.press_release .img_grid .absolute_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* width: auto; */
  height: 80%;
}
.press_release .img_grid .row > div:nth-child(2) .absolute_img {
  width: 85%;
}
.press_release .img_grid .absolute_img::before,
.press_release .img_grid .absolute_img::after {
  position: absolute;
  content: "";
  z-index: -1;
  bottom: 10px;
  left: 3px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  box-shadow: 0 15px 5px #bb8087;
  transform: rotate(-5deg);
}
.press_release .img_grid .absolute_img::after {
  left: auto;
  right: 3px;
  transform: rotate(5deg);
}

.press_release .img_grid .absolute_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 10px;
  background: #fff;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.press_release .related_cov {
  margin-top: 50px;
}
.press_release .related_cov h3 {
  font-size: var(--fs-28);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-161616);
}
.press_release .related_cov ul {
  margin-top: 15px;
}
.press_release .related_cov li a {
  color: var(--clr-161616);
  font-size: var(--fs-18);
  line-height: 1.27;
  font-weight: 400;
  margin-bottom: 10px;
  transition: all 0.4s;
  position: relative;
}
.press_release .related_cov li a:hover {
  color: var(--clr-333333);
}
.press_release .related_cov li {
  padding-left: 25px;
  position: relative;
}
.press_release .related_cov li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 17px;
  height: 17px;
  background: url(../images/star-icon.svg) no-repeat center/contain;
}
/* press release css end */

/* footer css start */
.site_footer {
  position: relative;
}
.site_footer .top_footer {
  position: relative;
  padding-top: var(--p-100);
  /* padding-bottom: 10px; */
}
.site_footer .top_footer p {
  font-size: var(--fs-25);
  font-weight: 400;
  line-height: 1.4;
  color: var(--clr-161616);
  /* margin-bottom: 20px; */
  font-family: "Sentient";
}
.site_footer .top_footer .left_wrapper a {
  color: var(--clr-161616);
  border-bottom: 1px solid;
  position: relative;
  transition: all 0.4s;
  font-family: "Sentient";
}
.site_footer .top_footer .left_wrapper a::before {
  content: "";
  position: absolute;
  left: calc(100% + 5px);
  top: 13px;
  height: 15px;
  width: 15px;
  background: url(../images/right-arrow.svg) no-repeat center/contain;
  transition: all 0.4s;
}
.site_footer .top_footer .left_wrapper a:hover::before {
  left: calc(100% + 10px);
}
.site_footer .top_footer .left_wrapper {
  max-width: 640px;
}
.site_footer .top_footer .right_wrapper ul {
  display: flex;
  align-items: stretch;
}
.site_footer .top_footer .right_wrapper ul li + li {
  margin-left: 50px;
  padding-left: 50px;
  border-left: 1.5px solid #d5d5d5;
  display: flex;
  align-items: center;
}
.site_footer .top_footer .right_wrapper ul li span {
  color: var(--clr-333333);
  font-size: var(--fs-18);
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
  font-family: "Helvetica Neue", serif;
}
.site_footer .top_footer .right_wrapper ul li a {
  color: var(--clr-161616);
  font-size: var(--fs-22);
  line-height: 1.27;
  font-weight: 400;
  margin-bottom: 10px;
  transition: all 0.4s;
  position: relative;
}
/* .site_footer .top_footer .right_wrapper ul li a::before{
  content: "";
  position: absolute;
  width: 0%;
  height: 1px;
  background-color: var(--clr-161616);
  left: 0;
  top: 100%;
  transition: all 0.4s;
} */
/* .site_footer .top_footer .right_wrapper ul li a:hover::before{
  width: 100%;
} */
.site_footer .top_footer .right_wrapper ul li a:hover {
  color: var(--clr-333333);
}
.site_footer .bottom_footer {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #00000020;
}
.site_footer .bottom_footer p {
  font-size: var(--fs-16);
  color: #0c0407;
  font-weight: 400;
  text-align: center;
}

/* ================================
   Chrysmela Diamond Locks Section
================================ */
.chrysmela-diamond-locks-section h2 {
  margin-bottom: 30px;
}
.chrysmela-diamond-locks-section.bg-white {
  background-color: transparent;
}
.chrysmela-diamond-locks-section {
  padding: 70px 0px 80px 0px;
  margin: 70px 0px;
  background-color: var(--clr-F9F7F7);
}
.chrysmela-diamond-locks-section p {
  margin-bottom: 20px;
  line-height: 2;
}
.chrysmela-diamond-locks-section a {
  font-weight: bold;
  transition: all 0.5s;
  color: #212529;
}
.chrysmela-diamond-locks-section a:hover {
  color: black;
  transition: all 0.5s;
  text-decoration: underline;
}
.chrysmela-diamond-locks-section p:last-child {
  margin-bottom: 0;
}
.cmc-name {
  margin-bottom: 10px;
}

.site_footer .authority_disclaimer {
  background: #f8f8f8;
  padding: 30px;
  margin-top: 50px;
  font-size: 14px;
}

.site_footer .disclaimer_content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-direction: column;
}
.site_footer .disclaimer_content > img {
  width: 100px;
  object-fit: contain;
}

.site_footer .cc_logo {
  width: 60px;
  height: auto;
}

.site_footer .disclaimer_text h4 {
  margin: 20px 0;
  font-size: var(--fs-24);
  text-align: center;
}
.site_footer .disclaimer_text p {
  font-size: var(--fs-16);
  margin-bottom: 10px;
  text-align: center;
}
.site_footer .disclaimer_text p a {
  color: #212529;
  font-weight: 700;
}
.site_footer .disclaimer_text p a:hover {
  color: var(--clr-black);
  text-decoration: underline;
}
@media (max-width: 767px) {
  .chrysmela-diamond-locks-section {
    padding: 60px 0px;
    margin: 60px 0px;
  }
}

@media (max-width: 1399.98px) {
  .site_footer .top_footer .left_wrapper a::before {
    top: 9px;
  }
}
@media (max-width: 767.98px) {
  .site_footer .top_footer .right_wrapper ul {
    flex-direction: column;
    gap: 10px;
  }
  .site_footer .top_footer .right_wrapper ul li + li {
    margin-left: 0;
    padding-left: 0;
    border: none;
    justify-content: center;
  }
  .site_footer .top_footer .left_wrapper a::before {
    display: none;
  }
  .site_footer .top_footer p {
    text-align: center;
  }
  .site_footer .top_footer .right_wrapper ul li {
    text-align: center;
  }
  .site_footer .top_footer p + p {
    margin-top: 10px;
  }
}
/* footer css end */
