.hero-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.hero-text{flex:1 1 300px;max-width:500px}.hero-image{flex:1 1 300px;display:flex;justify-content:center}.hero-image img{width:100%;max-width:300px;height:auto}@media (max-width:768px){.hero-section{flex-direction:column-reverse;text-align:center}.hero-image,.hero-text{max-width:100%}}.chrome,.shine{font-size:3em;margin:0 auto 1em;font-weight:700}.shine{background:#222 -webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#222)) 0 0 no-repeat;-webkit-background-size:150px;-webkit-background-clip:text}.chrome,.shine{color:#e2d1ff;-webkit-animation-name:shine;-webkit-animation-duration:5s;-webkit-animation-iteration-count:infinite;text-shadow:0 0 0 hsla(0,0%,100%,.5)}.chrome{background:#222 -webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff)) 0 0 no-repeat;background-image:-webkit-linear-gradient(-40deg,transparent,transparent 40%,#fff 50%,transparent 60%,transparent);-webkit-background-size:200px;-webkit-background-clip:text}@media (prefers-reduced-motion:reduce){.chrome,.shine{animation:none}}