.tm-section{overflow:hidden;padding:100px 0}.tm-section--light{background:#fff}.tm-section--dark{background:var(--oxford-blue)}.tm-grid{align-items:start;display:grid;gap:80px;grid-template-columns:520px 1fr}.tm-section--dark .tm-title{color:var(--text-on-dark-heading)}.tm-desc{font-size:.9375rem;line-height:1.75;max-width:270px}.tm-section--light .tm-desc{color:var(--text-secondary)}.tm-section--dark .tm-desc{color:rgba(171,210,250,.7)}.tm-dots{display:flex;gap:6px;margin-top:36px}.tm-dot{border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:width .3s ease,border-radius .3s ease,background .3s ease;width:8px}.tm-section--light .tm-dot{background:var(--baby-blue-40)}.tm-section--dark .tm-dot{background:rgba(171,210,250,.25)}.tm-section--light .tm-dot.is-active{background:var(--text-heading);border-radius:99px;width:24px}.tm-section--dark .tm-dot.is-active{background:var(--honey-yellow);border-radius:99px;width:24px}.tm-right{min-height:360px;min-width:0;padding:24px;position:relative}.tm-arrows{display:flex;gap:8px;position:absolute;right:30px;top:30px;z-index:10}.tm-arrow{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background var(--transition),border-color var(--transition),transform var(--transition),color var(--transition);width:40px}.tm-arrow svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}.tm-section--light .tm-arrow{background:#fff;border:1.5px solid var(--baby-blue-40);color:var(--text-heading)}.tm-section--light .tm-arrow:hover:not(:disabled){background:var(--text-heading);border-color:var(--text-heading);color:#fff;transform:scale(1.08)}.tm-section--light .tm-arrow:disabled{cursor:default;opacity:.3;pointer-events:none}.tm-section--dark .tm-arrow{background:#1a2d70;border:1.5px solid #2a3f8a;color:var(--baby-blue-eyes)}.tm-section--dark .tm-arrow:hover:not(:disabled){background:var(--honey-yellow);border-color:var(--honey-yellow);color:var(--text-heading);transform:scale(1.08)}.tm-section--dark .tm-arrow:disabled{cursor:default;opacity:.25;pointer-events:none}.tm-carousel{border-radius:18px;overflow:hidden}.tm-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.tm-card{border-radius:18px;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;min-height:288px;padding:30px 34px;position:relative;width:100%}.tm-section--light .tm-card{background:#fff}.tm-section--dark .tm-card{background:#122066}.tm-card:before{content:"\201C";font-family:Georgia,serif;font-size:6rem;font-weight:800;left:32px;line-height:1;opacity:.06;pointer-events:none;position:absolute;top:20px}.tm-section--light .tm-card:before{color:var(--text-heading)}.tm-section--dark .tm-card:before{color:var(--baby-blue-eyes)}.tm-quote{flex:1;font-size:clamp(.95rem,1.3vw,1.1rem);font-style:italic;font-weight:500;line-height:1.8;margin-bottom:32px;margin-top:40px;position:relative;z-index:1}.tm-section--light .tm-quote{color:var(--text-heading)}.tm-section--dark .tm-quote{color:var(--text-on-dark)}.tm-author{gap:14px;position:relative;z-index:1}.tm-author,.tm-author__avatar{align-items:center;display:flex}.tm-author__avatar{border-radius:50%;flex-shrink:0;font-size:.9rem;font-weight:700;height:44px;justify-content:center;width:44px}img.tm-author__avatar{font-size:0;object-fit:cover}.tm-section--light .tm-author__avatar{background:var(--azure);color:#fff}.tm-section--dark .tm-author__avatar{background:var(--honey-yellow);color:var(--text-heading)}.tm-author__info{display:flex;flex-direction:column;gap:2px;min-width:0}.tm-author__name,.tm-author__tname{font-size:.9rem;font-weight:700;line-height:1.2;margin:0;padding:0}.tm-section--light .tm-author__name,.tm-section--light .tm-author__tname{color:var(--text-heading)}.tm-section--dark .tm-author__name,.tm-section--dark .tm-author__tname{color:var(--text-on-dark-heading)}.tm-author__role{font-size:.75rem;font-weight:500;line-height:1.3;margin:0;padding:0}.tm-section--light .tm-author__role{color:var(--text-muted)}.tm-section--dark .tm-author__role{color:rgba(171,210,250,.6)}.tm-stars{color:var(--honey-yellow);display:flex;font-size:.95rem;gap:2px;margin-left:auto}.tm-counter{bottom:30px;font-size:.7rem;font-weight:700;letter-spacing:.05em;position:absolute;right:30px}.tm-section--light .tm-counter{color:var(--text-muted)}.tm-section--dark .tm-counter{color:rgba(171,210,250,.4)}.tm-counter strong{font-size:.95rem;font-weight:800}.tm-section--light .tm-counter strong{color:var(--text-heading)}.tm-section--dark .tm-counter strong{color:var(--honey-yellow)}.tm-section--light{background-image:radial-gradient(circle,rgba(0,127,255,.18) 1.5px,transparent 0);background-position:0 0;background-size:24px 24px;position:relative}.tm-section--light:before{background:linear-gradient(180deg,#fff 0,transparent 18%,transparent 82%,#fff);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.tm-section--light .container{position:relative;z-index:1}.tm-section--dark{background-image:radial-gradient(circle,rgba(171,210,250,.18) 1.5px,transparent 0);background-position:0 0;background-size:24px 24px;position:relative}.tm-section--dark:before{background:linear-gradient(to bottom,var(--oxford-blue) 0,transparent 18%,transparent 82%,var(--oxford-blue) 100%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.tm-section--dark .container{position:relative;z-index:1}@media (max-width:960px){.tm-grid{gap:48px;grid-template-columns:1fr}.tm-desc{max-width:100%}}@media (max-width:640px){.tm-section{padding:64px 0}.tm-section .container{padding:0 20px}.tm-grid{gap:36px}.tm-card{min-height:240px;padding:32px 24px 28px}.tm-title{font-size:1.75rem}.tm-right{padding:16px}.tm-arrows{right:16px;top:16px}.tm-counter{bottom:16px;right:16px}}