.flip-card{perspective:1000px;cursor:pointer;height:220px}.flip-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,.2,.2,1);position:relative}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.flip-card-back{transform:rotateY(180deg)}
.expandable-services__list{border-radius:.75rem}.expandable-services__row{padding:.75rem 0}.expandable-services__row-inner{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:minmax(0,1.5fr) minmax(190px,.9fr);align-items:center;gap:2.5rem;width:100%;padding:.35rem 0;display:grid}@media (max-width:768px){.expandable-services__row-inner{grid-template-columns:minmax(0,1fr);gap:1.25rem}}.expandable-services__row-text{flex-direction:column;display:flex}.expandable-services__row-image{border-radius:.75rem;overflow:hidden}.expandable-services__image{object-fit:cover;width:100%;height:180px;display:block}@media (min-width:1024px){.expandable-services__image{height:210px}}.expandable-services__divider{border:none;border-top:1px solid #e5e7eb;margin:.25rem 0 0}.expandable-services__card-num{color:#1f2937;flex-shrink:0;font-size:1rem;font-weight:700}.expandable-services__card-title{color:#1f2937;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.expandable-services__detail{opacity:0;height:0;overflow:hidden}.expandable-services__detail-inner{padding-top:.35rem}.expandable-services__card-handled{letter-spacing:.15em;color:#6b7280;margin:0 0 .25rem;font-size:.65rem;font-weight:600}.expandable-services__card-names{color:#4b5563;margin:0 0 .75rem;padding:0;font-size:.875rem;line-height:1.5;list-style:none}.expandable-services__card-names li+li{margin-top:.15rem}.expandable-services__card-desc{color:#374151;max-width:42ch;margin:0 0 1rem;font-size:.9375rem;line-height:1.55}.expandable-services__card-cta{color:#fff;background:#1f2937;border-radius:.375rem;align-self:start;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.expandable-services__card-cta:hover{background:#8f1b32}
