@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Manrope:wght@400;500;600;700&display=swap');:root{--crc-blue:#087fe7;--crc-blue-dark:#045aa9;--crc-ink:#06111f;--crc-surface:#f4f8fc;--crc-radius:22px}.crc-hub-header-enabled #header,.crc-hub-header-enabled header#header,.crc-hub-header-enabled .tf-header,.crc-hub-header-enabled .site-header{display:none!important}.crc-hub-footer-enabled>footer:not(.crc-hub-footer),.crc-hub-footer-enabled #footer,.crc-hub-footer-enabled footer#colophon{display:none!important}.crc-hub-header{position:absolute;z-index:9998;top:0;left:0;width:100%;height:96px;padding:18px clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;color:#fff;font-family:Manrope,sans-serif;transition:.3s}.admin-bar .crc-hub-header{top:32px}.crc-hub-header.is-scrolled{position:fixed;height:76px;background:rgba(6,17,31,.9);backdrop-filter:blur(18px)}.crc-hub-brand{display:flex;align-items:center;gap:13px;color:#fff!important;text-decoration:none!important}.crc-hub-brand img{width:56px;height:56px;object-fit:contain}.crc-hub-brand b{font:700 16px/1 'Barlow Condensed',sans-serif;letter-spacing:.16em}.crc-hub-header nav,.crc-hub-header nav ul{display:flex;align-items:center;gap:26px}.crc-hub-header nav ul{margin:0;padding:0;list-style:none}.crc-hub-header nav a{color:#fff!important;text-decoration:none;font:700 14px/1 'Barlow Condensed',sans-serif;letter-spacing:.11em;text-transform:uppercase}.crc-hub-join{padding:14px 22px;border-radius:999px;background:var(--crc-blue)}.crc-hub-menu-button{display:none}.crc-hub-section{padding:clamp(72px,9vw,132px) clamp(22px,6vw,90px);font-family:Manrope,sans-serif}.crc-hub-section-head{max-width:760px;margin-bottom:48px}.crc-hub-section-head>span{color:var(--crc-blue);font:700 13px/1 'Barlow Condensed';letter-spacing:.18em;text-transform:uppercase}.crc-hub-section-head h2{margin:12px 0;color:var(--crc-ink);font:800 clamp(46px,7vw,96px)/.88 'Barlow Condensed';text-transform:uppercase}.crc-hub-section-head p{color:#516174;font-size:17px}.crc-hub-events{background:var(--crc-surface)}.crc-hub-event-list{border-top:1px solid rgba(8,127,231,.18)}.crc-hub-event-card{display:grid;grid-template-columns:120px 1fr auto;gap:32px;align-items:center;padding:30px 0;border-bottom:1px solid rgba(8,127,231,.18)}.crc-hub-event-card time{display:flex;align-items:baseline;gap:8px;color:var(--crc-blue)}.crc-hub-event-card time b{font:800 58px/.8 'Barlow Condensed'}.crc-hub-meta{display:flex;gap:8px}.crc-hub-meta span{padding:6px 10px;border-radius:999px;background:#fff;font-size:12px;font-weight:700}.crc-hub-event-card h3{margin:12px 0 8px;font:700 clamp(28px,3vw,43px)/1 'Barlow Condensed';text-transform:uppercase}.crc-hub-event-card>a{color:var(--crc-ink);font-weight:700;text-decoration:none}.crc-hub-sponsor-grid{display:grid;grid-template-columns:repeat(var(--crc-columns),1fr);gap:16px}.crc-hub-sponsor-grid>a{min-height:170px;padding:26px;border:1px solid #dce8f3;border-radius:var(--crc-radius);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--crc-ink);text-decoration:none}.crc-hub-sponsor-grid img{max-width:170px;max-height:78px;object-fit:contain}.crc-hub-footer{position:relative;z-index:20;overflow:hidden;padding:110px clamp(22px,6vw,90px) 28px;background:var(--crc-ink);color:#b8c8d8;font-family:Manrope,sans-serif}.crc-hub-wave{position:absolute;top:-52px;left:-3%;width:106%;height:110px;background:var(--crc-blue);border-radius:0 0 50% 48%}.crc-hub-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;max-width:1380px;margin:auto}.crc-hub-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.crc-hub-footer-brand{color:#fff!important;text-decoration:none;font:800 clamp(52px,7vw,96px)/.78 'Barlow Condensed'}.crc-hub-footer-grid h2{color:#fff;font:700 18px/1 'Barlow Condensed';letter-spacing:.14em;text-transform:uppercase}.crc-hub-footer-grid a{color:#b8c8d8;text-decoration:none}.crc-hub-footer-bottom{display:flex;justify-content:space-between;max-width:1380px;margin:72px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}.crc-hub-footer-bottom a{color:#b8c8d8;text-decoration:none}@media(max-width:900px){.crc-hub-menu-button{display:flex;width:48px;height:48px;flex-direction:column;justify-content:center;gap:5px;background:none;border:0}.crc-hub-menu-button span{height:2px;background:#fff}.crc-hub-menu-button em{position:absolute;clip:rect(0,0,0,0)}.crc-hub-header nav{position:fixed;inset:0 0 0 14%;padding:120px 30px;flex-direction:column;align-items:flex-start;background:#06111f;transform:translateX(110%);transition:.3s}.crc-hub-header nav.is-open{transform:none}.crc-hub-header nav ul{flex-direction:column;align-items:flex-start}.crc-hub-event-card{grid-template-columns:80px 1fr}.crc-hub-event-card>a{grid-column:2}.crc-hub-sponsor-grid{grid-template-columns:repeat(2,1fr)}.crc-hub-footer-grid{grid-template-columns:1fr 1fr}.crc-hub-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:560px){.crc-hub-event-card{grid-template-columns:1fr}.crc-hub-event-card>a{grid-column:auto}.crc-hub-sponsor-grid,.crc-hub-footer-grid{grid-template-columns:1fr}.crc-hub-footer-grid>div:first-child{grid-column:auto}}
