.ptr-hero{align-items:center;background:linear-gradient(180deg,#0a0f1f,#101632 60%,#0a0f1f),radial-gradient(46.87% 63.51% at 10% 10%,rgba(37,99,235,.45) 0,rgba(37,99,235,0) 55%),radial-gradient(52.08% 71.45% at 85% -10%,rgba(37,99,235,.45) 0,rgba(37,99,235,0) 60%);display:flex;flex-direction:column;min-height:100dvh;overflow:hidden;padding:140px 24px 80px;position:relative}.ptr-hero-title{max-width:900px;text-align:center}.ptr-hero-title span{display:block;font-weight:700;line-height:1.15}.ptr-hero-grid{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;max-width:1200px;width:100%}.ptr-content:first-child{display:flex;flex-direction:column;gap:28px;max-width:520px}.ptr-txt{line-height:1.6;opacity:.9}.ptr-cta a{background:#2563eb;border-radius:30px;color:#fff;display:inline-block;font-weight:600;padding:12px 26px;text-decoration:none;transition:all .25s ease}.ptr-cta a:hover{background:#3b82f6;transform:translateY(-2px)}.ptr-content:last-child{align-items:center;display:flex;justify-content:center}.ptr-content:last-child img{height:auto;max-width:100%;object-fit:contain}.ptr-content img{width:80%}@media (max-width:900px){.ptr-hero{padding-top:70px}.ptr-hero-grid{gap:40px;grid-template-columns:1fr}.ptr-hero-title *{font-size:2rem!important}.ptr-content:last-child{order:-1}.ptr-cta-txt *,.ptr-txt{font-size:.9rem}.ptr-content,.ptr-content img{margin-bottom:0;padding-bottom:0}.ptr-content img{width:50%}}