/** Shopify CDN: Minification failed

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

**/
.thumbnail-slider:not(.slick-initialized) .product_image_wrapper img {
    aspect-ratio: 1 / 1;
    height: auto;
    margin-bottom: 10px;
}
.thumbnail-slider:not(.slick-initialized) .product_image_wrapper:nth-child(5)~* {
    display: none;
}

.main-slider:not(.slick-initialized) .product_image_wrapper:nth-child(1)~* {
    display: none;
}
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Quicksand:wght@300..700&display=swap');
@font-face {
    font-family: 'Inter Display';
    src: url('/cdn/shop/files/InterDisplay-Light.woff2') format('woff2'),
        url('/cdn/shop/files/InterDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Display';
    src: url('/cdn/shop/files/InterDisplay-Medium.woff2') format('woff2'),
        url('/cdn/shop/files/InterDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Display';
    src: url('/cdn/shop/files/InterDisplay-Regular.woff2') format('woff2'),
        url('/cdn/shop/files/InterDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Display';
    src: url('/cdn/shop/files/InterDisplay-SemiBold.woff2') format('woff2'),
        url('/cdn/shop/files/InterDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Display';
    src: url('/cdn/shop/files/InterDisplay-Bold.woff2') format('woff2'),
        url('/cdn/shop/files/InterDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



body,
a,
button,
span,
select,
textarea,
p {
  font-family: "Nunito", sans-serif;
}
body {
  font-size: 18.2px;
  line-height: 23.4px;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Quicksand", sans-serif;
}
.container_1408 {
  max-width: 1508px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}

body .slick-dots li button:before {
  content: none;
}

/*  text slider start  */

.text-slider-section {
  overflow: hidden;
  height: 40px;
  display: flex;
  align-items: center;
}

.text-slider-wrapper {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.text-slider-track {
  display: inline-flex;
  animation: scrollText 40s linear infinite;
}
.text-slider-track span {
  display: inline-block;
  padding: 0 19px 0 15.73px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.scroll-flex {
  display: inline-flex;
  align-items: center;
}
.scroll-flex img {
  max-width: max-content;
}
.scroll-flex:before {
  content: "|";
  padding-right: 19px;
  color: #fff;
}
@keyframes scrollText {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-33.33%);
  }
}

/* text slider ends  */

/* Product Main  */
.landing_product_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.media_left {
  width: 52%;
}
@media (min-width: 992px) {
  .media_left {
    position: sticky;
    top: 90px;
  }
}
.landing_product_info {
  width: calc(48% - 62px);
}
.main-slider .product_image_wrapper {
  margin-right: 13px;
}
.main-slider .product_image_wrapper img {
  border-radius: 15px;
}
.main-slider .slick-list {
  padding-right: 64px;
}
.landing_product_media {
  margin-bottom: 20px;
}
.thumbnail-slider.slick-initialized.slick-slider {
  margin-left: -20px;
  margin-bottom: 40px;
}
.thumbnail-slider.slick-initialized.slick-slider .product_image_wrapper {
  padding-left: 20px;
}
.thumbnail-slider img {
  border-radius: 4px;
}
.main-slider button.slick-prev.slick-arrow {
  left: 15px;
  z-index: 1;
}
.main-slider button.slick-arrow:before {
  content: none;
}
.main-slider button.slick-arrow {
  width: auto;
  height: auto;
}
.main-slider button.slick-next.slick-arrow {
  right: 92px;
}
.main-slider .slick-track {
  cursor: grab;
}
h2.videol-heading {
  font-weight: 700;
  font-size: 31.2px;
  line-height: 36.4px;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #171332;
}
.videol-sub-heading {
  font-weight: 500;
  margin-bottom: 30px;
}
.testimonial-card-flo {
  margin-right: 20px;
}
h2.videol-heading {
  font-weight: 700;
  font-size: 31.2px;
  line-height: 36.4px;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #171332;
}
.videol-sub-heading {
  font-weight: 500;
  margin-bottom: 30px;
}
.testimonial-card-flo {
  margin-right: 20px;
}
.video-wrapper-flo {
  position: relative;
}
.video-wrapper-flo video {
  border-radius: 10px;
}
.video-wrapper-flo button.custom-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36.4px;
  height: 36.4px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}
.testimonial-slider-flo .slick-list.draggable {
  padding-right: 123px;
  cursor: grab;
}
.testimonial-slider-flo .slick-dots li button {
  width: 13px;
  height: 13px;
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 50%;
  background: #5b4b8a33;
}
.testimonial-slider-flo .slick-dots li.slick-active button {
  background: #5d5398;
}
.testimonial-slider-flo .slick-dots li button:before {
  content: none;
}
.testimonial-slider-flo .slick-dots {
  position: static;
  margin-top: 30px;
}
.testimonial-slider-wrapper.line-arrow {
    position: relative;
    width: 100%;
}
.testimonial-slider-wrapper button.slick-prevs.slick-arrow {
  position: absolute;
  left: calc(50% - 100px);
  bottom: 10px;
  transform: translateX(-50%);
  top: auto;
}
.testimonial-slider-wrapper button.slick-nexts.slick-arrow {
    position: absolute;
    left: calc(50% + 83px);
    bottom: 10px;
    transform: translate(-50%);
    top: auto;
}
.testimonial-slider-wrapper button.slick-arrow:before {
    content: none;
}
.testimonial-slider-wrapper.line-arrow .testimonial-slider-flo {
  margin-bottom: 0;
}
.testimonial-slider-flo .slick-dots li {
  display: inline-flex;
  justify-content: center;
}
.reviews-block h2 {
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
  color: #171332;
}
.reviews-block h2 strong {
  font-weight: 700;
  color: #5b4b8a;
}
p.icon-text {
  display: inline-flex;
  align-items: center;
  grid-gap: 6.5px;
  line-height: 13px;
  font-weight: 400;
  margin-bottom: 25px;
  width: 100%;
}
p.icon-text strong {
  font-weight: 600;
}
p.icon-text img {
  width: 73px;
  height: auto;
}
p.rev-text {
  line-height: 13px;
  font-weight: 400;
  margin-bottom: 25px;
  width: 100%;
}
p.rev-text a {
  display: inline-flex;
  align-items: center;
  grid-gap: 13px;
}
p.rev-text strong {
  font-weight: 400;
  text-decoration: underline;
}
h2.rich-text__heading.h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #171332;
}
span.product-price {
  font-weight: 500;
  font-size: 26px;
  line-height: 36.4px;
  letter-spacing: 0;
  color: #957cde;
  display: inline-flex;
  align-items: center;
  margin-bottom: 25px;
}
span.product-price > span {
  margin-right: 19.5px;
  font-family: "Quicksand", sans-serif;
}
span.product-price > span:first-child {
  font-weight: 600;
}
span.product-price > span.save-percentage {
  background: #957cde;
  font-weight: 600;
  font-size: 15.6px;
  line-height: 36.4px;
  letter-spacing: 0;
  text-align: center;
  display: inline-flex;
  min-width: 123px;
  color: #fff;
  border-radius: 128.7px;
  justify-content: center;
  margin-right: 0;
  font-family: Nunito;
  grid-gap: 6.5px;
  align-items: center;
}
.rich-text__text_custom h5 {
  color: #171332;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 20.8px;
  line-height: 36.4px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.rich-text__text_custom h5 {
  color: #171332;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 20.8px;
  line-height: 36.4px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.rich-text__text_custom ul {
  margin: 0;
  padding: 0;
}
.rich-text__text_custom ul li {
  padding: 0;
  margin-bottom: 22px;
  position: relative;
  list-style: none;
  padding-left: 38px;
  background-image: url(/cdn/shop/files/Check_round_fill.svg?v=1751108321);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 28px;
}
.color-options > p {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 20.8px;
  line-height: 36.4px;
  letter-spacing: 0;
  width: 100%;
  justify-content: space-between;
  display: inline-flex;
  margin-bottom: 30px;
  color: #171332;
}
.color-options > div {
  display: flex;
  grid-gap: 15px;
  width: 100%;
  margin-bottom: 30px;
}
.color-options label.color-swatch {
  width: auto;
  height: auto;
  border: 0px solid;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.color-options label.color-swatch.active:before {
  content: "";
  border: 2px solid #5b4b8a;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15.02px;
}
.color-options label.color-swatch img {
  height: auto;
  width: auto;
  border-radius: 15.02px;
}
.gift-section h2 {
  color: #171332;
  font-weight: 600;
  font-size: 20.8px;
  line-height: 37.31px;
  letter-spacing: 0;
  margin-bottom: 29px;
}
.gift-section h2 strong {
  color: #5b4b8a;
  font-weight: 700;
}
.gift-items {
    display: flex;
    justify-content: space-around;
    grid-gap: 15px;
    width: 100%;
    margin-bottom: 30px;
}
.git-img {
    min-height: 175px;
    border: 2px dashed #38A51A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 19.25px;
    width: 100%;
    margin-top: -17.5px;
    background: #F8FFEC;
}
.gift-item {
    width: 100%;
    text-align: center;
}
.git-img img {
    max-height: 125px;
}
.item-value {
    background: #5B4B8A;
    font-family: 'Inter Display';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    min-width: 120px;
    min-height: 35px;
    display: inline-block;
    line-height: 35px;
    margin: 0 auto;
    border-radius: 35px;
  color: #FFFFFF66;
}
.item-value strong {
font-weight: 600;
    color: #EBE5FF;
}
.gift-item > p {
    font-weight: 400;
    font-size: 18.2px;
    line-height: 19.5px;
    letter-spacing: 0;
    text-align: center;
    margin-top: 15px;
}
.order-date {
    background: #e7ffe7;
    height: 36px;
    border-radius: 35px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 20.8px;
    letter-spacing: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.order-date:before {
    content: " ";
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #5f5;
    border-radius: 50%;
    animation: pulse-animation 2s linear infinite;
    position: relative;
    top: -1px;
    margin-right: 20px;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px #65b99d3b;
  }
  100% {
    box-shadow: 0 0 0 10px #65b99d3b;
  }
}
span.date-text {
    text-decoration: underline;
}
button.add-to-cart-btn {
    background: #3E2193;
    color: #fff;
    line-height: 70px;
    width: 100%;
    border-radius: 35px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: .5s;
}
span.c-price-s {
    color: #FFFFFF80;
  transition: .5s;
}
.add-to-cart-btn:hover span.c-price-s  {
    color: #00000099;
}
.add-to-cart-btn:hover {
    background: transparent;
    box-shadow: 0 0 0 2px #3E2193 inset;
    color: #3E2193;
}
.block-add_to_cart {
    margin-bottom: 25px;
}
.reviews-block-single a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #3E21930D;
    line-height: 47px;
    border-radius: 35px;
    margin-bottom: 25px;
}
.reviews-block-single a svg {
    margin-right: 13px;
}
.reviews-block-single a strong {
    margin-left: 3px;
    font-weight: normal;
    text-decoration: underline;
}
span#shopify-installments-content {
    font-weight: 500;
    font-size: 15.6px;
    line-height: 20.8px;
    letter-spacing: 0;
    margin-bottom: 25px;
}
span#shopify-installments-content svg.shop-pay-logo {
    width: 87px;
    height: auto;
    margin-left: 5px;
}
.payment_icons img {
    max-width: 353px;
    margin: 0 auto 40px;
}
.payment_icons {
    text-align: center;
}
.revi-sec h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 31.2px;
    letter-spacing: 0;
    text-align: center;
    color: #171332;
    margin-bottom: 30px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.revi-sec h2 strong {
    color: #5b4b8a;
    font-weight: 700;
}
.review-slider .slick-list.draggable {
    padding-right: 40%;
}
.review-card {
    border: 1px solid #5B4B8A80;
    padding: 17px 14px;
    margin-right: 20px;
    border-radius: 13px;
}
.review-content {
    margin: 19px 0;
}
p.review-text {
    margin-top: 10px;
    min-height: 117px;
    margin-bottom: 13px;
    line-height: 23.4px;
}
p.user-name {
    display: inline-flex;
    grid-gap: 5px;
    align-items: center;
}
p.user-name span {
    color: #5B4B8A;
}
.review-meta {
    border: 1px solid #5D539840;
    padding: 10px;
    display: flex;
    grid-gap: 13px;
    align-items: center;
    border-radius: 5.2px;
}
.review-meta > img {
    border: 1px solid #5D539880;
    border-radius: 5.2px;
    width: 52px;
    height: 52px;
}
.review-meta p {
    font-weight: 500;
    font-size: 15.6px;
    line-height: 20.8px;
    letter-spacing: 0;
    color: #000;
}
.review-meta p.flex-puchase img {
    width: 21px;
    margin-right: 6.5px;
}
.review-meta p.flex-puchase {
    margin-top: 8px;
    display: flex;
    align-items: center;
    white-space: pre;
  font-weight: 400;
}
.revi-sec .slick-list.draggable {
  cursor: grab;
}
.revi-sec .slick-dots li button {
  width: 13px;
  height: 13px;
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 50%;
  background: #5b4b8a33;
}
.revi-sec .slick-dots li.slick-active button {
  background: #5d5398;
}
.revi-sec .slick-dots li button:before {
  content: none;
}
.revi-sec .slick-dots {
  position: static;
  margin-top: 30px;
}
.revi-sec button.slick-prev1.slick-arrow {
  position: absolute;
  left: calc(50% - 80px);
  bottom: -2px;
  transform: translateX(-50%);
}
.revi-sec button.slick-next1.slick-arrow {
  position: absolute;
  left: calc(50% + 80px);
  bottom: -2px;
  transform: translate(-50%);
}
.revi-sec .review-slider {
  margin-bottom: 0;
}
.revi-sec .slick-dots li {
  display: inline-flex;
  justify-content: center;
}
.revi-sec {
    position: relative;
    margin-bottom: 40px;
}
.faq-item-flo.faq-pro {
    border: 1px solid #5D539840;
    padding: 17px 24px;
    border-radius: 35px;
    margin-bottom: 20px;
    position: relative;
    transition: .3s;
}
.faq-question-flo:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 62px;
    left: 0;
    top: 0;
    cursor: pointer;
}
.faq-question-flo {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    font-family: 'Inter Display';
    font-weight: 500;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
    align-items: center;
    color: #000;
}
span.faq-icon .minus {
    display: none;
}
.faq-question-flo span {
    /* font-family: 'Inter Display'; */
}
span.faq-icon svg {
    transition: .3s;
}
.faq-items > img {
    border-radius: 13px;
    margin-bottom: 25px;
}
.faq-question-flo:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 62px;
    left: 0;
    top: 0;
    cursor: pointer;
}
.faq-items > img {
    border-radius: 13px;
    margin-bottom: 25px;
}
.faq-answer-flo ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.faq-answer-flo ul li {
    margin: 0 0 20px;
    padding: 0 0 0 28px;
    position: relative;
    font-weight: 500;
    letter-spacing: 0;
    background-image: url(/cdn/shop/files/Check_ring_5.svg?v=1751116185);
    background-repeat: no-repeat;
    background-size: 18.2px;
    background-position: 0px 1px;
}
.faq-answer-flo p:not(:last-child) {
    margin-bottom: 23.4px;
}
.faq-item-flo.faq-pro.active {
    border-radius: 26px;
    padding-bottom: 26px;
    border-color: #5D539880;
}
span.faq-icon svg {
    padding: 1px;
}
button.slick-disabled {
    opacity: .5;
}

.pro-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 20px 27px;
    z-index: 1111111;
    box-shadow: 0 -1px 12.3px #00000021;
    border-radius: 25px 25px 0 0;
    transform: translateY(100px);
    transition: .3s;
  opacity: 0;
}
.pro-bar a {
    background: #5B4B8A;
    line-height: 54px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    border-radius: 48px;
    min-width: 463px;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.pro-bar.active {
    transform: translate(0);
  opacity: 1;
}

/* Product Main End */




/* FAQ Tab */
.faq-tabs-section {
    background: #efedfd;
    padding: 50px 0;
    border-top: 1px solid #5D5398;
    border-bottom: 1px solid #5D5398;
}
.faq-tabs-section h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    margin-bottom: 50px;
}
.faq-tabs-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 61px;
}
.faq-left {
  flex: 1 1 calc(50% - 61px);
}
.faq-right {
    flex: 1 1 40%;
}
.faq-tab-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.tab-button {
    padding: 9px 28px;
    background: transparent;
    border-radius: 83.2px;
    cursor: pointer;
    font-family: "Quicksand", sans-serif;
    font-weight: 600;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
    border: 1.3px solid #5D5398;
}
.tab-button.active {
    background: #5D5398;
    color: #fff;
}
.faq-tab-content .faq-tab-pane {
  display: none;
}
.faq-tab-content .faq-tab-pane.active {
  display: block;
}
.faq-item {
  background: white;
  padding: 15px 20px;
  border-radius: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.faq-question {
  font-weight: 600;
  position: relative;
}
.faq-question::after {
  content: '+';
  position: absolute;
  right: 0;
}
.faq-item.open .faq-question::after {
  content: '-';
}
.faq-answer {
  display: none;
  margin-top: 10px;
  color: #555;
}
.faq-item.open .faq-answer {
  display: block;
}
.faq-right img {
  max-width: 100%;
  border-radius: 15px;
}
.faq-left .faq-item-flo.faq-pro {
    background: #fff;
    padding: 21px 24px;
    margin-bottom: 25px;
    border-color: #5D5398;
}
.faq-left .faq-question-flo {
    font-weight: 600;
    color: #5D5398;
}
.faq-left .faq-answer-flo {
    line-height: 26px;
    font-weight: 300;
}
.faq-tab-pane .faq-item-flo.faq-pro:last-child {
    margin-bottom: 0;
}


@media screen and (max-width: 768px) {
  .faq-tabs-wrapper {
    flex-direction: column;
  }

  .faq-left,
  .faq-right {
    flex: 1 1 100%;
  }
}



/* FAQ Tab End */



/* Branding */
.branding-strip {
    background: #fff;
    padding: 40px 0;
    border-bottom: 1px solid #5D5398;
}

.branding-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.branding-item {
    display: flex;
    align-items: center;
    gap: 25px;
    flex: 1 1 31%;
}
.branding-item img {
    max-height: 47px;
    width: auto;
}
.branding-items .branding-item:nth-child(2) img {
    max-height: 24.5px;
}
  .branding-items .branding-item:nth-child(3) img {
    max-height: 36px;
}
.branding-item span {
    color: #000;
    font-weight: 400;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
    flex-direction: column;
    display: inline-flex;
}

.branding-item .brand-title {
  color: #000000;
    font-weight: 600;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
}
.branding-items > div:nth-child(2) {
    position: relative;
}
.branding-items > div:nth-child(2):before {
    background: #5D5398;
    content: "";
    width: 1px;
    height: 50px;
    left: -40px;
    position: absolute;
}
.branding-items > div:nth-child(2):after {
    background: #5D5398;
    position: absolute;
    width: 1px;
    height: 50px;
    right: 10px;
    content: "";
}

/* Branding End */



/* Exercise */
.exercise-video-grid {
    background: #fff;
    padding: 50px 0px;
    text-align: left;
}
.ex-flex {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 50px;
}
.exercise-video-grid h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    color: #5B4B8A;
    margin-bottom: 20px;
}
.exercise-video-grid p {
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 23.4px;
    color: #000;
}
.exercise-video-grid p strong {
    font-weight: 600;
}
.exercise-app-logos {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.exercise-app-logos img {
  height: 40px;
  width: auto;
}

.exercise-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 25px;
}
.exercise-video-wrapper {
    background: #F9F8FE;
    border: 1px solid #5D539880;
    border-radius: 15px;
    padding: 17px;
    position: relative;
}
.exercise-bottom {
    border: #5D539880 1px solid;
    background: #F9F8FE;
    margin-top: 13px;
    border-radius: 15px;
    padding: 16.5px 26px;
}
.exercise-title {
    margin-bottom: 12.7px;
    font-weight: 500;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
}
.exercise-desc {
    max-width: 80px;
    display: inline-block;
    margin-right: 19.5px;
}
.exercise-icon {
    display: inline-block;
    margin-bottom: -9px;
}
.exercise-icon img {
    max-width: 75.5px;
    height: auto;
    vertical-align: middle;
}
.exercise-video-wrapper button.custom-play-button {
    background: transparent;
    height: 52px;
    width: 52px;
}
/* Exercise End */



/* Safety  */
.safety-features {
    background: #EFEDFD;
    padding: 50px 0px;
    text-align: center;
    border-bottom: 1px solid #5D5398;
    border-top: 1px solid #5D5398;
}
.safety-features h2 {
    color: #171332;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
}
.safety-features p.subheading {
    margin: 10px auto 40px;
    line-height: 23.4px;
    letter-spacing: 0;
    text-align: center;
}
.feature-grid {
    display: flex;
    justify-content: space-between;
    gap: 43px;
    flex-wrap: wrap;
}
.feature-item {
    width: 100%;
    text-align: center;
    max-width: calc(25% - 33px);
}
.feature-item p {
    line-height: 23.4px;
}
.feature-item img {
  margin-bottom: 13px;
      margin-left: auto;
    margin-right: auto;
}
.feature-item h3 {
    color: #5B4B8A;
    display: inline-block;
    border: 1.3px solid #5B4B8A;
    font-family: Nunito;
    font-weight: 600;
    font-size: 15.6px;
    line-height: 33.79999923706055px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    background: #FFFFFF80;
    min-width: 195px;
    border-radius: 35px;
    margin-bottom: 19.5px;
}
.feature-item p {
 
}


/* Safety End */




/* Confidence */
.confidence-stats-main {
    padding: 50px 0;
}
.confidence-stats-main h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 50px;
  color: #171332;
}
.confidence-stats-main h2 strong {
    font-weight: 700;
   color: #5B4B8A;
}
.confidence-stats {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 79px;
  padding: 0;
  background: #fff;
}
.circular-progresss {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background: conic-gradient(#5D5398 0deg,transparent 0deg);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 86px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0px;
}
.circular-progresss:before {
    content: "";
    position: absolute;
    width: 78px;
    height: 78px;
    background: #f7f6fa;
    border-radius: 50%;
    z-index: 1;
}
.stat-number {
    color: #5b4b8a;
    min-width: 50px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    font-size: 31.2px;
    line-height: 36.4px;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    z-index: 1;
}
.stats-content {
    flex: 1 1 calc(70% - 79px);
}
.stat-blocks {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 43px 50px;
}
.stat-box {
    align-items: center;
    padding: 0;
    border-radius: 0;
    display: flex;
    border-left-color: transparent;
}
.stat-text {
    border: 1px dashed #5D5398;
    margin-left: -30px;
    padding: 7px 12px 7px 41px;
    border-left: 0px solid;
    border-radius: 0 128.7px 128.7px 0;
    background: #f7f6fa;
    min-height: 78px;
    display: inline-flex;
    align-items: center;
}
.stat-text span {
    line-height: 23.4px;
}
.stats-image {
    flex: 1 1 30%;
    text-align: center;
}
.stats-image img {
  max-width: 100%;
  height: auto;
  border-radius: 13px;
}




/* Confidence End */




/* Testimonials */
.testimonials-section {
    background: #EFEDFD;
    padding: 50px 0;
    border-top: 1px solid #5D5398;
    border-bottom: 1px solid #5D5398;
}
.testimonials-section .top-icon {
    margin-bottom: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    grid-gap: 6.5px;
}
.testimonials-section .top-icon img {
    height: 37.33px;
}

.testimonials-section .top-richtext {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0;
}
.testimonials-section h2 {
    color: #171332;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
}
.testimonials-section .subheading {
    margin-bottom: 50px;
    text-align: center;
}
.testimonial-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(calc(33.33% - 27px),1fr));
    gap: 40px;
    justify-content: space-between;
}
.testimonial-card {
    background: #fff;
    border: 1px solid #5D5398;
    padding: 23.4px 51.7px 21.33px 23.4px;
    border-radius: 13px;
    text-align: left;
}
.testimonial-card img.rating-icon {
    height: 21px;
    margin-bottom: 13px;
}
.testimonial-card .review {
    margin-bottom: 19.5px;
}

.author-block {
  display: flex;
  align-items: center;
  gap: 19.5px;
  margin-bottom: 20px;
}
.author-block img {
    border-radius: 50%;
    height: 48px;
    width: 48px;
    object-fit: cover;
}

.author-info strong {
    display: inline-block;
    width: 100%;
    font-weight: 500;
}

.author-info span {
  color: #5B4B8A;
}
.author-info span {
    color: #5b4b8a;
    font-style: italic;
}
.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 0;
}
.tag {
    padding: 0 17.5px;
    font-size: 14.3px;
    border-radius: 20px;
    border: 1px solid #5B4B8A;
    background: transparent;
    line-height: 27px;
    color: #5B4B8A;
}

/* Testimonials End */







/* Comparison */

.comparison-section {
  padding: 50px 0px;
  text-align: center;
}
.comparison-section h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
   margin-bottom: 20px;
  color: #171332;
}
.comparison-section .subheading {
  margin-bottom: 50px;
}
.comparison-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 67px;
    justify-content: center;
    align-items: flex-start;
}
.comparison-side {
    width: calc(50% - 34px);
    overflow: hidden;
    text-align: left;
    display: flex;
    background: #5d5398;
    border-radius: 19.5px;
}
.comparison-image {
    max-width: 54%;
    width: 100%;
}
.comparison-image img {
    width: 100%;
    display: block;
    vertical-align: middle;
    height: 100%;
    object-fit: cover;
    object-position: left center;
}
.feature-list {
    margin-top: 0;
    padding: 29px 30px 26px;
    background: transparent;
    max-width: 46%;
    width: 100%;
}
.comparison-side.negative {
    border: 1px solid #00000080;
    background: #fff;
}
.feature-list div svg {
    position: relative;
    top: -1px;
}
.feature-list div {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    color: #fff;
    line-height: 23.4px;
    grid-gap: 11.5px;
}
.feature-list div:last-child {
    margin-bottom: 0;
}
.comparison-side.negative .feature-list {
    padding: 26px 30px 26px;
    max-width: 44%;
}
.comparison-side.negative .feature-list div {
    color: #000;
    font-family: 'Inter Display';
}
.comparison-side.negative .comparison-image {
    max-width: 56%;
}
/* .logo-strip {
  margin-top: 50px;
  overflow: hidden;
  position: relative;
}

.logo-strip-track {
  display: flex;
  gap: 60px;
  animation: scroll-logos 30s linear infinite;
  align-items: center;
}

.logo-strip img {
  height: 24px;
  width: auto;
}

@keyframes scroll-logos {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

 */
/* Comparison End */





/* Guarantee */
.guarantee-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 60px;
    padding: 50px 0;
    background: #fff;
}
.guarantee-images {
    position: relative;
    display: flex;
    gap: 0;
    max-width: 53.8%;
    width: 100%;
}
.guarantee-content {
    max-width: calc(46.2% - 60px);
    width: 100%;
    margin-top: 15px;
}
.guarantee-content h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    color: #171332;
    max-width: 340px;
}
  .guarantee-content .rich-text p {
    line-height: 23.4px;
}
.guarantee-content .rich-text p:not(:last-child) {
    margin-bottom: 23.4px;
}
.guarantee-content .rich-text {
    margin-bottom: 40px;
}
.max-width-500 {
    max-width: 500px;
}
.guarantee-content .cta-button {
    background: #5B4B8A;
    color: #fff;
    padding: 0 24px;
    border-radius: 62.4px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    line-height: 70px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
}
.guarantee-content .features {
    display: flex;
    gap: 20px;
    font-weight: 400;
    font-size: 15.6px;
    line-height: 23.4px;
    letter-spacing: 0;
    justify-content: center;
}
.features > div {
    font-weight: 400;
    font-size: 15.6px;
    line-height: 23.4px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    grid-gap: 13px;
}
.features > div img {
    max-width: 22px;
    height: auto;
    position: relative;
    top: -2px;
}

/* Guarantee End */



/* Testimonial Slider  */
.testimonial-slider {
  padding: 50px 0px 40px;
  background-color: #EFEDFD;
  border-top: 1px solid #5D5398;
}
.testimonial-slider h2 {
    margin-bottom: 20px;
    color: #171332;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
}
.testimonial-slider .subheading {
    margin-bottom: 50px;
    text-align: center;
    line-height: 23.4px;
}
.slider-wrapper {
  overflow: hidden;
  position: relative;
}
.testimonial-slides {
    max-width: 697px;
    margin: 0 auto;
}
.testimonial-slide {
    background: #fff;
    border-radius: 15px;
    padding: 20px 9px 20px 20px;
    text-align: left;
    margin: 0 15px;
    border: 1px solid #5D539880;
}
.testimonial-slide img.main-img {
  border-radius: 12px;
  margin-bottom: 16px;
  width: 100%;
  height: auto;
}
.t_main {
    display: flex;
    grid-gap: 20px;
}
img.t-img {
    max-width: 44%;
    width: 100%;
    border-radius: 13px;
    border: 1px solid #5D539880;
}
.testimonial-slide .rating {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 18.2px;
    line-height: 26px;
    letter-spacing: 0;
}
.testimonial-slide .rating span {
    font-family: 'Inter Display';
}
.testimonial-slide .description {
    margin-bottom: 8px;
    min-height: 60px;
    font-weight: 400;
    font-size: 18.2px;
    line-height: 26px;
    letter-spacing: 0;
}
.testimonial-slide .author {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 12px;
}

.testimonial-slide .author img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
}

.testimonial-slide .author-name {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
}
span.verifed-text {
    color: #5B4B8A;
}
.testimonial-slide .tags {
  display: flex;
  gap: 6.5px;
  flex-wrap: wrap;
}
.testimonial-slide .tag {
    border: 1px solid #5B4B8A;
    background: transparent;
    padding: 5px 14px;
    border-radius: 128px;
    color: #5B4B8A;
    font-weight: 400;
    font-size: 15.6px;
    line-height: 20.8px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
}
.testimonial-slides .slick-list.draggable {
    overflow: visible;
  cursor: grab;
}

.slider-wrapper .slick-dots li button {
  width: 13px;
  height: 13px;
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 50%;
  background: #5b4b8a33;
}
.slider-wrapper .slick-dots li.slick-active button {
  background: #5d5398;
}
.slider-wrapper .slick-dots li button:before {
  content: none;
}
.slider-wrapper .slick-dots {
  position: static;
  margin-top: 40px;
}
.slider-wrapper {
  position: relative;
}
.slider-wrapper button.slick-prevss.slick-arrow {
  position: absolute;
  left: calc(50% - 130px);
  bottom: 26px;
  transform: translateX(-50%);
}
.slider-wrapper button.slick-nextss.slick-arrow {
  position: absolute;
  left: calc(50% + 130px);
  bottom: 26px;
  transform: translate(-50%);
}
.slider-wrapper .testimonial-slides {
  margin-bottom: 0;
}
.slider-wrapper .slick-dots li {
  display: inline-flex;
  justify-content: center;
}



/* Testimonial Slider End */



#review-sec h2 {
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0;
    text-align: center;
    color: #171332;
    padding-top: 50px;
    margin-bottom: 30px;
}



/* Footer section start  */
.footer-section {
    background-color: #5D5398;
    color: #fff;
    padding: 50px 0 51px;
    text-align: left;
}
.footer-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
}
.footer-logo {
    width: 100%;
    border-bottom: 1px solid #FFFFFF4D;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.footer-logo img {
    max-width: 88px;
    margin-bottom: 0;
}
.footer-tagline {
    width: 45%;
}
.footer-tagline h3 {
    margin: 0 0 30px;
    font-family: 'Inter Display';
    font-weight: 600;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.footer-tagline p {
    margin-bottom: 50px;
    font-family: 'Inter Display';
    font-weight: 500;
    font-size: 18.2px;
    line-height: 26px;
    letter-spacing: 0;
}
.footer-newsletter {
    display: flex;
    justify-content: start;
    margin-bottom: 0px;
    max-width: 478px;
    width: 100%;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    padding: 4px;
    background: #FFFFFF33;
}
.footer-links a {
    font-family: 'Inter Display';
    font-weight: 500;
    font-size: 20.8px;
    line-height: 23.4px;
    letter-spacing: 0;
}
.footer-newsletter input[type=email] {
    padding: 0 0 0 22px;
    border: none;
    border-radius: 0;
    width: 100%;
    background: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 18.62px;
    line-height: 23.94px;
    letter-spacing: 0;
    font-family: 'Inter Display';
}
.footer-newsletter input[type="email"]::placeholder {
    color: #fff;
  opacity: 1;
}
.footer-links li:last-child {
    margin-bottom: 0;
}
.footer-newsletter button {
    padding: 8px ;
    background-color: #fff;
    color: #000;
    border: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
    text-transform: capitalize;
    height: 57px;
    border-radius: 5px;
    width: 148px;
    text-align: center;
    font-family: 'Inter Display';
}
.footer-bottom p {
    font-family: 'Inter Display';
    font-weight: 500;
    font-size: 20.8px;
    line-height: 23.4px;
    letter-spacing: 0;
}
.footer-links {
    display: flex;
    justify-content: center;
    gap: 120px;
    flex-wrap: wrap;
    margin: 0 0 0 100px;
}
.footer-links a {
    font-family: 'Inter Display';
    font-weight: 500;
    font-size: 20.8px;
    line-height: 23.4px;
    letter-spacing: 0;
}
.link-column h4 {
  font-size: 16px;
  margin-bottom: 8px;
}
.link-column ul {
  list-style: none;
  padding: 0;
      margin: 0;
}
.link-column li {
    margin: 0 0 30px;
    padding: 0;
}
.link-column a {
  text-decoration: none;
}
.link-column a:hover {
  text-decoration: none;
}
.footer-payments img {
    max-width: 361px;
}
.footer-payments {
    margin-top: 0;
    margin-bottom: 25px;
}
.footer-bottom {
    color: #fff;
    line-height: 23.4px;
    letter-spacing: 0;
    border-top: 1px solid #FFFFFF4D;
    padding-top: 50px;
    margin-top: 50px;
    width: 100%;
}
.footer-newsletter input[type="email"]:focus-visible {
    box-shadow: none;
    outline: none;
}

/* Footer Section Ends   */



@media (min-width: 992px) {
.hide-desk {
    display: none;
}
  img.m-img {
    display: none;
}
.exercise-video-grid h2 br {
    display: none;
}
  .testimonial-grid .testimonial-card:first-child {
    display: none;
}
  img.m-img {
    display: none !important;
}
.faq-tabs-section h2 {
    white-space: pre;
}
}

@media (max-width: 991px) {
body {
    font-size: 14px;
  line-height: 18px;
}
.hide-mob {
    display: none;
}
.text-slider-track span {
    font-size: 14px;
    line-height: 19px;
}
.text-slider-section {
    height: 27px;
}
a.relative svg {
    width: 25px;
}
body .header {
    padding: 6.5px 15px !important;
}
.landing_product_container {
    flex-wrap: wrap;
}
.media_left {
    width: 100%;
}
.landing_product_info {
    width: 100%;
}
.container_1408 {
    padding-left: 16px;
    padding-right: 16px;
}
.landing_product_thumbnails {
    display: none;
}
.main-slider .product_image_wrapper {
    margin-right: 10px;
}
.main-slider .slick-list {
    padding-right: 41px;
}
.landing_product_media {
    margin-bottom: 15px;
    margin-right: -16px;
    width: calc(100% + 16px);
}
.reviews-block h2 {
    font-size: 24px;
    line-height: 28px;
    display: inline-block;
    margin-bottom: 15px;
}
p.icon-text img {
    width: 56px;
}
p.icon-text {
    grid-gap: 5px;
    margin-bottom: 20px;
    width: 100%;
}
p.rev-text {
    display: none;
}
p.icon-text strong {
    text-decoration: none;
}
.main-slider button.slick-arrow svg {
    width: 30px;
    height: auto;
}
.main-slider button.slick-next.slick-arrow {
    right: 34px;
}
.main-slider .product_image_wrapper img {
    border-radius: 7.51px;
}
h2.rich-text__heading.h1 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
}
span.product-price {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
}
span.product-price span.original-prics {
    font-weight: 400;
}
span.product-price>span {
    margin-right: 15px;
}
span.product-price>span.save-percentage {
    font-size: 12px;
    line-height: 28px;
    min-width: 95px;
    grid-gap: 5px;
}
span.product-price>span.save-percentage img {
    width: 13px;
}
.rich-text__text_custom h5 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
}
.rich-text__text_custom ul li {
    margin-bottom: 14px;
    padding: 0 0 0 27px;
    background-size: 21px;
}
.color-options>p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}
.color-options>div {
    grid-gap: 8px;
    margin-bottom: 20px;
}
.color-options label.color-swatch img {
    border-radius: 8px;
}
.color-options label.color-swatch.active:before {
    border-radius: 8px;
}
.gift-section h2 {
    font-size: 16px;
    line-height: 28.7px;
    margin-bottom: 9.5px;
}
.git-img img {
    max-height: 66.62px;
}
.item-value {
    font-size: 12px;
    min-width: 71.75px;
    min-height: 18.45px;
    line-height: 18.45px;
}
.git-img {
    min-height: 93.28px;
    border-radius: 10.25px;
    margin-top: -9.2px;
}
.gift-items {
    grid-gap: 8.2px;
    margin-bottom: 25px;
}
  .gift-item>p {
    font-size: 14px;
    line-height: 15.38px;
    margin-top: 12.3px;
    max-width: 66px;
        margin-left: auto;
        margin-right: auto;
}
.order-date {
    height: 28px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}
.order-date:before {
    width: 6px;
    height: 6px;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px #65b99d3b;
  }
  100% {
    box-shadow: 0 0 0 6px #65b99d3b;
  }
}
button.add-to-cart-btn {
    line-height: 54px;
}
.block-add_to_cart {
    margin-bottom: 15px;
}
.reviews-block-single a {
    line-height: 36px;
    margin-bottom: 15px;
    justify-content: flex-start;
    padding: 0 10px;
}
.reviews-block-single a svg {
    max-width: 84px;
    height: auto;
    margin-right: 10px;
}
span#shopify-installments-content {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}
span#shopify-installments-content svg.shop-pay-logo {
    width: 67px;
}
.payment_icons img {
    max-width: 272px;
    margin: 0 auto 20px;
    width: 100%;
}
.revi-sec h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}
.review-card {
    margin-right: 10px;
    border-radius: 10px;
    padding: 13px 11px;
}
.review-slider .slick-list.draggable {
    padding-right: 65px;
}
.revi-sec .review-slider {
    margin-right: -16px;
}
.review-content {
    margin: 15px 0;
}
.review-content .stars svg {
    max-width: 89px;
    height: auto;
}
p.review-text {
    margin-top: 8px;
    min-height: 90px;
    margin-bottom: 10px;
    line-height: 18px;
}
p.user-name svg {
    width: 9px;
    height: auto;
}
.review-meta {
    padding: 8px;
    grid-gap: 10px;
    border-radius: 4px;
}
.review-meta>img {
    border-radius: 4px;
    width: 40px;
    height: 40px;
}
.review-meta p {
    font-size: 12px;
    line-height: 16px;
}
  .review-meta p.flex-puchase img {
    width: 16px;
    margin-right: 5px;
}
.revi-sec button.slick-arrow {
    display: none !important;
}
.revi-sec .slick-dots li button {
    width: 9px;
    height: 9px;
}
.revi-sec .slick-dots {
    margin-top: 25px;
    padding-right: 16px;
}
.revi-sec {
    margin-bottom: 30px;
}
.faq-question-flo {
    font-size: 14px;
    line-height: 18px;
}
.faq-item-flo.faq-pro {
    padding: 14px 15px;
    border-radius: 35px;
    margin-bottom: 15px;
}
.faq-question-flo:after {
    height: 48px;
}
span.faq-icon svg {
    padding: 1px;
    width: 18px;
    height: auto;
}
.faq-item-flo.faq-pro.active {
    border-radius: 20px;
    padding-bottom: 15px;
    border-color: #5d539880;
}
.faq-answer-flo ul li:last-child {
    margin-bottom: 0;
}
.faq-answer-flo ul li {
    margin: 0 0 10px;
    padding: 0 0 0 23px;
    background-size: 14px;
}
.faq-answer-flo p:not(:last-child) {
    margin-bottom: 18px;
}
.testimonial-slider-flo .slick-list.draggable {
    padding-right: 52px;
}
.testimonial-slider-wrapper.line-arrow.hide-desk .testimonial-slider-flo {
    margin-right: -16px;
}
.testimonial-card-flo {
    margin-right: 10px;
}
.video-wrapper-flo button.custom-play-button {
    width: 28px;
    height: 28px;
}
.video-wrapper-flo button.custom-play-button svg {
    width: 11px;
}
.testimonial-slider-wrapper button.slick-arrow {
    display: none !important;
}
.testimonial-slider-flo .slick-dots {
    padding-right: 20px;
}
.testimonial-slider-flo .slick-dots li button {
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #5D5398;
}
h2.videol-heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: center;
    max-width: 256px;
    margin-left: auto;
    margin-right: auto;
}
.videol-sub-heading {
    margin-bottom: 25px;
    text-align: center;
}
.faq-tabs-section {
    padding: 30px 0;
}
.faq-tabs-section h2 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    max-width: 256px;
    margin: 0 auto 20px;
}
.tab-button {
    padding: 7px 10px;
    font-size: 14px;
    line-height: 18px;
    white-space: pre;
}
.faq-tab-buttons {
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: nowrap;
    width: calc(100vw - 32px);
    overflow: auto;
}
.faq-question-flo span {
    line-height: 20px;
}
.faq-left .faq-item-flo.faq-pro {
    padding: 16px 19px;
    margin-bottom: 10px;
}
.faq-question-flo span:first-child {
    padding-right: 14px;
}
.faq-right {
    display: none;
}
.faq-left .faq-answer-flo {
    line-height: 20px;
}
.exercise-video-grid {
    padding: 30px 0;
}
.exercise-video-grid h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}
.ex-flex {
    align-items: flex-start;
    margin-bottom: 25px;
    flex-direction: column;
    grid-gap: 20px;
}
.exercise-video-grid p {
    line-height: 18px;
}
.exercise-video-wrapper {
    padding: 13px;
}
.exercise-grid .slick-list.draggable .exercise-card {
    margin-right: 10px;
}
.exercise-grid {
    margin-right: -16px;
}
.exercise-video-wrapper .video-wrapper-flo button.custom-play-button svg {
    width: 29px;
}
.exercise-grid .slick-list.draggable {
    padding-right: 40%;
}
.exercise-title {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
}
.exercise-desc {
    max-width: 57px;
    margin-right: 15px;
}
.exercise-icon img {
    max-width: 55px;
}
.exercise-bottom {
    margin-top: 10px;
    padding: 13px 9px 12px 20px;
}
.slider-controlss.hide-desk {
    text-align: center;
    display: inline-flex;
    margin-top: 25px;
    justify-content: center;
    align-items: center;
    width: 100%;
    grid-gap: 10px;
}
.safety-features {
    padding: 30px 0;
}
.safety-features h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
}
.safety-features p.subheading {
    margin: 10px auto 25px;
    line-height: 18px;
}
.feature-grid {
    gap: 25px 10px;
    margin-bottom: 25px;
}
.feature-item {
    max-width: calc(50% - 5px);
}
.feature-item img {
    margin-bottom: 10px;
    max-width: 50px;
}
.feature-item h3 {
    font-size: 12px;
    line-height: 26px;
    min-width: 150px;
    margin-bottom: 15px;
}
.feature-item p {
    line-height: 18px;
}
.confidence-stats-main {
    padding: 30px 0;
}
.confidence-stats {
    gap: 25px;
}
.confidence-stats-main h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.stat-blocks {
    grid-template-columns: 1fr;
    gap: 25px;
}
.stat-text span {
    line-height: 18px;
}
.stat-number {
    font-size: 24px;
    line-height: 28px;
}
.circular-progresss {
    width: 64px;
    height: 64px;
    min-width: 64px;
}
.circular-progresss:before {
    width: 58px;
    height: 58px;
}
.stat-text {
    padding: 7px 12px 7px 41px;
    min-height: 60px;
}
.testimonials-section {
    padding: 30px 0 25px;
}
.testimonials-section .top-richtext {
    line-height: 10px;
}
.testimonials-section .top-icon img {
    height: auto;
    width: 56px;
}
.testimonials-section .top-icon {
    margin-bottom: 10px;
    grid-gap: 5px;
}
.testimonials-section h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
}
.testimonials-section .subheading {
    line-height: 18px;
    max-width: 300px;
    margin: 0 auto 30px;
}
.testimonial-card {
    padding: 18px 19px 17px 18px;
    border-radius: 10px;
    margin: 1px;
}
.testimonial-card img.rating-icon {
    height: auto;
    margin-bottom: 10px;
    width: 89px;
}
.testimonial-card .review p {
    line-height: 18px;
}
.testimonial-card .review {
    margin-bottom: 15px;
}
.author-block img {
    height: 37px;
    width: 37px;
}
.author-block {
    gap: 15px;
    margin-bottom: 15px;
}
.author-info span {
    line-height: 18px;
}
.tag {
    padding: 0 10px;
    font-size: 11px;
    line-height: 20px;
}
.tags {
    gap: 10px;
}
.testimonial-grid {
    grid-template-columns: 1fr;
    gap: 0px;
}
body .slick-dots {
    position: static;
}
body .slick-list.draggable {
  cursor: grab;
}
body .slick-dots li button {
  width: 9px;
  height: 9px;
  padding: 0;
  border: 0;
  outline: none;
  border-radius: 50%;
  background: #5b4b8a33;
}
body .slick-dots li.slick-active button {
  background: #5d5398;
}
body .slick-dots li button:before {
  content: none;
}
body .slick-dots {
  position: static;
  margin-top: 20px;
}
  .testimonial-grid.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0;
}
.review-slider {
  margin-bottom: 0;
}
.slick-dots li {
  display: inline-flex;
  justify-content: center;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.comparison-section {
    padding: 30px 0;
}
.comparison-section h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
}
.comparison-section .subheading {
    margin-bottom: 25px;
    line-height: 18px;
}
.comparison-columns {
    gap: 25px;
}
.comparison-side {
    width: 100%;
    border-radius: 20px;
}
img.m-img + img {
    display: none;
}
.comparison-image {
    max-width: 38%;
}
.feature-list {
    padding: 20px 15px 20px 12px;
    max-width: 62%;
}
.feature-list div {
    margin-bottom: 20px;
    line-height: 18px;
    grid-gap: 9px;
}
.feature-list div svg {
    width: 19px;
    height: auto;
}
.comparison-side.negative .comparison-image {
    max-width: 38%;
}
.comparison-side.negative .feature-list {
    padding: 19px 15px 17px 12px;
    max-width: 62%;
}
.guarantee-block {
    gap: 18px;
    padding: 30px 0;
}
.guarantee-images {
    max-width: 100%;
    width: 100%;
}
.guarantee-content {
    max-width: 100%;
    width: 100%;
    margin-top: 0;
}
.guarantee-content h2 {
    font-size: 24px;
    line-height: 28px;
    max-width: 220px;
    text-align: center;
    margin: 0 auto 10px;
}
.guarantee-content .rich-text {
    margin-bottom: 17px;
    text-align: center;
    max-width: 277px;
    margin: 0 auto 17px;
}
.guarantee-content .cta-button {
    margin-bottom: 10px;
    line-height: 54px;
}
.guarantee-content .features {
    gap: 10px;
}
.features>div {
    font-size: 12px;
    line-height: 18px;
    grid-gap: 10px;
}
.features>div img {
    max-width: 15px;
    top: 0px;
}
.testimonial-slider {
    padding: 30px 0 30px;
}
.testimonial-slider h2 {
    font-size: 24px;
    line-height: 28px;
    max-width: 290px;
    margin: 0 auto 10px;
}
.testimonial-slider .subheading {
    margin-bottom: 25px;
    text-align: center;
    line-height: 18px;
    padding: 0 16px;
}
.t_main {
    grid-gap: 15px;
    flex-wrap: wrap;
}
.testimonial-slide {
    padding: 14px;
    margin: 0 10px 0 0px;
}
  .testimonial-slides.slick-initialized.slick-slider.slick-dotted {
    padding: 0 16px;
    margin-bottom: 0;
}
.t_main img {
    max-width: 100%;
  border-radius: 10px;
}
.testimonial-slides .slick-list.draggable {
    overflow: hidden;
    cursor: grab;
    padding: 0 46px 0 0;
    margin-right: -16px;
}
.slider-wrapper button.slick-arrow {
    display: none;
}
.testimonial-slide .rating {
    gap: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}
.testimonial-slide .rating svg {
    max-width: 89px;
    height: auto;
}
.testimonial-slide .rating span {
  font-family: Nunito,sans-serif;
  line-height: 20px;
}
.testimonial-slide .description {
    margin-bottom: 10px;
    min-height: 80px;
    font-size: 14px;
    line-height: 20px;
}
.testimonial-slide .description p {
    line-height: 20px;
}
.testimonial-slide .author {
    gap: 10px;
    margin-bottom: 17px;
}
.testimonial-slide .author img {
    width: 40px;
    height: 40px;
}
.testimonial-slide .author-name {
    font-size: 14px;
    line-height: 18px;
}
.testimonial-slide .tag {
    padding: 4px 14px;
    font-size: 12px;
    line-height: 16px;
}
.testimonial-slider ul.slick-dots {
    margin-top: 25px;
}
.testimonial-slider  .slider-controlss {
    display: none;
}
.slider-wrapper .slick-dots li button {
    width: 9px;
    height: 9px;
}
#review-sec h2 {
    padding: 0 16px;
    font-size: 24px;
    line-height: 28px;
    padding-top: 30px;
    max-width: 320px;
    margin: 0 auto 15px;
}


.footer-section {
    padding: 25px 0 31px;
}
.footer-logo {
    width: 100%;
    border-bottom: 1px solid #FFFFFF4D;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.footer-logo img {
    max-width: 68px;
    padding-bottom: 15px;
}
.footer-tagline {
    width: 100%;
}
.footer-tagline h3 {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0;
}
.footer-tagline p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
}
  .footer-newsletter {
    padding: 3px;
}
.footer-newsletter button {
    padding: 10px 20px;
    background-color: #fff;
    color: #000;
    border: none;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 18.2px;
    line-height: 23.4px;
    letter-spacing: 0;
    text-transform: capitalize;
    height: 40px;
    border-radius: 5px;
    width: 101px;
    text-align: center;
}
.footer-newsletter button {
    font-size: 14px;
    line-height: 18px;
    height: 44px;
    border-radius: 4px;
    width: 101px;
    text-align: center;
    padding: 0;
}
.footer-newsletter input[type="email"] {
    padding: 0 0 0 20px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
}
.footer-links {
    gap: 0px;
    margin-left: 0;
    border-top: 1px solid #FFFFFF80;
    padding-top: 30px;
    width: 100%;
    flex-direction: column;
    margin-top: 30px;
}
.link-column li {
    margin: 0 0 20px;
    padding: 0;
}
  .footer-links a {
    font-size: 16px;
    line-height: 18px;
}
.footer-links .link-column + .link-column {
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-bottom {
    color: #fff;
    line-height: 18px;
    letter-spacing: 0;
    border-top: 1px solid #FFFFFF4D;
    padding-top: 30px;
    margin-top: 10px;
    width: 100%;
}
.footer-payments img {
    max-width: 272px;
    width: 100%;
}
.footer-payments {
    margin-bottom: 15px;
}
.footer-bottom p {
    font-size: 16px;
    line-height: 18px;
}
.branding-items {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    grid-gap: 17.5px;
}
.hide-desk.text-mob {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 15px;
    margin-left: -7px;
    margin-right: -7px;
    width: calc(100% +  14px);
}
.branding-items>div:nth-child(2):before, .branding-items>div:nth-child(2):after {
    content: none;
}
  .hide-desk.text-mob span.brand-title {
    font-weight: 600;
}
  .branding-item {
    cursor: pointer;
  }
.branding-strip {
    padding: 21px 0;
}
 
.branding-item span {
    display: none;
  }
  .branding-item {
    opacity: .5;
}
  .branding-item.active {
    opacity: 1;
}
  .branding-item {
    display: flex;
    align-items: center;
    gap: 0;
    flex: auto;
    justify-content: center;
}
.pro-bar {
    width: 100%;
}
.pro-bar a {
    font-size: 14px;
    letter-spacing: 0;
    min-width: 100%;
    width: 100%;
}
.exercise-app-logos img {
    height: 32px;
    width: auto;
}
.guarantee-content .rich-text p br {
    display: none;
}
  button.slick-prev.slick-arrow.slick-disabled {
    opacity: 0;
}
  .comparison-image img {
    object-position: center;
}
}



@media (min-width:915px){
.review-meta p.flex-puchase {
    font-size: 13px;
}
}




/* 09/07/2025 */
body .git-img img {
    max-width: 100%;
    padding: 0 10px;
}
body .order-date {
    background: transparent;
    padding: 0;
    height: auto;
}
body .reviews-block-single a {
    padding: 0;
    background: transparent;
    height: auto;
    min-height: unset;
    text-align: left;
    justify-content: left;
    line-height: normal;
    margin-bottom: 23px;
}


body .color-options > p span {
    display: flex;
    align-items: center;
    gap: 13px;
}
body .color-options > p span em {
    font-family: Quicksand;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    width: 27.3px;
    height: 27.3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #5B4B8A;
    border-radius: 100%;
    color: #fff;
    line-height: normal;
}
body .gift-section h2 {
    display: flex;
    align-items: center;
    gap: 13px;
}
body .gift-section h2 em {
    font-family: Quicksand;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    width: 27.3px;
    height: 27.3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #5B4B8A;
    border-radius: 100%;
    color: #fff;
    line-height: normal;
}
body .revi-sec .slick-list.draggable {
    padding-right: 0 !important;
}


body p.review-text {
    min-height: 71px;
}
body p.user-name img {
    width: 48.1px;
    height: 48.1px;
    object-fit: contain;
    margin-right: 19px;
}
body .review-user_richtext ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 13px;
    padding-top: 20px;
}
body .review-user_richtext ul li {
    font-size: 14.3px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    height: 28px;
    padding: 0 20.5px;
    border-radius: 128.7px;
    border: 0.65px solid #5B4B8A;
    background: #EBE6FD;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .review-content {
    margin: 0;
}
body .review-card {
    padding: 20px;
    border-radius: 13px;
    border: 1.3px solid #5D5398;
    background: #EFEDFD;
    margin: 1px;
}

body p.user-name {
    gap: 0;
}
body p.user-name>span {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.4px;
    color: #000;
    display: flex;
    flex-direction: column;
}
.logos_heading_lp {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 23.4px;
    text-align: center;
    padding-bottom: 26.8px;
}
.logos_image_lp img {
    display: block;
    margin: 0 auto;
    width: 585px;
    max-width: 100%;
}

body .comparison-side {
    padding: 20px;
}
body .comparison-image img {
    height: auto;
}
body .comparison-side.negative .feature-list {
    max-width: 50%;
}
body .feature-list {
    max-width: 50%;
}
body .comparison-image {
    max-width: 50%;
}
body .feature-list {
    padding-top: 0;
    padding-bottom: 0;
}
body .comparison-side.negative .feature-list {
    padding-top: 0;
    padding-bottom: 0;
}
body .comparison-side.negative .comparison-image {
    mix-blend-mode: luminosity;
}

.apps_section .container_hk {
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    max-width: 1508px;
    margin: 0 auto;
}
.custom-flex_item_ad_1 {
    padding-right: 25px;
}
.custom-flex_item_ad_2 {
    padding-left: 25px;
}
.custom-flex_item_ad_2 .custom-flex_item_ad_inner {
    padding: 40px 50px;
    border-radius: 19.5px;
    border: 1.95px solid rgba(255, 255, 255, 0.39);
    background: linear-gradient(155deg, rgba(153, 146, 192, 0.40) 15.69%, rgba(93, 83, 152, 0.00) 95.08%);
    margin-bottom: 50px;
}
.app_heading.h1 {
    font-family: Quicksand;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
.app_text p {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
    padding-top: 19.5px;
}
.app_icons_text .icons_with_text_flex {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16.5px;
    row-gap: 19.5px;
    padding-top: 25px;
    width: 450px;
    max-width: 100%;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item span {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.4px;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item {
    display: flex;
    align-items: center;
    gap: 6.5px;
}
.apps_image {
    padding-top: 25px;
}
.apps_image img {
    max-width: 100%;
    width: 336px;
}
.custom-flex_two_ad {
    align-items: flex-end;
}
body .testimonial-card {
    border-radius: 15px;
    background: #FFF;
    border: unset;
    margin: 1px 25px;
}
body .testimonial_card_flex {
    display: flex;
    flex-wrap: wrap;
}
body .testimonial_card_flex_right {
    max-width: 50%;
}
body .testimonial_card_flex_left {
    max-width: 50%;
    padding-right: 20px;
}
body .testimonial-card .review {
    padding-bottom: 13px;
    margin-bottom: 0;
}
body .author-block {
    gap: 13px;
}

body .author-info {
    display: flex;
    align-items: center;
    white-space: nowrap;
    gap: 6px;
}
body .author-info span {
    font-style: normal;
}
.slider-wrapper button.slick-prevssss.slick-arrow {
    position: absolute;
    left: calc(50% - 100px);
    bottom: 26px;
    transform: translateX(-50%);
}
.slider-wrapper button.slick-nextssss.slick-arrow {
    position: absolute;
    left: calc(50% + 100px);
    bottom: 26px;
    transform: translate(-50%);
}
.testimonial_card_flex_left img {
    height: 100%;
    object-fit: cover;
    border-radius: 9.318px;
    max-height: 100%;
   width: 100%;
}
.testimonial-grid .slick-track {
    display: flex !important;
}
.testimonial-grid .slick-track .slick-slide {
    height: inherit;
}
body .testimonial_card_flex {
    height: 100%;
}

body .testimonial_card_flex_left {
    width: 100%;
    max-width: 318px;
}

body .testimonial_card_flex_right {
    width: 100%;
    max-width: calc(100% - 318px);
}

@media (min-width:915px) {
body .testimonial-slider-wrapper.line-arrow .testimonial-slider-flo {
    position: relative;
}
body .testimonial-slider-wrapper button.slick-prevs.slick-arrow {
    position: absolute;
        top: 44%;
        left: -15px;
    z-index: 1;
    transform: rotate(180deg);
        width: 39px;
        height: 39px;
        padding: 1px;
}
body .testimonial-slider-wrapper button.slick-nexts.slick-arrow {
        position: absolute;
        top: 42%;
        right: -34px;
        z-index: 1;
        left: unset;
        width: 39px;
        height: 39px;
        padding: 1px;
    }
body .testimonial-slider-flo .slick-dots {
    display: none !important;
}
body .testimonial-card-flo.slick-slide:not(.slick-active) button.custom-play-button {
    opacity: 0;
}
body .reviews-block h2 {
    display: block;
    font-size: 30.2px;
    line-height: 36.4px;
    letter-spacing: 0;
}
body p.icon-text {
    margin-bottom: 30px;
}
body span.product-price > span.save-percentage {
    background: #CE4B4B;
}
body .ex-flex {
    justify-content: center;
}
}




body .landing_product_container .guarantee-content {
    max-width: 100%;
    margin-top: 0 !important;
    margin-bottom: 25px;
}






@media (max-width:915px) {
  .desktop_only {
    display:none !important;
  }
}
@media (min-width:915px) {
  .mobile_only {
    display:none !important;
  }
}


@media (max-width:915px) {
body .reviews-block-single a {
    margin-bottom: 12px;
}
body span.product-price>span.save-percentage {
    background: #CE4B4B;
}
body span.product-price {
    margin-bottom: 20px;
}
body .color-options > p span, body .gift-section h2 {
    gap: 10px;
}
body .color-options > p span em, body .gift-section h2 em {
    font-size: 16.154px;
    width: 21px;
    height: 21px;
}
body .revi-sec .review-slider {
    margin-right: 0;
}
body .review-card {
    padding: 18px;
    border-radius: 10px;
    border: 1px solid #5D5398;
    background: #EFEDFD;
}

body p.user-name>span {
    font-size: 14px;
    line-height: 18px;
}
body p.user-name img {
    width: 37px;
    height: 37px;
    margin-right: 15px;
}
body .review-user_richtext ul li {
    font-size: 11px;
    height: 22px;
    padding: 0 15px;
}
body .review-user_richtext ul {
    margin-left: 0;
    padding-top: 15px;
}
body .revi-sec .slick-dots {
    margin-top: 15px;
}
body .faq-tabs-section h2 {
    max-width: 100%;
}
body .testimonial_card_flex_left {
    max-width: 100%;
}
body .testimonial_card_flex_right {
    max-width: 100%;
    padding-top: 15px;
}
body .testimonial-card .review {
    min-height: 90px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
body .author-block {
    gap: 10px;
}
.testimonials-section .slider-wrapper .slick-dots {
    margin-top: 25px;
}
.testimonials-section .slider-wrapper .slider-controlss {
    display: none;
}
.logos_heading_lp {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 25px;
}
.logos_image_lp img {
    padding: 0 20px;
}
body .comparison-image {
    max-width: 100% !important;
}
body .comparison-side {
    flex-wrap: wrap;
    gap: 20px;
    padding: 15px 17px !important;
}
body .feature-list {
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0 !important;
}
body .feature-list div {
    max-width: calc(50% - 5px);
    width: 100%;
    margin: unset;
}
.feature-list div svg {
    min-width: 19px;
}
.apps_section .container_hk {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}
.custom-flex_two_ad {
    flex-direction: column-reverse;
}
.custom-flex_item_ad_2 .custom-flex_item_ad_inner {
    padding: 25px 20px 118px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.39);
    background: linear-gradient(155deg, rgba(153, 146, 192, 0.40) 15.69%, rgba(93, 83, 152, 0.00) 95.08%);
    text-align: center;
}
.custom-flex_item_ad_1 {
    padding-right: 0;
}
.app_heading.h1 {
    font-size: 24px;
    line-height: 28px;
}
.app_text p {
    font-size: 14px;
    line-height: 18px;
    padding-top: 15px;
}
.app_icons_text .icons_with_text_flex {
    gap: 15px;
    padding-top: 20px;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item {
    gap: 5px;
    max-width: calc(50% - 7.5px);
    width: 100%;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item span {
    font-size: 14px;
    line-height: 18px;
}
.apps_image img {
    width: 259px;
    margin: 0 auto;
}
.custom-flex_item_ad_1 {
    padding-right: 0;
    margin-top: -150px;
}
.custom-flex_item_ad_1 {
    max-width: 100%;
}
.custom-flex_item_ad_2 {
    padding: 0 20px;
    max-width: 100%;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item svg {
    width: 7.746px;
    height: 9.154px;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item {
    max-width: fit-content;
}
.app_icons_text .icons_with_text_flex .icons_with_text_item {
    max-width: fit-content;
}
body .landing_product_container .guarantee-content {
    margin-bottom: 15px !important;
}
.exercise-video-grid h2 {
 
    display: grid;
}
      body .testimonial_card_flex_left {
       
        padding-right: 0;
    }
}
.logos_heading_lp strong {
    font-weight: 600;
}


/* 10-07-2025  */
.rich-text_custom__richtext.announcment_text_lp {
    text-align: center;
}

.item-value em {
    font-style: normal;
    text-decoration: line-through;
}
.faq-tabs-section h2 {
    color: #171332;
}
.exercise-video-grid h2 {
font-weight: 500;
  color: #171332;
}
.exercise-video-grid h2 span{
font-weight: 700;
  color: #5B4B8A;
}





.custom_image_tabs {
    gap: 50px;
    display: flex;
    align-items: center;
    width: 585px;
    max-width: 100%;
    margin: 0 auto;
}
.custom_image_tabs .icons_with_text_item_text {
    display: none;
}
.custom_image_tabs .icons_with_text_flex {
    transition: all .5s ease;
    cursor: pointer;
}
.custom_image_tabs .icons_with_text_flex:not(.active) {
    opacity: .5;
}
.logos_heading_lp:not(.active) {
    display: none;
}
.logos_heading_lp em {
    font-style: normal;
}

@media (max-width:915px) {
.logos_heading_lp em {
    display: block;
}
.custom_image_tabs {
    padding: 0 20px;
    gap: 17.5px;
}
}