.home-services-backdrop{position:relative;width:100%;overflow:hidden;margin-top:60px}.home-services-backdrop__background,.home-services-backdrop__veil{position:absolute;inset:0;display:block;width:100%;height:100%}.home-services-backdrop__background{height:max(100%,62.5vw);-o-object-fit:cover;object-fit:cover}.home-services-backdrop__veil{background:color-mix(in srgb,var(--home-paper) 80%,transparent)}.home-services-backdrop__content{position:relative;z-index:1}.home-services{--home-services-muted:#666;--home-services-avatar-bg:#dbdadf;--home-services-review-border:#ff8f0f;--home-services-mark-start:#844fff;--home-services-mark-end:#e9a6ff;position:relative;width:100%;color:var(--home-ink,#1c1f23);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;padding:60px 48px}.home-services__container{position:relative;width:min(100%,1200px);margin:40px auto 0}.home-services h2{margin:0;font-size:32px;font-weight:700;letter-spacing:.5px;line-height:40px;text-align:center}.home-services__stats{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px}.home-services__stat{display:flex;min-width:0;align-items:center;gap:16px}.home-services__stat-mark{width:50px;height:50px;flex:0 0 50px;border-radius:12px;background:linear-gradient(139deg,var(--home-services-mark-start) 5.67%,var(--home-services-mark-end) 99.62%)}.home-services__stat span,.home-services__stat strong{display:block}.home-services__stat strong{font-size:32px;font-weight:700;line-height:32px}.home-services__stat span{margin-top:8px;color:var(--home-services-muted);font-size:14px;font-weight:400;letter-spacing:.5px;line-height:28px;white-space:nowrap}.home-services__reviews{display:flex;flex-direction:column;gap:28px;margin-top:40px}.home-services__review-row{display:grid;gap:28px}.home-services__review-row--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.home-services__review-row--standard{grid-template-columns:repeat(3,minmax(0,1fr))}.home-service-review{display:flex;min-width:0;min-height:221px;flex-direction:column;border:1px solid color-mix(in srgb,var(--home-services-review-border) 20%,transparent);border-radius:24px;background:var(--home-paper);padding:27px}.home-services__review-row--standard .home-service-review{min-height:243px}.home-service-review__author{display:flex;align-items:center;gap:16px}.home-service-review__avatar{display:block;width:48px;height:48px;flex:0 0 48px;overflow:hidden;border-radius:50%;background:var(--home-services-avatar-bg)}.home-service-review__avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-service-review__author h3,.home-service-review__author p,.home-service-review__quote{margin:0}.home-service-review__author h3{font-size:22px;font-weight:600;line-height:24px}.home-service-review__author p{margin-top:8px;color:var(--home-services-muted);font-size:14px;line-height:20px}.home-service-review__quote{margin-top:22px;font-size:14px;letter-spacing:.5px;line-height:24px}.home-service-review__stars{margin-top:auto}@media(max-width:900px){.home-services{padding:80px 24px 0}.home-services__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.home-services__review-row,.home-services__review-row--standard{grid-template-columns:1fr}.home-service-review,.home-services__review-row--standard .home-service-review{min-height:221px}}@media(max-width:640px){.home-services{padding:64px 16px 0}.home-services h2{font-size:28px;line-height:36px}.home-services__stats{grid-template-columns:1fr;gap:24px}.home-services__stat span{white-space:normal}.home-service-review{padding:24px}}