main{display:flex;flex-direction:column;align-items:center;padding-bottom:248px}h1{font-style:normal;color:#121212;font-weight:1000;font-size:130px;margin-top:240px;margin-bottom:5px}h2{font-style:normal;font-weight:400;font-size:42px;color:#121212;margin-bottom:13px}.desc{font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#666;margin-bottom:55px}.btns{display:flex}.btns a{width:295px;height:60px;border-radius:16px;display:flex;justify-content:center;align-items:center;font-style:normal;font-weight:600;font-size:20px;line-height:24px}.btns a.highlight{color:#FFF;background:linear-gradient(270deg,#FFAD3A 0%,#F66CFF 50%,#8846FF 100%)}@media(max-width:820px){main{padding:0 15px 248px}.desc{text-align:center}}@media(max-width:636px){.btns{flex-direction:column;justify-content:center;align-items:center}.btns a.highlight{margin-bottom:10px}.desc{font-size:16px}h2{font-size:26px}}