.testimonials-page{background-color:#f0f3fa;width:100%;height:100vh;min-height:1100px;display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:10%;margin-top:85px}.number-container{margin-top:5%;margin-bottom:5%;height:auto;display:flex;flex-direction:column;align-items:center;overflow:visible}.number-wrapper{position:relative;display:inline-block}.number{display:inline-block;position:relative;font-weight:700;font-size:128px;line-height:1;color:#40b59e}.number-img{display:block;width:79px;height:96px;position:absolute;top:-35px;right:-25px}.number-title{font-weight:700;font-size:32px;line-height:35px;color:#07084c;margin:0 auto 3%;text-align:center}.testimonials-row{display:flex;gap:1.5rem;padding-left:2%;padding-right:2%}.testimonial-card{width:420px;background-color:#fff;border-radius:20px;box-shadow:0 4px 27px 0 #00000026;text-align:center;padding:20px;margin:40px auto}.profile-image{margin-top:-20%;display:inline-block;border-radius:50%}.profile-image img{width:106px;height:106px;object-fit:cover;border-radius:50%;aspect-ratio:1/1}.testimonial-name{color:#5042a6;font-size:24px;font-weight:700;letter-spacing:-.02%;margin-top:2%;line-height:26px}.testimonial-quote{font-weight:400;font-family:"Poppins Medium",sans-serif;line-height:20px;letter-spacing:-.05em;font-size:16px;color:#000;margin-top:10px}@media (min-width:769px){.testimonials{display:flex;position:relative;width:100%}.testimonials-row{position:static;display:block}.row-1 .testimonial-card{position:absolute;left:50%;top:-2em;opacity:0;transform:translate(-100%,0);animation:35s ease-in-out infinite riseLeft}.row-2 .testimonial-card{position:absolute;right:50%;top:17em;opacity:0;transform:translateY(-100%);animation:28s ease-in-out infinite riseRight}.row-1 .testimonial-card:first-child{animation-delay:0s}.row-1 .testimonial-card:nth-child(2){animation-delay:7s}.row-1 .testimonial-card:nth-child(3){animation-delay:14s}.row-1 .testimonial-card:nth-child(4){animation-delay:21s}.row-1 .testimonial-card:nth-child(5){animation-delay:28s}.row-1 .testimonial-card:nth-child(6){animation-delay:35s}.row-2 .testimonial-card:first-child{animation-delay:0s}.row-2 .testimonial-card:nth-child(2){animation-delay:7s}.row-2 .testimonial-card:nth-child(3){animation-delay:14s}.row-2 .testimonial-card:nth-child(4){animation-delay:21s}.row-2 .testimonial-card:nth-child(5){animation-delay:28s}@keyframes riseLeft{0%{opacity:1;transform:translateX(50vw)}40%{opacity:1;transform:translateX(-11vw)}100%,60%{opacity:1;transform:translateX(-100vw)}}@keyframes riseRight{0%{opacity:1;transform:translateX(-50vw)}40%{opacity:1;transform:translateX(11vw)}100%,60%{opacity:1;transform:translateX(100vw)}}}@media (max-width:768px){.testimonials-page{min-height:500px}.number-container{background-image:url("/images/testimonials/Rectangle-1559.svg");background-size:cover;background-position:center;background-repeat:no-repeat;clip-path:polygon(0 0,100% 0,100% 90%,0% 100%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:5%;margin:0;position:relative;z-index:2}.number{width:100%;font-size:24px;line-height:24px;color:#f0f3fa}.number-img{display:none}.number-title{font-weight:700;font-size:24px;line-height:24px;color:#f0f3fa;margin:0}.profile-image{margin-top:-25%}.profile-image img{width:50px;height:51px}.testimonial-quote{font-size:13.5px;line-height:15px;letter-spacing:-.04em}.testimonial-name{font-size:15px;line-height:15px}.testimonials{position:relative;width:100%;height:100vh}.testimonials-row{position:static;display:block}.testimonial-card{position:absolute;left:50%;top:0;width:80%;transform:translate(-50%,50vh);opacity:0;animation:50s ease-in-out infinite riseUp}.row-1 .testimonial-card:first-child{animation-delay:0s}.row-1 .testimonial-card:nth-child(2){animation-delay:5s}.row-1 .testimonial-card:nth-child(3){animation-delay:10s}.row-1 .testimonial-card:nth-child(4){animation-delay:15s}.row-1 .testimonial-card:nth-child(5){animation-delay:20s}.row-1 .testimonial-card:nth-child(6){animation-delay:25s}.row-2 .testimonial-card:first-child{animation-delay:30s}.row-2 .testimonial-card:nth-child(2){animation-delay:35s}.row-2 .testimonial-card:nth-child(3){animation-delay:40s}.row-2 .testimonial-card:nth-child(4){animation-delay:45s}.row-2 .testimonial-card:nth-child(5){animation-delay:50s}@keyframes riseUp{0%{opacity:1;transform:translate(-50%,80vh)}30%{opacity:1;transform:translate(-50%,0)}100%,50%{opacity:1;transform:translate(-50%,-100vh)}}}