:root{--mc-background: 57 49% 94%;--mc-foreground: 172 22% 28%;--mc-card: 57 49% 96%;--mc-card-foreground: 172 22% 28%;--mc-primary: 172 22% 28%;--mc-primary-foreground: 57 49% 94%;--mc-secondary: 80 35% 75%;--mc-muted: 168 52% 88%;--mc-muted-foreground: 172 18% 32%;--mc-accent: 19 97% 86%;--mc-accent-foreground: 172 22% 28%;--mc-border: 168 52% 88%;--mc-ring: 172 22% 28%;--mc-radius: .75rem;--mc-green-light: 80 35% 75%;--mc-peach: 19 97% 86%;--mc-cream: 57 49% 94%;--mc-mint: 168 52% 88%;--mc-teal: 172 22% 28%;--mc-brown: 18 30% 44%;--mc-whatsapp: 142 70% 49%;--mc-whatsapp-foreground: 0 0% 100%;--mc-cta-accent: 12 78% 57%;--mc-cta-accent-foreground: 57 49% 96%;--mc-gradient-primary: linear-gradient(135deg, hsl(var(--mc-peach)), hsl(var(--mc-green-light)));--mc-gradient-accent: linear-gradient(135deg, hsl(var(--mc-mint)), hsl(var(--mc-teal)));--mc-gradient-green: linear-gradient(135deg, hsl(var(--mc-green-light)), hsl(var(--mc-teal)));--mc-transition-smooth: all .3s cubic-bezier(.4, 0, .2, 1)}.mc-scope{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:hsl(var(--mc-foreground))}.mc-scope h1,.mc-scope h2,.mc-scope h3,.mc-scope h4,.mc-scope p,.mc-scope a,.mc-scope span,.mc-scope button,.mc-scope li{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mc-container{width:100%;max-width:1152px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.mc-container--narrow{max-width:768px}.mc-container--wide{max-width:1280px}.mc-section{position:relative;overflow:hidden}.mc-text-center{text-align:center}.mc-relative{position:relative}.mc-z10{position:relative;z-index:10}.mc-gradient-text,.mc-gradient-accent-text,.mc-gradient-green-text{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.mc-gradient-text{background-image:var(--mc-gradient-primary)}.mc-gradient-accent-text{background-image:var(--mc-gradient-accent)}.mc-gradient-green-text{background-image:var(--mc-gradient-green)}.mc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;font-weight:600;font-size:1.125rem;padding:1rem 2rem;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:var(--mc-transition-smooth);line-height:1.2}.mc-btn:hover{transform:scale(1.05)}.mc-btn--primary{background:hsl(var(--mc-teal));color:hsl(var(--mc-primary-foreground));box-shadow:0 10px 15px -3px #00000026}.mc-btn--primary:hover{box-shadow:0 20px 25px -5px #0003}.mc-btn--cta{background:hsl(var(--mc-cta-accent));color:hsl(var(--mc-cta-accent-foreground));box-shadow:0 10px 15px -3px #00000026}.mc-btn--peach{background:hsl(var(--mc-peach));color:hsl(var(--mc-teal));box-shadow:0 10px 15px -3px #00000026}.mc-btn--outline{background:transparent;border:2px solid hsl(var(--mc-teal));color:hsl(var(--mc-teal))}.mc-btn--outline:hover{background:hsl(var(--mc-teal));color:hsl(var(--mc-primary-foreground));transform:none}.mc-btn--sm{padding:.625rem 1.5rem;font-size:.95rem}.mc-btn--lg{padding:1.25rem 2.5rem;font-size:1.25rem}.mc-btn-icon{width:1.25rem;height:1.25rem}.mc-card{position:relative;background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:1.5rem;padding:2.5rem;text-align:center;box-shadow:0 20px 25px -5px #0000001a;border:1px solid hsl(var(--mc-mint) / .3);overflow:hidden;transition:var(--mc-transition-smooth)}.mc-card:hover{transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #00000040}.mc-header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid hsl(var(--mc-border));background:hsl(var(--mc-background) / .95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mc-header__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:6rem;padding:.25rem 2rem;max-width:1280px;margin:0 auto}.mc-header__nav{display:none;gap:1.5rem;flex:1;align-items:center}.mc-header__nav a{font-size:.875rem;font-weight:500;color:hsl(var(--mc-muted-foreground));text-decoration:none;white-space:nowrap;transition:color .2s}.mc-header__nav a:hover{color:hsl(var(--mc-primary))}.mc-header__logo{display:flex;align-items:center;justify-content:center}.mc-header__logo img{height:8rem;width:auto;object-fit:contain}.mc-header__right{display:none;align-items:center;gap:.75rem;flex:1;justify-content:flex-end}.mc-header__mobile{display:flex;align-items:center;gap:.5rem}.mc-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--mc-radius);border:1px solid hsl(var(--mc-border));background:transparent;color:hsl(var(--mc-foreground));cursor:pointer;position:relative;text-decoration:none;transition:var(--mc-transition-smooth)}.mc-iconbtn--ghost{border-color:transparent}.mc-iconbtn:hover{background:hsl(var(--mc-muted) / .5)}.mc-iconbtn svg{width:1.25rem;height:1.25rem}.mc-cart-badge{position:absolute;top:-.5rem;right:-.5rem;height:1.25rem;min-width:1.25rem;padding:0 .25rem;border-radius:9999px;background:hsl(var(--mc-accent));color:hsl(var(--mc-accent-foreground));font-size:.7rem;display:flex;align-items:center;justify-content:center;font-weight:600}.mc-currency{font-size:.85rem;font-weight:500;color:hsl(var(--mc-foreground));border:1px solid hsl(var(--mc-border));border-radius:var(--mc-radius);padding:.35rem .6rem;background:transparent;cursor:default}.mc-mobile-menu{display:none;flex-direction:column;gap:1rem;padding:1.5rem 1rem;border-top:1px solid hsl(var(--mc-border));background:hsl(var(--mc-background))}.mc-mobile-menu.is-open{display:flex}.mc-mobile-menu a{font-size:1rem;font-weight:500;color:hsl(var(--mc-muted-foreground));text-decoration:none}.mc-mobile-menu a:hover{color:hsl(var(--mc-primary))}@media(min-width:640px){.mc-header__bar{height:11rem;padding:.5rem 2rem}.mc-header__logo img{height:14rem}}@media(min-width:1024px){.mc-header__bar{height:12rem;padding:1rem 2rem}.mc-header__nav,.mc-header__right{display:flex}.mc-header__mobile{display:none}.mc-header__logo img{height:20rem}}.mc-hero{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:3rem 1rem;min-height:auto}.mc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,hsl(var(--mc-peach) / .4),hsl(var(--mc-cream)),hsl(var(--mc-mint) / .5))}.mc-hero__blob{position:absolute;border-radius:9999px;filter:blur(24px);will-change:transform}.mc-hero__blob--1{top:5rem;left:2.5rem;width:18rem;height:18rem;background:hsl(var(--mc-peach) / .3)}.mc-hero__blob--2{bottom:5rem;right:2.5rem;width:24rem;height:24rem;background:hsl(var(--mc-mint) / .4)}.mc-hero__blob--3{top:50%;left:50%;transform:translate(-50%,-50%);width:37.5rem;height:37.5rem;background:hsl(var(--mc-green-light) / .2)}.mc-hero__grid{display:grid;gap:3rem;align-items:center;max-width:1152px;margin:0 auto;position:relative;z-index:10}.mc-hero__content{text-align:center;display:flex;flex-direction:column;gap:2rem}.mc-hero__eyebrow{color:hsl(var(--mc-teal) / .7);text-transform:uppercase;letter-spacing:.3em;font-size:.875rem;font-weight:500}.mc-hero__title{font-size:1.875rem;font-weight:700;line-height:1.25}.mc-hero__title span{display:block}.mc-hero__subtitle{font-size:1.25rem;color:hsl(var(--mc-foreground) / .8);line-height:1.6;max-width:36rem;margin:0 auto}.mc-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.mc-hero__imgwrap{position:relative;order:1}.mc-hero__content{order:2}.mc-hero__frame{position:relative;width:100%;max-width:24rem;margin:0 auto;aspect-ratio:4 / 3}.mc-hero__deco1,.mc-hero__deco2{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3rem}.mc-hero__deco1{background:linear-gradient(to bottom right,hsl(var(--mc-peach)),hsl(var(--mc-green-light)),hsl(var(--mc-mint)));transform:rotate(3deg);opacity:.6}.mc-hero__deco2{background:linear-gradient(to top left,hsl(var(--mc-mint)),hsl(var(--mc-cream)),hsl(var(--mc-peach)));transform:rotate(-3deg);opacity:.4}.mc-hero__photo{position:relative;height:100%;border-radius:2.5rem;overflow:hidden;border:4px solid rgba(255,255,255,.5);box-shadow:0 25px 50px -12px #00000040}.mc-hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}@media(min-width:640px){.mc-hero__title{font-size:2.25rem}}@media(min-width:768px){.mc-hero{min-height:90vh}.mc-hero__title{font-size:3rem}.mc-hero__subtitle{font-size:1.5rem}.mc-hero__frame{aspect-ratio:3 / 4;max-width:28rem}}@media(min-width:1024px){.mc-hero__grid{grid-template-columns:1fr 1fr}.mc-hero__content{text-align:left}.mc-hero__subtitle{margin-left:0}.mc-hero__ctas{justify-content:flex-start}.mc-hero__title{font-size:3.75rem}.mc-hero__imgwrap{order:2}.mc-hero__content{order:1}}.mc-purpose{padding:4rem 1rem}.mc-purpose__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,hsl(var(--mc-teal)),hsl(var(--mc-teal) / .95),hsl(var(--mc-teal)))}.mc-purpose__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:radial-gradient(circle at 20% 50%,hsl(var(--mc-peach)) 0%,transparent 50%),radial-gradient(circle at 80% 50%,hsl(var(--mc-mint)) 0%,transparent 50%)}.mc-purpose__grid{display:grid;gap:2rem;align-items:center;max-width:1024px;margin:0 auto;position:relative;z-index:10}.mc-purpose__media{position:relative;order:2}.mc-purpose__content{order:1}.mc-ba-wrap{position:relative;width:100%;max-width:280px;margin:0 auto}.mc-ba-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px}.mc-ba-ring--1{border:2px solid hsl(var(--mc-peach) / .3);transform:scale(1.1);animation:mc-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.mc-ba-ring--2{border:2px solid hsl(var(--mc-mint) / .2);transform:scale(1.25)}.mc-ba{position:relative;width:100%;aspect-ratio:1;border-radius:9999px;overflow:hidden;border:4px solid hsl(var(--mc-cream) / .3);box-shadow:0 25px 50px -12px #00000040;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none}.mc-ba img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.mc-ba__before{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.mc-ba__line{position:absolute;top:0;bottom:0;width:4px;background:hsl(var(--mc-cream));transform:translate(-50%);pointer-events:none;box-shadow:0 0 8px #0000004d}.mc-ba__handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;border-radius:9999px;background:hsl(var(--mc-cream));box-shadow:0 10px 15px -3px #0000004d;display:flex;align-items:center;justify-content:center;color:hsl(var(--mc-teal));font-size:1rem;font-weight:700}.mc-ba__labels{position:absolute;bottom:-1.5rem;left:0;right:0;display:flex;justify-content:space-between;padding:0 1rem}.mc-ba__labels span{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;background:hsl(var(--mc-teal) / .8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mc-ba__labels .mc-ba__antes{color:hsl(var(--mc-peach))}.mc-ba__labels .mc-ba__despues{color:hsl(var(--mc-mint))}.mc-purpose__content{text-align:center;display:flex;flex-direction:column;gap:1.5rem}.mc-purpose__title{font-size:2rem;font-weight:700;color:hsl(var(--mc-cream));line-height:1.1}.mc-purpose__text{font-size:1.125rem;color:hsl(var(--mc-cream) / .9);line-height:1.6}.mc-purpose__text .mc-hl-peach{color:hsl(var(--mc-peach));font-weight:600}.mc-purpose__text .mc-hl-mint{color:hsl(var(--mc-mint));font-weight:600}.mc-purpose__text .mc-hl-green{color:hsl(var(--mc-green-light));font-weight:600}.mc-btn-icon--sm{width:1rem;height:1rem}.mc-purpose__cta-desktop{display:none}.mc-purpose__cta-mobile{max-width:64rem;margin:3rem auto 0;padding:0 1rem;text-align:center;position:relative;z-index:10}@media(min-width:640px){.mc-ba-wrap{max-width:340px}.mc-ba__labels{padding:0 2rem}.mc-ba__handle{width:3rem;height:3rem}.mc-ba__labels span{font-size:1rem}}@media(min-width:768px){.mc-purpose{padding:6rem 1rem}.mc-purpose__grid{gap:3rem}}@media(min-width:1024px){.mc-purpose__grid{grid-template-columns:1fr 1fr;gap:3rem}.mc-purpose__media{order:1}.mc-purpose__content{order:2;text-align:left}.mc-purpose__title{font-size:3rem}.mc-purpose__text{font-size:1.5rem}.mc-ba-wrap{max-width:28rem}.mc-purpose__cta-desktop{display:block}.mc-purpose__cta-mobile{display:none}}@media(min-width:1280px){.mc-purpose__title{font-size:3.75rem}.mc-purpose__text{font-size:1.5rem}}.mc-exp{padding:6rem 1rem}.mc-exp__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,hsl(var(--mc-cream)),hsl(var(--mc-mint) / .3),hsl(var(--mc-peach) / .2))}.mc-exp__head{text-align:center;margin-bottom:4rem}.mc-exp__head h2{font-size:2.25rem;font-weight:700}.mc-exp__grid{display:grid;gap:2rem}.mc-exp__icon{width:5rem;height:5rem;border-radius:1rem;margin:0 auto 1.5rem;background:linear-gradient(to bottom right,hsl(var(--mc-peach)),hsl(var(--mc-green-light)));display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #00000026}.mc-exp__icon svg{width:2.5rem;height:2.5rem;color:#fff}.mc-exp__value{font-size:3rem;font-weight:700}.mc-exp__label{font-size:1.5rem;font-weight:700;color:hsl(var(--mc-teal))}.mc-exp__desc{font-size:1.125rem;color:hsl(var(--mc-foreground) / .7);font-weight:500;margin-top:.5rem}.mc-exp__cta{margin-top:4rem;text-align:center}@media(min-width:768px){.mc-exp__grid{grid-template-columns:repeat(3,1fr)}.mc-exp__head h2{font-size:3rem}.mc-exp__value{font-size:3.75rem}.mc-exp__label{font-size:1.875rem}}@media(min-width:1024px){.mc-exp__grid{gap:3rem}.mc-exp__head h2{font-size:3.75rem}}.mc-brands{padding:4rem 1rem;background:hsl(var(--mc-mint) / .1);overflow:hidden}.mc-brands__title{display:block;font-size:1.875rem;font-weight:700;margin-bottom:3rem;text-align:center}.mc-marquee{position:relative;overflow:hidden}.mc-marquee__track{display:flex;width:max-content;animation:mc-scroll-brands 15s linear infinite}.mc-marquee__item{flex-shrink:0;margin:0 2rem;display:flex;align-items:center;justify-content:center}.mc-marquee__item img{height:6rem;width:auto;object-fit:contain}@media(min-width:768px){.mc-brands__title{font-size:2.25rem}.mc-marquee__item img{height:8rem}}@keyframes mc-scroll-brands{0%{transform:translate(0)}to{transform:translate(-50%)}}.mc-social{padding:4rem 1rem}.mc-social__inner{max-width:42rem;margin:0 auto;text-align:center}.mc-social__title{font-size:1.875rem;font-weight:700;margin-bottom:3rem}.mc-social__grid{display:grid;gap:1.5rem}.mc-social__btn{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:2rem;border-radius:var(--mc-radius);color:#fff;text-decoration:none;transition:opacity .3s}.mc-social__btn:hover{opacity:.9}.mc-social__btn--ig{background:linear-gradient(to bottom right,hsl(var(--mc-peach)),hsl(var(--mc-green-light)))}.mc-social__btn--tt{background:linear-gradient(to bottom right,hsl(var(--mc-mint)),hsl(var(--mc-teal)))}.mc-social__btn svg{width:2rem;height:2rem}.mc-social__num{font-size:1.5rem;font-weight:700}.mc-social__sub{font-size:.875rem;opacity:.9}@media(min-width:768px){.mc-social__grid{grid-template-columns:1fr 1fr}.mc-social__title{font-size:2.25rem}}.mc-footer{border-top:1px solid hsl(var(--mc-border));background:hsl(var(--mc-background))}.mc-footer__inner{max-width:1280px;margin:0 auto;padding:3rem 2rem}.mc-footer__top{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.mc-footer__nav{display:flex;flex-wrap:wrap;gap:1.5rem}.mc-footer__nav a,.mc-footer__col a{font-size:.875rem;font-weight:500;color:hsl(var(--mc-muted-foreground));text-decoration:none;transition:color .2s}.mc-footer__nav a:hover,.mc-footer__col a:hover{color:hsl(var(--mc-primary))}.mc-footer__grid{display:grid;gap:2rem}.mc-footer__col{display:flex;flex-direction:column;gap:1rem}.mc-footer__col h3{font-weight:600;font-size:1rem}.mc-footer__brand{display:flex;align-items:center;gap:.5rem}.mc-footer__brand svg{width:1.5rem;height:1.5rem;fill:hsl(var(--mc-peach));color:hsl(var(--mc-peach))}.mc-footer__brand span{font-weight:600;font-size:1.125rem}.mc-footer__desc,.mc-footer__col p{font-size:.875rem;color:hsl(var(--mc-muted-foreground));line-height:1.6}.mc-footer__links{display:flex;flex-direction:column;gap:.5rem}.mc-footer__copy{margin-top:2rem;padding-top:2rem;border-top:1px solid hsl(var(--mc-border));text-align:center;font-size:.875rem;color:hsl(var(--mc-muted-foreground))}@media(min-width:768px){.mc-footer__top{flex-direction:row;justify-content:space-between;align-items:center}.mc-footer__grid{grid-template-columns:repeat(3,1fr)}}.mc-whatsapp{position:fixed;bottom:1.25rem;right:1.25rem;z-index:50;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background:hsl(var(--mc-whatsapp));color:hsl(var(--mc-whatsapp-foreground));box-shadow:0 10px 15px -3px #0000004d;transition:all .3s;border:none;cursor:pointer;text-decoration:none}.mc-whatsapp:hover{transform:scale(1.1);box-shadow:0 20px 25px -5px #00000059}.mc-whatsapp svg{width:1.5rem;height:1.5rem}.mc-wa-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:none;align-items:center;justify-content:center;padding:1rem;background:#00000080}.mc-wa-dialog.is-open{display:flex}.mc-wa-dialog__box{background:hsl(var(--mc-card));border-radius:1rem;padding:1.5rem;max-width:28rem;width:100%;box-shadow:0 25px 50px -12px #0006}.mc-wa-dialog__title{font-size:1.125rem;font-weight:700;color:hsl(var(--mc-foreground));margin:0 0 .25rem}.mc-wa-dialog__desc{font-size:.875rem;color:hsl(var(--mc-muted-foreground));margin:0 0 1rem}.mc-wa-dialog__opts{display:grid;gap:.75rem}.mc-wa-opt{display:flex;align-items:center;gap:.75rem;text-align:left;padding:1rem;border:1px solid hsl(var(--mc-border));border-radius:var(--mc-radius);background:transparent;color:hsl(var(--mc-foreground));text-decoration:none;font-size:.95rem;font-weight:500;transition:var(--mc-transition-smooth);cursor:pointer}.mc-wa-opt:hover{background:hsl(var(--mc-muted) / .5)}.mc-wa-opt svg{width:1.25rem;height:1.25rem;flex-shrink:0}.mc-wa-dialog__close{margin-top:1rem;width:100%;padding:.6rem;border:none;background:transparent;color:hsl(var(--mc-muted-foreground));font-size:.85rem;cursor:pointer;border-radius:var(--mc-radius)}.mc-wa-dialog__close:hover{background:hsl(var(--mc-muted) / .4)}@keyframes mc-pulse{0%,to{opacity:1}50%{opacity:.5}}.mc-pulse{animation:mc-pulse 4s cubic-bezier(.4,0,.6,1) infinite}
/*# sourceMappingURL=/cdn/shop/t/13/assets/mc-brand.css.map */
