#wt-react-root{--wt-blue-300:#8fd3f4;--wt-blue-400:#0091ca;--wt-blue-500:#0074ae;--wt-blue-600:#006192;--wt-blue-800:#003c5a;--wt-blue-900:#002a3f;--wt-blue-050:#eaf4f9;--wt-blue-100:#d6e9f3;--wt-ink:#1f2328;--wt-text:#33363b;--wt-muted:#5f6368;--wt-surface:#fff;--wt-raised:#f3f5f7;--wt-line:#e3e6ea;--wt-border:#c9ced4;--wt-ease:cubic-bezier(.22, 1, .36, 1);--wt-dur-fast:.16s;--wt-dur:.32s;--wt-dur-slow:.64s;--wt-radius-sm:8px;--wt-radius:12px;--wt-radius-lg:22px;--wt-font:"Rubik", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--wt-gutter:clamp(1rem, 3.5vw, 2.5rem);--wt-max:1400px;background:var(--wt-surface);font-family:var(--wt-font);color:var(--wt-text);-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.55;display:block}#wt-react-root *,#wt-react-root :before,#wt-react-root :after{box-sizing:border-box}#wt-react-root h1,#wt-react-root h2,#wt-react-root h3,#wt-react-root p,#wt-react-root ul,#wt-react-root ol,#wt-react-root li,#wt-react-root button,#wt-react-root time{letter-spacing:normal;text-transform:none;color:inherit;margin:0;padding:0;font-family:inherit}#wt-react-root h1,#wt-react-root h2,#wt-react-root h3{text-wrap:balance;color:var(--wt-ink);font-weight:600;line-height:1.2}#wt-react-root p{text-wrap:pretty}#wt-react-root ul,#wt-react-root ol{list-style:none}#wt-react-root button{height:auto;box-shadow:none;line-height:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;border-radius:0}#wt-react-root a{color:inherit;text-decoration:none}#wt-react-root img{max-width:100%;height:auto;display:block}#wt-react-root :focus-visible{outline:2px solid var(--wt-blue-400);outline-offset:3px;border-radius:4px}#wt-react-root .wtb{max-width:var(--wt-max);padding:0 var(--wt-gutter) clamp(3rem, 2rem + 4vw, 6rem);margin-inline-start:auto;margin-inline-end:auto;display:block;overflow-x:clip}#wt-react-root .wtb-preview{background:var(--wt-blue-050);color:var(--wt-blue-800);border-radius:var(--wt-radius-sm);margin:.75rem 0 0;padding:.5rem 1rem;font-size:.875rem;font-weight:500}#wt-react-root .wtb-preview a{color:var(--wt-blue-800);text-underline-offset:.15em;font-weight:600;text-decoration:underline}#wt-react-root .wtb-head{border-block-end:1px solid var(--wt-ink);padding-block-start:clamp(2rem,1.5rem + 3vw,4.5rem);padding-block-end:clamp(1.25rem,1rem + 1vw,2rem)}#wt-react-root .wtb-head__copy{grid-template-columns:minmax(0,1fr);align-items:end;gap:.75rem 3rem;display:grid}#wt-react-root .wtb-head__title{letter-spacing:-.025em;font-size:clamp(2.125rem,1.4rem + 3vw,4rem);font-weight:700;line-height:1.02}#wt-react-root .wtb-head__lede{max-width:44ch;color:var(--wt-text);font-size:clamp(1.0625rem,1rem + .3vw,1.1875rem)}#wt-react-root .wtb-filters{flex-wrap:wrap;gap:.5rem;margin-block-start:clamp(1.25rem,1rem + 1.5vw,2.25rem);display:flex}#wt-react-root .wtb-chip{border:1px solid var(--wt-border);min-height:2.5rem;color:var(--wt-ink);transition:background var(--wt-dur-fast), color var(--wt-dur-fast), border-color var(--wt-dur-fast);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .95rem;font-size:.9375rem;font-weight:500;line-height:1.2;display:inline-flex}#wt-react-root .wtb-chip bdi{color:var(--wt-muted);font-variant-numeric:tabular-nums;font-size:.8125rem}#wt-react-root .wtb-chip:hover{border-color:var(--wt-blue-500);color:var(--wt-blue-800)}#wt-react-root .wtb-chip--on,#wt-react-root .wtb-chip[aria-pressed=true]{background:var(--wt-blue-500);border-color:var(--wt-blue-500);color:#fff}:is(#wt-react-root .wtb-chip--on,#wt-react-root .wtb-chip[aria-pressed=true]) bdi{color:#fffc}:is(#wt-react-root .wtb-chip--on,#wt-react-root .wtb-chip[aria-pressed=true]):hover{color:#fff}#wt-react-root .wtb-count{color:var(--wt-muted);padding-block-start:1rem;padding-block-end:1rem;font-size:.9375rem;font-weight:500}#wt-react-root .wtb-cat{color:var(--wt-blue-500);z-index:1;font-size:.875rem;font-weight:600;display:inline-block;position:relative}#wt-react-root .wtb-cat:hover{text-underline-offset:.15em;text-decoration:underline}#wt-react-root .wtb-meta{color:var(--wt-muted);font-variant-numeric:tabular-nums;font-size:.875rem}#wt-react-root .wtb-media{aspect-ratio:16/10;border-radius:var(--wt-radius);background:var(--wt-raised);position:relative;overflow:hidden}#wt-react-root .wtb-media img{object-fit:cover;width:100%;height:100%;transition:scale var(--wt-dur-slow) var(--wt-ease);position:absolute;top:0;bottom:0;left:0;right:0}#wt-react-root .wtb-media--plate{background:linear-gradient(135deg, var(--wt-blue-050) 0%, var(--wt-blue-100) 100%)}#wt-react-root .wtb-media__mark{aspect-ratio:871/1543;height:100%;-webkit-mask:var(--wtb-tiger) center / contain no-repeat;-webkit-mask:var(--wtb-tiger) center / contain no-repeat;-webkit-mask:var(--wtb-tiger) center / contain no-repeat;mask:var(--wtb-tiger) center / contain no-repeat;background:#0074ae1f;position:absolute;bottom:0;transform:scaleX(-1)}#wt-react-root .wtb-media__mark:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:0}#wt-react-root .wtb-media__mark:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:0}#wt-react-root .wtb-media__mark:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}#wt-react-root .wtb-media__mark:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}#wt-react-root .wtb-media__topic{color:var(--wt-blue-800);font-size:.9375rem;font-weight:600;position:absolute;top:.9rem}#wt-react-root .wtb-media__topic:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:1rem}#wt-react-root .wtb-media__topic:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:1rem}#wt-react-root .wtb-media__topic:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:1rem}#wt-react-root .wtb-media__topic:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:1rem}#wt-react-root .wtb-lead{border-block-end:1px solid var(--wt-line);grid-template-columns:minmax(0,1fr);align-items:center;gap:1.25rem 3rem;margin-block-end:clamp(1.5rem,1.25rem + 1.5vw,2.5rem);padding-block-end:clamp(1.5rem,1.25rem + 1.5vw,2.5rem);display:grid}#wt-react-root .wtb-lead__media{border-radius:var(--wt-radius-lg);display:block;overflow:hidden}#wt-react-root .wtb-lead__media .wtb-media{border-radius:var(--wt-radius-lg)}#wt-react-root .wtb-lead__media:hover img{scale:1.03}#wt-react-root .wtb-lead__body{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}#wt-react-root .wtb-lead__title{letter-spacing:-.015em;font-size:clamp(1.5rem,1.1rem + 1.8vw,2.5rem);font-weight:700;line-height:1.12}#wt-react-root .wtb-lead__title a:hover{color:var(--wt-blue-600)}#wt-react-root .wtb-lead__excerpt{max-width:56ch;color:var(--wt-text);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:1.0625rem;display:-webkit-box;overflow:hidden}#wt-react-root .wtb-lead__go{color:var(--wt-blue-500);font-weight:600}#wt-react-root .wtb-lead__go:hover{text-underline-offset:.15em;text-decoration:underline}#wt-react-root .wtb-grid{grid-template-columns:minmax(0,1fr);gap:2rem 1.75rem;display:grid}#wt-react-root .wtb-card{flex-direction:column;gap:.9rem;display:flex;position:relative}#wt-react-root .wtb-card:hover .wtb-media img{scale:1.03}#wt-react-root .wtb-card:hover .wtb-card__title{color:var(--wt-blue-600)}#wt-react-root .wtb-card__body{flex-direction:column;gap:.4rem;padding-inline-start:.125rem;padding-inline-end:.125rem;display:flex}#wt-react-root .wtb-card__title{transition:color var(--wt-dur-fast);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1.1875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}#wt-react-root .wtb-card__link:after{content:"";border-radius:var(--wt-radius);position:absolute;top:0;bottom:0;left:0;right:0}#wt-react-root .wtb-card__excerpt{color:var(--wt-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9375rem;display:-webkit-box;overflow:hidden}#wt-react-root .wtb-card .wtb-meta{margin-block-start:.2rem}#wt-react-root .wtb-more{justify-content:center;padding-block-start:clamp(2rem,1.5rem + 2vw,3.5rem);display:flex}#wt-react-root .wtb-btn{border-radius:var(--wt-radius);border:1px solid var(--wt-border);min-height:3.25rem;color:var(--wt-ink);transition:background var(--wt-dur-fast), border-color var(--wt-dur-fast);background:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:1.0625rem;font-weight:600;display:inline-flex}#wt-react-root .wtb-btn:hover{background:var(--wt-raised);border-color:var(--wt-blue-500)}#wt-react-root .wtb--ready .wtb-card{animation:wtb-rise var(--wt-dur-slow) var(--wt-ease) both;animation-delay:calc(var(--i,0) * 40ms)}@media (min-width:640px){#wt-react-root .wtb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){#wt-react-root .wtb-head__copy{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}#wt-react-root .wtb-head__lede{justify-self:end}#wt-react-root .wtb-lead{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}#wt-react-root .wtb-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 2rem}}@keyframes wtb-rise{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@media (prefers-reduced-motion:reduce){#wt-react-root .wtb *,#wt-react-root .wtb :before,#wt-react-root .wtb :after{transition-duration:1ms!important;animation-duration:1ms!important}}
