section.wev-hero{background:linear-gradient(180deg,#fbf3f3 0%,#fdf8f8 100%);font-family:'Rethink Sans',system-ui,sans-serif;color:#221d4e}.wev-hero__inner{max-width:1200px;margin:0 auto;padding:90px 24px 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.wev-hero__left{display:flex;flex-direction:column;align-items:flex-start}.wev-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;padding:7px 14px;border-radius:999px;line-height:1}.wev-badge--rose{background:#fbe3ea;color:#e5336b}.wev-badge--rose::before{content:'';width:7px;height:7px;border-radius:50%;background:#e5336b;flex:none}.wev-hero .wev-hero__title{font-family:'Roboto Slab',Georgia,serif;font-weight:500;font-size:clamp(2.4rem,4.6vw,4rem);line-height:1.05;margin:22px 0 20px;color:#221d4e}.wev-hero__desc{font-size:17px;line-height:1.65;color:#4a4763;max-width:520px}.wev-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.wev-hero .wev-btn{display:inline-flex;align-items:center;gap:8px;font-family:'Roboto Slab',Georgia,serif;font-weight:700;font-size:15px;padding:14px 24px;border-radius:999px;transition:all .25s ease;line-height:1}.wev-btn svg{width:15px;height:15px;flex:none}.wev-btn--primary{background:#e5336b;color:#fff}.wev-btn--primary:hover{background:#c9255a;transform:translateY(-1px)}.wev-btn--ghost{background:#fff;color:#e5336b}.wev-btn--ghost:hover{background:#fde7ee}.wev-hero__tags{display:flex;align-items:center;gap:12px;margin-top:30px;font-size:13.5px;font-weight:700;color:#4a4763}.wev-hero__tagdots{display:inline-flex;gap:5px}.wev-hero__tagdots i{width:7px;height:7px;border-radius:50%}.wev-hero__tagdots i:nth-child(1){background:#ef4444}.wev-hero__tagdots i:nth-child(2){background:#8b5cf6}.wev-hero__tagdots i:nth-child(3){background:#22c55e}.wev-hero__tagdots i:nth-child(4){background:#3b82f6}.wev-hero__card{background:#fff;border-radius:22px;box-shadow:0 30px 60px -25px rgba(34,29,78,.18);padding:26px 28px 30px}.wev-hero__dots{display:flex;gap:7px;margin-bottom:18px}.wev-hero__dots i{width:11px;height:11px;border-radius:50%}.wev-hero__card .wev-hero__dots i:nth-child(1){background:#ec4899}.wev-hero__card .wev-hero__dots i:nth-child(2){background:#fbbf24}.wev-hero__card .wev-hero__dots i:nth-child(3){background:#2dd4bf}.wev-hero__card .wev-hero__metric{display:flex;align-items:center;gap:16px;padding:15px 0}.wev-hero__card .wev-hero__metric+.wev-hero__metric{border-top:0}.wev-hero__card .wev-hero__metriclabel{flex:0 0 140px;font-size:14.5px;color:#6b7280;font-weight:600}.wev-hero__card .wev-hero__bar{flex:1;height:8px;border-radius:99px;overflow:hidden;background:transparent}.wev-hero__card .wev-hero__bar i{display:block;height:100%;border-radius:99px}.wev-hero__card .wev-hero__metricval{flex:0 0 auto;min-width:48px;text-align:right;font-size:14.5px;font-weight:800}@media(max-width:960px){.wev-hero__inner{grid-template-columns:1fr;gap:44px;padding:56px 20px}}@media(max-width:520px){.wev-hero__card .wev-hero__metric{flex-wrap:wrap;gap:8px 12px}.wev-hero__card .wev-hero__metriclabel{flex:1 1 100%}}