@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap";
.Service-module__nwP52G__wrapper{background:#0e0e0f;padding:60px 40px}.Service-module__nwP52G__grid{grid-template-columns:repeat(4,1fr);justify-content:center;gap:30px;display:grid}.Service-module__nwP52G__card{text-align:center;background:#111;border:1px solid #2a2a2a;border-radius:110px;flex-direction:column;justify-content:center;height:100%;padding:40px 20px;transition:all .3s;display:flex}.Service-module__nwP52G__card:hover{border:1px solid #771658;transform:translateY(-4px)}.Service-module__nwP52G__icon{color:#fff;margin-bottom:10px}.Service-module__nwP52G__title{color:#fff;margin-bottom:8px;font-family:Syne,sans-serif;font-size:18px;font-weight:600}.Service-module__nwP52G__text{color:#adabab;max-width:200px;margin:0 auto;font-family:Syne,sans-serif;font-size:14px}@media (min-width:1024px) and (max-width:1199px){.Service-module__nwP52G__grid{grid-template-columns:repeat(2,2fr)}}@media (min-width:768px) and (max-width:1024px){.Service-module__nwP52G__grid{grid-template-columns:repeat(2,2fr)}}@media (max-width:767px){.Service-module__nwP52G__grid{grid-template-columns:repeat(1,4fr)}}@media (min-width:768px) and (max-width:1024px){.Service-module__nwP52G__hero{height:65vh}.Service-module__nwP52G__contents{justify-content:normal;padding-top:15rem}}@media (max-width:767px){.Service-module__nwP52G__hero{height:55vh}.Service-module__nwP52G__contents{justify-content:normal;height:55vh;padding-top:10rem}}
