.ServicesHeader-module__KK1HtW__container{flex-direction:column;align-items:center;gap:1rem;margin:5rem 0 2rem;display:flex}.ServicesHeader-module__KK1HtW__heading{color:#0000;background:linear-gradient(0deg,var(--foreground-highlight),var(--foreground-light));-webkit-text-fill-color:transparent;letter-spacing:-.15rem;text-transform:uppercase;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:500}.ServicesHeader-module__KK1HtW__paragraph{text-align:center;max-width:720px;font-size:1.25rem;line-height:1.75rem}@media screen and (max-width:1024px){.ServicesHeader-module__KK1HtW__heading{font-size:2.75rem}.ServicesHeader-module__KK1HtW__paragraph{font-size:1.1rem}}
.ServiceCard-module__3eWykW__card{--columns:3;--gap:3rem;flex:0 1 calc((100%/var(--columns)) - (var(--gap)*(var(--columns) - 1)/var(--columns)));background:var(--card-background);border:1px solid var(--foreground-extra-light);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;width:100%;min-width:0;animation:var(--animation-slide-in-down).75s ease forwards;animation-delay:calc(var(--index)*.2s);border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;padding:1rem 1rem 2rem;display:flex;transform:translateY(-2rem);box-shadow:0 0 #0000}.ServiceCard-module__3eWykW__card:before{border-radius:inherit;content:"";z-index:-1;background:var(--card-background);position:absolute;inset:0}.ServiceCard-module__3eWykW__header{background:var(--card-header-background);border:1px solid var(--card-header-border);border-radius:1.25rem;justify-content:space-between;align-items:end;width:100%;height:125px;padding:1rem;display:flex;position:relative}.ServiceCard-module__3eWykW__iconContainer{background:var(--card-icon-background);border:1px solid var(--card-header-border);width:64px;height:64px;box-shadow:0 0 14px var(--card-icon-background);border-radius:1.25rem;justify-content:center;align-self:center;align-items:center;margin-bottom:1rem;padding:.75rem;transition:all .2s ease-in-out;display:flex}.ServiceCard-module__3eWykW__icon{color:var(--card-icon);display:block}.ServiceCard-module__3eWykW__heading{text-transform:uppercase;letter-spacing:-.035rem;max-width:140px;text-shadow:0 0 10px var(--card-icon-background);font-size:1.2rem;font-weight:700;line-height:.85;transition:color .2s ease-in-out}.ServiceCard-module__3eWykW__paragraph{color:var(--foreground-light);font-size:.95rem;line-height:1.5;transition:color .2s ease-in-out}.ServiceCard-module__3eWykW__card:hover .ServiceCard-module__3eWykW__heading{color:var(--foreground-highlight)}.ServiceCard-module__3eWykW__card:hover .ServiceCard-module__3eWykW__paragraph{color:var(--foreground)}.ServiceCard-module__3eWykW__card:hover .ServiceCard-module__3eWykW__iconContainer{box-shadow:0 0 14px var(--card-icon-background-highlight);transform:scale(1.05)}@media (max-width:1024px){.ServiceCard-module__3eWykW__card{--columns:2}}@media (max-width:640px){.ServiceCard-module__3eWykW__card{--columns:1}}
.ServicesList-module__93D1eq__list{flex-flow:wrap;justify-content:center;gap:3rem;display:flex}
