.Card--interactive{width:100%;padding:0;border:none;cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;outline:none}.Card--interactive:focus-visible{outline:2px solid rgba(26,29,38,.18);outline-offset:2px}.Card--interactive:hover{transform:none}.Card--service{min-height:auto;border-radius:20px;border:1px solid var(--wp-border, rgba(26, 29, 38, .08));background:#fff;box-shadow:0 8px 24px #1a1d260f;padding:10px;transition:box-shadow .25s ease,transform .25s ease}.Card--service:hover,.Card--service.Card--interactive:hover{border-color:var(--wp-border, rgba(26, 29, 38, .08));box-shadow:0 12px 28px #1a1d2614;transform:none}.Card--service .Card__media{overflow:hidden;border-radius:14px;background:#f3f6fb}.Card--service img{width:100%;height:108px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:14px;transition:transform .35s ease}.Card--service:hover img{transform:scale(1.04)}.Card--service .Card__body{padding:12px 6px 4px}.Card--service h3{margin:0 0 4px;padding:0;font-size:15px;font-weight:700;line-height:1.3;color:var(--wp-text, #1a1d26)}.Card--service p{margin:0;padding:0;font-size:12.5px;line-height:1.45;color:var(--wp-text-muted, #5c6370)}.Card--source-hidden{opacity:0;pointer-events:none}.Card__body{display:flex;flex-direction:column}.ServiceCarousel{display:flex;flex-direction:column;gap:12px}.ServiceCarousel__footer{display:flex;justify-content:flex-end;align-items:center}.ServiceCarousel__navs{display:flex;align-items:center;gap:8px}.ServiceCarousel__viewport{overflow:hidden;min-width:0}.ServiceCarousel__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 8px;-ms-overflow-style:none;scrollbar-width:none}.ServiceCarousel__track::-webkit-scrollbar{display:none}.ServiceCarousel__track--centered{justify-content:center;overflow-x:visible;scroll-snap-type:none}.ServiceCarousel__slide{flex:0 0 220px;scroll-snap-align:start}.ServiceCarousel__nav{width:38px;height:38px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#eef0f4;color:#1a1d26;box-shadow:none;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.ServiceCarousel__nav svg{display:block}.ServiceCarousel__nav:hover{transform:translateY(-1px);background:#e4e7ed;color:#0f1218}.ServiceCarousel__nav:active{transform:scale(.96)}@media(max-width:640px){.ServiceCarousel__slide{flex-basis:min(200px,72vw)}.ServiceCarousel__nav{width:34px;height:34px}}.ServiceExpand__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;border:none;padding:0;background:#0c101885;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer}.ServiceExpand__modal{position:fixed;z-index:1210;top:0;right:0;bottom:0;left:0;margin:auto;width:min(560px,100vw - 32px);height:-moz-fit-content;height:fit-content;max-height:min(86vh,760px);overflow:hidden;padding:10px;background:var(--wp-surface, #fff);border:1px solid var(--wp-border, rgba(26, 29, 38, .08));border-radius:20px;box-shadow:0 32px 80px #0a101c47}.ServiceExpand__modal .ServiceExpand__media{border-radius:14px}.ServiceExpand__modal .ServiceExpand__media img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:14px}.ServiceExpand__content{max-height:calc(86vh - 280px);overflow-y:auto;padding:14px 6px 6px}.ServiceExpand__close{position:absolute;top:14px;right:14px;z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffffeb;color:var(--wp-text, #1a1d26);box-shadow:0 4px 16px #0a101c24;cursor:pointer;transition:transform .2s ease,background .2s ease}.ServiceExpand__close:hover{transform:scale(1.05);background:#fff}.ServiceExpand__close:active{transform:scale(.96)}.ServiceExpand__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--wp-accent, #2b98f0)}.ServiceExpand__title{margin:0 0 8px;font-family:Raleway,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;letter-spacing:-.02em;color:var(--wp-text, #1a1d26)}.ServiceExpand__lead{margin:0 0 14px;font-size:1rem;font-weight:600;color:var(--wp-text, #1a1d26)}.ServiceExpand__description{margin:0 0 18px;font-size:.98rem;line-height:1.65;color:var(--wp-text-muted, #5c6370)}.ServiceExpand__highlights{margin:0 0 24px;padding:0;list-style:none}.ServiceExpand__highlights li{position:relative;padding-left:18px;margin-bottom:10px;font-size:.94rem;line-height:1.5;color:var(--wp-text-muted, #5c6370)}.ServiceExpand__highlights li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--wp-accent, #2b98f0);transform:translateY(-50%)}.ServiceExpand__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#56ccf2 0%,var(--wp-accent-dark, #2488d9) 100%);border-radius:12px;box-shadow:0 8px 24px #2b98f03d;transition:transform .2s ease,box-shadow .2s ease}.ServiceExpand__cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2b98f052;color:#fff}.ServiceExpand__cta:active{transform:translateY(0)}@media(max-width:640px){.ServiceExpand__modal{width:calc(100vw - 20px);max-height:90vh;border-radius:20px}.ServiceExpand__modal .ServiceExpand__media img{height:200px}.ServiceExpand__content{padding:20px 20px 24px}}@media(prefers-reduced-motion:reduce){.ServiceExpand__modal,.ServiceExpand__backdrop,.ServiceExpand__close,.ServiceExpand__content{transition:none!important;animation:none!important}}
