#cs-gr{--bg:#0a0a0b;--card:#141416;--line:#26262b;--ink:#f6f5f0;--muted:#a3a29a;--accent:#f0a626;--eo:cubic-bezier(.16,1,.3,1);--fd:var(--heading-font-family, "Barlow", sans-serif);--fb:var(--text-font-family, "Barlow", sans-serif);--w:330px;--gap:18px;background:var(--bg);color:var(--ink);font-family:var(--fb);-webkit-font-smoothing:antialiased;padding:76px 0 66px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;position:relative}#cs-gr *{margin:0;padding:0;box-sizing:border-box}#cs-gr a{color:inherit;text-decoration:none}#cs-gr:before{content:"";position:absolute;top:-220px;left:50%;transform:translate(-50%);width:900px;height:520px;border-radius:50%;background:radial-gradient(ellipse,rgba(240,166,38,.16),transparent 66%);pointer-events:none}#cs-gr .cs-wrap{max-width:1240px;margin:0 auto;padding:0 26px;position:relative;z-index:1}#cs-gr .cs-s{width:14px;height:14px;fill:#fbbc04;flex:0 0 auto}#cs-gr .cs-s-lg{width:18px;height:18px}#cs-gr .cs-g{display:inline-flex;font-family:var(--fd);font-weight:700}#cs-gr .cs-g i{font-style:normal}#cs-gr .cs-g i:nth-child(1),#cs-gr .cs-g i:nth-child(4){color:#4285f4}#cs-gr .cs-g i:nth-child(2),#cs-gr .cs-g i:nth-child(6){color:#ea4335}#cs-gr .cs-g i:nth-child(3){color:#fbbc04}#cs-gr .cs-g i:nth-child(5){color:#34a853}#cs-gr .cs-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;flex-wrap:wrap;margin-bottom:40px}#cs-gr .cs-kicker{display:inline-flex;align-items:center;gap:9px;font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:15px}#cs-gr .cs-kicker:before{content:"";width:24px;height:2px;background:var(--accent)}#cs-gr h2{font-family:var(--fd);font-size:clamp(1.75rem,3.6vw,2.7rem);font-weight:700;letter-spacing:-.02em;line-height:1.08}#cs-gr h2 em{font-style:normal;color:var(--accent)}#cs-gr .cs-badge{display:flex;align-items:center;gap:18px;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:18px 24px;transition:transform .5s var(--eo),border-color .5s var(--eo),box-shadow .5s var(--eo)}#cs-gr .cs-badge:hover{transform:translateY(-4px);border-color:#f0a62680;box-shadow:0 22px 46px -16px #0009}#cs-gr .cs-num{font-family:var(--fd);font-size:2.9rem;font-weight:700;line-height:.9;color:var(--accent)}#cs-gr .cs-meta{display:flex;flex-direction:column;gap:6px}#cs-gr .cs-stars{display:inline-flex;gap:3px}#cs-gr .cs-cnt{color:var(--muted);font-size:.82rem}#cs-gr .cs-cnt b{color:var(--ink)}#cs-gr .cs-go{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:.8rem;font-weight:700;margin-top:2px}#cs-gr .cs-go span{transition:transform .4s var(--eo)}#cs-gr .cs-badge:hover .cs-go span{transform:translate(3px,-3px)}#cs-gr .cs-mq{position:relative;z-index:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}#cs-gr .cs-track{display:flex;gap:var(--gap);width:max-content;animation:cs-run 62s linear infinite;will-change:transform}#cs-gr .cs-mq:hover .cs-track,#cs-gr .cs-mq:focus-within .cs-track{animation-play-state:paused}@keyframes cs-run{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - (var(--gap) / 2)),0,0)}}#cs-gr .cs-c{flex:0 0 auto;width:var(--w);background:var(--card);border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 16px #00000059;transition:transform .5s var(--eo),border-color .5s var(--eo),box-shadow .5s var(--eo)}#cs-gr .cs-c:hover{transform:translateY(-6px);border-color:#f0a62680;box-shadow:0 24px 50px -16px #000000a6}#cs-gr .cs-c-img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#1b1b1e}#cs-gr .cs-c-in{padding:19px 20px 21px;display:flex;flex-direction:column;gap:10px;flex:1}#cs-gr .cs-c-hd{display:flex;align-items:center;gap:11px}#cs-gr .cs-c-av{width:38px;height:38px;border-radius:50%;background:var(--accent);color:#1a1200;display:flex;align-items:center;justify-content:center;font-family:var(--fd);font-weight:700;font-size:.95rem;flex:0 0 auto}#cs-gr .cs-c-nm{font-weight:600;font-size:.9rem;line-height:1.2;display:block}#cs-gr .cs-c-dt{color:var(--muted);font-size:.72rem;display:block;margin-top:2px}#cs-gr .cs-c-st{display:inline-flex;gap:2px}#cs-gr .cs-c-tx{color:var(--muted);font-size:.855rem;line-height:1.6;white-space:pre-line;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}#cs-gr .cs-c-ft{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.68rem;letter-spacing:.04em;border-top:1px solid var(--line);margin-top:auto;padding-top:11px}#cs-gr .cs-c-ft .cs-g{font-size:.82rem}#cs-gr .cs-foot{margin-top:34px;display:flex;flex-direction:column;align-items:center;gap:14px;position:relative;z-index:1}#cs-gr .cs-btn{display:inline-flex;align-items:center;gap:10px;background:var(--accent);color:#241a00;font-weight:700;font-size:.93rem;padding:14px 28px;border-radius:999px;transition:transform .45s var(--eo),box-shadow .45s var(--eo)}#cs-gr .cs-btn:hover{transform:translateY(-3px);box-shadow:0 16px 34px -12px #f0a62680}#cs-gr .cs-write{color:var(--muted);font-size:.81rem;text-decoration:underline;text-underline-offset:3px}#cs-gr .cs-write:hover{color:var(--accent)}@media(max-width:760px){#cs-gr{padding:54px 0 48px;--w:280px;--gap:14px}#cs-gr .cs-top{margin-bottom:30px}#cs-gr .cs-badge{padding:15px 19px;gap:14px}#cs-gr .cs-num{font-size:2.4rem}}@media(prefers-reduced-motion:reduce){#cs-gr .cs-track{animation:none}#cs-gr .cs-mq{overflow-x:auto;-webkit-mask-image:none;mask-image:none}#cs-gr .cs-c,#cs-gr .cs-badge,#cs-gr .cs-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/cs-resenas.css.map */
