.service{display:flex;justify-content:centar;margin:100px auto;max-width:1440px;width:80%}.service-left-column{display:flex;flex-direction:column;width:50%}.service-left-column h2{color:#000;font-family:Syne;font-size:48px;font-weight:600;line-height:100%;margin-bottom:24px}.service-left-column p{color:#000;font-family:Inter;font-size:24px;font-weight:400;line-height:36px;margin-bottom:145px;margin-left:60px}h2 span{margin-left:60px}.service-left-column a{color:#000;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;margin-left:60px}.service-right-column{display:flex;justify-content:flex-end;width:50%}.card{display:flex;flex-direction:column;width:80%}.card h3{font-family:Syne;font-size:24px;font-weight:600;line-height:100%;padding-bottom:16px;padding-top:16px}.card p{font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media(max-width:768px){.service{flex-direction:column;gap:50px;width:80%}.service-left-column{width:100%}.service-right-column{justify-content:center;width:100%}}