.homePaintingService-container{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.homePaintingService-content{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.homePaintingService-card{background-color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:110px;height:110px;margin:10px;padding:10px;transition:all .2s ease-in-out;display:flex;box-shadow:0 0 5px #0003}.homePaintingService-card:hover{box-shadow:0 5px 0 var(--customColor1)}.homePaintingService-card>a{color:#000;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;text-decoration:none;display:flex}.homePaintingService-card>a>span>img{object-fit:contain;width:36px;height:36px}.homePaintingService-card>a>h5{text-align:center;font-size:10px;font-weight:600;line-height:1.2}@media (max-width:600px){.homePaintingService-card{width:95px;height:95px;margin:8px}.homePaintingService-card>a>span>img{width:30px;height:30px}.homePaintingService-card>a>h5{font-size:9px}}
.homeCivicWork-container{background-color:var(--customColor3);flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.homeCivicWork-content{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.homeCivicWork-card{background-color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:110px;height:110px;margin:10px;padding:10px;transition:all .2s ease-in-out;display:flex;box-shadow:0 0 5px #0003}.homeCivicWork-card:hover{box-shadow:0 5px 0 var(--customColor1)}.homeCivicWork-card>a{color:#000;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;text-decoration:none;display:flex}.homeCivicWork-card>a>span>img{object-fit:contain;width:36px;height:36px}.homeCivicWork-card>a>h5{text-align:center;font-size:10px;font-weight:600;line-height:1.2}@media (max-width:600px){.homeCivicWork-card{width:95px;height:95px;margin:8px}.homeCivicWork-card>a>span>img{width:30px;height:30px}.homeCivicWork-card>a>h5{font-size:9px}}
.homePestControl-container{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.homePestControl-content{padding:20px;display:flex}.homePestControl-content .homePestControl-container{background-color:var(--customColor3);flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.homePestControl-content .homePestControl-content{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.homePestControl-content .homePestControl-card{background-color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:110px;height:110px;margin:10px;padding:10px;transition:all .2s ease-in-out;display:flex;box-shadow:0 0 5px #0003}.homePestControl-content .homePestControl-card:hover{box-shadow:0 5px 0 var(--customColor1)}.homePestControl-content .homePestControl-card>a{color:#000;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;text-decoration:none;display:flex}.homePestControl-content .homePestControl-card>a>span>img{object-fit:contain;width:36px;height:36px}.homePestControl-content .homePestControl-card>a>h5{text-align:center;font-size:10px;font-weight:600;line-height:1.2}@media (max-width:600px){.homePestControl-content .homePestControl-card{width:95px;height:95px;margin:8px}.homePestControl-content .homePestControl-card>a>span>img{width:30px;height:30px}.homePestControl-content .homePestControl-card>a>h5{font-size:9px}}.homePestControl-content{flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.homePestControl-content>a{color:#000;text-decoration:none}.homePestControl-card{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:300px;height:220px;margin:20px;padding:16px;transition:all .3s ease-in-out;display:flex;box-shadow:0 0 8px gray}.homePestControl-card:hover{box-shadow:0 8px 0px var(--customColor1)}.homePestControl-card>span>img{object-fit:cover;width:60px;height:60px}.homePestControl-card>h5{text-align:center;font-weight:700}.homePestControl-card>a>button{color:#fff;background-color:var(--customColor1);border:none;border-radius:10px;padding:10px}.homePestControl-card>a>button:hover{background-color:var(--customColor2)}.button-group{gap:10px;margin-top:10px;display:flex}.btn-primary,.btn-secondary{color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px}.btn-primary{background-color:var(--customColor1)}.btn-primary:hover{background-color:var(--customColor2)}.btn-secondary{background-color:var(--customColor2);border:2px solid #fff}.btn-secondary:hover{background-color:var(--customColor2);border:2px solid #fff9}
