.service-cards{--sc-bg:#fff;--sc-card-bg:#fff;--sc-card-border:#e5e7eb;--sc-text:#111827;--sc-muted:#6b7280;--sc-accent:#1d5d5d;--sc-accent-2:#2d7676;--sc-accent-contrast:#fff;--sc-accent-soft:rgba(29,93,93,.08);--sc-shadow:0 18px 40px rgba(17,24,39,.08);background:var(--sc-bg);color:var(--sc-text)}.service-cards--alt{--sc-bg:#f8fafc}.service-cards--dark{--sc-bg:linear-gradient(135deg,#1b5555,#276868,#255256);--sc-card-bg:hsla(0,0%,100%,.05);--sc-card-border:hsla(0,0%,100%,.14);--sc-text:#fff;--sc-muted:hsla(0,0%,100%,.72);--sc-accent-soft:hsla(0,0%,100%,.1);--sc-shadow:0 18px 40px rgba(0,0,0,.16)}.service-cards--theme-teal{--sc-accent:#1d5d5d;--sc-accent-2:#2d7676;--sc-accent-contrast:#fff;--sc-accent-soft:rgba(29,93,93,.08)}.service-cards--theme-blue{--sc-accent:#1d4ed8;--sc-accent-2:#2563eb;--sc-accent-contrast:#fff;--sc-accent-soft:rgba(37,99,235,.08)}.service-cards--theme-green{--sc-accent:#15803d;--sc-accent-2:#16a34a;--sc-accent-contrast:#fff;--sc-accent-soft:rgba(22,163,74,.08)}.service-cards--theme-purple{--sc-accent:#7c3aed;--sc-accent-2:#8b5cf6;--sc-accent-contrast:#fff;--sc-accent-soft:rgba(139,92,246,.1)}.service-cards--theme-gray{--sc-accent:#374151;--sc-accent-2:#4b5563;--sc-accent-contrast:#fff;--sc-accent-soft:rgba(75,85,99,.08)}.service-cards__eyebrow{color:var(--sc-accent)}.service-cards--dark .service-cards__eyebrow{color:hsla(0,0%,100%,.72);letter-spacing:.12em;text-transform:uppercase}.service-cards__heading{color:var(--sc-text)}.service-cards__intro{color:var(--sc-muted)}.service-cards__grid--2,.service-cards__grid--3,.service-cards__grid--4{grid-template-columns:1fr}.service-card{background:var(--sc-card-bg);border:1px solid var(--sc-card-border)}.service-card--hover:hover{box-shadow:var(--sc-shadow);transform:translateY(-3px)}.service-card__icon-wrap{background:linear-gradient(135deg,var(--sc-accent),var(--sc-accent-2));color:var(--sc-accent-contrast)}.service-card__icon-wrap .hs_cos_wrapper_type_icon,.service-card__icon-wrap i,.service-card__icon-wrap svg{font-size:20px;height:20px;line-height:1;width:20px}.service-card__title{color:var(--sc-text)}.service-card__text{color:var(--sc-muted);margin-bottom:18px}.service-card__list{list-style:none;margin:0 0 20px;padding:0}.service-card__list-item{align-items:center;color:var(--sc-muted);display:flex;font-size:14px;gap:10px;line-height:1.5}.service-card__list-item+.service-card__list-item{margin-top:8px}.service-card__dot{background:var(--sc-accent);border-radius:999px;flex:0 0 6px;height:6px;width:6px}.service-cards--dark .service-card__dot{background:hsla(0,0%,100%,.85)}.service-card__link-wrap{margin-top:auto}.service-card__link{align-items:center;color:var(--sc-accent);display:inline-flex;font-size:14px;font-weight:600;gap:6px;text-decoration:none;transition:gap .2s ease,opacity .2s ease}.service-card__link:hover{gap:10px;opacity:.9}.service-cards--dark .service-card__link{color:#fff}.service-cards__cta{background:var(--sc-accent-soft);border:1px solid color-mix(in srgb,var(--sc-accent) 18%,transparent);border-radius:24px;margin-top:48px;padding:32px 24px;text-align:center}.service-cards--dark .service-cards__cta{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.14)}.service-cards__cta-heading{color:var(--sc-text);font-size:1.125rem;font-weight:600;margin:0 0 8px}.service-cards__cta-text{color:var(--sc-muted);margin:0 0 18px}.service-cards__cta-button{align-items:center;background:var(--sc-accent);border-radius:12px;color:var(--sc-accent-contrast);display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 22px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.service-cards__cta-button:hover{opacity:.92;transform:translateY(-1px)}.service-cards__quote{color:var(--sc-muted);font-size:1.3rem;font-style:italic;line-height:1.5;margin:56px auto 0;max-width:760px;text-align:center}@media (min-width:640px){.service-cards__grid--2,.service-cards__grid--3,.service-cards__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.service-cards__heading{font-size:2.5rem}.service-cards__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.service-cards__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.service-cards__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.fiduzia-hero__image{aspect-ratio:4/3;display:block;height:auto;object-fit:cover;width:100%}.service-cards{--section-bg:#fff;--section-text:#111827;--section-muted:#6b7280;--section-accent:#1d5d5d;--section-card-bg:#fff;--section-card-border:#e5e7eb;--section-shadow:0 18px 40px rgba(17,24,39,.08);background:var(--section-bg);color:var(--section-text);padding:80px 0}.service-cards--green{--section-bg:#fff;--section-text:#111827;--section-muted:#6b7280;--section-accent:#1d5d5d;--section-card-bg:#fff;--section-card-border:#e5e7eb}.service-cards--white{--section-bg:#fff;--section-text:#111827;--section-muted:#6b7280;--section-accent:#111827;--section-card-bg:#fff;--section-card-border:#e5e7eb}.service-cards--gray{--section-bg:#f8fafc;--section-text:#111827;--section-muted:#6b7280;--section-accent:#374151;--section-card-bg:#fff;--section-card-border:#dbe1e7}.service-cards__container{margin:0 auto;max-width:1160px;padding:0 20px}.service-cards__eyebrow{color:var(--section-accent);font-size:14px;font-weight:600;margin:0 0 8px;text-align:center}.service-cards__heading{color:var(--section-text);font-size:2rem;line-height:1.15;margin:0 0 16px;text-align:center}.service-cards__intro{color:var(--section-muted);line-height:1.7;margin:0 auto 56px;max-width:760px;text-align:center}.service-cards__intro p:last-child{margin-bottom:0}.service-cards__grid{display:grid;gap:24px;grid-template-columns:1fr}.service-card{--card-accent:var(--section-accent);--card-accent-soft:rgba(29,93,93,.08);--card-accent-border:rgba(29,93,93,.18);--card-accent-gradient:linear-gradient(135deg,#1d5d5d,#2d7676);background:var(--section-card-bg);border:1px solid var(--section-card-border);border-radius:24px;padding:24px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{border-color:var(--card-accent-border);box-shadow:var(--section-shadow);transform:translateY(-3px)}.service-card__icon-wrap{background:var(--card-accent-gradient);border-radius:14px;color:#fff;height:48px;margin-bottom:16px;width:48px}.service-card__icon,.service-card__icon-wrap{align-items:center;display:inline-flex;justify-content:center}.service-card__icon{height:20px;width:20px}.service-card__icon i,.service-card__icon svg{display:block;height:20px;stroke:currentColor;width:20px}.service-card__title{color:var(--section-text);font-size:1.25rem;line-height:1.25;margin:0 0 10px}.service-card__text{color:var(--section-muted);font-size:14px;line-height:1.65}.service-card__text p:last-child{margin-bottom:0}.service-card[style*="--card-accent"]{background:linear-gradient(0deg,var(--card-accent-soft),var(--card-accent-soft)),var(--section-card-bg)}@media (min-width:640px){.service-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.service-cards__heading{font-size:2.5rem}.service-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.service-cards--petrol{background:linear-gradient(135deg,#1b5555,#276868,#255256)}.service-cards--petrol .service-cards__eyebrow{color:hsla(0,0%,100%,.7)}.service-cards--petrol .service-cards__heading{color:#fff}.service-cards--petrol .service-cards__intro,.service-cards--petrol .service-cards__intro p{color:hsla(0,0%,100%,.7)}.service-cards--petrol .service-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);color:#fff}.service-cards--petrol .service-card__icon-wrap{background:hsla(0,0%,100%,.1)}.service-cards--petrol .service-card__icon,.service-cards--petrol .service-card__icon svg{color:hsla(0,0%,100%,.8);stroke:currentColor}.service-cards--petrol .service-card__title{color:#fff}.service-cards--petrol .service-card__text,.service-cards--petrol .service-card__text li,.service-cards--petrol .service-card__text p{color:hsla(0,0%,100%,.7)}