.service-content h3{margin:10px 0 19px}.service-content p{line-height:1.9;margin-bottom:25px}.service-btn{align-items:center;background-color:transparent;border:1px solid #fad5c9;border-radius:50%;color:var(--primary-color);display:inline-flex;height:55px;justify-content:center;width:55px}.service-btn:hover{background-color:var(--primary-color);border:1px solid var(--primary-color);color:var(--light-color)}.service-btn span{display:inline-flex}.service-btn svg{height:16px;width:16px}.service-btn svg path{stroke:currentColor;fill:currentColor}.service-card{border-radius:5px;box-shadow:0 6px 30px rgba(0,0,0,.09);padding:35px 30px;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.service-content p br{display:none}.service-content h3{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px){.service-content p br{display:none}}@media only screen and (max-width:767px){.service-content p br{display:none}.service-content h3{margin:10px 0}.service-content p{margin-bottom:15px}}