/** Shopify CDN: Minification failed

Line 19:0 Unexpected "<"
Line 147:0 Unexpected "<"
Line 148:2 Unexpected "{"
Line 148:11 Expected ":"
Line 152:0 Unexpected "#"
Line 152:2 Unexpected "{"
Line 152:11 Expected ":"
Line 156:0 Unexpected "#"
Line 156:2 Unexpected "{"
Line 156:11 Expected ":"
... and 15 more hidden warnings

**/


/* CSS from section stylesheet tags */
<style>

#doc-full-width {
  margin-top:-15px;
  width:100%;
}
#doc-full-width-bottom{
   margin-top:-15px;
    width:100%;
}
#doc-full-width img, 
#doc-full-width-bottom img{
    width:100%;
}
 #pm-doc-blocks .blocks-wrapper{
      display: flex;
    gap: 30px;
    flex-wrap: nowrap;
}
  #pm-doc-blocks h2 {
    text-align: center;
    margin-top:0px;
  }

  #pm-doc-blocks h3 {
font-weight:400;
    margin:0px;
    text-align: center;
  }

  #pm-doc-blocks .doctor-block {
    border: 1px dashed ;
    padding: 16px 20px;
    text-align: left;
    margin-bottom: 20px;
    border-radius:16.88px;
  }

 #pm-doc-blocks .doctor-block img {
    border-radius: 50%;
    max-width: 64px;
    margin-bottom: 10px;
  }

 #pm-doc-blocks .doctor-name {
    font-weight: 600;
    font-size: 14.6px;
  }

#pm-doc-blocks  .doctor-profession {
font-size:13.5px;
  font-weight:400;
  }
#pm-doc-blocks  .profile-block {
      display: flex;
    align-items: center;
    gap: 15px;
}
#pm-doc-blocks .small p {
font-style:italic;
  margin-top:0px;
    border-top: 1px solid #0D3063;
  padding-top: 15px;
      margin-bottom: 0px;
}
#pm-doc-blocks .doctor-slider .slick-dots li{
  background: transparent;
    border: 1px solid #0D3063;
      border-radius: 50%;
  width:15px;
  height:15px;
}
#pm-doc-blocks .doctor-slider .slick-next:before, #pm-doc-blocks .doctor-slider  .slick-prev:before{
  opacity: 1;
    color: #0D3063;
      font-size: 35px;
      margin-left: -9px;
}
#pm-doc-blocks .doctor-slider  .slick-next , #pm-doc-blocks .doctor-slider  .slick-prev{
  top:106%;
}
#pm-doc-blocks .doctor-slider .slick-next {
    right: 18%;
}
#pm-doc-blocks .doctor-slider  .slick-prev{
  left: 18%;
}
#pm-doc-blocks .doctor-slider .slick-dots li.slick-active button{
   background-color: #0D3063;
border-radius:50%;
  margin-top: -1px;
    margin-left: -1px;
   width:15px;
  height:15px;
}
#pm-doc-blocks .doctor-slider .slick-dots{
  left: 25%;
    width: 50%;
  align-items: center;
    justify-content: center;
  display:flex;
}


@media (max-width: 1024px) {
  #pm-doc-blocks .blocks-wrapper {
    gap: 15px;
  }
  #pm-doc-blocks .doctor-block {
      padding: 14px 12px;
  }
}
@media (max-width: 768px) {
   #pm-doc-blocks .doctor-name {
    font-size: 13px;
  }

#pm-doc-blocks  .doctor-profession {
font-size:12px;

  }
  #pm-doc-blocks .doctor-block {
    padding: 13px 16px;
  }
  #pm-doc-blocks .doctor-block img {
    max-width: 57px;
}
}
</style>
#{{ section.id }}--full-width {
  margin-top:-15px;
  width:100%;
}
#{{ section.id }}--full-width-bottom{
   margin-bottom:-15px;
    width:100%;
}
#{{ section.id }}--full-width img, 
#{{ section.id }}--full-width-bottom img{
    width:100%;
}

#heading-image img.corner-image.top-left{
      position: absolute;
    top: -92px;
    left:0px;
}
#heading-image img.corner-image.mobile-only{
  display:none;
}
#heading-image img.corner-image.top-right{
  position: absolute;
    top: -76px;
    right: 0px;
}
#heading-image img.corner-image.bottom-left{
      position: absolute;
    bottom: -15px;
  left:0px
}
#heading-image img.corner-image.bottom-right{
      position: absolute;
    bottom: -30px;
  right:0px;
}


/* images */
#heading-image.custom-section {
  text-align: center;
  padding-top: 20px;
}
#heading-image h2.main-heading {
 text-align:center;
}
#heading-image .custom-section__subheading.big p {
      padding: 10px 10%;
    border: 1px dashed #469AFF;
    text-align: center;
}
#heading-image .custom-section__subheading.big{
  width:70%;
  margin:auto;
}
#heading-image .custom-section__images {
  display: flex;
gap:10px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#heading-image .custom-section__images--stack {
  flex-direction: column;
}
#heading-image .custom-section__image-block {
      display: flex;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 100px;
    padding: 30px 0px;
}
#heading-image .custom-section__image-block div.img-first{
      width: 432px;
}
#heading-image .custom-section__image-block div.img-second{
          width: 354px;
}
#heading-image .custom-section__image-block div.img-first img ,#heading-image .custom-section__image-block div.img-second img {
  width:100%;
}
#heading-image .review_block .heading_wrapper h3{
  text-align:center;
}
#heading-image .review_block .review_blocks{
    display:flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    gap:30px;
}
#heading-image .review_block .review_blocks .review_1 , #heading-image .review_block .review_blocks .review_2 , #heading-image .review_block .review_blocks .review_3{
    width: 33%;
padding: 0px 10px 20px;
} 
#heading-image .review_block .review_blocks p.review_text{
  font-size: 15px;
    line-height: 130%;
}
#heading-image .review_block .review_blocks .review_icon_box {
  display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
}
#heading-image .review_block .review_blocks .review_icon_box p {
  margin: 0px;
    font-size: 13.5px;
    font-weight: 700;
    line-height: 16px;
}

@media (max-width: 1080px) {
  #heading-image .review_block .review_blocks p.review_text {
    font-size: 13px;
  }
  #heading-image .review_block .review_blocks .review_icon_box p {
    margin: 0px;
    font-size: 11.5px;
  }
  #heading-image .review_block .review_blocks{
        gap: 15px;
  }
}
@media (max-width: 990px) {
  #heading-image .custom-section__image-block div.img-first {
    width: 380px;
  }
    #heading-image .review_block .review_blocks {
        gap: 8px;
    }
#heading-image .custom-section__image-block div.img-second {
    width: 300px;
}
  #heading-image .custom-section__image-block {
      column-gap: 30px;
      padding: 20px 0px;
  }

}
@media (max-width: 800px) {
  #heading-image .review_block .review_blocks{
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
#heading-image .review_block .review_blocks .review_1, #heading-image .review_block .review_blocks .review_2, #heading-image .review_block .review_blocks .review_3 {
    width: 49%;
}
#heading-image .custom-section__subheading.big{
  width:100%;
}
}
@media (max-width: 600px) {
  #heading-image .review_block .review_blocks{
        flex-direction: column;
  }
  #heading-image .review_block .review_blocks p.review_text {
    font-size: 14px;
  }
  #heading-image .review_block .review_blocks .review_icon_box p {
    margin: 0px;
    font-size: 12px;
  }
#heading-image .review_block .review_blocks .review_1, #heading-image .review_block .review_blocks .review_2, #heading-image .review_block .review_blocks .review_3 {
            width: 100%;
}
  #heading-image .custom-section__image-block {
    gap: 25px;
    padding: 20px 0px;
    flex-direction: column;
}
#heading-image .custom-section__subheading.big{
  width:100%;
}
#heading-image .custom-section__subheading.big p {
    padding: 10px 2%;
}
#heading-image .custom-section__image-block div.img-first {
    width: 80%;
}
#heading-image .custom-section__image-block div.img-second {
    width: 93%;
}
#heading-image img.corner-image.mobile-only{
  display:block;
}
}
@media (max-width: 400px) {
  #heading-image .custom-section__subheading.big p{
    font-size:12px;
  }
}
#pm-nectar .mobile-only{
  display:none;
}

 #pm-nectar .button-wrapper a.button{
      margin:27px auto;
  }
  #pm-nectar .button-wrapper{
    text-align:center;
  }
 #pm-nectar h2.main-heading{
      width: 60%;
    text-align: center;
}
 #pm-nectar h2.main-heading .italic{
   font-style: italic;
 }
#pm-nectar .gradient-section__heading {
  display: flex;
  gap: 10px;
  font-weight: bold;
  justify-content: center;
  margin-bottom: 20px;
}
#pm-nectar .block__two-column {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
#pm-nectar .block__two-column .column {
  flex: 1;
  text-align: center;
}
#pm-nectar .column.icon .text-block{
  width: 365px;
    padding: 20px;
    border: 2px solid #0D3063;
    border-radius: 10px;
      font-size: 16px;
    font-weight: 600;
    text-align: left;
}
#pm-nectar .center-icon{
    position: relative;
    width: 4%;
}
#pm-nectar .center-icon img{
  top: 35px;
    position: absolute;
}
#pm-nectar .column.reverse.icon::before {
    content: url('/cdn/shop/files/Polygon_2.svg?v=1731680917');
    display: inline-block; /* Optional: Ensures the image behaves like an inline element */
    width: 35px; /* Adjust width as needed */
    height: auto; /* Maintain aspect ratio */
    margin-right: -5px; /* Add spacing between image and text */
    vertical-align: middle; /* Align with surrounding content */
}
#pm-nectar .column.icon::before {
    content: url('/cdn/shop/files/Polygon_1.svg?v=1731680719');
    display: inline-block; /* Optional: Ensures the image behaves like an inline element */
    width: 35px; /* Adjust width as needed */
    height: auto; /* Maintain aspect ratio */
    margin-right: 0px;
    margin-left: -6px;
    vertical-align: middle;
    margin-top: 40px;
}
#pm-nectar .column.reverse.icon{
  display:flex;
      flex-direction: row;
}
#pm-nectar .column.icon{
    display:flex;
    flex-direction: row-reverse;
}
#pm-nectar .column.calender-icon{
  display: flex;
    align-items: flex-start;
    margin-top:35px;
  gap:15px;
}
#pm-nectar .block__two-column.reverse .column.calender-icon{
      justify-content: flex-end;
}
#pm-nectar .block__two-column .column.calender-icon .cal-text{
font-size: 36px;
    color: #0D3063;
    line-height: 140%;
    font-weight: 700;
  margin:0px;
}


#{{ section.id }}--full-width {
  margin-top:-15px;
  width:100%;
}
#{{ section.id }}--full-width-bottom{
   margin-bottom:-15px;
    width:100%;
}
#{{ section.id }}--full-width img, 
#{{ section.id }}--full-width-bottom img{
    width:100%;
}
 #pm-nectar .bg-block{
   display:block;
   position:absolute;
   background-image: url(/cdn/shop/files/Frame_1484582551.svg?v=1731688395);
     height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 1;
 }
#pm-nectar .top-position{
  position:relative;
  z-index:2;
}
 @media (max-width: 990px) {
  #pm-nectar .column.icon .text-block {
      width: 328px;
      padding: 15px;
      font-size: 14px;
  }
  #pm-nectar .block__two-column .column.calender-icon .cal-text {
      font-size: 30px;
  }
  #pm-nectar .block__two-column{
        gap: 28px;
  }
  }
 @media (max-width: 800px) {
#pm-nectar .center-icon img{
  display:none;
}
 #pm-nectar .bg-block{
   display:none;
 }
#pm-nectar h2.main-heading {
    width: 75%;
    text-align: center;
}
#pm-nectar .center-icon{
  display:none
}
 }

 @media (max-width: 600px) {
       #pm-nectar .block__two-column .column.calender-icon .cal-text {
        font-size: 24px;
    }
    #pm-nectar .column.icon .text-block {
        padding: 15px;
        font-size: 14px;
    }
#pm-nectar .column.icon::before , #pm-nectar .column.reverse.icon::before{
  display:none;
}
#pm-nectar h2.main-heading {
    width: 100%;
    text-align: center;
}
#pm-nectar .mobile-only{
  display:block;
}
#pm-nectar .desktop-only , #pm-nectar .center-icon img.desktop-only{
  display:none !important;
}
#pm-nectar .center-icon{
  width:22%;
}
#pm-nectar .center-icon , #pm-nectar .center-icon img{
  display:block;
}
 #pm-nectar .center-icon img {
        width: 25px;
           top: 0px;
    }
#pm-nectar .block__two-column {
        gap: 15px;
    }
#pm-nectar .column.calender-icon{
  margin-top:0px;
  display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
    align-items: flex-end;
    margin-bottom: 15px;
}
#pm-nectar .column.icon .text-block{
  width:90%;
}
#pm-nectar .block__two-column{
        gap: 10px;
        overflow: hidden;
        margin: 0px;
        padding-bottom: 15px;
}
#pm-nectar .column.calender-icon img.calender{
      width: 25px;
}
 }
 @media (max-width: 480px) {
      #pm-nectar .block__two-column {
        gap: 10px;
    }
#pm-nectar .block__two-column .column.calender-icon .cal-text {
        font-size: 20px;
    }
    #pm-nectar .column.icon .text-block {
        width: 100%;
      padding:10px;
    }

}
 @media (max-width: 450px) {
      #pm-nectar .column.icon .text-block {
        padding: 20px 15px;
        font-size: 14px;
        line-height: 17px;
    }
#pm-nectar .column.calender-icon img{
  width:20px;
}
#pm-nectar .column.icon::before{
      margin-top: 30px;
}

    #pm-nectar .center-icon {
        width: 30%;
    }
}
 @media (max-width: 350px) {
  #pm-nectar .column.icon .text-block {
        padding: 10px;
        font-size: 14px;
        line-height: 14px;
    }
}