.heading{display:flex;flex-direction:column;gap:.5rem;max-width:51.125rem;margin:0 auto}.heading h1{background:var(--Gradient,linear-gradient(93deg,#3f8cca -5.08%,#1563a1 106.36%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:2rem;font-weight:600;text-align:center}@media screen and (max-width:768px){.heading h1{font-size:1.5rem}}.heading p{color:var(--black-20);font-size:1rem;text-align:center}