.wb-feature{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:1fr 1fr;gap:0;margin-top:40px;display:grid;overflow:hidden}.wb-feature .wb-cover{background:var(--peach-soft);min-height:340px;position:relative}.wb-feature .wb-cover img{object-fit:cover;width:100%;height:100%;display:block}.wb-feature .wb-body{flex-direction:column;padding:38px 40px;display:flex}.wb-badge{background:var(--orange);color:#fff;font-family:var(--sans);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.wb-badge svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.wb-feature h2{margin-top:16px;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.12}.wb-feature .wb-desc{color:var(--ink-2);margin-top:14px;font-size:15px;line-height:1.6}.wb-meta{color:var(--ink-2);flex-wrap:wrap;gap:16px;margin-top:18px;font-size:13.5px;display:flex}.wb-meta span{align-items:center;gap:7px;display:inline-flex}.wb-meta svg{width:15px;height:15px;stroke:var(--orange);fill:none;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.wb-topicos{gap:8px;margin-top:18px;display:grid}.wb-topicos li{color:var(--ink);gap:9px;font-size:14px;line-height:1.45;display:flex}.wb-topicos svg{width:16px;height:16px;stroke:var(--orange-deep);fill:none;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;flex:none;margin-top:2px}.wb-speakers{align-items:center;gap:10px;margin-top:22px;display:flex}.wb-avatars{display:flex}.wb-avatars img{object-fit:cover;border:2px solid var(--white);border-radius:50%;width:38px;height:38px;margin-left:-10px}.wb-avatars img:first-child{margin-left:0}.wb-speakers .wb-spk-names{color:var(--ink-2);font-size:13px;line-height:1.35}.wb-feature .wb-cta{align-self:flex-start;margin-top:26px}.wb-soon{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);margin-top:40px;padding:48px 40px}.wb-soon .cic{background:var(--peach-soft);border-radius:14px;place-items:center;width:54px;height:54px;margin:0 auto 18px;display:grid}.wb-soon .cic svg{width:27px;height:27px;stroke:var(--orange-deep);fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.wb-soon h2{font-size:clamp(1.4rem,2.4vw,1.9rem)}.wb-soon p{margin-top:12px;max-width:52ch;color:var(--ink-2);margin-inline:auto;line-height:1.6}.wb-soon .btn{margin-top:24px}.wb-section-title{margin-top:72px}.wb-section-title h2{font-size:clamp(1.4rem,2.4vw,1.9rem)}.wb-section-title p{color:var(--ink-2);margin-top:8px}.wb-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px;display:grid}.wb-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.wb-card:hover{border-color:var(--peach);box-shadow:var(--shadow);transform:translateY(-3px)}.wb-card .wb-thumb{aspect-ratio:16/9;background:var(--peach-soft);position:relative;overflow:hidden}.wb-card .wb-thumb img{object-fit:cover;width:100%;height:100%;display:block}.wb-card .wb-tag{color:#fff;font-family:var(--sans);letter-spacing:.03em;text-transform:uppercase;background:#1b140ed1;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.wb-card .wb-in{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.wb-card .wb-cmeta{color:var(--ink-3,#9a897b);gap:12px;font-size:12.5px;display:flex}.wb-card h3{margin-top:8px;font-size:1.08rem;line-height:1.2}.wb-card p{color:var(--ink-2);flex:1;margin-top:9px;font-size:13.5px;line-height:1.55}.wb-card .wb-cavatars{margin-top:16px;display:flex}.wb-card .wb-cavatars img{object-fit:cover;border:2px solid var(--white);border-radius:50%;width:30px;height:30px;margin-left:-8px}.wb-card .wb-cavatars img:first-child{margin-left:0}.wb-card .go{font-family:var(--sans);color:var(--orange-deep);align-items:center;gap:7px;margin-top:16px;font-size:13.5px;font-weight:700;display:inline-flex}.wb-card .go svg{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.wb-card .go.muted{color:var(--ink-3,#9a897b)}@media (width<=860px){.wb-feature{grid-template-columns:1fr}.wb-feature .wb-cover{min-height:220px}.wb-feature .wb-body{padding:30px 26px}.wb-grid{grid-template-columns:1fr}}
