.ServiceCardButton_serviceButton__kIr8m{display:flex;width:30%;padding:5px;justify-content:center;align-items:flex-start;gap:10px;flex-shrink:0;border-radius:15px;border:1px solid var(--secondary-color);color:var(--secondary-color);font-variant-numeric:lining-nums proportional-nums;font-style:normal;margin:3rem 8% 5%}.ServiceCardButton_serviceButton__kIr8m:hover{color:#fff;background-color:var(--secondary-color)}.ServiceCardButton_serviceButton__kIr8m button{letter-spacing:.5px}@media screen and (min-width:568px) and (max-width:767px){.ServiceCardButton_serviceButton__kIr8m{width:25%}}.ServiceCard_card__jJa_3{flex-shrink:0;border:2px solid var(--secondary-color);border-radius:30px;position:relative;margin-bottom:2rem;flex:1}.ServiceCard_heading__QHKoF{color:var(--secondary-color);font-variant-numeric:lining-nums proportional-nums;font-style:normal;margin-left:30px;margin-top:5%}.ServiceCard_unorderedList__q8zdT{width:88%;height:97px;margin-left:30px;margin-top:10px}.ServiceCard_listItem__l_aqR{color:var(--text-body,#676565);font-style:normal;list-style-type:disc;margin:5px 0}.ServiceCard_iconDiv__eI0Am{position:absolute;right:0;bottom:0;width:45%;height:105px;border-radius:55px 0 30px 0}.ServiceCard_imgIconDiv__wx1Rf{position:absolute;top:35%;left:40%}.ServiceCard_serviceIcon__UjWfr{margin:auto!important}.services_wrapper__3Imlp{margin:auto;width:100%;flex-wrap:wrap;padding:2rem}.services_scrollItem__K7dxZ{flex:0 0 100%}@media screen and (min-width:768px) and (max-width:1145px){.services_wrapper__3Imlp{width:60%}}@media screen and (min-width:550px) and (max-width:767px){.services_wrapper__3Imlp{width:70%}}@media screen and (max-width:545){.services_wrapper__3Imlp{width:80%}}.services_wrapper__3Imlp{display:flex;justify-content:center;align-items:center;min-height:250px;gap:3rem}.services_dotsContainer__OdetQ{display:flex;justify-content:center;margin:15px 0;gap:8px;padding-bottom:10px}.services_dot__9K02E{height:10px;width:10px;border-radius:50%;background-color:#ccc;display:inline-block;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.services_dot__9K02E:hover{transform:scale(1.2)}.services_activeDot__AllFd{background-color:#a41c1c}