@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800&family=Source+Sans+3:wght@400;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Source Sans\ 3,Segoe UI,sans-serif;font-size:14px;color:#000;background:#d9dbe3;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{display:block;max-width:100%}button{font:inherit;cursor:pointer;border:none;background:none}.wrapper{max-width:940px;margin:0 auto;padding:0 20px}.panel{position:relative}.panel h1{margin:0 0 40px;font-size:34px;line-height:42px;color:#eb1551}.panel h1,.panel h2{font-family:Nunito,sans-serif;font-weight:800}.button{display:inline-block;height:35px;line-height:35px;padding:0 25px;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .2s}.button.theme-a{background:#eb1551}.button.theme-a:hover{background:#8fc53d;text-decoration:none}.inner-card{background:#fff;box-shadow:0 5px 25px rgba(0,0,0,.5)}#page-wrap{padding-top:60px}@media (max-width:768px){.panel h1{font-size:28px;line-height:34px}}