.testimonials-section{margin:0 auto;max-width:1400px;padding:var(--moduleSpacing) 0}.testimonials-section.large-padding{padding:160px 0}.testimonials-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;padding:0 20px}.testimonials-title{color:var(--primaryDark);font-size:48px;font-weight:700;line-height:1.2;margin:0}.testimonials-navigation{display:flex;gap:8px}.nav-arrow{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;transition:all .3s ease;width:40px}.nav-arrow--left{background:#e3f2fd;color:#757575}.nav-arrow--right{background:#1565c0;color:#fff}.nav-arrow:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:scale(1.05)}.nav-arrow--left:hover{background:#bbdefb}.nav-arrow--right:hover{background:#0d47a1}.glide{position:relative}.glide__track{overflow:hidden}.glide__slides{align-items:stretch;display:flex;list-style:none;margin:0;overflow:visible;padding:0}div[data-glide-el=controls]{display:flex;gap:8px;.glide__arrow--prev img{transform:rotate(180deg)}[class^=glide__arrow--]{height:39px;width:39px}[class^=glide__arrow--] img{background:var(--primary500);border:2px solid var(--primary500);border-radius:8px;cursor:pointer;opacity:1;padding:4px;&.testimonials-nav-disabled{background:transparent;cursor:not-allowed;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(210deg) brightness(91%) contrast(101%);opacity:.2}}}.testimonial-card{background:var(--white);border-radius:16px;display:flex;gap:8px;height:100%;padding:32px 24px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card svg{position:relative;top:-20px}.testimonial-content{flex:1;margin-bottom:24px}.testimonial-content p{color:#333;font-size:16px;font-weight:400;line-height:1.6;margin:0}.testimonial-author{align-items:center;display:flex;gap:16px;margin-top:auto}.author-avatar{border-radius:50%;flex-shrink:0;height:96px;overflow:hidden;width:96px}.author-avatar img{height:100%;object-fit:cover;width:100%}.author-info{display:flex;flex-direction:column;gap:8px}.author-info h4{color:var(--primary900);font-size:16px;font-weight:700}.author-title{font-size:14px;font-weight:500;margin-bottom:2px}.author-course,.author-title{color:var(--primary900);display:block}.author-course{font-size:12px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.glide__arrow,.glide__bullets{display:none}@media (max-width:768px){.testimonials-header{align-items:end;flex-direction:column;gap:20px}.testimonials-title{font-size:40px}}