.cc-recent[hidden]{display:none!important}.cc-recent{width:100%;overflow:hidden;background:var(--cc-recent-bg, #fff);color:var(--cc-recent-text, #0a0a0a);font-family:var(--cc-recent-body-font, Arial, sans-serif);padding-top:var(--cc-recent-pt, 56px);padding-bottom:var(--cc-recent-pb, 56px)}.cc-recent *,.cc-recent *:before,.cc-recent *:after{box-sizing:border-box}.cc-recent__shell{width:100%;padding-inline:clamp(18px,4vw,72px)}.cc-recent__shell--page{max-width:1440px;margin-inline:auto}.cc-recent__head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.cc-recent__head-copy{min-width:0}.cc-recent__eyebrow{margin-bottom:8px;color:var(--cc-recent-accent, #ed779c);font-size:11px;line-height:1.2;letter-spacing:.15em;text-transform:uppercase}.cc-recent__title{margin:0;font-family:var(--cc-recent-heading-font, inherit);font-size:clamp(32px,4vw,58px);line-height:.98;letter-spacing:-.035em;font-weight:700}.cc-recent__description{margin-top:12px;color:var(--cc-recent-muted, #6f6f6f);font-size:15px;line-height:1.55}.cc-recent__description p{margin:0}.cc-recent__clear{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;padding:10px 0;border:0;background:transparent;color:var(--cc-recent-text, #0a0a0a);cursor:pointer;font-size:13px;border-bottom:1px solid currentColor;transition:color .25s ease,transform .3s ease}.cc-recent__clear svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.6}.cc-recent__clear:hover{color:var(--cc-recent-accent, #ed779c);transform:translateY(-1px)}.cc-recent__viewport-wrap{position:relative}.cc-recent__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.cc-recent__viewport::-webkit-scrollbar{display:none}.cc-recent__track{display:flex;gap:var(--cc-recent-gap, 14px);width:max-content;min-width:100%;padding-block:4px 10px}.cc-recent__nav{position:absolute;z-index:6;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#fffffff0;color:#111;box-shadow:0 8px 30px #00000014;cursor:pointer;transform:translateY(-50%);transition:transform .3s cubic-bezier(.2,.75,.2,1),box-shadow .3s ease,opacity .25s ease}.cc-recent__nav:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 12px 38px #0000001f}.cc-recent__nav svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8}.cc-recent__nav--prev{left:-22px}.cc-recent__nav--next{right:-22px}.cc-recent__nav.is-disabled{opacity:.28;pointer-events:none}.cc-recent__card{position:relative;flex:0 0 var(--cc-recent-card-width, 230px);width:var(--cc-recent-card-width, 230px);scroll-snap-align:start;border:1px solid var(--cc-recent-border, #eaeaea);border-radius:16px;background:#fff;overflow:hidden;opacity:0;transform:translateY(24px) scale(.985);filter:blur(5px);transition:opacity .7s cubic-bezier(.2,.65,.2,1),transform .7s cubic-bezier(.2,.65,.2,1),filter .7s ease,box-shadow .4s ease,border-color .35s ease;transition-delay:var(--cc-card-delay, 0ms);will-change:transform,opacity,filter}.cc-recent__card.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.cc-recent__card-link{display:block;color:inherit;text-decoration:none}.cc-recent__image-wrap{position:relative;display:grid;place-items:center;height:210px;padding:16px;overflow:hidden;background:#fff}.cc-recent__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,transparent 34%,rgba(255,255,255,.78) 46%,transparent 58%);transform:translate(-140%);transition:transform .75s cubic-bezier(.2,.7,.2,1)}.cc-recent__image{width:100%;height:100%;object-fit:contain;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .45s ease}.cc-recent__placeholder{width:78%;height:78%;opacity:.2}.cc-recent__body{padding:0 16px 18px}.cc-recent__vendor{margin-bottom:7px;color:var(--cc-recent-muted, #6f6f6f);font-size:10px;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.cc-recent__name{min-height:44px;margin:0;display:-webkit-box;overflow:hidden;color:var(--cc-recent-text, #0a0a0a);font-size:15px;line-height:1.42;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:transform .35s ease,color .25s ease}.cc-recent__price{margin-top:13px;color:#111;font-size:17px;line-height:1.2;font-weight:600}.cc-recent__remove{position:absolute;z-index:4;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:#f8f8f8f5;color:#111;cursor:pointer;opacity:.8;transition:transform .3s ease,background .25s ease,color .25s ease,opacity .25s ease}.cc-recent__remove:before,.cc-recent__remove:after{content:"";position:absolute;width:12px;height:1px;background:currentColor}.cc-recent__remove:before{transform:rotate(45deg)}.cc-recent__remove:after{transform:rotate(-45deg)}.cc-recent__remove:hover{opacity:1;transform:rotate(90deg) scale(1.04);background:#111;color:#fff}@media(hover:hover)and (pointer:fine){.cc-recent__card:hover{transform:perspective(900px) rotateX(var(--cc-rx, 0deg)) rotateY(var(--cc-ry, 0deg)) translateY(-7px);border-color:#0000001f;box-shadow:0 20px 44px #00000017}.cc-recent__card:hover .cc-recent__image{transform:scale(1.045);filter:saturate(1.03)}.cc-recent__card:hover .cc-recent__image-wrap:after{transform:translate(140%)}.cc-recent__card:hover .cc-recent__name{transform:translate(2px)}}.cc-recent__progress{position:relative;width:min(240px,44vw);height:2px;margin:22px auto 0;overflow:hidden;border-radius:99px;background:#ededed}.cc-recent__progress-bar{display:block;width:100%;height:100%;border-radius:inherit;background:#111;transform-origin:left center;transform:scaleX(.08);transition:transform .25s ease}.cc-recent-animate{opacity:0;will-change:transform,opacity,filter}.cc-recent-animate[data-cc-animate=eyebrow]{transform:translateY(10px);filter:blur(4px)}.cc-recent-animate[data-cc-animate=title]{clip-path:inset(0 100% 0 0);transform:translate(-28px)}.cc-recent-animate[data-cc-animate=description]{transform:translateY(14px);filter:blur(4px)}.cc-recent-animate[data-cc-animate=clear]{transform:translate(20px)}.cc-recent-animate[data-cc-animate=progress]{transform:translateY(10px)}.cc-recent.is-ready .cc-recent-animate[data-cc-animate=eyebrow]{animation:ccRecentFade .65s .05s forwards}.cc-recent.is-ready .cc-recent-animate[data-cc-animate=title]{animation:ccRecentTitle .9s .14s cubic-bezier(.2,.7,.2,1) forwards}.cc-recent.is-ready .cc-recent-animate[data-cc-animate=description]{animation:ccRecentFade .7s .27s forwards}.cc-recent.is-ready .cc-recent-animate[data-cc-animate=clear]{animation:ccRecentSide .7s .34s forwards}.cc-recent.is-ready .cc-recent-animate[data-cc-animate=progress]{animation:ccRecentFade .6s .45s forwards}@keyframes ccRecentFade{to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes ccRecentSide{to{opacity:1;transform:translate(0)}}@keyframes ccRecentTitle{to{opacity:1;transform:translate(0);clip-path:inset(0 0 0 0)}}@media(max-width:749px){.cc-recent__shell{padding-inline:16px}.cc-recent__head{align-items:flex-start;gap:16px}.cc-recent__title{font-size:clamp(30px,9vw,42px)}.cc-recent__description{font-size:14px}.cc-recent__clear{gap:6px;font-size:11px}.cc-recent__clear svg{width:16px;height:16px}.cc-recent__card{flex-basis:min(72vw,250px);width:min(72vw,250px)}.cc-recent__image-wrap{height:200px}.cc-recent__nav{width:40px;height:40px}.cc-recent__nav--prev{left:-8px}.cc-recent__nav--next{right:-8px}}@media(prefers-reduced-motion:reduce){.cc-recent *,.cc-recent *:before,.cc-recent *:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.cc-recent-animate,.cc-recent__card{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}}.shopify-design-mode .cc-recent-animate{opacity:1;transform:none;filter:none;clip-path:none}
/*# sourceMappingURL=/cdn/shop/t/44/assets/recientes-celina.css.map */
