.ew-wcg-root,.ew-wcg-root *,.ew-wcg-root :after,.ew-wcg-root :before{box-sizing:border-box}.ew-wcg,.ew-wcg-root{width:100%}.ew-wcg{background:var(--ew-wcg-bg,#f8f8f8);color:var(--ew-wcg-fg,#0e151d);font-family:Gilroy-EW,Gilroy,Google Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow:hidden;padding:var(--ew-wcg-pad-d) 1.5rem}.ew-wcg :is(h1,h2,h3,h4,p){margin:0}.ew-wcg a{color:inherit;text-decoration:none!important}.ew-wcg svg{display:block;fill:none;flex-shrink:0;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}.ew-wcg-wrap{margin:0 auto;width:min(100%,var(--ew-wcg-container,1280px))}.ew-wcg-head{margin-bottom:72px;max-width:780px}.ew-wcg-head--left{margin-right:auto;text-align:left}.ew-wcg-head--center{margin-left:auto;margin-right:auto;text-align:center}.ew-wcg-head--right{margin-left:auto;text-align:right}.ew-wcg-kicker{color:var(--ew-wcg-accent,#25967b)!important;font-size:14px!important;font-weight:700!important;letter-spacing:.1em!important;line-height:1.2!important;margin-bottom:16px!important;text-transform:uppercase!important}.ew-wcg-title{color:var(--ew-wcg-fg,#0e151d)!important;font-family:Gilroy-EW,Gilroy,Google Sans,Inter,system-ui,sans-serif!important;font-size:var(--ew-wcg-heading-d)!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.12!important;margin:0 auto 20px!important;max-width:780px}.ew-wcg-head--left .ew-wcg-title,.ew-wcg-head--right .ew-wcg-title{margin-left:0!important;margin-right:0!important}.ew-wcg-lead{color:var(--ew-wcg-text,#787878)!important;font-size:var(--ew-wcg-desc-d)!important;line-height:1.6!important;max-width:560px}.ew-wcg-head--center .ew-wcg-lead{margin-left:auto;margin-right:auto}.ew-wcg-head--right .ew-wcg-lead{margin-left:auto}.ew-wcg-lead p{color:inherit!important;font-size:inherit!important;line-height:inherit!important;margin:0!important}.ew-wcg-grid{display:grid;gap:24px;grid-template-columns:repeat(var(--ew-wcg-cols,3),minmax(0,1fr))}.ew-wcg-card{background:var(--ew-wcg-card-bg,#fff)!important;border:1px solid var(--ew-wcg-card-border,hsla(60,9%,89%,.65));border-radius:var(--ew-wcg-card-radius,8px);box-shadow:0 4px 24px -8px rgba(0,0,0,var(--ew-wcg-card-shadow-opacity,.06));display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .35s ease,transform .35s ease,border-color .35s ease}.ew-wcg-card:hover{box-shadow:0 8px 40px -8px rgba(0,0,0,calc(var(--ew-wcg-card-shadow-opacity, .06) + .04));transform:translateY(-2px)}.ew-wcg-cardbody{flex:1;padding:32px}.ew-wcg-tag{color:var(--ew-wcg-accent,#25967b)!important;font-size:14px!important;font-weight:700!important;letter-spacing:.1em!important;line-height:1.2!important;margin-bottom:24px!important;text-transform:uppercase!important}.ew-wcg-card-title{color:var(--ew-wcg-fg,#0e151d)!important;font-family:Gilroy-EW,Gilroy,Google Sans,Inter,system-ui,sans-serif!important;font-size:var(--ew-wcg-card-title-d)!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;margin-bottom:12px!important}.ew-wcg-card-copy{color:var(--ew-wcg-text,#787878)!important;font-size:var(--ew-wcg-card-desc)!important;line-height:1.6!important;margin-bottom:32px!important}.ew-wcg-workers{display:flex;flex-direction:column;gap:4px}.ew-wcg-worker{align-items:flex-start;border-radius:8px;color:var(--ew-wcg-fg,#0e151d)!important;display:flex;gap:10px;margin-left:-12px;padding:10px 12px;position:relative;text-decoration:none!important;transition:background .25s ease,transform .25s ease,color .25s ease}.ew-wcg-worker:focus-visible,.ew-wcg-worker:hover{background:rgba(14,21,29,.045);color:var(--ew-wcg-fg,#0e151d)!important;outline:none;transform:translateX(4px)}.ew-wcg-worker-dot{background:var(--ew-wcg-accent,#25967b);border-radius:999px;flex:0 0 6px;height:6px;margin-top:9px;width:6px}.ew-wcg-worker-copy{display:block;min-width:0}.ew-wcg-worker strong{color:var(--ew-wcg-fg,#0e151d)!important;display:block;font-size:var(--ew-wcg-worker-title)!important;font-weight:700!important;letter-spacing:0!important;line-height:1.35!important}.ew-wcg-worker span span{color:var(--ew-wcg-text,#787878)!important;display:block;font-size:var(--ew-wcg-worker-desc)!important;font-weight:400!important;line-height:1.35!important;margin-top:2px}.ew-wcg-cardlink{align-items:center;color:var(--ew-wcg-accent,#25967b)!important;display:flex;font-size:16px!important;font-weight:700!important;gap:16px;justify-content:space-between;line-height:1.3!important;padding:16px 32px;text-decoration:none!important;transition:background .25s ease,color .25s ease!important}.ew-wcg-cardlink:focus-visible,.ew-wcg-cardlink:hover{background:var(--ew-wcg-accent-hover,#1d826f)!important;color:var(--ew-wcg-accent-hover-text,#48ffbd)!important;outline:none}.ew-wcg-cardlink svg{transition:transform .25s ease}.ew-wcg-cardlink:focus-visible svg,.ew-wcg-cardlink:hover svg{transform:translateX(3px)}.ew-wcg-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease,box-shadow .35s ease,border-color .35s ease}.ew-wcg-reveal.ew-wcg-visible{opacity:1;transform:translateY(0)}@media (max-width:1100px){.ew-wcg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ew-wcg{padding:var(--ew-wcg-pad-m) .75rem}.ew-wcg-wrap{width:min(100%,calc(100vw - 32px))}.ew-wcg-head{margin-bottom:48px}.ew-wcg-title{font-size:var(--ew-wcg-heading-m)!important}.ew-wcg-lead{font-size:var(--ew-wcg-desc-m)!important}.ew-wcg-grid{gap:18px;grid-template-columns:1fr}.ew-wcg-cardbody{padding:24px}.ew-wcg-card-title{font-size:var(--ew-wcg-card-title-m)!important}.ew-wcg-cardlink{padding:16px 24px}}