.pccImp-container{justify-content:center;flex-direction:column;gap:20px;padding:10px}.pccImp-container,.pccImpCard-container{display:flex;align-items:center;width:100%}.pccImpCard-container{justify-content:flex-start;flex-wrap:wrap;padding:20px}.pccImpCard-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%;box-shadow:0 0 10px black;margin:20px}.commonServiceHead-container>h4{color:var(--customColor3);text-align:center}.pccImpCard-content{height:200px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.pccImpCard-content:first-child{width:20%}.pccImpCard-content:nth-child(2){width:80%;padding:10px}.pccImpCard-item{height:70%;width:80%;border-top-right-radius:100px;border-bottom-right-radius:100px;background-color:var(--customColor3);display:flex;justify-content:space-between;align-items:center;padding:5px;box-shadow:inset 0 0 10px black}.pccImpCard-content>h5{color:var(--customColor3)}.pccImpCard-content>p{font-size:18px;text-align:justify}.pccImpCard-icon{border:solid;background-color:white;padding:20px;font-size:50px;border-radius:100%;color:var(--customColor3)}.pccImpCard-item>span{margin-left:20px}.pccImpCard-item>span>h6{font-size:40px;color:white}@media screen and (min-width:320px) and (max-width:768px){.pccImpCard-wrapper{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:300px;height:100%;margin:20px}.pccImpCard-item{height:100%;width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px}.pccImpCard-content:first-child{width:100%}.pccImpCard-content:nth-child(2){width:100%;padding:10px}.pccImpCard-content{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.pccImpCard-content>h5{color:var(--customColor3);text-align:center}.pccImpCard-wrapper:first-child,.pccImpCard-wrapper:nth-child(2),.pccImpCard-wrapper:nth-child(3),.pccImpCard-wrapper:nth-child(4),.pccImpCard-wrapper:nth-child(5){margin-left:0}}@media screen and (min-width:769px) and (max-width:1200px){.pccImpCard-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%;box-shadow:0 0 10px black;margin:20px}.pccImpCard-content:first-child{width:30%}.pccImpCard-content:nth-child(2){width:80%;padding:10px}.pccImpCard-wrapper:first-child,.pccImpCard-wrapper:nth-child(2),.pccImpCard-wrapper:nth-child(3),.pccImpCard-wrapper:nth-child(4),.pccImpCard-wrapper:nth-child(5){margin-left:0}}