@import"https://fonts.googleapis.com/css?family=Montserrat|Muli&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:"Muli",sans-serif;-webkit-tap-highlight-color:transparent;color:#fff;outline:none}html,body{width:100%;min-height:100vh}h1,h2,a{font-family:Montserrat,sans-serif}body{background-color:#1f2232}.container{width:1024px;margin:0 auto;padding:52px 0;text-align:center;height:fit-content}@media(max-width: 1023px){.container{width:calc(100% - 16px);margin:0 8px;padding:18px 0}}h1{font-size:52px;font-weight:bold;color:#fff;margin-bottom:22px}h2{font-size:32px;font-weight:600;color:#fff;margin-bottom:8px}span{display:block;font-family:Muli;font-size:16px;color:#fff}@media(max-width: 1023px){span{margin-bottom:24px}}img{max-width:100%;margin-bottom:32px}@media(max-width: 1023px){img{margin-bottom:22px}}.desktop{display:block;margin-left:auto;margin-right:auto}@media(max-width: 1023px){.desktop{display:none}}.mobile{display:none}@media(max-width: 1023px){.mobile{display:block;margin-left:auto;margin-right:auto}}a{display:inline-block;height:56px;width:280px;border-radius:20px;border:none;background:#e11053;font-size:22px;font-weight:bold;line-height:.82;cursor:pointer;margin-bottom:42px;text-decoration:none;padding:20px 0;text-align:center}a:hover{background:#f35386}a:active{background:#870a32}@media(max-height: 767px){a{margin:12px 0}}
