.cta-button{border-radius:999px;align-items:center;gap:.4rem;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;transition:background-color .25s,color .25s,border-color .25s;display:inline-flex}.cta-button-arrow{transition:transform .25s;display:inline-block}.cta-button:hover{background-color:var(--cta-hover-bg,inherit);color:var(--cta-hover-color,inherit)}.cta-button:hover .cta-button-arrow{transform:translate(4px)}
.home-section1{background-color:var(--brand-blue-pale);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;min-height:750px;padding:4rem 1.5rem 2.5rem;display:flex;position:relative;overflow:hidden}.home-section1-bg{background-color:var(--brand-navy);clip-path:polygon(0 85%,100% 98%,100% 0,0 0);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.home-section1-overlay{clip-path:polygon(0 85%,100% 98%,100% 0,0 0);z-index:0;background:linear-gradient(#0000008c 0%,#00000059 45%,#000000bf 100%);position:absolute;inset:0}.home-section1-content{z-index:1;flex-direction:column;align-items:center;max-width:760px;display:flex;position:relative}.home-section1-date{letter-spacing:.03em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.home-section1-kicker{margin-bottom:.25rem;font-size:1.1rem;font-style:italic}.home-section1-heading{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.25}.home-section1-description{color:#ffffffd9;margin-bottom:1.75rem;font-size:.95rem;line-height:1.6}.home-section1-speakers-label{letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-section1-speakers{justify-content:center;margin-bottom:1.75rem;display:flex}.home-section1-speaker-avatar{background:#ffffff4d;border:2px solid #fff;border-radius:50%;width:42px;height:42px;margin-left:-10px;display:block;overflow:hidden}.home-section1-speaker-avatar:first-child{margin-left:0}.home-section1-speaker-avatar img{object-fit:cover;width:100%;height:100%}.home-section1-cta{color:var(--brand-navy);--cta-hover-bg:var(--brand-blue-pale);--cta-hover-color:var(--brand-navy);background:#fff}.home-section1-columns{z-index:1;flex-wrap:wrap;justify-content:center;gap:2.5rem;width:100%;max-width:900px;display:flex;position:relative}.home-section1-column{text-align:left}.home-section1-column h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.home-section1-column a{color:#ffffffd9;align-items:center;gap:.3rem;font-size:.85rem;display:inline-flex}@media (max-width:768px){.home-section1-columns{text-align:center;flex-direction:column;align-items:center}.home-section1-column{text-align:center}}
.home-section2{background-color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;width:100%;padding:6rem 6vw;display:flex;position:relative;overflow:hidden}.home-section2-blob{background:var(--brand-blue-pale);z-index:0;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-160px;left:-120px}.home-section2-text{z-index:1;max-width:450px;position:relative}.home-section2-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-section2-heading{color:var(--brand-navy);max-width:350px;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.home-section2-description{color:var(--ink-muted);margin-bottom:1.75rem;font-size:.95rem;line-height:1.7}.home-section2-cta{background:var(--brand-navy);color:#fff;--cta-hover-bg:var(--brand-blue-deep);--cta-hover-color:#fff}.home-section2-media{z-index:1;position:relative}.home-section2-dots{background-image:radial-gradient(circle, var(--brand-blue-pale) 1.5px, transparent 1.5px);z-index:0;background-size:10px 10px;width:60px;height:60px;position:absolute;top:-24px;left:-24px}.home-section2-image{z-index:1;border-radius:6px;width:450px;max-width:100%;height:auto;display:block;position:relative}.home-section2-badges{z-index:2;gap:.4rem;display:flex;position:absolute;bottom:-14px;left:16px}.home-section2-badge{object-fit:contain;background:#fff;border:2px solid #fff;border-radius:50%;width:32px;height:32px}@media (max-width:768px){.home-section2{text-align:center;flex-direction:column;padding:4rem 6vw}.home-section2-text{max-width:100%}.home-section2-heading{max-width:100%;margin-left:auto;margin-right:auto}}.home-section2-reasons{background-color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;width:100%;padding:5rem 6vw;display:flex;position:relative;overflow:hidden}.home-section2-reasons-blob{background:var(--brand-blue-pale);z-index:0;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-200px;left:12%}.home-section2-reasons-list{z-index:1;flex-direction:column;gap:2rem;max-width:360px;display:flex;position:relative}.home-section2-reason{text-align:left;align-items:flex-start;gap:1rem;display:flex}.home-section2-reason-icon{background:var(--brand-navy);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-section2-reason-icon svg{width:20px;height:20px}.home-section2-reason-title{color:var(--brand-navy);margin-bottom:.35rem;font-size:1rem;font-weight:700}.home-section2-reason-description{color:var(--ink-muted);font-size:.85rem;line-height:1.6}@media (max-width:768px){.home-section2-reasons{text-align:center;flex-direction:column;padding:4rem 6vw}.home-section2-reason{text-align:left}}
.home-section4{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:4rem 6vw 6rem;display:flex;position:relative;overflow:visible}.home-section4-media{aspect-ratio:16/9;background-color:var(--brand-navy);border-radius:8px;width:100%;max-width:900px;position:relative;overflow:hidden}.home-section4-poster,.home-section4-video{object-fit:cover;border:0;width:100%;height:100%;display:block}.home-section4-play{cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,background-color .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-section4-play:hover{background:#fff;transform:translate(-50%,-50%)scale(1.06)}.home-section4-play-icon{color:var(--brand-navy);font-size:1.4rem;line-height:1}.home-section4-dots{background-image:radial-gradient(circle, var(--brand-blue-pale) 1.5px, transparent 1.5px);z-index:0;background-size:10px 10px;width:70px;height:70px;position:absolute;bottom:1rem;left:6vw}.home-section4-card{z-index:1;text-align:center;background:#fff;border-radius:8px;width:100%;max-width:640px;margin-top:-90px;padding:2.5rem 2rem;position:relative;box-shadow:0 20px 40px #0333491f}.home-section4-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-section4-heading{color:var(--brand-navy);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;line-height:1.3}.home-section4-description{color:var(--ink-muted);margin-bottom:1.75rem;font-size:.9rem;line-height:1.7}.home-section4-cta{background:var(--brand-navy);color:#fff;--cta-hover-bg:var(--brand-blue-deep);--cta-hover-color:#fff}@media (max-width:768px){.home-section4-card{margin-top:-60px;padding:2rem 1.25rem}}
.home-section5{background-color:var(--brand-navy);color:#fff;text-align:center;flex-direction:column;align-items:center;gap:3rem;width:100%;padding:6rem 6vw;display:flex;position:relative;overflow:hidden}.home-section5-blob{z-index:0;border-radius:50%;position:absolute}.home-section5-blob-back{background:#ffffff0a;width:1000px;height:1000px;top:50px;right:-490px}.home-section5-blob-front{background:#ffffff0f;width:850px;height:850px;top:150px;right:-450px}.home-section5-header{z-index:1;max-width:620px;position:relative}.home-section5-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#fff9;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-section5-heading{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.home-section5-description{color:#ffffffbf;font-size:.95rem;line-height:1.7}.home-section5-posts{z-index:1;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:1100px;display:flex;position:relative}.home-section5-post{text-align:left;color:#fff;flex-direction:column;width:320px;max-width:100%;display:flex}.home-section5-post-image{object-fit:cover;border-radius:6px;width:100%;height:180px;margin-bottom:1rem}.home-section5-post-title{margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.4}.home-section5-post-meta{color:#fff9;font-size:.8rem}.home-section5-cta{z-index:1;color:#fff;--cta-hover-bg:#ffffff26;--cta-hover-color:#fff;background:0 0;border:1px solid #fff9;position:relative}.home-section5-cta:hover{border-color:#fff}@media (max-width:768px){.home-section5-posts{flex-direction:column;align-items:center}.home-section5-post{width:100%;max-width:360px}}
.home-section6{background-color:#fff;width:100%;padding:5rem 6vw}.home-section6-header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.home-section6-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-section6-heading{color:var(--brand-navy);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-section6-description{color:var(--ink-muted);font-size:.95rem;line-height:1.7}.home-section6-grid{grid-template-columns:1fr 1fr;max-width:900px;margin:0 auto;display:grid}.home-section6-item{border-bottom:1px solid var(--line);border-radius:8px;padding:2rem 2.5rem;transition:transform .25s,box-shadow .25s}.home-section6-item:hover{transform:translateY(-6px);box-shadow:0 16px 30px #0333491a}.home-section6-item:nth-child(odd){border-right:1px solid var(--line);padding-left:4%}.home-section6-item:nth-child(2n){padding-right:0}.home-section6-item:nth-last-child(-n+2){border-bottom:none}.home-section6-logo{color:var(--brand-navy);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;display:inline-flex}.home-section6-logo-icon{width:18px;height:18px}.home-section6-logo-badge{background:var(--brand-navy);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:700;display:inline-flex}.home-section6-quote{color:var(--ink-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.home-section6-author{align-items:center;gap:.75rem;display:flex}.home-section6-avatar{background:var(--line);border-radius:50%;flex-shrink:0;width:40px;height:40px;display:block;overflow:hidden}.home-section6-avatar img{object-fit:cover;width:100%;height:100%}.home-section6-author-name{color:var(--brand-navy);font-size:.85rem;font-weight:700}.home-section6-author-title{color:var(--ink-faint);font-size:.8rem}@media (max-width:768px){.home-section6-grid{grid-template-columns:1fr}.home-section6-item{padding:2rem 0;border-right:none!important}.home-section6-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.home-section6-item:last-child{border-bottom:none}}
.home-section7{background-color:#fff;flex-direction:column;align-items:center;gap:3rem;width:100%;padding:6rem 6vw;display:flex;position:relative;overflow:hidden}.home-section7-blob{z-index:0;border-radius:50%;position:absolute}.home-section7-blob-back{background:linear-gradient(45deg,#fff 60%,#1291cb40 100%);width:1250px;height:1250px;top:-100px;left:-160px}.home-section7-blob-front{background:linear-gradient(30deg,#fff 60%,#1291cb26 100%);width:1000px;height:1000px;top:100px;left:-10px}.home-section7-header{z-index:1;text-align:center;max-width:600px;position:relative}.home-section7-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.home-section7-heading{color:var(--brand-navy);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2}.home-section7-description{color:var(--ink-muted);font-size:.95rem;line-height:1.7}.home-section7-logos{z-index:1;flex-direction:column;align-items:center;gap:2.5rem;max-width:980px;display:flex;position:relative}.home-section7-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem 3rem;display:flex}.home-section7-logo{color:var(--ink-faint);filter:grayscale();opacity:.85;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:inline-flex}.home-section7-logo img{object-fit:contain;max-width:140px;height:28px}.home-section7-logo-icon{width:22px;height:22px;display:inline-flex}@media (max-width:768px){.home-section7-logos{gap:1.75rem 2rem}}
