.section-home{display:flex;align-items:center;justify-content:center;min-height:100dvh}.section-home .container-home{padding:1rem}.section-home .container-home h1{margin:0;line-height:1;font-size:3rem;text-align:center;transition:all .3s ease-in-out}.section-home .container-home h2{margin:0;font-size:1.2rem;font-weight:500;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}@media screen and (min-width: 600px){.section-home .container-home h1{font-size:5rem}.section-home .container-home h2{margin:0;font-size:2rem}}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}
