/* Captación Telegram y ranking semanal de votos. */
.etc-weekly-top{padding-block:32px 14px}.etc-weekly-top__heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:16px}.etc-weekly-top__heading p,.etc-telegram-cta__copy>p{margin:0;color:var(--etc-color-brand);font:800 11px/1.2 var(--etc-font-display);letter-spacing:.06em}.etc-weekly-top h2{margin:0;color:var(--etc-color-text);font:800 clamp(1.35rem,2vw,1.7rem)/1.2 var(--etc-font-display);letter-spacing:-.025em}.etc-weekly-top__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.etc-weekly-card{min-width:0;overflow:hidden;border-radius:18px;background:#fff;box-shadow:var(--etc-shadow-card)}.etc-weekly-card__image{display:block;aspect-ratio:1.42;overflow:hidden;background:#eeece5}.etc-weekly-card__image img{width:100%;height:100%;object-fit:cover}.etc-weekly-card__body{padding:12px}.etc-weekly-card h3{margin:0;overflow:hidden;color:var(--etc-color-text);font:800 13px/1.3 var(--etc-font-display);text-overflow:ellipsis;white-space:nowrap}.etc-weekly-card h3 a{color:inherit}.etc-weekly-card__price{margin-top:9px}.etc-weekly-card__price .etc-price{gap:5px}.etc-weekly-card__price .etc-price strong{font-size:16px}.etc-weekly-card__price .etc-price del{font-size:11px}.etc-weekly-card__price .etc-discount{padding:4px 7px;font-size:10px}.etc-weekly-card__votes{display:flex;align-items:center;gap:10px;margin-top:10px;padding-top:9px;border-top:1px solid var(--etc-color-border)}.etc-weekly-card__vote{display:inline-flex;align-items:center;gap:4px;font:800 11px/1 var(--etc-font-display)}.etc-weekly-card__vote svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.etc-weekly-card__vote--up{color:#3c7b11}.etc-weekly-card__vote--down{color:#ba3b32}.etc-telegram-cta{display:flex;align-items:center;gap:18px;margin:32px 0 18px;padding:24px 28px;border-radius:24px;background:#163b7a;color:#fff;box-shadow:var(--etc-shadow-card)}.etc-telegram-cta--single{margin:28px 0 0}.etc-telegram-cta__icon{display:grid;flex:0 0 46px;place-items:center;width:46px;height:46px;border-radius:50%;background:#fff;color:#2aabee}.etc-telegram-cta__icon svg{width:25px;height:25px;fill:currentColor}.etc-telegram-cta__copy{min-width:0;margin-right:auto}.etc-telegram-cta__copy>p{color:#b3f52e}.etc-telegram-cta__copy h2{margin:4px 0;color:#fff;font:800 clamp(1.15rem,2vw,1.45rem)/1.2 var(--etc-font-display);letter-spacing:-.02em}.etc-telegram-cta__copy>span{display:block;color:#dce7fa;font-size:14px;line-height:1.45}.etc-telegram-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;min-height:46px;padding:12px 18px;border-radius:999px;background:var(--etc-color-accent);color:#223211;font:800 14px/1 var(--etc-font-display)}.etc-telegram-cta__button:hover{background:var(--etc-color-accent-hover);color:#223211}.etc-telegram-cta__button span{font-size:18px}@media(max-width:800px){.etc-weekly-top__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.etc-weekly-top__grid .etc-weekly-card:nth-child(n+4){display:none}.etc-telegram-cta{align-items:flex-start;flex-wrap:wrap}.etc-telegram-cta__button{width:100%;margin-left:64px}}@media(max-width:520px){.etc-weekly-top{padding-top:26px}.etc-weekly-top__heading{display:block}.etc-weekly-top__heading p{margin-bottom:5px}.etc-weekly-top__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.etc-weekly-top__grid .etc-weekly-card:nth-child(n+3){display:none}.etc-telegram-cta{gap:12px;margin-top:24px;padding:20px}.etc-telegram-cta__icon{flex-basis:40px;width:40px;height:40px}.etc-telegram-cta__copy{width:calc(100% - 52px)}.etc-telegram-cta__copy h2{font-size:1.12rem}.etc-telegram-cta__copy>span{font-size:13px}.etc-telegram-cta__button{margin-left:0}}
