.ServiceWhy-container{gap:20px;width:100%;padding:10px}.ServiceWhy-container,.serviceWhyHead-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.serviceWhyHead-container>h4{color:var(--customColor3);text-align:center}.serviceWhyHead-container>p{font-size:18px;text-align:center}.serviceWhyCard-container{align-items:center;flex-wrap:wrap;padding:20px}.serviceWhyCard-container,.serviceWhyCard-wrapper{display:flex;justify-content:flex-start;width:100%}.serviceWhyCard-wrapper{align-items:flex-start;margin:20px}.serviceWhyCard-content{height:100px;width:100%;display:flex;justify-content:flex-start;align-items:center;gap:30px;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:10px;background-color:var(--customColor1)}.serviceWhyCard-item1{border-radius:100%;height:80px;width:80px;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--customColor5)}.serviceWhyCard-icon{color:white;font-size:50px}.serviceWhyCard-item2>h5{color:white}.serviceWhyCard-item2>p{color:white;font-size:18px}.serviceWhyCard-wrapper:first-child{width:60%}.serviceWhyCard-wrapper:nth-child(2){width:70%}.serviceWhyCard-wrapper:nth-child(3){width:80%}.serviceWhyCard-wrapper:nth-child(4){width:90%}@media screen and (min-width:320px) and (max-width:768px){.serviceWhyCard-container{gap:20px}.serviceWhyHead-container>p{font-size:18px;text-align:justify}.serviceWhyCard-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin:0}.serviceWhyCard-content{height:100%;width:300px;gap:30px;border-top-left-radius:20px;border-bottom-left-radius:0;flex-direction:column;border-bottom-right-radius:20px}.serviceWhyCard-wrapper:first-child,.serviceWhyCard-wrapper:nth-child(2),.serviceWhyCard-wrapper:nth-child(3),.serviceWhyCard-wrapper:nth-child(4){width:100%}.serviceWhyCard-item2>h5{text-align:center}.serviceWhyCard-item2>p{text-align:justify}}.serviceHow-container{gap:20px;width:100%;padding:50px;gap:60px}.serviceHow-container,.serviceHowHead-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.serviceHowHead-container>h4{color:var(--customColor3);text-align:center}.serviceHowHead-container>p{font-size:18px;text-align:center}.serviceHowCard-container{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;gap:50px}.serviceHowCard-wrapper{width:300px;height:350px;position:relative;display:flex;justify-content:center;align-items:flex-end;border-bottom-right-radius:50px;background-color:var(--customColor3)}.serviceHowCard-content{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:270px;height:300px;padding:10px;position:absolute;z-index:2;border-top-left-radius:50px;top:-40px;background-color:white;gap:10px;box-shadow:0 0 5px black}.serviceHowCard-arrow{position:absolute;bottom:-10px;right:30px;width:30px;height:30px;transform:rotate(-45deg);background-color:white;z-index:-1}.serviceHowCard-content>h5{color:var(--customColor3);text-align:center}.serviceHowCard-content>p{text-align:justify;font-size:18px}.serviceHowCard-wrapper>h3{width:100%;padding-left:20px;text-align:start;color:white}.serviceHowCard-content>img{width:50px;height:50px;background-color:white}@media screen and (min-width:320px) and (max-width:768px){.serviceHowCard-container{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;gap:50px;margin-top:20px}.serviceHowHead-container>p{font-size:18px;text-align:justify}}