.service-highlights{background-color:var(--primary-color);color:#fff;display:flex;flex-direction:column;height:422px;padding:2rem;width:100%;margin-top:58px;@media screen and (max-width:30.3125rem){height:1150px}@media screen and (min-width:30.3125rem) and (max-width:57.5rem){height:600px}.service-highlights-title{text-align:center}.service-highlights-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;justify-items:center;margin:2rem auto 0;max-width:67.5rem;width:100%;@media screen and (max-width:30.3125rem){grid-template-columns:repeat(1,1fr)}@media screen and (min-width:30.3125rem) and (max-width:57.5rem){grid-template-columns:repeat(2,1fr)}}.service-highlights-more-link{color:#fff;font-size:1.25rem;align-self:center;margin-top:2rem;text-align:center;width:100%}.service-highlights-more-link:hover{color:var(--white-link-hover-color)}}.cta-button-service{display:block;width:100%;padding:16px 24px;background:#fff;color:#124170;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;max-width:260px;text-align:center;margin:2rem auto}.cta-button-service:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.your-dentists-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem auto;padding:0 2rem;.your-dentists-text-container{color:var(--primary-color);padding:2rem;max-width:64rem;margin:0 auto;line-height:1.4;text-align:justify;.your-dentists-title{text-align:center}.your-dentists-text{margin-top:2rem;max-width:50rem;text-align:center}}.your-dentists-images-container{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 2rem;width:100%;max-width:55rem;@media (max-width:650px){flex-direction:column}.your-dentists-images-container-second-img{margin:0 auto;@media (max-width:650px){margin-left:auto;margin-bottom:2rem;margin-right:auto;margin-top:2rem}}}}.cta-button-team{display:block;width:100%;margin-top:24px;padding:16px 24px;background:#124170;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;max-width:260px;text-align:center;@media (max-width:860px){margin-top:0}}.cta-button-team:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}