.homeCerti{border-top:2px solid var(--customColor2);border-bottom:2px solid var(--customColor1);justify-content:center;align-items:center;gap:20px;width:100%;margin-top:10px;padding:30px;display:flex}.homeCerti>h2{color:var(--customColor2);font-weight:300}.homeCertiLine{border:1px solid var(--customColor1);width:200px}.certi{justify-content:center;align-items:center;width:60%;height:80px;padding:10px;display:flex}.certiImg{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:85px;height:70px;padding:5px;display:flex}.certiImg>img{object-fit:contain;width:100%;height:100%;transform:scale(1.5)}.certi>h3{text-align:center;color:var(--customColor1)}@media screen and (min-width:320px) and (max-width:768px){.homeCerti{flex-direction:column;padding:10px}.certi{width:100%;height:80px;padding:5px}.certiImg{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:150px;height:70px;padding:5px;display:flex}.certi>h3{font-size:18px}}
.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%;transform:scale(1.4)}.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}}
.homeWhyContainer{justify-content:center;align-items:center;gap:10px;width:100%;padding:30px;display:flex}.homeWhyWrapper2{width:100%;padding:10px}.homeWhyContents{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:100%;display:flex}.homeWhyContents-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;display:flex}.homeWhyCard{border-bottom:solid 5px var(--customColor1);border-radius:20px;flex-direction:column;justify-content:space-evenly;align-items:flex-start;gap:10px;width:300px;height:300px;padding:10px;display:flex;box-shadow:0 0 10px gray}.homeWhyCard>p{text-align:justify}.homeWhyCardImg{color:#fff;background-color:var(--customColor2);border-radius:100%;justify-content:center;align-items:center;width:80px;height:80px;padding:15px;display:flex}.homeWhyCardImg>img{object-fit:cover;width:100%;height:100%}.homeWhyCard:hover .homeWhyCardImg>img{animation:1s linear infinite move}@keyframes move{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(0)}75%{transform:translate(-5px)}to{transform:translate(0)}}.homeWhyHead>h2{text-align:center;color:var(--customColor1);font-size:50px}.homeWhyHead>p{text-align:center;font-size:18px}@media screen and (min-width:320px) and (max-width:768px){.homeWhyContainer{flex-direction:column;padding:10px}.homeWhyWrapper1{width:100%;height:100%}.homeWhyWrapper1>img{object-fit:contain;border-radius:20px;width:100%;height:100%}.homeWhyWrapper1>img:nth-child(2){width:100px;bottom:-30px;right:0}.homeWhyWrapper2{width:100%;padding:10px}.homeWhyHead{margin-top:20px}.homeWhyHead>h2{text-align:center;font-size:30px}.homeWhyHead>p{text-align:justify}.homeWhyCard{width:290px;padding:10px}}
