/** Shopify CDN: Minification failed

Line 30:0 All "@import" rules must come first

**/
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url(/cdn/shop/files/NeueHaasDisplayRegular.woff2?v=1776357133)
    format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url(/cdn/shop/files/NeueHaasDisplayMediu.woff2?v=1776357132)
    format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url(/cdn/shop/files/NeueHaasDisplayBold.woff2?v=1776357132)
    format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url(/cdn/shop/files/NeueHaasDisplayBlack.woff2?v=1776357132)
    format("opentype");
  font-weight: 800;
}
@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;
  letter-spacing: 0;
}
body {
  transition: all 0.15s cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
  font-family: "Albert Sans", sans-serif;
  overflow-x: clip !important;
  background: #fff;
  display: block;
}
section {
  scroll-behavior: smooth;
  width: 100%;
}
button {
  letter-spacing: 0;
  font-family: "Albert Sans", sans-serif;
}
img {
  max-width: 100%;
  user-select: none;
  display: block;
}
a {
  text-decoration: none;
  display: block;
  color: #303030;
}
body p {
  margin: 0;
}
:is(h1, h2, h3, h4, h5, h6) {
  font-family: "Neue Haas Grotesk Display Pro";
  margin: 0;
  letter-spacing: 0;
}
::selection {
  background-color: rgb(0, 0, 0);
  color: #fff;
}
body
  :is(
    .page-width,
    .container,
    .section--page-width,
    .shopify-policy__container
  ) {
  position: relative;
  width: 100%;
  max-width: 1330px !important;
  padding: 0 20px !important;
  margin: 0 auto;
  display: block;
}
.Heading-h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0;
}
.Heading-h2 :is(h1, h2, h3, h4, h5, h6),
.Heading-h2 {
  font-weight: 600;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
}
.Heading-h3 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0;
}
.main__btns {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: max-content;
  flex-wrap: wrap;
}
.main__btns :is(a, button) {
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 50px;
  min-height: 50px;
  text-box: trim-both cap alphabetic;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: currentColor;
  position: relative;
  font-family: "Neue Haas Grotesk Display Pro";
  text-transform: uppercase;
  z-index: 1;
  outline: none !important;
  background: transparent;
  border: none;
}
.main__btns :is(a, button).WHITE_btn {
  background: #fff;
  color: #000;
}
.main__btns :is(a, button).DRKBeige_btn {
  background: #cec8ba;
  color: #000000;
}
.main__btns :is(a, button).Beige_btn {
  background: #e9e3d6;
  color: #000000;
}
.main__btns :is(a, button).WHITE_Outline_btn {
  color: #fff;
  border: 1px solid #fff;
}
.main__btns :is(a, button).Black_Outline_btn {
  color: #000;
  border: 1px solid #000;
}
.main__btns :is(a, button).Black_Btns {
  background: #000;
  color: #fff;
}
.main__btns :is(a, button).WHITE_btn:hover {
  background: #cec8ba;
  color: #000;
}
.main__btns :is(a, button).WHITE_Outline_btn:hover {
  background: #cec8ba;
  color: #000;
}
.main__btns :is(a, button).WHITE_Outline_btn.arrow_btns:hover:after {
  filter: invert(1);
}
.main__btns :is(a, button).Black_Outline_btn:hover,
.main__btns :is(a, button).DRKBeige_btn:hover,
.main__btns :is(a, button).Beige_btn:hover {
  background: #000;
  color: #cec8ba;
}
.main__btns :is(a, button).Black_Outline_btn.arrow_btns:hover:after {
  filter: unset;
}
.main__btns :is(button, a).Black_Outline_btn.arrow_btns::after {
  filter: invert(1);
}
.main__btns.full_btns {
  width: 100%;
  max-width: 100%;
}
.main__btns.full_btns :is(a, button) {
  width: 100%;
  max-width: 100%;
}
.main__btns.center_btns {
  margin-left: auto !important;
  margin-right: auto !important;
}
.main__btns :is(button, a).arrow_btns::after {
  position: relative;
  display: block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  content: "";
  background-image: url(/cdn/shop/files/right___Arow.svg?v=1775754805);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
/* Banner Container */
.how_it_works_Sec .main__btns :is(a, button).Black_Outline_btn {
  border-color: transparent;
}
.main__banner__Sec {
  width: 100%;
  position: relative;
  display: block;
}
.main__banner__Sec .Banner_Slider .swiper-slide {
  height: auto;
}
.banner_Wrapper {
  position: relative;
  display: flex;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  padding: 240px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: top;
}
.banner_Wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* z-index: -1; */
  pointer-events: none;
  background: linear-gradient(180deg, rgba(28, 79, 74, 0) -26.5%, #000000 100%);
}
.banner_video_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner_video_main video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner__content {
  position: relative;
  max-width: 660px;
  display: flex;
  z-index: 1;
  flex-direction: column;
  gap: 20px;
}
.banner__content h1 {
  color: #fff;
  text-transform: capitalize;
}
.banner_disx {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.banner_disx :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #fff;
}
.banner__content .main__btns {
  margin: 30px 0 0;
}
.banner__content .main__btns .WHITE_Outline_btn {
  border: none;
}

.progress-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  z-index: 1;
  margin: auto 0;
  height: fit-content;
}

.progress-wrap > div.swiper-pagination {
  display: flex;
  flex-direction: column;
  gap: 14px;
  position: relative !important;
  inset: 0 !important;
}
.progress-wrap > div.swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  min-width: 14px;
  height: 14px;
  min-height: 14px;
  border-radius: 100px;
  background-color: transparent;
  opacity: 1;
  position: relative;
  display: block;
}
/* .progress-wrap > div.swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  border: 3px solid #fff;
  animation: progressAnim 3s linear infinite;
} */
.progress-svg {
  transform: rotate(-90deg);
  display: block;
}

.progress-svg circle {
  fill: none;
  stroke-width: 2;
}

.progress-svg .bg {
  stroke: #d9d9d981;
}

.progress-svg .progress {
  stroke: #fff;
  stroke-dasharray: 31.4;
  stroke-dashoffset: 31.4;
}

.swiper-pagination-bullet-active .progress {
  animation: circleProgress 10s linear forwards;
}

@keyframes circleProgress {
  from {
    stroke-dashoffset: 31.4;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.banner_stack_wrp {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  border-top: 1px solid #ffffff66;
  border-bottom: 1px solid #ffffff66;
  z-index: 1;
}
.banner_stack_ROWS {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  position: relative;
}
.bn_stk_BX:not(:last-child) {
  border-right: 1px solid #ffffff66;
}
.bn_stk_BX {
  width: 100%;
  height: 100%;
  display: block;
}
.bnstkDix {
  display: flex;
  align-items: center;
  gap: 20px;
  align-items: center;
  padding: 40px 100px;
}
.bnstkDix h3 {
  font-weight: 600;
  font-size: 50px;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
}

.bnstkDix span {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #fff;
  text-wrap: balance;
}
.list_LOP_Sec {
  position: relative;
  display: block;
  padding: 16px 0;
  background: #000000;
  overflow: clip !important;
}
.lists_rows {
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
}

.lists_rows .lists__BX {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.lists_rows .lists__BX span {
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  min-width: fit-content;
  text-wrap: nowrap;
}
.lists_rows .lists__BX::before {
  content: "";
  width: 10px;
  min-width: 10px;
  height: 10px;
  background: #ffffff66;
  position: relative;
  display: block;
  margin-top: -2px;
  animation: rotate 6s linear infinite;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
/* Image with Content */
.imgxcont_sec {
  position: relative;
  margin: 120px 0;
  display: block;
}
.imgxcont_sec.add_bg {
  padding: 120px 0 60px;
  margin: 0 !important;
  background: #f5f5f5;
}
.imgxcont_sec.left-image .img_col {
  order: -1;
}
.imgxcont_sec.right-image .img_col {
  order: 1;
}
.imgxcont_sec.remove_image_shape .img_col {
  mask-image: none !important;
}
.imgxcont_sec.right-image .content_col {
  max-width: 520px;
}
.imgxcont_sec.image_shape_horizontal .imgxcont_main .img_col {
  mask-image: url(/cdn/shop/files/horizontal-shape.png?v=1775754805) !important;
}
.imgxcont_main {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  align-items: center;
}
.enable-img-contain .imgxcont_main .img_col {
  height: auto;
}
.enable-img-contain .imgxcont_main .img_col img {
  object-fit: contain !important;
}

.imgxcont_main .img_col {
  position: relative;
  display: flex;
  width: 100%;
  height: 610px;
  mask-image: url(/cdn/shop/files/img-cont-mask.png?v=1775754805);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  justify-content: center;
  align-items: center;
}
.imgxcont_main .img_col img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.imgxcont_main .content_col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.eyeBrowLable_img {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #cec8ba;
  display: flex;
  gap: 10px;
  align-items: center;
}
.eyeBrowLable_img::before {
  content: "";
  width: 31px;
  min-width: 31px;
  height: 1px;
  background: #cec8ba;
  display: block;
  position: relative;
}
.imgxcont_main .content_col h2 {
  text-wrap: balance;
  color: #000000;
}
.content__disx {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 10px;
}
.content__disx :is(p, li, a) {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #5d5d5d;
}
.content__disx :is(ul, ol) {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 24px;
}
.content__disx :is(li) {
  list-style: disc;
}

.imgxcont_main .content_col .main__btns {
  margin: 40px 0 0;
}

/* Image with Content */
/* Icon Content */
.icon_content_Sec.remove-top-padding {
  padding-top: 0 !important;
}
.icon_content_Sec {
  position: relative;
  display: block;
  padding: 120px 0;
  background: #f5f5f5;
}
.icon__rows_ {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  align-items: center;
  margin-bottom: 50px;
}
.icn__BOX_Main {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  padding: 40px;
  height: 100%;
  transition: all 0.4s ease-in-out;
}
.icn__BOX_Main:hover .icon__WRAPPER {
  transition: all 0.4s ease-in-out;
  transform: translateY(-4px);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.icn__BOX_Main:hover .icon__WRAPPER img {
  transition: all 0.4s ease-in-out;
  filter: drop-shadow(0 3px 3px #000);
}

.icn__BOX_Main:nth-child(odd) {
  border-right: 1px solid #d9d9d9;
  padding-left: 0 !important;
}
.icon__WRAPPER {
  transition: all 0.4s ease-in-out;
  position: relative;
  width: 50px;
  min-width: 50px;
  height: 50px;
  background: #cec8ba;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon__WRAPPER img {
  width: 30px;
  transition: all 0.4s ease-in-out;
  height: 30px;
  object-fit: contain;
}
.icn_content_info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.icn_content_info h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
}
.icn_content_info :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
}

/* Icon Content */
.main__info_cards_sec {
  position: relative;
  display: block;
  width: 100%;
  margin: 120px 0;
}
.main__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.heading_wrp {
  max-width: 549px;
}
.main_disx,
.heading_wrp {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.heading_wrp h2 {
  color: #000;
  text-transform: capitalize;
  margin-top: 6px;
}
.main_disx :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #5d5d5d;
  max-width: 629px;
}
.info_cards_row {
  position: relative;
  display: block;
  margin: 50px 0;
}
.info__CARDS_BOX {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: all 0.3s ease-in-out;
}
.info__CARDS_BOX:hover .inf_img_wrp img {
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}

.info__CARDS_BOX .inf_img_wrp {
  position: relative;
  display: block;
  width: 100%;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  height: 401px;
}
.info__CARDS_BOX .inf_img_wrp a,
.info__CARDS_BOX .inf_img_wrp img {
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.infO__Disx_Cards {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.infO__Disx_Cards h3 *,
.infO__Disx_Cards h3 a,
.infO__Disx_Cards h3 {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 1.3 !important;
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
}
.infO__Disx_Cards h3 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.infO__Disx_Cards .blog-post-card__content-text,
.infO__Disx_Cards .blog-post-card__content-text :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
}
.Nav_main_swipr .btns_swiper_arrow {
  background: #0a0a08;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Nav_main_swipr .btns_swiper_arrow.next {
  right: -25px;
}
.Nav_main_swipr .btns_swiper_arrow.prev {
  left: -25px;
}
.Nav_main_swipr .btns_swiper_arrow.prev::before {
  transform: rotate(-180deg);
}
.Nav_main_swipr .btns_swiper_arrow::after {
  display: none;
}
.Nav_main_swipr .btns_swiper_arrow::before {
  content: "";
  position: relative;
  display: block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(/cdn/shop/files/right-arrow.svg?v=1775754805);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.infoCards .swiper-slide {
  width: 410px;
  margin-right: 30px;
  height: auto;
}
/* Steps Section */
.steps__wrapper_Sec {
  position: relative;
  background: #cec8bacc;
  display: block;
  z-index: 1;
  padding: 120px 0;
}
.steps__wrapper_Sec::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/cdn/shop/files/steps-bg-shape.png?v=1775754807);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
  pointer-events: none;
}

.main__heading.center_cnt {
  justify-content: center !important;
  flex-direction: column;
  text-align: center;
}
.steps__wrapper_Sec .main__heading :is(h2, span) {
  color: #000;
}
.main__heading.center_cnt .eyeBrowLable_img::before {
  background: #000;
}
.main__heading.center_cnt .eyeBrowLable_img::after {
  content: "";
  width: 31px;
  min-width: 31px;
  height: 1px;
  background: #000;
  display: block;
  position: relative;
}

.steps__Rows {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px 0;
}
.steps__BOX {
  flex: 0 1 320px;
  width: 320px;
  min-width: 320px;
  height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 1000px;
  text-align: center;
  overflow: hidden;
  counter-increment: stepCounter;
  transition: all 0.3s ease-in-out;
}
.steps__BOX:hover {
  transition: all 0.3s ease-in-out;
  transform: translateY(-4px);
}

.steps__BOX:nth-child(odd) {
  flex-direction: column-reverse;
}
.step_Count {
  background: #e9e3d6;
  width: 100%;
  min-height: 160px;
  display: flex;
}
.step_Count span::before {
  content: counter(stepCounter, decimal-leading-zero);
  display: block;
  position: relative;
}
.step_Count span {
  margin: auto;
  display: block;
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 600;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
  text-box: trim-both cap alphabetic;
}
.step_info {
  width: 100%;
  background: #fff;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: start;
  align-items: center;
  padding: 20px 50px;
}
.steps__BOX:nth-child(odd) .step_info {
  justify-content: end;
}
.step_info h3 {
  font-weight: 600 !important;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
  font-family: Neue Haas Grotesk Display Pro;
  text-transform: capitalize;
}
.step_info :is(p, li, a) {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
}

/* Steps Section */
/* Reviews  */
.reviews_sec {
  position: relative;
  display: block;
  margin: 120px 0;
}
.testi_box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 30px;
  border: 1px solid #00000033;
  transition: all 0.3s ease;
}
.testi_box:hover {
  transition: all 0.3s ease;
  background: #e4e1d566;
}
.testi_box:hover
  :is(
    .testi_author h3,
    .testi_author ul li,
    .testi_author ul li::before,
    .testi__disx :is(p, li, a)
  ) {
  color: #000 !important;
}

.testi__disx {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.testi__disx :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
  font-style: italic;
}
.testi_author {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.testi_author h3 {
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #000;
}
.testi_author ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testi_author ul li {
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  color: #00000080;
  display: flex;
  align-items: center;
  gap: 4px;
  text-transform: capitalize;
}
.testi_author ul li:not(:first-child)::before {
  content: "•";
  display: block;
  position: relative;
  color: #00000080;
}

.rating_star {
  --star-size: 30px;
  --star-color: #ccc;
  --star-filled: #000000;
  --rating: 0;
  position: relative;
  display: inline-block;
  font-size: var(--star-size);
  line-height: 0.6;
}

.rating_star::before,
.rating_star::after {
  content: "★★★★★";
  display: block;
  pointer-events: none;
}

.rating_star::before {
  color: var(--star-color);
}

.rating_star::after {
  color: var(--star-filled);
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--rating) / 5 * 100%);
  overflow: hidden;
}
/* Reviews  */
.Nav_main_swipr .btns_swiper_arrow.swiper-button-disabled {
  display: none !important;
}
.reviews_sec .heading_wrp {
  max-width: 900px;
}
.verint_slider_pagination .swiper-pagination {
  line-height: 1;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  inset: 0 !important;
  position: relative;
}
.verint_slider_pagination .swiper-pagination .swiper-pagination-bullet {
  background: #d9d9d9;
  width: 50px;
  height: 3px;
  opacity: 1;
  border-radius: 0 !important;
  transition: all 0.3s ease;
}
.verint_slider_pagination
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e4e1d566;
}
/* News Letter */
.newsLetter_Sec {
  position: relative;
  display: block;
  width: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  padding: 120px 0;
}
.newsLetter_Sec::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90.9deg, #000000 39.37%, rgba(0, 0, 0, 0) 66.11%);
  z-index: -1;
}
.news_Rows {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: 630px;
}
.News_conts * {
  color: #fff !important;
}
.News_conts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.News_conts .disx_news {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.disx_news :is(p, li, a) {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
}
.news__letter_form {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nwslwrp {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.news__letter_form p.form-success {
  background: #0080001c;
  padding: 5px;
  width: 100%;
  color: #fff;
  margin-top: 10px;
  border: 1px solid green;
}
.news__letter_form input {
  border: 1px solid #ffffff;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  height: 70px;
  min-height: 70px;
  background: transparent !important;
  padding: 12px 120px 12px 12px;
  color: #fff;
  border-radius: 0;
}
.news__letter_form input,
.news__letter_form input::placeholder {
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
}

.news__letter_form .main__btns {
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.News_conts .eyeBrowLable_img::before {
  background: #fff;
}
/* News Letter */
/* Footer Sections */
.main_Footer {
  position: relative;
  display: block;
  padding: 60px 0 0;
  background: #fff;
}
.foot_Logo {
  position: relative;
  padding-bottom: 30px;
  width: 149px;
  margin: auto;
}
.foot_Logo :is(a, img) {
  display: block;
  width: 100%;
}
.foot_menus__wrper {
  position: relative;
  display: block;
  border-top: 1px solid #00000033;
  border-bottom: 1px solid #00000033;
}
.foot_Rows_wrp {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  align-items: flex-start;
  position: relative;
}
/* .foot_Rows_wrp > div > div:not(:last-child) {
  border-right: 1px solid #00000033;
} */
.foot_Rows_wrp > div:not(:last-child):after {
  border-right: 1px solid #00000033;
  content: "";
  position: absolute;
  top: 0;
  right: -65%;
  width: 2px;
  height: 100%;
}
.foot_Rows_wrp > div {
  padding: 46px 30px;
  height: 100%;
  width: 100%;
  margin: auto;
  position: relative;
  max-width: max-content;
}
.foot_Rows_wrp > div > div {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
  position: relative;
}
.foot_heading {
  font-family: Neue Haas Grotesk Display Pro;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #000;
}

:is(.contact_menu, .foot_menu) ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: max-content;
}
:is(.contact_menu, .foot_menu) ul li a {
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  max-width: max-content;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #5d5d5d;
  position: relative;
}
:is(.contact_menu, .foot_menu) ul li a:hover {
  text-shadow: 0 0 #000;
}

:is(.contact_menu, .foot_menu) ul li a img {
  width: 14px;
  min-width: 14px;
  height: 14px;
}
:is(.contact_menu, .foot_menu) ul li a:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  transform-origin: bottom right;
  background: #000;
  transition: transform 0.25s ease-out;
}
:is(.contact_menu, .foot_menu) ul li a:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
body .social_links {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body .social_links .social-icons__icon-wrapper a:hover {
  background: #dddad2;
}
body .social_links .social-icons__icon-wrapper a {
  background: rgba(221, 218, 210, 0.3);
  width: 27px;
  min-width: 27px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
body .social_links .social-icons__icon-wrapper a svg,
body .social_links .social-icons__icon-wrapper a img {
  width: 20px;
  object-fit: contain;
  height: 20px;
  color: #cec8ba;
}
body .social_links .social-icons__icon-wrapper a:hover svg {
  color: #000000;
}
.copyWrt_sec {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 14px;
  align-items: center;
}
.copywrt_disx {
  text-align: center;
  position: relative;
}
.copywrt_disx :is(p, li, a) {
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  display: inline-block;
  color: #000000;
}
.copywrt_disx :is(a) {
  margin-right: 2px;
  text-decoration: underline;
}
.contact_menu {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
  position: relative;
}
/* Footer Sections */

/* Inner Banner Start */
.banner_inner_Sec {
  position: relative;
  display: block;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  padding: 160px 0 150px;
}
/* .banner_inner_Sec::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000b2;
  z-index: -1;
  pointer-events: none;
} */
.bann__content_iner h1 {
  color: #fff;
}
.bann__content_iner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  position: relative;
  max-width: 850px;
  margin: auto;
  text-align: center;
}
.ban_disx {
  max-width: 629px;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}
.ban_disx :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #fff;
}

/* Inner Banner Start */
.care_Wrp {
  display: flex;
  flex-direction: column;
  gap: 30px;
  text-align: center;
  max-width: 630px;
  margin: 0 auto;
}
.preLnch__sec {
  position: relative;
  display: block;
  margin: 120px 0;
}
.lanch_rows {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1070px;
  margin: 0 auto;
}
.launch_box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background: #000000;
  padding: 50px;
}
.preJoin_text {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.lnch_bottom {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.lnch_bottom :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #fff;
}
.lnch_bottom :is(ul, ol) {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 24px;
}
.lnch_bottom :is(li) {
  list-style: disc;
}
.lnch_bottom :is(h1, h2, h3, h4, h5, h6) {
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0;
}
.preJoin_text br {
  display: none;
}
.preJoin_text :is(p, li, a) {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
  color: #fff;
}
.launch_box .Heading-h2 {
  color: #fff;
  font-weight: 700;
}
.launch_box:nth-child(even) {
  background: #e4e1d566;
}
.launch_box:nth-child(even) * {
  color: #000000 !important;
}
.ForEVRY_rows {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0 !important;
  max-width: 948px;
  text-align: center;
  margin: auto;
}
.ForEVRY_rows .forEvry_img {
  width: 250px;
  position: relative;
  margin: auto;
}
.ForEVRY_rows .forEvry_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ForEVRY_rows .main_disx {
  max-width: 100% !important;
  gap: 20px;
}
.ForEVRY_rows .main_disx :is(p, li, a) {
  color: #000;
  max-width: 100% !important;
  text-wrap: balance;
}
.ForEVRY_rows .main_disx :is(h1, h2, h3, h4, h5, h6) {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #000;
  text-wrap: balance;
}

.about_dtl_Sec .eyeBrowLable_img {
  color: #000 !important;
}
.about_dtl_Sec {
  position: relative;
  display: block;
  padding: 120px 0;
  background: #e4e1d533;
}
.crd_dtl_rows {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  margin: 50px 0;
}
.crds_Detls_bOx {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 60px 40px;
  background: #e9e3d6;
  transition: all 0.3s ease-in-out;
  height: 100%;
}
.crds_Detls_bOx:hover {
  transition: all 0.3s ease-in-out;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.crds_Detls_bOx h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
}
.crd_dixs {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.crd_dixs :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
}

.crds_Detls_bOx:nth-child(even) {
  background: #e9e3d64d;
}
/* Landig Page Styling */
.Landing_banner_Sec {
  position: relative;
  display: block;
  z-index: 1;
  padding: 195px 0;
}
.Landing_banner_Sec .WHITE_Outline_btn {
  border: none !important;
}

.Landing_banner_Sec::after {
  background: #00000066;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Landing_banner_Sec .bann__content_iner {
  z-index: 2;
}
.landing_eybrow {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}
.Landing_banner_Sec .bann__content_iner .main__btns {
  margin-top: 20px;
}
.at_Priooz_Sec {
  position: relative;
  display: block;
}
.at_Prirooz_ban {
  background: #000000;
  position: relative;
  padding: 80px 0;
  display: block;
  z-index: 1;
}
.arPrirozz_cont {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
  text-align: center;
  max-width: 689px;
  margin: auto;
}
.arPrirozz_cont * {
  text-align: center;
  color: #fff;
}
.how_it_works_Sec.top_minus_sec {
  margin-top: -168px;
}
.how_it_works_Sec {
  position: relative;
  padding: 270px 0 120px;
  background: #e4e1d533;
}
.how_it_works_Sec .steps__Rows {
  margin: 50px 0 70px;
}
.isthisYou_Sec {
  position: relative;
  display: block;
  margin: 120px 0;
}
.isthisYou_ROWS {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  align-items: end;
  position: relative;
}
.isthisyuh_content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.isthisROws {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.isthis_box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 30px;
  border: 1px solid #cec8ba33;
  transition: all 0.3s ease;
  background: #cec8ba1a;
}
.isthis_box:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.isthis_box h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
}
.isthis_box .isthdixs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 458px;
}
.isthis_box .isthdixs :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #5d5d5d;
}
.isthisyuh_img {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.isthisyuh_img > img {
  width: 100%;
  height: 560px;
  object-fit: cover;
}
.isthisyuh_img_testi {
  background: #cec8ba1a;
  padding: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.isthisyuh_img_testi :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #5d5d5d;
}
.portocol_banner_sec {
  position: relative;
  display: block;
  width: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  padding: 120px 0;
}
.portocol_banner_sec::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000000 13.26%, rgba(0, 0, 0, 0) 153.41%);
  z-index: -1;
}
.portocol_banner_sec {
  .News_conts {
    max-width: 512px;
  }
}
.buttons_banner_sec {
  padding: 40px 0;
  background: #000000;
  display: block;
  position: relative;
}
.buttons_Wppers {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  text-align: center;
  max-width: 800px;
  margin: auto;
}
.disx_btWrp {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.disx_btWrp :is(p, li, a) {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #fff;
}
.buttons_banner_sec .arrow_btns {
  border-color: transparent !important;
}
.template-landing-page
  .shopify-section-group-footer-group:is(
    :has(> .reviews_sec),
    :has(> .newsLetter_Sec)
  ) {
  display: none !important;
}

/* Landig Page Styling */
/* Menu Styling */
body .shopify-section .announcement-bar {
  border-block-end: none !important;
  background: transparent !important;
}
body header-component.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent !important;
  border-bottom: 1px solid transparent;
  background-color: transparent !important;
  --color-scheme-top-row: transparent !important;
  transition: all 0.7s cubic-bezier(0.76, 0, 0.24, 1);
}
body header-component.header.headertop {
  transition: all 0.7s cubic-bezier(0.76, 0, 0.24, 1);
  top: -100%;
}
body header-component.header.headersticky {
  transition: all 0.7s cubic-bezier(0.76, 0, 0.24, 1);
  top: 0;
  background: #000 !important;
  border-bottom: 1px solid transparent;
  background-color: #000 !important;
  --color-scheme-top-row: #000 !important;
}

body header:has(.header) .header__row .overflow-menu::part(list) {
  margin: 0 !important;
  gap: 30px;
}
body .header .header__columns {
  padding: 20px 0 !important;
  margin: 0 !important;
}
body
  .header
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "Albert Sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  margin-inline: unset !important;
  min-height: auto;
  position: relative;
  text-transform: capitalize;
}
body
  .header
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link:before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 13px;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  transform-origin: bottom right;
  background: #fff;
  transition: transform 0.25s ease-out;
}
body
  .header
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link:hover {
  color: #fff;
  opacity: 1;
}
body
  .header
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
body
  .header
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link.menu-list__link--active {
  color: #fff;
}
body
  .header
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link.menu-list__link--active:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.header-section .header-menu {
  min-height: max-content !important;
}
body .header header-menu:only-child .overflow-menu::part(list) {
  gap: 30px;
}
body .header header-menu .overflow-menu .menu-list__link-title {
  padding-inline: 0 !important;
}
body .header .header__columns header-actions {
  display: none;
}
/* Menu Styling */
body .Blogs_Cus_Main {
  margin: 120px auto 0 !important;
}
body .Blogs_Cus_Main .blog-posts-container .blog-post-item:nth-child(8n + 1) {
  grid-column: span 3;
}
body .Blogs_Cus_Main .blog-posts-container .blog-post-item:nth-child(8n + 2) {
  grid-column: span 3;
}
body .Blogs_Cus_Main .blog-posts-container .blog-post-item {
  grid-column: span 2;
}

/* Socails Links */
body .main__inner_blogs .btn-sharing-wrap {
  padding-bottom: 40px;
  border-bottom: 1px solid #00000033;
}
body .btn-sharing-wrap .social-sharing {
  display: flex;
  align-items: center;
  gap: 10px;
  align-items: center;
}
body .btn-sharing-wrap .social-sharing > span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  color: #535353;
}
body .btn-sharing-wrap .social-sharing > a {
  border: 0.5px solid #cec8ba;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  background: transparent;
}
body .btn-sharing-wrap .social-sharing > a:hover {
  background: #cec8ba;
}
body .btn-sharing-wrap .social-sharing > a:hover svg {
  filter: invert(1);
}

body .btn-sharing-wrap .social-sharing > a svg {
  width: 14px;
  height: 14px;
}
.article-nav-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.article-nav-row .article-nav .article-nva-title {
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
  text-transform: uppercase;
}
body .main__inner_blogs {
  max-width: 1130px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 180px auto 0;
}
body.template- header-component.header,
body.template-article header-component.header {
  background: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}
:is(body.template-, body.template-article)
  header-component.header:not(.headersticky)
  .header-logo__image {
  filter: invert(1);
}
:is(body.template-, body.template-article)
  header-component.header:not(.headersticky)
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link {
  color: #000;
}
:is(body.template-, body.template-article)
  header-component.header:not(.headersticky)
  .header-menu
  .overflow-menu
  .menu-list__list-item
  .menu-list__link:before {
  background: #000;
}
:is(body.template-, body.template-article)
  header-component.header:not(.headersticky)
  .main__btns
  :is(a, button).WHITE_Outline_btn {
  border-color: #000;
  color: #000;
}
:is(body.template-, body.template-article)
  header-component.header:not(.headersticky)
  .menu-drawer-container
  .header__icon--summary {
  background: #000000 !important;
}
/*BLOG Artical Styling */

body .main__inner_blogs .blog-post-featured-image {
  width: 100%;
  height: 650px;
}
body .main__inner_blogs .blog-post-featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body .main__inner_blogs header {
  display: flex;
  flex-direction: column;
  text-align: center;
  max-width: 100%;
  gap: 10px;
}
body .main__inner_blogs header .blog-post-details {
  padding: 0;
  justify-content: flex-start;
  max-width: max-content;
  margin: auto;
}
body .main__inner_blogs header .blog-post-details * {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #cec8ba;
  text-align: center;
}

body .main__inner_blogs header .text-block :is(h1, h2, h3, h4, h5, h6) {
  margin: 0;
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 600;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #000;
}
body .main__inner_blogs .blog-post-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 100%;
  width: 100%;
  text-align: left;
  margin: 0 0 30px;
}
body .main__inner_blogs .blog-post-content rte-formatter {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 100%;
  width: 100%;
  text-align: left;
}
body .main__inner_blogs .blog-post-content rte-formatter :is(p, li, span, a) {
  display: block;
  font-weight: 400;
  color: #5d5d5d;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
}

body
  .main__inner_blogs
  .blog-post-content
  rte-formatter
  :is(h1, h2, h3, h4, h5, h6) {
  margin-top: 20px;
  margin-bottom: 0;
}
body .main__inner_blogs .blog-post-content rte-formatter {
  :is(
    h1,
    h1 > span,
    h2,
    h2 > span,
    h3,
    h3 > span,
    h4,
    h4 > span,
    h5,
    h5 > span,
    h6,
    h6 > span
  ) {
    font-weight: 600;
    font-size: 26px;
    line-height: 1.1;
    letter-spacing: 0;
    color: #000000;
  }
}
body.template-article
  .article-template
  .article-template__content
  :is(p br, span br) {
  display: none;
}
body .main__inner_blogs .blog-post-content rte-formatter ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
}
body .main__inner_blogs .blog-post-content rte-formatter ul li {
  list-style: disc;
  display: list-item;
}
body .header .header__columns .header__column.header__column--right {
  display: none;
}
body .header .header__columns .main__btns {
  margin-left: auto;
}
/* Intake Form Syling */
.intake_ban {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 120px 0 60px;
}
:is(.template-intake-form, .template-appointment-booking)
  header-component.header {
  background: #e4e1d533 !important;
  background-color: #e4e1d533 !important;
}
:is(.template-intake-form, .template-appointment-booking)
  header-component.header
  :is(.header__column--center, .main__btns) {
  display: none;
}
:is(.template-intake-form, .template-appointment-booking)
  header-component.header
  .header__columns {
  display: flex;
  justify-content: center;
  align-items: center;
}
:is(.template-intake-form, .template-appointment-booking)
  header-component.header:not(.headersticky)
  .header__columns
  .header-logo__image {
  filter: invert(1);
}
:is(.template-intake-form, .template-appointment-booking)
  .header__column.header__column--left
  .header__drawer {
  display: none !important;
}
:is(.template-intake-form, .template-appointment-booking)
  footer:has(> .shopify-section-group-footer-group) {
  display: none;
}
.intake_ban .intake_rows {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 850px;
  text-align: center;
  margin: 0 auto;
}
.intake_ban .intake_rows h1 {
  color: #000000;
}
.intake_ban .intake_rows .intk_disx {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.intake_ban .intake_rows .intk_disx :is(p, li, a) {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: center;
  color: #5d5d5d;
}
.intake__Form_sec {
  position: relative;
  display: block;
  background: #e4e1d533;
  padding: 60px 0;
}
.intake_form_wrapper {
  display: flex;
  flex-direction: row;
  gap: 25px 30px;
  position: relative;
  flex-wrap: wrap;
}
.intake_form_wrapper > div {
  flex: 1 1 48%;
}

.intake_form_rows:nth-child(1) {
  margin-top: 0px !important;
}
.intake_form_rows {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 15px;
  margin-bottom: 5px;
  position: relative;
  flex-basis: 100% !important;
  width: 100%;
}
.intake_form_rows .form_header_wrp {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.intake_form_rows .form_header_wrp > h2 {
  font-weight: 600;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
}
.intake_form_rows .form_header_wrp > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  max-width: 800px;
  color: #5d5d5d;
}
.intake_form_box.col_2_form {
  flex-direction: row;
}
.intake_form_box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 25px 30px;
  position: relative;
}
.intake_form_box.col_2_form > div {
  flex: 1 1 48%;
}
.intake_form_box > div {
  width: 100%;
}
body .intake_feild {
  position: relative;
  display: block;
  width: 100%;
}
body .intake_feild label {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #000;
}
body .intake_feild p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
  margin-top: 6px;
  max-width: 920px;
}

body .intake_feild :is(input, select, textarea) {
  margin-top: 10px;
  border: 1px solid #00000033;
  outline: none !important;
  box-shadow: none !important;
  height: 60px;
  min-height: 60px;
  padding: 10px 20px;
  display: block;
  position: relative;
  background: transparent !important;
  width: 100%;
  border-radius: 0 !important;
}
body .intake_feild :is(input, select, textarea),
body .intake_feild :is(input, select, textarea)::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: "Albert Sans", sans-serif;
  color: #5d5d5d;
  opacity: 1;
}
body .intake_feild :is(textarea) {
  height: 110px;
  min-height: 110px;
  padding: 20px;
}
body .intake_feild :is(select) {
  cursor: pointer;
}
.complt_box.checkPermison {
  flex-direction: row;
  align-items: flex-start;
  gap: 9px;
}
.complt_box.checkPermison .permision_check input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.complt_box.checkPermison .permision_check:has(> input:checked) {
  background: #000;
}
.complt_box.checkPermison .permision_check:has(> input:checked):after {
  content: "";
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(/cdn/shop/files/check-mark.png?v=1776087397);
  background-repeat: no-repeat;
  background-size: contain;
  filter: invert(1);
}
.complt_box.checkPermison .permision_check {
  border: 1px solid #00000033;
  width: 18px;
  min-width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: anchor-center;
}
.complt_box .comly_disx p,
.complt_box.checkPermison p {
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #5d5d5d;
}
.complt_box .comly_disx {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.complt_box .comly_disx :is(h1, h2, h3, h4, h5, h6):not(:first-child) {
  margin-top: 20px;
}
.complt_box .comly_disx :is(h1, h2, h3, h4, h5, h6),
.complt_box .comly_disx h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  color: #000000;
}
.complt_box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
  background: #ffffff;
  border: 1px solid #00000033;
  padding: 20px;
  flex-basis: 100% !important;
  width: 100%;
}
.intake_form_wrapper .main__btns {
  width: 100%;
  max-width: 100%;
}
.intake_form_wrapper .main__btns button {
  width: 100%;
  max-width: 100%;
}
.intake_feild:has(> textarea) {
  flex-basis: 100% !important;
  width: 100%;
}
.intake_form_wrapper .form-error,
.thnsk_wrp {
  flex-basis: 100% !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 5px 0;
}
.thnsk_wrp h4 {
  font-weight: 600;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
}
.form-error p,
.thnsk_wrp p {
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #5d5d5d;
}

/* Intake Form Syling */
/* Privcy policy Page */
body .shopify-policy__container,
body .def_Page {
  padding: 160px 20px 100px !important;
}

body
  .shopify-policy__container
  .shopify-policy__title
  :is(h1, h2, h3, h4, h5, h6),
body
  .def_Page
  > .section-content-wrapper
  .text-block
  > :is(h1, h2, h3, h4, h5, h6) {
  font-weight: 600;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.shopify-policy__body .rte :is(p, span, li, strong, a),
.def_Page .rte :is(p, span, li, strong, a) {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000;
}

:is(.shopify-policy__body .rte, .def_Page .rte) :is(ul, ol) {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

:is(.shopify-policy__body .rte, .def_Page .rte) :is(ul, ol) li {
  list-style: disc;
}

.shopify-policy__body .rte div:not(:last-child),
.shopify-policy__body .rte p:not(:last-child),
.def_Page .rte rte-formatter div:not(:last-child),
.def_Page .rte rte-formatter p:not(:last-child) {
  margin-bottom: 20px;
}

.shopify-policy__body .rte :is(h1, h2, h3, h4, h5, h6),
.def_Page .rte :is(h1, h2, h3, h4, h5, h6) {
  margin-bottom: 20px;
  margin-top: 50px;
  text-transform: capitalize;
}

.shopify-policy__body .rte a,
.def_Page .rte a {
  text-decoration: underline;
}

.shopify-policy__body
  .rte
  :is(
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    h1 span,
    h2 span,
    h3 span,
    h4 span,
    h5 span,
    h6 span
  ),
.def_Page
  .rte
  :is(
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    h1 span,
    h2 span,
    h3 span,
    h4 span,
    h5 span,
    h6 span
  ) {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 30px;
  color: #000;
  line-height: 36px;
  letter-spacing: 0;
}

/* Privcy policy Page */
.care_Wrp .main_disx :is(ul, ol) {
  display: flex;
  align-items: center;
  gap: 10px 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.care_Wrp .main_disx :is(li) {
  list-style: disc;
}
.template-appointment-booking .section.section--page-width {
  max-width: 100% !important;
}
.template-appointment-booking iframe[title="Carepatron Online Booking"] {
  height: 100vh !important;
  min-height: 100vh !important;
}

/* rotating Set */
.rotatingText_fully {
  width: 350px;
  height: 350px;
  user-select: none !important;
}
.rotatingText_fully .center-text {
  font-size: 14px;
  font-weight: 600;
}
.middle-text {
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 11px;
}
.rotatingText_fully .circle-text {
  animation: rotate 15s linear infinite;
  transform-origin: center;
  font-size: 11.4px;
  letter-spacing: 2px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.rounded_text_BOX {
  max-width: max-content;
  margin: auto;
}
/* rotating Set */
