.about-teaser-section{padding:0 0 76px}.about-teaser-card{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(120deg,#201828 0%,#3a1650 46%,var(--accent-2) 100%);box-shadow:0 30px 70px rgba(70,0,95,.28);padding:64px 60px;text-align:center}.about-teaser-card:before,.about-teaser-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}.about-teaser-card:before{width:360px;height:360px;background:radial-gradient(circle,rgba(178,0,237,.45) 0%,rgba(178,0,237,0) 70%);top:-140px;inset-inline-end:-90px}.about-teaser-card:after{width:260px;height:260px;background:radial-gradient(circle,rgba(255,255,255,.10) 0%,rgba(255,255,255,0) 70%);bottom:-120px;inset-inline-start:-60px}.about-teaser-body{position:relative;z-index:1;max-width:820px;margin:0 auto}.about-teaser-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#f2c6ff;font-size:15px;font-weight:700;letter-spacing:.3px;margin-bottom:18px}.about-teaser-eyebrow .dot{width:7px;height:7px;border-radius:50%;background:#f2c6ff;box-shadow:0 0 0 4px rgba(242,198,255,.18)}.about-teaser-body h2{margin:0 0 20px;font-size:34px;font-weight:800;color:#fff;line-height:1.55}.about-teaser-body p{margin:0 0 32px;color:rgba(255,255,255,.9);font-size:18px;line-height:2.15}.about-teaser-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.about-teaser-cta{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--accent-2);font-weight:800;font-size:16.5px;padding:16px 30px;border-radius:999px;box-shadow:0 14px 30px rgba(0,0,0,.22);transition:transform .25s ease,box-shadow .25s ease}.about-teaser-cta:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(0,0,0,.28)}.about-teaser-cta span{transition:transform .25s ease}.about-teaser-cta:hover span{transform:translateX(-4px)}.about-teaser-since{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.75);font-size:15px;font-weight:600}.about-teaser-since b{color:#fff;font-size:17px}.about-teaser-stats{position:relative;z-index:1;display:flex;justify-content:center;gap:36px;margin-top:32px}.about-teaser-stats div{text-align:center}.about-teaser-stats strong{display:block;color:#fff;font-size:24px;font-weight:800}.about-teaser-stats span{display:block;color:rgba(255,255,255,.7);font-size:14px;margin-top:5px}@media(max-width:900px){.about-teaser-card{padding:44px 28px;border-radius:26px}.about-teaser-body{max-width:none}}@media(max-width:640px){.about-teaser-section{padding:0 0 52px}.about-teaser-card{padding:36px 20px}.about-teaser-body h2{font-size:24px}.about-teaser-body p{font-size:16px;line-height:2}.about-teaser-stats{gap:22px}.about-teaser-stats strong{font-size:20px}.about-teaser-stats span{font-size:12.5px}}