.hero-section{justify-content:space-between;align-items:center;margin:70px auto 0;display:flex}@media (max-width:1200px){.hero-section{flex-direction:column-reverse}}.hero-section .real{color:#facc15}.hero-section .tv{background-image:url(/tv.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:60%;padding-bottom:40%;position:relative}@media (max-width:1200px){.hero-section .tv{width:100%;padding-bottom:75%}}.hero-section .tv video{z-index:-1;object-fit:cover;border-radius:8px;width:65%;height:82%;position:absolute;top:5%;left:17%}@media (max-width:1200px){.hero-section .tv video{width:70%;left:15%}}.hero-section .hero-text{align-self:flex-end;width:40%}@media (max-width:550px){.hero-section .hero-text{font-size:14px}}@media (max-width:360px){.hero-section .hero-text{font-size:12px}}.hero-section .hero-text h1{height:3rem;font-size:3rem}@media (max-width:550px){.hero-section .hero-text h1{height:2rem;font-size:2rem}}@media (max-width:360px){.hero-section .hero-text h1{height:1.7rem;font-size:1.7rem}}@media (max-width:1200px){.hero-section .hero-text{width:100%}}
