.testimonials-page{min-height:100vh;background:#f6f8fc;color:#0b1324}.review-nav{height:82px;display:flex;align-items:center;justify-content:space-between}.review-nav img{width:185px;height:auto}.review-nav nav{display:flex;gap:28px}.review-nav a{text-decoration:none;color:#0b1324;font-size:13px;font-weight:700}.review-nav-cta{padding:12px 17px;background:#2477f4!important;color:#fff!important;border-radius:9px}.reviews-hero{text-align:center;padding:90px 0 70px}.reviews-cta span,.reviews-hero>span{font-size:11px;font-weight:800;letter-spacing:.14em;color:#2477f4}.reviews-hero h1{font-size:clamp(58px,7.5vw,96px);line-height:.92;letter-spacing:-.06em;margin:25px 0}.reviews-hero h1 em{font-style:normal;color:#2477f4}.reviews-hero>p{max-width:720px;margin:auto;color:#667085;font-size:18px;line-height:1.65}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:105px}.reviews-grid article{position:relative;display:flex;flex-direction:column;min-height:320px;padding:34px;background:#fff;border:1px solid #dce4f0;border-radius:20px;box-shadow:0 12px 38px rgba(30,62,110,.06);transition:.25s;animation:reviewRise linear both;animation-timeline:view();animation-range:entry 8% cover 28%}.reviews-grid article:hover{transform:translateY(-6px);border-color:#a9c9f8;box-shadow:0 20px 48px rgba(30,62,110,.12)}.quote-mark{color:#2477f4;font-size:62px;font-weight:800;line-height:.7}.reviews-grid article>p{flex:1;font-size:18px;line-height:1.55;letter-spacing:-.015em}.reviews-grid article footer{display:flex;align-items:center;gap:12px}.review-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eaf2ff;color:#2477f4;font-weight:800}.reviews-grid footer div:last-child{display:flex;flex-direction:column;gap:3px}.reviews-grid footer strong{font-size:14px}.reviews-grid footer span{font-size:12px;color:#667085}.reviews-grid article>small{position:absolute;right:24px;bottom:24px;color:#c5cedb;font-size:11px}.reviews-cta{text-align:center;padding:100px 0;background:#0b1324;color:#fff}.reviews-cta h2{font-size:clamp(48px,6.5vw,78px);line-height:.95;letter-spacing:-.05em;margin:24px 0 36px}.reviews-cta a{display:inline-block;padding:16px 22px;background:#2477f4;color:white;text-decoration:none;border-radius:10px;font-size:12px;font-weight:800;text-transform:uppercase}@keyframes reviewRise{0%{opacity:.15;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:800px){.review-nav nav{display:none}.review-nav img{width:155px}.reviews-hero{padding:65px 0 50px}.reviews-grid{grid-template-columns:1fr}.reviews-grid article{min-height:290px}.reviews-cta{padding:80px 0}}.review-stars{display:flex;gap:3px;margin:0 0 25px;color:#2477f4;font-size:18px;letter-spacing:2px}.reviews-grid article:before{content:"";position:absolute;left:0;top:27px;bottom:27px;width:3px;border-radius:3px;background:#2477f4;opacity:.8}.reviews-grid .quote-mark{position:absolute;right:28px;top:26px;color:#dceaff;font-size:74px}.reviews-grid article>p{margin:0 0 30px;line-height:1.6}.reviews-grid article footer{justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #edf1f6}.reviews-grid article footer>div{display:flex;flex-direction:column;gap:4px}.reviews-grid article footer b{color:#2477f4;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.review-avatar,.reviews-grid article>small{display:none}@media(prefers-reduced-motion:reduce){.reviews-grid article{animation:none}}.reviews-grid article footer{background:transparent;color:#0b1324}