.tst-section{color:#fff;padding:10px 0}.tst-header{margin-bottom:60px;text-align:center}.tst-header h2{color:#fff;font-size:45px;font-weight:200;margin:0}.tst-grid{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.tst-bubble{background:#4af7e9;border-radius:16px;flex:1;margin-bottom:30px;padding:30px;position:relative}.tst-bubble:after{border-left:14px solid transparent;border-right:14px solid transparent;border-top:26px solid #4af7e9;bottom:-24px;content:"";height:0;left:30px;position:absolute;width:0}.tst-bubble p{color:#171726;font-size:16px;font-weight:400;line-height:1.6;margin:0}.tst-author{padding-top:10px}.tst-name{font-size:16px;margin-bottom:4px}.tst-name,.tst-role{color:#fff;font-weight:200}.tst-role{font-size:15px;margin-bottom:16px}.tst-logo img{filter:brightness(0) invert(1);max-height:40px;width:auto}.tst-dots{display:none;gap:8px;justify-content:center;margin-top:24px}.tst-dot{background:hsla(0,0%,100%,.3);border-radius:50%;cursor:pointer;height:8px;transition:background .3s;width:8px}.tst-dot.tst-dot-active{background:#4af7e9}.tst-cta-wrap{margin-top:50px;text-align:center}.tst-cta{border:1px solid #4af7e9;border-radius:100px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 30px;text-decoration:none;transition:all .3s ease}.tst-cta:hover{background:#4af7e9;color:#171726;text-decoration:none}@media (max-width:968px){.tst-header h2{font-size:32px}.tst-grid{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:10px;scrollbar-width:none}.tst-grid::-webkit-scrollbar{display:none}.tst-card{flex-shrink:0;min-width:85vw;scroll-snap-align:center}.tst-dots{display:flex}.tst-section{padding:10px 0}.tst-header h2{font-size:32px}.tst-grid{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:10px;padding-left:20px;padding-right:20px;scrollbar-width:none}}@media (max-width:968px){.tst-grid::-webkit-scrollbar{display:none}.tst-card{flex-shrink:0;max-width:calc(100vw - 60px);min-width:calc(100vw - 60px);scroll-snap-align:center}.tst-dots{display:flex}.svc-btn{margin-bottom:20px;text-align:center;width:100%}.svc-card-inner{gap:20px}}.tst-card{background:#3a3a59;border-radius:16px;display:flex;flex-direction:column;padding:24px}.tst-section.tst-light .tst-card{background:#ffffff50}.tst-section.tst-light .tst-name{color:#171726}.tst-section.tst-light .tst-role{color:#555}.tst-section.tst-light .tst-logo img{filter:brightness(0) invert(0)}.tst-section.tst-light .tst-header h2{color:#171726}.tst-section.tst-light .tst-cta{border-color:#4af7e9;color:#171726}.tst-section.tst-light .tst-cta:hover{background:#4af7e9;color:#171726}.tst-section.tst-light .tst-dot{background:rgba(0,0,0,.2)}.tst-section.tst-light .tst-dot.tst-dot-active{background:#4af7e9}