.Testimonal-container{background-color:var(--white);width:100%;overflow-x:hidden}.Testimonial-main-container{max-width:1120px;margin:auto;padding:50px 16px}.testimonial-header{text-align:center;margin-bottom:2rem}.testimonial-grid{grid-template-columns:250px 1fr;align-items:center;gap:0;margin-left:-1rem;margin-right:calc(100% - 100vw);display:grid;overflow:visible}.testimonial-side-box{text-align:left;border-right:3px solid var(--grey1);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;max-width:100%;padding-left:1rem;padding-right:2rem;display:flex}.testimonial-side-box h3{color:var(--black);text-align:left;font-size:28px;font-weight:500}.testimonial-side-box img{width:60px;height:60px}.testimonial-title-wrap{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.testimonial-dots{flex-wrap:wrap;gap:9px;margin-top:.5rem;display:flex}.dash-inactive{background-color:var(--primeryPastel);cursor:pointer;border:none;border-radius:4px;width:30px;height:6px;padding:0;transition:all .3s}.dash-inactive:hover{background-color:var(--grey1)}.dash-inactive:focus{outline-offset:2px}.dash-inactive.dash-active{background-color:var(--text2);width:40px}.testimonial-card-box{scroll-behavior:smooth;cursor:grab;gap:1.5rem;width:100%;min-width:0;margin-right:calc(100% - 100vw);padding-left:0;padding-right:0;display:flex;position:relative;left:20px;overflow-x:auto}.testimonial-card-box>.ghost-card{flex:0 0 100px;height:0!important;box-shadow:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.ghost-card{opacity:0;pointer-events:none;flex:0 0 45%;height:1px}.testimonial-card-box{padding-right:160px}.ghost-card *{display:none!important}.testimonial-card-box:active{cursor:grabbing}.testimonial-card-box::-webkit-scrollbar{display:none}.testimonial-card{background:var(--bgGrey);border-radius:15px;flex:0 0 498px;padding:1.5rem;transition:box-shadow .3s;box-shadow:0 2px 8px rgba(0,0,0,.08)}.testimonial-profile{justify-content:space-between;align-items:center;display:flex}.profile-info{align-items:center;gap:.75rem;display:flex}.profile-info img{object-fit:cover;border-radius:50%;width:45px;height:45px}.profile-info h4{color:var(--black);margin:0;font-size:.95rem;font-weight:600}.profile-info h5{color:var(--text2);margin:0;font-size:.85rem;font-weight:500}.stars{gap:2px;display:flex}.stars img{width:16px;height:16px}.testimonial-card p{text-align:justify;margin-top:1rem;margin-bottom:0}.testimonial-marquee-wrapper{width:100%;max-width:1020px;margin:15px;overflow:hidden}.testimonial-marquee-track{will-change:transform;gap:24px;display:flex;transform:translate(0)}.testimonial-marquee-wrapper,.testimonial-card-box{pointer-events:auto;overflow:hidden!important}@media (max-width:1024px){.testimonial-card{flex:0 0 calc(50% - 12px)}}@media (max-width:768px){.testimonial-grid{flex-direction:column;gap:2rem;padding:0 10px;display:flex}.testimonial-side-box{text-align:center;border:none;flex-direction:column;justify-content:center;align-items:center;padding-bottom:0}.testimonial-card-box{width:100vw;margin-right:calc(100% - 100vw)}.testimonial-card{flex:0 0 calc(50% - 12px)}.testimonial-side-box img{width:45px;height:45px}.testimonial-title-wrap{align-items:center}.testimonial-dots{justify-content:center}}@media (max-width:426px){.testimonial-grid{flex-direction:column}.testimonial-header h1{margin-bottom:0;font-size:25px}.testimonial-side-box img{width:30px;height:30px}.testimonial-side-box h3{text-align:center;font-size:22px}.testimonial-card{flex:0 0 100%}.testimonial-dots{justify-content:center;width:100%}.dash-inactive{width:17px;height:5px}.dash-inactive.dash-active{width:30px}}
