/** Shopify CDN: Minification failed

Line 237:0 Unexpected "}"

**/
.social_footer_with-heading p {
  margin: 0;
  margin-left: 1.2rem;
}
.featured_banner_img {
  width: 100%;
  height: auto;
  display: block;
}
.featured_banner_img img {
  width: 100%;
  height: auto;
  display: block;
}
.featured_banner_content {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.featured_banner {
  position: relative;
}
.featured_banner .image-with-text__heading p {
  margin: 0;
}
.featured_banner .image-with-text__heading {
  margin: 0;
}
.featured_banner_content-box {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.featured_banner .button {
  max-width: 180px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.rating_img {
  width: 78px;
  height: auto;
  display: flex;
}
.rating_img img {
  width: 100%;
  height: auto;
}
.rating_count img {
  width: 80px;
}
.featured_banner-rating {
  display: flex;
  align-items: center;
  gap: 10px;
}
.rating_count span {
  display: flex;
  align-items: center;
}
.featured_banner-rating-cont p {
  margin: 0;
  color: #dcddde;
  font-size: 13px;
  font-weight: 500;
}
.rating_count {
  display: flex;
  gap: 6px;
  color: #dcddde;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.featured_info_icon img {
  width: 100%;
  height: auto;
}

/* .featured_info_icon {
  width: 50px;
} */
 .feature-info6{
      height: 100%;
    display: flex;
    align-items: center;
 }
.featured-info-parent {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr;
  grid-template-rows: repeat(2, 1fr) 0fr;
  grid-column-gap: 50px;
  grid-row-gap: 32px;
  margin-top: 50px;
  align-items: center;
}
.featured-info-btn {
  text-align: center;
  border-radius: 12px;
  width: 100%;
}
.feature-info6 {
  grid-area: 1 / 2 / 3 / 3;
  max-width: 474px;
  margin: 0 auto;
  align-self: flex-end;
}
.feature-info6 img {
  width: 100%;
  height: auto;
}
.feature-info1 {
  grid-area: 1 / 1 / 2 / 2;
}
.feature-info2 {
  grid-area: 2 / 1 / 3 / 2;
}
.feature-info3 {
  grid-area: 1 / 3 / 2 / 4;
}
.feature-info4 {
  grid-area: 2 / 3 / 3 / 4;
}
.feature-info5 {
  max-width: 437px;
  margin: 0 auto;
  text-align: center;
}
.feature-info5 {
  grid-area: 3 / 1 / 4 / 4;
}
.featuerd-infor-content {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.featured-info-text {
  font-size: 20px;
  line-height: 30px;
  font-family: futura;
  margin: 0;
}
.comparison_count > div {
  flex: 1;
  text-align: center;
  display: flex;
  padding:4px;
  justify-content: center;
  align-items: center;
}
.comparison_count {
  display: flex;
  justify-content: center;
  height: 97.051px;
  background-color: var(--bg-count);
}
.trans {
  background: #fff;
}
.comp_table_text {
  margin: 0;
  padding: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 20.797px;
  text-align: center;
  align-items: center;
}
.comparison-table {
  width: 100%;
  height: auto;
}
.comparison_table_wrrap {
  position: relative;
}
.comparison-table:nth-child(2):after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  min-height: 680px;
  border: 2px solid;
  border-image: linear-gradient(
      180deg,
      rgba(75, 198, 223, 1) 0%,
      rgba(248, 154, 55, 1) 100%
    )
    1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  top: 0;
  z-index: -1;
}
.comparison-table:nth-child(2) {
  position: relative;
}
.comparison-table img {
  width: var(--img-width);
  height: auto;
  object-fit: contain;
  margin-top: -9rem;
}
.comparison-table_header {
  display: flex;
  background-color: var(--table-bg-count);
  height: 97.051px;
}
.comparison-table_header > div {
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.page-width {
    max-width: 95%;
}
.featured-main {
 border-radius: 50px;
    padding: 50px 40px;
    background-color: #dbf9ff;
    border: 3px solid #4ac6e0;
}
}
.comparison_table {
  max-width: 818px;
  margin: 0 auto;
}
.featured_info_box {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.section-sub p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  /* max-width: 480px; */
      max-width: 60%;
  margin: 0 auto;
}
.button {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.icon_width-text_img img {
  /* width: 100%;
  height: 100%; */
  object-fit: contain;
  width: 50px;
  height: 50px;
}
.icon_width-text_img {
  /* width: 65px;
  height: 65px; */
  background: #fff;
  border-radius: 100%;
  box-shadow:0px 0px 9px #ffffff4f;
  padding: 16px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  object-fit: contain;
  width: 85px;
  height: 85px;
}
.icon_text_icon {
  width: auto;
}
.icon_text_heading h3 {
  margin: 0;
  font-weight: var(--font-heading-weight);
  text-transform: uppercase;
  font-family: var(--font-body-family);
}
.icon_text-sub p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.swiper-scrollbar-drag {
  display: block !important;
  background: #48c5e1;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: inherit;
  margin-top: 3rem;
}
.icon_width-text-wrrap {
  background-color: var(--bg-container);
}
.header__icon .icon {
  height: 2.4rem;
  width: 2.4rem;
}
.pattern-bg-top,
.pattern-bg-bottom {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.ctm_icon-img img {
  width: 100%;
  height: auto;
}
.ctm_icon-img {
  width: 24px;
  height: 24px;
}
.icon_text {
  display: flex;
  align-items: center;
  gap: 17px;
  border-radius: 15px;
  background: var(--bg-icon);
  width: 100%;
  padding: 0 4rem;
}
.icon_text p {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.featured_review-wrrap {
  display: flex;
  /* align-items: center; */
  gap: 30px;
  position: relative;
}
.review_content {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.featured_review h3 {
  font-weight: var(--font-heading-weight);
  font-family: var(--font-body-family);
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}
.featured_review {
  padding: 34px 25px;
  border-radius: 40px;
  background: var(--review-bg);
  text-align: center;
}
.featured_review_prev-next > div {
  display: block;
  cursor:pointer;
}
.featured_review_prev-next {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 4rem;
}
.image-with-text {
  background: transparent !improtant;
}
.collapsible-content .accordion__title {
  font-family: var(--font-body-family);
  font-size: 20px;
}
.product .accordion__title {
  font-family: var(--font-body-family);
}
.collapsible-content-wrapper-narrow {
  max-width: 780px;
}
.accordion details[open] > summary .icon-minus {
  display: block;
}
.accordion details[open] > summary .icon-plus {
  display: none;
}
.col-icon_minus .icon-minus {
  display: none;
}
.collapsible-content summary .icon-caret {
  height: 1rem;
}
.collapsible-content .accordion summary {
  padding: 2rem 0;
}
.footer__content-bottom-wrapper {
  justify-content: center;
}
.footer .footer-block__newsletter {
  max-width: 370px!important;
  margin-right: 0px !important;
  /* max-width: 100% !important; */
}
#prvw_subscription_wrapper .sub1_cbinfo--dropdown select {
    line-height: 1.4;
    box-shadow: none!important;
    font-weight: 500;
    height: auto;
    padding: 10px 10px!important;
    font-size: 15px;
    max-height: unset;
}
.sub1_cbinfo--dropdown {
    margin-top: 10px!important;
}


.social_footer_with-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: -1rem;
}
.banner_icon img {
  width: 100%;
  height: auto;
}
.banner_icon {
  width: 80px;
  height: auto;
}
.featured_bann_desk img {
  min-height: 600px;
  object-fit: cover;
}
.style_2.icon_text {
  padding: 0;
  align-items: flex-start;
}
.style_2.icon_text p {
  margin: 0 !important;
  font-weight: 400;
}

.style_2 .ctm_icon-img {
  width: 38px;
  height: 38px;
  flex-shrink: 0;
}
.style_2 .image-with-text__grid {
  align-items: center;
}
.featured_block-icon img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.featured_block-icon {
  width: 55px;
  height: 55px;
}
.featured_blocks-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  height: 100%;
  width: 100%;
  background: var(--bg-fblock);
  padding: 10px;
  overflow: hidden;
  border-radius: 35px;
  min-height: 162px;
}
.featured_blocks-cont h3 {
  margin: 0;
  font-family: var(--font-body-family);
  font-weight: 800;
  font-size: 14px;
  text-transform: uppercase;
}

.featured_blocks {
  display: flex;
  justify-content: center;
  text-align: center;
  max-width: 950px;
  margin: 0 auto;
}
.featured_block-bg {
  background: linear-gradient(180deg, #4bc6df, #f89a37);
  padding: 5px;
  border-radius: 40px;
  overflow: hidden;
}
.featured__block-heading h2 {
  margin: 0;
}
.featured__block-heading {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
}
.featured_block_bg {
  background: var(--bg-fblock);
  border-radius: 40px;
  padding: clamp(3rem, 2.5vw, 5rem);
}
.collap_custom-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header__menu-item span {
  font-family: var(--font-heading-family);
  font-weight: 400;
  font-size: 17px;
}

.product .price-item--last {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1px;
}
.product .price-item.price-item--regular {
  font-size: 16px !important;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #a4a4a4;
}
.footer-block__heading:not(:last-child) {
  font-family: var(--font-body-family);
}
.footer-block__newsletter .footer-block__heading {
  font-family: var(--font-heading-family);
}
.gallery_nav-btn {
  width: 50px;
  height: 50px;
  display: flex;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.product .thumbnail {
  border-radius: 12px;
}
.product .thumbnail:not([aria-current="true"]) {
  background: transparent;
  z-index: 2;
  border: 2px solid #fff;
}
.gallery_nav-btn.nav-btn-left {
  left: 20px;
}
.gallery_nav-btn.nav-btn-right {
  right: 20px;
}

.product-media-container .media {
  padding-top: 77% !important;
}
.product .accordion .summary__title + .icon-caret {
  color: #bcbcbc;
}
.pro_meta-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.pro_meta-img {
  width: 40px;
  height: 40px;
}
.pro_meta-featured__info {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  max-width: 350px;
  margin: 0 auto;
}
.pro_meta-featured__info p {
  margin: 0;
  font-family: Futura;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}
.pro_meta-featured__info > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
}
.metafield-rich_text_field ul {
  padding-left: 16px;
}
#shopify-section-template--18464720421033__main li.icon-with-text__item span {
  margin-top: -10px;
}
.promotion__item p {
  text-align: center;
  font-family: Futura;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
}
.collapsible-content .accordion__content {
  padding: 0;
}
.slider-dots {
  display: flex;
  gap: 10px;
}

.slider-dots .dot {
  display: block;
  width: 10px;
  height: 10px;
  background: red;
}
.button {
  text-transform: uppercase;
}
.product-popup-modal__content[aria-label="SUPPLEMENT INFO"] {
  height: auto;
  padding: 0 10px;
}
.product-popup-modal__content[aria-label="SUPPLEMENT INFO"]
  .product-popup-modal__content-info {
  padding-right: 0px;
}
.appstle_widget_title {
  font-size: 17px;
  font-weight: 700;
}
.prvw_block .block__title {
  justify-content: flex-start !important;
}
h3#prvw__block_title {
  color: #1c1c1c !important;
  font-size: 17px !important;
  font-weight: 700;
  display: block !important;
}
h3#prvw__block_title:before,
h3#prvw__block_title:after {
  display: none !important;
}


/* new---new== */
sticky-header.shrink.header-wrapper {
    box-shadow: 0px 1px 10px #74747424;
}
sticky-header.shrink  header.header{
    padding-top: 10px;
    padding-bottom: 10px;
}
sticky-header.shrink header a.header__heading-link {
    padding-top: 0px;
    padding-bottom: 0px;
}
.product__info-wrapper ul.list.list-payment {justify-content: flex-start;}
.product__info-wrapper li.icon-with-text__item img {
    margin-bottom: 4px;
}
.template-index .jdgm-medals-wrapper .jdgm-star{
    color: #000!important;
}
.template-index .jdgm-verified-wrapper * {
    color: #000!important;
}
.template-index .jdgm-medals-wrapper .jdgm-svg__mono svg path, .jdgm-medals-wrapper .jdgm-svg__mono svg circle{
    fill: #000!important;
}
.template-index .shopify-block .jdgm-medals-wrapper.jdgm-widget.jdgm-medals-wrapper--rebranding {
    padding-top: 40px;
    margin-bottom: -1px;
}
.template-index h2.jdgm-carousel-title {
    margin-bottom: 16px;
    font-size: calc(var(--font-heading-scale) * 4rem);
}
.template-index .jdgm-carousel__arrows {padding-top: 40px;}
.template-index .jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow {
    border-width: 3px;
    border-color: #3d3d3d;
}
.template-index span.jdgm-carousel-number-of-reviews.jdgm-carousel-number-of-reviews--verified svg {
    display: none;
}
.jdgm-carousel-wrapper .jdgm-carousel-title-and-link {
    margin-bottom: 40px;
}

.jdgm-carousel-wrapper .jdgm-carousel-item__review-rating {
    font-size: 12px;
    margin-bottom: 5px;
}

.utility-bar.color-scheme-5 {
    background: linear-gradient(0deg, rgba(28, 26, 57, 1) 19.44%, rgba(61, 91, 130, 1) 70.56%, rgba(89, 147, 193, 1) 113.33%);
}
.utility-bar .announcement-bar__message span {
    font-weight: 600;
}
.template-index .jdgm-carousel-wrapper{
  width:100%;
}
.product__info-container product-form.product-form {
    margin-bottom: 10px;
}
.product  .product__info-container .icon-with-text{
    margin: 2rem 0 3rem 0;
}
.trust-badges-section {
  text-align:center;
  background-color: #f5fbfb; padding: 60px 0;
}
.trust-badges-heading {
  margin-bottom: 10px;
  margin-top:10px;
}
.trust-badges-subheading {
  font-size: 16px;
  margin-bottom: 25px;
}
.trust-badges-images {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 30px;
}
.trust-badges-section .badge-item{
  background: #ffffff; padding: 20px; border-radius: 12px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); width: 260px;
}
.badge-item p {
    font-size: 15px;
}
.trust-badges-images img {
    max-width: 100px;
    object-fit: contain;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: block;
}

.bought_heading {
    text-align: center;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
    z-index: 3;
}
.bought_heading span{
  background:#fff;
  padding:0px 3px;
  z-index:3;
}
.bought_heading:before {
    content: '';
    z-index: -1;
    position: absolute;
    width: 250px;
    left: 0;
    margin: 0 auto;
    display: block;
    right: 0;
    height: 1px;
    background: #000;
    bottom: 0;
    top: 44%;
}
.bought_products_price {
    font-size: 1.4rem;
}
.bought_products_title.h4 {
    margin: 7px 0 4px 0;
}
div#judgeme_product_reviews .jdgm-rev__author {
    color: #2a3557;
}
.needsclick.kl-teaser-Y43saj *,div#rich-text-01JVX28H7FYJ3R21W7ZPFK0SH0 * ,input#email_01JVX28H7MAH1FEKJ644PD8QTV{
    font-family: 'Futura'!important;
}
.product__info-wrapper p.product-custom-note {
    margin: 5px 0px;
}
.product__info-wrapper ul.icon-with-text.icon-with-text--horizontal.list-unstyled {
    margin-bottom: 10px;
}
.featured_info_box { 
        background: #fff;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  }
  .featured_info_icon {
    max-width: 100%;
    text-align: center;
}
.featured_info_icon img { 
    height: auto;
    width: 50px;
}





.collapsible-content-wrapper-narrow .accordion {
    background: #fff;
    margin-bottom: 12px !important;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #4ac6e052 !important;
}
.collapsible-content-wrapper-narrow .collapsible-content .accordion__title {
    font-size: 16px;
    font-weight: 600;
}

.collapsible-content-wrapper-narrow .accordion__content {
    margin-top: 10px;
}
.collapsible-content-wrapper-narrow .accordion summary{
  padding: 0px;
}
.collapsible-content-wrapper-narrow summary .icon-caret{
  right: 15px;
}

.collapsible-content-wrapper-narrow .col-icon_plus {
    background: #4ac6e0;
    height: 24px;
    width: 24px;
    padding: 5px;
    position: absolute;
    right: 0px;
    border-radius: 50%;
}

.collapsible-content-wrapper-narrow summary .icon-caret {
    position: absolute;
    height: 10px;
    right: 6px;
    top: calc(50% - 5px);
}
.collapsible-content-wrapper-narrow .col-icon_minus {
    position: absolute;
    right: 0px;
    z-index: 9;
    top: 12px;
}
.collapsible-content-wrapper-narrow svg.icon.icon-caret path{
  stroke: #fff;
}
.collapsible-content .accordion__title {
    font-size: 16px;
}
.video-section h2.title.inline-richtext.h2 {
    font-size: 40px;
}


@media screen and (min-width: 750px) {
  .footer__content-top .grid{
    justify-content: space-between;
  }
  .product .thumbnail:not([aria-current="true"]) {
    z-index: 2;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    opacity: 0.4;
  }
  .footer__content-top {
    max-width: 1300px;
  }
  .product-media-container .product__modal-opener {
    border-radius: 16px;
    overflow: hidden;
  }
  .product--thumbnail_slider .thumbnail-slider .thumbnail {
    transform: rotate(-90deg);
  }
  .product--thumbnail_slider .thumbnail-slider {
    width: calc(100% - 15px);
    transform: rotate(90deg) translate(0, -100%);
    transform-origin: left top;
    position: absolute;
    left: 0;
    top: 0;
  }
  .product__media-wrapper .pro-slide-one {
    flex-grow: 1;
  }
  .grid__item.product__media-wrapper {
    position: relative;
  }
  .product__media-wrapper .product__media-gallery {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    padding-left: 115px;
    /* position: relative; */
  }
  .product .product__title h1 {
    font-size: 38px;
  }
  .featured_blocks > div {
    width: 22%;
  }
  .featured_blocks {
    gap: 35px;
  }
  .footer__blocks-wrapper {
    padding-bottom: 65px;
  }
  .social_footer_with-heading {
    margin-top: 3.8rem;
  }
  .footer .footer-block {
    max-width: 18%;
  }
  .pattern-bg-bottom:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/cdn/shop/files/yel.svg?v=1743799769);
    bottom: -374px;
    left: -341px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
    z-index: -1;
    overflow: hidden;
    white-space: nowrap;
    min-height: 976.224px;
  }
  .pattern-bg-top:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/cdn/shop/files/Rectangle_3036.png?v=1743054842);
    top: -280px;
    right: -324px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    z-index: -1;
    overflow: hidden;
    white-space: nowrap;
    min-height: 976.224px;
  }
  .featured_review_prev-next {
    position: absolute;
    bottom: 45px;
  }
  .icon_text {
    max-width: 415px;
  }

  .icon_width-text-wrrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 78px;
    column-gap: 20px;
    justify-content: center;
    align-items: flex-start;
    padding: 70px 38px;
    border-radius: 60px;
  }

  .icon_width-text-wrrap > div {
    width: 22%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  .feature-info3,
  .feature-info4 {
    padding-left: 4rem;
  }
  .footer .footer-block--newsletter {
    justify-content: flex-end;
  }
  .featured_banner .image-with-text__heading {
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
  }
  .featured_banner .image-with-text__text p {
    color: #dcddde;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }
  .featured_banner_content-box {
    padding-left:80px;
  }
}
@media screen and (min-width: 990px) {
  .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: calc(99px - 0.8rem) !important;
  }
  .header--middle-left {
    grid-template-columns: 1fr auto 1fr;
  }
}
@media screen and (max-width: 989px) {
  .featured_blocks {
    flex-wrap: wrap;
  }
   .featured_banner_content-box {
    padding-left: clamp(1.5rem, 30vw, 130px);
  }
}
@media screen and (max-width: 749px) {
  .product .thumbnail[aria-current]:focus:not(:focus-visible) {
    box-shadow: 0 0 0 0.1rem #48c5e1 !important;
  }
  .product-media-modal[open] .thumbnail-slider {
    opacity: 0 !important;
  }
  .product .thumbnail[aria-current] {
    box-shadow: 0 0 0 0.1rem #48c5e1;
    border-color: #48c5e1 !important;
  }
  .product .thumbnail-slider .thumbnail-list.slider {
    justify-content: center;
  }
  .product .thumbnail-slider {
    position: absolute;
    bottom: 25px;
    justify-content: center;
    width: 100%;
  }
  .product .thumbnail.global-media-settings img {
    display: none;
  }
  .product .thumbnail {
    width: 10px;
    height: 10px;
    background: #48c5e1;
  }
  .product__media-wrapper {
    position: relative;
  }
  .product .thumbnail-list__item.slider__slide {
    width: calc(5% - 0.6rem);
  }
  .header .header__icons {
    gap: 6px;
  }
  .header .header__icon {
    height: 2rem;
    width: 2rem;
  }
  .social_footer_with-heading {
    margin-bottom: 4rem;
  }

  .footer .newsletter-form {
    display: block;
  }
  .footer-block__newsletter .footer-block__heading {
    text-align: left;
    margin: 0;
  }
  .comp_table_text {
    font-size: 12px;
  }
  .comparison-table img {
    max-width: 112px;
  }
  .product .product__title h1 {
    font-size: 24px;
  }
  .featured__block-heading {
    margin-bottom: 28px;
  }
  .featured_blocks-cont {
    min-height: 144px;
  }
  .featured_block-icon {
    width: 45px;
    height: 45px;
  }
  .featured_blocks-cont h3 {
    font-size: 13px;
  }
  .featured_blocks > div {
    width: 46%;
  }
  .featured_blocks {
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 20px;
  }
  .banner_icon {
    width: 50px;
  }
  .footer-block:nth-child(4) .footer-block__details-content {
    justify-content: flex-start;
  }
  .newsletter-form__field-wrapper {
    padding: 2rem 0;
  }
  .footer .footer-block__newsletter {
    flex-direction: column-reverse;
  }
  .pattern-bg-bottom:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/cdn/shop/files/Rectangle_3035_1.svg?v=1743799849);
    top: -157px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
    z-index: -1;
    overflow: hidden;
    white-space: nowrap;
    min-height: 976.224px;
  }
  .pattern-bg-top:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(https://cdn.shopify.com/s/files/1/0714/5956/9912/files/blue.svg?v=1743073977);
    top: -126px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    z-index: -1;
    overflow: hidden;
    white-space: nowrap;
    min-height: 976.224px;
  }
  .featured_review_prev-next {
    margin-top: 3.4rem;
    justify-content: center;
  }
  .featured_review-wrrap {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  #shopify-section-template--18464720093353__image_with_text_q6JAwn
    .image-with-text__text
    p {
    font-size: 15px;
    line-height: 26px;
  }
  #shopify-section-template--18464720093353__image_with_text_q6JAwn
    .image-with-text__text.rte {
    margin-top: 1rem;
  }
  #shopify-section-template--18464720093353__image_with_text_q6JAwn .button {
    width: 100%;
    margin-top: 3.2rem !important;
  }
  .image-with-text .image-with-text__content {
    padding: 4rem 0;
  }
  .icon_text p {
    font-size: 14px;
  }
  .icon_width-text-wrrap {
    border-radius: 20px;
  }
  .icon_width-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 17px;
    padding: 40px 56px;
    height: 230px;
  }
  .featured-info-parent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .featured-main {
    padding: 36px 10px;
    border-radius: 20px;
  }
  .featured-info-btn a {
    width: 100%;
  }
  .featured-info-btn {
    padding-top: 50px;
  }
  .featuerd-infor-content {
    font-size: 16px;
  }
  .section-sub p {
    font-size: 16px;
  }
  .featured-main .featured-info-title {
    font-size: 25px;
    margin-top: 0;
  }
  .featured_info_icon {
    margin: 0 auto;
  }

  .featured_info_box {
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  .featured_banner_content {
    justify-content: center;
    align-items: flex-start;
    padding: 0 1.5rem;
  }
  .featured_banner .image-with-text__heading {
    font-size: 33px;
    font-weight: 700;
    line-height: 40px;
  }

  .featured_banner_content-box {
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .featured_banner_content-box {
    gap: 16px;
    padding: 50px 0;
  }
  .header__heading-logo-wrapper {
    max-width: 70px;
  }
  /* ne */
  .trust-badges-images img {
    max-width: 250px;
  }
  .template-index .shopify-block .jdgm-medals-wrapper.jdgm-widget.jdgm-medals-wrapper--rebranding {
    flex-direction: column;
  }
  #shopify-section-template--19077679579305__image_with_text_deiNYM .button {
      padding: 5px 10px;
      text-align: center;
  }
  .template-index h2.jdgm-carousel-title{
      font-size: calc(var(--font-heading-scale) * 2.5rem);
  }
  .collapsible-content .accordion__title{
    font-size: 17px;
  }
  .video-section h2.title.inline-richtext.h2 {
    font-size: 25px;
}
.trust-badges-section{
  padding: 30px 0;
}
.comparison-row {
        border: 1.5px solid #9f9f9f;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        border-radius: 15px;
    }
    .comparison-infographic .page-width {
    max-width: 100%;
    padding: 0;
}
.section-sub p{
  max-width: 100%;
}
}


