:root{--aura-black: #0a0a0a;--aura-dark: #1a1a1a;--aura-gray: #6b6b6b;--aura-light: #9a9a9a;--aura-muted: #f5f5f5;--aura-lemon: #e8d44d;--aura-lemon-light: #fffce8;--aura-ease: cubic-bezier(.25, .1, .25, 1);--aura-font: "AuraInter", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--aura-header-h: 112px}html{scroll-behavior:smooth;scroll-padding-top:120px}@media screen and (min-width:768px){:root{--aura-header-h: 120px}}::selection{background:#e8d44d;color:#0a0a0a}.aura{font-family:var(--aura-font);font-size:16px;line-height:1.5;letter-spacing:normal;color:var(--aura-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.aura,.aura *,.aura *:before,.aura *:after{box-sizing:border-box}.aura h1,.aura h2,.aura h3,.aura h4,.aura p,.aura ul,.aura ol,.aura li,.aura figure,.aura table,.aura fieldset,.aura legend{margin:0;padding:0}.aura h1,.aura h2,.aura h3,.aura h4{margin:0;padding:0;font-family:inherit}.aura ul,.aura ol{list-style:none}.aura a{color:inherit;text-decoration:none}.aura img,.aura svg{display:block;max-width:100%}.aura button,.aura input,.aura select,.aura textarea{font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:normal;color:inherit;margin:0}.aura button{background:none;border:0;padding:0;cursor:pointer;text-align:inherit;box-shadow:none;min-height:0;min-width:0}.aura button:after,.aura button:before{content:none;box-shadow:none}.aura table{border-collapse:collapse}.aura th,.aura td{padding:0;text-align:left;font-weight:inherit;border:0}.shopify-section-group-header-group{position:relative;z-index:50}.aura-wrap{margin-inline:auto;padding-inline:24px;width:100%}@media screen and (min-width:768px){.aura-wrap{padding-inline:32px}}.aura-wrap--7xl{max-width:1280px}.aura-wrap--6xl{max-width:1152px}.aura-wrap--5xl{max-width:1024px}.aura-wrap--4xl{max-width:896px}.aura-wrap--3xl{max-width:768px}.aura-wrap--2xl{max-width:672px}.aura-wrap--xl{max-width:576px}.aura-eyebrow{font-size:14px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--aura-light);text-align:center;margin-bottom:12px}.aura-eyebrow--tight{margin-bottom:32px}.aura-h2{font-size:30px;font-weight:600;color:var(--aura-black);letter-spacing:-.025em;line-height:1.25;text-align:center}@media screen and (min-width:768px){.aura-h2{font-size:36px}.aura-h2--nowrap{white-space:nowrap}}@media screen and (min-width:1024px){.aura-h2{font-size:51.2px}}.aura-h2--sm{font-size:30px}@media screen and (min-width:1024px){.aura-h2--sm{font-size:36px}}.aura-h2--form{font-size:clamp(27.2px,4vw,38.4px);font-weight:700;line-height:1.15;letter-spacing:-.02em;text-align:left}.aura-balance{text-wrap:balance}.aura-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;transition:all .3s ease;cursor:pointer;text-align:center}.aura-btn--hero{padding:16px 32px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}@media screen and (min-width:768px){.aura-btn--hero{font-size:13px}}.aura-btn--solid{background:var(--aura-black);color:#fff}.aura-btn--solid:hover{background:#222}.aura-btn--outline{background:transparent;color:var(--aura-black);border:1px solid var(--aura-black)}.aura-btn--outline:hover{background:var(--aura-black);color:#fff}.aura-btn--pill{padding:16px 32px;font-size:13px;font-weight:500;letter-spacing:.025em}.aura-btn--pill.aura-btn--solid:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.aura-btn--ghost{color:var(--aura-black);border:1px solid rgba(0,0,0,.1)}.aura-btn--ghost:hover{border-color:#00000040}.aura-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s var(--aura-ease),transform .7s var(--aura-ease);will-change:opacity,transform}.aura-reveal.is-visible{opacity:1;transform:none}.aura-fade-down{opacity:0;transform:translateY(-20px);animation:aura-fade-down .6s var(--aura-ease) forwards}@keyframes aura-fade-down{to{opacity:1;transform:none}}.aura-fade-up{opacity:0;transform:translate3d(0,28px,0);animation:aura-fade-up .85s cubic-bezier(.22,1,.36,1) .08s forwards;will-change:transform,opacity}@keyframes aura-fade-up{to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.aura-reveal,.aura-fade-down,.aura-fade-up{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}.aura-header{position:fixed;top:0;left:0;right:0;z-index:50}.aura-announce{background:var(--aura-black);color:#fff;font-size:10px;letter-spacing:.1em;text-transform:uppercase;overflow:hidden}@media screen and (min-width:640px){.aura-announce{font-size:11px;letter-spacing:.12em}}@media screen and (min-width:768px){.aura-announce{font-size:12px}}.aura-announce__track{display:flex;width:max-content;white-space:nowrap;line-height:1.35;padding-block:8px;min-height:36px;align-items:center;animation:aura-announce-marquee 40s linear infinite;will-change:transform}.aura-announce__item{flex-shrink:0;padding-inline:2rem}@keyframes aura-announce-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.aura-announce__track{animation:none}}.aura-nav-outer{padding:12px 16px 8px}@media screen and (min-width:768px){.aura-nav-outer{padding-inline:32px}}.aura-nav{max-width:1152px;margin-inline:auto;border-radius:16px;border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;transition:background .5s ease,border-color .5s ease,box-shadow .5s ease}.aura-header.is-scrolled .aura-nav{background:#fffffff2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-color:#00000014;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -4px #0000000f}.aura-nav__row{position:relative;height:56px;padding-inline:16px;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:768px){.aura-nav__row{height:64px;padding-inline:24px}}.aura-nav__side{display:flex;align-items:center;gap:20px;min-width:0}@media screen and (min-width:768px){.aura-nav__side{gap:32px}}.aura-nav__side--right{justify-content:flex-end}.aura-nav__links{display:none}@media screen and (min-width:768px){.aura-nav__links{display:flex;align-items:center;gap:32px}}.aura-nav__link{font-size:12px;font-weight:600;letter-spacing:.14em;color:var(--aura-black);white-space:nowrap;transition:color .2s ease}.aura-nav__link:hover{color:var(--aura-gray)}.aura-nav__logo{position:absolute;left:50%;transform:translate(-50%);font-size:21.6px;font-weight:700;letter-spacing:.08em;color:var(--aura-black);white-space:nowrap}@media screen and (min-width:768px){.aura-nav__logo{font-size:24px}}.aura-nav__logo-img{height:26px;width:auto}.aura-nav__spacer{width:32px}@media screen and (min-width:768px){.aura-nav__spacer{display:none}}.aura-nav__burger-wrap{display:block}@media screen and (min-width:768px){.aura-nav__burger-wrap{display:none}}.aura-burger{position:relative;z-index:60;display:flex;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;gap:5px}.aura-burger__bar{display:block;width:20px;height:1.5px;background:var(--aura-black);transform-origin:center;transition:transform .3s var(--aura-ease),opacity .2s ease}.aura-burger[aria-expanded=true] .aura-burger__bar:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.aura-burger[aria-expanded=true] .aura-burger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.aura-burger[aria-expanded=true] .aura-burger__bar:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.aura-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0003;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.aura-drawer__panel{position:fixed;top:0;left:0;z-index:100;height:100%;width:85%;max-width:340px;background:#fff;box-shadow:0 25px 50px -12px #0000001a;transform:translate(-100%);transition:transform .4s var(--aura-ease),visibility .4s;display:flex;flex-direction:column;visibility:hidden;pointer-events:none}.aura-drawer.is-open .aura-drawer__backdrop{opacity:1;visibility:visible}.aura-drawer.is-open .aura-drawer__panel{transform:translate(0);visibility:visible;pointer-events:auto}.aura-drawer__inner{display:flex;flex-direction:column;height:100%;padding:96px 32px 40px;overflow-y:auto;background:#fff}.aura-drawer__brand{margin-bottom:24px}.aura-drawer__brand-name{font-size:25.6px;font-weight:700;line-height:1;color:var(--aura-black)}.aura-drawer__brand-tag{font-size:15.2px;color:var(--aura-gray);margin-top:4px}.aura-drawer__group{display:flex;flex-direction:column;gap:2px}.aura-drawer__divider{height:1px;background:#0000001a;margin-block:20px}.aura-drawer__link{padding-block:8px;font-size:18.4px;font-weight:500;color:var(--aura-black);white-space:nowrap;transition:color .2s ease}.aura-drawer__link:hover{color:var(--aura-gray)}.aura-drawer__link--emphasis{font-size:16.8px;font-weight:600;letter-spacing:.08em}.aura-drawer__social{display:flex;align-items:center;gap:12px;padding-block:8px;font-size:18.4px;font-weight:500;color:var(--aura-black)}.aura-drawer__social svg{width:16px;height:16px;flex-shrink:0}.aura-drawer__close{position:absolute;top:24px;right:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--aura-black)}.aura-hero{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;background:#edf3f6}.aura-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.aura-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;object-position:right center}@media screen and (min-width:768px){.aura-hero__img{width:108%}}.aura-hero__fade-bottom{position:absolute;left:0;right:0;bottom:0;z-index:5;height:112px;pointer-events:none;background:linear-gradient(to bottom,#fafafa00,#fafafa8c 45%,#fafafaeb 78%,#fafafa)}@media screen and (min-width:768px){.aura-hero__fade-bottom{height:160px}}.aura-hero__content{position:relative;z-index:10;max-width:1280px;margin-inline:auto;padding:144px 24px 72px;min-height:100vh;min-height:100svh;display:flex;align-items:center;width:100%}@media screen and (min-width:768px){.aura-hero__content{padding:160px 32px 96px}}.aura-hero__inner{max-width:576px}.aura-hero__title{font-size:clamp(44.8px,8vw,88px);font-weight:700;color:var(--aura-black);line-height:.95;letter-spacing:-.03em;text-transform:uppercase}.aura-hero__title span{display:block}.aura-hero__sub{margin-top:24px;font-size:clamp(16px,2.4vw,21.6px);color:var(--aura-black);line-height:1.375}@media screen and (min-width:768px){.aura-hero__sub{margin-top:32px}}.aura-hero__sub p+p{margin-top:4px}.aura-hero__actions{margin-top:32px;display:flex;flex-direction:column;gap:12px;justify-content:flex-start}@media screen and (min-width:640px){.aura-hero__actions{flex-direction:row;gap:16px}}@media screen and (min-width:768px){.aura-hero__actions{margin-top:40px}}.aura-products{padding:48px 0 24px;background:#fafafa}@media screen and (min-width:768px){.aura-products{padding:64px 0 32px}}.aura-products__grid{display:grid;gap:24px;margin-top:12px}@media screen and (min-width:768px){.aura-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:16px}}@media screen and (min-width:1024px){.aura-products__grid{gap:48px}}.aura-product{background:#fff;border-radius:24px;padding:0 20px 20px;border:1px solid rgba(0,0,0,.04);overflow:hidden;transition:border-color .5s ease}.aura-product:hover{border-color:#00000014}@media screen and (min-width:768px){.aura-product{padding:0 28px 24px}}@media screen and (min-width:1024px){.aura-product{padding:0 32px 32px}}.aura-product__link{display:block}.aura-product__media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:120px;overflow:hidden}@media screen and (min-width:768px){.aura-product__media{height:140px}}.aura img.aura-product__bottle{display:block;position:relative;left:auto;top:auto;height:240px;width:auto;max-width:none;flex-shrink:0;object-fit:contain;transform:rotate(-90deg);animation:aura-bottle-float 3s ease-in-out infinite}@keyframes aura-bottle-float{0%,to{transform:translateY(0) rotate(-90deg)}50%{transform:translateY(-10px) rotate(-90deg)}}@media(prefers-reduced-motion:reduce){.aura img.aura-product__bottle{animation:none}}.aura-product__cta-row{display:flex;justify-content:center;align-items:center;height:56px}.aura-product__cta{padding:14px 24px;background:var(--aura-black);color:#fff;font-size:16px;font-weight:500;border-radius:9999px;transition:background .3s ease,box-shadow .3s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.aura-product__link:hover .aura-product__cta{background:#222;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.aura-product__specs{margin-top:24px;display:flex;flex-direction:column;gap:12px}@media screen and (min-width:768px){.aura-product__specs{margin-top:32px}}.aura-product__spec{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--aura-gray);line-height:1.625}.aura-product__dot{width:4px;height:4px;border-radius:9999px;flex-shrink:0;background:#9a9a9a80}.aura-product__dot--lemon{background:var(--aura-lemon)}.aura-product__price{margin-top:12px;font-size:14px;color:var(--aura-light);text-align:center}.aura-product__price s{opacity:.6;margin-left:6px}.aura-problem{padding:24px 0 32px;background:#fff}@media screen and (min-width:768px){.aura-problem{padding:32px 0 48px}}.aura-problem__inner{text-align:center}.aura-problem__title{font-size:20px;font-weight:600;color:var(--aura-black);letter-spacing:-.025em;line-height:1.25;white-space:nowrap}@media screen and (min-width:768px){.aura-problem__title{font-size:24px}}.aura-problem__body{margin:24px auto 0;max-width:448px;text-align:center;font-size:18px;color:#555;font-weight:300;line-height:1.625}@media screen and (min-width:768px){.aura-problem__body{font-size:20px}}.aura-problem__body p+p{margin-top:8px}.aura-problem__body strong{font-weight:600;color:#555}.aura-problem__punch{font-weight:800;color:var(--aura-black);font-size:24px;margin-top:16px!important}@media screen and (min-width:768px){.aura-problem__punch{font-size:30px}}.aura-problem__punch--tight{margin-top:0!important}.aura-problem__media{margin-top:32px}.aura-problem__img{width:100%;max-width:672px;height:auto;aspect-ratio:1 / 1;object-fit:contain;margin-inline:auto;display:block;transform:scale(1.1);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 14%,black 86%,transparent 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 14%,black 86%,transparent 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.aura-mision{background:#fff;padding:40px 24px 8px}.aura-mision__inner{max-width:672px;margin-inline:auto}.aura-mision__title{font-size:clamp(27.2px,4vw,38.4px);font-weight:700;color:var(--aura-black);line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.aura-mision__body{font-size:16.8px;line-height:1.75;color:#0a0a0acc}.aura-mision__body p+p{margin-top:20px}.aura-mision__body strong,.aura-mision__body .aura-strong{font-weight:600;color:var(--aura-black)}.aura-mision__sign{display:flex;flex-direction:column;align-items:center;margin-top:-20px}.aura-mision__sign img{height:160px;width:auto;opacity:.9;margin:-20px auto}.aura-mision__sign figcaption{margin-top:8px;font-size:13px;color:var(--aura-light);letter-spacing:.025em}.aura-benefits{padding:4px 0 24px;background:#fafafa}@media screen and (min-width:768px){.aura-benefits{padding:8px 0 32px}}.aura-benefits__grid{display:grid;gap:4px 48px;margin-top:32px}@media screen and (min-width:640px){.aura-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.aura-benefits__grid{margin-top:48px}}.aura-benefit{display:flex;align-items:center;gap:16px;padding-block:8px;overflow:hidden}.aura-benefit__icon{flex-shrink:0;color:#0a0a0a80;opacity:0;transform:translate(-20px);transition:opacity .4s ease-out,transform .4s ease-out}.aura-benefit__icon svg{width:16px;height:16px}.aura-benefit__text{font-size:15px;color:var(--aura-gray);line-height:1.625;opacity:0;transform:translate(20px);transition:opacity .4s ease-out .05s,transform .4s ease-out .05s}@media screen and (min-width:768px){.aura-benefit__text{font-size:16px}}.aura-benefit.is-visible .aura-benefit__icon,.aura-benefit.is-visible .aura-benefit__text{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.aura-benefit__icon,.aura-benefit__text{opacity:1;transform:none}}.aura-compatible{padding:40px 0 24px;background:#fff}@media screen and (min-width:768px){.aura-compatible{padding:48px 0 32px}}.aura-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}@media screen and (min-width:768px){.aura-tags{margin-top:48px}}.aura-tag{display:inline-flex;align-items:center;padding:10px 20px;border-radius:9999px;font-size:13px;color:var(--aura-dark);background:#f5f5f5;border:1px solid rgba(0,0,0,.03);transition:border-color .3s ease,background .3s ease;cursor:default}@media screen and (min-width:768px){.aura-tag{font-size:14px}}.aura-tag:hover{border-color:#00000014;background:#f0f0f0}.aura-moments{padding:40px 0 0;background:#fafafa}@media screen and (min-width:768px){.aura-moments{padding:48px 0 0}}.aura-moments__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}@media screen and (min-width:768px){.aura-moments__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:48px}}@media screen and (min-width:1024px){.aura-moments__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.aura-moment{background:#fff;border-radius:12px;padding:8px 12px;border:1px solid rgba(0,0,0,.12);transition:border-color .3s ease;height:44px;display:flex;align-items:center;justify-content:center}.aura-moment:hover{border-color:#0003}.aura-moment p{font-size:13px;color:var(--aura-dark);font-weight:500;text-align:center;white-space:nowrap}@media screen and (min-width:768px){.aura-moment p{font-size:14px}}.aura-comparison{padding:56px 0;background:#fff}@media screen and (min-width:768px){.aura-comparison{padding:80px 0}}.aura-comparison__box{margin-top:20px;border-radius:16px;border:1px solid rgba(0,0,0,.2);overflow:hidden;box-shadow:0 8px 30px #0000001a,0 2px 8px #0000000f}.aura-comparison__table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.aura-comparison__table col:nth-child(1){width:29%}.aura-comparison__table col:nth-child(2){width:21%}.aura-comparison__table col:nth-child(3){width:25%}.aura-comparison__table col:nth-child(4){width:25%}.aura-comparison__table thead tr{background:#efefef}.aura-comparison__table th{padding:16px;text-align:center;border-left:1px solid rgba(0,0,0,.2)}.aura-comparison__table th:first-child{border:none;background:#fff}.aura-comparison__brand{font-size:12px;font-weight:700;color:var(--aura-black);text-transform:uppercase}.aura-comparison__rival{font-size:11px;font-weight:700;color:var(--aura-light);text-transform:uppercase}.aura-comparison__table tbody tr{background:#fff}.aura-comparison__table td{padding:14px 8px;text-align:center;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2)}.aura-comparison__table td:first-child{border-left:0;background:#efefef;padding-inline:12px}.aura-comparison__label{font-size:13px;font-weight:600;color:var(--aura-black)}.aura-comparison__cell{font-size:14px;line-height:1.375;text-align:center;width:100%;display:block;color:#0006}.aura-comparison__cell--good{color:var(--aura-black);font-weight:700}.aura-final{padding:64px 0;background:#fff}@media screen and (min-width:768px){.aura-final{padding:96px 0}}@media screen and (min-width:1024px){.aura-final{padding:112px 0}}.aura-final__row{display:flex;justify-content:center}.aura-final__inner{text-align:center;max-width:576px}.aura-final__sub{font-size:18px;color:var(--aura-gray);font-weight:300;margin-top:16px;line-height:1.625}@media screen and (min-width:768px){.aura-final__sub{font-size:20px}}.aura-final__actions{display:flex;flex-direction:column;gap:16px;margin-top:32px;justify-content:center}@media screen and (min-width:640px){.aura-final__actions{flex-direction:row}}@media screen and (min-width:768px){.aura-final__actions{margin-top:40px;justify-content:flex-start}}.aura-form-section{padding:96px 24px}.aura-form-section--contacto{background:#f8f8f6}.aura-form-section--negocio{background:#fff}.aura-form-section__inner{max-width:576px;margin-inline:auto}.aura-form__eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.18em;color:var(--aura-light);text-transform:uppercase;margin-bottom:16px}.aura-form__title{margin-bottom:12px}.aura-form__intro{color:var(--aura-light);font-size:16px;margin-bottom:40px;line-height:1.625}.aura-form__title p,.aura-form__intro p{margin:0}.aura-form__intro p+p{margin-top:.4em}.aura-form{display:flex;flex-direction:column;gap:16px}.aura-form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.aura-field{display:flex;flex-direction:column;gap:6px;min-width:0}.aura-field label{font-size:12px;font-weight:500;color:#0a0a0a99;text-transform:uppercase;letter-spacing:.025em}.aura-field input,.aura-field textarea,.aura-field select{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:12px 16px;font-size:15px;color:var(--aura-black);transition:border-color .2s ease;box-shadow:none;appearance:none;-webkit-appearance:none}.aura-field textarea{resize:none}.aura-field input::placeholder,.aura-field textarea::placeholder{color:#0a0a0a4d}.aura-field input:focus,.aura-field textarea:focus,.aura-field select:focus{outline:none;border-color:#0a0a0a4d}.aura-form-section--contacto .aura-field input,.aura-form-section--contacto .aura-field textarea,.aura-form-section--contacto .aura-field select{background:#fff}.aura-form-section--negocio .aura-field input,.aura-form-section--negocio .aura-field textarea,.aura-form-section--negocio .aura-field select{background:#f8f8f6}.aura-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%230a0a0a' stroke-width='1.5'%3E%3Cpath d='M1 1.5 6 6.5l5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.aura-form__submit{width:100%;background:var(--aura-black);color:#fff;font-weight:600;font-size:15px;padding:16px;border-radius:12px;transition:background .2s ease}.aura-form__submit:hover{background:#0a0a0ad9}.aura-form-wrap .aura-form__success,.aura-form-wrap.is-sent .aura-form{display:none}.aura-form-wrap.is-sent .aura-form__success,.aura-form-wrap.is-sent .aura-form__success[hidden]{display:block}.aura-form__success{border-radius:16px;padding:32px;text-align:center}.aura-form-section--contacto .aura-form__success{background:#fff;box-shadow:0 1px 2px #0000000d}.aura-form-section--negocio .aura-form__success{background:#f8f8f6}.aura-form__success-title{font-size:17.6px;font-weight:600;color:var(--aura-black)}.aura-form__success-text{color:var(--aura-light);margin-top:8px;font-size:14px}.aura-form__error{background:#fff4f4;border:1px solid rgba(200,0,0,.15);border-radius:12px;padding:12px 16px;font-size:14px;color:#a11}.aura-faq{padding:64px 0;background:#fff}@media screen and (min-width:768px){.aura-faq{padding:96px 0}}@media screen and (min-width:1024px){.aura-faq{padding:112px 0}}.aura-faq__list{margin-top:40px}@media screen and (min-width:768px){.aura-faq__list{margin-top:56px}}.aura-faq__item{border-bottom:1px solid rgba(0,0,0,.04)}.aura-faq__trigger{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-block:20px;text-align:left}@media screen and (min-width:768px){.aura-faq__trigger{padding-block:24px}}.aura-faq__q{font-size:15px;font-weight:500;color:var(--aura-black);line-height:1.375;transition:color .2s ease}@media screen and (min-width:768px){.aura-faq__q{font-size:16px}}.aura-faq__trigger:hover .aura-faq__q{color:var(--aura-dark)}.aura-faq__icon{flex-shrink:0;margin-top:4px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:var(--aura-light);transition:transform .25s var(--aura-ease)}.aura-faq__trigger[aria-expanded=true] .aura-faq__icon{transform:rotate(45deg)}.aura-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--aura-ease),opacity .3s var(--aura-ease);opacity:0}.aura-faq__item.is-open .aura-faq__panel{grid-template-rows:1fr;opacity:1}.aura-faq__panel>div{overflow:hidden}.aura-faq__a{font-size:14px;color:var(--aura-gray);font-weight:300;line-height:1.625;padding-bottom:20px;padding-right:32px}@media screen and (min-width:768px){.aura-faq__a{font-size:15px;padding-bottom:24px}}.aura-footer{padding:48px 0;background:#fafafa;border-top:1px solid rgba(0,0,0,.04)}@media screen and (min-width:768px){.aura-footer{padding:64px 0}}.aura-footer__row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:32px}@media screen and (min-width:768px){.aura-footer__row{flex-direction:row}}.aura-footer__logo img{height:20px;width:auto}.aura-footer__logo-text{font-size:18px;font-weight:700;letter-spacing:.08em;color:var(--aura-black)}.aura-footer__links{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px 24px}@media screen and (min-width:768px){.aura-footer__links{gap:32px}}.aura-footer__link{font-size:13px;color:var(--aura-light);transition:color .3s ease}.aura-footer__link:hover{color:var(--aura-dark)}.aura-footer__social{display:flex;align-items:center;gap:20px}.aura-footer__social a{color:var(--aura-light);transition:color .3s ease}.aura-footer__social a:hover{color:var(--aura-dark)}.aura-footer__social svg{width:18px;height:18px}.aura-footer__bottom{margin-top:40px;padding-top:24px;border-top:1px solid rgba(0,0,0,.04);text-align:center}.aura-footer__copy{font-size:12px;color:#9a9a9a99;letter-spacing:.025em}.aura-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ah{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;background:radial-gradient(120% 108% at 70% 40%,#fff,#f3f5f7 55%,#eaeef1)}.ah__splash-wrap{position:absolute;top:50%;left:44%;z-index:1;width:138%;max-width:none;pointer-events:none;opacity:1;transform:translate(-50%,-50%)}@keyframes ah-splash-rise{to{opacity:1;transform:translate(-50%,-50%)}}.ah__splash{display:block;width:100%;height:auto;animation:ah-splash 9s ease-in-out 1.25s infinite alternate;will-change:transform;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.35) 8%,black 26%,black 74%,rgba(0,0,0,.35) 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.35) 8%,black 26%,black 74%,rgba(0,0,0,.35) 92%,transparent 100%)}@keyframes ah-splash{0%{transform:translate3d(0,-3px,0) rotate(-.5deg)}to{transform:translate3d(0,3px,0) rotate(.5deg)}}.ah-rise{opacity:1;transform:none}@keyframes ah-rise{to{opacity:1;transform:translateZ(0)}}.ah-rise--1{animation-delay:.2s}.ah-rise--2{animation-delay:.32s}.ah-rise--3{animation-delay:.44s}.ah-rise--4{animation-delay:.56s}.ah-rise--5{animation-delay:.68s}.ah-rise--6{animation-delay:.48s}.ah-rise--7{animation-delay:.72s}.ah-rise--8{animation-delay:.82s}.ah-rise--9{animation-delay:.92s}.ah-rise--10{animation-delay:.76s}.ah-rise--11{animation-delay:.86s}.ah-rise--12{animation-delay:.96s}.ah-rise--13{animation-delay:1.04s}.ah-rise--14{animation-delay:.74s}.ah-rise--15{animation-delay:.84s}.ah__grid{position:relative;z-index:2;max-width:1440px;margin-inline:auto;min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;padding:108px 22px 44px}@media screen and (min-width:1024px){.ah__grid{grid-template-columns:44% 56%;gap:0;padding:104px 40px 72px}}.ah__copy{position:relative;z-index:3;max-width:560px}.ah__title{margin:0;font-size:clamp(44px,6.6vw,92px);font-weight:700;line-height:1.03;letter-spacing:-.03em;text-transform:uppercase;color:#0a0a0a}.ah__title span{display:block}.ah__title span+span{margin-top:.03em}.ah__sub{margin-top:22px;font-size:clamp(16px,1.35vw,19px);line-height:1.5;color:#111}.ah__sub p{margin:0;font-weight:700}.ah__sub p:last-child{text-shadow:0 0 4px rgba(255,255,255,.9),0 0 10px rgba(255,255,255,.55),0 0 18px rgba(255,255,255,.3)}.ah__sub--mobile,.ah__actions--mobile{display:none}.ah__visual-wrap{position:relative}.ah__actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}@media screen and (min-width:1024px){.ah__actions{margin-top:30px;gap:14px}}.ah__btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;border:1px solid #0a0a0a;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease}@media screen and (min-width:1024px){.ah__btn{padding:17px 34px}}.ah .ah__btn--solid{background:#0a0a0a;color:#fff}.ah .ah__btn--solid:hover{background:#242424}.ah .ah__btn--outline{background:transparent;color:#0a0a0a}.ah .ah__btn--outline:hover{background:#0a0a0a;color:#fff}.ah__visual{position:relative;width:100%;height:100%}.ah__mobile-bg,.ah__mobile-ice,.ah__mobile-ice-br,.ah__mobile-ice-bl{display:none}@media screen and (max-width:1023px){.ah{min-height:100vh;min-height:100dvh;overflow:hidden;background:#fff}.ah__mobile-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.ah__mobile-bg img{width:100%;height:100%;object-fit:cover;object-position:68% 40%;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 10%,black 22%,black 68%,rgba(0,0,0,.55) 82%,rgba(0,0,0,.18) 92%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 10%,black 22%,black 68%,rgba(0,0,0,.55) 82%,rgba(0,0,0,.18) 92%,transparent 100%)}.ah__mobile-bg:after{content:"";position:absolute;left:0;right:0;bottom:0;height:28%;pointer-events:none;background:linear-gradient(to bottom,#fff0,#ffffff47 40%,#ffffffb8 72%,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 28%,black 70%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 28%,black 70%)}.ah__mobile-ice{display:block;position:absolute;left:48%;top:9%;z-index:7;width:68px;transform:translate(-50%,-100%);pointer-events:none;opacity:.92}.ah__mobile-ice img{display:block;width:100%;height:auto}.ah__mobile-ice-spin{display:block;will-change:transform;animation:ah-ice-spin-cw 28s linear infinite}.ah__mobile-ice-br{display:block;position:absolute;right:2%;bottom:6%;z-index:6;width:96px;pointer-events:none;opacity:.94}.ah__mobile-ice-br img{display:block;width:100%;height:auto}.ah__mobile-ice-br-spin{display:block;will-change:transform;animation:ah-ice-spin-cw 34s linear infinite}.ah__mobile-ice-bl{display:block;position:absolute;left:4%;bottom:14%;z-index:6;width:74px;pointer-events:none;opacity:.92}.ah__mobile-ice-bl img{display:block;width:100%;height:auto}.ah__mobile-ice-bl-spin{display:block;will-change:transform;animation:ah-ice-spin-ccw 30s linear infinite}.ah__grid{position:relative;z-index:2}.ah__splash-wrap,.ah__actions--desktop{display:none}.ah__visual-wrap{position:relative;z-index:1;flex:1 1 auto;min-height:48svh;width:auto;height:auto;margin:-12px -24px 0;overflow:visible;pointer-events:none}.ah__visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ah-drop,.ah-ice{display:none}.ah__grid{display:flex;flex-direction:column;align-items:stretch;min-height:100vh;min-height:100dvh;gap:0;padding:118px 24px 0}.ah__copy{max-width:none;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.ah__title{position:relative;z-index:2;isolation:isolate;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:.22em;row-gap:.04em;width:100%;margin:0;font-size:clamp(20px,6.6vw,30px);line-height:1.1;letter-spacing:-.02em;text-transform:none;text-align:center}.ah__title:before{content:"";position:absolute;left:50%;top:50%;z-index:0;width:118%;height:160%;transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(255,255,255,.92) 0%,rgba(255,255,255,.55) 42%,rgba(255,255,255,.18) 68%,transparent 82%);filter:blur(10px)}.ah__title span{position:relative;z-index:1;display:inline-block;flex:0 0 auto;color:#0a0a0a;-webkit-transform:translateZ(0);transform:translateZ(0)}.ah__title span+span{margin-top:0;margin-left:0}.ah__sub{position:relative;z-index:2;isolation:isolate;width:100%;margin-top:10px;text-align:center;font-size:clamp(12px,3.7vw,17px);line-height:1.625;color:#0a0a0ad9}.ah__sub:before{content:"";position:absolute;left:50%;top:50%;z-index:0;width:118%;height:170%;transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(255,255,255,.98) 0%,rgba(255,255,255,.72) 40%,rgba(255,255,255,.28) 66%,transparent 82%);filter:blur(11px)}.ah__sub p{position:relative;z-index:1}.ah__sub p+p{margin-top:4px}.ah__actions--mobile{display:flex;position:absolute;left:24px;bottom:48px;z-index:3;margin:0}.ah__btn--mobile{border:0;text-transform:none;letter-spacing:.01em;font-size:13px;font-weight:500;padding:16px 32px}.ah__fade{z-index:8;height:168px;background:linear-gradient(to bottom,#fff0,#ffffff40 38%,#fafafaa6 68%,#fafafaeb 88%,#fafafa)}}@media screen and (min-width:1024px){.ah__visual-wrap{width:min(50vw,760px);height:min(78vh,740px);margin-left:auto;margin-right:0}}.ah__bottle{position:absolute;width:auto;will-change:transform;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 22px 34px rgba(20,40,60,.14))}.ah__bottle--original{left:-8%;top:2%;height:88%;z-index:5;opacity:1;transform:rotate(-10deg);animation:ah-float-original 5.5s ease-in-out infinite alternate}.ah__bottle--lemon{left:24%;top:16%;height:82%;z-index:4;opacity:1;transform:rotate(10deg);animation:ah-float-lemon 5.5s ease-in-out infinite alternate}@media screen and (max-width:1023px){.ah__bottle--original{left:21%;top:8%;height:68%}.ah__bottle--lemon{left:26%;top:15%;height:72%;animation:ah-bottle-rise-lemon-mobile 1.05s cubic-bezier(.22,1,.36,1) .62s forwards,ah-float-lemon-mobile 5.5s ease-in-out 1.7s infinite alternate}}@keyframes ah-float-lemon-mobile{0%{transform:translate3d(2vw,10px,0) rotate(10deg)}to{transform:translate3d(2vw,-10px,0) rotate(10deg)}}@keyframes ah-bottle-rise-lemon-mobile{0%{opacity:0;transform:translate3d(2vw,56px,0) rotate(10deg)}to{opacity:1;transform:translate3d(2vw,10px,0) rotate(10deg)}}@media screen and (min-width:1024px){.ah__bottle--original{left:9%;top:4%;height:90%}.ah__bottle--lemon{left:32%;top:16%;height:92%}}@keyframes ah-float-original{0%{transform:translate3d(0,-10px,0) rotate(-10deg)}to{transform:translate3d(0,10px,0) rotate(-10deg)}}@keyframes ah-bottle-rise-original{0%{opacity:0;transform:translate3d(0,56px,0) rotate(-10deg)}to{opacity:1;transform:translate3d(0,-10px,0) rotate(-10deg)}}@keyframes ah-float-lemon{0%{transform:translate3d(0,10px,0) rotate(10deg)}to{transform:translate3d(0,-10px,0) rotate(10deg)}}@keyframes ah-bottle-rise-lemon{0%{opacity:0;transform:translate3d(0,56px,0) rotate(10deg)}to{opacity:1;transform:translate3d(0,10px,0) rotate(10deg)}}.ah-ice{position:absolute;z-index:6;will-change:transform;pointer-events:none}.ah-ice__spin{display:block;will-change:transform}.ah-ice img{display:block;width:100%;height:auto}.ah-ice--soft{z-index:2;filter:blur(1px);opacity:.68}.ah-ice__spin--ccw-slow{animation:ah-ice-spin-ccw 20s linear infinite}.ah-ice__spin--cw-slow{animation:ah-ice-spin-cw 24s linear infinite}.ah-ice__spin--ccw-vslow{animation:ah-ice-spin-ccw 36s linear infinite}@keyframes ah-ice-spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ah-ice-spin-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.ah-ice--1{top:4%;left:72%;width:52px;z-index:3}.ah-ice--1 img{transform:rotate(18deg)}.ah-ice--2{bottom:18%;left:6%;width:78px;z-index:6}.ah-ice--2 img{transform:rotate(-12deg)}.ah-ice--3{display:none}.ah-ice--3 img{transform:rotate(22deg)}.ah-ice--4{top:32%;left:18%;width:36px}.ah-ice--4 img{transform:rotate(-22deg)}.ah-ice--5{top:10%;left:58%;width:40px}.ah-ice--5 img{transform:rotate(16deg)}@media screen and (min-width:1024px){.ah-ice--1{top:6%;left:73%;width:58px}.ah-ice--2{bottom:20%;left:-6%;width:88px}.ah-ice--3{display:block;position:relative;left:72px;top:auto;bottom:auto;margin-top:48px;width:88px;z-index:3}.ah-ice--soft.ah-ice--4{top:30%;left:14%;width:42px;filter:blur(1px)}.ah-ice--soft.ah-ice--5{top:7%;left:-5%;width:46px;filter:blur(1px)}}.ah-drop{position:absolute;pointer-events:none;will-change:transform}.ah-drop--soft{z-index:2;filter:blur(1px);opacity:.72}.ah-drop img{display:block;width:100%;height:auto}.ah-drop--a1{top:14%;left:52%;width:24px}.ah-drop--a1 img{transform:rotate(-8deg)}.ah-drop--a2{top:38%;left:84%;width:34px}.ah-drop--a2 img{transform:rotate(14deg)}.ah-drop--b1{bottom:30%;left:36%;width:22px}.ah-drop--b1 img{transform:rotate(6deg)}.ah-drop--b2{top:6%;left:46%;width:32px}.ah-drop--b2 img{transform:rotate(-16deg)}@media screen and (min-width:1024px){.ah-drop--soft.ah-drop--a1{top:16%;left:-12%;width:28px;filter:blur(1px)}.ah-drop--soft.ah-drop--a2{top:36%;left:70%;width:40px;filter:blur(1px)}.ah-drop--soft.ah-drop--b1{top:26%;bottom:auto;left:-8%;width:26px;filter:blur(1px)}.ah-drop--soft.ah-drop--b2{top:4%;left:44%;width:38px;filter:blur(1px)}}.ah__fade{position:absolute;left:0;right:0;bottom:0;z-index:7;height:96px;pointer-events:none;background:linear-gradient(to bottom,#fafafa00,#fafafa73 62%,#fafafae6 86%,#fafafa)}@media screen and (min-width:1024px){.ah__fade{height:104px}}@media(prefers-reduced-motion:reduce){.ah__splash-wrap,.ah__splash,.ah-rise,.ah__bottle,.ah-ice,.ah-ice__spin,.ah__mobile-ice-spin,.ah__mobile-ice-br-spin,.ah__mobile-ice-bl-spin,.ah-drop{animation:none!important;transform:none!important}.ah__splash-wrap{transform:translate(-50%,-50%)!important}.ah-rise,.ah__bottle,.ah-ice,.ah-drop{opacity:1!important}.ah__bottle--original{transform:rotate(-10deg)!important}.ah__bottle--lemon{transform:rotate(10deg)!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/aura.css.map */
