.platform-hero-section{padding:5% 0;margin-top:4%;background:#000;width:100%;display:flex;align-items:center;justify-content:center}.platform-hero-content{margin:0 auto;padding:0 20px;text-align:center;gap:20px}.platform-hero-content,.platform-hero-text{display:flex;flex-direction:column;align-items:center}.platform-hero-text{max-width:85%;gap:0}.platform-hero-heading{font-family:Manrope;font-weight:400;font-size:2.5rem;line-height:4rem;letter-spacing:0;text-align:center;margin:0;background:linear-gradient(134.59deg,#2997ff -3.69%,#00109d 118.01%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.platform-hero-subheading{font-family:Manrope;font-weight:800;font-size:4rem;line-height:5rem;letter-spacing:0;text-align:center;margin:0 0 8px;color:#fff}.platform-hero-description{font-family:Source Sans 3;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-1.1%;color:#a4a4a4;max-width:700px;text-align:center;margin-top:2%;margin-bottom:0}.platform-hero-button{margin:40px 0;display:flex;justify-content:center}.platform-hero-image{width:90vw;display:flex;justify-content:center;align-items:center}.platform-hero-image img{border-right-width:4px;border-left-width:4px;border-top-left-radius:24px;border-top-right-radius:24px;max-width:100%;height:auto;object-fit:contain}.mobile-image{display:none}@media (max-width:992px){.platform-hero-section{padding:60px 0}.platform-hero-subheading{font-size:32px;line-height:1.2}.platform-hero-description{font-size:16px}}@media (max-width:768px){.platform-hero-content{gap:40px}.platform-hero-text{max-width:100%}.desktop-image{display:none}.mobile-image{display:block;width:100%;max-width:500px}}@media (max-width:576px){.platform-hero-section{padding:40px 0}.platform-hero-heading{font-size:1.3rem;font-weight:600;line-height:130%}.platform-hero-subheading{font-size:2rem;line-height:3.5rem;margin-bottom:-5%;margin-top:2%}.platform-hero-description{font-family:Manrope;font-weight:400;font-size:16px;line-height:130%;letter-spacing:-1.1%;text-align:center;margin-bottom:-5%;margin-top:5%}.mobile-image{margin-top:20%;max-width:100%;margin-bottom:-20px}}