.page-module__BlhIGG__breadcrumb{color:var(--gray);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.82rem;display:flex}.page-module__BlhIGG__breadcrumb a{color:var(--green-dark);font-weight:500;transition:opacity .2s}.page-module__BlhIGG__breadcrumb a:hover{opacity:.75}.page-module__BlhIGG__breadcrumb span{color:var(--gray)}.page-module__BlhIGG__grid{grid-template-columns:1.5fr 1.5fr 1fr;grid-template-areas:"image info sidebar";align-items:start;gap:2rem;display:grid}.page-module__BlhIGG__imgPanel{grid-area:image}.page-module__BlhIGG__infoPanel{grid-area:info}.page-module__BlhIGG__sidebar{grid-area:sidebar}@media (max-width:960px){.page-module__BlhIGG__grid{grid-template-columns:1fr 1fr;grid-template-areas:"image info""sidebar sidebar";gap:1.5rem}}@media (max-width:600px){.page-module__BlhIGG__grid{grid-template-columns:1fr;grid-template-areas:"image""info""sidebar";gap:1.25rem}}.page-module__BlhIGG__imgPanel{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);aspect-ratio:1;position:relative;overflow:hidden}.page-module__BlhIGG__img{object-fit:contain;padding:1.5rem}.page-module__BlhIGG__discountBadge{z-index:2;color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f97316 0%,#ef4444 100%);padding:.5rem 3rem;font-size:.85rem;font-weight:800;position:absolute;top:22px;right:-34px;transform:rotate(45deg);box-shadow:0 3px 12px #ef444473}.page-module__BlhIGG__promoBadge{z-index:2;color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);padding:.5rem 3rem;font-size:.82rem;font-weight:800;position:absolute;top:22px;right:-34px;transform:rotate(45deg);box-shadow:0 3px 12px #dc262673}.page-module__BlhIGG__giftBanner{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#01a229 0%,#017a1f 100%);justify-content:center;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.8rem;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__BlhIGG__infoPanel{flex-direction:column;gap:1.25rem;display:flex}.page-module__BlhIGG__category{text-transform:capitalize}.page-module__BlhIGG__nombre{font-family:var(--font-title);color:var(--dark);font-size:clamp(1.4rem,3vw,2rem);line-height:1.2}.page-module__BlhIGG__catLabel{color:var(--green-dark);background:color-mix(in srgb, var(--green-dark) 10%, transparent);border:1px solid color-mix(in srgb, var(--green-dark) 25%, transparent);text-transform:uppercase;letter-spacing:.06em;border-radius:99px;align-items:center;gap:.35rem;width:fit-content;padding:.25rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.page-module__BlhIGG__priceBlock{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.page-module__BlhIGG__priceOriginal{color:var(--gray);font-size:1rem;font-weight:500;text-decoration:line-through}.page-module__BlhIGG__price{color:var(--green-dark);font-size:2rem;font-weight:800;font-family:var(--font-title)}.page-module__BlhIGG__noPrice{color:var(--gray);font-size:1.1rem;font-style:italic}.page-module__BlhIGG__variantsLabel{color:var(--gray);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.82rem;font-weight:700}.page-module__BlhIGG__variants{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__BlhIGG__variantChip{border:2px solid var(--gray-light);color:var(--dark);background:var(--white);cursor:pointer;transition:var(--transition);border-radius:99px;align-items:center;padding:.4rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__BlhIGG__variantChip:hover{border-color:var(--green-dark);color:var(--green-dark)}.page-module__BlhIGG__variantChipActive{border-color:var(--green-dark);background:var(--green-dark);color:var(--white)}.page-module__BlhIGG__detailCards{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__BlhIGG__detailCard{background:var(--white);border:1.5px solid var(--gray-light);border-radius:var(--radius-sm);text-align:center;flex-direction:column;flex:1;align-items:center;gap:.3rem;min-width:90px;padding:1rem .75rem;transition:border-color .2s,box-shadow .2s;display:flex}.page-module__BlhIGG__detailCard:hover{border-color:var(--green-dark);box-shadow:0 2px 10px #01a2291a}.page-module__BlhIGG__detailCardIcon{color:var(--green-dark);opacity:.75}.page-module__BlhIGG__detailCardVal{color:var(--dark);font-size:1.1rem;font-weight:800;font-family:var(--font-title);line-height:1}.page-module__BlhIGG__detailCardKey{color:var(--gray);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}.page-module__BlhIGG__detailsList{background:var(--bg);border-radius:var(--radius-sm);flex-direction:column;gap:.5rem;padding:1rem;list-style:none;display:flex}.page-module__BlhIGG__detailRow{justify-content:space-between;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.page-module__BlhIGG__detailKey{color:var(--gray);flex-shrink:0;font-weight:500}.page-module__BlhIGG__detailVal{color:var(--dark);text-align:right;font-weight:600}.page-module__BlhIGG__detailValProtein{color:var(--green-dark);font-weight:800}.page-module__BlhIGG__stockOk{color:var(--green-dark);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.page-module__BlhIGG__stockLow{color:var(--accent);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.page-module__BlhIGG__stockOut{color:var(--error);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.page-module__BlhIGG__backLink{color:var(--green-dark);align-items:center;gap:.3rem;margin-top:.5rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__BlhIGG__backLink:hover{opacity:.7}.page-module__BlhIGG__sidebar{background:var(--white);border:1px solid var(--gray-light);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.85rem;padding:1.25rem;display:flex;position:sticky;top:6rem}.page-module__BlhIGG__sideBlock{align-items:flex-start;gap:.6rem;display:flex}.page-module__BlhIGG__sideIcon{color:var(--green-dark);flex-shrink:0;margin-top:1px}.page-module__BlhIGG__sideTitle{color:var(--dark);font-size:.85rem;font-weight:600;line-height:1.3}.page-module__BlhIGG__sideHint{color:var(--gray);margin-top:.15rem;font-size:.75rem}.page-module__BlhIGG__sideDivider{background:var(--gray-light);height:1px}.page-module__BlhIGG__qtyRow{border:2px solid var(--gray-light);border-radius:var(--radius-sm);align-items:center;display:flex;overflow:hidden}.page-module__BlhIGG__qtyBtn{color:var(--dark);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.6rem 1rem;font-size:1.2rem;font-weight:700;line-height:1;transition:background .15s}.page-module__BlhIGG__qtyBtn:hover:not(:disabled){background:var(--bg)}.page-module__BlhIGG__qtyBtn:disabled{color:var(--gray);cursor:not-allowed}.page-module__BlhIGG__qtyVal{text-align:center;color:var(--dark);border-left:1px solid var(--gray-light);border-right:1px solid var(--gray-light);flex:1;padding:.5rem 0;font-size:1rem;font-weight:700}.page-module__BlhIGG__addBtn{width:100%;padding:.85rem 1.5rem;font-size:1rem}.page-module__BlhIGG__payLabel{color:var(--gray);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.page-module__BlhIGG__payMethods{flex-wrap:wrap;gap:.35rem;display:flex}.page-module__BlhIGG__payBadge{background:var(--bg);border:1px solid var(--gray-light);color:var(--dark);letter-spacing:.02em;white-space:nowrap;border-radius:4px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.page-module__BlhIGG__accordion{border-top:1px solid var(--gray-light);padding-top:.5rem}.page-module__BlhIGG__accordion+.page-module__BlhIGG__accordion{border-top:none;padding-top:0}.page-module__BlhIGG__accordionHeader{color:var(--dark);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.78rem;font-weight:700;list-style:none;display:flex}.page-module__BlhIGG__accordionHeader::-webkit-details-marker{display:none}.page-module__BlhIGG__accordionHeader:after{content:"+";color:var(--gray);font-size:1rem;font-weight:400;transition:transform .2s}details[open] .page-module__BlhIGG__accordionHeader:after{content:"−"}.page-module__BlhIGG__accordionBody{color:var(--gray);padding:.35rem 0 .5rem;font-size:.78rem;line-height:1.55}.page-module__BlhIGG__relatedSection{border-top:2px solid var(--gray-light);margin-top:3.5rem;padding-top:2.5rem}.page-module__BlhIGG__relatedTitle{font-size:1.4rem;font-family:var(--font-title);color:var(--green-dark);margin-bottom:1.5rem}.page-module__BlhIGG__relatedGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.page-module__BlhIGG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-module__BlhIGG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
.ProductCard-module__4_gVgG__card{transition:var(--transition);flex-direction:column;display:flex}.ProductCard-module__4_gVgG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProductCard-module__4_gVgG__imgWrap{aspect-ratio:1;background:var(--white);width:100%;position:relative;overflow:hidden}.ProductCard-module__4_gVgG__img{object-fit:contain;padding:.5rem;transition:transform .3s}.ProductCard-module__4_gVgG__card:hover .ProductCard-module__4_gVgG__img{transform:scale(1.04)}.ProductCard-module__4_gVgG__catBadge{z-index:1;text-transform:capitalize;position:absolute;top:.75rem;left:.75rem}.ProductCard-module__4_gVgG__discountBadge{z-index:2;color:#fff;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;text-shadow:0 1px 3px #00000040;background:linear-gradient(135deg,#f97316 0%,#ef4444 100%);padding:.48rem 2.8rem;font-size:.82rem;font-weight:800;position:absolute;top:22px;right:-34px;transform:rotate(45deg);box-shadow:0 3px 12px #ef444473}.ProductCard-module__4_gVgG__promoBadge{z-index:2;color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;text-shadow:0 1px 3px #00000040;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);padding:.48rem 2.8rem;font-size:.78rem;font-weight:800;position:absolute;top:22px;right:-34px;transform:rotate(45deg);box-shadow:0 3px 12px #dc262673}.ProductCard-module__4_gVgG__giftBanner{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#01a229 0%,#017a1f 100%);justify-content:center;align-items:center;gap:.3rem;padding:.32rem .6rem;font-size:.72rem;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.ProductCard-module__4_gVgG__body{flex-direction:column;flex:1;gap:.3rem;padding:.875rem;display:flex}.ProductCard-module__4_gVgG__nombre{font-family:var(--font-title);color:var(--dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__4_gVgG__kg{color:var(--gray);font-size:.78rem}.ProductCard-module__4_gVgG__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.ProductCard-module__4_gVgG__priceBlock{flex-direction:column;gap:.05rem;display:flex}.ProductCard-module__4_gVgG__priceOriginal{color:var(--gray);font-size:.78rem;text-decoration:line-through}.ProductCard-module__4_gVgG__price{font-family:var(--font-title);color:var(--green-dark);font-size:1.1rem;font-weight:700}.ProductCard-module__4_gVgG__addBtn{white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.8rem;display:flex}@media (max-width:480px){.ProductCard-module__4_gVgG__addBtn{gap:.25rem;padding:.5rem .65rem}.ProductCard-module__4_gVgG__addBtnLabel{display:none}}
.HeroCarousel-module__d23iDG__carousel{background:var(--dark);width:100%;height:650px;position:relative;overflow:hidden}.HeroCarousel-module__d23iDG__slide{opacity:0;transition:opacity .7s;position:absolute;inset:0}.HeroCarousel-module__d23iDG__slide.HeroCarousel-module__d23iDG__active{opacity:1}.HeroCarousel-module__d23iDG__overlay{background:linear-gradient(90deg,#0000008c 0%,#00000040 55%,#0000000d 100%);position:absolute;inset:0}.HeroCarousel-module__d23iDG__content{max-width:520px;color:var(--white);position:absolute;bottom:15%;left:7%}.HeroCarousel-module__d23iDG__title{font-family:var(--font-title);text-shadow:0 2px 12px #0006;margin-bottom:.6rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15}.HeroCarousel-module__d23iDG__subtitle{opacity:.9;margin-bottom:1.5rem;font-size:clamp(.9rem,1.8vw,1.1rem);line-height:1.5}.HeroCarousel-module__d23iDG__cta{background:var(--green-dark);color:var(--white);font-family:var(--font-title);border-radius:var(--radius-sm);transition:var(--transition);padding:.7rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block}.HeroCarousel-module__d23iDG__cta:hover{background:var(--green);transform:translateY(-2px)}.HeroCarousel-module__d23iDG__arrow{background:var(--dark);color:var(--gray-light);cursor:pointer;width:44px;height:44px;transition:var(--transition);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__d23iDG__arrow:hover{background:var(--green)}.HeroCarousel-module__d23iDG__arrowLeft{left:1.25rem}.HeroCarousel-module__d23iDG__arrowRight{right:1.25rem}.HeroCarousel-module__d23iDG__dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.HeroCarousel-module__d23iDG__dot{cursor:pointer;width:10px;height:10px;transition:var(--transition);background:#ffffff73;border:none;border-radius:50%;padding:0}.HeroCarousel-module__d23iDG__dotActive{background:var(--white);transform:scale(1.3)}@media (max-width:600px){.HeroCarousel-module__d23iDG__carousel{height:300px}.HeroCarousel-module__d23iDG__content{max-width:85%;bottom:18%;left:5%}.HeroCarousel-module__d23iDG__arrow{width:36px;height:36px}}
.OffersCarousel-module__uUhd2a__wrapper{flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.OffersCarousel-module__uUhd2a__track{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.OffersCarousel-module__uUhd2a__trackCentered{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;display:flex}.OffersCarousel-module__uUhd2a__trackCentered .OffersCarousel-module__uUhd2a__item{width:280px;max-width:100%}.OffersCarousel-module__uUhd2a__item{border-radius:var(--radius);min-width:0;transition:box-shadow var(--transition);box-shadow:0 4px 18px #f973161f}.OffersCarousel-module__uUhd2a__item:hover{box-shadow:0 8px 28px #f9731638}.OffersCarousel-module__uUhd2a__arrow{background:var(--green-dark);color:var(--white);cursor:pointer;width:40px;height:40px;transition:var(--transition);z-index:5;box-shadow:var(--shadow);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:40%;transform:translateY(-50%)}.OffersCarousel-module__uUhd2a__arrow:hover:not(:disabled){background:var(--green)}.OffersCarousel-module__uUhd2a__arrow:disabled{opacity:.3;cursor:default}.OffersCarousel-module__uUhd2a__arrowLeft{left:-22px}.OffersCarousel-module__uUhd2a__arrowRight{right:-22px}.OffersCarousel-module__uUhd2a__dots{gap:.45rem;display:flex}.OffersCarousel-module__uUhd2a__dot{background:var(--gray-light);cursor:pointer;width:9px;height:9px;transition:var(--transition);border:none;border-radius:50%;padding:0}.OffersCarousel-module__uUhd2a__dotActive{background:var(--green-dark);transform:scale(1.3)}@media (max-width:700px){.OffersCarousel-module__uUhd2a__track{grid-template-columns:repeat(2,1fr)}.OffersCarousel-module__uUhd2a__arrowLeft{left:-12px}.OffersCarousel-module__uUhd2a__arrowRight{right:-12px}}@media (max-width:460px){.OffersCarousel-module__uUhd2a__track{grid-template-columns:1fr}}
.Ticker-module__xTPRaa__ticker{background:var(--green-dark);color:var(--white);white-space:nowrap;letter-spacing:.03em;padding:.55rem 0;font-size:.82rem;font-weight:600;overflow:hidden}.Ticker-module__xTPRaa__track{animation:28s linear infinite Ticker-module__xTPRaa__scroll;display:inline-flex}.Ticker-module__xTPRaa__ticker:hover .Ticker-module__xTPRaa__track{animation-play-state:paused}.Ticker-module__xTPRaa__item{align-items:center;gap:.75rem;padding:0 2.5rem;display:inline-flex}.Ticker-module__xTPRaa__sep{color:var(--green-light);font-size:1rem}@keyframes Ticker-module__xTPRaa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.CategoryFilter-module__UzeneG__wrapper{flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;display:flex}.CategoryFilter-module__UzeneG__pill{border:2px solid var(--gray-light);background:var(--white);color:var(--gray);cursor:pointer;transition:var(--transition);font-size:.875rem;font-weight:500;font-family:var(--font-body);border-radius:99px;align-items:center;gap:.4rem;padding:.45rem 1.1rem;display:flex}.CategoryFilter-module__UzeneG__catImg{object-fit:cover;border-radius:50%;flex-shrink:0}.CategoryFilter-module__UzeneG__catEmoji{font-size:1rem;line-height:1}.CategoryFilter-module__UzeneG__pill:hover{border-color:var(--green);color:var(--green-dark)}.CategoryFilter-module__UzeneG__active{background:var(--green);border-color:var(--green);color:var(--white)}.CategoryFilter-module__UzeneG__active:hover{background:var(--green-dark);border-color:var(--green-dark);color:var(--white)}
.PromoBanner-module__IeUSKa__banner{background:#2563eb;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex}.PromoBanner-module__IeUSKa__promo{color:#fff;font-size:.9rem;font-family:var(--font-body);white-space:nowrap;flex-shrink:0}.PromoBanner-module__IeUSKa__highlight{color:#fbbf24}.PromoBanner-module__IeUSKa__form{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.PromoBanner-module__IeUSKa__input{border-radius:var(--radius-sm);height:36px;font-family:var(--font-body);color:var(--dark);background:#fff;border:none;outline:none;flex:1;min-width:120px;max-width:180px;padding:0 .75rem;font-size:.8rem}.PromoBanner-module__IeUSKa__input::placeholder{color:#9ca3af}.PromoBanner-module__IeUSKa__input:focus{box-shadow:0 0 0 2px #fbbf24}.PromoBanner-module__IeUSKa__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.PromoBanner-module__IeUSKa__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.PromoBanner-module__IeUSKa__input[type=number]{-moz-appearance:textfield}.PromoBanner-module__IeUSKa__btn{color:#1e1e1e;border-radius:var(--radius-sm);height:36px;font-family:var(--font-body);cursor:pointer;white-space:nowrap;transition:var(--transition);background:#fbbf24;border:none;flex-shrink:0;padding:0 1.25rem;font-size:.85rem;font-weight:600}.PromoBanner-module__IeUSKa__btn:hover:not(:disabled){background:#f59e0b}.PromoBanner-module__IeUSKa__btn:disabled{opacity:.7;cursor:not-allowed}.PromoBanner-module__IeUSKa__ctaLink{color:#fbbf24;white-space:nowrap;font-weight:700;text-decoration:underline}.PromoBanner-module__IeUSKa__ctaLink:hover{color:#fde68a}.PromoBanner-module__IeUSKa__successMsg{color:#fff;font-family:var(--font-body);text-align:center;width:100%;font-size:.9rem}@media (max-width:768px){.PromoBanner-module__IeUSKa__banner{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.PromoBanner-module__IeUSKa__promo{white-space:normal}.PromoBanner-module__IeUSKa__form{justify-content:center;width:100%}.PromoBanner-module__IeUSKa__input{flex:140px;max-width:100%}}
﻿ .page-module__Xw9U-q__sectionCats{background:#f3fdf7}.page-module__Xw9U-q__sectionTrust{background:#fffaf6;padding-bottom:4rem}.page-module__Xw9U-q__sectionOffers{background:var(--white);isolation:isolate;position:relative;overflow:hidden}.page-module__Xw9U-q__offersSubtitle{color:var(--gray)}.page-module__Xw9U-q__offersTitle{background:linear-gradient(90deg,#f97316,#ef4444);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex;font-size:2rem!important}.page-module__Xw9U-q__offersTitleIcon{color:#f97316;filter:drop-shadow(0 0 6px #f9731699);flex-shrink:0;animation:1.4s ease-in-out infinite page-module__Xw9U-q__flamePulse}.page-module__Xw9U-q__offersTitleIconRight{transform-origin:50%;animation-delay:.7s}@keyframes page-module__Xw9U-q__flamePulse{0%,to{filter:drop-shadow(0 0 6px #f9731699);transform:scale(1)rotate(-4deg)}50%{filter:drop-shadow(0 0 12px #ef4444cc);transform:scale(1.18)rotate(4deg)}}.page-module__Xw9U-q__catGrid{flex-wrap:nowrap;justify-content:center;gap:1.5rem;display:flex}.page-module__Xw9U-q__catCard{flex-direction:column;flex:1;align-items:center;gap:.85rem;max-width:200px;text-decoration:none;display:flex}.page-module__Xw9U-q__catCircle{width:180px;height:180px;transition:var(--transition);border-radius:50%;position:relative;overflow:hidden}.page-module__Xw9U-q__catImg{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.15)}.page-module__Xw9U-q__catCard:hover .page-module__Xw9U-q__catCircle{box-shadow:0 0 0 3px var(--green);transform:translateY(-6px)}.page-module__Xw9U-q__catLabel{font-family:var(--font-title);color:var(--dark);text-align:center;font-size:1.05rem;font-weight:600}.page-module__Xw9U-q__sectionTrustTitle{font-family:var(--font-title);color:var(--green-dark);text-align:center;margin-bottom:.4rem;font-size:clamp(1.6rem,3vw,2rem)}.page-module__Xw9U-q__sectionTrustSub{text-align:center;color:var(--gray);margin-bottom:2.5rem;font-size:.95rem}.page-module__Xw9U-q__trustGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__Xw9U-q__trustItem{background:var(--white);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);transition:var(--transition);border-bottom:3px solid #0000;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.25rem 1.5rem;display:flex}.page-module__Xw9U-q__trustItem:hover{box-shadow:var(--shadow-lg);border-bottom-color:var(--green);transform:translateY(-4px)}.page-module__Xw9U-q__trustIconWrap{background:linear-gradient(135deg, var(--green-light), #d4fae4);width:60px;height:60px;color:var(--gray-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__Xw9U-q__trustTitle{font-family:var(--font-title);color:var(--dark);font-size:1rem}.page-module__Xw9U-q__trustDesc{color:var(--gray);font-size:.82rem;line-height:1.5}@media (max-width:900px){.page-module__Xw9U-q__heroInner{text-align:center;flex-direction:column}.page-module__Xw9U-q__heroImg{width:220px;height:220px}.page-module__Xw9U-q__heroSubtitle{margin:0 auto 2rem}.page-module__Xw9U-q__heroActions{justify-content:center}.page-module__Xw9U-q__catGrid{gap:1rem}.page-module__Xw9U-q__catCircle{width:86px;height:86px}.page-module__Xw9U-q__trustGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__Xw9U-q__hero{padding:3rem 0}.page-module__Xw9U-q__heroImg{width:160px;height:160px}.page-module__Xw9U-q__catGrid{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:.6rem;padding-bottom:.5rem;overflow-x:auto}.page-module__Xw9U-q__catGrid::-webkit-scrollbar{display:none}.page-module__Xw9U-q__catCard{flex-shrink:0;max-width:90px}.page-module__Xw9U-q__catCircle{width:68px;height:68px}.page-module__Xw9U-q__catLabel{font-size:.78rem}.page-module__Xw9U-q__trustGrid{grid-template-columns:1fr 1fr;gap:1rem}.page-module__Xw9U-q__trustItem{padding:1.5rem 1rem 1.25rem}.page-module__Xw9U-q__promoStrip{font-size:.75rem}}
.ProductSearch-module__64fchW__form{border:2px solid var(--gray-light);border-radius:var(--radius-sm);background:var(--white);transition:var(--transition);gap:0;width:100%;max-width:480px;display:flex;overflow:hidden}.ProductSearch-module__64fchW__form:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #18d86026}.ProductSearch-module__64fchW__input{font-family:var(--font-body);color:var(--dark);background:0 0;border:none;outline:none;flex:1;padding:.6rem .875rem;font-size:.9rem}.ProductSearch-module__64fchW__btn{background:var(--green);cursor:pointer;color:var(--white);transition:var(--transition);border:none;align-items:center;padding:0 .875rem;display:flex}.ProductSearch-module__64fchW__btn:hover{background:var(--green-dark)}
.page-module__SPkLZW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__SPkLZW__empty{text-align:center;padding:4rem 0;font-size:1rem}
.MarcasSection-module__EqdlPG__marcasSection{background:var(--white);border-top:3px solid var(--green-light);padding:3rem 0 4rem}.MarcasSection-module__EqdlPG__marcasTitle{text-align:center;margin-bottom:2.5rem}.MarcasSection-module__EqdlPG__marcasTrack{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.MarcasSection-module__EqdlPG__marcaItem{filter:grayscale();opacity:.65;justify-content:center;align-items:center;width:130px;height:70px;transition:filter .3s,opacity .3s,transform .3s;display:flex}.MarcasSection-module__EqdlPG__marcaItem:hover{filter:grayscale(0%);opacity:1;transform:scale(1.08)}
