:root{--navy:#001a3b;--navy2:#0d234d;--cream:#f3f1ec;--paper:#fff;--gold:#d8a646;--blue:#0875bd;--ink:#071629;--muted:#60656c;--line:rgba(7,22,41,.16);--shell:1160px;--wide:1560px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.admin-bar .dw-header{top:32px}img{max-width:100%;height:auto}.dw-shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.dw-shell-wide{width:min(var(--wide),calc(100% - 48px));max-width:none}.dw-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgb(0 20 49 / .82);backdrop-filter:blur(16px);border-bottom:1px solid rgb(255 255 255 / .1);transition:.2s}.dw-header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:32px}.dw-brand,.dw-footer-brand{font-size:27px;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.04em}.dw-brand span,.dw-footer-brand span{color:var(--blue)}.dw-brand-image{height:44px;width:auto;display:block}.dw-navigation,.dw-nav-list{display:flex;align-items:center;gap:28px}.dw-nav-list{list-style:none;margin:0;padding:0}.dw-navigation a{color:#fff;text-decoration:none;font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.dw-menu-toggle{display:none;width:44px;height:44px;background:none;border:0;padding:8px}.dw-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:#fff;margin:5px}.dw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:3px;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important;font-size:13px!important;font-weight:800!important;transition:.2s;border:1px solid #fff0}.dw-btn:hover{transform:translateY(-2px)}.dw-btn-small{min-height:38px;padding:0 16px}.dw-btn-gold{background:var(--gold);color:var(--navy)!important}.dw-btn-blue{background:var(--blue);color:#fff!important}.dw-btn-ghost{border-color:rgb(255 255 255 / .65);color:#fff!important}.dw-btn-outline{border-color:#fff;color:#fff!important}.dw-hero{position:relative;min-height:780px;background:radial-gradient(circle at 82% 55%,rgb(8 117 189 / .38),transparent 24%),radial-gradient(circle at 68% 75%,rgb(216 166 70 / .34),transparent 26%),linear-gradient(115deg,#001126 0%,#001a3b 58%,#123c6d 100%);color:#fff;display:flex;align-items:center;padding:125px 0 55px;overflow:hidden}.dw-hero.has-image{background-image:var(--dw-hero);background-size:cover;background-position:center}.dw-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 17 38 / .98) 0%,rgb(0 24 53 / .89) 35%,rgb(0 24 53 / .32) 68%,rgb(0 24 53 / .08) 100%)}.dw-hero:not(.has-image):after{content:"";position:absolute;right:-8%;bottom:-28%;width:58%;height:78%;border:1px solid rgb(255 255 255 / .18);border-radius:50%;box-shadow:0 0 0 50px rgb(255 255 255 / .025),0 0 0 100px rgb(255 255 255 / .02)}.dw-hero-inner{position:relative;z-index:2}.dw-hero-copy{max-width:670px}.dw-scriptmark{font-family:"Brush Script MT","Segoe Script",cursive;font-size:65px;line-height:.9;margin-bottom:18px}.dw-scriptmark span{font-weight:400}.dw-hero-kicker{font-size:15px;line-height:1.35;margin:0 0 20px}.dw-hero-kicker:after{content:"";display:block;width:42px;height:3px;background:var(--gold);margin-top:8px}.dw-hero h1{font-size:clamp(52px,6vw,84px);line-height:1.03;letter-spacing:-.04em;color:var(--gold);margin:0 0 22px}.dw-lead{font-size:17px;max-width:610px;line-height:1.65}.dw-hero-actions{display:flex;gap:10px;margin:26px 0 30px}.dw-hero-logos{max-width:680px}.dw-hero-logos .tlw-wrap{margin:0!important}.dw-hero-logos .tlw-track{gap:8px!important}.dw-hero-logos .tlw-item,.dw-hero-logos .tlw-card{min-height:62px!important;border-color:rgb(255 255 255 / .55)!important;background:linear-gradient(135deg,rgb(255 255 255 / .32),rgb(255 255 255 / .1))!important;backdrop-filter:blur(10px);border-radius:10px!important}.dw-section{padding:92px 0;scroll-margin-top:72px}.dw-section h2{font-size:clamp(36px,4vw,59px);line-height:1.08;letter-spacing:-.035em;margin:0 0 42px;text-transform:none}.dw-centered-title{text-align:center}.dw-color-title{font-weight:500;color:var(--blue)}.dw-color-title span{color:var(--gold)}.dw-intro{background:var(--cream)}.dw-two-col{display:grid;grid-template-columns:1fr 1.08fr;gap:80px;align-items:start}.dw-intro-grid{margin-top:60px}.dw-copy{color:var(--muted);font-size:17px}.dw-copy p:first-child{margin-top:0}.dw-feature-image,.dw-format-image img{display:block;width:100%;object-fit:cover}.dw-feature-image{aspect-ratio:16/9}.dw-image-placeholder{width:100%;aspect-ratio:16/9;display:grid;place-items:center;background:linear-gradient(135deg,#d8d4ca,#f9f8f4);border:1px dashed rgb(0 0 0 / .18);color:#74706a}.dw-image-placeholder.wide{aspect-ratio:3.4/1}.dw-image-placeholder.dark{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .25);color:rgb(255 255 255 / .65)}.dw-pill-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.dw-pill-row a{background:var(--blue);color:#fff;text-decoration:none;border-radius:2px;padding:8px 15px;font-size:13px;font-weight:700}.dw-dark{background:var(--navy);color:#fff}.dw-three-acts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px}.dw-three-acts article{text-align:center;padding:10px 45px;min-height:170px;border-right:1px solid rgb(255 255 255 / .48)}.dw-three-acts article:last-child{border-right:0}.dw-three-acts span,.dw-three-acts h3{color:var(--gold)}.dw-three-acts span{font-size:21px;font-weight:800}.dw-three-acts h3{font-size:24px;line-height:1.1;margin:3px 0 10px;text-transform:uppercase}.dw-three-acts p{font-size:14px;margin:0 0 10px}.dw-three-acts small{font-size:13px}.dw-why{padding-top:58px;border-top:1px solid rgb(255 255 255 / .07)}.dw-why h2{font-size:34px;text-transform:uppercase}.dw-why .dw-three-acts article{min-height:120px}.dw-eyebrow{text-align:center;color:var(--gold);font-weight:800;font-size:13px;margin:0 0 30px}.dw-eyebrow.blue{text-align:left;color:var(--blue);margin-bottom:4px}.dw-eyebrow.lightblue{text-align:left;color:#36a9ef;margin-bottom:4px}.dw-speakers{background:var(--cream);padding-left:24px;padding-right:24px}.dw-speakers h2{font-size:38px;text-transform:uppercase}.dw-speakers .theiner-speaker-wrapper{width:100%!important;max-width:none!important}.dw-speakers .theiner-speaker-inner{max-width:none!important;padding:0!important}.dw-speakers .theiner-speaker-grid{gap:20px!important}.dw-speakers .theiner-speaker-card{background:var(--navy)!important;border:0!important;border-radius:15px!important;color:#fff!important;box-shadow:0 14px 28px rgb(0 21 48 / .11)!important;overflow:hidden!important}.dw-speakers .theiner-speaker-image{margin:14px 14px 0!important;border-radius:10px!important;overflow:hidden!important}.dw-speakers .theiner-speaker-content{padding:15px 18px 20px!important}.dw-speakers .theiner-speaker-name{font-size:19px!important;line-height:1.1!important;color:#fff!important;margin:0 0 8px!important}.dw-speakers .theiner-speaker-title{color:var(--gold)!important;font-weight:800!important;font-size:12px!important}.dw-speakers .theiner-speaker-company,.dw-speakers .theiner-speaker-location,.dw-speakers .theiner-speaker-bio{color:rgb(255 255 255 / .76)!important;font-size:12px!important}.dw-speakers .theiner-speaker-links a{color:var(--gold)!important}.dw-speakers .theiner-speaker-more{background:var(--navy)!important;color:#fff!important;border:0!important;border-radius:99px!important;padding:9px 20px!important}.dw-format-image{margin-bottom:50px}.dw-format-image img{aspect-ratio:3.4/1}.dw-format h2{font-size:35px;text-transform:uppercase;margin:4px 0 18px}.dw-format h2 span{color:var(--gold)}.dw-format .dw-two-col>div:first-child{padding-right:18px}.dw-format .light{color:rgb(255 255 255 / .82);padding-top:35px}.dw-warm{background:var(--cream)}.dw-partners{background:#fff}.dw-partners h2{text-align:center}.dw-partners .dw-eyebrow{text-align:center}.dw-logo-wall .tlw-item,.dw-logo-wall .tlw-card{border-radius:12px!important}.dw-cta{background:var(--navy2);color:#fff}.dw-cta h2{font-size:36px;text-transform:uppercase;margin-bottom:8px}.dw-cta p{margin:0 0 20px}.dw-cta .dw-btn{margin-right:8px}.dw-footer{background:#191919;color:#fff;padding:72px 0}.dw-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.dw-footer p{font-size:12px;color:rgb(255 255 255 / .7);max-width:280px}.dw-footer strong{display:block;font-size:12px;margin-bottom:12px}.dw-footer ul{list-style:none;margin:0;padding:0}.dw-footer a:not(.dw-footer-brand){display:block;color:rgb(255 255 255 / .7);font-size:12px;margin:7px 0}.dw-to-top{position:fixed;right:24px;bottom:24px;width:38px;height:38px;display:grid;place-items:center;background:rgb(30 30 30 / .75);color:#fff;text-decoration:none;z-index:50}.dw-page{padding-top:145px;min-height:70vh}.dw-content-narrow{max-width:850px}.dw-page h1{font-size:55px}.dw-page article{padding:30px 0;border-bottom:1px solid var(--line)}.dw-page a{color:var(--blue)}.dw-admin-hint{background:#fff2cc;color:#5b4700;padding:12px;border-radius:6px}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px;word-wrap:normal!important}@media(max-width:1100px){.dw-navigation,.dw-nav-list{gap:15px}.dw-navigation a{font-size:12px}.dw-speakers .theiner-speaker-grid{--cols:4!important}}@media(max-width:820px){body.admin-bar .dw-header{top:46px}.dw-shell,.dw-shell-wide{width:min(100% - 30px,var(--shell))}.dw-menu-toggle{display:block}.dw-navigation{display:none;position:absolute;top:76px;left:0;right:0;background:var(--navy);padding:24px;flex-direction:column;align-items:stretch}.dw-navigation.open{display:flex}.dw-nav-list{flex-direction:column;align-items:flex-start}.dw-navigation .dw-btn{width:100%}.dw-hero{min-height:720px;padding-top:125px}.dw-hero-overlay{background:linear-gradient(90deg,rgb(0 17 38 / .96),rgb(0 24 53 / .65))}.dw-two-col{grid-template-columns:1fr;gap:35px}.dw-three-acts{grid-template-columns:1fr}.dw-three-acts article{border-right:0;border-bottom:1px solid rgb(255 255 255 / .3);padding:25px 10px}.dw-three-acts article:last-child{border-bottom:0}.dw-section{padding:70px 0}.dw-intro-grid{margin-top:35px}.dw-speakers{padding-left:0;padding-right:0}.dw-speakers .theiner-speaker-grid{--cols:3!important}.dw-footer-grid{grid-template-columns:1fr 1fr}.dw-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:560px){.dw-header-inner{height:66px}.dw-navigation{top:66px}.dw-brand{font-size:24px}.dw-hero{min-height:760px;padding-top:104px}.dw-scriptmark{font-size:52px}.dw-hero h1{font-size:48px}.dw-hero-actions{flex-direction:column;align-items:stretch}.dw-section h2{font-size:36px}.dw-color-title{font-size:40px!important}.dw-format-image img,.dw-image-placeholder.wide{aspect-ratio:16/8}.dw-pill-row a{flex:1 1 45%;text-align:center}.dw-speakers .theiner-speaker-grid{--cols:2!important}.dw-cta .dw-btn{width:100%;margin:5px 0}.dw-footer-grid{grid-template-columns:1fr}.dw-footer-grid>div:first-child{grid-column:auto}.dw-to-top{right:12px;bottom:12px}}.dw-shell{--shell:1280px}.dw-shell-wide{width:min(1580px,calc(100% - 64px))}.dw-shell-partners{width:min(1380px,calc(100% - 48px))}.dw-intro-grid.no-image{grid-template-columns:minmax(0,820px)}.dw-intro-grid.no-image .dw-copy{font-size:19px}.dw-color-title{max-width:900px}.dw-facts{line-height:1.8}.dw-format:not(:has(.dw-format-image)){padding-top:100px}.dw-format-image{overflow:hidden;border-radius:4px}.dw-format-image img{min-height:320px}.dw-speakers{padding-left:0;padding-right:0}.dw-speakers .theiner-speaker-wrapper,.dw-speakers .theiner-speaker-fullwidth{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.dw-speakers .theiner-speaker-inner{width:100%!important;max-width:none!important;padding:0!important}.dw-speakers .theiner-speaker-grid{width:100%!important;gap:22px!important;margin:34px 0!important}.dw-speakers .theiner-speaker-card{padding:15px!important;min-width:0!important}.dw-speakers .theiner-speaker-image{width:100%!important;margin:0 0 15px!important;border-radius:10px!important}.dw-speakers .theiner-speaker-content{padding:0 3px 7px!important}.dw-speakers .theiner-speaker-name{font-size:18px!important;overflow-wrap:anywhere}.dw-speakers .theiner-speaker-title{font-size:12px!important;line-height:1.4!important}.dw-speakers .theiner-speaker-company,.dw-speakers .theiner-speaker-location{font-size:12px!important}.dw-speakers .theiner-speaker-bio{font-size:12px!important;line-height:1.55!important}.dw-speakers .theiner-speaker-more{display:none;margin:28px auto 0!important}.dw-speakers .theiner-speaker-more.is-visible{display:block!important}.dw-hero-logos{width:100%;max-width:760px;margin-top:30px;overflow:hidden}.dw-hero-logos .tlw-wrap{width:100%!important;max-width:100%!important;overflow:hidden!important}.dw-hero-logos .tlw-track{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important}.dw-hero-logos .tlw-card,.dw-hero-logos .tlw-tier-hero,.dw-hero-logos .tlw-tier-gold{grid-column:span 1!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:76px!important;overflow:hidden!important}.dw-hero-logos .tlw-logo{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:3px 7px!important}.dw-hero-logos .tlw-logo img{display:block!important;max-width:100%!important;max-height:86%!important;width:auto!important;height:auto!important;object-fit:contain!important;transform:none!important}.dw-logo-wall .tlw-wrap{width:100%!important}.dw-logo-wall .tlw-track{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:14px!important}.dw-logo-wall .tlw-card{background:#fff!important;border:1px solid rgb(0 26 59 / .13)!important;box-shadow:0 8px 24px rgb(0 26 59 / .08)!important;min-height:92px!important;aspect-ratio:2.05/1!important}.dw-logo-wall .tlw-card:before{background:linear-gradient(135deg,#fff,#f7f8fa)!important}.dw-logo-wall .tlw-card:hover{border-color:rgb(8 117 189 / .42)!important;box-shadow:0 15px 34px rgb(0 26 59 / .13)!important}.dw-logo-wall .tlw-logo{height:78px!important}.dw-logo-wall.dw-logo-cols-4 .tlw-card{flex:0 0 calc((100% - 42px)/4)}.dw-logo-wall.dw-logo-cols-5 .tlw-card{flex:0 0 calc((100% - 56px)/5)}.dw-logo-wall.dw-logo-cols-6 .tlw-card{flex:0 0 calc((100% - 70px)/6)}.dw-logo-wall.dw-logo-cols-7 .tlw-card{flex:0 0 calc((100% - 84px)/7)}.dw-logo-wall.dw-logo-cols-8 .tlw-card{flex:0 0 calc((100% - 98px)/8)}.dw-intro-media{min-width:0}.dw-video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#001a3b;border-radius:6px;box-shadow:0 18px 42px rgb(0 26 59 / .16)}.dw-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.dw-intro-grid.no-video{grid-template-columns:minmax(0,820px)}.dw-intro-grid.no-video .dw-copy{font-size:19px}@media(max-width:1100px){.dw-shell-wide{width:min(100% - 40px,1200px)}.dw-hero-logos .tlw-track{grid-template-columns:repeat(5,minmax(0,1fr))!important}.dw-logo-wall .tlw-card{flex:0 0 calc((100% - 42px)/4)!important}}@media(max-width:820px){.dw-shell-wide{width:min(100% - 30px,1200px)}.dw-hero-logos{overflow:visible}.dw-hero-logos .tlw-wrap{overflow:visible!important}.dw-hero-logos .tlw-track{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory}.dw-hero-logos .tlw-card{flex:0 0 calc((100% - 10px)/2)!important;scroll-snap-align:start}.dw-logo-wall .tlw-track{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important}.dw-logo-wall .tlw-card{flex:0 0 calc((100% - 10px)/2)!important}.dw-format-image img{min-height:0}.dw-format:not(:has(.dw-format-image)){padding-top:70px}}@media(max-width:560px){.dw-speakers .theiner-speaker-grid{gap:12px!important}.dw-speakers .theiner-speaker-card{padding:10px!important}.dw-speakers .theiner-speaker-name{font-size:16px!important}.dw-hero-logos{margin-top:22px}.dw-hero-logos .tlw-card{min-height:68px!important}}.dw-partners{background:var(--navy)!important;color:#fff}.dw-partners h2{color:#fff!important}.dw-partners .dw-eyebrow{color:#36a9ef!important}.dw-partners .dw-logo-group{margin-top:42px}.dw-partners .dw-logo-group+.dw-logo-group{margin-top:58px;padding-top:38px;border-top:1px solid rgb(255 255 255 / .15)}.dw-partners .dw-logo-group h3{margin:0 0 20px;color:#fff;text-align:center;font-size:14px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em}.dw-partners .dw-logo-group-main .tlw-card{min-height:124px!important}.dw-partners .dw-logo-group-main .tlw-logo{height:104px!important;padding:12px 20px!important}.dw-partners .dw-logo-wall .tlw-card{background:rgb(255 255 255 / .075)!important;border:1px solid rgb(255 255 255 / .24)!important;box-shadow:0 10px 28px rgb(0 10 28 / .2)!important;overflow:hidden!important}.dw-partners .dw-logo-wall .tlw-card:before{background:linear-gradient(135deg,rgb(255 255 255 / .1),rgb(255 255 255 / .035))!important}.dw-partners .dw-logo-wall .tlw-card:hover{background:rgb(255 255 255 / .12)!important;border-color:rgb(54 169 239 / .72)!important;box-shadow:0 16px 36px rgb(0 10 28 / .32)!important}.dw-partners .dw-logo-wall .tlw-logo{padding:8px 14px!important}.dw-partners .dw-logo-wall .tlw-logo img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.dw-format .dw-copy h3{font-size:clamp(24px,2.4vw,34px);line-height:1.18;letter-spacing:-.025em;margin:0 0 24px;color:var(--ink)}.dw-format .dw-copy h4{font-size:20px;line-height:1.3;margin:28px 0 10px;color:var(--ink)}.dw-format .dw-copy strong{color:var(--ink)}.dw-format .dw-copy ul,.dw-format .dw-copy ol{padding-left:22px}.dw-format .dw-copy a{color:var(--blue);text-underline-offset:3px}.dw-format .dw-copy.light h3,.dw-format .dw-copy.light h4{color:var(--gold)}.dw-format .dw-copy.light strong{color:#fff}.dw-format .dw-copy.light a{color:#36a9ef}.dw-hero-actions{flex-wrap:wrap}.dw-hero-actions-3 .dw-btn{padding-left:16px;padding-right:16px}.dw-hero-logo-row+.dw-hero-logo-row{margin-top:10px}.dw-hero-logo-row .tlw-track{grid-template-columns:repeat(6,minmax(0,1fr))!important}@media(max-width:1100px){.dw-hero-logo-row .tlw-track{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(max-width:820px){.dw-hero-logo-row+.dw-hero-logo-row{margin-top:12px}.dw-hero-logo-row .tlw-track{display:flex!important;grid-template-columns:none!important}}