*,*::before,*::after{box-sizing:border-box}body,html{padding:0;margin:0}body{line-height:1.4;font-family:"Open Sans",sans-serif;font-size:16px}header{margin-bottom:50px}@media screen and (min-width: 1024px){header{margin-bottom:100px}}header img{width:120px}@media screen and (min-width: 1024px){header img{width:200px}}a,a:visited{text-decoration:none}footer{display:flex;justify-content:center}@media screen and (min-width: 1024px){footer{justify-content:end}}footer>a{margin-right:16px;transition:100ms ease-in-out;transform:translateY(0px)}footer>a:last-child{margin-right:0px}footer>a:hover{transform:translateY(-3px)}footer i.fa-brands{justify-content:center;align-items:center;display:flex;border:1px solid #fff;width:48px;height:48px;border-radius:50%;color:#fff}body{padding:40px;background-color:#674baf;background-image:url(/img/bg-mobile.svg);background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff}@media screen and (min-width: 1024px){body{padding:60px 80px 40px 80px;background-image:url(/img/bg-desktop.svg)}}main{margin-bottom:60px}@media screen and (min-width: 1024px){main{margin-bottom:26px;display:grid;grid-template-columns:1fr 1fr;grid-template-columns:repeat(2, minmax(250px, 1fr))}}@media screen and (max-width: 1023px){.heroImage{margin-bottom:70px}}.heroImage img{width:100%}.heroText{line-height:1.6;text-align:center}@media screen and (min-width: 1024px){.heroText{padding-left:60px;text-align:left}}h1{font-family:"Poppins",sans-serif;font-size:22px;font-weight:700;line-height:1.5}@media screen and (min-width: 1024px){h1{font-size:32px;line-height:1.3}}a.cta{display:inline-block;position:relative;min-width:250px;margin-top:26px;padding:20px;line-height:1;text-align:center;background-color:#fff;color:#674baf;border-radius:30px;box-shadow:5px 5px 10px #3d2c68;transform:translateX(0px);transition:transform 100ms ease-in-out}@media screen and (min-width: 1024px){a.cta{min-width:200px;padding:20px 66px 20px 66px}}a.cta:hover{transform:translateX(3px)}/*# sourceMappingURL=style.css.map */