.services-cta{background-color:var(--background-wrapper-color);padding:clamp(30px,4vw,50px) clamp(20px,6vw,80px) clamp(45px,6vw,70px)}.services-cta__content{max-width:var(--container-wide-width);justify-content:space-between;align-items:flex-end;gap:40px;margin-inline:auto;display:flex}.services-cta__text{max-width:700px}.services-cta__title{color:var(--main-title-color);font-family:var(--accent-font);margin-top:15px;font-size:clamp(30px,4vw,46px);line-height:1.1}.services-cta__description{max-width:620px;color:var(--main-text-color);margin-top:18px;font-size:clamp(15px,1.3vw,17px);line-height:1.6}.services-cta__actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:14px;display:flex}.services-cta__phone{color:#184b39;font-family:var(--point-like-font);font-size:clamp(15px,1.2vw,18px);font-weight:600;text-decoration:none;transition:color .3s}.services-cta__phone:hover{color:var(--button-accent-color)}.services-cta_white{background-color:#fff}.services-cta__button{flex-shrink:0}@media (width<=768px){.services-cta{padding:50px 15px}.services-cta__content{flex-direction:column;align-items:flex-start;gap:25px}.services-cta__actions{align-items:flex-start;width:100%}}@media (width<=480px){.services-cta{padding:40px 10px}.services-cta__content{gap:22px}.services-cta__actions{align-items:flex-start;width:100%}.services-cta .btn{width:100%}}
