@charset "UTF-8";:root{--side-margin:16px;--bg-dark:#000;--fg:#e2e8f0;--accent:#00bfb3;--muted:#94a3b8;--gap:16px;--font-light:#f1f5f9;--color-blue-10:#13305A;--color-aqua-10:#25BBB2}html{scroll-behavior:smooth;background-color:#fff}body{margin:0;font-family:ui-sans-serif,system-ui,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5;padding:8px}.wrap{padding:24px 0}span.emphasis{background-color:#000;color:var(--font-light);padding:4px 8px;font-weight:700}.emphasis-aqua{font-weight:700;background-color:var(--color-aqua-10);color:#fff;padding:4px 8px}.emphasis-black{font-weight:700;background-color:#fff}.text-lead{font-size:3rem;font-weight:200}.summary{margin:3rem 0}section{width:100%;box-sizing:border-box}.section-inner{padding-left:var(--side-margin);padding-right:var(--side-margin);max-width:1440px;margin:0 auto}#game{background-image:url(../img/patron-bg.png);background-repeat:repeat}.hero{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;align-items:center;position:relative;background-color:var(--accent)}.flyer{grid-template-rows:1fr;background:var(--color-aqua-10);padding:16px 0}.hero-header{margin:20px auto;gap:24px}.hero-header img.logo-inegi{grid-area:logo-inegi;width:12rem}.hero-header img.logo-dia-estadistica{grid-area:logo-dia-estadistica;width:8rem}.hero-logo{height:100px;width:100%;display:block;filter:drop-shadow(0 1px 0 rgb(0 0 0 / .2))}.hero-media{display:grid;place-items:center}picture,.hero-image{width:min(100%, 1080px);aspect-ratio:16/9;-o-object-fit:fill;object-fit:fill}.scroll-cta{display:grid;place-items:center;padding:24px 0 28px}.scroll-link{text-decoration:none;color:inherit;display:inline-grid;place-items:center;gap:8px;opacity:.9}.scroll-text{font-size:.875rem;color:var(--bg-dark)}.mouse-svg{width:28px;height:48px;stroke:var(--fg);fill:none;opacity:.9}.wheel{transform-origin:50% 22%;animation:wheel-slide 1.6s ease-in-out infinite}@keyframes wheel-slide{0%{transform:translateY(0);opacity:1}70%{transform:translateY(10px);opacity:.2}100%{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.wheel{animation:none}}.section{padding:24px 0;text-align:center}.section h2{margin:0 0 16px;font-size:clamp(1.75rem, 2vw + 1.25rem, 2.5rem);font-weight:400;color:#053057}.section h2 span{font-weight:700}.accent-description{background-color:var(--bg-dark);color:#fff;padding:8px;display:inline;margin:0;font-size:clamp(0.875rem, 0.7vw + 0.7rem, 1.1rem)}.container{display:grid;gap:16px;justify-items:center}.pill{display:inline-block;padding:6px 10px;border-radius:999px;background:rgb(0 191 179 / .15);color:var(--accent);font-size:.75rem;letter-spacing:.02em}.video-embed iframe{width:100%;max-width:1440px;aspect-ratio:16/9;height:auto;border:0;display:block}.img-download{max-width:70%;height:auto;margin:16px}article.link-broadcast{background-color:var(--bg-dark);gap:16px;display:flex;justify-content:center;align-items:center}article.link-broadcast *{color:var(--font-light)}article.link-broadcast img{width:3rem;height:auto}article.link-broadcast div a{border:2px solid var(--font-light);border-radius:8px;padding:8px 16px;text-decoration:none}article.link-broadcast div a:hover{background-color:var(--font-light);color:var(--bg-dark);transition:background-color 0.3s,color 0.3s}article.social{display:flex;justify-content:center;align-items:center;background-color:var(--color-blue-10);gap:16px}article.social *{color:var(--font-light)}article.social img{width:16rem;justify-self:end;align-self:center}article.social a{text-decoration:none}article.social .container-links-social{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;grid-template-areas:"img-mexico list-social" "inegi inegi";gap:16px}article.social .container-links-social img{grid-area:img-mexico;justify-self:start;align-items:center;width:4rem;height:auto}article.social .container-links-social div{grid-area:list-social;justify-self:start;gap:8px}article.social .container-links-social div ul.list-social{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:8px}article.social .container-links-social div ul.list-social li.item-social{padding:0;margin:0}article.social .container-links-social div ul.list-social li.item-social a img{width:1.5rem;height:auto;transition:transform 0.3s ease-in-out}article.social .container-links-social div ul.list-social li.item-social a img:hover{transform:scale(1.3)}article.social .container-links-social p{grid-area:inegi;margin:0;padding:0}@media (max-width:640px){article.link-broadcast{display:grid!important;grid-template-columns:1fr;text-align:center}article.link-broadcast img{justify-self:center!important}article.link-broadcast div{justify-self:center!important}article.social{display:grid!important;grid-template-columns:1fr}article.social img{justify-self:center!important}article.social .container-links-social{grid-template-columns:1fr 2fr}article.social .container-links-social img{justify-self:end!important}article.social .container-links-social div{justify-self:start!important}}.display-flex{display:flex!important}.justify-center{justify-content:center!important}.align-center{align-items:center!important}.align-between{align-items:space-between!important}.align-start{align-items:start!important}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.justify-between{justify-content:space-between!important}.justify-evenly{justify-content:space-evenly!important}footer{text-align:center}.carousel-container{width:100%;max-width:1024px;overflow:hidden;position:relative}.carousel-track{display:flex;transition:transform 0.5s ease}.d-card{flex:0 0 calc((100% - var(--gap) * 3) / 3);height:30rem;perspective:1000px;padding:10px;cursor:pointer;transition:transform 0.3s ease}.d-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform 0.6s;position:relative}.d-card:hover .d-card-inner,.d-card:focus .d-card-inner.flipped{transform:rotateY(180deg)}.d-card-front,.d-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid var(--muted);border-radius:16px;box-shadow:0 4px 8px rgb(0 0 0 / .1)}.d-card-front{background-image:url(../img/patron-bg.png);background-repeat:repeat}.d-card-front img{width:70%;max-width:300px}.d-card-back{background-color:var(--color-aqua-10);flex-direction:column;justify-content:space-evenly!important;color:#fff;transform:rotateY(180deg);padding:0 8px}.d-card-back strong{width:4rem;height:4rem;background:var(--fg);color:var(--bg-dark);border-radius:50%;padding:20px}.d-card-back div.divider{width:3rem;height:.2rem;background-color:var(--font-light)}.carousel-indicators{margin-top:20px;display:flex;gap:10px;justify-content:center;padding:8px;border-radius:12px;background-color:var(--color-aqua-10)}.bullet{width:10px;height:10px;background:#ccc;border-radius:50%;cursor:pointer}.bullet.active{background:var(--font-light);border-radius:10px!important;width:6rem!important}@media (max-width:1024px){.d-card{flex-basis:calc((100% - var(--gap) * 1) / 2)}}@media (max-width:640px){picture,.hero-image{aspect-ratio:1}.d-card{flex-basis:100%}}.swiper{width:100%;height:33rem}.swiper .swiper-pagination-bullet{width:1rem;height:1rem}.swiper .swiper-button-next,.swiper .swiper-button-prev{color:var(--color-aqua-10)}.swiper .swiper-button-next svg,.swiper .swiper-button-prev svg{height:60%;width:auto}.swiper .swiper-pagination-bullet-active{border-radius:8px!important;width:4rem!important;background:var(--color-aqua-10)!important}