.services-title{margin-bottom:56px}.services__cards{display:flex;flex-wrap:wrap;gap:16px}.card{display:flex;flex-direction:column;justify-content:space-between;padding:32px;border:1px solid #8f8f8f;width:400px;border-radius:10px}.card:hover{background-color:#f4faf9;border:1px solid #289a8f}.card:hover .details{color:#289a8f}.card:hover .details__arrow path{fill:#289a8f}.card_img{width:100%;border-radius:4px;margin-bottom:16px}.card__title{font-family:Lato-700,sans-serif;font-size:20px;line-height:28px;margin-bottom:16px}.card__description{margin-bottom:32px}.card__text{font-family:Lato-400,sans-serif;font-size:16px;line-height:22px;color:#8f8f8f}.card__text:not(:last-child){margin-bottom:8px}.card__text span{color:#333333}.card__time:before{content:url(/images/services/card-clock.svg);padding-right:8px;vertical-align:middle}.card__worker:before{content:url(/images/services/card-worker.svg);padding-right:8px;vertical-align:middle}.card__more{display:flex;justify-content:space-between}.card__price{font-family:Lato-700,sans-serif;font-size:16px;line-height:22px}.card__discount{display:flex;flex-direction:column;justify-content:space-between;background-image:url(/images/services/card-background.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:64px 47px;width:400px;border:1px solid #ffffff;border-radius:10px}.sale__btn:before{width:24px;height:24px;content:url(/images/services/percent.svg);margin-right:10px}.sale__btn:hover:before{content:url(/images/services/percent-hover.svg)}.services__offer{font-family:Lato-700,sans-serif;font-size:40px;margin-bottom:24px}.services__offer-color{color:#ffffff}.services__discount{font-family:Lato-700,sans-serif;font-size:60px;color:#ffffff;padding:8px 32px;background:#333333;border-radius:10px;margin-bottom:48px;max-width:183px}@media screen and (max-width:1279px){.services__discount,.services__offer{margin-bottom:0}.services__offer{margin-right:24px}.card{width:49%}.card__discount{width:100%;background-size:cover}.card__discount .card__content{display:flex;align-items:center;margin-bottom:45px}}@media screen and (max-width:847px){.services__cards{gap:14px}}@media screen and (max-width:800px){.services__cards{gap:12px}}@media screen and (max-width:650px){.card{width:100%}.services__offer{font-size:30px;margin-right:0;margin-bottom:24px}.services__discount{font-size:30px}.card__text{font-size:14px}.card{width:100%;padding:24px}.card__discount{padding:52px 40px;width:100%}.card__discount .card__content{flex-direction:column;align-items:flex-start;margin-bottom:48px}}