/** Shopify CDN: Minification failed

Line 360:0 Unexpected "}"

**/
.feat_text_h {
    /* font-size: clamp(32px, 5vw, 52px); */
    line-height: normal;
}
.feat_text_h p{
   margin: 0; 
}
.hero-bannerImg {
    width: 100%;
    height: auto;
    max-width: 576px;
}
.hero-bannerImg img{
    width: 100%;
    height: 100%;
    display: block;
}
.heroBanner {
    background: linear-gradient(#02668d, #002340);
}
.hero_title {
    font-size: clamp(32px, 5vw, 45px);
    font-weight: 200;
    color: rgb(255, 255, 255);
    font-style: normal;
    line-height: normal;
}
.hero_title p{
    margin: 0;
}
.hero_bannerBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1rem;
    max-width: 400px;
    padding: 2rem 0;
}
.hero-banner {
    display: flex;
    gap: 2rem;
}
.button {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    font-family: Inter;
    font-style: normal;
    text-transform: uppercase;
}
.hero-banner .button{
    width: 100%;
}
.hero_text {
    font-weight: 400;
    font-size: clamp(15px, 2.5vw, 18px);
    color: rgb(255, 255, 255);
    line-height: normal;
}
.heroIcon_h span {
    font-family: Inter;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(15px, 2.5vw, 18px);
    color: rgb(255, 255, 255);
}
.heroIcon_h {
    /* font-family: Inter; */
    /* font-weight: 600; */
    font-style: normal;
    font-size: clamp(14px, 2.5vw, 16px);
    color: #fff;
    display: flex;
    flex-direction: column;
    border: 1px solid #3a90b0;
    padding: 10px;
    border-radius: 8px;
    line-height: normal;
    gap: 10px;
}
.hero_Iocntext >div {
    flex: 1;
}
.hero_Iocntext {
    display: flex;
    gap: 10px;
}
.hero_cap span{
    color: rgb(255, 255, 255);
    font-weight: 400;
    font-style: normal;
}
.featText_imglogo_img img {
    width: 100%;
    height: auto;
    display: block;
}
.featText_imglogo_img {
    width: 100%;
    max-width: 196px;
    height: auto;
}
.maintext_logo {
    display: flex;
    align-items: center;
    gap: 2rem;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 4px 4px #00000040;
}
.featText_logosText >div {
    flex: 1;
}
.featText_logosText {
    display: flex;
    align-items: center;
    gap: 3rem;
}
.featText_logoTitle {
    /* color: rgb(0, 0, 0);
    font-weight: 500;
    font-style: normal; */
    line-height: 1.4;
}
.featText_logoTitle p {
    margin: 0;
}
.stronger .image-with-text__content {
    padding: 0 4rem 0 0;
}
.stronger  .image-with-text .grid {
    align-items: center;
}
.stronger .image-with-text__text-item{
    max-width: 499px;
}
.featuredText {
    background: rgba(229, 229, 229, 1);
    width: 100%;
    padding: 5px 20px;
    border-radius: 28px;
    margin-top: 10px !important;
}
.ImgText_iconImg {
    width: 75px;
    height: auto;
    flex-shrink: 0;
}
.ImgText_iconImg img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.ImgText_icon_h {
    color: rgb(0, 0, 0);
    font-family: Inter;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
}
.ImgText_icon {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(242, 247, 248, 1);
    border-radius: 6px;
    padding: 10px;
}
.stronger .image-with-text__heading {
    /* font-weight: 400;
    font-family: Inter; */
    /* font-size: clamp(22px, 2.5vw, 28px); */
    line-height: normal;
}
.ctmImg_text_img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 8px;
}
.ctmImg_text_img {
    width: 100%;
    height: auto;

}
.ctm_Img_text_p {
    margin: 2rem 0;
}
.easiest .ctmImg_text_img{
    max-width: 484px;
}
.easiest .ctm_Img_text_p {
    max-width: 738px;
}
.customImg_text >div {
    flex: 1;
}

.customImg_text {
    display: flex;
    gap: 4rem;
}
.ctm_Img_text_h {
    /* font-weight: 400;
    font-size: 28px; 
    color: rgb(0, 0, 0); */
    /* line-height: normal;  */
    /* margin-bottom: 2rem; */
}
/* .ctm_Img_text_p {
    height: auto;
    letter-spacing: 0px;
    word-spacing: -1px;
} */
.ctm_Img_text_p p{
 margin: 0;
}
.ctm_Img_text_h p {
    margin: 0;
}
.ctm_multi_block_h {
    font-weight: 600;
    font-size: 16px;
}
.ctm_multi_block_num {
    font-size: 28px;
    font-weight: 700;
    display: flex;
    align-items: center;
    font-family: monospace;
}
/* .ctm_multi_block_sub {
    font-size: 14px;
} */

.ctm_multi_block >div {
    width: calc(50% - 1rem);
}
.ctm_multi_block {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.customImg_text .button{
    margin-top: 2rem;
}
.ctm_multi_block>div {
    width: calc(50% - 1rem);
    background: rgba(255, 255, 255, 1);
    border-style: none;
    box-shadow: 0px 4px 4px #00000040 !important;
    padding: 20px;
    border-radius: 8px;
}
.featured_contImg{
    width: 100%;
    max-width: 250px;
    height: auto;
}
.featured_contImg img{
    width: 100%;
    height: auto;
    display: block; 
}
.featured_cont_h {
    font-size: 16px;
}
.featured_cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    max-width: 555px;
    margin: 0 auto;
    padding-top: 2rem;
}
.review_img{
    width: 150px;
    height: auto;
}
.review_img img{
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    border: 2px solid #002340;
}
.review_name {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.review_title{
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 1.3;
    margin: 0;
}
.review_postion{
    font-size: 13px;
    color: #666;
    font-style: italic;
    line-height: 1.4;
    margin: 0;
}
.review_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 20px 15px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}
.featured_review .swiper-wrapper{
    padding: 2rem 0;
}
.review_prev, .review_next {
    background: #fff;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background: white;
    color: #013165;
    font-size: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    padding: 15px;
}
.review_cap {
    /* font-weight: 400;
    font-style: normal; */
    font-size: 14px;
    /* line-height: normal; */
}
.easiest .ctmImg_text_img img {
    border-radius: 8px;
}
.review_h p {
    margin: 0;
}
/* .review_h {
    font-weight: 400;
    font-style: normal;
    /* font-size: clamp(22px, 2.5vw, 28px); */
} */
.review_h p{
    margin: 0;
}
/* .review_sub {
    letter-spacing: -1px;
    line-height: normal;
} */
.review_sub p{
    max-width: 65rem;
    margin: 4px auto;
}
.reviews_header {
    max-width: 100%;
    text-align: center;
    margin-bottom: 2rem;
}
.ctm_imgIcon {
    padding: 2px 0;
    margin-bottom: 1rem;
}
.what_we .customImg_text {
    align-items: center;
}
.what_we  .ctm_Img_text_p {
    max-width: 480px;
    /* line-height: normal; */
    padding: 2rem 0;
}
.what_we .ctmImg_text_img img {
    border-radius: 8px;
}
.collap_home .accordion__title{
    font-weight: 600;
    color: #013165;
}
.collap_home .grid__item.collapsible-content__grid-item {
    max-width: 530px;
}
.collap_home .collapsible-content__grid--reverse {
    gap: 5rem;
    flex-wrap: nowrap;
    justify-content: center; 
}
.plaque_img img {
    width: 100%;
    max-width: 125px;
    height: 50px;
    border-radius: 6px;
}
.Plaque .imgs {
    display: flex;
    gap: 18px;
    margin-top: 5px;
}
.plaque_img p {
    margin: 0;
    color: rgb(0, 0, 0);
    line-height: 10px;
    text-align: center;
    font-size: 12px;
}
.Plaque p {
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-style: normal;
    margin: 0;
    text-align: center;
    font-style: italic;
    font-size: 12px;
}
.Plaque {
    width: fit-content;
    margin-top: 2rem;
}
.clinically_plaque .ctm_Img_text_h {
    margin-bottom: 2rem;
}
.collapsible-content summary .icon-caret {
    height: 1.5rem;
    width: 1.5rem;
}
.icon-caret.feather.feather-minus {
    display: none;
}
.accordion details[open]>summary .icon-caret.feather.feather-plus{
    display: none;
}
.accordion details[open]>summary .icon-caret.feather.feather-minus {
    display: block;
}

.collapsible-content .collap_icon{
    color: #fff;
    background: #013165;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 2px;
}
.collapsible-content .accordion .icon-caret {
    font-size: 20px;
    font-weight: bold;
    font-weight: bold;
    color: #fff;
    background: #013165;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 4px;
}
.collapsible-content summary .icon-caret {
    top: calc(30% - .2rem);
}
.collap_home .collapsible-content__media img {
    border-radius: 8px;
}
.collap_home .collapsible-content__heading {
    font-weight: 400;
    font-style: normal;
    /* font-size: 28px; */
    margin: 0; 
}
.collap_home .accordion__content{
    line-height: 19px;
}
.collap_sub {
    margin-bottom: 2rem;
}
.salivary .customImg_text{
    align-items: center;
}
.salivary .customImg_text {
    align-items: center;
    flex-direction: row-reverse;
}
/* .ctm_Img_text_p{
    line-height: 19px; 
} */
.home_collap2  .accordion__title.inline-richtext.h4 {
    font-weight: 600;
    /* font-size: 15px;
    color: #013165; */
}
.home_collap2 .accordion__content.rte{
    /* font-size: 14px;
    line-height: 1.6;
    color: #333; */
    padding: 0;
}
.home_collap2  .collapsible-content__heading {
    font-weight: 400;
    font-style: normal;
    /* font-size: 28px; */
}
.home_collap2  .collapsible-content__media img{
    border-radius: 8px;
}
.home_easier .rich-text__heading {
    color: rgb(255, 255, 255);
    /* font-weight: 400; */
    font-style: normal;
    /* font-size: 28px; */
}
.home_easier .rich-text__text.rte{
    color: #fff;
    margin: 0;
    max-width: 300px;
    margin: 0 auto;
}
.home_easier .rich-text__buttons .button{
    max-width: 360px;
    width: 100%;
}
.featured_text {
    display: flex;
    gap: 4rem;
}
.featured_textSect {
    max-width: 444px;
    letter-spacing: 0;
}
.feat_text_p {
    font-style: normal;
    font-size: 16px;
}
.feat_textblock_h {
    font-weight: 600;
    line-height: 28px;
}
.feat_textblock_p {
    font-size: 14px;
    line-height: 24px;
}
.stronger .image-with-text__text.rte {
    line-height: 20px;
}
a.feat_textLink {
    display: flex;
    align-items: center;
    gap: 6px;
    color: currentColor;
}
.featured_textBlock {
    margin-bottom: 4rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid;
}
a.feat_textLink svg {
    width: 18px;
}
.feat_textblock_h p {
    margin: 0;
}
.home_product .product__title.h1 {
    /* font-weight: 500;
    font-style: normal; */
    /* font-size: 24px; */
}
.ctm_desk {
    /* font-weight: 400;
    font-style: normal; */
    font-size: 16px;
    line-height: 18px;
}
.home_product .caption-with-letter-spacing{
    /* font-weight: 500;
    font-style: normal; */
    font-size: 14px;
    text-align: left;
    margin-bottom: 4px;
}
.home_product .product__view-details {
    display: none;
}
.pro_review {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.home_product .money_back {
    max-width: 375px;
    text-align: center;
    font-style: italic;
    line-height: 18px;
    margin: 0 auto;
}
.home_product summary .icon-caret {
    font-weight: bold;
    color: #fff;
    background: #013165;
    border-radius: 50%;
    width: 24px;
    height: 24px !important;
    padding: 4px;
    top: calc(30% - .2rem);
}
.home_product .accordion__title {
    font-size: 15px;
}
.home_product .product__accordion .accordion__content {
    padding: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}
.pro_review {
    background: #f2f7f8;
    padding: 15px;
    border-radius: 8px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
}
.pro_review_btm {
    margin-top: 1rem;
}
.pro_review span {
    color: rgb(97, 208, 224);
    font-family: Inter;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
.logoIcon {
    width: 80px;
    height: auto;
}
.logoIcon img{
    width: 100%;
    height: 100%;
    display: block;
}
.pro_logoList {
    display: flex;
    gap: 20px;
}
.ctm_multi_block_num svg {
    width: 30px;
}
.clinically_plaque .customImg_text{
    align-items: center;
}
.home_product .slider-counter.caption {
    display: none;
}
.featuredText {
    background: #013165;
    color: #fff;
}
.imgCont_icon{
    width: 80px;
    height: auto;
}
.imgCont_icon img{
    width: 100%;
    height: 100%;
    display: block;
}
.img_withIcons_img{
    width: 100%;
    height: auto;
}
.img_withIcons_img img{
    width: 100%;
    height: 100%;
    display: block;
}
.image_withIcons {
    display: flex;
    gap: 2rem;
    flex-direction: row-reverse;
}
.image_withIcons >div{
   flex: 1;
}
.imgCont_main>div {
    width: calc(33% - .5rem);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1rem;
}
.imgCont_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    box-shadow: 0px 0px 20px 0px #aeaeae40;
    background-color: #f2f7f8;
    border-radius: 20px;
    padding: 20px;
}
.imgCont_main p {
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
}
.img_withIcons_h {
    /* background: linear-gradient(90deg, #0d2628d4 5.47%, #013165, #0d2628d9);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
    /* color: transparent; */
    /* font-weight: 700; */
    /* font-size: 30px; */
    /* line-height: 38.35px;
    letter-spacing: 0.63px; */
    text-align: center;
    text-transform: capitalize;
    width: 69%;
    margin: 0 auto;
}
.img_withIcons_p{
    text-align: center;
}
.image_withIcons .rich-text__buttons {
    padding-top: 3rem;
}
.image_withIcons  .button {
    /* text-transform: uppercase; */
}
.image_withIcons_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.guarantee_text {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 1rem;
}
.img_withIcons_h p {
    margin: 0;
}
.promotion__item p {
    margin: 0;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 500;
    max-width: 120px;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 0;
}
.titmeline_month {
    font-weight: 600;
    font-size: clamp(12px, 2.5vw, 15px);
    line-height: 129%;
    color: #fff;
    background-color: #013165;
    padding: 12.66px;
    border-radius: 4px;
    width: 130px;
    text-align: center;
    margin: 0;
}
.time_months_wrapper{
    display: inline-block;
    padding: 2px;
    border-radius: 4px;
}
.titmeline_title{
    margin: 8px 0;
    font-weight: 600;
}
.titmeline_sub {
    /* font-weight: 400;
    font-size: clamp(14px, 2.5vw, 16px);
    line-height: 129%; */
    margin: 0;
}
.timeline_icon_border {
    position: absolute;
    /* left: -12px; */
    top: 5px;
    padding: 2px;
    border-radius: 50%;
       background: linear-gradient(90deg, #0d2628c2 -35.98%, #013165, #0d26289e 141.77%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.upper_white {
    display: block !important;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
}
.timeline-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: linear-gradient(90deg, #0d2628c2 -35.98%, #013165, #0d26289e 141.77%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.inner-circle {
    display: block !important;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
}
.time_blockInner {
    position: relative;
}
.timline_cont {
    padding-left: 6rem;
    margin-bottom: 4rem;
}
.timeline_blocks {
    position: relative;
}
.timeline_blocks:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 18px;
    width: 3px;
    height: 88%;
    background: #013165;
}
.titme_sect_h{
    margin: auto 0 5px 0;
    text-align: center;
    /* font-weight: 700; */
    /* font-size: 30px; */
    /* line-height: 42px;
    letter-spacing: 0.63px; */
    vertical-align: middle;
    text-transform: capitalize;
    /* color: #013165; */
}
.titme_sect_h p{
    margin: 0;
}
.titme_sect_p{
    margin: 0 0 auto 0;
    text-align: center;
    /* font-weight: 600; */
    /* font-size: 26px;
    line-height: 42px;
    letter-spacing: 0.63px;
    vertical-align: middle; */
    text-transform: capitalize;
    /* color: #013165; */
}
.titme_sect_p p{
    margin: 0;
}
.titmeline_sect {
    margin-bottom: 2rem;
}
.timelin_img{
  width: 100%;
  height: auto;

}
.timelin_img img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.titmeline_main {
    display: flex;
    flex-direction: row-reverse;
    gap: 2rem;
}
.titmeline_main >div {
   flex: 1;
}
.prSwiper_img {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.prSwiper_img img{
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.purpose .ctmImg_text_img {
    max-height: 560px;
}
.video_h {
    text-align: center;
}
.ctm_video_poster img {
    width: 100%;
    height: 100%;
    display: block;
}

.ctm_video video {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 8px;
    overflow: hidden;
}

/* Section padding already handled in your section style */
.ctm_video_poster,
.ctm_video_btn {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
}

.ctm_video_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ctm_video {
  position: relative;
}
/* Optional: prevent Swiper stretching on reload */
.videoList_slide {
  width: 100%;
  box-sizing: border-box;
}

.video_h p {
    margin-top: 0;
}
/*==== Responsive Css====*/
@media (min-width: 750px){
.home_collap2 .grid__item.collap_accordian {
    padding-left: 4rem;
}
}
@media (max-width: 989px){
.collap_home .collapsible-content__grid--reverse{
    gap: 1rem;
}
}
@media (max-width: 749px){
    .scrolling-promotion{
    padding: 16px 0;
}
.titmeline_main {
    flex-direction: column;
}
.swiper-video-section .feather.feather-play-circle {
    width: 40px;
}
.timline_cont {
    margin-bottom: 2rem;
}
.imgCont_main>div {
    width: calc(30% - .5rem);
}
.imgCont_icon {
    width: 70px;
}
.imgCont_main {
    padding: 10px;
}
.imgCont_main p {
    font-size: 11px;
    line-height: normal;
}
.image_withIcons {
    flex-direction: column;
}
.stronger .image-with-text__content {
    padding: 0;
    margin-top: 1rem;
}
.featured_text {
    gap: 2rem;
    flex-direction: column;
}
.featured_textSect {
    max-width: 100%;
}
.salivary .customImg_text {
    flex-direction: column;
    gap: 2rem;
}
.home_collap2 .collapsible-content__heading {
    margin: 2rem 0;
}

.collap_home .collapsible-content__grid--reverse {
    flex-direction: column;
}
.customImg_text>div {
    width: 100%;
}
.collap_home .grid__item.collapsible-content__grid-item {
    max-width: 100%;
}
.collap_home .grid__item {
    width: 100% ;
    max-width: 100%;
}
.ctm_multi_block>div {
    width: 100%;
}
.customImg_text {
    flex-direction: column;
    gap: 2rem;
}
.easiest .ctmImg_text_img {
    max-width: 100%;
}
.hero-banner {
    flex-direction: column;
}
.heroIcon_h{
    padding: 5px;
    gap: 5px;
}
.featText_logosText {
    flex-direction: column;
}
.featText_logosText>div {
    width: 100%;
}
}
