.services{max-width:960px;padding:1rem 45px 45px}@media only screen and (max-width:985px){.services{padding:8rem 0 0}}.services__card__wrapper{margin-top:3rem}.services__card__inner__wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.services__card{display:flex;justify-content:flex-start;align-items:flex-start;padding:18px;border-radius:5px;background-color:#f7f7f7;text-decoration:none;color:#000;width:100%;margin-bottom:1.5rem;transition:all .3s ease-in-out;flex-direction:column;border:1px solid #e9e9e9}.services__card h3{font-size:1.09rem;font-weight:600;margin-bottom:10px;color:#1d1c1c}.services__card p{font-size:1rem;font-weight:400;color:#202020;max-width:800px;text-align:left;margin-bottom:10px;line-height:1.5}.services__card p a{color:#353535;font-weight:500;transition:all .3s ease-in-out}.services__card p a:hover{color:#898a89}.services__card ul{list-style-type:disc;color:#b3b3b3;padding-left:10px}.services__card ul li{margin-bottom:5px}.services__card ul li span{font-size:.97rem;font-weight:400;color:#656565}.services__card .services__card__cta{margin-top:1rem;display:flex;justify-content:flex-start;align-items:center;gap:10px}@media only screen and (max-width:460px){.services__card .services__card__cta{flex-direction:column;align-items:flex-start}}.services__card .services__card__cta a{display:flex;justify-content:flex-start;align-items:center;padding:8px 20px;border-radius:5px;background-color:#f7f7f7;color:#1d1c1c;text-decoration:none;font-weight:500;transition:all .3s ease-in-out;border:1.4px solid #b3b3b3;font-size:1rem}.services__card .services__card__cta a:nth-child(2) svg{font-size:1.5rem;color:#2faa33;margin-right:8px}.services__card .services__card__cta a:nth-child(2):hover{background-color:hsla(0,0%,78%,.8)}