.services-confidence{padding:100px 0;background:#f9fafb}.confidence-layout{display:grid;grid-template-columns:1fr auto 1fr;gap:48px;align-items:center;margin-top:60px}.confidence-items{display:flex;flex-direction:column;gap:48px}.confidence-items--left .confidence-item{text-align:right}.confidence-items--left .confidence-item__icon{margin-left:auto}.confidence-item__icon{width:48px;height:48px;background:#ff4141;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.confidence-item__icon .material-icons{font-size:24px}.confidence-item__title{font-size:1.1rem;font-weight:700;color:#111827;margin-bottom:8px}.confidence-item__text{color:#6b7280;line-height:1.6;font-size:.95rem}.confidence-center{width:420px;flex-shrink:0}.confidence-center__visual{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.18);height:600px}.confidence-center__img{width:100%;display:block;object-fit:cover;transition:transform .5s ease}.confidence-center__visual:hover .confidence-center__img{transform:scale(1.07)}.confidence-center__overlay{position:absolute;bottom:0;left:0;right:0;padding:48px 28px 28px;background:linear-gradient(to top,rgba(0,0,0,.72)0,transparent 100%);color:#fff}.confidence-center__label{font-size:1.5rem;font-weight:800;margin-bottom:4px;letter-spacing:-.02em}.confidence-center__tagline{font-size:.9rem;font-weight:500;opacity:.85;margin:0}@media (max-width:992px){.confidence-layout{grid-template-columns:1fr 1fr}.confidence-center{grid-column:1/-1;width:100%;max-width:420px;margin:0 auto;order:-1}.confidence-items--left .confidence-item{text-align:left}.confidence-items--left .confidence-item__icon{margin-left:0}}@media (max-width:768px){.confidence-layout{grid-template-columns:1fr}.cta-buttons,.services-hero__actions{flex-direction:column}.cta-buttons .btn,.services-hero__actions .btn{width:100%}}