/** Shopify CDN: Minification failed

Line 668:1 Unexpected "<"
Line 687:1 Unexpected "<"
Line 687:227 Comments in CSS use "/* ... */" instead of "//"
Line 746:2 Unexpected "<"
Line 760:9 Unexpected "<"
Line 774:9 Unexpected "<"
Line 788:9 Unexpected "<"
Line 803:2 Unexpected "<"
Line 818:2 Unexpected "<"
Line 821:2 Unexpected "<"
... and 515 more hidden warnings

**/
.mw-100,
img {
    max-width: 100% !important;
}

.mw-1140 {
    max-width: 1140px !important;
}

.mw-1000 {
    max-width: 1000px !important;
}

.mw-1030 {
    max-width: 1030px !important;
}

.mw-750 {
    max-width: 750px !important;
}

.mw-800 {
    max-width: 800px !important;
}

.mw-400 {
    max-width: 400px !important;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.d_none {
    display: none;
}

.p_relative {
    position: relative;
}

.row_reverse {
    flex-direction: row-reverse !important;
}

.bx_shad {
    box-shadow: 0px 3px 3px 0 #8E8E8E0D !important;
}

.freeTag,
.fitContainer>.container-box {
    max-width: fit-content !important;
}

.jsc_center {
    justify-content: center !important;
}

.jsc_between {
    justify-content: space-between !important;
}

.align_stretch {
    align-items: stretch !important;
}

.sp_img_one {
    width: 100%;
    position: absolute;
    top: -45px;
}

.sp_img_two {
    position: absolute;
    width: 100%;
    bottom: -45px;
}

.announcement_content {
    text-align: center;
    color: #ffffff;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.thumbImage {
    margin-top: 8px;
}

.thumbImage .swiper-slide img {
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
}

.thumbImage .swiper-slide-thumb-active img {
    border: 2px solid #dadada;
    opacity: .6;
}

.mainImage .swiper-button-next,
.mainImage .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    border: none;
    transition: .35s;
    line-height: 1;
    border-radius: 50%;
    background: rgba(0, 0, 0, .4);
    color: #ffffff !important;
}

.mainImage .swiper-button-next:after,
.mainImage .swiper-button-prev:after {
    font-size: 15px !important;
}

.mainImage .swiper-button-next.swiper-button-disabled,
.mainImage .swiper-button-prev.swiper-button-disabled {
    display: none;
}

.starRating p::before {
    content: '';
    background-image: url(https://img.funnelish.com/4224/643781/1733321557-4_5_star-2x-1-.png.webp);
    background-size: contain;
    background-repeat: no-repeat;
    width: 85px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.prdct_faq .faq {
    border-bottom: 1px solid #1a1a1a1f;
}

.main_faq .faq {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
}

.prdct_faq .faq.active>.faq-header {
    border-bottom: 0 !important;
}

.prdct_faq .faq-header {
    justify-content: space-between !important;
}

.list_p p {
    display: flex;
    align-items: baseline;
}

.list_p p::before {
    content: '';
    display: inline-block;
    width: 10px;
    min-width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: translateY(-1.4px);
    background-color: #135e4a;
    margin-right: 15px;
}

.revVidSlider {
    position: static !important;
}

.revVidSlider .swiper-button-lock {
    display: block !important;
}

.revVidSlider .swiper-button-next,
.revVidSlider .swiper-button-prev {
    color: #1a1a1a !important;
}

.revVideo {
    border-radius: 18px;
    cursor: pointer;
}

.play_btn {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.play_icon {
    width: 54px;
    height: 54px;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
    transition: all .3s ease-in-out;
}

.playActive {
    transform: scale(0);
    opacity: 0;
}

.s4_mid_row>.container-box:nth-child(1) {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    height: 60px;
    border-radius: 50%;
    background: #00ad20;
    border: 15px solid #145d4b;
    margin-top: 10px;
    z-index: 1;
}

.s4_mid_row:after {
    position: absolute;
    content: "";
    border-right: 3px dotted #145d4b;
    left: 50%;
    bottom: 0;
    margin-left: -1px;
    top: 3px;
}

.mid_one::after {
    top: 45px;
}

.s4_row_content_box::after {
    position: absolute;
    content: "";
    left: -15px;
    top: 22px;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #145d4b;
}

.row_reverse_content::after {
    border-right: none;
    border-left: 13px solid #145d4b;
    left: auto;
    right: -15px;
}

.tabHead>.container-box:nth-child(1),
.tabHead>.container-box:nth-child(3) {
    height: 130px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.tabHead>.container-box:nth-child(2) {
    height: 185px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-color: #145d4b;
    margin-top: -55px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}

.vsP {
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    position: relative;
    top: -35px
}

.tabContent>.container-box {
    height: 70px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    justify-content: center !important;
}

.tabContent>.container-box:nth-child(2) {
    background-color: #145d4b;
}

.tabFooter>.container-box:nth-child(2) {
    height: 110px;
    padding-bottom: 40px;
    margin-bottom: -25px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}




@media (min-width: 601px) and (max-width: 1023px) {
    .ingreName {
        flex-wrap: nowrap !important;
        overflow: scroll !important;
    }

    .ingreName>.container-box {
        min-width: fit-content !important;
    }

    .py-t-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .pb-m-50 {
        padding-bottom: 50px !important;
    }

    .py-m-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .sp_img_one {
        top: -13px;
    }

    .sp_img_two {
        bottom: -13px;
    }

    .s4_row_content_box::after {
        top: 5px;
    }

    .tabHead .img {
        margin-top: -155px !important;
    }

}

@media(max-width: 1023px) {

    .cmn_container>.container-box:nth-child(even),
    .product_container>.container-box:nth-child(2) {
        width: 20px !important;
        min-width: 20px !important;
        max-width: 20px !important;
    }

    .g_img {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mt-u-20 {
        margin-top: 20px !important;
    }

    .pb-u-50 {
        padding-bottom: 50px !important;
    }

    .py-u-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .s4_mid_row>.container-box:nth-child(1) {
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
        height: 40px;
        border: 8px solid #145d4b;
        margin: 0 0 0 -20px;
    }

}

@media(max-width: 600px) {

    .p--10 {
        padding: 10px !important;
    }

    .py--10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .px--10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .pt--0 {
        padding-top: 0px !important;
    }

    .pt--20 {
        padding-top: 20px !important;
    }

    .pl--10 {
        padding-left: 10px !important;
    }

    .pl--20 {
        padding-left: 20px !important;
    }

    .pb--40 {
        padding-bottom: 40px !important;
    }

    .pb--45 {
        padding-bottom: 45px !important;
    }

    .py--40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .py--45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }

    .px--48 {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }

    .mt--0 {
        margin-top: 0 !important;
    }

    .mt--10 {
        margin-top: 10px !important;
    }

    .mx--15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .mt-20 {
        margin-top: 20px !important;
    }

    .mt--30 {
        margin-top: 30px !important;
    }

    .mt--40 {
        margin-top: 40px !important;
    }

    .mt--50 {
        margin-top: 50px !important;
    }

    .mt--100 {
        margin-top: 100px !important;
    }

    .mx---15 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .topBarSection {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .announcement_content {
        font-size: 12px;
    }

    .logo {
        width: 140px !important;
    }

    .thumbImage {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .starRating p::before {
        width: 75px;
        margin-right: 10px;
    }

    .g_img img {
        width: 59px !important;
    }

    .ing_p {
        padding: 5px 6px !important;
    }

    .k_btn {
        font-size: 16px !important;
    }

    .prdct_faq .faq-header {
        font-size: 16px !important;
    }

    .sp_img_one {
        top: 0px;
    }

    .sp_img_two {
        bottom: 0px;
    }

    .timeRow {
        margin-top: 0 !important;
        padding-bottom: 10px !important;
        overflow: hidden;
    }

    .s4_mid_row {
        padding: 0 !important;
        margin-top: 40px !important;
    }

    .mid_one::after {
        top: 1px;
    }

    .s4_mid_row:after {
        left: 14px;
        margin: 0 0 0;
        bottom: -38px;
    }

    .row_reverse {
        flex-direction: inherit !important;
    }

    .s4_mid_row>.container-box:nth-child(1) {
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
        height: 30px;
        left: 0;
        margin: 0 0 0 0;
        z-index: 2;
        top: 0;
    }

    .s4_mid_row>.container-box:nth-child(2),
    .s4_mid_row>.container-box:nth-child(3) {
        width: calc(100% - 55px) !important;
        min-width: calc(100% - 55px) !important;
        max-width: calc(100% - 55px) !important;
        margin-left: auto;
    }

    .week_heading {
        margin-top: 2px !important;
        justify-content: start !important;
    }

    .s4_row_content_box::after {
        display: none;
    }

    .week_heading img {
        width: 25px !important;
    }

    .s4_row_content_box {
        padding: 15px !important;
        margin-top: 15px !important;
    }

    .tabHead>.container-box:nth-child(3),
    .tabHead>.container-box:nth-child(2),
    .tabHead>.container-box:nth-child(1) {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .tabHead>.container-box:nth-child(2),
    .tabContent>.container-box:nth-child(2) {
        width: 46% !important;
        min-width: 46% !important;
        max-width: 46% !important;
    }

    .tabHead>.container-box:nth-child(1),
    .tabHead>.container-box:nth-child(3) {
        height: 80px;
    }

    .tabHead>.container-box:nth-child(2) {
        height: 110px;
        margin-top: -30px;
    }

    .vsP {
        width: 54px;
        height: 54px;
        top: -26px;
    }

    .tabHead .img {
        margin-top: -55px !important;
    }

    .tabContent img {
        width: 25px !important;
    }

    .tabContent>.container-box {
        height: 65px;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .tabFooter>.container-box:nth-child(2) {
        height: 80px;
        padding-bottom: 15px;
        margin-bottom: -15px;
    }

    .trstRevtContainer img {
        width: 70px !important;
    }

    .doc_img {
        width: 130px !important;
    }
}</style>

						<!-- Funnel - Lazy Tracking Codes -->
						<script>let LAZY_CODES = [{"id":163476,"order_index":1,"funnel_id":614905,"account_id":55043,"name":"Heatmap","html":"\u003c!-- HTML --\u003e\n\n\u003cscript\u003e\n/* \u003e\u003e Heatmap.com :: Snippet \u003c\u003c */\n(function (h,e,a,t,m,ap) {\n  (h._heatmap_paq = []).push([ 'setTrackerUrl', (h.heatUrl = e) + a]);\n  h.hErrorLogs=h.hErrorLogs || []; ap=t.createElement('script'); \n  ap.src=h.heatUrl+'preprocessor.min.js?sid='+m; \n  ap.defer=true; t.head.appendChild(ap);\n  ['error', 'unhandledrejection'].forEach(function (ty) {\n      h.addEventListener(ty, function (et) { h.hErrorLogs.push({ type: ty, event: et }); });\n  });\n})(window,'https://dashboard.heatmap.com/','heatmap.php',document,3378);\n\u003c/script\u003e","created_at":"2025-03-09T14:57:33Z","updated_at":"2025-03-09T14:57:41Z","type":"body","lazy_load":true,"delay":3000}];</script>

						<!-- Funnel - Custom Tracking Codes (Head) -->
						

						<!-- Custom JS (Head) -->
						<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
					</head>
					<body>
						<div id=render-table class="main_wrapper_main mobile_grid" style='background-color: rgb(255, 255, 255); background-size: auto; background-repeat: no-repeat; padding: 0px; border-width: 0px; border-style: solid; border-color: transparent; color: rgb(37, 42, 50); font-family: "Libre Franklin"; font-size: 14px;'><main class=main-wrapper><section data-v-6bea8f81 data-eid=61173 id=61173 class="section topBarSection full" style="padding: 10px 15px; background-color: rgb(19, 93, 75); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=434990 id=434990 class="section_row mw-400" style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=866542 class=element-wrapper><div data-v-8eb46620 id=866542 class=custom style="margin: 0px;"><div class="custom-inner el-866542"><div class="swiper announcement_bar"><div class=swiper-wrapper><div class=swiper-slide><div class=announcement_content>Free shipping On all orders over $50+</div></div><div class=swiper-slide><div class=announcement_content>90-DAY 100% MONEYBACK GUARANTEE</div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=940949 id=940949 class="section full" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgb(248, 248, 248); padding: 15px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=319148 id=319148 class="section_row mw-1140" style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=567631 class=element-wrapper><div data-v-8eb46620 class="img el-567631" id=567631 style="margin: 0px;"><style> 
.el-567631 {
    align-items:center;
}
.el-567631 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/546010/1725713121-logo_rosabella.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/546010/1725713121-logo_rosabella.webp width=155px height=auto class="lazyload logo"></div></div></div></div></section><section data-v-6bea8f81 data-eid=288038 id=288038 class="section pt--0 pb--45 pb-m-50 full" style="padding: 30px 15px 60px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=732749 id=732749 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=935385 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=935385><style> 
.el-935385 {
    align-items:start;
}
.el-935385  {
    
}

 .el-935385 {
    flex-direction: column;
}  .el-935385 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-935385 > .container-box:nth-child(2) {
							    width: 40px;
							    min-width: 40px;
							    max-width: 40px;
							}  .el-935385 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-935385 {
    flex-direction: row;
  }
   .el-935385 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-935385 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-935385 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-935385 {
    flex-direction: row;
  }
   .el-935385 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-935385 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-935385 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-935385 product_container align_stretch" style="margin: 0px; padding: 0px;"><div class="container-box cbox-935385-0"><div data-v-8eb46620 data-sticky_distance=10 data-eid=640499 data-sticky_position=top class=element-wrapper style="position: sticky; z-index: 10; top: 10px;"><div data-v-8eb46620 class=container-wrapper id=640499><style> 
.el-640499 {
    align-items:start;
}
.el-640499  {
    
}

 .el-640499 {
    flex-direction: row;
}  .el-640499 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-640499 mx---15" style="margin: 0px; padding: 0px;"><div class="container-box cbox-640499-0"><div data-v-8eb46620 data-eid=637333 class=element-wrapper><div data-v-8eb46620 id=637333 class=custom style="margin: 0px;"><div class="custom-inner el-637333"><div class="swiper mainImage"><div class=swiper-wrapper><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-1.jpg?v=1734157102"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-2.jpg?v=1734157381"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-3.jpg?v=1734157689"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-4.jpg?v=1734157774"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-5.jpg?v=1734157849"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-6.jpg?v=1734166043"></div></div><div class=swiper-button-next></div><div class=swiper-button-prev></div></div><div thumbsslider class="swiper thumbImage"><div class=swiper-wrapper><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-1.jpg?v=1734157102"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-2.jpg?v=1734157381"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-3.jpg?v=1734157689"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-4.jpg?v=1734157774"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-5.jpg?v=1734157849"></div><div class=swiper-slide><img src="https://cdn.shopify.com/s/files/1/0685/9846/4767/files/rosabella-6.jpg?v=1734166043"></div></div></div></div></div></div></div></div></div></div></div><div class="container-box cbox-935385-1"><div data-v-8eb46620 data-eid=779511 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=779511><style> 
.el-779511 {
    align-items:start;
}
.el-779511  {
    
}

 .el-779511 {
    flex-direction: row;
}  .el-779511 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-779511" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-779511-0"></div></div></div></div></div><div class="container-box cbox-935385-2"><div data-v-8eb46620 data-eid=969640 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=969640><style> 
.el-969640 {
    align-items:start;
}
.el-969640  {
    
}

 .el-969640 {
    flex-direction: row;
}  .el-969640 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-969640" style="margin: 0px; padding: 0px;"><div class="container-box cbox-969640-0"><div data-v-8eb46620 data-eid=223051 class=element-wrapper><div data-v-8eb46620 id=223051 class="paragraph el-223051 starRating" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-223051  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-223051  {
    font-size: calc(12px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-223051  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>4.8/5</strong> based on <u>3,463 reviews</u></div></div></div><div data-v-8eb46620 data-eid=566839 class=element-wrapper><div data-v-8eb46620 id=566839 class="paragraph el-566839" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 15px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-566839  {
    font-size: calc(24.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-566839  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-566839  {
    font-size: 35px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>Rosabella Moringa Capsules</strong></div></div></div><div data-v-8eb46620 data-eid=792359 class=element-wrapper><div data-v-8eb46620 id=792359 class="paragraph el-792359" style="color: rgb(0, 0, 0); line-height: 1.3; margin: 20px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-792359  {
    font-size: 18px;
    text-align: left;
} </style><div class=paragraph-inner><p><strong>92% of Americans are nutrient deficient - are you one of them?</strong></div></div></div><div data-v-8eb46620 data-eid=358940 class=element-wrapper><div data-v-8eb46620 id=358940 class="paragraph el-358940" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 16px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-358940  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-358940  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-358940  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Transform your health by filling your nutrient gaps. Over 92% of people are deficient in the critical nutrients that Rosabella Moringa covers. Carefully formulated with 60 potent ingredients to revive whole body vitality.</div></div></div><div data-v-8eb46620 data-eid=139628 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=139628><style> 
.el-139628 {
    align-items:start;
}
.el-139628  {
    
}

 .el-139628 {
    flex-direction: row;
}  .el-139628 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-139628" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-139628-0"><div data-v-8eb46620 data-eid=950337 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=950337><style> 
.el-950337 {
    align-items:start;
}
.el-950337  {
    
}

 .el-950337 {
    flex-direction: row;
}  .el-950337 > .container-box:nth-child(1) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-950337 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-950337" style="margin: 0px; padding: 0px;"><div class="container-box cbox-950337-0"><div data-v-8eb46620 data-eid=110026 class=element-wrapper><div data-v-8eb46620 class="img el-110026" id=110026 style="margin: 0px;"><style> 
.el-110026 {
    align-items:flex-start;
}
.el-110026 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1733583428-check.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733583428-check.svg width=24px height=auto class=lazyload></div></div></div><div class="container-box cbox-950337-1"><div data-v-8eb46620 data-eid=895795 class=element-wrapper><div data-v-8eb46620 id=895795 class="paragraph el-895795" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-895795  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-895795  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-895795  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>All-day energy without crashes</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=211534 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=211534><style> 
.el-211534 {
    align-items:start;
}
.el-211534  {
    
}

 .el-211534 {
    flex-direction: row;
}  .el-211534 > .container-box:nth-child(1) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-211534 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-211534" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-211534-0"><div data-v-8eb46620 data-eid=830679 class=element-wrapper><div data-v-8eb46620 class="img el-830679" id=830679 style="margin: 0px;"><style> 
.el-830679 {
    align-items:flex-start;
}
.el-830679 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1733583428-check.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733583428-check.svg width=24px height=auto class=lazyload></div></div></div><div class="container-box cbox-211534-1"><div data-v-8eb46620 data-eid=670157 class=element-wrapper><div data-v-8eb46620 id=670157 class="paragraph el-670157" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-670157  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-670157  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-670157  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Better sleep & deeper rest</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=183041 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=183041><style> 
.el-183041 {
    align-items:start;
}
.el-183041  {
    
}

 .el-183041 {
    flex-direction: row;
}  .el-183041 > .container-box:nth-child(1) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-183041 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-183041" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-183041-0"><div data-v-8eb46620 data-eid=779893 class=element-wrapper><div data-v-8eb46620 class="img el-779893" id=779893 style="margin: 0px;"><style> 
.el-779893 {
    align-items:flex-start;
}
.el-779893 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1733583428-check.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733583428-check.svg width=24px height=auto class=lazyload></div></div></div><div class="container-box cbox-183041-1"><div data-v-8eb46620 data-eid=310080 class=element-wrapper><div data-v-8eb46620 id=310080 class="paragraph el-310080" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-310080  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-310080  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-310080  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Reduced stress & irritability</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=141838 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=141838><style> 
.el-141838 {
    align-items:start;
}
.el-141838  {
    
}

 .el-141838 {
    flex-direction: row;
}  .el-141838 > .container-box:nth-child(1) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-141838 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-141838" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-141838-0"><div data-v-8eb46620 data-eid=299195 class=element-wrapper><div data-v-8eb46620 class="img el-299195" id=299195 style="margin: 0px;"><style> 
.el-299195 {
    align-items:flex-start;
}
.el-299195 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1733583428-check.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733583428-check.svg width=24px height=auto class=lazyload></div></div></div><div class="container-box cbox-141838-1"><div data-v-8eb46620 data-eid=506674 class=element-wrapper><div data-v-8eb46620 id=506674 class="paragraph el-506674" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-506674  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-506674  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-506674  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Strengthened immunity & resilience</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=545642 class=element-wrapper><div data-v-8eb46620 id=545642 class="spacer form_group with_edit_btn" style="margin: 20px 0px 0px; padding: 0px;"><div class=inner-spacer style="border-top-width: 1px; border-top-color: rgb(229, 229, 229); border-top-style: solid;"></div></div></div><div data-v-8eb46620 data-eid=163372 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=163372><style> 
.el-163372 {
    align-items:start;
}
.el-163372  {
    
}

 .el-163372 {
    flex-direction: row;
}  .el-163372 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-163372 mt-20 d_none" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-163372-0"><div data-v-8eb46620 data-eid=860929 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=860929><style> 
.el-860929 {
    align-items:start;
}
.el-860929  {
    
}

 .el-860929 {
    flex-direction: row;
}  .el-860929 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-860929 freeTag" style="border-width: 0px; border-style: solid; border-radius: 4px 4px 0px 0px; margin: 0px; padding: 8px 10px 6px; background-color: rgb(19, 94, 74);"><div class="container-box cbox-860929-0"><div data-v-8eb46620 data-eid=394528 class=element-wrapper><div data-v-8eb46620 id=394528 class="paragraph el-394528" style="color: rgb(255, 255, 255); line-height: 1.313; margin: 0px; padding: 0px; background-color: rgba(0, 0, 0, 0); text-shadow: transparent 0px 0px 0px;"><style> .el-394528  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-394528  {
    font-size: calc(12px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-394528  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>FREE GIFT OFFER ENDS TODAY</strong></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=780008 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=780008><style> 
.el-780008 {
    align-items:start;
}
.el-780008  {
    
}

 .el-780008 {
    flex-direction: row;
}  .el-780008 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-780008 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-780008 bx_shad fitContainer" style="border-width: 1px; border-style: solid; border-color: rgba(19, 94, 74, 0.19); border-radius: 0px 4px 4px; margin: 0px; padding: 10px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-780008-0"><div data-v-8eb46620 data-eid=702290 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=702290><style> 
.el-702290 {
    align-items:start;
}
.el-702290  {
    
}

 .el-702290 {
    flex-direction: row;
}  .el-702290 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-702290 g_img" style="margin: 0px; padding: 0px 10px;"><div class="container-box cbox-702290-0"><div data-v-8eb46620 data-eid=306783 class=element-wrapper><div data-v-8eb46620 class="img el-306783" id=306783 style="margin: 0px;"><style> 
.el-306783 {
    align-items:center;
}
.el-306783 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/547161/1733656115-Group_14_2048x2048_1_f66bb7dc-e0f4-45e0-b980-d71d66ac7ec2_100x.avif 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733656115-Group_14_2048x2048_1_f66bb7dc-e0f4-45e0-b980-d71d66ac7ec2_100x.avif width=90px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div></div><div class="container-box cbox-780008-1"><div data-v-8eb46620 data-eid=630766 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=630766><style> 
.el-630766 {
    align-items:start;
}
.el-630766  {
    
}

 .el-630766 {
    flex-direction: row;
}  .el-630766 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-630766" style="margin: 0px 0px 0px 9px; padding: 0px;"><div class="container-box cbox-630766-0"><div data-v-8eb46620 data-eid=540968 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=540968><style> 
.el-540968 {
    align-items:center;
}
.el-540968  {
    
}

 .el-540968 {
    flex-direction: row;
}  .el-540968 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-540968 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-540968 fitContainer jsc_between" style="margin: 0px; padding: 0px;"><div class="container-box cbox-540968-0"><div data-v-8eb46620 data-eid=675363 class=element-wrapper><div data-v-8eb46620 id=675363 class="paragraph el-675363" style="color: rgb(0, 22, 31); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-675363  {
    font-size: calc(14.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-675363  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-675363  {
    font-size: 21px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>Sculpting Serum</strong></div></div></div></div><div class="container-box cbox-540968-1"><div data-v-8eb46620 data-eid=945475 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=945475><style> 
.el-945475 {
    align-items:center;
}
.el-945475  {
    
}

 .el-945475 {
    flex-direction: row;
}  .el-945475 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-945475 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-945475 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-945475 fitContainer" style="margin: 0px; padding: 0px;"><div class="container-box cbox-945475-0"><div data-v-8eb46620 data-eid=202483 class=element-wrapper><div data-v-8eb46620 id=202483 class="paragraph el-202483" style="color: rgba(0, 0, 0, 0.5); line-height: 1.3; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-202483  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-202483  {
    font-size: calc(9px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-202483  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><s>$30.00</s></div></div></div></div><div class="container-box cbox-945475-1"></div><div class="container-box cbox-945475-2"><div data-v-8eb46620 data-eid=807116 class=element-wrapper><div data-v-8eb46620 id=807116 class="paragraph el-807116" style="color: rgb(255, 255, 255); border-width: 0px; border-style: solid; border-radius: 4px; line-height: 1.4; margin: 0px; padding: 4px 15px; background-color: rgb(19, 94, 74); text-shadow: transparent 0px 0px 0px;"><style> .el-807116  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-807116  {
    font-size: calc(9px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-807116  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>FREE</strong></div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=418331 class=element-wrapper><div data-v-8eb46620 id=418331 class="spacer form_group with_edit_btn" style="margin: 5px 0px 0px; padding: 0px;"><div class=inner-spacer style="border-top-width: 1px; border-top-color: rgba(19, 94, 74, 0.19); border-top-style: solid;"></div></div></div><div data-v-8eb46620 data-eid=751467 class=element-wrapper><div data-v-8eb46620 id=751467 class="paragraph el-751467" style="color: rgba(0, 22, 31, 0.75); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-751467  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-751467  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-751467  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Achieve smooth, glowing, youthful skin faster with this sculpting serum.</div></div></div><div data-v-8eb46620 data-eid=64123 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=64123><style> 
.el-64123 {
    align-items:center;
}
.el-64123  {
    
}

 .el-64123 {
    flex-direction: row;
}  .el-64123 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-64123 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-64123 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-64123 fitContainer ingreName" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-64123-0"><div data-v-8eb46620 data-eid=86603 class=element-wrapper><div data-v-8eb46620 id=86603 class="paragraph el-86603 fw-600 ing_p" style="color: rgba(0, 22, 31, 0.75); border-width: 0px; border-style: solid; border-radius: 99px; line-height: 1.5; margin: 0px 10px 0px 0px; padding: 6px 10px; background-color: rgb(229, 243, 234); text-shadow: transparent 0px 0px 0px;"><style> .el-86603  {
    font-size: calc(9.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-86603  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-86603  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Ultra-hydrating</div></div></div></div><div class="container-box cbox-64123-1"><div data-v-8eb46620 data-eid=611990 class=element-wrapper><div data-v-8eb46620 id=611990 class="paragraph el-611990 fw-600 ing_p" style="color: rgba(0, 22, 31, 0.75); border-width: 0px; border-style: solid; border-radius: 99px; line-height: 1.5; margin: 0px 10px 0px 0px; padding: 6px 10px; background-color: rgb(229, 243, 234); text-shadow: transparent 0px 0px 0px;"><style> .el-611990  {
    font-size: calc(9.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-611990  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-611990  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Castor Oil</div></div></div></div><div class="container-box cbox-64123-2"><div data-v-8eb46620 data-eid=838149 class=element-wrapper><div data-v-8eb46620 id=838149 class="paragraph el-838149 fw-600 ing_p" style="color: rgba(0, 22, 31, 0.75); border-width: 0px; border-style: solid; border-radius: 99px; line-height: 1.5; margin: 0px; padding: 6px 10px; background-color: rgb(229, 243, 234); text-shadow: transparent 0px 0px 0px;"><style> .el-838149  {
    font-size: calc(9.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-838149  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-838149  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Vitamin E Oil</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=713490 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=713490><style> 
.el-713490 {
    align-items:center;
}
.el-713490  {
    
}

 .el-713490 {
    flex-direction: row;
}  .el-713490 > .container-box:nth-child(1) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-713490 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-713490 mt-20" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-713490-0"><div data-v-8eb46620 data-eid=221857 class=element-wrapper><div data-v-8eb46620 id=221857 class=custom style="margin: 0px;"><div class="custom-inner el-221857"><div class=circle-pulse></div><style>
    .circle-pulse {
        width: 10px;
        height: 10px;
        background-color: #4FBB4E;
        border-radius: 50%;
        position: relative;
    }


    .circle-pulse:after,
    .circle-pulse:before {
        content: "";
        width: 10px !important;
        height: 10px !important;
        background-color: #4FBB4E;
        border-radius: 50%;
        animation: grow 1.5s ease-in-out infinite;
    }

    .circle-pulse:after {
        position: absolute;
        top: 0;
    }

    @keyframes grow {
        0% {
            transform: scale(1, 1);
            opacity: 1;
        }

        100% {
            transform: scale(1.75, 1.75);
            opacity: 0;
        }
    }
</style></div></div></div></div><div class="container-box cbox-713490-1"><div data-v-8eb46620 data-eid=703656 class=element-wrapper><div data-v-8eb46620 id=703656 class="paragraph el-703656 fw-600" style="color: rgb(79, 187, 78); line-height: 1.5; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-703656  {
    font-size: 15px;
    text-align: left;
} </style><div class=paragraph-inner><p>In stock - Limited units available</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=353405 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=353405><style> 
.el-353405 {
    align-items:start;
}
.el-353405  {
    
}

 .el-353405 {
    flex-direction: row;
}  .el-353405 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-353405 mt-20" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-353405-0"><div data-v-8eb46620 data-eid=298780 class=element-wrapper><div data-v-8eb46620 class="btn-container el-298780" id=298780><style> .el-298780 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-298780 .btn:hover { line-height:1.53; } 
 
.el-298780 {
    align-items:stretch;
}
.el-298780 .btn-v2 {
    width:100%;align-self:center;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div><div data-v-8eb46620 data-eid=766088 class=element-wrapper><div data-v-8eb46620 id=766088 class="paragraph el-766088" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 20px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-766088  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-766088  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-766088  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>June has a high risk of selling out 🚨</div></div></div><div data-v-8eb46620 data-eid=994529 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=994529><style> 
.el-994529 {
    align-items:center;
}
.el-994529  {
    
}

 .el-994529 {
    flex-direction: row;
}  .el-994529 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-994529 > .container-box:nth-child(2) {
						    width: 20px;
						    min-width: 20px;
						    max-width: 20px;
						}  .el-994529 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-994529 fitContainer jsc_center" style="margin: 16px 0px 0px; padding: 0px;"><div class="container-box cbox-994529-0"><div data-v-8eb46620 data-eid=11710 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=11710><style> 
.el-11710 {
    align-items:center;
}
.el-11710  {
    
}

 .el-11710 {
    flex-direction: row;
}  .el-11710 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-11710 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-11710 fitContainer" style="margin: 0px; padding: 0px;"><div class="container-box cbox-11710-0"><div data-v-8eb46620 data-eid=112145 class=element-wrapper><div data-v-8eb46620 class="img el-112145" id=112145 style="margin: 0px;"><style> 
.el-112145 {
    align-items:center;
}
.el-112145 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1733672386-circle.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733672386-circle.svg width=8px height=auto class=lazyload></div></div></div><div class="container-box cbox-11710-1"><div data-v-8eb46620 data-eid=140678 class=element-wrapper><div data-v-8eb46620 id=140678 class="paragraph el-140678" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 8px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-140678  {
    font-size: calc(11.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-140678  {
    font-size: calc(9px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-140678  {
    font-size: 15px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>In stock</div></div></div></div></div></div></div></div><div class="container-box cbox-994529-1"></div><div class="container-box cbox-994529-2"><div data-v-8eb46620 data-eid=159683 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=159683><style> 
.el-159683 {
    align-items:center;
}
.el-159683  {
    
}

 .el-159683 {
    flex-direction: row;
}  .el-159683 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-159683 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-159683 fitContainer" style="margin: 0px; padding: 0px;"><div class="container-box cbox-159683-0"><div data-v-8eb46620 data-eid=737574 class=element-wrapper><div data-v-8eb46620 class="img el-737574" id=737574 style="margin: 0px;"><style> 
.el-737574 {
    align-items:center;
}
.el-737574 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1733672595-exdelivery.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733672595-exdelivery.svg width=18px height=auto class=lazyload></div></div></div><div class="container-box cbox-159683-1"><div data-v-8eb46620 data-eid=418291 class=element-wrapper><div data-v-8eb46620 id=418291 class="paragraph el-418291" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 8px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-418291  {
    font-size: calc(11.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-418291  {
    font-size: calc(9px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-418291  {
    font-size: 15px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Expected delivery in 3 to 6 business days</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=729701 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=729701><style> 
.el-729701 {
    align-items:center;
}
.el-729701  {
    
}

 .el-729701 {
    flex-direction: row;
}  .el-729701 > .container-box:nth-child(1) {
						    width: 86px;
						    min-width: 86px;
						    max-width: 86px;
						}  .el-729701 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-729701 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-729701 mt-20 p--10" style="border-width: 1px; border-style: solid; border-color: rgba(19, 94, 74, 0.19); border-radius: 4px; margin: 25px 0px 0px; padding: 18px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-729701-0"><div data-v-8eb46620 data-eid=251101 class=element-wrapper><div data-v-8eb46620 class="img el-251101" id=251101 style="margin: 0px;"><style> 
.el-251101 {
    align-items:center;
}
.el-251101 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/547161/1733673742-image_7.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1733673742-image_7.webp width=100% height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-729701-1"></div><div class="container-box cbox-729701-2"><div data-v-8eb46620 data-eid=614209 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=614209><style> 
.el-614209 {
    align-items:start;
}
.el-614209  {
    
}

 .el-614209 {
    flex-direction: row;
}  .el-614209 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-614209" style="margin: 0px; padding: 0px;"><div class="container-box cbox-614209-0"><div data-v-8eb46620 data-eid=231299 class=element-wrapper><div data-v-8eb46620 id=231299 class="paragraph el-231299" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-231299  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-231299  {
    font-size: calc(12px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-231299  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>Feel better or it’s free!</strong></div></div></div><div data-v-8eb46620 data-eid=680718 class=element-wrapper><div data-v-8eb46620 id=680718 class="paragraph el-680718" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 5px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-680718  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-680718  {
    font-size: calc(12px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-680718  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>If you don't notice a health boost, we'll refund you within 90 days of the product being delivered to you. No hassle or questions asked.</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=664528 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=664528><style> 
.el-664528 {
    align-items:start;
}
.el-664528  {
    
}

 .el-664528 {
    flex-direction: row;
}  .el-664528 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-664528 prdct_faq" style="border-width: 1px medium medium; border-style: solid none none; border-color: rgba(26, 26, 26, 0.12); margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-664528-0"><div data-v-8eb46620 data-eid=744783 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=744783><style> .el-744783 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-744783 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-744783 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-744783.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-744783" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 17px 0px;"><div class=faq-title>Description:</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 0px 0px 20px;"><div data-v-8eb46620 data-eid=503333 class=element-wrapper><div data-v-8eb46620 id=503333 class="paragraph el-503333" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-503333  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Today, more Americans are nutrient deficient than anytime in the history of our country because of our food supply.<p><br><p>GMOs, pesticides, and companies that prioritise profit over people have contributed to this hidden epidemic.<p>&nbsp;<p>Rosabella Moringa is a revolutionary supplement designed to combat these deficiencies and restore your body’s natural vitality. Carefully formulated with over 90 essential nutrients, this all-in-one superfood bridges the gaps left by today’s nutrient-depleted diets.<p><br><p>If you’re struggling with constant fatigue, irritability, or sleepless nights, Rosabella Moringa targets these concerns at their root. By replenishing your body with the nutrients it’s missing, it helps balance cortisol levels, eliminate energy crashes, and promote deep, restorative sleep.<p><br><p>Whether you’re looking to overcome exhaustion, manage stress, or simply feel your best every day, Rosabella Moringa is the ultimate solution—giving you all the benefits of nature’s most nutrient-dense plant in one easy daily routine.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=645984 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=645984><style> .el-645984 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-645984 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-645984 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-645984.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-645984" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 17px 0px;"><div class=faq-title>The Science Behind Rosabella</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 0px 0px 20px;"><div data-v-8eb46620 data-eid=835113 class=element-wrapper><div data-v-8eb46620 id=835113 class="paragraph el-835113" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-835113  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Our modern food supply has fundamentally changed the way we nourish our bodies—and not for the better. GMOs and pesticides have depleted the nutrients in our soil, meaning the foods we eat today are less nutrient-dense than they were decades ago. Without these essential nutrients, your body struggles to function at its best, and one of the first systems impacted is your mitochondria—your cells’ energy powerhouses.<p><br><p>When your mitochondria don’t have the nutrients they need, they can’t efficiently convert food into energy. This leads to constant fatigue, irritability, poor sleep, and even brain fog. Over time, this nutrient deficiency and mitochondrial dysfunction create a cascade of problems, leaving you feeling drained and out of balance.<p><br><p>Rosabella Moringa works to reverse this process. Packed with over 90 essential nutrients—including vitamins, minerals, and antioxidants—it replenishes your body with what it’s missing. These nutrients restore mitochondrial function by reducing oxidative stress, supporting energy production, and repairing damaged cells.<p><br><p>The result? Your body can finally convert food into usable energy efficiently, leading to improved vitality, better sleep, balanced mood, and more resilience against daily stress. Rosabella Moringa revitalizes you from the inside out, so you can feel like yourself again.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=999800 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=999800><style> .el-999800 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-999800 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-999800 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-999800.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-999800" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 17px 0px;"><div class=faq-title>What Does It Help With?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 0px 0px 20px;"><div data-v-8eb46620 data-eid=340616 class=element-wrapper><div data-v-8eb46620 id=340616 class="paragraph el-340616" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-340616  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>1. Low Energy & Fatigue<p>Nutrient deficiencies disrupt your body’s ability to produce energy, leaving you feeling drained and sluggish. Rosabella Moringa restores essential nutrients, helping your cells generate energy efficiently so you can feel energized all day.<p><br><p>2. Poor Sleep<p>Imbalanced cortisol levels and inflammation can make it hard to fall asleep and stay asleep. Rosabella Moringa supports relaxation and repairs your body from the inside out, promoting deep, restorative sleep.<p><br><p>3. Stress & Irritability<p>Stress depletes critical nutrients like magnesium and B vitamins, which regulate mood and calm the nervous system. Rosabella Moringa replenishes these nutrients, reducing stress and helping you feel more balanced.<p><br><p>4. Brain Fog<p>A lack of vital nutrients and antioxidants can impair cognitive function and focus. Rosabella Moringa helps clear brain fog by reducing oxidative stress and nourishing your brain with key nutrients for mental clarity.<p><br><p>5. Inflammation & Joint Pain<p>Nutrient deficiencies and oxidative stress can lead to chronic inflammation and discomfort. Rich in anti-inflammatory compounds, Rosabella Moringa helps reduce swelling, ease joint pain, and support long-term mobility.<p><br><p>6. Immunity Weakness<p>A lack of essential vitamins like A, C, and zinc can weaken your immune defenses. Rosabella Moringa strengthens your immune system by replenishing these critical nutrients, keeping you healthier year-round.<p><br><p>7. Skin Health<p>Poor nutrition and inflammation can dull your skin and accelerate aging. Rosabella Moringa’s antioxidants and vitamins rejuvenate your skin from within, improving elasticity, hydration, and glow.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=129152 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=129152><style> .el-129152 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-129152 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-129152 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-129152.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-129152" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 17px 0px;"><div class=faq-title>When Will I See Results?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 0px 0px 20px;"><div data-v-8eb46620 data-eid=198281 class=element-wrapper><div data-v-8eb46620 id=198281 class="paragraph el-198281" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-198281  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Many people begin to notice improvements in their energy, mood, and focus within the first few days of taking Rosabella Moringa. As your body absorbs its powerful blend of 90+ nutrients, you may feel a natural boost in vitality and a reduction in stress almost immediately.<p><br><p>For deeper and more noticeable changes—such as better sleep quality, clearer skin, and reduced inflammation—consistent daily use is key. Most users report significant improvements within 2-3 weeks as their nutrient levels are restored and their body begins to function at its best.<p><br><p>For optimal, long-lasting results, we recommend making Rosabella Moringa a part of your daily routine. With regular use, you’ll not only feel more energized and balanced but also experience lasting benefits like improved immunity, enhanced mental clarity, and overall vitality. Think of it as an investment in your long-term health and well-being.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=507677 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=507677><style> .el-507677 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-507677 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-507677 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-507677.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-507677" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 17px 0px;"><div class=faq-title>Shipping Details</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 0px 0px 20px;"><div data-v-8eb46620 data-eid=995651 class=element-wrapper><div data-v-8eb46620 id=995651 class="paragraph el-995651" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-995651  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>All our products are proudly made in the USA and are readily available in our facilities. Orders are processed and shipped out within 1-2 business days.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=756589 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=756589><style> .el-756589 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-756589 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-756589 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-756589.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-756589" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 17px 0px;"><div class=faq-title>Results or Full Refund Guarantee</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 0px 0px 20px;"><div data-v-8eb46620 data-eid=413398 class=element-wrapper><div data-v-8eb46620 id=413398 class="paragraph el-413398" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-413398  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Your order today is protected by our iron-clad 90-day guarantee. If you don’t experience the incredible boost in energy, vitality, and overall wellness you were expecting, or if you’re not amazed by the transformative benefits of Rosabella Moringa, simply let us know within the next 90 days. We’ll refund every single penny of your investment—no questions asked.</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=133656 id=133656 class="section py-m-50 py--45 p_relative full" style="padding: 60px 15px; background-color: rgba(229, 243, 234, 0.4); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=684312 id=684312 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=744905 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=744905><style> 
.el-744905 {
    align-items:center;
}
.el-744905  {
    
}

 .el-744905 {
    flex-direction: column;
}  .el-744905 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-744905 > .container-box:nth-child(2) {
							    width: 40px;
							    min-width: 40px;
							    max-width: 40px;
							}  .el-744905 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-744905 {
    flex-direction: row;
  }
   .el-744905 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-744905 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-744905 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-744905 {
    flex-direction: row;
  }
   .el-744905 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-744905 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-744905 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-744905 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-744905-0"><div data-v-8eb46620 data-eid=167615 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=167615><style> 
.el-167615 {
    align-items:start;
}
.el-167615  {
    
}

 .el-167615 {
    flex-direction: row;
}  .el-167615 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-167615" style="margin: 0px; padding: 0px;"><div class="container-box cbox-167615-0"><div data-v-8eb46620 data-eid=877954 class=element-wrapper><div data-v-8eb46620 id=877954 class="paragraph el-877954" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-877954  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-877954  {
    font-size: calc(24.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-877954  {
    font-size: 30px;
    text-align: left;
  }
} </style><div class=paragraph-inner><h2><strong>Modern Nutrition Leaves Us Deficient</strong></h2></div></div></div><div data-v-8eb46620 data-eid=973220 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=973220><style> 
.el-973220 {
    align-items:start;
}
.el-973220  {
    
}

 .el-973220 {
    flex-direction: row;
}  .el-973220 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-973220 no-desktop no-tablet" style="margin: 25px 0px 3px; padding: 0px;"><div class="container-box cbox-973220-0"><div data-v-8eb46620 data-eid=387743 class=element-wrapper><div data-v-8eb46620 id=387743 data-autoplay=true data-lazyload=true data-loop=true data-muted=true data-width=100% class=video-native style="width: 100%; border-width: 0px; border-style: solid; border-color: transparent; border-radius: 10px; margin: 0px;"><video poster="https://img.funnelish.com/55043/thumbnails/1734166920-d92c8766-e333-4546-b8a9-a61d3184d6f3mp4.jpg?auto=webp&optimize=medium" data-src=https://videos.funnelish.com/55043/1734166920-d92c8766-e333-4546-b8a9-a61d3184d6f3.mp4 autoplay loop=loop muted playsinline disablepictureinpicture class=__video style="aspect-ratio: 1080 / 1080; object-position: center center;"></video></div></div></div></div></div></div><div data-v-8eb46620 data-eid=55253 class=element-wrapper><div data-v-8eb46620 id=55253 class="paragraph el-55253" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-55253  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-55253  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-55253  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Today’s food supply is not what it used to be. GMOs, pesticides, and nutrient-depleted soil have drastically reduced the quality of the foods we eat.</div></div></div><div data-v-8eb46620 data-eid=271618 class=element-wrapper><div data-v-8eb46620 id=271618 class="paragraph el-271618" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-271618  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-271618  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-271618  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>92%</strong> of people are lacking critical nutrients their bodies need to thrive.</div></div></div><div data-v-8eb46620 data-eid=28493 class=element-wrapper><div data-v-8eb46620 id=28493 class="paragraph el-28493" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-28493  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-28493  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-28493  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>74%</strong> suffer from symptoms like fatigue, brain fog, and poor sleep—all signs of underlying nutrient deficiencies.</div></div></div><div data-v-8eb46620 data-eid=368658 class=element-wrapper><div data-v-8eb46620 id=368658 class="paragraph el-368658" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-368658  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-368658  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-368658  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>When your body is missing essential nutrients, your mitochondria—your cells’ energy powerhouses—can’t function properly. This leads to constant fatigue, irritability, and a cascade of health problems over time.</div></div></div></div></div></div></div></div><div class="container-box cbox-744905-1"></div><div class="container-box cbox-744905-2"><div data-v-8eb46620 data-eid=199333 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=199333><style> 
.el-199333 {
    align-items:start;
}
.el-199333  {
    
}

 .el-199333 {
    flex-direction: row;
}  .el-199333 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-199333 no-mobile" style="margin: 0px; padding: 0px;"><div class="container-box cbox-199333-0"><div data-v-8eb46620 data-eid=424422 class=element-wrapper><div data-v-8eb46620 id=424422 data-autoplay=true data-lazyload=true data-loop=true data-muted=true data-width=100% class=video-native style="width: 100%; border-width: 0px; border-style: solid; border-color: transparent; border-radius: 10px; margin: 0px;"><video poster="https://img.funnelish.com/55043/thumbnails/1734166920-d92c8766-e333-4546-b8a9-a61d3184d6f3mp4.jpg?auto=webp&optimize=medium" data-src=https://videos.funnelish.com/55043/1734166920-d92c8766-e333-4546-b8a9-a61d3184d6f3.mp4 autoplay loop=loop muted playsinline disablepictureinpicture class=__video style="aspect-ratio: 1080 / 1080; object-position: center center;"></video></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=235573 class=element-wrapper><div data-v-8eb46620 class="img el-235573" id=235573 style="margin: 0px;"><style> 
.el-235573 {
    align-items:center;
}
.el-235573 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg width=100% height=auto class="lazyload sp_img_one"></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=735086 class=element-wrapper><div data-v-8eb46620 class="img el-735086" id=735086 style="margin: 0px;"><style> 
.el-735086 {
    align-items:center;
}
.el-735086 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg width=100% height=auto class="lazyload sp_img_two"></div></div></div></div><div data-v-4b3acc2c data-v-6bea8f81 data-eid=630512 id=630512 class="section_row mt--50" style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 60px 0px 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=830850 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=830850><style> 
.el-830850 {
    align-items:center;
}
.el-830850  {
    
}

 .el-830850 {
    flex-direction: column;
}  .el-830850 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-830850 > .container-box:nth-child(2) {
							    width: 40px;
							    min-width: 40px;
							    max-width: 40px;
							}  .el-830850 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-830850 {
    flex-direction: row;
  }
   .el-830850 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-830850 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-830850 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-830850 {
    flex-direction: row;
  }
   .el-830850 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-830850 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-830850 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-830850 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-830850-0"><div data-v-8eb46620 data-eid=914109 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=914109><style> 
.el-914109 {
    align-items:start;
}
.el-914109  {
    
}

 .el-914109 {
    flex-direction: row;
}  .el-914109 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-914109 no-mobile" style="margin: 0px; padding: 0px;"><div class="container-box cbox-914109-0"><div data-v-8eb46620 data-eid=270541 class=element-wrapper><div data-v-8eb46620 id=270541 data-autoplay=true data-lazyload=true data-loop=true data-muted=true data-width=100% class=video-native style="width: 100%; border-width: 0px; border-style: solid; border-color: transparent; border-radius: 10px; margin: 0px;"><video poster="https://img.funnelish.com/55043/thumbnails/1734166412-7ee71876-8260-4efa-9414-796c38b53075mp4.jpg?auto=webp&optimize=medium" data-src=https://videos.funnelish.com/55043/1734166412-7ee71876-8260-4efa-9414-796c38b53075.mp4 autoplay loop=loop muted playsinline disablepictureinpicture class=__video style="aspect-ratio: 1080 / 1080; object-position: center center;"></video></div></div></div></div></div></div></div><div class="container-box cbox-830850-1"></div><div class="container-box cbox-830850-2"><div data-v-8eb46620 data-eid=117127 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=117127><style> 
.el-117127 {
    align-items:start;
}
.el-117127  {
    
}

 .el-117127 {
    flex-direction: row;
}  .el-117127 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-117127" style="margin: 0px; padding: 0px;"><div class="container-box cbox-117127-0"><div data-v-8eb46620 data-eid=775774 class=element-wrapper><div data-v-8eb46620 id=775774 class="paragraph el-775774" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-775774  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-775774  {
    font-size: calc(24.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-775774  {
    font-size: 30px;
    text-align: left;
  }
} </style><div class=paragraph-inner><h2><strong>Rosabella Moringa: The Miracle Tree Solution</strong></h2></div></div></div><div data-v-8eb46620 data-eid=422093 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=422093><style> 
.el-422093 {
    align-items:start;
}
.el-422093  {
    
}

 .el-422093 {
    flex-direction: row;
}  .el-422093 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-422093 no-desktop no-tablet" style="margin: 25px 0px 3px; padding: 0px;"><div class="container-box cbox-422093-0"><div data-v-8eb46620 data-eid=29869 class=element-wrapper><div data-v-8eb46620 id=29869 data-autoplay=true data-lazyload=true data-loop=true data-muted=true data-width=100% class=video-native style="width: 100%; border-width: 0px; border-style: solid; border-color: transparent; border-radius: 10px; margin: 0px;"><video poster="https://img.funnelish.com/55043/thumbnails/1734166412-7ee71876-8260-4efa-9414-796c38b53075mp4.jpg?auto=webp&optimize=medium" data-src=https://videos.funnelish.com/55043/1734166412-7ee71876-8260-4efa-9414-796c38b53075.mp4 autoplay loop=loop muted playsinline disablepictureinpicture class=__video style="aspect-ratio: 1080 / 1080; object-position: center center;"></video></div></div></div></div></div></div><div data-v-8eb46620 data-eid=914066 class=element-wrapper><div data-v-8eb46620 id=914066 class="paragraph el-914066" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-914066  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-914066  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-914066  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Known as the “Miracle Tree,” Moringa has been cherished for centuries for its incredible health benefits. Its unmatched nutrient profile makes it a powerful tool for restoring balance and vitality to the body.</div></div></div><div data-v-8eb46620 data-eid=254493 class=element-wrapper><div data-v-8eb46620 id=254493 class="paragraph el-254493" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-254493  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-254493  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-254493  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Packed with over 90 essential nutrients—including vitamins, minerals, and antioxidants—Rosabella Moringa replenishes your body with what it’s missing. These nutrients:</div></div></div><div data-v-8eb46620 data-eid=852913 class=element-wrapper><div data-v-8eb46620 id=852913 class="paragraph el-852913 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-852913  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-852913  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-852913  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Restore mitochondrial function to efficiently convert food into energy</div></div></div><div data-v-8eb46620 data-eid=262633 class=element-wrapper><div data-v-8eb46620 id=262633 class="paragraph el-262633 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-262633  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-262633  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-262633  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Reduce oxidative stress and repair damaged cells</div></div></div><div data-v-8eb46620 data-eid=617135 class=element-wrapper><div data-v-8eb46620 id=617135 class="paragraph el-617135 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-617135  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-617135  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-617135  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Support better sleep, balanced mood, and improved vitality</div></div></div><div data-v-8eb46620 data-eid=809039 class=element-wrapper><div data-v-8eb46620 id=809039 class="paragraph el-809039" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-809039  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-809039  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-809039  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Feel revitalized from the inside out. With Rosabella Moringa, you’re harnessing the power of nature’s most nutrient-dense plant to reclaim your energy, balance, and resilience.</div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=410315 id=410315 class="section full" style="padding: 45px 15px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=575934 id=575934 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=110642 class=element-wrapper><div data-v-8eb46620 id=110642 class="paragraph el-110642" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-110642  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-110642  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-110642  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>The Science Supporting Rosabella</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=951199 class=element-wrapper><div data-v-8eb46620 id=951199 class="paragraph el-951199" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-951199  {
    font-size: 18px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>Results from clinical studies on Rosabella's Moringa:</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=455032 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=455032><style> 
.el-455032 {
    align-items:start;
}
.el-455032  {
    
}

 .el-455032 {
    flex-direction: column;
}  .el-455032 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-455032 > .container-box:nth-child(2) {
							    width: 40px;
							    min-width: 40px;
							    max-width: 40px;
							}  .el-455032 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-455032 {
    flex-direction: row;
  }
   .el-455032 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-455032 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-455032 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-455032 {
    flex-direction: row;
  }
   .el-455032 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-455032 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-455032 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-455032 cmn_container" style="margin: 40px 0px 0px; padding: 0px;"><div class="container-box cbox-455032-0"><div data-v-8eb46620 data-eid=525084 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=525084><style> 
.el-525084 {
    align-items:start;
}
.el-525084  {
    
}

 .el-525084 {
    flex-direction: row;
}  .el-525084 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-525084 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-525084 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-525084 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-525084-0"><div data-v-8eb46620 data-eid=405097 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=405097><style> 
.el-405097 {
    align-items:start;
}
.el-405097  {
    
}

 .el-405097 {
    flex-direction: row;
}  .el-405097 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-405097" style="margin: 0px; padding: 0px;"><div class="container-box cbox-405097-0"><div data-v-8eb46620 data-eid=135840 class=element-wrapper><div data-v-8eb46620 id=135840 class="paragraph el-135840" style="color: rgb(19, 94, 74); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-135840  {
    font-size: 35px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>42%</strong></div></div></div><div data-v-8eb46620 data-eid=105780 class=element-wrapper><div data-v-8eb46620 id=105780 class="paragraph el-105780" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 15px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-105780  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-105780  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-105780  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Reported a significant increase in energy levels within just 14 days.</div></div></div></div></div></div></div></div><div class="container-box cbox-525084-1"></div><div class="container-box cbox-525084-2"><div data-v-8eb46620 data-eid=159377 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=159377><style> 
.el-159377 {
    align-items:start;
}
.el-159377  {
    
}

 .el-159377 {
    flex-direction: row;
}  .el-159377 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-159377" style="margin: 0px; padding: 0px;"><div class="container-box cbox-159377-0"><div data-v-8eb46620 data-eid=525143 class=element-wrapper><div data-v-8eb46620 id=525143 class="paragraph el-525143" style="color: rgb(19, 94, 74); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-525143  {
    font-size: 35px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>38%</strong></div></div></div><div data-v-8eb46620 data-eid=1323 class=element-wrapper><div data-v-8eb46620 id=1323 class="paragraph el-1323" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 15px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-1323  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-1323  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-1323  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Experienced deeper, more restorative sleep.</div></div></div></div></div></div></div></div></div></div></div></div><div class="container-box cbox-455032-1"><div data-v-8eb46620 data-eid=794170 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=794170><style> 
.el-794170 {
    align-items:start;
}
.el-794170  {
    
}

 .el-794170 {
    flex-direction: row;
}  .el-794170 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-794170" style="margin: 30px 0px 0px; padding: 0px;"><div class="container-box cbox-794170-0"></div></div></div></div></div><div class="container-box cbox-455032-2"><div data-v-8eb46620 data-eid=136689 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=136689><style> 
.el-136689 {
    align-items:start;
}
.el-136689  {
    
}

 .el-136689 {
    flex-direction: row;
}  .el-136689 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-136689 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-136689 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-136689 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-136689-0"><div data-v-8eb46620 data-eid=906019 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=906019><style> 
.el-906019 {
    align-items:start;
}
.el-906019  {
    
}

 .el-906019 {
    flex-direction: row;
}  .el-906019 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-906019" style="margin: 0px; padding: 0px;"><div class="container-box cbox-906019-0"><div data-v-8eb46620 data-eid=229577 class=element-wrapper><div data-v-8eb46620 id=229577 class="paragraph el-229577" style="color: rgb(19, 94, 74); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-229577  {
    font-size: 35px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>67%</strong></div></div></div><div data-v-8eb46620 data-eid=811790 class=element-wrapper><div data-v-8eb46620 id=811790 class="paragraph el-811790" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 15px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-811790  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-811790  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-811790  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Showed a reduction in oxidative stress, supporting immunity and resilience.</div></div></div></div></div></div></div></div><div class="container-box cbox-136689-1"></div><div class="container-box cbox-136689-2"><div data-v-8eb46620 data-eid=869424 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=869424><style> 
.el-869424 {
    align-items:start;
}
.el-869424  {
    
}

 .el-869424 {
    flex-direction: row;
}  .el-869424 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-869424" style="margin: 0px; padding: 0px;"><div class="container-box cbox-869424-0"><div data-v-8eb46620 data-eid=658162 class=element-wrapper><div data-v-8eb46620 id=658162 class="paragraph el-658162" style="color: rgb(19, 94, 74); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-658162  {
    font-size: 35px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>84%</strong></div></div></div><div data-v-8eb46620 data-eid=118679 class=element-wrapper><div data-v-8eb46620 id=118679 class="paragraph el-118679" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 15px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-118679  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-118679  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-118679  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Noticed healthier skin, stronger nails, and improved hair quality.</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=618373 class=element-wrapper><div data-v-8eb46620 id=618373 class="paragraph el-618373" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 40px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-618373  {
    font-size: 18px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>With Rosabella Moringa, you’re giving your body the nutrients it needs to thrive—backed by real results.</strong></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=823212 id=823212 class="section py-m-50 py--45 p_relative full" style="padding: 60px 15px; background-color: rgba(229, 243, 234, 0.4); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=672415 id=672415 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=149453 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=149453><style> 
.el-149453 {
    align-items:center;
}
.el-149453  {
    
}

 .el-149453 {
    flex-direction: column;
}  .el-149453 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-149453 > .container-box:nth-child(2) {
							    width: 40px;
							    min-width: 40px;
							    max-width: 40px;
							}  .el-149453 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-149453 {
    flex-direction: row;
  }
   .el-149453 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-149453 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-149453 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-149453 {
    flex-direction: row;
  }
   .el-149453 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-149453 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-149453 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-149453 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-149453-0"><div data-v-8eb46620 data-eid=799163 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=799163><style> 
.el-799163 {
    align-items:start;
}
.el-799163  {
    
}

 .el-799163 {
    flex-direction: row;
}  .el-799163 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-799163" style="margin: 0px; padding: 0px;"><div class="container-box cbox-799163-0"><div data-v-8eb46620 data-eid=762018 class=element-wrapper><div data-v-8eb46620 id=762018 class="paragraph el-762018" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-762018  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-762018  {
    font-size: calc(24.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-762018  {
    font-size: 30px;
    text-align: left;
  }
} </style><div class=paragraph-inner><h2><strong>One Ingredient, Endless Benefits</strong></h2></div></div></div><div data-v-8eb46620 data-eid=662524 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=662524><style> 
.el-662524 {
    align-items:start;
}
.el-662524  {
    
}

 .el-662524 {
    flex-direction: row;
}  .el-662524 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-662524 no-desktop no-tablet" style="margin: 25px 0px 3px; padding: 0px;"><div class="container-box cbox-662524-0"><div data-v-8eb46620 data-eid=64464 class=element-wrapper><div data-v-8eb46620 class="img el-64464" id=64464 style="margin: 0px;"><style> 
.el-64464 {
    align-items:center;
}
.el-64464 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/614905/1734167103-rosabella.jpg 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/614905/1734167103-rosabella.jpg width=100% height=auto class=lazyload style="border-width: 0px; border-style: solid; border-radius: 10px;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=937616 class=element-wrapper><div data-v-8eb46620 id=937616 class="paragraph el-937616" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-937616  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-937616  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-937616  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Unlike most supplements with long, unrecognizable ingredient lists, Rosabella Moringa keeps it simple with just one ingredient: <strong>100% pure Moringa leaf powder.</strong> Packed with essential nutrients, it’s nature’s most powerful, no-filler solution for total wellness.</div></div></div><div data-v-8eb46620 data-eid=90224 class=element-wrapper><div data-v-8eb46620 id=90224 class="paragraph el-90224" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-90224  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-90224  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-90224  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Here’s what Rosabella Moringa delivers in every serving:</div></div></div><div data-v-8eb46620 data-eid=76145 class=element-wrapper><div data-v-8eb46620 id=76145 class="paragraph el-76145" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-76145  {
    font-size: 18px;
    text-align: left;
} </style><div class=paragraph-inner><p><strong>Vitamins:</strong></div></div></div><div data-v-8eb46620 data-eid=373378 class=element-wrapper><div data-v-8eb46620 id=373378 class="paragraph el-373378 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-373378  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-373378  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-373378  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Vitamin A for healthy skin, vision, and immunity</div></div></div><div data-v-8eb46620 data-eid=396319 class=element-wrapper><div data-v-8eb46620 id=396319 class="paragraph el-396319 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-396319  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-396319  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-396319  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Vitamin C to fight oxidative stress and support collagen production</div></div></div><div data-v-8eb46620 data-eid=943113 class=element-wrapper><div data-v-8eb46620 id=943113 class="paragraph el-943113 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-943113  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-943113  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-943113  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>B Vitamins (B1, B2, B6) to boost energy and support brain function</div></div></div><div data-v-8eb46620 data-eid=684322 class=element-wrapper><div data-v-8eb46620 id=684322 class="paragraph el-684322" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-684322  {
    font-size: 18px;
    text-align: left;
} </style><div class=paragraph-inner><p><strong>Minerals:</strong></div></div></div><div data-v-8eb46620 data-eid=349367 class=element-wrapper><div data-v-8eb46620 id=349367 class="paragraph el-349367 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-349367  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-349367  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-349367  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Calcium for strong bones and teeth</div></div></div><div data-v-8eb46620 data-eid=152094 class=element-wrapper><div data-v-8eb46620 id=152094 class="paragraph el-152094 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-152094  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-152094  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-152094  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Magnesium to promote relaxation and deeper sleep</div></div></div><div data-v-8eb46620 data-eid=208051 class=element-wrapper><div data-v-8eb46620 id=208051 class="paragraph el-208051 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-208051  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-208051  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-208051  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Potassium for healthy muscle and nerve function</div></div></div><div data-v-8eb46620 data-eid=478226 class=element-wrapper><div data-v-8eb46620 id=478226 class="paragraph el-478226" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-478226  {
    font-size: 18px;
    text-align: left;
} </style><div class=paragraph-inner><p><strong>Antioxidants:</strong></div></div></div><div data-v-8eb46620 data-eid=402336 class=element-wrapper><div data-v-8eb46620 id=402336 class="paragraph el-402336 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-402336  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-402336  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-402336  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Quercetin to combat inflammation and protect your cells</div></div></div><div data-v-8eb46620 data-eid=306716 class=element-wrapper><div data-v-8eb46620 id=306716 class="paragraph el-306716 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-306716  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-306716  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-306716  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Chlorogenic acid to support healthy blood sugar levels</div></div></div><div data-v-8eb46620 data-eid=507761 class=element-wrapper><div data-v-8eb46620 id=507761 class="paragraph el-507761 list_p pl--20" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 12px 0px 0px; padding: 0px 0px 0px 25px; text-shadow: transparent 0px 0px 0px;"><style> .el-507761  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-507761  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-507761  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Beta-carotene to neutralize harmful free radicals</div></div></div><div data-v-8eb46620 data-eid=893807 class=element-wrapper><div data-v-8eb46620 id=893807 class="paragraph el-893807" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-893807  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-893807  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-893807  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>With Rosabella Moringa, you’re nourishing your body with a comprehensive blend of essential nutrients—all from one extraordinary plant.</div></div></div></div></div></div></div></div><div class="container-box cbox-149453-1"></div><div class="container-box cbox-149453-2"><div data-v-8eb46620 data-eid=292305 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=292305><style> 
.el-292305 {
    align-items:start;
}
.el-292305  {
    
}

 .el-292305 {
    flex-direction: row;
}  .el-292305 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-292305 no-mobile" style="margin: 0px; padding: 0px;"><div class="container-box cbox-292305-0"><div data-v-8eb46620 data-eid=126554 class=element-wrapper><div data-v-8eb46620 class="img el-126554" id=126554 style="margin: 0px;"><style> 
.el-126554 {
    align-items:center;
}
.el-126554 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/614905/1734167103-rosabella.jpg 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/614905/1734167103-rosabella.jpg width=100% height=auto class=lazyload style="border-width: 0px; border-style: solid; border-radius: 10px;"></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=176802 class=element-wrapper><div data-v-8eb46620 class="img el-176802" id=176802 style="margin: 0px;"><style> 
.el-176802 {
    align-items:center;
}
.el-176802 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg width=100% height=auto class="lazyload sp_img_one"></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=82814 class=element-wrapper><div data-v-8eb46620 class="img el-82814" id=82814 style="margin: 0px;"><style> 
.el-82814 {
    align-items:center;
}
.el-82814 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg width=100% height=auto class="lazyload sp_img_two"></div></div></div></div></section><section data-v-6bea8f81 data-eid=909114 id=909114 class="section py-m-50 py--45 full" style="padding: 60px 15px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=119222 id=119222 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=220941 class=element-wrapper><div data-v-8eb46620 id=220941 class="paragraph el-220941 mw-800" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-220941  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-220941  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-220941  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>See Why This Ancient Superfood Is Loved Daily for Transforming Health</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=943648 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=943648><style> 
.el-943648 {
    align-items:start;
}
.el-943648  {
    
}

 .el-943648 {
    flex-direction: row;
}  .el-943648 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-943648 mx---15 mt--40" style="margin: 50px 0px 0px; padding: 0px;"><div class="container-box cbox-943648-0"><div data-v-8eb46620 data-eid=85492 class=element-wrapper><div data-v-8eb46620 id=85492 class="custom p_relative px--48" style="margin: 0px;"><div class="custom-inner el-85492"><div class="swiper revVidSlider"><div class=swiper-wrapper><div class=swiper-slide><video class=revVideo width=100%>
<source src=/cdn/shop/videos/c/o/v/14f4c97e3d98431a8850e3398a19bacf.mp4 type=video/mp4><img src=https://cdn.shopify.com/s/files/1/0685/9846/4767/files/1_Testimonial_Cover.webp></video><div class=play_btn><img class=play_icon src="https://img.funnelish.com/55043/547161/1733985092-icon-play-v4.svg?auto=webp&fit=bounds&width=160&height=160"></div></div><div class=swiper-slide><video class=revVideo width=100%>
<source src=/cdn/shop/videos/c/o/v/03a7217e81f04d97b229af817a07324c.mp4 type=video/mp4><img src=https://cdn.shopify.com/s/files/1/0685/9846/4767/files/2_Testimonial_Cover.webp></video><div class=play_btn><img class=play_icon src="https://img.funnelish.com/55043/547161/1733985092-icon-play-v4.svg?auto=webp&fit=bounds&width=160&height=160"></div></div><div class=swiper-slide><video class=revVideo width=100%>
<source src=/cdn/shop/videos/c/o/v/efbf1082714f4e13a15d4db5dddbbc03.mp4 type=video/mp4><img src=https://cdn.shopify.com/s/files/1/0685/9846/4767/files/3_Testimonial_Cover.webp></video><div class=play_btn><img class=play_icon src="https://img.funnelish.com/55043/547161/1733985092-icon-play-v4.svg?auto=webp&fit=bounds&width=160&height=160"></div></div><div class=swiper-slide><video class=revVideo width=100%>
<source src=/cdn/shop/videos/c/o/v/f1e6b209b246412c8fecaf87a15f5c5b.mp4 type=video/mp4><img src=https://cdn.shopify.com/s/files/1/0685/9846/4767/files/4_Testimonial_Cover.webp></video><div class=play_btn><img class=play_icon src="https://img.funnelish.com/55043/547161/1733985092-icon-play-v4.svg?auto=webp&fit=bounds&width=160&height=160"></div></div></div><div class=swiper-button-next></div><div class=swiper-button-prev></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=273443 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=273443><style> 
.el-273443 {
    align-items:start;
}
.el-273443  {
    
}

 .el-273443 {
    flex-direction: row;
}  .el-273443 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-273443 mt--40" style="margin: 50px 0px 0px; padding: 0px;"><div class="container-box cbox-273443-0"><div data-v-8eb46620 data-eid=464053 class=element-wrapper><div data-v-8eb46620 class="btn-container el-464053" id=464053><style> .el-464053 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-464053 .btn:hover { line-height:1.53; } 
 
.el-464053 {
    align-items:stretch;
}
.el-464053 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb?utm_source target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div><div data-v-8eb46620 data-eid=596291 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=596291><style> 
.el-596291 {
    align-items:center;
}
.el-596291  {
    
}

 .el-596291 {
    flex-direction: row;
}  .el-596291 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-596291 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-596291 fitContainer jsc_center" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-596291-0"><div data-v-8eb46620 data-eid=49757 class=element-wrapper><div data-v-8eb46620 class="img el-49757" id=49757 style="margin: 0px;"><style> 
.el-49757 {
    align-items:center;
}
.el-49757 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001034-chk.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001034-chk.svg width=16px height=auto class=lazyload></div></div></div><div class="container-box cbox-596291-1"><div data-v-8eb46620 data-eid=324421 class=element-wrapper><div data-v-8eb46620 id=324421 class="paragraph el-324421" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-324421  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-324421  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-324421  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>365-Day Money Back Guarantee</div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=710782 id=710782 class="section py-m-50 py--45 p_relative full" style="padding: 60px 15px; background-color: rgba(229, 243, 234, 0.4); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=913130 id=913130 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=987362 class=element-wrapper><div data-v-8eb46620 id=987362 class="paragraph el-987362 mw-800" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-987362  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-987362  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-987362  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>Rosabella Moringa: The Ultimate Nutrient-Rich Superfood for Energy and Vitality</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=226684 class=element-wrapper><div data-v-8eb46620 id=226684 class="paragraph el-226684" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-226684  {
    font-size: 18px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>Here’s why we chose Moringa for its powerful energy-boosting nutrients:</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=459926 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=459926><style> 
.el-459926 {
    align-items:start;
}
.el-459926  {
    
}

 .el-459926 {
    flex-direction: row;
}  .el-459926 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-459926 mt--40" style="margin: 50px 0px 0px; padding: 0px;"><div class="container-box cbox-459926-0"><div data-v-8eb46620 data-eid=53718 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=53718><style> 
.el-53718 {
    align-items:start;
}
.el-53718  {
    
}

 .el-53718 {
    flex-direction: column;
}  .el-53718 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-53718 > .container-box:nth-child(2) {
							    width: 30px;
							    min-width: 30px;
							    max-width: 30px;
							}  .el-53718 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-53718 > .container-box:nth-child(4) {
							    width: 30px;
							    min-width: 30px;
							    max-width: 30px;
							}  .el-53718 > .container-box:nth-child(5) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-53718 {
    flex-direction: row;
  }
   .el-53718 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-53718 > .container-box:nth-child(2) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-53718 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-53718 > .container-box:nth-child(4) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-53718 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-53718 {
    flex-direction: row;
  }
   .el-53718 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-53718 > .container-box:nth-child(2) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-53718 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-53718 > .container-box:nth-child(4) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-53718 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-53718 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-53718-0"><div data-v-8eb46620 data-eid=476585 class=element-wrapper><div data-v-8eb46620 class="img el-476585" id=476585 style="margin: 0px;"><style> 
.el-476585 {
    align-items:center;
}
.el-476585 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730119230-Vitamin%20B12.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730119230-Vitamin%20B12.webp width=100% height=auto class=lazyload></div></div></div><div class="container-box cbox-53718-1"><div data-v-8eb46620 data-eid=472894 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=472894><style> 
.el-472894 {
    align-items:start;
}
.el-472894  {
    
}

 .el-472894 {
    flex-direction: row;
}  .el-472894 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-472894" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-472894-0"></div></div></div></div></div><div class="container-box cbox-53718-2"><div data-v-8eb46620 data-eid=587166 class=element-wrapper><div data-v-8eb46620 class="img el-587166" id=587166 style="margin: 0px;"><style> 
.el-587166 {
    align-items:center;
}
.el-587166 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730119343-Iron.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730119343-Iron.webp width=100% height=auto class=lazyload></div></div></div><div class="container-box cbox-53718-3"><div data-v-8eb46620 data-eid=531978 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=531978><style> 
.el-531978 {
    align-items:start;
}
.el-531978  {
    
}

 .el-531978 {
    flex-direction: row;
}  .el-531978 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-531978" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-531978-0"></div></div></div></div></div><div class="container-box cbox-53718-4"><div data-v-8eb46620 data-eid=253562 class=element-wrapper><div data-v-8eb46620 class="img el-253562" id=253562 style="margin: 0px;"><style> 
.el-253562 {
    align-items:center;
}
.el-253562 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730119380-Vitamin%20D.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730119380-Vitamin%20D.webp width=100% height=auto class=lazyload></div></div></div></div></div></div><div data-v-8eb46620 data-eid=113249 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=113249><style> 
.el-113249 {
    align-items:start;
}
.el-113249  {
    
}

 .el-113249 {
    flex-direction: column;
}  .el-113249 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-113249 > .container-box:nth-child(2) {
							    width: 30px;
							    min-width: 30px;
							    max-width: 30px;
							}  .el-113249 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-113249 > .container-box:nth-child(4) {
							    width: 30px;
							    min-width: 30px;
							    max-width: 30px;
							}  .el-113249 > .container-box:nth-child(5) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-113249 {
    flex-direction: row;
  }
   .el-113249 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-113249 > .container-box:nth-child(2) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-113249 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-113249 > .container-box:nth-child(4) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-113249 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-113249 {
    flex-direction: row;
  }
   .el-113249 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-113249 > .container-box:nth-child(2) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-113249 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-113249 > .container-box:nth-child(4) {
						    width: 30px;
						    min-width: 30px;
						    max-width: 30px;
						}  .el-113249 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-113249 cmn_container mt-u-20" style="margin: 30px 0px 0px; padding: 0px;"><div class="container-box cbox-113249-0"><div data-v-8eb46620 data-eid=891612 class=element-wrapper><div data-v-8eb46620 class="img el-891612" id=891612 style="margin: 0px;"><style> 
.el-891612 {
    align-items:center;
}
.el-891612 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730119757-Magnesium.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730119757-Magnesium.webp width=100% height=auto class=lazyload></div></div></div><div class="container-box cbox-113249-1"><div data-v-8eb46620 data-eid=277119 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=277119><style> 
.el-277119 {
    align-items:start;
}
.el-277119  {
    
}

 .el-277119 {
    flex-direction: row;
}  .el-277119 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-277119" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-277119-0"></div></div></div></div></div><div class="container-box cbox-113249-2"><div data-v-8eb46620 data-eid=812420 class=element-wrapper><div data-v-8eb46620 class="img el-812420" id=812420 style="margin: 0px;"><style> 
.el-812420 {
    align-items:center;
}
.el-812420 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730119815-Vitamin%20C.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730119815-Vitamin%20C.webp width=100% height=auto class=lazyload></div></div></div><div class="container-box cbox-113249-3"><div data-v-8eb46620 data-eid=503561 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=503561><style> 
.el-503561 {
    align-items:start;
}
.el-503561  {
    
}

 .el-503561 {
    flex-direction: row;
}  .el-503561 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-503561" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-503561-0"></div></div></div></div></div><div class="container-box cbox-113249-4"><div data-v-8eb46620 data-eid=4785 class=element-wrapper><div data-v-8eb46620 class="img el-4785" id=4785 style="margin: 0px;"><style> 
.el-4785 {
    align-items:center;
}
.el-4785 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730119979-Potassium.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730119979-Potassium.webp width=100% height=auto class=lazyload></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=214919 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=214919><style> 
.el-214919 {
    align-items:start;
}
.el-214919  {
    
}

 .el-214919 {
    flex-direction: row;
}  .el-214919 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-214919 mt--40" style="margin: 50px 0px 0px; padding: 0px;"><div class="container-box cbox-214919-0"><div data-v-8eb46620 data-eid=981750 class=element-wrapper><div data-v-8eb46620 class="btn-container el-981750" id=981750><style> .el-981750 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-981750 .btn:hover { line-height:1.53; } 
 
.el-981750 {
    align-items:stretch;
}
.el-981750 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div><div data-v-8eb46620 data-eid=992822 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=992822><style> 
.el-992822 {
    align-items:center;
}
.el-992822  {
    
}

 .el-992822 {
    flex-direction: row;
}  .el-992822 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-992822 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-992822 fitContainer jsc_center" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-992822-0"><div data-v-8eb46620 data-eid=316005 class=element-wrapper><div data-v-8eb46620 class="img el-316005" id=316005 style="margin: 0px;"><style> 
.el-316005 {
    align-items:center;
}
.el-316005 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001034-chk.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001034-chk.svg width=16px height=auto class=lazyload></div></div></div><div class="container-box cbox-992822-1"><div data-v-8eb46620 data-eid=295003 class=element-wrapper><div data-v-8eb46620 id=295003 class="paragraph el-295003" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-295003  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-295003  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-295003  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>365-Day Money Back Guarantee</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=441231 class=element-wrapper><div data-v-8eb46620 class="img el-441231" id=441231 style="margin: 0px;"><style> 
.el-441231 {
    align-items:center;
}
.el-441231 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg width=100% height=auto class="lazyload sp_img_one"></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=463120 class=element-wrapper><div data-v-8eb46620 class="img el-463120" id=463120 style="margin: 0px;"><style> 
.el-463120 {
    align-items:center;
}
.el-463120 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg width=100% height=auto class="lazyload sp_img_two"></div></div></div></div></section><section data-v-6bea8f81 data-eid=442250 id=442250 class="section py-m-50 py--45 full" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(19, 94, 74, 0.19); padding: 60px 15px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=900899 id=900899 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=2929 class=element-wrapper><div data-v-8eb46620 id=2929 class="paragraph el-2929" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-2929  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-2929  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-2929  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>Rosabella Moringa Promise</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=881976 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=881976><style> 
.el-881976 {
    align-items:start;
}
.el-881976  {
    
}

 .el-881976 {
    flex-direction: row;
}  .el-881976 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-881976 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-881976 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 

@media screen and (min-width: 480px) {
  .el-881976 {
    flex-direction: column;
  }
   .el-881976 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-881976 > .container-box:nth-child(2) {
							    width: 10px;
							    min-width: 10px;
							    max-width: 10px;
							}  .el-881976 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 
}
@media screen and (min-width: 1024px) {
  .el-881976 {
    flex-direction: row;
  }
   .el-881976 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-881976 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-881976 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-881976 mt--30 no-desktop no-mobile" style="margin: 40px 0px 0px; padding: 0px;"><div class="container-box cbox-881976-0"><div data-v-8eb46620 data-eid=384635 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=384635><style> 
.el-384635 {
    align-items:start;
}
.el-384635  {
    
}

 .el-384635 {
    flex-direction: row;
}  .el-384635 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-384635 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-384635 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-384635 > .container-box:nth-child(4) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-384635 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-384635" style="margin: 0px; padding: 0px;"><div class="container-box cbox-384635-0"><div data-v-8eb46620 data-eid=763962 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=763962><style> 
.el-763962 {
    align-items:start;
}
.el-763962  {
    
}

 .el-763962 {
    flex-direction: row;
}  .el-763962 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-763962" style="margin: 0px; padding: 0px;"><div class="container-box cbox-763962-0"><div data-v-8eb46620 data-eid=691817 class=element-wrapper><div data-v-8eb46620 class="img el-691817" id=691817 style="margin: 0px;"><style> 
.el-691817 {
    align-items:center;
}
.el-691817 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730121662-Pure%20&%20Potent%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730121662-Pure%20&%20Potent%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=810057 class=element-wrapper><div data-v-8eb46620 id=810057 class="paragraph el-810057" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-810057  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-810057  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-810057  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Pure & Potent</div></div></div></div></div></div></div></div><div class="container-box cbox-384635-1"></div><div class="container-box cbox-384635-2"><div data-v-8eb46620 data-eid=277069 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=277069><style> 
.el-277069 {
    align-items:start;
}
.el-277069  {
    
}

 .el-277069 {
    flex-direction: row;
}  .el-277069 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-277069" style="margin: 0px; padding: 0px;"><div class="container-box cbox-277069-0"><div data-v-8eb46620 data-eid=808803 class=element-wrapper><div data-v-8eb46620 class="img el-808803" id=808803 style="margin: 0px;"><style> 
.el-808803 {
    align-items:center;
}
.el-808803 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730121915-Freshly%20Harvested%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730121915-Freshly%20Harvested%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=135877 class=element-wrapper><div data-v-8eb46620 id=135877 class="paragraph el-135877" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-135877  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-135877  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-135877  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Freshly Harvested</div></div></div></div></div></div></div></div><div class="container-box cbox-384635-3"></div><div class="container-box cbox-384635-4"><div data-v-8eb46620 data-eid=373839 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=373839><style> 
.el-373839 {
    align-items:start;
}
.el-373839  {
    
}

 .el-373839 {
    flex-direction: row;
}  .el-373839 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-373839" style="margin: 0px; padding: 0px;"><div class="container-box cbox-373839-0"><div data-v-8eb46620 data-eid=973163 class=element-wrapper><div data-v-8eb46620 class="img el-973163" id=973163 style="margin: 0px;"><style> 
.el-973163 {
    align-items:center;
}
.el-973163 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730121972-No%20Additives%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730121972-No%20Additives%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=107626 class=element-wrapper><div data-v-8eb46620 id=107626 class="paragraph el-107626" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-107626  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-107626  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-107626  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>No Additives</div></div></div></div></div></div></div></div></div></div></div></div><div class="container-box cbox-881976-1"><div data-v-8eb46620 data-eid=667900 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=667900><style> 
.el-667900 {
    align-items:start;
}
.el-667900  {
    
}

 .el-667900 {
    flex-direction: row;
}  .el-667900 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-667900" style="margin: 30px 0px 0px; padding: 0px;"><div class="container-box cbox-667900-0"></div></div></div></div></div><div class="container-box cbox-881976-2"><div data-v-8eb46620 data-eid=831283 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=831283><style> 
.el-831283 {
    align-items:start;
}
.el-831283  {
    
}

 .el-831283 {
    flex-direction: row;
}  .el-831283 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-831283 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-831283 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-831283 > .container-box:nth-child(4) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-831283 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-831283" style="margin: 0px; padding: 0px;"><div class="container-box cbox-831283-0"><div data-v-8eb46620 data-eid=484836 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=484836><style> 
.el-484836 {
    align-items:start;
}
.el-484836  {
    
}

 .el-484836 {
    flex-direction: row;
}  .el-484836 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-484836" style="margin: 0px; padding: 0px;"><div class="container-box cbox-484836-0"><div data-v-8eb46620 data-eid=684891 class=element-wrapper><div data-v-8eb46620 class="img el-684891" id=684891 style="margin: 0px;"><style> 
.el-684891 {
    align-items:center;
}
.el-684891 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730122022-Gluten%20Free%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730122022-Gluten%20Free%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=389070 class=element-wrapper><div data-v-8eb46620 id=389070 class="paragraph el-389070" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-389070  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-389070  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-389070  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Gluten Free</div></div></div></div></div></div></div></div><div class="container-box cbox-831283-1"></div><div class="container-box cbox-831283-2"><div data-v-8eb46620 data-eid=775971 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=775971><style> 
.el-775971 {
    align-items:start;
}
.el-775971  {
    
}

 .el-775971 {
    flex-direction: row;
}  .el-775971 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-775971" style="margin: 0px; padding: 0px;"><div class="container-box cbox-775971-0"><div data-v-8eb46620 data-eid=661239 class=element-wrapper><div data-v-8eb46620 class="img el-661239" id=661239 style="margin: 0px;"><style> 
.el-661239 {
    align-items:center;
}
.el-661239 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730122084-Non-GMO%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730122084-Non-GMO%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=425787 class=element-wrapper><div data-v-8eb46620 id=425787 class="paragraph el-425787" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-425787  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-425787  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-425787  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Non-GMO</div></div></div></div></div></div></div></div><div class="container-box cbox-831283-3"></div><div class="container-box cbox-831283-4"><div data-v-8eb46620 data-eid=410856 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=410856><style> 
.el-410856 {
    align-items:start;
}
.el-410856  {
    
}

 .el-410856 {
    flex-direction: row;
}  .el-410856 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-410856" style="margin: 0px; padding: 0px;"><div class="container-box cbox-410856-0"><div data-v-8eb46620 data-eid=587324 class=element-wrapper><div data-v-8eb46620 class="img el-587324" id=587324 style="margin: 0px;"><style> 
.el-587324 {
    align-items:center;
}
.el-587324 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730122196-Made%20in%20a%20USA%20FDA%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730122196-Made%20in%20a%20USA%20FDA%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=208235 class=element-wrapper><div data-v-8eb46620 id=208235 class="paragraph el-208235" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-208235  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-208235  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-208235  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Made in a USA FDA-Registered Facility</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=651557 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=651557><style> 
.el-651557 {
    align-items:start;
}
.el-651557  {
    
}

 .el-651557 {
    flex-direction: column;
}  .el-651557 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-651557 > .container-box:nth-child(2) {
							    width: 10px;
							    min-width: 10px;
							    max-width: 10px;
							}  .el-651557 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-651557 > .container-box:nth-child(4) {
							    width: 10px;
							    min-width: 10px;
							    max-width: 10px;
							}  .el-651557 > .container-box:nth-child(5) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-651557 {
    flex-direction: row;
  }
   .el-651557 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-651557 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-651557 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-651557 > .container-box:nth-child(4) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-651557 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-651557 {
    flex-direction: row;
  }
   .el-651557 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-651557 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-651557 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-651557 > .container-box:nth-child(4) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-651557 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-651557 mt--30 no-tablet" style="margin: 40px 0px 0px; padding: 0px;"><div class="container-box cbox-651557-0"><div data-v-8eb46620 data-eid=46557 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=46557><style> 
.el-46557 {
    align-items:start;
}
.el-46557  {
    
}

 .el-46557 {
    flex-direction: row;
}  .el-46557 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-46557 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-46557 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-46557" style="margin: 0px; padding: 0px;"><div class="container-box cbox-46557-0"><div data-v-8eb46620 data-eid=390248 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=390248><style> 
.el-390248 {
    align-items:start;
}
.el-390248  {
    
}

 .el-390248 {
    flex-direction: row;
}  .el-390248 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-390248" style="margin: 0px; padding: 0px;"><div class="container-box cbox-390248-0"><div data-v-8eb46620 data-eid=137986 class=element-wrapper><div data-v-8eb46620 class="img el-137986" id=137986 style="margin: 0px;"><style> 
.el-137986 {
    align-items:center;
}
.el-137986 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730121662-Pure%20&%20Potent%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730121662-Pure%20&%20Potent%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=284774 class=element-wrapper><div data-v-8eb46620 id=284774 class="paragraph el-284774" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-284774  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-284774  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-284774  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Pure & Potent</div></div></div></div></div></div></div></div><div class="container-box cbox-46557-1"></div><div class="container-box cbox-46557-2"><div data-v-8eb46620 data-eid=504571 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=504571><style> 
.el-504571 {
    align-items:start;
}
.el-504571  {
    
}

 .el-504571 {
    flex-direction: row;
}  .el-504571 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-504571" style="margin: 0px; padding: 0px;"><div class="container-box cbox-504571-0"><div data-v-8eb46620 data-eid=107778 class=element-wrapper><div data-v-8eb46620 class="img el-107778" id=107778 style="margin: 0px;"><style> 
.el-107778 {
    align-items:center;
}
.el-107778 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730121915-Freshly%20Harvested%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730121915-Freshly%20Harvested%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=998985 class=element-wrapper><div data-v-8eb46620 id=998985 class="paragraph el-998985" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-998985  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-998985  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-998985  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Freshly Harvested</div></div></div></div></div></div></div></div></div></div></div></div><div class="container-box cbox-651557-1"><div data-v-8eb46620 data-eid=350531 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=350531><style> 
.el-350531 {
    align-items:start;
}
.el-350531  {
    
}

 .el-350531 {
    flex-direction: row;
}  .el-350531 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-350531" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-350531-0"></div></div></div></div></div><div class="container-box cbox-651557-2"><div data-v-8eb46620 data-eid=851933 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=851933><style> 
.el-851933 {
    align-items:start;
}
.el-851933  {
    
}

 .el-851933 {
    flex-direction: row;
}  .el-851933 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-851933 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-851933 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-851933" style="margin: 0px; padding: 0px;"><div class="container-box cbox-851933-0"><div data-v-8eb46620 data-eid=189618 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=189618><style> 
.el-189618 {
    align-items:start;
}
.el-189618  {
    
}

 .el-189618 {
    flex-direction: row;
}  .el-189618 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-189618" style="margin: 0px; padding: 0px;"><div class="container-box cbox-189618-0"><div data-v-8eb46620 data-eid=749099 class=element-wrapper><div data-v-8eb46620 class="img el-749099" id=749099 style="margin: 0px;"><style> 
.el-749099 {
    align-items:center;
}
.el-749099 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730121972-No%20Additives%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730121972-No%20Additives%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=453659 class=element-wrapper><div data-v-8eb46620 id=453659 class="paragraph el-453659" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-453659  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-453659  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-453659  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>No Additives</div></div></div></div></div></div></div></div><div class="container-box cbox-851933-1"></div><div class="container-box cbox-851933-2"><div data-v-8eb46620 data-eid=523319 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=523319><style> 
.el-523319 {
    align-items:start;
}
.el-523319  {
    
}

 .el-523319 {
    flex-direction: row;
}  .el-523319 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-523319" style="margin: 0px; padding: 0px;"><div class="container-box cbox-523319-0"><div data-v-8eb46620 data-eid=656570 class=element-wrapper><div data-v-8eb46620 class="img el-656570" id=656570 style="margin: 0px;"><style> 
.el-656570 {
    align-items:center;
}
.el-656570 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730122022-Gluten%20Free%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730122022-Gluten%20Free%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=730617 class=element-wrapper><div data-v-8eb46620 id=730617 class="paragraph el-730617" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-730617  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-730617  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-730617  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Gluten Free</div></div></div></div></div></div></div></div></div></div></div></div><div class="container-box cbox-651557-3"><div data-v-8eb46620 data-eid=721465 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=721465><style> 
.el-721465 {
    align-items:start;
}
.el-721465  {
    
}

 .el-721465 {
    flex-direction: row;
}  .el-721465 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-721465" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-721465-0"></div></div></div></div></div><div class="container-box cbox-651557-4"><div data-v-8eb46620 data-eid=998512 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=998512><style> 
.el-998512 {
    align-items:start;
}
.el-998512  {
    
}

 .el-998512 {
    flex-direction: row;
}  .el-998512 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-998512 > .container-box:nth-child(2) {
						    width: 10px;
						    min-width: 10px;
						    max-width: 10px;
						}  .el-998512 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-998512" style="margin: 0px; padding: 0px;"><div class="container-box cbox-998512-0"><div data-v-8eb46620 data-eid=483085 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=483085><style> 
.el-483085 {
    align-items:start;
}
.el-483085  {
    
}

 .el-483085 {
    flex-direction: row;
}  .el-483085 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-483085" style="margin: 0px; padding: 0px;"><div class="container-box cbox-483085-0"><div data-v-8eb46620 data-eid=193701 class=element-wrapper><div data-v-8eb46620 class="img el-193701" id=193701 style="margin: 0px;"><style> 
.el-193701 {
    align-items:center;
}
.el-193701 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730122084-Non-GMO%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730122084-Non-GMO%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=663465 class=element-wrapper><div data-v-8eb46620 id=663465 class="paragraph el-663465" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-663465  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-663465  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-663465  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Non-GMO</div></div></div></div></div></div></div></div><div class="container-box cbox-998512-1"></div><div class="container-box cbox-998512-2"><div data-v-8eb46620 data-eid=776508 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=776508><style> 
.el-776508 {
    align-items:start;
}
.el-776508  {
    
}

 .el-776508 {
    flex-direction: row;
}  .el-776508 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-776508" style="margin: 0px; padding: 0px;"><div class="container-box cbox-776508-0"><div data-v-8eb46620 data-eid=191951 class=element-wrapper><div data-v-8eb46620 class="img el-191951" id=191951 style="margin: 0px;"><style> 
.el-191951 {
    align-items:center;
}
.el-191951 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730122196-Made%20in%20a%20USA%20FDA%20icon.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730122196-Made%20in%20a%20USA%20FDA%20icon.png width=94px height=auto class=lazyload></div></div><div data-v-8eb46620 data-eid=230269 class=element-wrapper><div data-v-8eb46620 id=230269 class="paragraph el-230269" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-230269  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-230269  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-230269  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Made in a USA FDA-Registered Facility</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=38877 id=38877 class="section py-m-50 py--45 full" style="padding: 60px 15px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=797647 id=797647 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=720814 class=element-wrapper><div data-v-8eb46620 id=720814 class="paragraph el-720814 mw-800" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-720814  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-720814  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-720814  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>What Should I Expect From Consistent Use of Rosabella Moringa?</strong></div></div></div></div></div><div data-v-4b3acc2c data-v-6bea8f81 data-eid=706592 id=706592 class="section_row mw-1030 timeRow" style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=699262 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=699262><style> 
.el-699262 {
    align-items:start;
}
.el-699262  {
    
}

 .el-699262 {
    flex-direction: row;
}  .el-699262 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-699262 mt--10" style="margin: 40px 0px 0px; padding: 0px;"><div class="container-box cbox-699262-0"><div data-v-8eb46620 data-eid=547605 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=547605><style> 
.el-547605 {
    align-items:start;
}
.el-547605  {
    
}

 .el-547605 {
    flex-direction: column;
}  .el-547605 > .container-box:nth-child(1) {
							    width: 60px;
							    min-width: 60px;
							    max-width: 60px;
							}  .el-547605 > .container-box:nth-child(2) {
							    width: 39%;
							    min-width: 39%;
							    max-width: 39%;
							}  .el-547605 > .container-box:nth-child(3) {
							    width: 38.5%;
							    min-width: 38.5%;
							    max-width: 38.5%;
							} 

@media screen and (min-width: 480px) {
  .el-547605 {
    flex-direction: row;
  }
   .el-547605 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-547605 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-547605 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
}
@media screen and (min-width: 1024px) {
  .el-547605 {
    flex-direction: row;
  }
   .el-547605 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-547605 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-547605 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
} </style><div class="container el-547605 jsc_between p_relative s4_mid_row mid_one py-t-25" style="margin: 0px; padding: 35px 0px;"><div class="container-box cbox-547605-0"></div><div class="container-box cbox-547605-1"><div data-v-8eb46620 data-eid=126177 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=126177><style> 
.el-126177 {
    align-items:center;
}
.el-126177  {
    
}

 .el-126177 {
    flex-direction: row;
}  .el-126177 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-126177 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-126177 fitContainer jsc_end week_heading" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-126177-0"><div data-v-8eb46620 data-eid=987909 class=element-wrapper><div data-v-8eb46620 class="img el-987909" id=987909 style="margin: 0px 10px 0px 0px;"><style> 
.el-987909 {
    align-items:center;
}
.el-987909 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp width=40px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-126177-1"><div data-v-8eb46620 data-eid=87665 class=element-wrapper><div data-v-8eb46620 id=87665 class="paragraph el-87665" style="color: rgb(20, 93, 75); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-87665  {
    font-size: calc(23.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-87665  {
    font-size: calc(31px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-87665  {
    font-size: 45px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>1 Week</div></div></div></div></div></div></div></div><div class="container-box cbox-547605-2"><div data-v-8eb46620 data-eid=385384 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=385384><style> 
.el-385384 {
    align-items:start;
}
.el-385384  {
    
}

 .el-385384 {
    flex-direction: row;
}  .el-385384 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-385384 p_relative s4_row_content_box" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-385384-0"><div data-v-8eb46620 data-eid=522545 class=element-wrapper><div data-v-8eb46620 id=522545 class="paragraph el-522545" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-522545  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-522545  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-522545  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Noticeable lift in energy and reduced brain fog from essential nutrients like B12, iron, and magnesium.</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=64047 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=64047><style> 
.el-64047 {
    align-items:start;
}
.el-64047  {
    
}

 .el-64047 {
    flex-direction: column;
}  .el-64047 > .container-box:nth-child(1) {
							    width: 60px;
							    min-width: 60px;
							    max-width: 60px;
							}  .el-64047 > .container-box:nth-child(2) {
							    width: 39%;
							    min-width: 39%;
							    max-width: 39%;
							}  .el-64047 > .container-box:nth-child(3) {
							    width: 38.5%;
							    min-width: 38.5%;
							    max-width: 38.5%;
							} 

@media screen and (min-width: 480px) {
  .el-64047 {
    flex-direction: row;
  }
   .el-64047 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-64047 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-64047 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
}
@media screen and (min-width: 1024px) {
  .el-64047 {
    flex-direction: row;
  }
   .el-64047 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-64047 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-64047 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
} </style><div class="container el-64047 jsc_between p_relative s4_mid_row row_reverse py-t-25" style="margin: 0px; padding: 35px 0px;"><div class="container-box cbox-64047-0"></div><div class="container-box cbox-64047-1"><div data-v-8eb46620 data-eid=99831 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=99831><style> 
.el-99831 {
    align-items:center;
}
.el-99831  {
    
}

 .el-99831 {
    flex-direction: row;
}  .el-99831 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-99831 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-99831 fitContainer jsc_start week_heading" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-99831-0"><div data-v-8eb46620 data-eid=481260 class=element-wrapper><div data-v-8eb46620 class="img el-481260" id=481260 style="margin: 0px 10px 0px 0px;"><style> 
.el-481260 {
    align-items:center;
}
.el-481260 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp width=40px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-99831-1"><div data-v-8eb46620 data-eid=496413 class=element-wrapper><div data-v-8eb46620 id=496413 class="paragraph el-496413" style="color: rgb(20, 93, 75); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-496413  {
    font-size: calc(23.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-496413  {
    font-size: calc(31px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-496413  {
    font-size: 45px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>1 Month</div></div></div></div></div></div></div></div><div class="container-box cbox-64047-2"><div data-v-8eb46620 data-eid=597681 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=597681><style> 
.el-597681 {
    align-items:start;
}
.el-597681  {
    
}

 .el-597681 {
    flex-direction: row;
}  .el-597681 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-597681 p_relative s4_row_content_box row_reverse_content" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-597681-0"><div data-v-8eb46620 data-eid=531682 class=element-wrapper><div data-v-8eb46620 id=531682 class="paragraph el-531682" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-531682  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-531682  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-531682  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Improved nutrient absorption and digestion, leading to less fatigue and more sustained energy throughout the day.</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=468620 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=468620><style> 
.el-468620 {
    align-items:start;
}
.el-468620  {
    
}

 .el-468620 {
    flex-direction: column;
}  .el-468620 > .container-box:nth-child(1) {
							    width: 60px;
							    min-width: 60px;
							    max-width: 60px;
							}  .el-468620 > .container-box:nth-child(2) {
							    width: 39%;
							    min-width: 39%;
							    max-width: 39%;
							}  .el-468620 > .container-box:nth-child(3) {
							    width: 38.5%;
							    min-width: 38.5%;
							    max-width: 38.5%;
							} 

@media screen and (min-width: 480px) {
  .el-468620 {
    flex-direction: row;
  }
   .el-468620 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-468620 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-468620 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
}
@media screen and (min-width: 1024px) {
  .el-468620 {
    flex-direction: row;
  }
   .el-468620 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-468620 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-468620 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
} </style><div class="container el-468620 jsc_between p_relative s4_mid_row py-t-25" style="margin: 0px; padding: 35px 0px;"><div class="container-box cbox-468620-0"></div><div class="container-box cbox-468620-1"><div data-v-8eb46620 data-eid=399088 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=399088><style> 
.el-399088 {
    align-items:center;
}
.el-399088  {
    
}

 .el-399088 {
    flex-direction: row;
}  .el-399088 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-399088 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-399088 fitContainer jsc_end week_heading" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-399088-0"><div data-v-8eb46620 data-eid=315302 class=element-wrapper><div data-v-8eb46620 class="img el-315302" id=315302 style="margin: 0px 10px 0px 0px;"><style> 
.el-315302 {
    align-items:center;
}
.el-315302 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp width=40px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-399088-1"><div data-v-8eb46620 data-eid=208922 class=element-wrapper><div data-v-8eb46620 id=208922 class="paragraph el-208922" style="color: rgb(20, 93, 75); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-208922  {
    font-size: calc(23.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-208922  {
    font-size: calc(31px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-208922  {
    font-size: 45px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>2 Months</div></div></div></div></div></div></div></div><div class="container-box cbox-468620-2"><div data-v-8eb46620 data-eid=354374 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=354374><style> 
.el-354374 {
    align-items:start;
}
.el-354374  {
    
}

 .el-354374 {
    flex-direction: row;
}  .el-354374 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-354374 p_relative s4_row_content_box" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-354374-0"><div data-v-8eb46620 data-eid=895476 class=element-wrapper><div data-v-8eb46620 id=895476 class="paragraph el-895476" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-895476  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-895476  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-895476  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Abundance of B vitamins and antioxidants help strengthen the immune system, reduce inflammation, and combat stress-induced fatigue.</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=885968 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=885968><style> 
.el-885968 {
    align-items:start;
}
.el-885968  {
    
}

 .el-885968 {
    flex-direction: column;
}  .el-885968 > .container-box:nth-child(1) {
							    width: 60px;
							    min-width: 60px;
							    max-width: 60px;
							}  .el-885968 > .container-box:nth-child(2) {
							    width: 39%;
							    min-width: 39%;
							    max-width: 39%;
							}  .el-885968 > .container-box:nth-child(3) {
							    width: 38.5%;
							    min-width: 38.5%;
							    max-width: 38.5%;
							} 

@media screen and (min-width: 480px) {
  .el-885968 {
    flex-direction: row;
  }
   .el-885968 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-885968 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-885968 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
}
@media screen and (min-width: 1024px) {
  .el-885968 {
    flex-direction: row;
  }
   .el-885968 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-885968 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-885968 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
} </style><div class="container el-885968 jsc_between p_relative s4_mid_row row_reverse py-t-25" style="margin: 0px; padding: 35px 0px;"><div class="container-box cbox-885968-0"></div><div class="container-box cbox-885968-1"><div data-v-8eb46620 data-eid=940710 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=940710><style> 
.el-940710 {
    align-items:center;
}
.el-940710  {
    
}

 .el-940710 {
    flex-direction: row;
}  .el-940710 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-940710 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-940710 fitContainer jsc_start week_heading" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-940710-0"><div data-v-8eb46620 data-eid=951554 class=element-wrapper><div data-v-8eb46620 class="img el-951554" id=951554 style="margin: 0px 10px 0px 0px;"><style> 
.el-951554 {
    align-items:center;
}
.el-951554 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp width=40px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-940710-1"><div data-v-8eb46620 data-eid=907297 class=element-wrapper><div data-v-8eb46620 id=907297 class="paragraph el-907297" style="color: rgb(20, 93, 75); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-907297  {
    font-size: calc(23.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-907297  {
    font-size: calc(31px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-907297  {
    font-size: 45px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>3 Months</div></div></div></div></div></div></div></div><div class="container-box cbox-885968-2"><div data-v-8eb46620 data-eid=935141 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=935141><style> 
.el-935141 {
    align-items:start;
}
.el-935141  {
    
}

 .el-935141 {
    flex-direction: row;
}  .el-935141 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-935141 p_relative s4_row_content_box row_reverse_content" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-935141-0"><div data-v-8eb46620 data-eid=663024 class=element-wrapper><div data-v-8eb46620 id=663024 class="paragraph el-663024" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-663024  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-663024  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-663024  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Consistent intake of vitamin A, iron, and magnesium contributes to healthier skin, sharper mental clarity, and improved mood.</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=472932 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=472932><style> 
.el-472932 {
    align-items:start;
}
.el-472932  {
    
}

 .el-472932 {
    flex-direction: column;
}  .el-472932 > .container-box:nth-child(1) {
							    width: 60px;
							    min-width: 60px;
							    max-width: 60px;
							}  .el-472932 > .container-box:nth-child(2) {
							    width: 39%;
							    min-width: 39%;
							    max-width: 39%;
							}  .el-472932 > .container-box:nth-child(3) {
							    width: 38.5%;
							    min-width: 38.5%;
							    max-width: 38.5%;
							} 

@media screen and (min-width: 480px) {
  .el-472932 {
    flex-direction: row;
  }
   .el-472932 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-472932 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-472932 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
}
@media screen and (min-width: 1024px) {
  .el-472932 {
    flex-direction: row;
  }
   .el-472932 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-472932 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-472932 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
} </style><div class="container el-472932 jsc_between p_relative s4_mid_row py-t-25" style="margin: 0px; padding: 35px 0px;"><div class="container-box cbox-472932-0"></div><div class="container-box cbox-472932-1"><div data-v-8eb46620 data-eid=986091 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=986091><style> 
.el-986091 {
    align-items:center;
}
.el-986091  {
    
}

 .el-986091 {
    flex-direction: row;
}  .el-986091 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-986091 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-986091 fitContainer jsc_end week_heading" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-986091-0"><div data-v-8eb46620 data-eid=468349 class=element-wrapper><div data-v-8eb46620 class="img el-468349" id=468349 style="margin: 0px 10px 0px 0px;"><style> 
.el-468349 {
    align-items:center;
}
.el-468349 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp width=40px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-986091-1"><div data-v-8eb46620 data-eid=932426 class=element-wrapper><div data-v-8eb46620 id=932426 class="paragraph el-932426" style="color: rgb(20, 93, 75); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-932426  {
    font-size: calc(23.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-932426  {
    font-size: calc(31px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-932426  {
    font-size: 45px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>6 Months</div></div></div></div></div></div></div></div><div class="container-box cbox-472932-2"><div data-v-8eb46620 data-eid=565025 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=565025><style> 
.el-565025 {
    align-items:start;
}
.el-565025  {
    
}

 .el-565025 {
    flex-direction: row;
}  .el-565025 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-565025 p_relative s4_row_content_box" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-565025-0"><div data-v-8eb46620 data-eid=421027 class=element-wrapper><div data-v-8eb46620 id=421027 class="paragraph el-421027" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-421027  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-421027  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-421027  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Enhanced metabolism and energy production from key minerals, leading to better physical performance and faster recovery after activities.</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=552674 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=552674><style> 
.el-552674 {
    align-items:start;
}
.el-552674  {
    
}

 .el-552674 {
    flex-direction: column;
}  .el-552674 > .container-box:nth-child(1) {
							    width: 60px;
							    min-width: 60px;
							    max-width: 60px;
							}  .el-552674 > .container-box:nth-child(2) {
							    width: 39%;
							    min-width: 39%;
							    max-width: 39%;
							}  .el-552674 > .container-box:nth-child(3) {
							    width: 38.5%;
							    min-width: 38.5%;
							    max-width: 38.5%;
							} 

@media screen and (min-width: 480px) {
  .el-552674 {
    flex-direction: row;
  }
   .el-552674 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-552674 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-552674 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
}
@media screen and (min-width: 1024px) {
  .el-552674 {
    flex-direction: row;
  }
   .el-552674 > .container-box:nth-child(1) {
						    width: 60px;
						    min-width: 60px;
						    max-width: 60px;
						}  .el-552674 > .container-box:nth-child(2) {
						    width: 39%;
						    min-width: 39%;
						    max-width: 39%;
						}  .el-552674 > .container-box:nth-child(3) {
						    width: 38.5%;
						    min-width: 38.5%;
						    max-width: 38.5%;
						} 
} </style><div class="container el-552674 jsc_between p_relative s4_mid_row row_reverse py-t-25" style="margin: 0px; padding: 35px 0px;"><div class="container-box cbox-552674-0"></div><div class="container-box cbox-552674-1"><div data-v-8eb46620 data-eid=109472 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=109472><style> 
.el-109472 {
    align-items:center;
}
.el-109472  {
    
}

 .el-109472 {
    flex-direction: row;
}  .el-109472 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-109472 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-109472 fitContainer jsc_start week_heading" style="margin: 10px 0px 0px; padding: 0px;"><div class="container-box cbox-109472-0"><div data-v-8eb46620 data-eid=577941 class=element-wrapper><div data-v-8eb46620 class="img el-577941" id=577941 style="margin: 0px 10px 0px 0px;"><style> 
.el-577941 {
    align-items:center;
}
.el-577941 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730128921-Mini%20Calendar.webp width=40px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-109472-1"><div data-v-8eb46620 data-eid=3880 class=element-wrapper><div data-v-8eb46620 id=3880 class="paragraph el-3880" style="color: rgb(20, 93, 75); line-height: 1; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-3880  {
    font-size: calc(23.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-3880  {
    font-size: calc(31px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-3880  {
    font-size: 45px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>12 Months</div></div></div></div></div></div></div></div><div class="container-box cbox-552674-2"><div data-v-8eb46620 data-eid=728740 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=728740><style> 
.el-728740 {
    align-items:start;
}
.el-728740  {
    
}

 .el-728740 {
    flex-direction: row;
}  .el-728740 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-728740 p_relative s4_row_content_box row_reverse_content" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-728740-0"><div data-v-8eb46620 data-eid=106896 class=element-wrapper><div data-v-8eb46620 id=106896 class="paragraph el-106896" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-106896  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-106896  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-106896  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Balanced hormones and optimized nutrient levels result in sustained energy, reduced fatigue, and clearer mental focus, helping you feel revitalized all day long.</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-v-4b3acc2c data-v-6bea8f81 data-eid=609110 id=609110 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=847758 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=847758><style> 
.el-847758 {
    align-items:start;
}
.el-847758  {
    
}

 .el-847758 {
    flex-direction: row;
}  .el-847758 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-847758 mt--40" style="margin: 50px 0px 0px; padding: 0px;"><div class="container-box cbox-847758-0"><div data-v-8eb46620 data-eid=556287 class=element-wrapper><div data-v-8eb46620 class="btn-container el-556287" id=556287><style> .el-556287 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-556287 .btn:hover { line-height:1.53; } 
 
.el-556287 {
    align-items:stretch;
}
.el-556287 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div><div data-v-8eb46620 data-eid=736534 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=736534><style> 
.el-736534 {
    align-items:center;
}
.el-736534  {
    
}

 .el-736534 {
    flex-direction: row;
}  .el-736534 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-736534 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-736534 fitContainer jsc_center" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-736534-0"><div data-v-8eb46620 data-eid=2476 class=element-wrapper><div data-v-8eb46620 class="img el-2476" id=2476 style="margin: 0px;"><style> 
.el-2476 {
    align-items:center;
}
.el-2476 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001034-chk.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001034-chk.svg width=16px height=auto class=lazyload></div></div></div><div class="container-box cbox-736534-1"><div data-v-8eb46620 data-eid=284235 class=element-wrapper><div data-v-8eb46620 id=284235 class="paragraph el-284235" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-284235  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-284235  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-284235  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>365-Day Money Back Guarantee</div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=605200 id=605200 class="section py-m-50 py--45 p_relative full" style="padding: 60px 15px 80px; background-color: rgba(229, 243, 234, 0.4); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=320889 id=320889 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=330151 class=element-wrapper><div data-v-8eb46620 id=330151 class="paragraph el-330151 mw-800" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-330151  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-330151  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-330151  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>Why Rosabella Moringa CRUSHES Greens Powders</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=421872 class=element-wrapper><div data-v-8eb46620 class="img el-421872" id=421872 style="margin: 0px;"><style> 
.el-421872 {
    align-items:center;
}
.el-421872 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg width=100% height=auto class="lazyload sp_img_one"></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=216140 class=element-wrapper><div data-v-8eb46620 class="img el-216140" id=216140 style="margin: 0px;"><style> 
.el-216140 {
    align-items:center;
}
.el-216140 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg width=100% height=auto class="lazyload sp_img_two"></div></div></div></div><div data-v-4b3acc2c data-v-6bea8f81 data-eid=918350 id=918350 class="section_row mw-1000" style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=538478 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=538478><style> 
.el-538478 {
    align-items:start;
}
.el-538478  {
    
}

 .el-538478 {
    flex-direction: row;
}  .el-538478 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-538478 mt--100" style="border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 10px; margin: 190px 0px 0px; padding: 0px;"><div class="container-box cbox-538478-0"><div data-v-8eb46620 data-eid=757894 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=757894><style> 
.el-757894 {
    align-items:start;
}
.el-757894  {
    
}

 .el-757894 {
    flex-direction: row;
}  .el-757894 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-757894 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-757894 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-757894 tabHead" style="margin: 0px; padding: 0px;"><div class="container-box cbox-757894-0"><div data-v-8eb46620 data-eid=731986 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=731986><style> 
.el-731986 {
    align-items:start;
}
.el-731986  {
    
}

 .el-731986 {
    flex-direction: row;
}  .el-731986 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-731986" style="margin: 0px; padding: 0px;"><div class="container-box cbox-731986-0"><div data-v-8eb46620 data-eid=146334 class=element-wrapper><div data-v-8eb46620 class="img el-146334" id=146334 style="margin: -175px 0px 0px;"><style> 
.el-146334 {
    align-items:center;
}
.el-146334 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730179607-Moringa%20Capsules.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730179607-Moringa%20Capsules.webp width=225px height=auto class="lazyload pdrImg" style="object-fit: scale-down;"></div></div><div data-v-8eb46620 data-eid=972267 class=element-wrapper><div data-v-8eb46620 id=972267 class="paragraph el-972267 fw-600" style="color: rgb(20, 93, 75); line-height: 1.2; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-972267  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-972267  {
    font-size: calc(18px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-972267  {
    font-size: 24px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Rosabella<p>Moringa</div></div></div></div></div></div></div></div><div class="container-box cbox-757894-1"><div data-v-8eb46620 data-eid=135619 class=element-wrapper><div data-v-8eb46620 id=135619 class="paragraph el-135619 vsP fw-800" style="color: rgb(20, 93, 75); border-width: 3px; border-style: solid; border-color: rgb(20, 93, 75); border-radius: 300px; line-height: 1.2; margin: 0px; padding: 0px; background-color: rgb(255, 255, 255); text-shadow: transparent 0px 0px 0px;"><style> .el-135619  {
    font-size: calc(21.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-135619  {
    font-size: calc(28px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-135619  {
    font-size: 28px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>VS</div></div></div><div data-v-8eb46620 data-eid=399786 class=element-wrapper><div data-v-8eb46620 id=399786 class="paragraph el-399786 mt-20" style="color: rgb(255, 255, 255); line-height: 1.2; margin: 40px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-399786  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-399786  {
    font-size: calc(22px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-399786  {
    font-size: 28px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>Nutrient/Feature</strong></div></div></div></div><div class="container-box cbox-757894-2"><div data-v-8eb46620 data-eid=549754 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=549754><style> 
.el-549754 {
    align-items:start;
}
.el-549754  {
    
}

 .el-549754 {
    flex-direction: row;
}  .el-549754 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-549754" style="margin: 0px; padding: 0px;"><div class="container-box cbox-549754-0"><div data-v-8eb46620 data-eid=615691 class=element-wrapper><div data-v-8eb46620 class="img el-615691" id=615691 style="margin: -175px 0px 0px;"><style> 
.el-615691 {
    align-items:center;
}
.el-615691 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730179989-Green%20Juice.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730179989-Green%20Juice.webp width=225px height=auto class="lazyload pdrImg" style="object-fit: scale-down;"></div></div><div data-v-8eb46620 data-eid=492254 class=element-wrapper><div data-v-8eb46620 id=492254 class="paragraph el-492254 fw-600" style="color: rgb(20, 93, 75); line-height: 1.2; margin: 10px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-492254  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-492254  {
    font-size: calc(18px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-492254  {
    font-size: 24px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Generic Greens Powders</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=893701 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=893701><style> 
.el-893701 {
    align-items:start;
}
.el-893701  {
    
}

 .el-893701 {
    flex-direction: row;
}  .el-893701 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-893701 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-893701 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-893701 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-893701-0"><div data-v-8eb46620 data-eid=134710 class=element-wrapper><div data-v-8eb46620 class="img el-134710" id=134710 style="margin: 0px;"><style> 
.el-134710 {
    align-items:center;
}
.el-134710 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-893701-1"><div data-v-8eb46620 data-eid=127473 class=element-wrapper><div data-v-8eb46620 id=127473 class="paragraph el-127473" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-127473  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-127473  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-127473  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Vitamin B12 & B6</div></div></div></div><div class="container-box cbox-893701-2"><div data-v-8eb46620 data-eid=617685 class=element-wrapper><div data-v-8eb46620 class="img el-617685" id=617685 style="margin: 0px;"><style> 
.el-617685 {
    align-items:center;
}
.el-617685 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=896225 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=896225><style> 
.el-896225 {
    align-items:start;
}
.el-896225  {
    
}

 .el-896225 {
    flex-direction: row;
}  .el-896225 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-896225 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-896225 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-896225 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-896225-0"><div data-v-8eb46620 data-eid=436020 class=element-wrapper><div data-v-8eb46620 class="img el-436020" id=436020 style="margin: 0px;"><style> 
.el-436020 {
    align-items:center;
}
.el-436020 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-896225-1"><div data-v-8eb46620 data-eid=373630 class=element-wrapper><div data-v-8eb46620 id=373630 class="paragraph el-373630" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-373630  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-373630  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-373630  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Iron & Magnesium</div></div></div></div><div class="container-box cbox-896225-2"><div data-v-8eb46620 data-eid=837999 class=element-wrapper><div data-v-8eb46620 class="img el-837999" id=837999 style="margin: 0px;"><style> 
.el-837999 {
    align-items:center;
}
.el-837999 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=183222 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=183222><style> 
.el-183222 {
    align-items:start;
}
.el-183222  {
    
}

 .el-183222 {
    flex-direction: row;
}  .el-183222 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-183222 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-183222 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-183222 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-183222-0"><div data-v-8eb46620 data-eid=503927 class=element-wrapper><div data-v-8eb46620 class="img el-503927" id=503927 style="margin: 0px;"><style> 
.el-503927 {
    align-items:center;
}
.el-503927 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-183222-1"><div data-v-8eb46620 data-eid=409078 class=element-wrapper><div data-v-8eb46620 id=409078 class="paragraph el-409078" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-409078  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-409078  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-409078  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Potent Antioxidants</div></div></div></div><div class="container-box cbox-183222-2"><div data-v-8eb46620 data-eid=638607 class=element-wrapper><div data-v-8eb46620 class="img el-638607" id=638607 style="margin: 0px;"><style> 
.el-638607 {
    align-items:center;
}
.el-638607 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=769347 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=769347><style> 
.el-769347 {
    align-items:start;
}
.el-769347  {
    
}

 .el-769347 {
    flex-direction: row;
}  .el-769347 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-769347 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-769347 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-769347 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-769347-0"><div data-v-8eb46620 data-eid=133834 class=element-wrapper><div data-v-8eb46620 class="img el-133834" id=133834 style="margin: 0px;"><style> 
.el-133834 {
    align-items:center;
}
.el-133834 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-769347-1"><div data-v-8eb46620 data-eid=771254 class=element-wrapper><div data-v-8eb46620 id=771254 class="paragraph el-771254" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-771254  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-771254  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-771254  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Natural Vitamin A</div></div></div></div><div class="container-box cbox-769347-2"><div data-v-8eb46620 data-eid=176231 class=element-wrapper><div data-v-8eb46620 class="img el-176231" id=176231 style="margin: 0px;"><style> 
.el-176231 {
    align-items:center;
}
.el-176231 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=637116 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=637116><style> 
.el-637116 {
    align-items:start;
}
.el-637116  {
    
}

 .el-637116 {
    flex-direction: row;
}  .el-637116 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-637116 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-637116 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-637116 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-637116-0"><div data-v-8eb46620 data-eid=643610 class=element-wrapper><div data-v-8eb46620 class="img el-643610" id=643610 style="margin: 0px;"><style> 
.el-643610 {
    align-items:center;
}
.el-643610 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-637116-1"><div data-v-8eb46620 data-eid=230363 class=element-wrapper><div data-v-8eb46620 id=230363 class="paragraph el-230363" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-230363  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-230363  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-230363  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>High-Quality Leaf Extract</div></div></div></div><div class="container-box cbox-637116-2"><div data-v-8eb46620 data-eid=501895 class=element-wrapper><div data-v-8eb46620 class="img el-501895" id=501895 style="margin: 0px;"><style> 
.el-501895 {
    align-items:center;
}
.el-501895 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=399918 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=399918><style> 
.el-399918 {
    align-items:start;
}
.el-399918  {
    
}

 .el-399918 {
    flex-direction: row;
}  .el-399918 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-399918 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-399918 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-399918 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-399918-0"><div data-v-8eb46620 data-eid=762370 class=element-wrapper><div data-v-8eb46620 class="img el-762370" id=762370 style="margin: 0px;"><style> 
.el-762370 {
    align-items:center;
}
.el-762370 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-399918-1"><div data-v-8eb46620 data-eid=980869 class=element-wrapper><div data-v-8eb46620 id=980869 class="paragraph el-980869" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-980869  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-980869  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-980869  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Easy to Take Capsules</div></div></div></div><div class="container-box cbox-399918-2"><div data-v-8eb46620 data-eid=491260 class=element-wrapper><div data-v-8eb46620 class="img el-491260" id=491260 style="margin: 0px;"><style> 
.el-491260 {
    align-items:center;
}
.el-491260 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=324642 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=324642><style> 
.el-324642 {
    align-items:start;
}
.el-324642  {
    
}

 .el-324642 {
    flex-direction: row;
}  .el-324642 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-324642 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-324642 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-324642 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-324642-0"><div data-v-8eb46620 data-eid=731452 class=element-wrapper><div data-v-8eb46620 class="img el-731452" id=731452 style="margin: 0px;"><style> 
.el-731452 {
    align-items:center;
}
.el-731452 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-324642-1"><div data-v-8eb46620 data-eid=44874 class=element-wrapper><div data-v-8eb46620 id=44874 class="paragraph el-44874" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-44874  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-44874  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-44874  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Consistent Energy Boost</div></div></div></div><div class="container-box cbox-324642-2"><div data-v-8eb46620 data-eid=82443 class=element-wrapper><div data-v-8eb46620 class="img el-82443" id=82443 style="margin: 0px;"><style> 
.el-82443 {
    align-items:center;
}
.el-82443 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=224345 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=224345><style> 
.el-224345 {
    align-items:start;
}
.el-224345  {
    
}

 .el-224345 {
    flex-direction: row;
}  .el-224345 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-224345 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-224345 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-224345 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-224345-0"><div data-v-8eb46620 data-eid=450844 class=element-wrapper><div data-v-8eb46620 class="img el-450844" id=450844 style="margin: 0px;"><style> 
.el-450844 {
    align-items:center;
}
.el-450844 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-224345-1"><div data-v-8eb46620 data-eid=528462 class=element-wrapper><div data-v-8eb46620 id=528462 class="paragraph el-528462" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-528462  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-528462  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-528462  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>No Strange Taste</div></div></div></div><div class="container-box cbox-224345-2"><div data-v-8eb46620 data-eid=633183 class=element-wrapper><div data-v-8eb46620 class="img el-633183" id=633183 style="margin: 0px;"><style> 
.el-633183 {
    align-items:center;
}
.el-633183 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=746050 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=746050><style> 
.el-746050 {
    align-items:start;
}
.el-746050  {
    
}

 .el-746050 {
    flex-direction: row;
}  .el-746050 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-746050 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-746050 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-746050 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-746050-0"><div data-v-8eb46620 data-eid=603858 class=element-wrapper><div data-v-8eb46620 class="img el-603858" id=603858 style="margin: 0px;"><style> 
.el-603858 {
    align-items:center;
}
.el-603858 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-746050-1"><div data-v-8eb46620 data-eid=44681 class=element-wrapper><div data-v-8eb46620 id=44681 class="paragraph el-44681" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-44681  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-44681  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-44681  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Artificial Ingredients & Fillers</div></div></div></div><div class="container-box cbox-746050-2"><div data-v-8eb46620 data-eid=901222 class=element-wrapper><div data-v-8eb46620 class="img el-901222" id=901222 style="margin: 0px;"><style> 
.el-901222 {
    align-items:center;
}
.el-901222 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=169143 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=169143><style> 
.el-169143 {
    align-items:start;
}
.el-169143  {
    
}

 .el-169143 {
    flex-direction: row;
}  .el-169143 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-169143 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-169143 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-169143 tabContent" style="border-width: medium medium 1px; border-style: none none solid; border-color: rgba(161, 161, 161, 0.46); margin: 0px; padding: 0px;"><div class="container-box cbox-169143-0"><div data-v-8eb46620 data-eid=796737 class=element-wrapper><div data-v-8eb46620 class="img el-796737" id=796737 style="margin: 0px;"><style> 
.el-796737 {
    align-items:center;
}
.el-796737 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-169143-1"><div data-v-8eb46620 data-eid=852918 class=element-wrapper><div data-v-8eb46620 id=852918 class="paragraph el-852918" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-852918  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-852918  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-852918  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Low Potency & Low Absorption</div></div></div></div><div class="container-box cbox-169143-2"><div data-v-8eb46620 data-eid=686195 class=element-wrapper><div data-v-8eb46620 class="img el-686195" id=686195 style="margin: 0px;"><style> 
.el-686195 {
    align-items:center;
}
.el-686195 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=624593 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=624593><style> 
.el-624593 {
    align-items:start;
}
.el-624593  {
    
}

 .el-624593 {
    flex-direction: row;
}  .el-624593 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-624593 > .container-box:nth-child(2) {
						    width: 40%;
						    min-width: 40%;
						    max-width: 40%;
						}  .el-624593 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-624593 tabContent tabFooter" style="margin: 0px; padding: 0px;"><div class="container-box cbox-624593-0"><div data-v-8eb46620 data-eid=119610 class=element-wrapper><div data-v-8eb46620 class="img el-119610" id=119610 style="margin: 0px;"><style> 
.el-119610 {
    align-items:center;
}
.el-119610 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181423-crossIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div><div class="container-box cbox-624593-1"><div data-v-8eb46620 data-eid=585628 class=element-wrapper><div data-v-8eb46620 id=585628 class="paragraph el-585628" style="color: rgb(255, 255, 255); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-585628  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-585628  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-585628  {
    font-size: 20px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Often Expired or Poorly Sourced</div></div></div></div><div class="container-box cbox-624593-2"><div data-v-8eb46620 data-eid=831212 class=element-wrapper><div data-v-8eb46620 class="img el-831212" id=831212 style="margin: 0px;"><style> 
.el-831212 {
    align-items:center;
}
.el-831212 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=36px height=auto class=lazyload style="object-fit: cover;"></div></div></div></div></div></div></div></div></div></div></div></div><div data-v-4b3acc2c data-v-6bea8f81 data-eid=159271 id=159271 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=583107 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=583107><style> 
.el-583107 {
    align-items:start;
}
.el-583107  {
    
}

 .el-583107 {
    flex-direction: row;
}  .el-583107 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-583107 mt--50" style="margin: 70px 0px 0px; padding: 0px;"><div class="container-box cbox-583107-0"><div data-v-8eb46620 data-eid=756245 class=element-wrapper><div data-v-8eb46620 class="btn-container el-756245" id=756245><style> .el-756245 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-756245 .btn:hover { line-height:1.53; } 
 
.el-756245 {
    align-items:stretch;
}
.el-756245 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div><div data-v-8eb46620 data-eid=262751 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=262751><style> 
.el-262751 {
    align-items:center;
}
.el-262751  {
    
}

 .el-262751 {
    flex-direction: row;
}  .el-262751 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-262751 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-262751 fitContainer jsc_center" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-262751-0"><div data-v-8eb46620 data-eid=896117 class=element-wrapper><div data-v-8eb46620 class="img el-896117" id=896117 style="margin: 0px;"><style> 
.el-896117 {
    align-items:center;
}
.el-896117 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001034-chk.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001034-chk.svg width=16px height=auto class=lazyload></div></div></div><div class="container-box cbox-262751-1"><div data-v-8eb46620 data-eid=13654 class=element-wrapper><div data-v-8eb46620 id=13654 class="paragraph el-13654" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-13654  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-13654  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-13654  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>365-Day Money Back Guarantee</div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=656339 id=656339 class="section full" style="background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=700300 id=700300 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=383641 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=383641><style> 
.el-383641 {
    align-items:start;
}
.el-383641  {
    
}

 .el-383641 {
    flex-direction: column;
}  .el-383641 > .container-box:nth-child(1) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							}  .el-383641 > .container-box:nth-child(2) {
							    width: 40px;
							    min-width: 40px;
							    max-width: 40px;
							}  .el-383641 > .container-box:nth-child(3) {
							    width: 100%;
							    min-width: 100%;
							    max-width: 100%;
							} 

@media screen and (min-width: 480px) {
  .el-383641 {
    flex-direction: row;
  }
   .el-383641 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-383641 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-383641 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
}
@media screen and (min-width: 1024px) {
  .el-383641 {
    flex-direction: row;
  }
   .el-383641 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-383641 > .container-box:nth-child(2) {
						    width: 40px;
						    min-width: 40px;
						    max-width: 40px;
						}  .el-383641 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						} 
} </style><div class="container el-383641 cmn_container" style="margin: 0px; padding: 0px;"><div class="container-box cbox-383641-0"><div data-v-8eb46620 data-eid=660532 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=660532><style> 
.el-660532 {
    align-items:start;
}
.el-660532  {
    
}

 .el-660532 {
    flex-direction: row;
}  .el-660532 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-660532" style="margin: 0px; padding: 0px;"><div class="container-box cbox-660532-0"><div data-v-8eb46620 data-eid=437937 class=element-wrapper><div data-v-8eb46620 class="img el-437937" id=437937 style="margin: 0px;"><style> 
.el-437937 {
    align-items:center;
}
.el-437937 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/614905/1731061022-Special%20offer.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/614905/1731061022-Special%20offer.png width=100% height=auto class=lazyload></div></div></div></div></div></div></div><div class="container-box cbox-383641-1"></div><div class="container-box cbox-383641-2"><div data-v-8eb46620 data-eid=106768 class=element-wrapper><div data-v-8eb46620 id=106768 class="paragraph el-106768" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-106768  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-106768  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-106768  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>Special Offer On Now!</strong></div></div></div><div data-v-8eb46620 data-eid=862144 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=862144><style> 
.el-862144 {
    align-items:center;
}
.el-862144  {
    
}

 .el-862144 {
    flex-direction: row;
}  .el-862144 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-862144 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-862144 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-862144 > .container-box:nth-child(4) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-862144 fitContainer jsc_center trstRevtContainer" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-862144-0"><div data-v-8eb46620 data-eid=87676 class=element-wrapper><div data-v-8eb46620 id=87676 class="paragraph el-87676 fw-600" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px 8px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-87676  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-87676  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-87676  {
    font-size: 15px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Excellent</div></div></div></div><div class="container-box cbox-862144-1"><div data-v-8eb46620 data-eid=106546 class=element-wrapper><div data-v-8eb46620 class="img el-106546" id=106546 style="margin: 0px;"><style> 
.el-106546 {
    align-items:center;
}
.el-106546 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/5149/312912/1711829176-star-5%20%281%29.svg alt data-sizes=auto data-src=//img.funnelish.com/5149/312912/1711829176-star-5%20%281%29.svg width=80px height=auto class=lazyload></div></div></div><div class="container-box cbox-862144-2"><div data-v-8eb46620 data-eid=827808 class=element-wrapper><div data-v-8eb46620 id=827808 class="paragraph el-827808 fw-600" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px 8px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-827808  {
    font-size: calc(12.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-827808  {
    font-size: calc(10px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-827808  {
    font-size: 15px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>5,758 reviews on</div></div></div></div><div class="container-box cbox-862144-3"><div data-v-8eb46620 data-eid=554017 class=element-wrapper><div data-v-8eb46620 class="img el-554017" id=554017 style="margin: 0px;"><style> 
.el-554017 {
    align-items:center;
}
.el-554017 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/5149/312912/1711826244-trustscore.svg alt data-sizes=auto data-src=//img.funnelish.com/5149/312912/1711826244-trustscore.svg width=80px height=auto class=lazyload></div></div></div></div></div></div><div data-v-8eb46620 data-eid=931547 class=element-wrapper><div data-v-8eb46620 id=931547 class="paragraph el-931547 fw-600" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 20px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-931547  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-931547  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-931547  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Try Rosabella Moringa Now <strong><u>Risk-Free</u></strong> with our First Time Buyer’s Offer!</div></div></div><div data-v-8eb46620 data-eid=976877 class=element-wrapper><div data-v-8eb46620 id=976877 class="paragraph el-976877" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-976877  {
    font-size: 20px;
    text-align: left;
} </style><div class=paragraph-inner><p><strong>Act Now and You'll Get:</strong></div></div></div><div data-v-8eb46620 data-eid=242501 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=242501><style> 
.el-242501 {
    align-items:start;
}
.el-242501  {
    
}

 .el-242501 {
    flex-direction: row;
}  .el-242501 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-242501" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-242501-0"><div data-v-8eb46620 data-eid=128142 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=128142><style> 
.el-128142 {
    align-items:start;
}
.el-128142  {
    
}

 .el-128142 {
    flex-direction: row;
}  .el-128142 > .container-box:nth-child(1) {
						    width: 35px;
						    min-width: 35px;
						    max-width: 35px;
						}  .el-128142 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-128142" style="margin: 0px; padding: 0px;"><div class="container-box cbox-128142-0"><div data-v-8eb46620 data-eid=718823 class=element-wrapper><div data-v-8eb46620 class="img el-718823" id=718823 style="margin: 3px 0px 0px;"><style> 
.el-718823 {
    align-items:flex-start;
}
.el-718823 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=22px height=auto class=lazyload></div></div></div><div class="container-box cbox-128142-1"><div data-v-8eb46620 data-eid=940011 class=element-wrapper><div data-v-8eb46620 id=940011 class="paragraph el-940011" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-940011  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-940011  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-940011  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Buy One Bottle, Get a Second Bottle FREE – Rosabella Moringa Supplement (Two bottles for the price of one)</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=29148 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=29148><style> 
.el-29148 {
    align-items:start;
}
.el-29148  {
    
}

 .el-29148 {
    flex-direction: row;
}  .el-29148 > .container-box:nth-child(1) {
						    width: 35px;
						    min-width: 35px;
						    max-width: 35px;
						}  .el-29148 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-29148" style="margin: 12px 0px 0px; padding: 0px;"><div class="container-box cbox-29148-0"><div data-v-8eb46620 data-eid=296988 class=element-wrapper><div data-v-8eb46620 class="img el-296988" id=296988 style="margin: 3px 0px 0px;"><style> 
.el-296988 {
    align-items:flex-start;
}
.el-296988 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=22px height=auto class=lazyload></div></div></div><div class="container-box cbox-29148-1"><div data-v-8eb46620 data-eid=957218 class=element-wrapper><div data-v-8eb46620 id=957218 class="paragraph el-957218" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-957218  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-957218  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-957218  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>90-Day Results or Refund Guarantee</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=442207 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=442207><style> 
.el-442207 {
    align-items:start;
}
.el-442207  {
    
}

 .el-442207 {
    flex-direction: row;
}  .el-442207 > .container-box:nth-child(1) {
						    width: 35px;
						    min-width: 35px;
						    max-width: 35px;
						}  .el-442207 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-442207" style="margin: 12px 0px 0px; padding: 0px;"><div class="container-box cbox-442207-0"><div data-v-8eb46620 data-eid=829182 class=element-wrapper><div data-v-8eb46620 class="img el-829182" id=829182 style="margin: 3px 0px 0px;"><style> 
.el-829182 {
    align-items:flex-start;
}
.el-829182 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=22px height=auto class=lazyload></div></div></div><div class="container-box cbox-442207-1"><div data-v-8eb46620 data-eid=461069 class=element-wrapper><div data-v-8eb46620 id=461069 class="paragraph el-461069" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-461069  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-461069  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-461069  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>FREE Shipping</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=102487 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=102487><style> 
.el-102487 {
    align-items:start;
}
.el-102487  {
    
}

 .el-102487 {
    flex-direction: row;
}  .el-102487 > .container-box:nth-child(1) {
						    width: 35px;
						    min-width: 35px;
						    max-width: 35px;
						}  .el-102487 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-102487" style="margin: 12px 0px 0px; padding: 0px;"><div class="container-box cbox-102487-0"><div data-v-8eb46620 data-eid=130447 class=element-wrapper><div data-v-8eb46620 class="img el-130447" id=130447 style="margin: 3px 0px 0px;"><style> 
.el-130447 {
    align-items:flex-start;
}
.el-130447 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=22px height=auto class=lazyload></div></div></div><div class="container-box cbox-102487-1"><div data-v-8eb46620 data-eid=450995 class=element-wrapper><div data-v-8eb46620 id=450995 class="paragraph el-450995" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-450995  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-450995  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-450995  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Bonus: Ultimate Nutrition Plan for Energy & Stamina ($100+ Value)</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=617198 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=617198><style> 
.el-617198 {
    align-items:start;
}
.el-617198  {
    
}

 .el-617198 {
    flex-direction: row;
}  .el-617198 > .container-box:nth-child(1) {
						    width: 35px;
						    min-width: 35px;
						    max-width: 35px;
						}  .el-617198 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-617198" style="margin: 12px 0px 0px; padding: 0px;"><div class="container-box cbox-617198-0"><div data-v-8eb46620 data-eid=271126 class=element-wrapper><div data-v-8eb46620 class="img el-271126" id=271126 style="margin: 3px 0px 0px;"><style> 
.el-271126 {
    align-items:flex-start;
}
.el-271126 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=22px height=auto class=lazyload></div></div></div><div class="container-box cbox-617198-1"><div data-v-8eb46620 data-eid=355075 class=element-wrapper><div data-v-8eb46620 id=355075 class="paragraph el-355075" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-355075  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-355075  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-355075  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Discover the top foods and nutrients to fuel your body and keep you energized all day.</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=553045 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=553045><style> 
.el-553045 {
    align-items:start;
}
.el-553045  {
    
}

 .el-553045 {
    flex-direction: row;
}  .el-553045 > .container-box:nth-child(1) {
						    width: 35px;
						    min-width: 35px;
						    max-width: 35px;
						}  .el-553045 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-553045" style="margin: 12px 0px 0px; padding: 0px;"><div class="container-box cbox-553045-0"><div data-v-8eb46620 data-eid=718005 class=element-wrapper><div data-v-8eb46620 class="img el-718005" id=718005 style="margin: 3px 0px 0px;"><style> 
.el-718005 {
    align-items:flex-start;
}
.el-718005 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730181221-checkIcon.svg width=22px height=auto class=lazyload></div></div></div><div class="container-box cbox-553045-1"><div data-v-8eb46620 data-eid=409875 class=element-wrapper><div data-v-8eb46620 id=409875 class="paragraph el-409875" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-409875  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-409875  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-409875  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>Bonus: TOP 10 Home Remedies for Beating Fatigue: Your Essential Guide to Lasting Energy ($20+ Value)</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=833864 class=element-wrapper><div data-v-8eb46620 id=833864 class="paragraph el-833864" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 30px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-833864  {
    font-size: 20px;
    text-align: center;
} </style><div class=paragraph-inner><p><strong>Total Value: $400+</strong></div></div></div><div data-v-8eb46620 data-eid=541182 class=element-wrapper><div data-v-8eb46620 id=541182 class="paragraph el-541182" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 20px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-541182  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-541182  {
    font-size: calc(24.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-541182  {
    font-size: 30px;
    text-align: center;
  }
} </style><div class=paragraph-inner><h2><strong>TODAY ONLY: $39.95</strong></h2></div></div></div><div data-v-8eb46620 data-eid=424132 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=424132><style> 
.el-424132 {
    align-items:start;
}
.el-424132  {
    
}

 .el-424132 {
    flex-direction: row;
}  .el-424132 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-424132" style="margin: 30px 0px 0px; padding: 0px;"><div class="container-box cbox-424132-0"><div data-v-8eb46620 data-eid=702688 class=element-wrapper><div data-v-8eb46620 class="btn-container el-702688" id=702688><style> .el-702688 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-702688 .btn:hover { line-height:1.53; } 
 
.el-702688 {
    align-items:stretch;
}
.el-702688 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div></div></div></div></div><div data-v-8eb46620 data-eid=215817 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=215817><style> 
.el-215817 {
    align-items:center;
}
.el-215817  {
    
}
@media (max-width: 480px) {
    .el-215817 {
        align-items:flex-end;
    }
    .el-215817  {
        
    }
}
@media (max-width: 1024px) and (min-width: 481px) {
    .el-215817 {
        align-items:flex-end;
    }
    .el-215817  {
        
    }
}
 .el-215817 {
    flex-direction: row;
}  .el-215817 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-215817 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-215817 fitContainer pl--10" style="border-width: 1px; border-style: solid; border-color: rgba(19, 94, 74, 0.19); border-radius: 4px; margin: 30px 0px 0px; padding: 10px 0px 0px 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-215817-0"><div data-v-8eb46620 data-eid=697370 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=697370><style> 
.el-697370 {
    align-items:start;
}
.el-697370  {
    
}

 .el-697370 {
    flex-direction: row;
}  .el-697370 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-697370" style="margin: 0px 0px 10px; padding: 0px;"><div class="container-box cbox-697370-0"><div data-v-8eb46620 data-eid=249111 class=element-wrapper><div data-v-8eb46620 id=249111 class="paragraph el-249111" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-249111  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-249111  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-249111  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><strong>Doctor Reviewed</strong></div></div></div><div data-v-8eb46620 data-eid=633852 class=element-wrapper><div data-v-8eb46620 id=633852 class="paragraph el-633852" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 8px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-633852  {
    font-size: calc(13px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-633852  {
    font-size: calc(10.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-633852  {
    font-size: 18px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>"As a holistic health practitioner, I’m committed to my patients’ well-being, which is why I trust and recommend Rosabella Super Moringa for natural energy support."</div></div></div><div data-v-8eb46620 data-eid=137166 class=element-wrapper><div data-v-8eb46620 id=137166 class="paragraph el-137166" style="color: rgb(133, 133, 133); line-height: 1.5; margin: 15px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-137166  {
    font-size: calc(10.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-137166  {
    font-size: calc(8.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-137166  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p><em>Dr. Emily Roberts, Certified Naturopathic Doctor</em></div></div></div></div></div></div></div></div><div class="container-box cbox-215817-1"><div data-v-8eb46620 data-eid=191991 class=element-wrapper><div data-v-8eb46620 class="img el-191991" id=191991 style="margin: 0px;"><style> 
.el-191991 {
    align-items:center;
}
.el-191991 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/547161/1734016205-doctoe.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734016205-doctoe.webp width=155px height=auto class="lazyload doc_img" style="object-fit: scale-down;"></div></div></div></div></div></div><div data-v-8eb46620 data-eid=686947 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=686947><style> 
.el-686947 {
    align-items:start;
}
.el-686947  {
    
}

 .el-686947 {
    flex-direction: row;
}  .el-686947 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-686947" style="margin: 25px 0px 0px; padding: 0px;"><div class="container-box cbox-686947-0"><div data-v-8eb46620 data-eid=767082 class=element-wrapper><div data-v-8eb46620 class="img el-767082" id=767082 style="margin: 0px;"><style> 
.el-767082 {
    align-items:center;
}
.el-767082 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730862302-1711793671165_1690904490000_Payment_Options_1_.png 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730862302-1711793671165_1690904490000_Payment_Options_1_.png width=450px height=auto class=lazyload></div></div></div></div></div></div><div data-v-8eb46620 data-eid=271209 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=271209><style> 
.el-271209 {
    align-items:center;
}
.el-271209  {
    
}

 .el-271209 {
    flex-direction: row;
}  .el-271209 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-271209 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-271209 fitContainer jsc_center" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-271209-0"><div data-v-8eb46620 data-eid=53565 class=element-wrapper><div data-v-8eb46620 class="img el-53565" id=53565 style="margin: 0px;"><style> 
.el-53565 {
    align-items:center;
}
.el-53565 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/562602/1730026958-green_chk_60x60.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/562602/1730026958-green_chk_60x60.webp width=16px height=auto class=lazyload></div></div></div><div class="container-box cbox-271209-1"><div data-v-8eb46620 data-eid=173745 class=element-wrapper><div data-v-8eb46620 id=173745 class="paragraph el-173745 fw-600" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-173745  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-173745  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-173745  {
    font-size: 15px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>All transactions are secure and encrypted</div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=232079 class=element-wrapper><div data-v-8eb46620 id=232079 class="paragraph el-232079" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 16px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-232079  {
    font-size: calc(13.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-232079  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-232079  {
    font-size: 15px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong><em>Note:</em></strong><em> Not Available on Amazon or eBay</em></div></div></div><div data-v-8eb46620 data-eid=472740 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=472740><style> 
.el-472740 {
    align-items:start;
}
.el-472740  {
    
}

 .el-472740 {
    flex-direction: row;
}  .el-472740 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-472740 px--10" style="border-width: 1px; border-style: solid; border-color: rgba(19, 94, 74, 0.19); border-radius: 4px; margin: 30px 0px 0px; padding: 20px; background-color: rgba(229, 243, 234, 0.4);"><div class="container-box cbox-472740-0"><div data-v-8eb46620 data-eid=247349 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=247349><style> 
.el-247349 {
    align-items:start;
}
.el-247349  {
    
}

 .el-247349 {
    flex-direction: row;
}  .el-247349 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-247349 > .container-box:nth-child(2) {
						    width: 5px;
						    min-width: 5px;
						    max-width: 5px;
						}  .el-247349 > .container-box:nth-child(3) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-247349 > .container-box:nth-child(4) {
						    width: 5px;
						    min-width: 5px;
						    max-width: 5px;
						}  .el-247349 > .container-box:nth-child(5) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-247349 > .container-box:nth-child(6) {
						    width: 5px;
						    min-width: 5px;
						    max-width: 5px;
						}  .el-247349 > .container-box:nth-child(7) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-247349" style="margin: 0px; padding: 0px;"><div class="container-box cbox-247349-0"><div data-v-8eb46620 data-eid=254546 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=254546><style> 
.el-254546 {
    align-items:start;
}
.el-254546  {
    
}

 .el-254546 {
    flex-direction: row;
}  .el-254546 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-254546" style="margin: 0px; padding: 0px;"><div class="container-box cbox-254546-0"><div data-v-8eb46620 data-eid=807575 class=element-wrapper><div data-v-8eb46620 class="img el-807575" id=807575 style="margin: 0px;"><style> 
.el-807575 {
    align-items:center;
}
.el-807575 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src=//assets.checkoutchamp.com/6268c110-51ef-11ee-829f-ebd76c9929a3/1711795084003_Frame_30.png alt width=100% height=40px class=lazyload style="object-fit: contain;"></div></div><div data-v-8eb46620 data-eid=977258 class=element-wrapper><div data-v-8eb46620 id=977258 class="paragraph el-977258" style="color: rgb(0, 0, 0); line-height: 1.4; margin: 8px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-977258  {
    font-size: calc(13px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-977258  {
    font-size: calc(10.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-977258  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Pure & Potent</div></div></div></div></div></div></div></div><div class="container-box cbox-247349-1"></div><div class="container-box cbox-247349-2"><div data-v-8eb46620 data-eid=139125 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=139125><style> 
.el-139125 {
    align-items:start;
}
.el-139125  {
    
}

 .el-139125 {
    flex-direction: row;
}  .el-139125 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-139125" style="margin: 0px; padding: 0px;"><div class="container-box cbox-139125-0"><div data-v-8eb46620 data-eid=945324 class=element-wrapper><div data-v-8eb46620 class="img el-945324" id=945324 style="margin: 0px;"><style> 
.el-945324 {
    align-items:center;
}
.el-945324 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src=//assets.checkoutchamp.com/6268c110-51ef-11ee-829f-ebd76c9929a3/1711795084003_Frame_30.png alt width=100% height=40px class=lazyload style="object-fit: contain;"></div></div><div data-v-8eb46620 data-eid=319851 class=element-wrapper><div data-v-8eb46620 id=319851 class="paragraph el-319851" style="color: rgb(0, 0, 0); line-height: 1.4; margin: 8px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-319851  {
    font-size: calc(13px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-319851  {
    font-size: calc(10.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-319851  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Pure & Potent</div></div></div></div></div></div></div></div><div class="container-box cbox-247349-3"></div><div class="container-box cbox-247349-4"><div data-v-8eb46620 data-eid=653720 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=653720><style> 
.el-653720 {
    align-items:start;
}
.el-653720  {
    
}

 .el-653720 {
    flex-direction: row;
}  .el-653720 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-653720" style="margin: 0px; padding: 0px;"><div class="container-box cbox-653720-0"><div data-v-8eb46620 data-eid=397984 class=element-wrapper><div data-v-8eb46620 class="img el-397984" id=397984 style="margin: 0px;"><style> 
.el-397984 {
    align-items:center;
}
.el-397984 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src=//assets.checkoutchamp.com/6268c110-51ef-11ee-829f-ebd76c9929a3/1711795084003_Frame_30.png alt width=100% height=40px class=lazyload style="object-fit: contain;"></div></div><div data-v-8eb46620 data-eid=258779 class=element-wrapper><div data-v-8eb46620 id=258779 class="paragraph el-258779" style="color: rgb(0, 0, 0); line-height: 1.4; margin: 8px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-258779  {
    font-size: calc(13px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-258779  {
    font-size: calc(10.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-258779  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Pure & Potent</div></div></div></div></div></div></div></div><div class="container-box cbox-247349-5"></div><div class="container-box cbox-247349-6"><div data-v-8eb46620 data-eid=579517 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=579517><style> 
.el-579517 {
    align-items:start;
}
.el-579517  {
    
}

 .el-579517 {
    flex-direction: row;
}  .el-579517 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-579517" style="margin: 0px; padding: 0px;"><div class="container-box cbox-579517-0"><div data-v-8eb46620 data-eid=66110 class=element-wrapper><div data-v-8eb46620 class="img el-66110" id=66110 style="margin: 0px;"><style> 
.el-66110 {
    align-items:center;
}
.el-66110 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src=//assets.checkoutchamp.com/6268c110-51ef-11ee-829f-ebd76c9929a3/1711795084003_Frame_30.png alt width=100% height=40px class=lazyload style="object-fit: contain;"></div></div><div data-v-8eb46620 data-eid=740112 class=element-wrapper><div data-v-8eb46620 id=740112 class="paragraph el-740112" style="color: rgb(0, 0, 0); line-height: 1.4; margin: 8px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-740112  {
    font-size: calc(13px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-740112  {
    font-size: calc(10.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-740112  {
    font-size: 16px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p>Pure & Potent</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=450925 class=element-wrapper><div data-v-8eb46620 id=450925 class="paragraph el-450925" style="color: rgb(0, 0, 0); line-height: 1.3; margin: 25px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-450925  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-450925  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-450925  {
    font-size: 18px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>No Risk. No Pressure.</strong></div></div></div></div></div></div></div></div></div></div></div></div></div></section><section data-v-6bea8f81 data-eid=380794 id=380794 class="section py-m-50 py--45 p_relative full" style="margin: 30px 0px 0px; padding: 60px 15px; background-color: rgba(229, 243, 234, 0.4); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=382718 id=382718 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=88981 class=element-wrapper><div data-v-8eb46620 id=88981 class="paragraph el-88981" style="color: rgb(0, 0, 0); line-height: 1.2; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-88981  {
    font-size: calc(26.6px + 8 * ((100vw - 320px) / 960));
    text-align: center;
}
@media screen and (min-width: 480px) {
  .el-88981  {
    font-size: calc(32.3px + 8 * ((100vw - 320px) / 960));
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .el-88981  {
    font-size: 35px;
    text-align: center;
  }
} </style><div class=paragraph-inner><p><strong>Frequently Asked Questions</strong></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=71577 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=71577><style> 
.el-71577 {
    align-items:start;
}
.el-71577  {
    
}

 .el-71577 {
    flex-direction: row;
}  .el-71577 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-71577 prdct_faq main_faq" style="margin: 40px 0px 0px; padding: 0px;"><div class="container-box cbox-71577-0"><div data-v-8eb46620 data-eid=122488 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=122488><style> .el-122488 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-122488 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-122488 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-122488.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-122488" style="margin: 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>Can I buy Rosabella Moringa in stores?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=379958 class=element-wrapper><div data-v-8eb46620 id=379958 class="paragraph el-379958" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-379958  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Currently, Rosabella Moringa Superfood Supplement is available exclusively through our website. This allows us to ensure the highest quality and best pricing for our customers.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=493337 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=493337><style> .el-493337 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-493337 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-493337 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-493337.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-493337" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>What ingredients are in Rosabella Moringa?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=701771 class=element-wrapper><div data-v-8eb46620 id=701771 class="paragraph el-701771" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-701771  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Each serving (two capsules) contains 800mg of Pure Nutrient-Rich Moringa Powder - A Natural Green Antioxidant Superfood. Our Moringa is passionately grown, ethically sourced, and produced with your health in mind.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=937691 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=937691><style> .el-937691 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-937691 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-937691 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-937691.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-937691" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>Is Rosabella Moringa safe to take with my current medications?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=401526 class=element-wrapper><div data-v-8eb46620 id=401526 class="paragraph el-401526" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-401526  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>While Rosabella Moringa is formulated with natural ingredients and is generally safe, it's always best to consult with your healthcare provider before starting any new supplement, especially if you are currently taking other medications.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=236649 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=236649><style> .el-236649 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-236649 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-236649 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-236649.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-236649" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>How should I store Rosabella Moringa?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=755983 class=element-wrapper><div data-v-8eb46620 id=755983 class="paragraph el-755983" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-755983  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Store Rosabella Moringa in a cool, dry place, away from direct sunlight. Keep the container tightly closed when not in use to maintain freshness and potency.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=965163 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=965163><style> .el-965163 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-965163 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-965163 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-965163.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-965163" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>Will the Rosabella Moringa supplement help with my energy levels and overall health?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=782956 class=element-wrapper><div data-v-8eb46620 id=782956 class="paragraph el-782956" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-782956  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Moringa is renowned for its high nutrient content and wide range of health benefits. Our Rosabella Moringa is formulated to boost energy levels, enhance cognitive function, support immune health, and promote overall well-being by providing your body with essential nutrients.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=21939 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=21939><style> .el-21939 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-21939 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-21939 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-21939.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-21939" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>How long until I feel improvement in my energy levels and health?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=805093 class=element-wrapper><div data-v-8eb46620 id=805093 class="paragraph el-805093" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-805093  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Our customers report feeling improvements within a few days to a week! However, consistent use of Rosabella Moringa will provide the best results, helping to nourish and support your body over time.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=119167 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=119167><style> .el-119167 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-119167 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-119167 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-119167.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-119167" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>How often should I take the supplement?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=946161 class=element-wrapper><div data-v-8eb46620 id=946161 class="paragraph el-946161" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-946161  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Simply take one serving daily. Just follow the recommended dose on the packaging for optimal health benefits and energy support.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=418828 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=418828><style> .el-418828 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-418828 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-418828 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-418828.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-418828" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>How many servings are in each container?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=749289 class=element-wrapper><div data-v-8eb46620 id=749289 class="paragraph el-749289" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-749289  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Each container contains 30 servings and 60 capsules</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=670934 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=670934><style> .el-670934 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-670934 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-670934 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-670934.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-670934" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>Are there any age or health restrictions?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=171770 class=element-wrapper><div data-v-8eb46620 id=171770 class="paragraph el-171770" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-171770  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>Rosabella Moringa is formulated with natural ingredients that are generally safe for most individuals. However, if you have specific health concerns or are on medications, it's always best to consult with a healthcare professional before starting any new supplement.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=389860 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=389860><style> .el-389860 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-389860 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-389860 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-389860.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-389860" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>What if the supplement doesn't work for me?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=808747 class=element-wrapper><div data-v-8eb46620 id=808747 class="paragraph el-808747" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-808747  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>We believe strongly in the efficacy of our Rosabella Moringa, which is why we offer a 90-Day Risk-Free Guarantee. If you don't experience improvement in your energy levels or overall health, please contact help@tryrosabella.com within 90 days of receiving the product.</div></div></div></div></div></div></div></div><div data-v-8eb46620 data-eid=359879 class=element-wrapper><div data-v-8eb46620 class=faq-wrapper id=359879><style> .el-359879 .faq-header {
    font-size: 17px;
    text-align: left;
}
 .el-359879 .faq-header {
	      background-color:#00000000;
				
				color:#000000;font-weight:bold;font-size:17px;text-align:left;
				
				
			} 
 .el-359879 .faq-header:hover {
	      background-color:#00000000;
				
				
				
				
			} 
 .el-359879.active .faq-header {
	      background-color:#00000000;
				
				
				
				
			}  </style><div class="faq el-359879" style="margin: 10px 0px 0px;"><div class=faq-header style="flex-direction: row; padding: 15px 0px;"><div class=faq-title>What is your return policy?</div><svg fill="none" viewBox="0 0 15 15" height="15" width="15" xmlns="http://www.w3.org/2000/svg" class="faq-icon">
<path xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" d="M12.0581 4.55812L12.9419 5.44187L7.50001 10.8837L2.05814 5.44187L2.94189 4.55812L7.50001 9.11625L12.0581 4.55812Z" fill="currentColor"></path>
</svg></div><div class=faq-content-wrapper><div class=faq-content style="padding: 10px 0px 20px;"><div data-v-8eb46620 data-eid=319984 class=element-wrapper><div data-v-8eb46620 id=319984 class="paragraph el-319984" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-319984  {
    font-size: 16px;
    text-align: left;
} </style><div class=paragraph-inner><p>If you don't experience the remarkable improvement in energy levels and overall health that you were anticipating, or if you're not amazed by the newfound vitality, then at any time within 90 days of receiving the product let us know and we'll refund every single penny of your investment. No questions asked.</div></div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=966388 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=966388><style> 
.el-966388 {
    align-items:start;
}
.el-966388  {
    
}

 .el-966388 {
    flex-direction: row;
}  .el-966388 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-966388 mt--40" style="margin: 50px 0px 0px; padding: 0px;"><div class="container-box cbox-966388-0"><div data-v-8eb46620 data-eid=319412 class=element-wrapper><div data-v-8eb46620 class="btn-container el-319412" id=319412><style> .el-319412 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-319412 .btn:hover { line-height:1.53; } 
 
.el-319412 {
    align-items:stretch;
}
.el-319412 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
 </style><a href=https://get.tryrosabella.com/rosabella-as/of-sb target=_self class="btn btn-v2 k_btn"><div class=btn-headline><p>BUY NOW & SAVE</div></a></div></div><div data-v-8eb46620 data-eid=784309 class=element-wrapper><div data-v-8eb46620 class=container-wrapper id=784309><style> 
.el-784309 {
    align-items:center;
}
.el-784309  {
    
}

 .el-784309 {
    flex-direction: row;
}  .el-784309 > .container-box:nth-child(1) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  .el-784309 > .container-box:nth-child(2) {
						    width: unset;
						    min-width: 0;
						    max-width: unset;
						}  </style><div class="container el-784309 fitContainer jsc_center" style="margin: 20px 0px 0px; padding: 0px;"><div class="container-box cbox-784309-0"><div data-v-8eb46620 data-eid=103005 class=element-wrapper><div data-v-8eb46620 class="img el-103005" id=103005 style="margin: 0px;"><style> 
.el-103005 {
    align-items:center;
}
.el-103005 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001034-chk.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001034-chk.svg width=16px height=auto class=lazyload></div></div></div><div class="container-box cbox-784309-1"><div data-v-8eb46620 data-eid=444628 class=element-wrapper><div data-v-8eb46620 id=444628 class="paragraph el-444628" style="color: rgb(0, 0, 0); line-height: 1.5; margin: 0px 0px 0px 10px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-444628  {
    font-size: calc(15.6px + 8 * ((100vw - 320px) / 960));
    text-align: left;
}
@media screen and (min-width: 480px) {
  .el-444628  {
    font-size: calc(12.3px + 8 * ((100vw - 320px) / 960));
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .el-444628  {
    font-size: 16px;
    text-align: left;
  }
} </style><div class=paragraph-inner><p>365-Day Money Back Guarantee</div></div></div></div></div></div></div></div></div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=87185 class=element-wrapper><div data-v-8eb46620 class="img el-87185" id=87185 style="margin: 0px;"><style> 
.el-87185 {
    align-items:center;
}
.el-87185 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734002266-img_shape_two.svg width=100% height=auto class="lazyload sp_img_one"></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=51518 class=element-wrapper><div data-v-8eb46620 class="img el-51518" id=51518 style="margin: 0px;"><style> 
.el-51518 {
    align-items:center;
}
.el-51518 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg alt data-sizes=auto data-src=//img.funnelish.com/55043/547161/1734001732-ims_shape.svg width=100% height=auto class="lazyload sp_img_two"></div></div></div></div></section><section data-v-6bea8f81 data-eid=125674 id=125674 class="section py--45 full" style="padding: 50px 15px; background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=737673 id=737673 class="section_row mw-1000" style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=35860 class=element-wrapper><div data-v-8eb46620 class="img el-35860" id=35860 style="margin: 0px;"><style> 
.el-35860 {
    align-items:center;
}
.el-35860 img {
    
}
 </style><img crossorigin=anonymous src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-srcset="//img.funnelish.com/55043/546010/1725713121-logo_rosabella.webp 1x" alt data-sizes=auto data-src=//img.funnelish.com/55043/546010/1725713121-logo_rosabella.webp width=150px height=auto class=lazyload style="object-fit: scale-down;"></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=869323 class=element-wrapper><div data-v-8eb46620 id=869323 class="paragraph el-869323" style="color: rgb(22, 22, 22); line-height: 1.5; margin: 16px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-869323  {
    font-size: 15px;
    text-align: center;
} </style><div class=paragraph-inner><p>© 2024, Rosabella</div></div></div><div data-v-8eb46620 data-v-796cd32d data-eid=376675 class=element-wrapper><div data-v-8eb46620 id=376675 class="paragraph el-376675" style="color: rgb(22, 22, 22); line-height: 1.5; margin: 16px 0px 0px; padding: 0px; text-shadow: transparent 0px 0px 0px;"><style> .el-376675  {
    font-size: 14px;
    text-align: center;
} </style><div class=paragraph-inner><p>These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. The views and nutritional advice expressed by Liminal Supplements are not intended for the purpose of providing medical advice. Please always consult your health care provider if you are taking any medications or have any medical conditions. Individual results may vary.</div></div></div></div></div></section><section data-v-6bea8f81 data-eid=753176 data-show_after=1200 data-sticky_position=bottom id=753176 class="section full no-desktop no-tablet sticky_show_after" style="border-width: 1px medium medium; border-style: solid none none; border-color: rgba(161, 161, 161, 0.46); padding: 9px 15px; position: sticky; z-index: 10; bottom: 0px; background-color: rgb(255, 255, 255); background-size: auto; background-repeat: no-repeat;"><div data-v-4b3acc2c data-v-6bea8f81 data-eid=298929 id=298929 class=section_row style="border-width: 0px; border-style: solid; border-color: transparent; color: rgb(48, 48, 48); font-size: 14px; text-align: initial; margin: 0px; padding: 0px; background-size: auto; background-repeat: no-repeat;"><div data-v-796cd32d data-v-4b3acc2c class=row-column style="width: 100%;"><div data-v-8eb46620 data-v-796cd32d data-eid=604986 class=element-wrapper><div data-v-8eb46620 class="btn-container el-604986" id=604986><style> .el-604986 .btn { font-weight:bold;font-size:18px;text-align:center;border-top:0px solid ;border-left:0px solid ;border-right:0px solid ;border-bottom:0px solid ;border-radius:30px 30px 30px 30px ;line-height:1.53;margin:0px 0px 0px 0px;padding:12px 10px 12px 10px;background-color:#135E4A;box-shadow:transparent 0px 0px 0px 0px ; }  .el-604986 .btn:hover { line-height:1.53; } 
 
.el-604986 {
    align-items:stretch;
}
.el-604986 .btn-v2 {
    width:100%;align-self:center;max-width:565px;
}
