.HeroSection{width:100%;background-image:url(/_next/static/media/hero-mobile.81e7a715.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}@media(min-width:768px){.HeroSection{background-image:url(/_next/static/media/hero.c5366f76.webp);aspect-ratio:4.5}}@media(min-width:1280px){.HeroSection{background-image:url(/_next/static/media/hero.c5366f76.webp);aspect-ratio:4.5}}.HeroSection{padding-top:100px}@media(min-width:1280px){.HeroSection{padding-top:112px}}.HeroSection-Content{width:100%;padding-inline:20px;display:flex;flex-direction:column;gap:8px}@media(min-width:1280px){.HeroSection-Content{margin:0 auto;max-width:1280px;padding-top:20px;padding-bottom:20px;padding-inline:0}}.HeroSection-Title{color:#fff;text-transform:uppercase;font-weight:600;font-size:32px;line-height:42px;margin:0}@media(min-width:1280px){.HeroSection-Title{font-size:48px;line-height:52px}}.HeroSection-Description{color:#fff;font-size:14px;font-weight:400}@media(min-width:1280px){.HeroSection-Description{font-size:16px}}.ServiceCard{background-color:#fff;border-radius:16px;cursor:pointer;text-decoration:none;display:flex;flex-direction:column;padding:12px}@media(min-width:1280px){.ServiceCard{padding:24px}}.ServiceCard:hover{box-shadow:0 1px 2px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.08)}.ServiceCard-Image{width:100%;overflow:hidden}.ServiceCard-Image img{width:100%;aspect-ratio:1.15;object-fit:cover;object-position:center}@media(min-width:1280px){.ServiceCard-Image img{aspect-ratio:auto}.ServiceCard-Image{height:200px;aspect-ratio:auto}}.ServiceCard-Title{margin:0;color:rgba(77,84,250,.6666666667);font-size:16px;font-weight:600}@media(min-width:1280px){.ServiceCard-Title{font-size:18px}}.ServiceCard-Description{margin:0;color:#80878c;font-size:14px;font-weight:400}@media(min-width:1280px){.ServiceCard-Description{font-size:16px}}.ServiceCard-Description_Highlighted{color:#021019;font-weight:600}