.home-video-page{background:#050505;padding-top:0}.hero{min-height:100vh}.hero,.hero__stage{position:relative;background:#050505}.hero__stage{width:100vw;height:100vh;overflow:hidden}.hero__video{width:100%;height:calc(100% + 3rem);display:block;object-fit:cover;will-change:transform,opacity}.hero__shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.12) 12%,transparent 28%),radial-gradient(ellipse 48% 40% at 50% 51%,rgba(0,0,0,.24) 0,rgba(0,0,0,.12) 48%,transparent 100%)}.hero__nav-shell{position:fixed;top:0;left:0;z-index:1200;width:100vw;pointer-events:auto;will-change:transform,opacity}.hero__nav-shell .main-nav{position:relative;top:auto;left:auto;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .48s ease,box-shadow .48s ease}.hero__nav-shell.is-solid .main-nav{background:var(--color-cream);box-shadow:0 10px 32px rgba(58,36,24,.12)}.hero__nav-shell .home-nav .nav-main-row{height:130px;grid-template-columns:minmax(170px,1fr) auto;padding:.75rem clamp(2rem,5vw,6rem)}.hero__nav-shell .home-nav-links,.hero__nav-shell .home-nav-menu{display:flex;align-items:center;height:130px}.hero__nav-shell .home-nav-menu{gap:clamp(1.25rem,2.2vw,2.8rem)}.hero__nav-shell .home-nav-links{gap:clamp(1.2rem,2.4vw,3rem);margin:0;padding:0;list-style:none}.hero__nav-shell .home-nav-links a{position:relative;color:#fff;font-size:1.1rem!important;font-weight:500;text-decoration:none;text-shadow:0 2px 10px rgba(0,0,0,.38);transition:color .48s ease,text-shadow .48s ease}.hero__nav-shell .home-nav-login,.hero__nav-shell .home-user-menu summary{border:0;padding:0;background:transparent;color:#fff;font:inherit;font-size:1.1rem;font-weight:500;text-shadow:0 2px 10px rgba(0,0,0,.38);cursor:pointer;transition:color .48s ease,text-shadow .48s ease}.hero__nav-shell.is-solid .home-nav-login,.hero__nav-shell.is-solid .home-user-menu summary{color:var(--color-chocolate);text-shadow:none}.home-user-menu{position:relative}.home-user-menu details>summary{display:inline-flex;align-items:center;gap:.4rem;list-style:none;white-space:nowrap}.home-user-menu details>summary:after{content:"";width:.42rem;height:.42rem;margin-top:-.2rem;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .18s ease,margin-top .18s ease}.home-user-menu details[open]>summary:after{margin-top:.2rem;transform:rotate(225deg)}.home-user-menu details>summary::-webkit-details-marker{display:none}.home-user-dropdown{position:absolute;top:calc(100% + 1rem);right:0;min-width:190px;padding:.6rem;border-radius:14px;background:var(--color-cream);box-shadow:0 16px 40px rgba(58,36,24,.2)}.hero__nav-shell .home-user-dropdown a,.hero__nav-shell .home-user-dropdown button{display:block;width:100%;padding:.65rem .8rem;border:0;border-radius:9px;background:transparent;color:var(--color-chocolate);font-family:inherit;font-size:.94rem!important;font-weight:500;text-align:left;text-shadow:none;white-space:nowrap;cursor:pointer}.hero__nav-shell .home-user-dropdown a:hover,.hero__nav-shell .home-user-dropdown button:hover{background:rgba(127,169,107,.18)}.hero__nav-shell .home-user-dropdown a:after{display:none}.hero__nav-shell.is-solid .home-nav-links a{color:var(--color-chocolate);text-shadow:none}.hero__nav-shell .home-nav-links a:after{content:"";position:absolute;right:0;bottom:-.45rem;left:0;height:2px;border-radius:999px;background:var(--color-pistachio);transform:scaleX(0);transition:transform .18s ease}.hero__nav-shell .home-nav-links a:focus-visible:after,.hero__nav-shell .home-nav-links a:hover:after{transform:scaleX(1)}.hero__nav-shell .home-nav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 8px rgba(0,0,0,.38));transition:color .48s ease,filter .48s ease}.hero__nav-shell.is-solid .home-nav-cart{color:var(--color-chocolate);filter:none}.hero__nav-shell .home-nav-cart svg{font-size:1.65rem}.hero__nav-shell .home-nav-cta{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:.8rem 1.7rem;border-radius:999px;background:var(--color-pistachio);box-shadow:0 12px 32px rgba(54,27,20,.24);color:#fff;font-size:1.1rem!important;font-weight:700;text-decoration:none;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.hero__nav-shell .home-nav-cta:focus-visible,.hero__nav-shell .home-nav-cta:hover{background:var(--color-pistachio);box-shadow:0 15px 38px rgba(54,27,20,.32);transform:translateY(-2px)}.hero__nav-shell .nav-logo-wrap>a,.hero__nav-shell .sm-logo-link{opacity:1!important;visibility:visible!important}.hero__nav-shell .nav-logo-wrap img{filter:drop-shadow(0 20px 70px rgba(0,0,0,.76)) drop-shadow(0 2px 8px rgba(0,0,0,.671))}.hero__nav-shell .sm-logo-img{filter:none!important;box-shadow:none!important;text-shadow:none!important;transition:none!important}.hero__nav-shell .nav-logo-wrap{position:relative}.hero__nav-shell .nav-logo-wrap>a{position:relative;z-index:1;display:block}.hero__nav-shell .nav-logo-wrap .home-nav-solid-logo-link{position:absolute;top:0;left:0;z-index:2;width:150px;height:100px;opacity:0!important;visibility:hidden!important}.hero__nav-shell .nav-logo-wrap img.home-nav-solid-logo{position:absolute;top:0;left:0;width:170px;height:170px;object-fit:contain;opacity:0;visibility:hidden;filter:none!important;transform-origin:center;transition:opacity .48s ease,visibility .48s ease;border-radius:50%}.hero__nav-shell.is-solid .nav-logo-wrap>a{opacity:0!important;visibility:hidden!important}.hero__nav-shell.is-solid .nav-logo-wrap img.home-nav-solid-logo{opacity:1;visibility:visible}.hero__nav-shell.is-solid .nav-logo-wrap .home-nav-solid-logo-link{opacity:1!important;visibility:visible!important}.hero__features{position:absolute;inset:0;z-index:3;display:grid;place-items:center;padding:2rem;pointer-events:none;text-align:center}.hero__feature-word{position:absolute;width:min(800px,calc(100vw - 10rem));margin:0;color:#fff;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 20px 70px rgba(0,0,0,.52)) drop-shadow(0 2px 8px rgba(0,0,0,.36));will-change:transform,opacity}.hero__claim,.hero__feature-word{font-family:Poppins,sans-serif;font-size:clamp(2.6rem,6vw,6.5rem)!important;font-weight:700;line-height:.95;letter-spacing:-.045em;text-transform:uppercase;color:#fff!important}.hero__feature-word img{width:min(46vw,290px);height:auto}.hero__intro-logo-wrap{position:absolute;inset:0;z-index:2;display:grid;place-items:center;padding:2rem;pointer-events:none}.hero__intro-copy{width:min(920px,calc(100vw - 3rem));color:var(--color-cream);text-align:center;opacity:1;visibility:visible;filter:drop-shadow(0 20px 70px rgba(0,0,0,.58)) drop-shadow(0 2px 8px rgba(0,0,0,.4));transform-origin:center center;will-change:transform,opacity}.hero__intro-copy h1{width:100%;margin:0;color:inherit;font-family:Poppins,sans-serif;font-size:clamp(2.8rem,6.6vw,7rem)!important;font-weight:800;letter-spacing:-.055em;line-height:.95}.hero__intro-copy p{max-width:720px;margin:clamp(1rem,2vw,1.6rem) auto 0;color:inherit;font-size:clamp(1rem,1.6vw,1.45rem)!important;font-weight:500;line-height:1.4}.hero__intro-logo-wrap:before{content:"";position:absolute;width:min(560px,44vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,.32),transparent 68%);pointer-events:none}.hero__claim{position:absolute;left:50%;top:50%;z-index:3;margin:0;color:var(--color-cream);opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 20px 70px rgba(0,0,0,.52)) drop-shadow(0 2px 8px rgba(0,0,0,.36));will-change:transform,opacity;width:min(920px,calc(100vw - 3rem));text-align:center}.hero__claim img{width:min(46vw,390px);height:auto;opacity:1}.hero__permitted-text{position:absolute;left:clamp(1.25rem,4vw,4.5rem);bottom:0;z-index:3;margin:0;opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity}.hero__permitted-text img{width:min(28vw,180px);height:auto;opacity:1;filter:drop-shadow(0 20px 70px rgba(0,0,0,.52)) drop-shadow(0 2px 8px rgba(0,0,0,.36))}.hero__scroll-hint{position:absolute;left:50%;bottom:clamp(1.4rem,4.8vh,3.1rem);z-index:4;display:flex;flex-direction:column;align-items:center;gap:.7rem;margin:0;transform:translateX(-50%);opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity}.hero__scroll-hint,.hero__scroll-hint span{color:hsla(0,0%,100%,.92);font-size:.74rem;font-weight:700!important;letter-spacing:.04em;line-height:1;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.48)}.hero__scroll-hint span{display:block}.hero__scroll-arrow{position:relative;width:1.7rem;height:1.7rem;display:block}.hero__scroll-arrow:before{content:"";position:absolute;left:50%;top:0;width:1px;height:1.7rem;background:hsla(0,0%,100%,.92);transform:translateX(-50%);box-shadow:0 2px 10px rgba(0,0,0,.42)}.hero__scroll-arrow:after{content:"";position:absolute;left:50%;bottom:.02rem;width:.82rem;height:.82rem;border-right:2px solid hsla(0,0%,100%,.92);border-bottom:2px solid hsla(0,0%,100%,.92);transform:translateX(-50%) rotate(45deg);box-shadow:3px 3px 8px rgba(0,0,0,.24)}.juice-natural-text{position:absolute;right:clamp(1.25rem,4vw,4.5rem);bottom:0;z-index:3;margin:0;opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity}.juice-natural-text img{width:min(24vw,360px);height:auto;filter:drop-shadow(0 26px 90px rgba(0,0,0,.9)) drop-shadow(0 8px 22px rgba(0,0,0,.78)) drop-shadow(0 2px 4px rgba(0,0,0,.68));opacity:1}.hero__cta{position:absolute;left:50%;top:calc(50% + clamp(135px, 13vw, 190px));z-index:4;display:inline-flex;align-items:center;justify-content:center;opacity:1;visibility:visible;min-width:168px;min-height:48px;padding:.85rem 1.35rem;color:#fff;font-size:1.1rem!important;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;background-color:var(--color-pistachio);will-change:transform,opacity}.hero__cta:hover{transform:translateY(-1px)}.postres-section{width:100%;background:var(--color-pistachio);scroll-margin-top:80px}.helados-section{width:100%;background:#eef0d1}.postres-section{padding:clamp(3rem,6vw,6.5rem) 0 clamp(2rem,4vw,4rem);color:var(--color-chocolate);overflow:hidden}.postres-section__header{padding:0 1.5rem;text-align:center}.postres-section__header h2{margin:0;color:var(--color-chocolate);font-family:Poppins,sans-serif;font-size:clamp(2.4rem,5.2vw,5.4rem)!important;font-weight:800;letter-spacing:-.04em;line-height:1;text-transform:uppercase}.postres-section__header p{margin:1rem 0 0;color:var(--color-chocolate);font-size:clamp(.95rem,1.35vw,1.25rem)!important;font-weight:500}.postres-section__showcase{width:100%;padding:0;background:var(--color-cream)}.helados-section,.helados-section .postres-section__showcase{background:var(--color-cream)!important}.helados-section__image,.postres-section__image{display:block;width:100vw;height:auto}.postres-section__products{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:clamp(.45rem,1vw,1rem);gap:clamp(.45rem,1vw,1rem);margin-top:clamp(-4rem,-4vw,-.35rem);padding:0 2vw}.postres-product{position:relative;min-width:0;min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0;padding:.9rem .55rem .75rem;border:1px solid rgba(58,36,24,.12);border-radius:14px;background:hsla(38,41%,95%,.94);box-shadow:0 8px 20px rgba(58,36,24,.1);text-align:center;cursor:pointer}.postres-product:focus-visible{outline:3px solid var(--color-pistachio);outline-offset:4px}.postres-product__price{position:absolute;top:1rem;right:1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .9rem;border-radius:999px;background:var(--color-chocolate);box-shadow:0 8px 22px rgba(58,36,24,.2);color:var(--color-cream);font-size:.95rem!important;font-weight:800;line-height:1}.postres-product h3{margin:0;color:var(--color-chocolate);font-size:clamp(.68rem,.88vw,.9rem)!important;font-weight:700;line-height:1.25}.postres-product :is(a,button){width:min(100%,128px);min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem .85rem;border-radius:999px;background:var(--color-pistachio);color:var(--color-cream);font-weight:700;text-decoration:none;border:0;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.postres-product :is(a,button):focus-visible,.postres-product :is(a,button):hover{background:var(--color-chocolate);transform:translateY(-2px)}.postres-product button:disabled{cursor:not-allowed;opacity:.55;transform:none}.postres-product :is(a,button) svg{font-size:1rem!important}.postres-section:not(.helados-section){padding:clamp(4rem,7vw,7rem) clamp(1rem,4vw,4.5rem);background:var(--color-chocolate)}.postres-section__header{max-width:760px;margin:0 auto clamp(2rem,4vw,3.5rem)}.postres-section:not(.helados-section) .postres-section__header h2,.postres-section:not(.helados-section) .postres-section__header p{color:var(--color-cream)}.postres-section:not(.helados-section) .postres-section__showcase{background:transparent}.postres-section:not(.helados-section) .postres-section__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem);max-width:1440px;margin:0 auto;padding:0}.postres-section:not(.helados-section) .postres-product{min-height:100%;padding:0;overflow:hidden;align-items:stretch;border:0;border-radius:24px;background:var(--color-cream);box-shadow:0 22px 50px rgba(0,0,0,.24);text-align:left}.postres-product__image-stage{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:var(--color-cream)}.postres-product__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:opacity .32s ease,transform .5s ease}.postres-product__image--primary{opacity:0}.postres-product__image--primary.is-loaded{opacity:1}.postres-product__image--secondary{z-index:1;opacity:0}.postres-product.secondary-ready.is-mobile-preview .postres-product__image--fallback,.postres-product.secondary-ready.is-mobile-preview .postres-product__image--primary,.postres-product.secondary-ready:focus-within .postres-product__image--fallback,.postres-product.secondary-ready:focus-within .postres-product__image--primary,.postres-product.secondary-ready:hover .postres-product__image--fallback,.postres-product.secondary-ready:hover .postres-product__image--primary{opacity:0}.postres-product.secondary-ready.is-mobile-preview .postres-product__image--secondary,.postres-product.secondary-ready:focus-within .postres-product__image--secondary,.postres-product.secondary-ready:hover .postres-product__image--secondary{opacity:1;transform:scale(1.015)}.postres-product__body{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:clamp(1rem,2vw,1.6rem);background-color:var(--color-cream)}.postres-section:not(.helados-section) .postres-product h3{font-size:clamp(1.15rem,1.7vw,1.65rem)!important;line-height:1.08;text-align:center}.postres-product__description{margin:1rem 0 1.4rem;color:var(--color-chocolate);font-size:.95rem!important;font-weight:450;line-height:1.55;text-align:center}.postres-product__eyebrow{margin:.9rem 0 .55rem;color:var(--color-raspberry);font-size:.72rem!important;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.postres-product__layers{display:grid;grid-gap:.34rem;gap:.34rem;margin:0;padding-left:1.25rem;color:var(--color-chocolate)}.postres-product__layers li{padding-left:.15rem;font-size:.82rem!important;font-weight:450;line-height:1.35}.postres-product__topping{margin:1rem 0;color:var(--color-chocolate);font-size:.82rem!important;line-height:1.35}.postres-product__topping strong{font-weight:800}.postres-section:not(.helados-section) .postres-product :is(a,button){width:100%;max-width:none;margin-top:auto;background:var(--color-pistachio);color:var(--color-cream)}.helados-section .postres-section__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem);max-width:1440px;margin:0 auto;padding:0 clamp(1rem,4vw,4.5rem) clamp(3rem,6vw,6rem)}.helados-section .postres-product{min-height:100%;padding:0;overflow:hidden;align-items:stretch;border:0;border-radius:24px;background:var(--color-cream);box-shadow:0 22px 50px rgba(0,0,0,.16);text-align:left}.helados-section .postres-product h3{font-size:clamp(1.15rem,1.7vw,1.65rem)!important;line-height:1.08;text-align:center}.helados-section .postres-product :is(a,button){width:100%;max-width:none;margin-top:auto;background:var(--color-pistachio);color:var(--color-cream)}.about-home{position:relative;scroll-margin-top:80px;display:flex;min-height:clamp(560px,55vw,820px);align-items:center;overflow:hidden;background-color:#f4c58d;background-image:url(/img/login/chajá.png);background-position:50%;background-size:cover;color:var(--color-chocolate)}.about-home__content{position:relative;z-index:1;width:66.666%;max-width:980px;padding:clamp(4rem,7vw,8rem) clamp(2rem,7vw,8rem)}.about-home__content h2{margin:0 0 clamp(1.5rem,3vw,2.5rem);color:var(--color-chocolate);font-family:Poppins,sans-serif;font-size:clamp(2.7rem,5.4vw,5.8rem)!important;font-weight:800;letter-spacing:-.045em;line-height:.95;text-transform:uppercase}.about-home__content p{max-width:760px;margin:0 0 1.25rem;font-size:clamp(1rem,1.35vw,1.25rem)!important;font-weight:450;line-height:1.65}.about-home__content strong{font-weight:800}.about-home__lead{font-size:clamp(1.25rem,2vw,1.8rem)!important;font-weight:650!important;line-height:1.35!important}.about-home__closing,.about-home__closing strong{margin:clamp(1.8rem,3vw,2.8rem) 0 0!important;font-family:Poppins,sans-serif;font-size:clamp(2rem,3.2vw,3.35rem)!important;font-weight:800!important;line-height:1.05;letter-spacing:-.02em}.about-home__closing strong{margin:0!important}.about-home__closing span{font-family:inherit;font-size:inherit!important;font-weight:inherit;line-height:inherit}.conservation{position:relative;isolation:isolate;min-height:clamp(680px,62vw,940px);padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,7rem);overflow:hidden;background:#160903 url(/img/hero/cuchara.png) 50%/cover no-repeat;color:var(--color-cream)}.conservation:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(19,8,3,.34),rgba(19,8,3,.12) 55%,transparent 78%)}.conservation__content{width:min(64%,920px)}.conservation__header{text-align:center}.conservation__header h2{max-width:14ch;margin:0 auto;color:var(--color-cream);font-family:Poppins,sans-serif;font-size:clamp(2.5rem,5vw,5.4rem)!important;font-weight:800;letter-spacing:-.045em;line-height:.98;text-transform:uppercase}.conservation__header h2 span{display:block;color:var(--color-pistachio);font-family:inherit;font-size:clamp(2.1rem,4vw,4.4rem)!important;font-weight:inherit;letter-spacing:inherit;line-height:1.05}.conservation__header>p{margin:1rem 0 clamp(2rem,4vw,3.5rem);font-size:clamp(1rem,1.35vw,1.3rem)!important;color:var(--color-cream)}.conservation__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(.9rem,1.5vw,1.5rem);gap:clamp(.9rem,1.5vw,1.5rem)}.conservation-card{padding:clamp(1.35rem,2.4vw,2.15rem);border:1px solid hsla(0,0%,100%,.68);border-radius:22px;background:rgba(255,250,239,.97);box-shadow:0 18px 46px rgba(0,0,0,.2);color:var(--color-chocolate)}.conservation-card__title{display:flex;align-items:center;gap:.9rem;margin-bottom:1.5rem}.conservation-card__title h3{position:relative;margin:0;padding-bottom:.75rem;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw,1.35rem)!important;font-weight:800;text-transform:uppercase}.conservation-card__title h3:after{content:"";position:absolute;bottom:0;left:0;width:44px;height:3px;border-radius:999px;background:var(--color-pistachio)}.conservation-card__icon{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--color-pistachio);color:var(--color-cream)}.conservation-card__icon svg{font-size:2rem}.conservation-card--chilled .conservation-card__icon,.conservation-card--chilled .conservation-card__title h3:after{background:#d4a17e}.conservation-card ul{display:grid;grid-gap:1rem;gap:1rem;margin:0;padding:0;list-style:none}.conservation-card li{display:grid;grid-template-columns:18px 1fr;grid-gap:.7rem;gap:.7rem;align-items:start;font-size:clamp(.78rem,1vw,.98rem)!important;line-height:1.5}.conservation-card li svg{margin-top:.14rem;color:var(--color-pistachio);font-size:1rem}.conservation-card--chilled li svg{color:#d4a17e}@media (max-width:900px){.postres-section__showcase{padding:0}.postres-section__products{grid-template-columns:repeat(7,minmax(150px,1fr));gap:.75rem;margin-top:0;padding:1rem 1.25rem .5rem;overflow-x:auto;scrollbar-width:none}.postres-section__products::-webkit-scrollbar{display:none}.postres-section:not(.helados-section) .postres-section__products{grid-template-columns:repeat(1,minmax(0,1fr));gap:.85rem;padding:0;overflow:visible}.postres-section:not(.helados-section) .postres-product{border-radius:16px}.postres-section:not(.helados-section) .postres-product__body{padding:.85rem}.postres-section:not(.helados-section) .postres-product h3{font-size:clamp(.9rem,4vw,1.15rem)!important}.postres-product__description{margin:.7rem 0 1rem;font-size:.72rem!important;line-height:1.4}.postres-product__price{top:.65rem;right:.65rem;min-height:32px;padding:.4rem .65rem;font-size:.72rem!important}.postres-product__eyebrow{margin-top:.7rem;font-size:.58rem!important}.postres-product__layers li,.postres-product__topping{font-size:.66rem!important}.postres-section:not(.helados-section) .postres-product :is(a,button){min-height:34px;padding:.45rem;font-size:.68rem!important}.helados-section .postres-section__products{grid-template-columns:repeat(1,minmax(0,1fr));gap:.85rem;padding:0 1rem 3rem;overflow:visible}.helados-section .postres-product{border-radius:16px}.helados-section .postres-product__body{padding:.85rem}.helados-section .postres-product h3{font-size:clamp(.9rem,4vw,1.15rem)!important}.helados-section .postres-product :is(a,button){min-height:34px;padding:.45rem;font-size:.68rem!important}.about-home{display:block;height:auto;min-height:0;aspect-ratio:auto;background-image:none}.about-home:after{content:"";display:block;width:100%;aspect-ratio:864/1040;background-image:url(/img/login/chajá-mobile.png);background-position:bottom;background-size:100% auto;background-repeat:no-repeat}.about-home__content{position:relative;width:100%;height:auto;min-height:0;padding:6rem 1.5rem 2rem}.about-home__content h2{max-width:9ch;font-size:clamp(2.55rem,12vw,4.5rem)!important}.about-home__content p{max-width:34rem;font-size:clamp(.95rem,4vw,1.08rem)!important;line-height:1.55}.about-home__closing,.about-home__closing strong{font-size:clamp(1.8rem,8.4vw,2.8rem)!important;line-height:.98;display:flex;flex-direction:column;gap:1rem}.about-home__closing{position:static;margin:2rem 0 0!important}.about-home__closing span{display:block}.conservation{min-height:0;padding:4rem 1rem 0;background-color:#0b0301;background-image:url(/img/hero/cuchara-mobile.png);background-position:top;background-size:100% auto;background-repeat:no-repeat}.conservation__content{width:100%;padding-top:0}.conservation__header h2{font-size:clamp(2.35rem,11vw,4rem)!important}.conservation__header h2 span{font-size:clamp(2rem,9vw,3.35rem)!important}.conservation__cards{grid-template-columns:1fr;max-width:560px;margin-bottom:10rem}.conservation-card{border-radius:18px}}.juice-scroll-section{position:relative;min-height:100vh;background:#050505}.juice-scroll-stage{position:relative;width:100vw;height:100vh;overflow:hidden;background:#050505}.juice-scroll-video{display:block;width:100%;height:calc(100% + 3rem);object-fit:cover;will-change:transform;border-radius:12px}.juice-scroll-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.04) 45%,rgba(0,0,0,.28)),radial-gradient(circle at center,hsla(0,0%,100%,.03),rgba(0,0,0,.22))}.juice-scroll-title{position:absolute;left:50%;top:50%;z-index:3;width:min(1060px,calc(100vw - 2rem));margin:0;color:#fff;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 20px 70px rgba(0,0,0,.52)) drop-shadow(0 2px 8px rgba(0,0,0,.36));transform:translate(-50%,-50%);pointer-events:none;will-change:transform,opacity}.juice-scroll-title img{width:65%;height:auto;margin-top:5rem}@media (max-width:720px){.hero,.hero__stage{height:100svh;min-height:100svh}.hero__video{height:calc(100% + 2rem);object-position:center top;will-change:auto}.hero__features{padding:1.25rem}.hero__claim,.hero__feature-word{width:min(560px,calc(100vw - 1.5rem))}.hero__claim,.hero__feature-word{font-size:clamp(3rem,14vw,5.2rem)!important}.hero__claim{width:calc(100vw - 2rem);font-size:clamp(2.25rem,10.5vw,4.2rem)!important;letter-spacing:-.06em}.hero__feature-word img{width:min(72vw,360px)}.hero__intro-logo-wrap{padding:1.25rem}.hero__intro-copy{width:min(100%,calc(100vw - 2rem))}.hero__intro-copy h1{font-size:clamp(3.1rem,15vw,5.4rem)!important;line-height:.94}.hero__intro-copy p{max-width:34ch;font-size:clamp(.95rem,4.5vw,1.2rem)!important;line-height:1.35}.hero__claim img{width:min(76vw,380px)}.hero__permitted-text{left:1.25rem;bottom:1.5rem}.hero__permitted-text img{width:min(52vw,220px)}.hero__scroll-hint{bottom:3rem;font-size:.66rem;gap:.55rem}.juice-natural-text{right:1.25rem;bottom:1.5rem}.juice-natural-text img{width:min(46vw,190px)}.hero__cta{top:calc(50% + 170px);min-width:150px;min-height:44px;width:max-content;max-width:calc(100vw - 2rem);font-size:.76rem!important}.juice-scroll-title{width:min(620px,calc(100vw - 1.5rem));font-size:clamp(2.8rem,14vw,5rem)!important;line-height:.94}}.home-img{width:100vw;object-fit:contain;height:100%}.home-video-main{position:fixed;inset:0;z-index:1000;width:100vw;height:100vh;background:#000;overflow:hidden}.home-hero-video{display:block;width:100vw;height:100vh;object-fit:cover}.featured-products-title{padding:1rem;font-size:1.1rem!important;font-weight:500;border-bottom:1px solid var(--color-grey-quantum);text-align:center;text-transform:uppercase}.home-loader-overlay{position:fixed;inset:0;z-index:9999;background:var(--color-chocolate);display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:1;transition:opacity .42s ease;touch-action:none}.home-loader-overlay.is-hiding{opacity:0;pointer-events:none}.home-loader-logo-wrap{width:clamp(180px,28vw,360px);animation:home-loader-float 1.5s ease-in-out infinite}.home-loader-logo{width:100%;height:auto;filter:drop-shadow(0 12px 32px rgba(0,0,0,.24))}@keyframes home-loader-float{0%{transform:translateY(0) scale(1);opacity:.85}50%{transform:translateY(-8px) scale(1.04);opacity:1}to{transform:translateY(0) scale(1);opacity:.85}}