:root{--home-ink:#10251e;--home-green:#0e674a;--home-lime:#d9f36a;--home-cream:#f7f5ee;--home-line:#dce4dd;--home-muted:#617069}.home{color:var(--home-ink);background:#fff;overflow:hidden}.home a{text-decoration:none}.home-hero{isolation:isolate;color:#fff;background:#10251e;min-height:720px;position:relative}.home-hero>img{z-index:-3;object-fit:cover;object-position:center}.home-hero-overlay{z-index:-2;background:linear-gradient(90deg,#061913f0 0%,#061913b8 48%,#06191326 82%),linear-gradient(#0000 45%,#061913a6);position:absolute;inset:0}.home-hero-content{padding-top:120px}.home-eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:850;display:flex}.home-eyebrow i{background:var(--home-lime);width:26px;height:2px}.home-hero h1{max-width:760px;font-family:var(--font-eventora-display),sans-serif;letter-spacing:-.045em;margin:30px 0 24px;font-size:clamp(70px,8vw,116px);line-height:.86}.home-hero h1 em{color:var(--home-lime);font-style:normal}.home-hero-content>p{color:#dbe6e1;max-width:590px;margin:0;font-size:18px;line-height:1.65}.home-hero-actions{gap:12px;margin-top:35px;display:flex}.home-hero-actions a{color:#fff;border:1px solid #ffffff4d;border-radius:9px;align-items:center;gap:9px;min-height:52px;padding:0 22px;font-size:13px;font-weight:800;display:flex}.home-hero-actions a:first-child{border-color:var(--home-lime);color:var(--home-ink);background:var(--home-lime)}.home-hero-actions svg{width:17px}.home-hero-proof{color:#dbe6e1;gap:25px;margin-top:38px;font-size:11px;font-weight:700;display:flex}.home-hero-proof span{align-items:center;gap:7px;display:flex}.home-hero-proof svg{width:16px;color:var(--home-lime)}.home-search-panel{z-index:2;background:#fff;border-radius:16px;grid-template-columns:1.2fr 1fr auto;gap:0;min-height:104px;margin-top:-52px;padding:13px;display:grid;position:relative;box-shadow:0 22px 65px #1130262e}.home-search-panel>div{border-right:1px solid var(--home-line);align-items:center;gap:14px;padding:15px 24px;display:flex}.home-search-panel>div>svg{width:21px;color:var(--home-green)}.home-search-panel span{gap:3px;display:grid}.home-search-panel small{color:var(--home-muted);text-transform:uppercase;font-size:9px;font-weight:800}.home-search-panel strong{font-size:13px}.home-search-panel>a{color:#fff;background:var(--home-green);border-radius:10px;justify-content:center;align-items:center;gap:9px;margin-left:13px;padding:0 24px;font-size:12px;font-weight:850;display:flex}.home-search-panel>a svg{width:16px}.home-numbers{padding:85px 0 20px}.home-numbers .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-numbers p{max-width:150px;color:var(--home-muted);text-transform:uppercase;font-size:11px;font-weight:800}.home-numbers .container>div{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.home-numbers span{border-left:1px solid var(--home-line);padding:0 25px;display:grid}.home-numbers strong{font-family:var(--font-eventora-display),sans-serif;font-size:38px}.home-numbers small{color:var(--home-muted);font-size:10px}.home-section,.home-v3-section{padding-block:95px}.home-heading,.home-v3-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px;display:flex}.home-heading>div>span,.home-v3-heading>div>span{color:var(--home-green);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:10px;font-size:10px;font-weight:900;display:flex}.home-heading h2,.home-v3-heading h2{max-width:670px;font-family:var(--font-eventora-display),sans-serif;letter-spacing:-.03em;margin:0;font-size:clamp(40px,5vw,65px);line-height:.96}.home-heading>p,.home-v3-heading>p{max-width:390px;color:var(--home-muted);margin:0;font-size:13px;line-height:1.65}.home-heading>a{color:var(--home-green);align-items:center;gap:7px;font-size:12px;font-weight:850;display:flex}.home-heading svg{width:15px}.home-categories>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.home-categories>div>a{border:1px solid var(--home-line);min-height:105px;color:var(--home-ink);background:#fff;border-radius:14px;align-items:center;gap:15px;padding:20px;transition:all .2s;display:flex}.home-categories>div>a:hover{border-color:var(--home-green);transform:translateY(-3px);box-shadow:0 14px 35px #11302614}.home-categories>div>a>svg:first-child{width:25px;color:var(--home-green)}.home-categories>div>a>svg:last-child{width:16px;margin-left:auto}.home-categories>div>a span{gap:3px;display:grid}.home-categories>div>a strong{font-size:14px}.home-categories>div>a small{color:var(--home-muted);font-size:10px}.home-agenda{color:#fff;background:var(--home-ink)}.home-heading-light>div>span{color:var(--home-lime)}.home-heading-light>p{color:#b8c7c1}.home-event-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-event{background:#18362c;border:1px solid #ffffff24;border-radius:17px;flex-direction:column;display:flex;overflow:hidden}.home-event-image{isolation:isolate;background:#275044;height:250px;position:relative}.home-event-image img{object-fit:cover;transition:transform .35s}.home-event:hover .home-event-image img{transform:scale(1.035)}.home-event-image>span{color:#fff;place-items:center;height:100%;font-size:60px;display:grid}.home-event-image>small{z-index:1;color:var(--home-ink);background:var(--home-lime);text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:13px;left:13px}.home-event-copy{flex-direction:column;flex:1;padding:19px;display:flex}.home-event-copy>p,.home-event-copy>span{color:#b9ccc4;align-items:center;gap:6px;margin:0;font-size:10px;display:flex}.home-event-copy>p{color:var(--home-lime);font-weight:800}.home-event-copy svg{width:13px}.home-event-copy h3{margin:9px 0 7px;font-size:20px;line-height:1.16}.home-event-copy h3 a{color:#fff}.home-event-tags{gap:5px;min-height:34px;margin-top:15px;display:flex}.home-event-tags i{color:#d7e5df;background:#ffffff14;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800;display:flex}.home-event-copy footer{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:end;margin-top:auto;padding-top:13px;display:flex}.home-event-copy footer>span{display:grid}.home-event-copy footer small{color:#a9bdb5;font-size:9px}.home-event-copy footer strong{font-size:12px}.home-event-copy footer>a{color:var(--home-lime);align-items:center;gap:5px;font-size:11px;font-weight:850;display:flex}.home-all-events{color:#fff;border:1px solid #ffffff40;border-radius:9px;align-items:center;gap:7px;width:max-content;margin:35px auto 0;padding:13px 18px;font-size:12px;font-weight:850;display:flex}.home-all-events svg{width:15px}.home-platform>div{border:1px solid var(--home-line);border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid}.home-platform article{border-right:1px solid var(--home-line);min-height:330px;padding:30px;position:relative}.home-platform article:last-child{border:0}.home-platform article>span{color:#c5d0ca;font-size:11px;font-weight:900;position:absolute;top:22px;right:25px}.home-platform article>svg{width:34px;height:34px;color:var(--home-green)}.home-platform h3{font-family:var(--font-eventora-display),sans-serif;margin:65px 0 10px;font-size:32px}.home-platform p{color:var(--home-muted);font-size:12px;line-height:1.65}.home-platform article>a{color:var(--home-green);align-items:center;gap:6px;font-size:11px;font-weight:850;display:flex;position:absolute;bottom:28px;left:30px}.home-platform article>a svg{width:14px}.home-organize{color:#fff;background:var(--home-green);padding:100px 0}.home-organize .container{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.home-organize>div>div>span{color:var(--home-lime);text-transform:uppercase;font-size:10px;font-weight:900}.home-organize h2{font-family:var(--font-eventora-display),sans-serif;margin:14px 0 20px;font-size:clamp(48px,6vw,76px);line-height:.92}.home-organize p{color:#d5e7df;max-width:590px;font-size:14px;line-height:1.7}.home-organize ul{color:#eaf4ef;flex-wrap:wrap;gap:13px 22px;padding:0;font-size:11px;font-weight:750;list-style:none;display:flex}.home-organize li{align-items:center;gap:6px;display:flex}.home-organize li svg{width:14px;color:var(--home-lime)}.home-organize>div>div>a{width:max-content;color:var(--home-ink);background:var(--home-lime);border-radius:9px;align-items:center;gap:7px;margin-top:28px;padding:14px 18px;font-size:12px;font-weight:900;display:flex}.home-organize>div>div>a svg{width:15px}.home-organize aside{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-organize aside span{background:#ffffff12;border:1px solid #fff3;border-radius:15px;flex-direction:column;justify-content:end;min-height:155px;padding:22px;display:flex}.home-organize aside span:last-child{grid-column:1/3}.home-organize aside svg{width:22px;color:var(--home-lime);margin-bottom:auto}.home-organize aside strong{font-size:30px}.home-organize aside small{color:#d5e7df;font-size:10px}.home-newsletter{background:var(--home-cream);border-radius:20px;justify-content:space-between;align-items:center;gap:40px;margin-block:90px;padding:42px;display:flex}.home-newsletter>div{max-width:640px}.home-newsletter>div>span{color:var(--home-green);text-transform:uppercase;font-size:10px;font-weight:900}.home-newsletter h2{font-family:var(--font-eventora-display),sans-serif;margin:9px 0;font-size:42px;line-height:1}.home-newsletter p{color:var(--home-muted);margin:0;font-size:12px}.home-v3-vote-carousel{background:var(--home-cream)}.home-v3-vote-carousel .home-v3-heading span{color:var(--home-green)}.home-v3-vote-carousel-frame{position:relative}.home-v3-vote-carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:16px;display:flex;overflow-x:auto}.home-v3-vote-carousel-track::-webkit-scrollbar{display:none}.home-v3-vote-carousel-card{scroll-snap-align:start;border:1px solid var(--home-line);background:#fff;border-radius:18px;flex-direction:column;flex:0 0 min(480px,88vw);display:flex;overflow:hidden}.home-v3-vote-carousel-media{isolation:isolate;background:#275044;height:260px;position:relative}.home-v3-vote-carousel-media img{object-fit:cover}.home-v3-vote-carousel-media>span{color:#fff;place-items:center;height:100%;font-size:55px;display:grid}.home-v3-vote-carousel-media>em{z-index:1;color:var(--home-ink);background:var(--home-lime);text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:900;display:flex;position:absolute;top:13px;left:13px}.home-v3-vote-carousel-media>em.is-live{color:#fff;background:#d33d42}.home-v3-vote-carousel-media>em i{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.3s infinite home-pulse}.home-v3-vote-carousel-body{flex-direction:column;flex:1;gap:7px;padding:19px;display:flex}.home-v3-vote-carousel-body>small,.home-v3-vote-carousel-body>span{color:var(--home-muted);align-items:center;gap:5px;font-size:10px;display:flex}.home-v3-vote-carousel-body>small{color:var(--home-green);font-weight:800}.home-v3-vote-carousel-body svg{width:13px}.home-v3-vote-carousel-body>strong{font-size:20px}.home-v3-vote-trend{background:#f0f5f1;border-radius:12px;margin-top:8px;padding:13px}.home-v3-vote-trend header{justify-content:space-between;margin-bottom:8px;display:flex}.home-v3-vote-trend header span{color:var(--home-green);text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:900;display:flex}.home-v3-vote-trend header i{color:#c93239;font-size:9px;font-style:normal;font-weight:900}.home-v3-vote-trend ol{gap:5px;margin:0;padding:0;list-style:none;display:grid}.home-v3-vote-trend li{align-items:center;gap:7px;font-size:10px;display:flex}.home-v3-vote-trend li>b{color:#fff;background:var(--home-green);border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.home-v3-vote-trend li>span{flex:1}.home-v3-vote-trend li>em{color:var(--home-green);font-style:normal;font-weight:900}.home-v3-vote-carousel-actions{margin-top:auto;padding-top:11px}.home-v3-vote-carousel-actions a{color:#fff;background:var(--home-green);border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:11px;font-size:11px;font-weight:850;display:flex}.home-v3-vote-carousel-arrow{z-index:2;border:1px solid var(--home-line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:190px;box-shadow:0 10px 25px #11302626}.home-v3-vote-carousel-arrow.is-prev{left:-14px}.home-v3-vote-carousel-arrow.is-next{right:-14px}.home-v3-vote-carousel-dots{justify-content:center;gap:7px;margin-top:22px;display:flex}.home-v3-vote-carousel-dots button{background:#c7d2cc;border:0;border-radius:50%;width:8px;height:8px;padding:0}.home-v3-vote-carousel-dots button.is-active{background:var(--home-green);border-radius:8px;width:23px}@keyframes home-pulse{50%{opacity:.45;transform:scale(.8)}}@media (max-width:900px){.home-hero{min-height:680px}.home-hero-overlay{background:#061913b8}.home-search-panel{grid-template-columns:1fr 1fr}.home-search-panel>a{grid-column:1/3;min-height:48px;margin:0}.home-numbers .container{flex-direction:column;align-items:flex-start}.home-numbers .container>div{width:100%}.home-categories>div{grid-template-columns:repeat(2,1fr)}.home-event-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.home-event{scroll-snap-align:start;min-width:75%}.home-organize .container{grid-template-columns:1fr}.home-newsletter{flex-direction:column;align-items:flex-start}.home-v3-vote-carousel-arrow{display:none}}@media (max-width:600px){.home-hero{min-height:620px}.home-hero-content{padding-top:80px}.home-hero h1{font-size:58px}.home-hero-content>p{font-size:15px}.home-hero-actions{flex-direction:column;align-items:stretch}.home-hero-actions a{justify-content:center}.home-hero-proof{gap:12px;font-size:9px}.home-search-panel{grid-template-columns:1fr;margin-inline:16px}.home-search-panel>div{border-right:0;border-bottom:1px solid var(--home-line);padding:12px}.home-search-panel>a{grid-column:auto}.home-numbers{padding-top:75px}.home-numbers .container>div{grid-template-columns:1fr 1fr;gap:20px}.home-numbers span{padding:0 15px}.home-numbers strong{font-size:30px}.home-section,.home-v3-section{padding-block:70px}.home-heading,.home-v3-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:28px}.home-heading h2,.home-v3-heading h2{font-size:41px}.home-categories>div{display:flex;overflow-x:auto}.home-categories>div>a{min-width:210px}.home-event{min-width:91%}.home-event-image{height:235px}.home-platform>div{grid-template-columns:1fr}.home-platform article{border-right:0;border-bottom:1px solid var(--home-line);min-height:285px}.home-platform h3{margin-top:42px}.home-organize{padding:70px 0}.home-organize .container{gap:45px}.home-organize h2{font-size:52px}.home-organize aside span{min-height:130px}.home-newsletter{margin:70px 16px;padding:27px}.home-newsletter h2{font-size:34px}.home-v3-vote-carousel-card{flex-basis:88vw}.home-v3-vote-carousel-media{height:225px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.home-v3-vote-carousel-media>em i{animation:none}}
.home-newsletter .home-v3-newsletter-form{gap:8px;min-width:360px;display:flex}.home-newsletter .home-v3-newsletter-form input{border:1px solid var(--home-line);min-width:0;font:inherit;background:#fff;border-radius:9px;flex:1;padding:0 14px}.home-newsletter .home-v3-newsletter-form button{color:#fff;background:var(--home-green);border:0;border-radius:9px;min-height:46px;padding:0 16px;font-size:11px;font-weight:850}@media (max-width:600px){.home-newsletter .home-v3-newsletter-form{width:100%;min-width:0}.home-newsletter .home-v3-newsletter-form button{padding-inline:12px}}
