.yuv-landing-page *{padding:0;margin:0;box-sizing:border-box}body.yuv-landing-page-body{overflow-x:hidden}html:has(body.yuv-landing-page-body){overflow-x:hidden}.yuv-landing-page-body{background-color:#f7f6f2!important}.yuv-landing-page h1{font-size:2.25rem;line-height:1.1;letter-spacing:-.02em}.yuv-landing-page h2{font-size:1.5rem;line-height:1.2;letter-spacing:-.02em}.yuv-flex{display:flex}.yuv-dir-row{flex-direction:row}.yuv-dir-col{flex-direction:column}.yuv-jc-start{justify-content:flex-start}.yuv-jc-center{justify-content:center}.yuv-jc-end{justify-content:flex-end}.yuv-jc-between{justify-content:space-between}.yuv-ai-start{align-items:flex-start}.yuv-ai-center{align-items:center}.yuv-ai-end{align-items:flex-end}.yuv-ai-stretch{align-items:stretch}.yuv-gap-4{gap:.25rem}.yuv-gap-8{gap:.5rem}.yuv-gap-12{gap:.75rem}.yuv-gap-16{gap:1rem}.yuv-gap-20{gap:1.25rem}.yuv-gap-24{gap:1.5rem}.yuv-gap-32{gap:2rem}.yuv-gap-40{gap:2.5rem}.yuv-gap-48{gap:3rem}.yuv-list-reset{list-style:none;padding-left:0;margin-left:0;line-height:1}.yuv-font-primary{font-family:Patua One,sans-serif}.yuv-font-secondary{font-family:Inter,sans-serif}.yuv-text-xs{font-size:12px}.yuv-text-sm{font-size:14px;line-height:1.6}.yuv-text-base{font-size:16px;line-height:1.8}.yuv-text-lg{font-size:18px;line-height:1.6}.yuv-text-xl{font-size:20px;line-height:1.4}.yuv-text-200{font-weight:200}.yuv-text-300{font-weight:300}.yuv-text-400{font-weight:400}.yuv-text-500{font-weight:500}.yuv-text-600{font-weight:600}.yuv-text-700{font-weight:700}.yuv-text-brand{color:#3faf7a}.yuv-text-main{color:#111827}.yuv-text-secondary{color:#1f2933}.yuv-text-gray{color:#5f6b76}.yuv-btn{font-weight:500;line-height:1.2;text-align:center;text-decoration:none;border-radius:12px;transition:all .1s ease;cursor:pointer}.yuv-btn-lg{height:auto;min-height:56px;padding:12px 24px}.yuv-btn-md{height:auto;min-height:48px;padding:8px 16px}.yuv-btn-sm{height:auto;min-height:40px;padding:12px 24px}.yuv-btn-primary{background-color:#3faf7a;color:#fff}.yuv-btn-primary:hover{background-color:#399e6e}.yuv-btn-primary:active{background-color:#2c7b55}.yuv-btn-secondary{background-color:#111827;color:#fff}.yuv-btn-secondary:hover{background-color:#fff;color:#111827}.yuv-btn-secondary:active{background-color:#cfd1d4;color:#111827}.yuv-btn-outline{border:2px solid #111827;color:#111827}.yuv-btn-outline:hover{background-color:#111827;color:#fff}.yuv-btn-outline:active{border-color:#585d68;background-color:#585d68}.yuv-btn-link{text-decoration:none;position:relative;transition:all .1s ease;cursor:pointer}.yuv-btn-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#111827;transition:all .1s ease}.yuv-btn-link:hover{color:#3faf7a}.yuv-btn-link:hover:after{background-color:#3faf7a}.yuv-btn-link:active{color:#2c7b55}.yuv-btn-link:active:after{background-color:#2c7b55}.yuv-stars{gap:2px}.yuv-star svg path,.yuv-bolt svg path{fill:#f05423}.yuv-icon-s svg{width:20px;height:20px;flex-shrink:0}.yuv-hero-image{width:100%;height:100%;max-height:40rem;object-fit:cover;object-position:center;display:block}.yuv-hero-image.yuv-img-pos-center{object-position:center}.yuv-hero-image.yuv-img-pos-top_right{object-position:top right}.yuv-hero-image.yuv-img-pos-top_center{object-position:top center}.yuv-hero-image.yuv-img-pos-top_left{object-position:top left}.yuv-hero-image.yuv-img-pos-center_right{object-position:center right}.yuv-hero-image.yuv-img-pos-center_left{object-position:center left}.yuv-hero-image.yuv-img-pos-bottom_right{object-position:bottom right}.yuv-hero-image.yuv-img-pos-bottom_center{object-position:bottom center}.yuv-hero-image.yuv-img-pos-bottom_left{object-position:bottom left}.yuv-image-square{min-width:0;width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:1 / 1;overflow:hidden}.yuv-image-4x3{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:4 / 3;overflow:hidden}.yuv-image-3x2{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:3 / 2;display:block;overflow:hidden}.yuv-border-radius-24{border-radius:24px}.yuv-border-radius-12{border-radius:12px}.yuv-img-border-orange{border:2px solid #f05423;box-shadow:14px 14px #f05423}.yuv-img-border-pink{border:2px solid #e572ac;box-shadow:14px 14px #e572ac}.yuv-img-border-blue{border:2px solid #4d7fc0;box-shadow:14px 14px #4d7fc0}.yuv-con-full{width:100%;padding:0;margin:0 auto;overflow:hidden}.yuv-1-col{display:grid;grid-template-columns:1fr}.yuv-2-col{display:grid;grid-template-columns:repeat(2,1fr)}.yuv-hero-section{min-height:auto;overflow:hidden}.yuv-hero-section .yuv-col:first-child{height:384px;position:relative;width:100%}.yuv-hero-section .yuv-col:last-child{padding:24px 20px 32px}.yuv-hero-section .yuv-inner-con{max-width:576px;width:100%}.yuv-hero-section .yuv-inner-content h1{max-width:20rem}.yuv-hero-section .yuv-btn{width:100%}.yuv-trust-bar-section{padding:32px 20px;min-height:5rem;background-color:#e2f3eb}.yuv-trust-bar-section .yuv-inner-con{max-width:80rem;width:100%;row-gap:48px;column-gap:24px}.yuv-trust-icon-wrapper{flex-shrink:0}.yuv-trust-fact svg{width:40px;height:40px;flex-shrink:0}.yuv-trust-fact svg path{stroke:#29b56f;stroke-width:2px}.yuv-trust-fact .yuv-trust-text{font-weight:700;line-height:1.2;flex-grow:1;width:100%;text-align:center}.yuv-pain-section,.yuv-founder-section,.yuv-transition-section .yuv-inner-con,.yuv-how-section,.yuv-expect-section,.yuv-products-section,.yuv-comparison-section,.yuv-testimonials-section{padding:32px 20px}.yuv-pain-section .yuv-1-col,.yuv-founder-section .yuv-1-col,.yuv-comparison-section .yuv-1-col{max-width:80rem;width:100%;row-gap:24px;column-gap:24px}.yuv-pain-section .yuv-col:first-child{order:2}.yuv-pain-section .yuv-col:last-child{order:1}.yuv-pain-section .yuv-col .yuv-image-square,.yuv-founder-section .yuv-col .yuv-image-square,.yuv-how-section .yuv-col .yuv-image-square{width:calc(100% - 14px);height:calc(100% - 14px);margin:0}.yuv-expect-section .yuv-1-col{max-width:36rem;width:100%;row-gap:32px;column-gap:24px}.yuv-products-section .yuv-1-col.yuv-stats-grid,.yuv-products-section .yuv-1-col.yuv-product-grid,.yuv-testimonials-section .yuv-1-col.yuv-testimonials-grid{max-width:36rem;width:100%;row-gap:24px;column-gap:24px}.yuv-expect-section .yuv-image-3x2,.yuv-products-section .yuv-image-4x3{height:auto}.yuv-expect-section .yuv-duration{width:80px;height:80px;background-color:#d9efe4;border-radius:12px;flex-shrink:0}.yuv-expect-section .yuv-duration span{line-height:1}.yuv-expect-section .yuv-duration-num{font-size:2.25rem}.yuv-founder-section h2{max-width:300px}.yuv-transition-section .yuv-inner-con{background-color:#e2f3eb;position:relative}.yuv-transition-section h2{max-width:352px;text-align:center}.yuv-floating-vector{position:absolute}#upper-left-sparkle{left:calc(50% - 194px);top:10%;transform:translate(-50%,-50%)}#upper-left-sparkle svg{width:26px;height:auto}#lower-right-sparkle{left:calc(50% + 199px);top:90%;transform:translate(-50%,-50%)}#lower-right-sparkle svg{width:39px;height:auto}#papaya-slices{left:calc(50% - 230px);top:95%;transform:translate(-50%,-50%)}#papaya-slices svg{width:auto;height:72px}#carrot{left:calc(50% + 230px);top:0%;transform:translate(-50%,-50%)}#carrot svg{width:73px;height:auto}#upper-left-sparkle path,#lower-right-sparkle path{fill:#29b56f}.yuv-wave-divider svg{width:100%;min-width:1440px;height:auto}.yuv-wave-divider svg path{fill:#e2f3eb}.yuv-wave-divider:last-child{background-color:#fff}.yuv-how-section,.yuv-expect-section{background-color:#fff}.yuv-how-section .yuv-1-col{row-gap:24px;column-gap:24px}.yuv-how-section .yuv-inner-con,.yuv-how-section .yuv-1-col,.yuv-cta-section .yuv-inner-con{max-width:80rem;width:100%}.yuv-how-title{max-width:36rem;width:100%}.yuv-how-section h2,.yuv-how-title .yuv-text-base,.yuv-products-section h2,.yuv-stat-disclaimer,.yuv-expect-title,.yuv-expect-section .yuv-expect-disclaimer p,.yuv-cta-header h2,.yuv-cta-header p,.yuv-cta-section .yuv-inner-content p,.yuv-faq-section h2{text-align:center}.yuv-how-section ul span{width:56px;height:auto;font-size:3rem;line-height:1;color:#9fd7bd}.yuv-how-section ul p{margin-top:10px}.yuv-how-section a span{line-height:1.2}.yuv-ingredient-ticker-section{padding:24px 0;background-color:#e2f3eb;white-space:nowrap}.yuv-ingredient-ticker-section .yuv-flex{flex-shrink:0;padding-right:24px;animation:yuv-ticker-slide 60s linear infinite}@keyframes yuv-ticker-slide{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.yuv-ingredient-ticker-section:hover .yuv-flex{animation-play-state:paused}.yuv-ingredient-ticker-section span{font-size:2.25rem;font-family:PatuaOne,sans-serif}.yuv-ingredient-ticker-section span,.yuv-ingredient-ticker-section svg{line-height:1;flex-shrink:0}.yuv-ingredient-ticker-section svg{width:30px;height:auto}.yuv-ingredient-ticker-section svg path{fill:#29b56f}.yuv-products-section .yuv-1-col .yuv-col.yuv-product-card{background-color:#fff;border:1px solid #cfd1d4;overflow:hidden}.yuv-products-section .yuv-inner-con{max-width:36rem;width:100%}.yuv-products-section .yuv-inner-content{padding:20px}.yuv-products-section .yuv-servings{flex-wrap:wrap}.yuv-products-section .yuv-servings span{padding:0 6px;height:28px;border:1px solid #f05423;border-radius:1000px;color:#f05423;white-space:nowrap}.yuv-products-section .yuv-guarantee{padding:24px;background-color:#3faf7a;row-gap:20px;column-gap:20px}.yuv-products-section .yuv-guarantee h2{font-size:2rem;color:#fff}.yuv-products-section .yuv-guarantee p{color:#fff;text-align:center}.yuv-products-section .yuv-stat-card{padding:24px;overflow:hidden}.yuv-products-section .yuv-stat-card span{font-size:3rem;line-height:1}.yuv-products-section .yuv-stat-card:first-child{background-color:#f1eebc}.yuv-products-section .yuv-stat-card:nth-child(2){background-color:#f9cde3}.yuv-products-section .yuv-stat-card:last-child{background-color:#ffc1ad}.yuv-comparison-section{background-color:#fff}.yuv-comparison-section .yuv-inner-content{position:relative;min-height:none;max-width:640px;width:100%}.yuv-comparison-section .yuv-inner-content h2,.yuv-comparison-section .yuv-inner-content p{text-align:center}.yuv-comparison-section .yuv-1-col .yuv-col:first-child svg{position:absolute;left:0;top:0}.yuv-comparison-section .yuv-1-col .yuv-col:last-child{overflow-x:auto}#comparison-upper-right-sparkle,#comparison-lower-left-sparkle,#comparison-strawberry,#comparison-broccoli{display:none;visibility:none}.yuv-comparison-table .yuv-text-base,.yuv-comparison-table .yuv-text-sm{line-height:1.4}.yuv-comparison-table{border-collapse:collapse;min-width:512px;width:100%}.yuv-table-subheaders span{width:100%}.yuv-comparison-table tbody tr{border-top:1px solid #cfd1d4}.yuv-comparison-table td{min-width:80px}.yuv-comparison-table .yuv-cell-brand-highlight{background-color:#d9efe4}.yuv-comparison-table .yuv-feature-text{padding:20px 20px 20px 0}.yuv-comparison-table thead .yuv-cell-brand-highlight{border-radius:24px 24px 0 0}.yuv-comparison-table thead .yuv-cell-brand-highlight svg path{fill:#4d7fc0}.yuv-comparison-table tbody tr:last-child .yuv-cell-brand-highlight{border-radius:0 0 24px 24px}.yuv-comparison-table .yuv-status-check,.yuv-comparison-table .yuv-status-cross,.yuv-comparison-table .yuv-status-warning,.yuv-cell-others-group,.yuv-comparison-table thead .yuv-cell-brand-highlight{text-align:center;vertical-align:middle}.yuv-comparison-table thead .yuv-cell-brand-highlight{padding:20px}.yuv-status-check svg path{stroke:#3faf7a;stroke-width:3}.yuv-status-cross svg path{stroke:#f03e3e;stroke-width:3}.yuv-status-warning svg path{stroke:#f59f00;stroke-width:3}.yuv-table-footer{display:none;visibility:none;opacity:0}.yuv-testimonials-kid{width:64px;height:64px;border-radius:1000px;border:4px solid #f7f6f2;overflow:hidden;margin-left:-16px}.yuv-testimonials-kid:first-child{margin:0}.yuv-testimonials-card{border:1px solid #cfd1d4;overflow:hidden}.yuv-testimonials-card:first-child{background-color:#f7f5d4}.yuv-testimonials-card:nth-child(2){background-color:#e2f3eb}.yuv-testimonials-card:last-child{background-color:#d9e4f2}.yuv-testimonials-card .yuv-inner-content{padding:20px}.yuv-testimonials-card .yuv-inner-content img{width:128px;height:auto;border-radius:8px}.yuv-testimonials-review{text-align:center}.yuv-buyer span{line-height:1.1}.yuv-buyer svg{width:20px;height:20px}.yuv-buyer svg path{stroke:#3faf7a;stroke-width:2}.yuv-testimonials-product{padding:20px;border-top:1px solid #cfd1d4}.yuv-testimonials-product img{width:40px;height:auto}.yuv-testimonials-section .yuv-featured{margin-top:24px}.yuv-testimonials-section .yuv-media-list{gap:32px;flex-wrap:wrap}.yuv-testimonials-section .yuv-media-item{flex-shrink:0}.yuv-testimonials-section .yuv-media-item svg{width:auto;height:48px}.yuv-cta-section{background-color:#d2ebd8;min-height:auto;position:relative}.yuv-cta-section .yuv-inner-con{flex-direction:column-reverse}.yuv-cta-section .yuv-image-4x3{object-position:top right}.yuv-cta-section .yuv-inner-content{padding:32px 20px 0;max-width:560px;z-index:1}.yuv-faq-section{padding:24px 20px 32px;background-color:#fff}.yuv-faq-wrapper{width:100%;max-width:640px;margin:0 auto}.yuv-faq-toggle{position:absolute;opacity:0;z-index:-1;width:0;height:0}.yuv-faq-trigger{display:flex;cursor:pointer;-webkit-user-select:none;user-select:none;flex-wrap:nowrap;width:100%;border-top:1px solid #cfd1d4;padding:16px 20px;transition:background-color .15s ease,border-color .15s ease}.yuv-faq-trigger:hover{background-color:#f0f9f5}.yuv-faq-item:has(.yuv-faq-toggle:checked) .yuv-faq-trigger:hover{background-color:#fff}.yuv-faq-item:first-child .yuv-faq-trigger{border:none}.yuv-faq-question{transition:color .15s ease}.yuv-faq-icon{position:relative;width:20px;height:20px;flex-shrink:0;margin-top:3px}.yuv-faq-icon:before{content:"";position:absolute;top:9px;left:0;width:20px;height:3px;border-radius:1000px;background-color:#111827;transition:background-color .15s ease}.yuv-faq-icon:after{content:"";position:absolute;top:0;left:9px;width:3px;height:20px;border-radius:1000px;background-color:#111827;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .15s ease}.yuv-faq-toggle:checked~.yuv-faq-trigger .yuv-faq-icon:before,.yuv-faq-toggle:checked~.yuv-faq-trigger .yuv-faq-icon:after{background-color:#3faf7a}.yuv-faq-toggle:checked~.yuv-faq-trigger .yuv-faq-icon:after{transform:rotate(90deg) scaleY(0)}.yuv-faq-toggle:checked~.yuv-faq-trigger .yuv-faq-question{color:#3faf7a}.yuv-faq-content-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.yuv-faq-toggle:checked~.yuv-faq-content-wrapper{grid-template-rows:1fr}.yuv-faq-content-inner{overflow:hidden}.yuv-faq-content-inner p{padding:0 20px 24px;margin:0}@media screen and (min-width:481px){.yuv-pain-section .yuv-col:last-child,.yuv-founder-section .yuv-col:first-child,.yuv-how-section .yuv-col:first-child{display:flex;align-items:flex-start;justify-content:center}.yuv-pain-section .yuv-col .yuv-image-square,.yuv-founder-section .yuv-col .yuv-image-square,.yuv-how-section .yuv-col .yuv-image-square{width:calc(80% - 14px);margin-right:14px}}@media screen and (min-width:768px){.yuv-landing-page h1{font-size:2.75rem}.yuv-landing-page h2{font-size:1.75rem}.yuv-1-col.yuv-hero-section{grid-template-columns:repeat(2,1fr)}.yuv-hero-section{height:auto;min-height:40rem}.yuv-hero-section .yuv-col:first-child{height:100%}.yuv-hero-section .yuv-col:last-child{align-items:flex-start;padding:48px 32px}.yuv-hero-section .yuv-inner-con.yuv-gap-20{gap:24px}.yuv-hero-section .yuv-inner-content.yuv-gap-8{gap:12px}.yuv-hero-section .yuv-inner-content h1{max-width:24rem}.yuv-trust-bar-section{padding:2rem}.yuv-trust-bar-section .yuv-2-col{grid-template-columns:repeat(3,1fr)}.yuv-trust-bar-section .yuv-trust-fact{gap:12px}.yuv-pain-section,.yuv-founder-section,.yuv-transition-section .yuv-inner-con,.yuv-how-section,.yuv-expect-section,.yuv-products-section,.yuv-comparison-section,.yuv-testimonials-section{padding:48px 32px}.yuv-pain-section .yuv-1-col,.yuv-founder-section .yuv-1-col,.yuv-how-section .yuv-1-col{grid-template-columns:repeat(2,1fr);column-gap:40px}.yuv-pain-section .yuv-col:first-child,.yuv-pain-section .yuv-col:last-child{order:0}.yuv-inner-con.yuv-1-col.yuv-desktop-flip{direction:rtl}.yuv-inner-con.yuv-1-col.yuv-desktop-flip .yuv-col{direction:ltr}.yuv-pain-section .yuv-col:last-child,.yuv-founder-section .yuv-col:first-child,.yuv-how-section .yuv-col:first-child{display:block}.yuv-pain-section .yuv-gap-16,.yuv-founder-section .yuv-gap-16{gap:1.25rem}.yuv-pain-section .yuv-gap-12,.yuv-founder-section .yuv-gap-12{gap:1rem}.yuv-pain-section .yuv-col .yuv-image-square,.yuv-founder-section .yuv-col .yuv-image-square,.yuv-how-section .yuv-col .yuv-image-square{width:calc(100% - 14px);height:calc(100% - 14px);margin:0}.yuv-expect-section .yuv-1-col,.yuv-products-section .yuv-1-col.yuv-product-grid,.yuv-products-section .yuv-1-col.yuv-stats-grid,.yuv-testimonials-section .yuv-1-col.yuv-testimonials-grid{max-width:80rem;grid-template-columns:repeat(3,1fr)}.yuv-founder-section h2{max-width:348px}.yuv-transition-section h2{max-width:400px;text-align:center}#upper-left-sparkle{left:calc(50% - 232px);top:15%}#lower-right-sparkle{left:calc(51% + 232px);top:90%}#papaya-slices{left:calc(50% - 260px);top:85%}#carrot{left:calc(50% + 276px);top:10%}.yuv-how-section .yuv-gap-24{gap:32px}.yuv-products-section .yuv-guarantee h2{font-size:2.5rem}.yuv-products-section h2,.yuv-products-section .yuv-guarantee p{text-align:left}.yuv-products-section .yuv-inner-con,.yuv-testimonials-section .yuv-inner-con{max-width:80rem;width:100%}.yuv-products-section .yuv-guarantee{padding:32px;grid-template-columns:repeat(2,1fr);row-gap:24px;column-gap:24px}.yuv-products-section .yuv-guarantee .yuv-col{gap:24px}.yuv-products-section .yuv-guarantee .yuv-col:last-child .yuv-jc-center{justify-content:flex-start}.yuv-products-section .yuv-stat-card{padding:32px}.yuv-comparison-section .yuv-inner-content{min-height:256px}#comparison-upper-right-sparkle,#comparison-lower-left-sparkle,#comparison-strawberry,#comparison-broccoli{display:block;visibility:visible}#comparison-upper-right-sparkle{left:calc(50% + 160px);top:15%;transform:translate(-50%,-50%);width:26px;height:auto}#comparison-lower-left-sparkle{left:calc(50% - 192px);top:85%;transform:translate(-50%,-50%);width:39px;height:auto}#comparison-strawberry{left:0;top:10%;transform:translate(-50%,-50%)}#comparison-broccoli{left:100%;top:95%;transform:translate(-50%,-50%)}.yuv-testimonials-section .yuv-media-list{gap:64px;flex-wrap:wrap}.yuv-testimonials-section .yuv-media-item{flex-shrink:0}.yuv-testimonials-section .yuv-media-item svg{width:auto;height:56px}.yuv-testimonials-card .yuv-inner-content{padding:32px}.yuv-expect-section .yuv-inner-con.yuv-gap-24{gap:32px}.yuv-cta-section{padding:48px 32px;min-height:640px}.yuv-cta-section .yuv-inner-con{align-items:stretch}.yuv-cta-section .yuv-image-4x3{object-position:bottom center;aspect-ratio:16 / 9;position:absolute;left:0;top:0;z-index:0}.yuv-cta-section .yuv-inner-content{padding:0;max-width:432px;align-items:flex-start}.yuv-cta-header h2,.yuv-cta-header p,.yuv-cta-section .yuv-inner-content p{text-align:left}.yuv-faq-section{padding:24px 32px 48px}}@media screen and (min-width:1025px){.yuv-landing-page h1{font-size:3.25rem}.yuv-landing-page h2{font-size:2.25rem}.yuv-hero-section .yuv-col:last-child{align-items:flex-start;padding:48px}.yuv-hero-section .yuv-inner-con.yuv-gap-20{gap:32px}.yuv-hero-section .yuv-inner-content h1{max-width:32rem}.yuv-trust-bar-section .yuv-2-col{grid-template-columns:repeat(6,1fr)}.yuv-pain-section,.yuv-founder-section,.yuv-transition-section .yuv-inner-con,.yuv-how-section,.yuv-expect-section,.yuv-products-section,.yuv-comparison-section,.yuv-testimonials-section{padding:64px 48px}.yuv-pain-section .yuv-1-col,.yuv-founder-section .yuv-1-col,.yuv-how-section .yuv-1-col,.yuv-comparison-section .yuv-1-col{grid-template-columns:repeat(2,1fr);column-gap:64px}.yuv-founder-section h2{max-width:450px}.yuv-transition-section h2{max-width:520px;text-align:center}#upper-left-sparkle{left:calc(50% - 300px);top:20%}#lower-right-sparkle{left:calc(51% + 300px);top:78%}#papaya-slices{left:calc(50% - 340px);top:85%}#carrot{left:calc(50% + 360px);top:10%}.yuv-how-section .yuv-inner-con.yuv-gap-24{gap:48px}.yuv-how-section ul span{width:56px;font-size:3rem}.yuv-products-section .yuv-guarantee{padding:40px}.yuv-products-section .yuv-guarantee h2{font-size:3rem}.yuv-products-section .yuv-stat-card{padding:40px}.yuv-expect-section .yuv-inner-con.yuv-gap-24,.yuv-products-section .yuv-inner-con.yuv-gap-32,.yuv-testimonials-section .yuv-inner-con.yuv-gap-32{gap:48px}.yuv-comparison-section .yuv-1-col .yuv-col:last-child{overflow-x:hidden}.yuv-comparison-section .yuv-inner-content{min-height:384px;max-width:none;align-items:flex-start}.yuv-comparison-section .yuv-inner-content h2,.yuv-comparison-section .yuv-inner-content p{text-align:left}#comparison-upper-right-sparkle{left:calc(50% + 64px);top:15%;transform:translate(-50%,-50%);width:26px;height:auto}#comparison-lower-left-sparkle{left:calc(50% - 192px);top:85%;transform:translate(-50%,-50%);width:39px;height:auto}#comparison-strawberry{left:calc(0% - 12px);top:0;transform:translate(-50%,-50%)}#comparison-broccoli{left:calc(50% + 160px);top:100%;transform:translate(-50%,-50%)}.yuv-table-footer{display:flex;visibility:visible;opacity:100}.yuv-comparison-section>a{display:none;visibility:none;opacity:0}.yuv-testimonials-card .yuv-inner-content{padding:40px}.yuv-cta-section{padding:64px 48px}.yuv-cta-section .yuv-inner-content{padding:0;max-width:544px;align-items:flex-start}.yuv-faq-section{padding:24px 48px 64px}.yuv-faq-section.yuv-gap-24{gap:32px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/yuvern-sales-page-style.css.map */
