.badge{background:#fff;color:#000d44;padding:10px 18px;border-radius:999px;font-size:13px;font-weight:600;display:inline-block;margin-bottom:20px}.buttons{margin-top:25px;display:flex;gap:12px;flex-wrap:wrap}.buttons a{padding:14px 22px;border-radius:8px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.btn-primary{background:#1258c7;color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.3);color:#fff}.laptop-frame{width:100%;display:block;position:relative;z-index:3;pointer-events:none}.screen{position:absolute;top:6.2%;left:11%;width:78%;height:84%;overflow:hidden;z-index:4;background:#000}.track{display:flex;width:100%;height:100%;transition:transform .7s ease}.slide{flex:0 0 100%;width:100%;height:100%;min-width:100%}.dots{position:absolute;bottom:12%;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.dots button{width:8px;height:8px;border-radius:50%;border:0;background:rgba(255,255,255,.4);cursor:pointer;padding:0}.dots .active{background:#fff}@media (max-width:900px){.buttons{justify-content:center}}