.homeTestimonial-container{background-color:var(--customColor3);justify-content:space-evenly;align-items:center;width:100%;height:100%;margin-bottom:30px;padding:20px;display:flex}.homeTestimonial-content{justify-content:center;align-items:center;height:100%;display:flex}.homeTestimonial-content:first-child{width:30%}.homeTestimonial-content:nth-child(2){width:60%}.homeTestimonialMain-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.homeTestimonialMain-content{justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.homeTestimonialMain-wrapper{border:dotted 2px var(--customColor2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-radius:20px;justify-content:space-between;align-items:center;width:80%;height:400px;padding:20px;display:flex}.quoteIco{color:var(--customColor1)}.homeTestimonialMain-imgContainer{border-radius:100%;width:180px;height:180px;overflow:hidden;box-shadow:0 0 10px #000}.homeTestimonialMain-imgContainer>img{object-fit:cover;width:100%;height:100%}.homeTestimonialMain-textContainer{flex-direction:column;justify-content:center;align-items:center;width:70%;height:100%;display:flex}.homeTestimonialMain-textContent{width:100%;color:var(--customColor2);text-align:center;padding:10px;font-size:20px}.homeTestimonialMain-textContent:first-child{justify-content:flex-start;align-items:center;font-size:40px;display:flex}.homeTestimonialMain-textContent:nth-child(2){justify-content:flex-start;align-items:center;font-size:20px;font-weight:700;display:flex}.homeTestimonialMain-textContent:nth-child(3)>p{text-align:justify;font-size:18px}.homeTestimonialMain-textContent:nth-child(4){justify-content:flex-end;align-items:center;font-size:40px;display:flex}.homeTestimonialHeader-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;height:400px;display:flex}.homeTestimonialHeader-container>span>h2{text-align:center;color:var(--customColor1)}.homeTestimonialHeader-container>span>p{text-align:center;color:var(--customColor2);font-size:18px;font-weight:500}.homeTestimonialHeader-logo{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.homeTestimonialHeader-logo>img{object-fit:cover;width:300px;height:300px}@media screen and (min-width:320px) and (max-width:767px){.homeTestimonial-container{flex-direction:column}.homeTestimonial-content:first-child,.homeTestimonial-content:nth-child(2){width:100%}.homeTestimonialMain-wrapper{flex-direction:column;width:100%;height:100%;padding:0}}@media screen and (min-width:768px) and (max-width:990px){.homeTestimonial-container{flex-direction:column}.homeTestimonial-content:first-child,.homeTestimonial-content:nth-child(2){width:80%}.homeTestimonialMain-wrapper{flex-direction:column;width:100%;height:100%;padding:0}}
