﻿.gummy-home{--home-purple: #503b76;--home-pink: #e71980;--home-blush: #ffe3f1;--home-lime: #bcfa69;background:#fff;color:var(--home-purple);font-family:Gilroy,sans-serif;overflow:clip}.gummy-home *,.gummy-home *::before,.gummy-home *::after{box-sizing:border-box}.gummy-home img{max-width:100%}.gummy-home a{color:inherit;text-decoration:none}.gummy-home button,.gummy-home select{font:inherit}.gummy-home a:focus-visible,.gummy-home button:focus-visible,.gummy-home summary:focus-visible{outline:3px solid var(--home-purple);outline-offset:4px}.gummy-home .gummy-home__container{width:min(1120px,100% - 64px);margin-inline:auto}.gummy-home .gummy-home__heading{margin:0;color:var(--home-purple);font:700 clamp(28px, 2.5vw, 38px)/1.12 Gilroy,sans-serif;letter-spacing:-0.8px;text-align:center}.gummy-home .gummy-home__subtitle{margin:14px auto 0;color:var(--home-purple);font-size:16px;line-height:1.4;text-align:center}.gummy-home-press{padding:8px 0;background:#ffedf4;overflow:hidden}.gummy-home-press__track{display:flex;width:max-content;animation:gummy-home-logo-scroll 25s linear infinite}.gummy-home-press__group{display:flex;align-items:center;gap:25.5px;padding-right:25.5px;flex-shrink:0}.gummy-home-press__logo{display:flex;align-items:center;justify-content:center;height:45px;flex-shrink:0}.gummy-home-press__logo img{display:block;height:45px;max-width:none;object-fit:contain}@keyframes gummy-home-logo-scroll{to{transform:translateX(var(--home-marquee-distance, -33.333333%))}}.gummy-home-categories{padding:24px 0 16px}.gummy-home-categories__track{display:flex;gap:12px;width:calc(100% - 24px);margin-inline:auto;padding:0 0 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gummy-home-categories__track::-webkit-scrollbar{display:none}.gummy-home-categories__controls{display:flex;align-items:center;justify-content:center;gap:16px;padding-top:4px}.gummy-home-categories__controls button{border:0;background:rgba(0,0,0,0);color:#777;font-size:28px;cursor:pointer;width:36px;height:36px}.gummy-home-categories__progress{display:block;width:96px;height:4px;background:#eee;border-radius:4px}.gummy-home-categories__progress i{display:block;width:32%;height:100%;border-radius:inherit;background:#aaa}.gummy-home-category{flex:0 0 calc((100% - 48px)/5);position:relative;min-width:180px;aspect-ratio:320/450;overflow:hidden;border-radius:8px;scroll-snap-align:center;background:#efb3cf}.gummy-home-category img{display:block;width:100%;height:100%;object-fit:cover}.gummy-home-category h2{position:absolute;inset:14px 8px auto;margin:0;color:#fff;text-align:center;font:700 16px/1.15 Gilroy,sans-serif;text-shadow:0 1px 3px rgba(0,0,0,.3333333333)}.gummy-home-category__cta{position:absolute;bottom:18px;left:12%;right:12%;padding:12px 5px;background:#000;color:#fff;text-align:center;font-size:14px;font-weight:800}.gummy-home-category:hover img{filter:brightness(1.04)}@media(min-width: 1024px){.gummy-home-category{min-width:240px}.gummy-home-category h2{inset:18px 10px auto;font-size:clamp(16px,1.25vw,20px)}.gummy-home-category__cta{bottom:22px;padding:16px 5px;font-size:clamp(15px,1.1vw,18px)}}.gummy-home-products{--card-background: #ffe1f1;--card-green: #a7f94f;--card-purple: #503675;--card-price: #f8007a;padding:32px 0 40px;background:#f9f9f9}.gummy-home-products .gummy-home__container{width:min(1360px,100% - 64px)}.gummy-home-products__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px;margin:28px auto 0}.gummy-home-products__card{position:relative;isolation:isolate;min-width:0}.gummy-home-products__discount{position:absolute;z-index:10;top:30px;left:24px;min-width:50px;padding:4px 10px;border-radius:99px;background:var(--card-green);color:var(--card-purple);font-size:14px;line-height:1;font-weight:700;text-align:center;pointer-events:none}.gummy-home-products .item-product{max-width:none;width:100%;height:100%;padding:0;margin:0}.gummy-home-products .item{display:flex;flex-direction:column;height:100%;padding:24px;margin:0;border:0;border-radius:48px;background:var(--card-background);overflow:hidden;box-shadow:none}.gummy-home-products .item>.js-product-container{display:flex;flex-direction:column;flex:1}.gummy-home-products .item-image{flex-shrink:0;border-radius:24px;overflow:hidden}.gummy-home-products .js-item-image-padding{padding-bottom:100% !important}.gummy-home-products .item-image img{top:0;width:100%;height:100%;object-fit:contain;object-position:center;background:rgba(0,0,0,0)}.gummy-home-products .item-description{display:flex;flex-direction:column;flex:1;padding:24px 0 0}.gummy-home-products .item-description>.item-link{display:flex;flex-direction:column;flex:1}.gummy-home-products .item-name{font-size:16px;line-height:1.1;font-weight:600;min-height:36px;margin-bottom:14px !important;color:var(--card-purple);opacity:1}.gummy-home-products .item-price-container{display:flex;flex-direction:column;align-items:center;color:var(--card-purple);line-height:1.25}.gummy-home-products .item-price{order:1;color:var(--card-price);font-size:28px;line-height:1.2;font-weight:700;white-space:nowrap}.gummy-home-products .item-price::before{content:"Por: "}.gummy-home-products .price-compare{order:0;margin:0 0 4px;color:var(--card-purple);opacity:1;font-size:14px;line-height:1.2;font-weight:600}.gummy-home-products .price-compare::before{content:"De: "}.gummy-home-products .payment-discount-price-product-container{display:none}.gummy-home-products .item-installments{order:2;margin-top:4px !important;font-size:14px;line-height:1.3;font-weight:600}.gummy-home-products .product-installments.installment-no-interest{color:var(--card-purple) !important}.gummy-home-products .product-installments::before{content:"ou até "}.gummy-home-products .item-actions{margin-top:18px !important;padding-top:0 !important}.gummy-home-products .item-actions .btn-link,.gummy-home-products .item-actions .btn{display:flex;justify-content:center;align-items:center;gap:8px;min-height:70px;width:100%;border:0;border-radius:99px;background:var(--card-green);color:#2f334d;font-size:20px;line-height:1.2;font-weight:600;text-transform:none;text-decoration:none;padding:16px 12px}.gummy-home-products .item-actions .btn-link>svg{display:none}.gummy-home-products .item-actions .btn-link::after{content:"";position:static;display:block;flex:0 0 20px;width:20px;height:20px;margin:0;border:0;background:currentColor;opacity:1;transform:none;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3h2l2.5 12h11l2-8H6M8 15l-1 3h12'/%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='18' cy='21' r='1'/%3E%3C/svg%3E") center/contain no-repeat}.gummy-home-products .js-offer-label,.gummy-home-products .label-pix{display:none}.gummy-home-products .label{background:var(--card-green);color:var(--card-purple)}.gummy-home-compare{padding:44px 0 32px}.gummy-home-compare__frame{max-width:1000px;margin:28px auto 0}.gummy-home-compare table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;margin:0;color:var(--home-purple);font-size:15px;line-height:1.3}.gummy-home-compare th,.gummy-home-compare td{padding:14px 16px;vertical-align:middle;text-align:left;border:0}.gummy-home-compare thead td:first-child{width:24%}.gummy-home-compare thead th{height:94px;padding:16px 12px;text-align:center;font-weight:600}.gummy-home-compare thead .gummy-home-compare__gummy{background:var(--home-pink);border-radius:18px 18px 0 0}.gummy-home-compare tbody th{font-weight:500}.gummy-home-compare tbody td,.gummy-home-compare tbody th{height:68px;border-top:1px solid #eee7f0}.gummy-home-compare tbody .gummy-home-compare__gummy{background:var(--home-blush);border-inline:6px solid var(--home-pink);font-weight:600}.gummy-home-compare tbody tr:first-child .gummy-home-compare__gummy{border-top:0}.gummy-home-compare tbody tr:last-child .gummy-home-compare__gummy{border-bottom:6px solid var(--home-pink);border-radius:0 0 18px 18px}.gummy-home-compare__brand{display:block;width:112px;max-width:100%;margin-inline:auto}.gummy-home-compare__brand svg{width:100%;height:auto;display:block}.gummy-home-compare__brand svg path{fill:#fff}.gummy-home-compare__format{display:flex;flex-direction:column;align-items:center;gap:8px}.gummy-home-compare__format img{width:40px;height:32px;object-fit:contain}.gummy-home-compare__feature{display:flex;align-items:center;gap:12px}.gummy-home-compare__feature img{flex:0 0 28px;width:28px;height:30px;object-fit:contain;opacity:.8}.gummy-home-compare__value{display:flex;align-items:center;gap:9px}.gummy-home-compare__status{display:inline-flex;flex:0 0 12px;justify-content:center;align-items:center;width:12px;height:12px;border-radius:50%;font-size:0}.gummy-home-compare__status--yes{background:#43b65d;color:#fff}.gummy-home-compare__status--no{background:#eb454c}.gummy-home-compare__status--partial{background:#ff9f20}.gummy-home-compare .gummy-home-compare__gummy .gummy-home-compare__status{flex-basis:20px;width:20px;height:20px;font-size:14px;font-weight:700}.gummy-home-compare__switch{display:none}.gummy-home__retailers{padding:16px 0 32px}.gummy-home__retailers .as-featured-in{padding-block:0}.gummy-home__retailers .as-featured-in__title{font:700 clamp(28px, 2.5vw, 38px)/1.12 Gilroy,sans-serif;text-transform:none;color:#503b76;letter-spacing:-0.8px;margin:0 24px 24px}.gummy-home__retailers .as-featured-in__viewport{padding-block:14px;background:#f8f8f8}.gummy-home__retailers .as-featured-in__track{animation-name:gummy-home-logo-scroll}.gummy-home__retailers .as-featured-in__item{height:34px}.gummy-home__retailers .as-featured-in__group{gap:36px;padding-inline:0 36px}.gummy-home-stories{background:#ffedf4;padding:40px 0 48px}.gummy-home-stories__grid{max-width:960px;margin:26px auto 0;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px}.gummy-home-story{background:#e9e9e9;border-radius:18px;overflow:hidden;aspect-ratio:9/16;position:relative}.gummy-home-story video{width:100%;height:100%;display:block;object-fit:cover}.gummy-home-story__play{position:absolute;inset:0 0 48px;width:100%;border:0;background:rgba(0,0,0,.0666666667);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff;font-size:26px;font-weight:700;cursor:pointer;text-shadow:0 1px 8px rgba(0,0,0,.6)}.gummy-home-story__play[hidden]{display:none}.gummy-home-story__play svg{width:54px;height:54px;color:rgba(80,59,118,.7019607843)}.gummy-home-app-reviews #depoimento-review-home{margin-block:40px}.gummy-home-app-reviews>.gummy-home__heading{margin-top:40px}@media(min-width: 768px)and (max-width: 1023px){.gummy-home-products__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.template-home .head-main .head-logo-row{padding-inline:16px}.template-home .head-main .head-logo-row>.row{display:grid;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);min-height:56px;margin:0}.template-home .head-main .head-logo-row>.row>.col-utility{width:auto;padding:0;grid-row:1}.template-home .head-main .head-logo-row>.row>.col-utility:first-child{grid-column:1}.template-home .head-main .head-logo-row>.row>.col-utility.d-flex{grid-column:3}.template-home .head-main .head-logo-row .logo-container-col{grid-area:1/2;width:auto;max-width:none;padding:0 !important;order:0 !important}.template-home .head-main .head-logo-row .logo-img-container a{display:flex;align-items:center;justify-content:center}.template-home .head-main .head-logo-row .logo-img{display:block;width:99px;height:auto;max-width:100%;max-height:40px}.template-home .head-main .head-logo-row .btn-utility{display:flex;align-items:center;justify-content:center;width:clamp(30px,8.5vw,36px);height:44px;padding:0 !important;line-height:1}.template-home .head-main #ajax-cart .js-cart-widget-amount{top:3px;right:0;left:auto;min-width:14px;height:14px;margin:0;padding:0 3px;transform:none;font-size:10px;line-height:14px;text-align:center}.gummy-home .gummy-home__container{width:calc(100% - 40px)}.gummy-home .gummy-home__heading{font-size:28px;letter-spacing:-0.5px;line-height:1.12}.gummy-home .gummy-home__subtitle{font-size:14px;line-height:1.4;margin-top:10px}.gummy-home-categories{padding:20px 0}.gummy-home-categories__track{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:6px;width:calc(100% - 20px);padding:0;overflow:visible}.gummy-home-categories__controls{display:none}.gummy-home-category{min-width:0;aspect-ratio:209/294;border-radius:6px}.gummy-home-category h2{inset:12px 7px auto;font-size:clamp(12px,3.2vw,15px);line-height:1.2;text-wrap:balance}.gummy-home-category__cta{bottom:12px;left:10%;right:10%;padding:10px 4px;font-size:12px;line-height:1.15}.gummy-home-products{padding:24px 0 28px}.gummy-home-products .gummy-home__container{width:calc(100% - 32px)}.gummy-home-products__grid{display:flex;gap:12px;margin-top:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:8px}.gummy-home-products__card{flex:0 0 calc((100% - 12px)/2);scroll-snap-align:start}.gummy-home-products__discount{top:16px;left:12px;min-width:38px;padding:4px 7px;font-size:11px}.gummy-home-products .item{padding:12px;border-radius:28px}.gummy-home-products .item-image{border-radius:14px}.gummy-home-products .item-description{padding:16px 0 0}.gummy-home-products .item-name{font-size:13px;min-height:32px;margin-bottom:12px !important}.gummy-home-products .item-price{font-size:20px}.gummy-home-products .price-compare{font-size:12px}.gummy-home-products .item-installments{font-size:11px}.gummy-home-products .item-actions{margin-top:14px !important}.gummy-home-products .item-actions .btn-link,.gummy-home-products .item-actions .btn{font-size:16px;min-height:48px;padding:12px 8px;gap:5px}.gummy-home-products .item-actions .btn-link::after{flex-basis:17px;width:17px;height:17px}.gummy-home-compare{padding:32px 0 24px}.gummy-home-compare .gummy-home__heading{max-width:350px;margin-inline:auto}.gummy-home-compare__frame{margin-top:24px}.gummy-home-compare table{font-size:12px;line-height:1.35}.gummy-home-compare th,.gummy-home-compare td{padding:12px 8px}.gummy-home-compare thead td:first-child{width:31%}.gummy-home-compare thead th{height:88px;padding:8px 6px}.gummy-home-compare thead .gummy-home-compare__gummy{border-radius:14px 14px 0 0}.gummy-home-compare tbody th{padding-left:0;font-size:12px}.gummy-home-compare tbody td,.gummy-home-compare tbody th{height:64px}.gummy-home-compare tbody .gummy-home-compare__gummy{border-inline-width:4px}.gummy-home-compare tbody tr:last-child .gummy-home-compare__gummy{border-bottom-width:4px;border-radius:0 0 14px 14px}.gummy-home-compare__brand{width:min(92px,100%)}.gummy-home-compare__feature img{display:none}.gummy-home-compare__value{gap:6px}.gummy-home-compare__status{flex-basis:9px;width:9px;height:9px}.gummy-home-compare .gummy-home-compare__gummy .gummy-home-compare__status{flex-basis:14px;width:14px;height:14px;font-size:10px}.gummy-home-compare__format{display:none}.gummy-home-compare__switch{display:block;position:relative;text-align:left}.gummy-home-compare__switch summary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:72px;padding:10px 8px;border-radius:16px;background:#f0eaf8;cursor:pointer;list-style:none;color:var(--home-purple)}.gummy-home-compare__switch summary::-webkit-details-marker{display:none}.gummy-home-compare__switch summary>svg{width:14px;height:9px;fill:none;stroke:currentColor;stroke-width:1.7;flex-shrink:0;transition:transform .15s ease}.gummy-home-compare__switch[open]{z-index:5}.gummy-home-compare__switch[open] summary>svg{transform:rotate(180deg)}.gummy-home-compare__choice{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;font-weight:700}.gummy-home-compare__choice img{width:36px;height:30px;object-fit:contain}.gummy-home-compare__options{position:absolute;right:0;top:calc(100% + 8px);width:190px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e4d9ed;border-radius:16px;box-shadow:0 10px 30px rgba(80,59,118,.1411764706)}.gummy-home-compare__options li{margin:0;padding:0;list-style:none}.gummy-home-compare__options button{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:10px 12px;border:0;border-radius:10px;background:rgba(0,0,0,0);color:var(--home-purple);text-align:left;font-size:14px;font-weight:600;cursor:pointer}.gummy-home-compare__options button:hover,.gummy-home-compare__options button[aria-pressed=true]{background:#f5effa}.gummy-home-compare__options img{width:30px;height:32px;object-fit:contain;flex-shrink:0}.gummy-home-compare__selected{margin-left:auto;color:var(--home-pink);visibility:hidden}.gummy-home-compare__options [aria-pressed=true] .gummy-home-compare__selected{visibility:visible}.gummy-home-compare[data-column="2"] [data-kind]:not([data-kind="2"]),.gummy-home-compare[data-column="3"] [data-kind]:not([data-kind="3"]),.gummy-home-compare[data-column="4"] [data-kind]:not([data-kind="4"]){display:none}.gummy-home__retailers{padding:12px 0 26px}.gummy-home__retailers .as-featured-in__title{max-width:320px;margin:0 auto 20px;font-size:28px;letter-spacing:-0.5px}.gummy-home__retailers .as-featured-in__item{height:26px}.gummy-home-stories{padding:28px 0 32px}.gummy-home-stories__grid{display:flex;gap:12px;overflow-x:auto;margin-top:20px;scroll-snap-type:x mandatory}.gummy-home-story{flex:0 0 calc((100% - 12px)/2);scroll-snap-align:start;border-radius:10px}.gummy-home-story__play{font-size:18px;gap:10px}.gummy-home-story__play svg{width:44px;height:44px}}@media(prefers-reduced-motion: reduce){.gummy-home-press__track,.gummy-home__retailers .as-featured-in__track{animation:none}}
/* Engine:dart */