@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@600;700;800&family=Poppins:wght@700;800&display=swap";:root{--ch-crema: #F4EFE6;--ch-negro-tabaco: #1C1A17;--ch-terracota-fuerte: #A8553C;--ch-terracota-medio: #A8553C;--ch-terracota-suave: #C57A5C;--ch-gris-calido: #6B635A;--ch-beige: #D9CFC1;--ch-fondo: var(--ch-crema);--ch-texto: var(--ch-negro-tabaco);--ch-texto-secundario: var(--ch-gris-calido);--ch-borde: var(--ch-beige);--ch-cta: var(--ch-terracota-medio);--ch-acento: var(--ch-terracota-medio);--ch-destacado: var(--ch-terracota-suave);--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-5: 3rem;--space-6: 4rem;--space-7: 6rem;--space-8: 8rem;--space-9: 12rem;--font-base: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--fw-semibold: 600;--fw-bold: 700;--fw-extrabold: 800;--fs-xs: .75rem;--fs-sm: .875rem;--fs-base: 1rem;--fs-md: 1.125rem;--fs-lg: 1.25rem;--fs-xl: 1.5rem;--fs-2xl: 2rem;--fs-3xl: 2.5rem;--fs-4xl: 3rem;--fs-5xl: 4rem;--fs-6xl: 5rem;--fs-display: 6rem;--lh-tight: 1.1;--lh-snug: 1.25;--lh-normal: 1.5;--lh-relaxed: 1.65;--ease-snap: cubic-bezier(.32, .72, 0, 1);--ease-smooth: cubic-bezier(.4, 0, .2, 1);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--dur-fast: .15s;--dur-base: .25s;--dur-slow: .4s;--dur-deliberate: .7s;--shadow-sm: 0 1px 2px rgba(28, 26, 23, .05);--shadow-md: 0 4px 12px rgba(28, 26, 23, .08);--shadow-lg: 0 12px 32px rgba(28, 26, 23, .12);--shadow-xl: 0 24px 64px rgba(28, 26, 23, .16);--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-pill: 9999px}:root{--font-heading-family: var(--font-base);--font-body-family: var(--font-base)}h1,h2,h3,h4,h5,h6,body,p,span,a,li,label,button,input,textarea,select{font-family:var(--font-base)!important}body{font-family:var(--font-base);background:var(--ch-fondo);color:var(--ch-texto);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ch-glass{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#f4efe614;border:1px solid rgba(244,239,230,.12);border-radius:var(--radius-md)}.ch-glass-dark{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#1c1a1799;border:1px solid rgba(244,239,230,.12);border-radius:var(--radius-md);color:var(--ch-crema)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--ch-cta);outline-offset:4px;border-radius:2px}.footer{background:var(--ch-negro-tabaco)!important;color:var(--ch-crema)!important;border-top:2px solid var(--ch-terracota-medio)!important;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:24px;background:linear-gradient(to bottom,rgba(168,85,60,.06),transparent);pointer-events:none}.footer .footer__list-social,.footer .list-social{display:flex!important;flex-wrap:wrap;gap:var(--space-2)!important;padding:0!important;margin:var(--space-2) 0 0!important;list-style:none!important}.footer .list-social__item{margin:0!important;padding:0!important}.footer .list-social__link{display:inline-flex!important;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f4efe614;color:var(--ch-crema)!important;text-decoration:none!important;opacity:1!important;transition:background var(--dur-fast) var(--ease-snap),color var(--dur-fast) var(--ease-snap),transform var(--dur-fast) var(--ease-snap)}.footer .list-social__link:hover{background:var(--ch-terracota-medio);color:var(--ch-crema)!important;transform:translateY(-2px);opacity:1!important}.footer .list-social__link .icon{width:18px;height:18px;fill:currentColor}.footer .list-social__link .icon-whatsapp{width:20px;height:20px}.footer .footer__content-top{padding-block:var(--space-5)}.footer .footer-block__heading{font-family:var(--font-base)!important;font-weight:var(--fw-bold)!important;font-size:clamp(15px,3.5vw,17px)!important;line-height:var(--lh-snug)!important;color:var(--ch-crema)!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0 0 var(--space-2)!important;opacity:.9}.footer .footer__blocks-wrapper>.footer-block:first-child .footer-block__heading{font-family:var(--font-base)!important;font-weight:var(--fw-extrabold)!important;font-size:clamp(22px,5vw,28px)!important;text-transform:none!important;letter-spacing:-.01em!important;color:var(--ch-crema)!important;opacity:1;margin:0 0 var(--space-2)!important}.footer .footer-block__details-content,.footer .footer-block__details-content p,.footer .footer-block ul li,.footer .footer-block a{font-family:var(--font-base)!important;font-weight:var(--fw-semibold)!important;font-size:15px!important;line-height:var(--lh-relaxed)!important;color:var(--ch-crema)!important}.footer .footer-block a,.footer .footer-block__details-content a{text-decoration:none!important;opacity:.75;transition:opacity var(--dur-fast) var(--ease-snap)}.footer .footer-block a:hover,.footer .footer-block__details-content a:hover{opacity:1;color:var(--ch-terracota-suave)!important}.footer .footer-block__details-content p{margin:0 0 var(--space-1)!important}.footer .footer-block ul{padding:0!important;margin:0!important;list-style:none!important}.footer .footer-block ul li{margin:0 0 var(--space-1)!important;padding:0!important}.footer .footer__content-bottom{border-top:1px solid rgba(244,239,230,.08);margin-top:var(--space-4);padding-top:var(--space-3)}.footer .footer__copyright{text-align:center}.footer .footer__copyright small,.footer .footer__copyright .copyright__content{font-family:var(--font-base)!important;font-weight:var(--fw-semibold)!important;font-size:13px!important;color:var(--ch-crema)!important;opacity:.55;letter-spacing:.02em}.footer .footer__copyright a{color:var(--ch-crema)!important;opacity:.7}.footer .list-payment{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);padding:0!important;margin:0 0 var(--space-3)!important;list-style:none}.footer .list-payment li{display:inline-flex;align-items:center}.footer .list-payment svg{height:22px;width:auto;opacity:.85;filter:brightness(.92) saturate(.85)}.footer .footer__copyright a[href*=shrinetheme],.footer .footer__copyright a[href*="shrine.com"]{display:none!important}.footer .footer__copyright small.copyright__content:has(a){display:none!important}.footer .footer-block--newsletter:empty{display:none!important}.footer .footer__newsletter,.footer .newsletter-form,.footer form[id^=ContactFooter]{display:none!important}.footer .footer-block:has(.footer__newsletter):not(:has(.footer-block__heading)){display:none!important}.footer .placeholder-svg.placeholder{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cero-humo-base.css.map */
