html{height:100%}body{background:#ef3340;color:#fff;font-family:"Red Hat Display",sans-serif;height:100%;margin:0;background:#ef3340;background-image:url("../images/bg-web.webp");background-size:cover;background-position:center;background-repeat:no-repeat}body a{color:#fff;transition:.2s}body a:hover{opacity:.5}main{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.wrap{max-width:800px;margin:auto;margin-top:0}.text-center{text-align:center}a.dev{display:block;width:fit-content;margin-bottom:2rem;opacity:.4;transition:.2s}a.dev svg{width:100px}a.dev:hover{opacity:1}h1{margin:15vh 0 3rem}@media only screen and (min-width: 1px)and (max-width: 1150px){h1{margin:15vh 0 2rem}h1 img{width:210px}}h2{font-size:2.2rem;max-width:500px;margin:auto auto 1rem}@media only screen and (min-width: 1px)and (max-width: 1150px){h2{font-size:1.8rem;width:80%;margin-bottom:1rem}}p{font-size:1.1rem}@media only screen and (min-width: 1px)and (max-width: 1150px){p{font-size:1rem}}a.btn{display:block;width:max-content;background:#fff;color:#ef3340;text-decoration:none;font-size:1.5rem;border-radius:9999px;padding:1.1rem 2.3rem 1.3rem;font-weight:800;margin:4rem auto 0;transition:.2s}a.btn:hover{box-shadow:0px 10px 40px rgba(0,0,0,.6)}@media only screen and (min-width: 1px)and (max-width: 1150px){a.btn{margin-top:3rem;font-size:1.1rem;padding:1.1rem 2.3rem 1.2rem}}.phone{margin-top:2rem;letter-spacing:1px}.phone a{color:#fff;transition:.2s}@media only screen and (min-width: 1px)and (max-width: 1150px){.phone a{display:block}}.phone a:hover{opacity:.7}