@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap");.uc-what{font-family:Quicksand,system-ui,-apple-system,sans-serif;padding:72px 24px}.uc-what,.uc-what *,.uc-what :after,.uc-what :before{box-sizing:border-box}.uc-what__inner{margin:0 auto;max-width:1200px}.uc-what__intro{margin:0 auto;max-width:820px;text-align:center}.uc-what__heading{color:var(--uc-heading,#0f0f14);font-size:40px;font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0 0 18px}.uc-what__body{color:var(--uc-body,#52525b);font-size:17px;line-height:1.6}.uc-what__body p{margin:0 0 16px}.uc-what__body p:last-child{margin-bottom:0}.uc-what__supports{margin-top:64px}.uc-what__supports-heading{color:var(--uc-heading,#0f0f14);font-size:26px;font-weight:700;margin:0 0 32px;text-align:center}.uc-what__grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.uc-what__card{background:var(--uc-card-bg,linear-gradient(120deg,#eaf3fc,#f3ecfb));border-radius:16px;display:flex;flex-direction:column;padding:24px}.uc-what__card-head{align-items:flex-start;display:flex;gap:16px}.uc-what__card-icon{align-items:center;background:var(--uc-icon-bg,linear-gradient(135deg,#09c,#924dc2));border-radius:12px;display:inline-flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.uc-what__card-icon img,.uc-what__card-icon svg{display:block;height:24px;width:24px}.uc-what__card-text{min-width:0}.uc-what__card-title{color:var(--uc-card-title,#0f0f14);font-size:17px;font-weight:700;line-height:1.25;margin:0 0 4px}.uc-what__card-sub{line-height:1.4;margin:0}.uc-what__card-detail,.uc-what__card-sub{color:var(--uc-card-sub,#6b7280);font-size:14px}.uc-what__card-detail{border-top:1px solid rgba(15,15,20,.1);line-height:1.45;margin:20px 0 0;padding-top:20px;text-align:center;width:100%}.uc-what__card-bolt{margin-right:6px}.uc-what .uc-reveal.is-init{opacity:0;transform:translateY(24px)}.uc-what .uc-reveal.is-in{opacity:1;transform:none;transition-duration:.6s;transition-property:opacity,transform;transition-timing-function:ease}.uc-what__grid .uc-what__card:nth-child(2){transition-delay:.08s}.uc-what__grid .uc-what__card:nth-child(3){transition-delay:.16s}.uc-what__grid .uc-what__card:nth-child(4){transition-delay:.24s}@media (max-width:980px){.uc-what__grid{grid-template-columns:repeat(2,1fr)}.uc-what__heading{font-size:34px}}@media (max-width:767px){.uc-what{padding:0 18px}.uc-what__grid{grid-template-columns:1fr}.uc-what__supports{margin-top:44px}.uc-what__heading{font-size:28px}.uc-what__body{font-size:16px}.uc-what__supports-heading{font-size:22px}}