/** Shopify CDN: Minification failed

Line 652:0 Unexpected "}"

**/
.template-suffix-science-page h2 {
font-family: MADE_Sunflower!important;
}
.science_banner_secs.banner-container.section-content .slider-content img {
display: flex;
}
.science_banner_secs.banner-container.section-content .banner-content h1 {
font-size: 54px;
max-width: 560px;
line-height: 120%;
margin-bottom: 30px;
}
.inner_gut_data {
display: flex;
justify-content: space-between;
height: 100%;
}
.gut_images {
position: relative;
height: 100vh;
padding-right: 60px;
}
.gut_datas {
max-width: 520px;
padding: 120px 0px;
width: 100%;
position: relative;
}
.gut_datas h2 {
font-weight: 600;
font-size: 48px;
line-height: 61px;
margin: 0px 0px 60px;
}
.gut_datas p {
font-size: 24px;
line-height: 150%;
color: #000;
}
.army-blob {
-webkit-animation: floating 3s cubic-bezier(0.455, 0.03, 0.515, 0.955)
infinite;
animation: floating 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
aspect-ratio: 1;
background: #c1ecf3;
border-radius: 50%;
height: 8.3333333333vw;
position: absolute;
width: 8.3333333333vw;
display: block !important;
}
#army-pipe--fg div:first-of-type {
left: 0;
top: 0;
}
#army-pipe--fg div:nth-of-type(2) {
-webkit-animation-delay: -1s;
animation-delay: -1s;
right: -0px;
top: -30px;
}
.army-blob--lg {
height: 10.7083333333vw;
width: 10.7083333333vw;
}
#army-pipe--bg div:first-of-type {
-webkit-animation-delay: -0.33s;
animation-delay: -0.33s;
bottom: 4.6875vw;
left: 0;
}
.army-blob--secondary {
background: #f7bfd4;
}
#army-pipe--bg div:nth-of-type(2) {
-webkit-animation-delay: -6s;
animation-delay: -6s;
bottom: 10.4166666667vw;
right: 0;
}
.pa {
position: absolute;
}
.z1 {
z-index: 1;
}
.zn1 {
z-index: -1;
}
.main_gut_datas {
min-height: 100vh;
}
.main_gut_datas .page-width {
height: 100%;
}
.army-pipe--item {
height: 100%;
}
.army-pipe--item svg {
height: 100%;
width: 100%;
display: flex;
}

.ts-sticky-addtocart {
display: none;
}
.ts-variant-picker {
display: none;
}
.ts-variant-picker.show {
display: block;
}

.ts-variant-picker span.badge.price__badge-sale.color-accent-2 {
display: none;
}
.ts-variant-picker .cstmVariImg {
display: none;
}
.ts-variant-picker  p {
display: none;
}
.ts-variant-picker 
span.cstmTag {
display: none;
}
.ts-sticky-addtocart button.product-form__submit {
margin: 0;
padding: 10px !important;
}
.ts-sticky-addtocart .product-form__input input[type=radio]+label {
padding: 0 0 !important;
height: 100%;
width: 20%;
}
fieldset.cstmVariants.js.product-form__input {
margin-bottom: 10px !important;
}
.ts-sticky-addtocart {
padding: 15px;
}
@-webkit-keyframes floating {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
50% {
-webkit-transform: translate3d(0, 15px, 0);
transform: translate3d(0, 15px, 0);
}
to {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
@keyframes floating {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
50% {
-webkit-transform: translate3d(0, 15px, 0);
transform: translate3d(0, 15px, 0);
}
to {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
}
div#army-pipe--fg {
width: 100%;
top: 40px;
}
div#army-pipe--bg {
width: 100%;
}
#army-pipe--bg div:nth-of-type(2) {
width: 5.333333vw;
height: 5.333333vw;
}
#gut_stick.stick {
position: fixed;
top: 0;
margin: 60px 0 0;
}

.cstm-balance {
background: #FFFCF7;
padding-top: 70px;
position: relative;
min-height: 53.958333vw;
overflow: hidden;
}
.balanceHeading {
text-align: center;
margin-bottom: 160px;
}
.balanceHeading h2 {
font-weight: 600;
font-size: 48px;
line-height: 61px;
margin-top: 0;
}
.balance-inner {
display: flex;
justify-content: space-between;
}
.balance_data {
width: 20.666%;
padding-bottom: 100px;
}
.balance_headings h3 {
color: #000;
font-weight: 600;
letter-spacing: 0;
margin-top: 0;
font-size: 20px;
}
.balance_headings p {
color: #000;
font-size: 16px;
font-weight: 400;
}
.balance_content {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.balance_icons img {
width: 55px;
filter: brightness(0);
}
.balance_icons {
width: 75px;
height: 75px;
border: 1px solid #828282;
display: flex;
align-items: center;
justify-content: center;
margin-right: 20px;
}
.balance_content h4 {
margin: 0;
font-size: 20px;
flex: 1;
line-height: 24px;
font-weight: 600;
}
.balance_headings {
margin-bottom: 50px;
}
.balancing_tower {
height: 40.958333vw;
width: 33.4895833333vw;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0;
z-index: 0;
}
div#balance-tower--bg {
background: linear-gradient(180deg, #363636, transparent);
border-radius: 17.3958333333vw;
height: 66.916667vw;
width: 33.4895833333vw;
}
.balancing_tower * {
display: block !important;
}
div#balance-tower--circle-sm--top {
height: 14.2916666667vw;
width: 14.2916666667vw;
position: absolute;
left: 50%;
transform: translate(-50%);
bottom: 29.91vw;
}
#balance-tower--circle-sm--top .science-circle--sm {
background: #fff;
width: 100%;
height: 100%;
border-radius: 50%;
}
div#balance-tower--circle-sm {
height: 14.2916666667vw;
width: 14.2916666667vw;
position: absolute;
left: 50%;
transform: translate(-50%);
bottom: 15.71vw;
}
div#balance-tower--circle-sm .science-circle--sm {
background: #f5e8d7;
width: 100%;
height: 100%;
border-radius: 50%;
}
div#balance-tower--circle-lg {
bottom: -17.654792vw;
position: absolute;
left: 0;
height: 33.4895833333vw;
width: 100%;
background: #fff;
border-radius: 50%;
}

.snap_emi_txt {
width: max-content;
border: .2rem solid;
padding: 0px 10px;
}

.snap-emi-inst span {
font-size: 1.6rem !important;
}
.snap-txt-logo {
max-width: 75px
}
#balance-tower--circle-sm--top .science-circle--sm {
/*    animation-name: scrollBanner;
animation-duration: 6s;
animation-delay: .7s;
animation-iteration-count: infinite;
animation-direction: linear;
transform-origin: 50% 0%;
animation-timing-function: linear; */
animation: scrollBanner 6s ease-in-out infinite;
}

@keyframes scrollBanner {
0% {
transform: translateX(15px) rotate(50deg);
}
50% {
transform: translateX(-15px) rotate(-50deg);
}
100% {
transform: translateX(15px) rotate(50deg);
}
}
#balance-tower--circle-sm .science-circle--sm {
animation: scrollBannerData 6s ease-in-out infinite;
}
@keyframes scrollBannerData {
0% {
transform: translateX(50px) rotate(90deg);
}
50% {
transform: translateX(-50px) rotate(-90deg);
}
100% {
transform: translateX(50px) rotate(90deg);
}
}
.cstm-synbiotics {
background: #fff;
padding: 60px 0px;
}
.synb-inner {
justify-content: space-between;
display: flex;
}
.synb-left,
.synb-right {
max-width: 375px;
}
.synbHeading {
text-align: center;
}
.synbHeading h2 {
color: #000;
}
.synb-inner h3 {
font-size: 20px;
line-height: 25px;
text-transform: uppercase;
font-weight: 700;
margin: 0 0 10px;
font-family: 'Gill Sans Nova';
  color: #000;
}
.section-featured-blog h1 a{ font-family: "poppins" !important;}
.synb-inner p {
font-weight: 400;
font-size: 24px;
line-height: 150%;
color: #000000;
}
.synb-right {
text-align: right;
display: flex;
align-items: center;
}
.synb-left .synb-content {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.synb-leftPart {
margin: 80px 0;
}
.synb-center {
text-align: center;
display: flex;
align-items: center;
}
.synb-center img {
width: 100%;
}
img.mob_banner {
display: none !important;
}
.template-page-science .banner-content h3 {
color: #000;
}
.expert-science .multicolumn-card__info {
padding: 16px 10px 0 0 !important;
}

.brandBlock-image {
position: relative;
z-index: 1;
}
.brandBlock-image svg,
.brandBlock-image svg use {
height: 100%;
width: 100%;
display: block;
}
#wellness-bg--wrapper.fx-on {
-webkit-animation: circleRotate 15s linear infinite;
animation: circleRotate 15s linear infinite;
width: 130%;
height: 130%;
}
#wellness-bg--solid {
-webkit-transform: rotate(-40deg);
transform: rotate(-40deg);
}
@keyframes circleRotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.cstm-multiImgTxt h2 {
font-weight: 600;
font-size: 48px;
line-height: 61px;

letter-spacing: 0;
text-align: center;
padding-top: 35px;
margin-bottom: 80px;
}
.cstm-multiImgTxt {
padding-top: 1px;
}
.multiImgLeft h4 {
font-weight: 600;
font-size: 24px;
line-height: 30px;
letter-spacing: 00;
margin: 0;
}
.multiImgLeft h3 {
font-weight: 600;
font-size: 48px;
line-height: 61px;
margin: 0 0 14px;
}
.multiImgLeft p {
font-weight: 400;
font-size: 16px;
letter-spacing: 0;
max-width: 520px;
}
.multiImgTxt {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 1250px;
margin: 0 auto;
padding-bottom: 80px;
}
.multiImgLeft {
width: 45%;
}
.multiImgRight {
width: 45%;
}
.multiImgRight img {
border-radius: 20px;
}
.multiImgTxt:nth-child(odd) {
flex-direction: row-reverse;
}
.cs-accordian {
background: #fff;
border-radius: 20px;
padding: 70px;
display: flex;
justify-content: space-between;
}
.cstm-accord {
padding-top: 80px;
padding-bottom: 80px;
}
.accord-left {
width: 50%;
}
.accord-right {
width: 50%;
background: #f0f0f0;
border-radius: 20px;
padding: 30px 50px;
}
.accordion-heading h3 {
font-weight: 600;
font-size: 18px;
line-height: 19px;
letter-spacing: 0;
margin: 26px 0;
position: relative;
}
.accordion-items {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
cursor: pointer;
}
.accordion-content {
letter-spacing: 0;
padding-bottom: 12px;
}
.accordion-items:last-child {
border: 0;
}
.accordion-heading h3::after {
position: absolute;
content: "";
background: #d9d9d9;
width: 30px;
height: 30px;
border-radius: 50%;
right: 0;
top: -5px;
}
.accord-left h2 {
font-weight: 600;
font-size: 48px;
line-height: 61px;
margin-bottom: 0;
max-width: 566px;
}
.accord-left p {
letter-spacing: 0;
max-width: 500px;
margin-top: 40px;
}
.slider-content {
position: relative;
}
.page-width {
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
max-width: 1430px;
}
.synbHeading h2 {
font-weight: 600;
font-size: 48px;
line-height: 61px;
text-align: center;
margin-bottom: 50px;
}
.template-suffix-science-page .article-list.article-layout--columns .article {
border: none;
}
.article-list.article-layout--columns .article__inner {
padding: 0;
}
.article__inner .rimage-wrapper {
padding-top: 100% !important;
}
.article_iner_wrap {
padding: 10px;
}
.article_iner_wrap h3 {
line-height: 1.25;
color:#000;
}
.article_iner_wrap .rte, .article .article__inner .meta{
color:#000;
}
.template-suffix-science-page a.b_p_btn {
font-size: 22px;
font-weight: 600;
line-height: 1.2;
}
.template-suffix-science-page .article_iner_wrap {
flex: 1;
}

.accordian-section {
background-color: #f0f0f0;
padding: 100px 0;
}
.template-product .accordion-heading h3 {
font-size: 16px;
margin: 18px 0;
}
.template-product .accordion-heading h3:after {
background-image: url(https://cdn.shopify.com/s/files/1/0657/8225/1745/files/arrow.svg?v=1674904829);
background-repeat: no-repeat;
background-position: center center;
}
.template-product .accordion-heading.active h3:after {
transform: rotate(180deg);
}
.template-product .accordion-heading h3:empty{
display:none;
}




@media (min-width: 1280px){
.template-suffix-science-page .article-list.article-layout--columns {
gap: 30px;
justify-content: space-between;
}
.template-suffix-science-page .article-list.article-layout--columns .article {
width: 31%;
margin: 0;
padding: 0;
}
}


}
@media screen and (max-width: 1366px) {
.page-width {
padding-left: 30px;
padding-right: 30px;
}
.synbHeading h2 {
font-size: 36px;
line-height: 45px;
margin-bottom: 30px;
}
}

@media screen and (max-width: 1280px) {
.gut_datas {
max-width: 50%;
}
.gut_datas h2 {
font-size: 40px;
margin: 0 0 20px;
line-height: 50px;
}
.gut_datas p {
font-size: 20px;
}
.synb-inner h3 {
font-size: 18px;
line-height: 22px;
margin: 0 0 10px;font-family: 'Gill Sans Nova';color: #000;
}
.synb-inner p {
font-size: 20px;
}
.article .article__inner .meta {
left: 10px;
top: 40px;
}
body .accord-right.accordion_sciences {
margin-top: 50px;
}
.accord-right.accordion_sciences {
margin-top: 50px !important;
}
.gut_images {
padding-right: 15px;
}
.synb-left, .synb-right {
max-width: 300px;
}
}

@media screen and (max-width: 999px){
.balancing_tower {
display: none;
}
.balance_data {
width: 40.666%;
}
.synb-inner {
flex-wrap: wrap;
}
.synb-left, .synb-right {
max-width: 100%;
text-align: left;
width: 100%;
}
.synb-center {
order: -1;
width: 100%;
justify-content: center;
}
.synb-center img {
max-width: 290px;
}
.synbHeading h2 {
margin-bottom: 0;
}
.synb-leftPart {
margin: 17px 0;
}
.synb-inner p {
margin-bottom: 12px;
}
a.navigation__link, .logo-area__right__inner a {
font-size: 14px;
}
.navigation .navigation__tier-1>.navigation__item>.navigation__link {
padding: 18px 10px;
}
.balanceHeading {
margin-bottom: 50px;
}
  .cstm-balance{padding-top:50px}
.template-product .cs-accordian {
padding: 20px;
}
.accord-left h2 {
font-size: 36px;
line-height: 42px;
}
.accord-right {
padding: 30px 30px;
}
}

@media screen and (max-width: 767px){
.science_banner_secs.banner-container.section-content .slider-content img.desk_banner {
display: none;
}
img.mob_banner {
display: block!important;
}
.inner_gut_data {
flex-wrap: wrap;
}
.gut_images {
padding: 0 20px;
position: relative!important;
height: auto;
width: 100%;
}
#army-pipe--bg div:first-of-type {
left: -25px;
}
#army-pipe--bg div:nth-of-type(2) {
width: 7.333333vw;
height: 7.333333vw;
right: 60px;
}
.army-blob {
height: 16.333333vw;
width: 16.333333vw;
}
.army-blob--lg {
height: 30.708333vw;
width: 30.708333vw;
right: 20px!important;
} 
.gut_datas {
max-width: 100%;
padding: 40px 0 60px;
}
#shopify-section-custom-army-gut-section .gut_datas h2 {
margin-bottom: 20px;
}
.gut_datas p {
font-size: 16px;
}
body .accord-right.accordion_sciences .accordion-items .accordion-heading {
padding: 20px 0;
}
body .accord-right.accordion_sciences .accordion-items .accordion-heading h3 {
font-size: 22px;
}
.accordion-heading h3 {
padding-right: 30px;
width: 100%;
}
.gut_datas h2 {
font-size: 30px;
line-height: 38px;
margin: 0 0 30px;
}
.accordion-content {
font-size: 13px;
line-height: 20px;
}
.balanceHeading h2 {
font-size: 36px;
line-height: 46px;
  text-align:left;
}
.balance-inner {
flex-wrap: wrap;
}
.balance_data {
width: 100%;
padding-bottom: 50px;
}
.synbHeading h2 {
font-size: 32px;
line-height: 40px;
  text-align:left
}
.cstm-multiImgTxt h2 {
font-size: 26px;
line-height: 35px;
margin-bottom: 20px;
  text-align:left;
}
.multiImgBlock {
display: flex;
column-gap: 30px;
overflow-x: scroll;
align-items: flex-start;
}
.multiImgTxt {
width: 100%;
white-space: nowrap;
justify-content: unset;
align-items: unset;
}
.multiImgTxt {
flex-wrap: wrap;
padding-bottom: 30px;
flex-direction: column-reverse!important;
}
.multiImgLeft, .multiImgRight {
width: 300px;
}
.multiImgLeft p, .multiImgLeft h4 {
white-space: normal;
}
.multiImgLeft h4 {
font-size: 20px;
line-height: 25px;
}
.multiImgLeft p, .multiImgLeft h4 {
white-space: normal;
}
.multiImgLeft p {
max-width: 100%;
}
.blog_slid .slick-track {
display: flex;
}
.blog_slid .slick-track {
padding-bottom: 20px;
}
body .section-featured-blog .blog_slid .slick-list {
padding-right: 0;
margin-right: 0;
}
.cs-accordian {
  flex-wrap: wrap;
}
.accord-left, .accord-right {
  width: 100%;
}
.accord-left h2 {
  font-size: 26px;
  line-height: 35px;
}
.accord-left p {
  margin-top: 6px;
}
}









