.st-section{position:relative;width:100%;max-width:1600px;margin:0 auto;background:#1b1b3a;border-radius:24px;overflow:hidden;padding:60px 100px;box-sizing:border-box;font-family:Inter,sans-serif}.st-orbit-zone{position:absolute;top:50%;right:100px;transform:translateY(-50%);width:760px;height:760px;z-index:1;pointer-events:none}.st-ring{position:absolute;top:50%;left:50%;border-radius:50%;border:1px dashed #d2bf2c;transform:translate(-50%,-50%);box-sizing:border-box}.st-ring.ring-1{width:580px;height:580px}.st-ring.ring-2{width:400px;height:400px;border-color:#d2bf2c}.st-orbit-spin{position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-50%,-50%);animation:st-spin 40s linear infinite}.st-orbit-spin.spin-reverse{animation:st-spin 28s linear infinite reverse}@keyframes st-spin{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}.st-orbit-planet{position:absolute;top:0;left:0;border-radius:50%;box-shadow:0 0 14px 2px rgb(255 255 255 / .18),0 6px 14px rgb(0 0 0 / .45)}.st-title-wrap{position:relative;z-index:3;margin-bottom:50px}.st-title-wrap .eyebrow{display:block;color:#566cd6;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-family:Inter,sans-serif}.st-title-wrap h2{color:#fff;font-size:36px;margin:0;font-family:Poppins,sans-serif}.st-carousel-wrap{position:relative;z-index:3;max-width:1000px;margin:-20px 0 0}.st-track{position:relative;min-height:280px;height:auto;transition:height .35s cubic-bezier(.25,.46,.45,.94);touch-action:pan-y}.st-slide{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transform:translate3d(-20px,0,0);transition:opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94),visibility 0s .35s;background:#fff;border-radius:15px;padding:50px 60px;box-shadow:0 0 50px rgb(0 0 0 / .35);box-sizing:border-box;pointer-events:none;height:auto;will-change:transform,opacity}.st-slide.is-active{position:relative;opacity:1;visibility:visible;transform:translate3d(0,0,0);pointer-events:auto;transition:opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94),visibility 0s 0s}.st-slide.is-leaving{position:absolute;opacity:0;visibility:visible;transform:translate3d(20px,0,0);transition:opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94),visibility 0s .35s}.st-slide .text{font-size:17px;line-height:1.8;color:#282331;margin-bottom:18px;padding-top:22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:Inter,sans-serif}.st-slide .text.is-expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.st-slide .text p{margin:0}.st-readmore{display:none;background:0 0;border:none;cursor:pointer;color:#8053f7;font-weight:700;font-size:14px;margin-bottom:20px;padding:0;font-family:Inter,sans-serif}.st-readmore:hover{text-decoration:underline}.st-info{position:relative;padding-left:125px;min-height:100px;display:flex;flex-direction:column;justify-content:center}.st-info .thumb{position:absolute;left:0;top:50%;transform:translateY(-50%);height:100px;width:100px}.st-info .thumb img{width:100%;height:100%;border-radius:50%;border:4px solid #e5e6fa;display:block;object-fit:cover;box-shadow:0 20px 25px rgb(147 147 147 / .35)}.st-info .name{display:inline-block;font-size:24px;font-weight:600;color:#382c4d;font-family:Inter,sans-serif}.st-info .designation{display:block;font-size:18px;color:#8053f7;font-family:Inter,sans-serif}.st-nav{display:flex;align-items:center;gap:18px;margin-top:35px}.st-nav button{height:60px;width:60px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(193.06deg,#f5f1ff -59.37%,#4f39e0 106.12%);display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.st-nav button.prev-btn{background:rgb(245 241 255 / .15)}.st-nav button.prev-btn:hover{background:rgb(245 241 255 / .3)}.st-nav svg{width:20px;height:20px}.st-dots{display:flex;gap:8px;margin-left:10px;flex-wrap:wrap}.st-dots span{width:8px;height:8px;border-radius:50%;background:rgb(245 241 255 / .25);cursor:pointer;transition:all .3s ease;flex-shrink:0}.st-dots span.is-active{background:linear-gradient(193.06deg,#f5f1ff -59.37%,#4f39e0 106.12%);width:22px;border-radius:5px}@media only screen and (max-width:1100px){.st-section{padding:50px 40px}.st-orbit-zone{width:460px;height:460px;right:-50px;opacity:.6}.st-ring.ring-1{width:350px;height:350px}.st-ring.ring-2{width:240px;height:240px}.st-carousel-wrap{max-width:100%}.st-slide{padding:40px 36px}}@media only screen and (max-width:767px){.st-section{padding:32px 20px;min-height:auto;border-radius:16px}.st-orbit-zone{display:none}.st-title-wrap{margin-bottom:28px}.st-title-wrap h2{font-size:28px}.st-title-wrap .eyebrow{font-size:12px}.st-track{min-height:auto}.st-slide{padding:26px 20px}.st-slide .text{font-size:15px;line-height:1.65;margin-bottom:14px;padding-top:15px}.st-info{padding-left:84px;min-height:70px}.st-info .thumb{height:70px;width:70px}.st-info .name{font-size:16px;margin-bottom:3px}.st-info .designation{font-size:12.5px}.st-nav{margin-top:22px;gap:16px;flex-wrap:wrap}.st-nav button{height:56px;width:56px}.st-nav svg{width:24px;height:24px}.st-dots{margin-left:0;order:3;width:100%;justify-content:flex-start;margin-top:15px;gap:12px}.st-dots span{width:12px;height:12px}.st-dots span.is-active{width:28px}}@media only screen and (max-width:380px){.st-section{padding:24px 14px}.st-slide{padding:20px 16px}.st-title-wrap h2{font-size:24px}}