html{width:100%;height:100%;font-size:62.5%}body{height:100%;margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:#212121;position:relative;-webkit-overflow-scrolling:touch}.skeleton{background-color:#eef1f3;background-image:linear-gradient(90deg,#eef1f3,#fff,#eef1f3);background-size:200px 100%;background-repeat:no-repeat;border-radius:.75rem;width:100%;animation:skeleton-animation .8s ease-in-out infinite}@keyframes skeleton-animation{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.cta-btn{height:52px;width:100%;font-size:16px;line-height:20px;font-weight:600;background-color:#212121;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer}#app{max-width:1280px;height:100%;margin:0 auto;font-weight:400}
