@import"https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";:root{--colorBg:#fff;--colorSurface:#f7f8fc;--colorText:#111827;--colorTextSoft:#5f6b7a;--colorBorder:#e5e7eb;--colorPrimary:#d61f69;--colorSecondary:#ff8a00;--colorAccent:#ffbf1f;--colorDanger:#ff2a00;--colorShadow:rgba(17,24,39,.14);--fontDisplay:"ClashDisplay",Arial,sans-serif;--open-sans:"Open Sans",sans-serif;--fontBody:"Inter","Segoe UI",Roboto,Arial,sans-serif;--fontSizeH2:clamp(2rem,5vw,4.5rem);--fontSizeP:clamp(1rem,1.6vw,1.125rem);--lineHeightHeading:1.05;--lineHeightBody:1.6;--spaceXs:0.5rem;--spaceSm:0.75rem;--spaceMd:1rem;--spaceLg:1.5rem;--spaceXl:2rem;--space2xl:3rem;--space3xl:4rem;--radiusSm:0.75rem;--radiusMd:1rem;--radiusLg:1.5rem;--radiusRound:999px;--shadowMd:0 12px 30px var(--colorShadow);--transitionBase:240ms ease;--pushTranslate:-4px;--animDurationShort:300ms;--animDurationMed:400ms;--animDurationLong:1200ms;--easingSmooth:cubic-bezier(0.4,0,0.2,1);--easingBouncy:cubic-bezier(0.68,-0.55,0.265,1.55);--containerMaxWidth:1200px;--containerPaddingDesktop:3rem;--containerPaddingTablet:2rem;--containerPaddingMobile:1rem}.char,span.char{display:inline-block;will-change:transform,opacity}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--colorBg);color:var(--colorText);font-family:var(--fontDisplay);font-size:var(--fontSizeP);line-height:var(--lineHeightBody);margin:0;overflow-x:hidden;padding:0}img{display:block;height:auto;max-width:100%}a{color:var(--colorPrimary);text-decoration:none;transition:color var(--transitionBase)}a:hover{color:var(--colorSecondary)}button{background:none;border:none;cursor:pointer;font-family:var(--fontDisplay)}.summitHero .globalH2,.summitHero h2{color:var(--colorText);font-family:var(--fontDisplay);font-size:var(--fontSizeH2);font-weight:700;line-height:var(--lineHeightHeading);margin:0}.summitHero .globalParagraph,.summitHero p{color:var(--colorTextSoft);font-family:var(--fontBody);font-size:var(--fontSizeP);line-height:var(--lineHeightBody);margin:0}.imageShowcase{background-color:#fff;margin:0;padding:0}.imageShowcase,.imageShowcaseContainer{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.imageShowcaseContainer{margin:0 auto;max-width:100%;z-index:2}.imageFrame{align-items:center;border-radius:0;display:flex;height:216px;justify-content:center;transition:transform var(--transitionBase);width:100%;will-change:transform;z-index:3}.imageFrame,.imageFrame img{max-width:100%;position:relative}.imageFrame img{display:block;height:341px;object-fit:contain;width:607px;z-index:2}.imageFrame:hover{transform:translateY(var(--pushTranslate))}.imageFrame:active{transform:translateY(0) scale(.985)}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-500px)}to{opacity:1;transform:translateX(0)}}.imageShowcase{animation:fadeIn var(--animDurationMed) ease-in forwards;opacity:0}.jsAnimatedImage{opacity:1}@media (prefers-reduced-motion:reduce){.imageFrame,.jsAnimatedImage{animation:none;opacity:1;transform:none;transition:none}}.countdownHeroHeader{animation:gradientFlow 12s ease infinite,sectionFadeIn var(--animDurationMed) ease-in .4s forwards;background:linear-gradient(-45deg,#ffd84d,#ff8a00 15%,#ff6b4a 28%,#ff3b1f 38%,#d6327a 48%,#c2185b 58%,#8b2e6f 68%,#5b174f 76%,#3d0f35 83%,#1f1328 89%,#8b4055 95%,#ffd84d);background-size:400% 400%;opacity:0}.countdownHeroHeaderContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}@keyframes sectionFadeIn{0%{opacity:0}to{opacity:1}}@keyframes gradientFlow{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 0}to{background-position:0 50%}}.countdownHeroEyebrow{align-items:center;display:flex;justify-content:center;max-width:100%;min-height:60px;width:446px}.countdownHeroEyebrow div,.countdownHeroEyebrow p,.countdownHeroEyebrow span{color:#fff;font-family:var(--fontDisplay)!important;font-size:57px;font-weight:400;line-height:1.2;margin:0;text-align:center}@keyframes eyebrowFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.countdownHeroEyebrow{min-height:auto;width:100%}.countdownHeroEyebrow div,.countdownHeroEyebrow p,.countdownHeroEyebrow span{font-size:clamp(2rem,8vw,57px);line-height:1.15}}.countdown-banner{border-radius:14px;flex-direction:column;height:auto;overflow:hidden;padding:clamp(2rem,8vw,4rem);width:clamp(300px,90vw,1400px)}.countdown-banner,.time-wrapper{align-items:center;display:flex;justify-content:center}.time-wrapper{flex-wrap:nowrap;gap:clamp(10px,3vw,25px);z-index:2}.time-block{align-items:center;display:flex;flex-direction:column;gap:clamp(4px,1vw,8px)}.digits-container{display:flex;gap:2px}.digit{align-items:center;color:#fff;display:inline-flex;flex-shrink:0;font-family:var(--fontDisplay);font-size:clamp(60px,14vw,200px);font-variant-numeric:tabular-nums;font-weight:400;justify-content:center;letter-spacing:-2px;line-height:.75;margin-right:0;position:relative;width:1ch}.cut-effect{clip-path:polygon(0 0,100% 0,91% 18%,36% 100%,0 100%);z-index:2}.cut-effect:after{background:linear-gradient(135deg,transparent 50%,rgba(0,0,0,.4));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.label{color:#fff;font-family:var(--fontDisplay);font-size:clamp(14px,4vw,80px);font-weight:400;letter-spacing:.05em;opacity:.9}@media (max-width:768px){.countdown-banner{padding:1.5rem 1rem;width:100%}.time-wrapper{gap:8px}.digit{font-size:clamp(45px,11vw,200px);min-width:auto}.label{font-size:clamp(11px,2.5vw,24px);margin-top:4px}}@media (max-width:480px){.countdown-banner{padding:1rem .75rem}.time-wrapper{gap:6px}.digits-container{gap:1px}.digit{font-size:clamp(40px,10vw,150px)}.label{font-size:clamp(10px,2vw,16px)}}.jsAnimatedEyebrow{animation:fadeIn .4s ease-in .4s forwards}.jsAnimatedCountdown{animation:fadeIn .4s ease-in .5s forwards;opacity:0}@keyframes countdownFadeUp{0%{filter:blur(8px);opacity:0;transform:translateY(60px) scale(.85) rotateX(20deg) rotate(-8deg)}50%{filter:blur(2px);transform:translateY(-8px) scale(.95) rotateX(5deg) rotate(-2deg)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1) rotateX(0deg) rotate(0deg)}}.jsAnimatedEyebrow{animation:eyebrowFadeUp 2s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0;transform:translateY(24px)}.countdownHeroPrimaryAction{margin-bottom:30px;margin-top:40px}.countdownHeroPrimaryAction,.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text{display:flex;justify-content:center;width:100%}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text p{margin:0}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a.buyTicketsButton{align-items:center;background-color:transparent!important;border:3px solid #fff!important;border-radius:999px!important;color:#fff!important;cursor:pointer;display:inline-flex;font-family:Open Sans,Arial,sans-serif;font-size:clamp(20px,2.5vw,36px);font-weight:700;justify-content:center;line-height:1;max-width:100%;min-width:280px;padding:1.125rem 2.75rem;position:relative;text-align:center;text-decoration:none!important;transition:all .6s cubic-bezier(.23,1,.32,1);z-index:1}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a span.circle{background-color:#fff;border-radius:999px!important;height:20px;left:50%;opacity:0;overflow:visible!important;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .8s cubic-bezier(.23,1,.32,1),height .8s cubic-bezier(.23,1,.32,1),opacity .8s cubic-bezier(.23,1,.32,1),visibility .8s cubic-bezier(.23,1,.32,1);width:20px;z-index:-1}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a:hover{color:#d61f69!important}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a:hover span.circle{height:600px;opacity:1;visibility:visible;width:600px}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a:active{box-shadow:0 0 0 4px #fff!important}.countdownHeroPrimaryAction .hs_cos_wrapper,.countdownHeroPrimaryAction .hs_cos_wrapper_type_image,.countdownHeroPrimaryAction .hs_cos_wrapper_widget{border-radius:999px;overflow:hidden!important}.countdownHeroSecondaryAction{display:flex;justify-content:center;width:100%}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text p{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0;text-align:center}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text span{align-items:center;color:#fff;font-size:1.5rem;justify-content:center;line-height:1}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text a{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:clamp(14px,1.2vw,20px);font-weight:400;line-height:1.1;text-decoration:underline;text-underline-offset:.18em}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text a:hover{transform:translateY(-4px)}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a:hover{cursor:pointer;transform:translateY(-8px) scale(1.12)}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text span{display:inline-flex;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55)}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text p:hover span{animation:symbolPulse .6s cubic-bezier(.68,-.55,.265,1.55) forwards}@media (max-width:991px){.countdownHeroHeaderContainer{padding:0 1rem}.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a{min-width:220px;padding:1rem 2rem}}@media (max-width:767px){.countdownHeroPrimaryAction .hs_cos_wrapper_type_rich_text a{max-width:420px;min-width:0;padding:.95rem 1.5rem;width:100%}.countdownHeroSecondaryAction .hs_cos_wrapper_type_rich_text span{font-size:1.25rem}}.countdownHeroVenueRow{column-gap:2rem;display:grid;grid-template-columns:1fr 55px 1fr;margin-top:25px;max-width:100%;padding:0 1.5rem;place-items:center;width:100%}.countdownHeroVenueLeft{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p{color:#fff;font-family:ClashDisplay,Arial,sans-serif;line-height:1;margin:0}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:first-child{font-size:45px;font-weight:300;margin-bottom:1rem}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(2){margin-bottom:.8rem}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(2) span{border-bottom:2px solid #ffbf1f;color:#ffbf1f;display:inline-block;font-size:50px;font-weight:500;padding-bottom:.1rem}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(3){font-size:45px;font-weight:400}.countdownHeroVenueArrow{align-items:center;display:flex;justify-content:center;width:55px}.countdownHeroVenueArrow img{display:block;height:28px;object-fit:contain;width:55px}.countdownHeroVenueRight{align-items:center;display:flex;justify-content:flex-end;width:100%}.countdownHeroVenueRight .hs_cos_wrapper_type_rich_text p{color:#fff;font-family:ClashDisplay,Arial,sans-serif;font-size:50px;font-weight:600;line-height:1;margin:0;text-align:right;white-space:nowrap}.countdownHeroVenueBooking{margin-top:1.5rem}.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text p,.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text p:first-child{font-size:24px;font-weight:400;line-height:1.3;margin:0}.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text a{color:#fff;text-decoration:underline;text-underline-offset:5px;transition:color .3s ease}.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text a:focus-visible,.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text a:hover{color:#ffbf1f}@media (max-width:767px){.countdownHeroVenueBooking{margin-top:1rem}.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text p,.countdownHeroVenueLeft .countdownHeroVenueBooking .hs_cos_wrapper_type_rich_text p:first-child{font-size:clamp(1rem,4.5vw,22px)}}@media (max-width:1199px){.countdownHeroVenueRow{column-gap:1.5rem;grid-template-columns:minmax(0,1fr) 48px auto}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:first-child,.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(3){font-size:clamp(2rem,3vw,45px)}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(2) span,.countdownHeroVenueRight .hs_cos_wrapper_type_rich_text p{font-size:clamp(2.2rem,3.2vw,50px)}.countdownHeroVenueArrow,.countdownHeroVenueArrow img{width:48px}.countdownHeroVenueArrow img{height:auto}}@media (max-width:767px){.countdownHeroVenueRow{grid-template-columns:1fr;justify-items:center;padding:0 1rem;row-gap:1.25rem;text-align:center}.countdownHeroVenueLeft,.countdownHeroVenueRight{display:flex;justify-content:center;width:100%}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text,.countdownHeroVenueRight .hs_cos_wrapper_type_rich_text{width:100%}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p,.countdownHeroVenueRight .hs_cos_wrapper_type_rich_text p{text-align:center}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:first-child,.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(3){font-size:clamp(1.75rem,8vw,45px)}.countdownHeroVenueLeft .hs_cos_wrapper_type_rich_text p:nth-child(2) span,.countdownHeroVenueRight .hs_cos_wrapper_type_rich_text p{font-size:clamp(2rem,9vw,50px);white-space:normal}.countdownHeroVenueArrow{width:55px}.countdownHeroVenueRight{justify-content:center}}.jsAnimatedVenueLeft{animation:fadeIn .2s ease-in .8s forwards;opacity:0}@keyframes venueFadeInLeft{0%{filter:blur(8px);opacity:0;transform:translateX(-60px) scale(.9)}50%{filter:blur(2px);transform:translateX(-10px) scale(.95)}to{filter:blur(0);opacity:1;transform:translateX(0) scale(1)}}.jsAnimatedVenueArrow{animation:fadeIn .2s ease-in .85s forwards;opacity:0}@keyframes venueFadeInArrow{0%{filter:blur(6px);opacity:0;transform:scale(0) rotate(-30deg)}50%{filter:blur(1px);transform:scale(1.08) rotate(5deg)}to{filter:blur(0);opacity:1;transform:scale(1) rotate(0deg)}}.jsAnimatedVenueRight{animation:fadeIn .2s ease-in .9s forwards;opacity:0}@keyframes venueFadeInRight{0%{filter:blur(12px);opacity:0;transform:translateX(80px) scale(.7) rotateY(-25deg)}50%{filter:blur(4px);opacity:.6;transform:translateX(20px) scale(.92) rotateY(-8deg)}to{filter:blur(0);opacity:1;transform:translateX(0) scale(1) rotateY(0deg)}}.countdownHeroPricing{display:flex;justify-content:center;margin-top:140px;padding:0 1.5rem;width:100%;z-index:3}.countdownHeroPricingInner{border:4px solid transparent;border-radius:64px;box-shadow:0 0 0 hsla(0,0%,100%,0);max-width:100%;padding:2rem 3rem 1.75rem;width:100%}.jsAnimatedPricingInner{animation:pricingBorderFadeIn .8s cubic-bezier(.4,0,.2,1) 0s forwards!important}@keyframes pricingBorderFadeIn{0%{border-color:hsla(0,0%,100%,0)}to{border-color:#fff}}@keyframes pricingTextFadeIn{0%{opacity:0}to{opacity:1}}.countdownHeroPricingHeader{margin-bottom:1.25rem}.jsAnimatedPricingHeader{animation:pricingTextFadeIn .4s cubic-bezier(.4,0,.2,1) 1s forwards!important}.countdownHeroPricingHeader .hs_cos_wrapper_type_rich_text p{color:#fff;font-family:ClashDisplay,Arial,sans-serif;font-size:45px;font-weight:300;line-height:1;margin:0}.countdownHeroPricingGrid{align-items:center;column-gap:1.5rem;display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr)}.countdownHeroPricingCard{width:100%}.jsAnimatedPricingCardLeft,.jsAnimatedPricingCardRight{animation:pricingTextFadeIn .4s cubic-bezier(.4,0,.2,1) 1s forwards!important}.countdownHeroPricingCard .hs_cos_wrapper_type_rich_text p{margin:0}.countdownHeroPricingCard .hs_cos_wrapper_type_rich_text p:first-child{align-items:center;display:flex;flex-wrap:nowrap;gap:.5rem}.countdownHeroPricingCard .currency{flex-shrink:0;font-size:72px;font-weight:400;line-height:1;transform:translateY(2rem)}.countdownHeroPricingCard .amount,.countdownHeroPricingCard .currency{color:#fff;contain:layout style paint;display:inline-block;font-family:ClashDisplay,Arial,sans-serif;will-change:transform,letter-spacing}.countdownHeroPricingCard .amount{flex-shrink:1;font-size:191px;font-weight:300;letter-spacing:-.04em;line-height:.84}.countdownHeroPricingCard .unit{align-items:center;display:inline-flex;flex-shrink:0;font-family:ClashDisplay,Arial,sans-serif;font-size:60px;font-weight:700;height:200px;justify-content:center;line-height:.9;margin-left:.5rem;text-orientation:mixed;transform:rotate(180deg);writing-mode:vertical-rl}.countdownHeroPricingCard .subLabel,.countdownHeroPricingCard .unit{color:#fff;contain:layout style paint;will-change:transform,letter-spacing}.countdownHeroPricingCard .subLabel{font-size:25px;text-align:end}.countdownHeroPricingCard .label{color:#fff;font-family:ClashDisplay,Arial,sans-serif;font-size:49px;font-weight:700;line-height:1;margin-top:.75rem;margin-top:0!important}.countdownHeroPricingCard .iva{color:#fff;display:inline-block;font-size:clamp(1.5rem,4vw,25px);margin-left:.5rem;vertical-align:super;white-space:nowrap}@media (max-width:1199px){.countdownHeroPricingCard .iva{font-size:clamp(1.3rem,3.5vw,22px);margin-left:.35rem}}@media (max-width:991px){.countdownHeroPricingCard .iva{font-size:clamp(1.1rem,2.5vw,18px);margin-left:.25rem}}@media (max-width:767px){.countdownHeroPricingCard .iva{font-size:clamp(.9rem,2vw,14px);margin-left:.2rem}}.countdownHeroPricingDivider{align-items:center;display:flex;justify-content:center;width:100%}.jsAnimatedPricingDivider{animation:pricingTextFadeIn .4s cubic-bezier(.4,0,.2,1) 1s forwards!important}.countdownHeroPricingDivider img{display:block;height:239px;object-fit:contain;width:28px}.countdownHeroPricingCard--left{padding-right:.5rem}.countdownHeroPricingCard--left .amount{transform-origin:right center}.countdownHeroPricingCard--right{padding-left:.5rem}.countdownHeroPricingCard--right .amount{transform-origin:left center}@media (max-width:1199px){.countdownHeroPricingInner{border-radius:48px;padding:1.75rem 2rem 1.5rem}.countdownHeroPricingHeader .hs_cos_wrapper_type_rich_text p{font-size:clamp(2rem,3.3vw,45px)}.countdownHeroPricingGrid{column-gap:1rem;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr)}.countdownHeroPricingCard .currency{font-size:clamp(2.5rem,4vw,72px);transform:translateY(1rem)}.countdownHeroPricingCard .amount{font-size:clamp(5rem,12vw,191px)}.countdownHeroPricingCard .unit{font-size:clamp(2rem,4vw,60px)}.countdownHeroPricingCard .label{font-size:clamp(2rem,4vw,49px)}.countdownHeroPricingCard .subLabel{font-size:clamp(1rem,2vw,22px)}.countdownHeroPricingDivider img{height:180px;width:22px}}@media (max-width:991px){.countdownHeroPricingCard .currency{font-size:clamp(2rem,3vw,56px);transform:translateY(.8rem)}.countdownHeroPricingCard .amount{font-size:clamp(4rem,10vw,140px)}.countdownHeroPricingCard .unit{font-size:clamp(1.5rem,2.5vw,48px)}.countdownHeroPricingCard .label{font-size:clamp(1.5rem,2.5vw,38px)}.countdownHeroPricingCard .subLabel{font-size:clamp(.85rem,1.5vw,18px)}}@media (max-width:767px){.countdownHeroPricing{padding:0 1rem}.countdownHeroPricingInner{border-radius:32px;border-width:3px;padding:1.25rem 1rem}.countdownHeroPricingHeader{margin-bottom:1rem;text-align:center}.countdownHeroPricingHeader .hs_cos_wrapper_type_rich_text p{font-size:clamp(1.5rem,4vw,28px)}.countdownHeroPricingGrid{grid-template-columns:1fr;row-gap:1.5rem}.countdownHeroPricingDivider{order:2}.countdownHeroPricingCard--right{order:3;padding-left:0}.countdownHeroPricingCard--left{padding-right:0}.countdownHeroPricingDivider img{height:90px;width:22px}.countdownHeroPricingCard .hs_cos_wrapper_type_rich_text p:first-child{gap:.25rem;justify-content:center}.countdownHeroPricingCard .currency{font-size:clamp(1.5rem,5vw,44px);transform:translateY(.5rem)}.countdownHeroPricingCard .amount{font-size:clamp(3rem,16vw,90px);line-height:.9}.countdownHeroPricingCard .unit{font-size:clamp(1.2rem,4vw,32px);margin-left:0}.countdownHeroPricingCard .label{font-size:clamp(1.3rem,5vw,36px);margin-top:.5rem;text-align:center}.countdownHeroPricingCard .subLabel{font-size:clamp(.75rem,3vw,14px)}}.jsAnimatedPricingHeader{animation:fadeIn .3s ease-in .15s forwards;opacity:0}@keyframes pricingHeaderFadeUp{0%{filter:blur(16px);opacity:0;transform:translateY(60px) scale(.6) rotateX(30deg)}40%{filter:blur(2px);opacity:.5;transform:translateY(-15px) scale(1.08) rotateX(5deg)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1) rotateX(0deg)}}.jsAnimatedPricingCardLeft{animation:fadeIn .3s ease-in .3s forwards;opacity:0}@keyframes pricingCardLeftFadeIn{0%{filter:blur(20px);opacity:0;transform:translateX(-120px) scale(.5) rotateY(45deg) rotate(-15deg)}30%{filter:blur(5px);opacity:.4;transform:translateX(-40px) scale(.9) rotateY(15deg) rotate(-5deg)}to{filter:blur(0);opacity:1;transform:translateX(0) scale(1) rotateY(0deg) rotate(0deg)}}.jsAnimatedPricingDivider{animation:fadeIn .4s ease-in .32s forwards;opacity:0}@keyframes pricingDividerFadeIn{0%{filter:blur(12px);opacity:0;transform:scaleY(0) scaleX(.3) rotate(-90deg)}35%{filter:blur(3px);opacity:.4;transform:scaleY(1.2) scaleX(.8) rotate(-30deg)}to{filter:blur(0);opacity:1;transform:scaleY(1) scaleX(1) rotate(0deg)}}.jsAnimatedPricingCardRight{animation:fadeIn .3s ease-in .35s forwards;opacity:0}.jsAnimatedPricingDivider{animation:pricingDividerFadeIn .8s cubic-bezier(.34,1.56,.64,1) 1s forwards}.stpSpeakerHero,.stpSpeakerHeroInner{background:transparent;overflow:hidden;position:relative;width:100%}.stpSpeakerHeroInner{margin:0 auto;max-width:100%;min-height:796px}.stpSpeakerHeroText{align-items:center;display:flex;flex-direction:column;overflow:hidden;padding-top:78px;position:relative;width:100%}.stpSpeakerHeroLine{min-height:auto;overflow:visible;position:relative;transform-origin:center center;width:100%;will-change:transform}.stpSpeakerHeroLine1,.stpSpeakerHeroLine2{margin-left:-30vw;z-index:-1}.stpSpeakerHeroLine3,.stpSpeakerHeroLine4{margin-left:0;z-index:20}.stpSpeakerHeroLine .hs_cos_wrapper_type_rich_text,.stpSpeakerHeroLine .hs_cos_wrapper_type_rich_text *,.stpSpeakerHeroLine p{margin:0;overflow:visible;padding:0}.stpSpeakerHeroLine p{color:#fff;display:block;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:900;letter-spacing:-.045em;line-height:.88;position:relative;text-align:center;text-transform:uppercase;transform-origin:center center;white-space:nowrap;width:auto}#hs_cos_wrapper_stpSpeakerHeroLine1{overflow:visible!important}.stpSpeakerHeroLine1 p{font-size:clamp(50px,14vw,380px);margin-left:0;overflow:visible!important;text-align:center}.stpSpeakerHeroLine2 p{font-size:clamp(55px,15vw,400px);margin-left:0;margin-top:0;text-align:center}.stpSpeakerHeroLine3 p{font-size:clamp(52px,14vw,380px);margin-left:0;margin-top:26px;text-align:center}.stpSpeakerHeroLine4{margin-left:0}.stpSpeakerHeroLine4 p{font-size:clamp(48px,13vw,350px);margin-left:0;margin-top:18px;overflow:visible;text-align:center}.stpSpeakerHeroImageWrap{height:125%;line-height:0;overflow:hidden;position:absolute;right:-52%;top:58%;transform:translateY(-50%);width:125%;z-index:10}.stpSpeakerHeroImageWrap .hs-image-widget{display:block;width:100%}.stpSpeakerHeroImageWrap .hs-image-widget img{height:auto;width:100%}.jsAnimatedSpeakerLine1,.jsAnimatedSpeakerLine2,.jsAnimatedSpeakerLine3,.jsAnimatedSpeakerLine4{opacity:1;transform:translateX(0) rotateY(0deg) scale(1)}.jsAnimatedSpeakerImage{opacity:1}@media (max-width:1200px){.stpSpeakerHeroInner{min-height:auto;padding:0;position:relative}.stpSpeakerHeroText{padding:80px 60px;position:relative;text-align:center;z-index:2}.stpSpeakerHeroLine1 p,.stpSpeakerHeroLine2 p,.stpSpeakerHeroLine3 p{font-size:110px;letter-spacing:-.045em;line-height:.88;margin:0}.stpSpeakerHeroLine3 p{margin-left:0}.stpSpeakerHeroImageWrap{display:none}}@media (max-width:767px){.stpSpeakerHeroInner{min-height:auto;padding:0;position:relative}.stpSpeakerHeroText{padding:60px 24px;position:relative;text-align:center;z-index:2}.stpSpeakerHeroLine p{color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-.045em;line-height:.82;margin:0;text-transform:uppercase}.stpSpeakerHeroLine1 p{font-size:72px;margin-bottom:4px}.stpSpeakerHeroLine2 p{font-size:80px;margin-bottom:4px}.stpSpeakerHeroLine3 p{font-size:72px}.stpSpeakerHeroLine3{padding-right:50px}.stpSpeakerHeroImageWrap{display:none}}@keyframes speakerLine1FadeInLeft{0%{filter:blur(12px);opacity:0;transform:translateX(0) scale(.8)}50%{filter:blur(6px);opacity:.7;transform:translateX(-60px) scale(.9)}to{filter:blur(0);opacity:1;transform:translateX(-120px) scale(1)}}@keyframes speakerLine2FadeInLeft{0%{filter:blur(12px);opacity:0;transform:translateX(0) scale(.8)}50%{filter:blur(6px);opacity:.7;transform:translateX(-60px) scale(.9)}to{filter:blur(0);opacity:1;transform:translateX(-120px) scale(1)}}@keyframes speakerLine3FadeInRight{0%{filter:blur(12px);opacity:0;transform:translateX(0) scale(.8)}50%{filter:blur(6px);opacity:.7;transform:translateX(60px) scale(.9)}to{filter:blur(0);opacity:1;transform:translateX(120px) scale(1)}}@keyframes speakerLine4FadeInRight{0%{filter:blur(12px);opacity:0;transform:translateX(0) scale(.8)}50%{filter:blur(6px);opacity:.7;transform:translateX(60px) scale(.9)}to{filter:blur(0);opacity:1;transform:translateX(120px) scale(1)}}@keyframes speakerImageFadeIn{0%{opacity:0}to{opacity:1}}.jsAnimatedSpeakerLine1,.jsAnimatedSpeakerLine2,.jsAnimatedSpeakerLine3,.jsAnimatedSpeakerLine4{will-change:transform}.jsAnimatedSpeakerImage{animation:none;will-change:auto}.stpInfoCardsSection{background:#fff;padding:0 0 90px;width:100%}.stpInfoCardsContainer{align-items:start;column-gap:78px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:100%;padding:0 40px;row-gap:40px;width:100%}.stpInfoCard{opacity:0;transform:translateY(60px) scale(.85) rotateX(15deg);width:100%}.jsAnimatedCard1{animation:fadeIn .4s ease-in 0s forwards}.jsAnimatedCard2{animation:fadeIn .4s ease-in .2s forwards}.jsAnimatedCard3{animation:fadeIn .4s ease-in .4s forwards}.jsAnimatedCardTitle{display:block}.stpInfoCardIcon{height:48px;line-height:0;margin-bottom:26px;width:48px}.stpInfoCardIcon img{display:block;height:48px;object-fit:contain;width:48px}.stpInfoCardDescription,.stpInfoCardTitle{width:100%}.stpInfoCardDescription .hs_cos_wrapper_type_rich_text,.stpInfoCardDescription .hs_cos_wrapper_type_rich_text *,.stpInfoCardTitle .hs_cos_wrapper_type_rich_text,.stpInfoCardTitle .hs_cos_wrapper_type_rich_text *{margin-top:0}.stpInfoCardTitle h1,.stpInfoCardTitle h2,.stpInfoCardTitle h3,.stpInfoCardTitle h4,.stpInfoCardTitle h5,.stpInfoCardTitle h6,.stpInfoCardTitle p{color:#ff2a00;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:32px;font-weight:500;letter-spacing:normal;line-height:1.15;margin:0 0 18px}.stpInfoCardDescription li,.stpInfoCardDescription p{color:#1f1f1f;font-family:var(--open-sans),Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0}.stpInfoCardDescription a{color:inherit;text-decoration:underline}.stpInfoCardDescription ol,.stpInfoCardDescription ul{margin:0;padding-left:18px}@media (max-width:1024px){.stpInfoCardsContainer{grid-template-columns:1fr;padding:0 28px;row-gap:48px}.stpInfoCardTitle h1,.stpInfoCardTitle h2,.stpInfoCardTitle h3,.stpInfoCardTitle h4,.stpInfoCardTitle h5,.stpInfoCardTitle h6,.stpInfoCardTitle p{font-size:28px}}@media (max-width:767px){.stpInfoCardsSection{padding:0}.stpInfoCardsContainer{padding:0 20px;row-gap:36px}.stpInfoCardIcon{margin-bottom:18px}.stpInfoCardTitle h1,.stpInfoCardTitle h2,.stpInfoCardTitle h3,.stpInfoCardTitle h4,.stpInfoCardTitle h5,.stpInfoCardTitle h6,.stpInfoCardTitle p{font-size:24px;margin-bottom:14px}.stpInfoCardDescription li,.stpInfoCardDescription p{font-size:16px;line-height:1.55}}.stpStatsSection{background:#fff;padding:60px 0;width:100%}.stpStatsContainer{align-items:start;column-gap:28px;display:grid;grid-template-columns:1fr 44px 1fr 44px 1fr 44px 1fr;margin:0 auto;max-width:100%;padding:0 60px;width:100%}.stpStatItem{min-width:0}.stpStatLabel,.stpStatNumber,.stpStatYears{width:100%}.stpStatYears{opacity:0}.stpStatLabel .hs_cos_wrapper_type_rich_text,.stpStatLabel .hs_cos_wrapper_type_rich_text *,.stpStatNumber .hs_cos_wrapper_type_rich_text,.stpStatNumber .hs_cos_wrapper_type_rich_text *,.stpStatYears .hs_cos_wrapper_type_rich_text,.stpStatYears .hs_cos_wrapper_type_rich_text *{margin-top:0;padding-top:0}.stpStatYears p,.stpStatYears span{color:#ff2a00;font-family:Arial,Helvetica,sans-serif;font-size:7px;font-weight:400;letter-spacing:0;line-height:1.2;margin:0;text-transform:none}.stpStatDivider{height:170px;justify-self:center;opacity:0;position:relative;width:44px}.stpStatDivider:before{background:#ffb0a3;content:"";height:150px;left:50%;position:absolute;top:8px;transform:translateX(-50%) rotate(16deg);transform-origin:center;width:1px}@keyframes statItemFadeIn{0%{opacity:0}to{opacity:1}}.jsAnimatedStatNumber{animation:statItemFadeIn 2s cubic-bezier(.4,0,.2,1) 2.4s forwards!important;opacity:0}.jsAnimatedStatNumber h1,.jsAnimatedStatNumber h2,.jsAnimatedStatNumber h3,.jsAnimatedStatNumber h4,.jsAnimatedStatNumber h5,.jsAnimatedStatNumber h6,.jsAnimatedStatNumber p{color:#ff2a00;font-family:Arial,Helvetica,sans-serif;font-size:80px;font-weight:800;letter-spacing:-.045em;line-height:.95;margin:0;white-space:nowrap}.jsAnimatedStatLabel{animation:statItemFadeIn 2s cubic-bezier(.4,0,.2,1) 2.4s forwards!important;opacity:0}.stpStatsContainer.stats-anim-active .stpStatDivider,.stpStatsContainer.stats-anim-active .stpStatYears{animation:statItemFadeIn 2s cubic-bezier(.4,0,.2,1) 2.4s forwards}.jsAnimatedStatLabel h1,.jsAnimatedStatLabel h2,.jsAnimatedStatLabel h3,.jsAnimatedStatLabel h4,.jsAnimatedStatLabel h5,.jsAnimatedStatLabel h6,.jsAnimatedStatLabel p{color:#ff2a00;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:300;letter-spacing:-.02em;line-height:1.05;margin:28px 0 4px}.stpStatNumber h1,.stpStatNumber h2,.stpStatNumber h3,.stpStatNumber h4,.stpStatNumber h5,.stpStatNumber h6,.stpStatNumber p{color:#ff2a00;font-family:Arial,Helvetica,sans-serif;font-size:80px;font-weight:800;letter-spacing:-.045em;line-height:.95;margin:0;white-space:nowrap}.stpStatLabel h1,.stpStatLabel h2,.stpStatLabel h3,.stpStatLabel h4,.stpStatLabel h5,.stpStatLabel h6,.stpStatLabel p{color:#ff2a00;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:300;letter-spacing:-.02em;line-height:1.05;margin:28px 0 4px}@media (max-width:1180px){.stpStatsContainer{column-gap:40px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;padding:0 32px;row-gap:48px}.stpStatDivider{display:none}.stpStatNumber h1,.stpStatNumber h2,.stpStatNumber h3,.stpStatNumber h4,.stpStatNumber h5,.stpStatNumber h6,.stpStatNumber p{font-size:68px}.stpStatLabel h1,.stpStatLabel h2,.stpStatLabel h3,.stpStatLabel h4,.stpStatLabel h5,.stpStatLabel h6,.stpStatLabel p{font-size:22px;margin-top:22px}}@media (max-width:1200px){.stpSpeakerHeroInner{min-height:600px}.stpSpeakerHeroText{padding-top:60px}}@media (max-width:992px){.stpSpeakerHero{overflow:visible}.stpSpeakerHeroLine1,.stpSpeakerHeroLine2{margin-left:0}.char{transform:none!important}.stpSpeakerHeroInner{min-height:550px;padding:0 30px}.stpSpeakerHeroText{padding-top:50px}.stpSpeakerHeroImageWrap{right:-35%}}@media (max-width:768px){.stpSpeakerHero{overflow:visible}.char{transform:none!important}.stpSpeakerHeroInner{min-height:450px;padding:0 20px}.stpSpeakerHeroText{padding-top:40px}.stpSpeakerHeroLine2 p,.stpSpeakerHeroLine3 p{margin-top:12px}.stpSpeakerHeroImageWrap{right:-45%;width:100%}.speaker_one_media{display:none!important}.speaker_one_wrap{display:flex;flex-direction:column;gap:20px;min-height:auto}.speaker_one_cta{left:auto;margin:0 auto;padding:20px;position:static;text-align:center;top:auto;transform:none;width:fit-content}.speaker_one_cta .hs_cos_wrapper_type_rich_text p{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:#fff!important;font-size:24px!important;margin:0!important}.speaker_one_cta a,.speaker_one_cta p{font-size:24px}.speaker_one_content{justify-content:center;min-height:auto;padding:20px;text-align:center}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{font-size:32px;margin-left:0!important;margin:0 auto}}@media (max-width:640px){.stpSpeakerHero{overflow:visible}.stpSpeakerHeroLine1,.stpSpeakerHeroLine2{margin-left:0}.char{transform:none!important}.stpSpeakerHeroInner{min-height:380px;padding:0 15px}.stpSpeakerHeroText{padding-top:30px}.stpSpeakerHeroLine3{padding-right:30px}.stpSpeakerHeroLine2 p,.stpSpeakerHeroLine3 p{margin-top:8px}.stpSpeakerHeroImageWrap{right:-50%;width:120%}}@media (max-width:480px){.stpSpeakerHero{overflow:visible}.char{transform:none!important}.stpSpeakerHeroInner{min-height:320px;padding:0 12px}.stpSpeakerHeroText{padding-top:20px}.stpSpeakerHeroLine2 p,.stpSpeakerHeroLine3 p{margin-top:5px}.stpSpeakerHeroImageWrap{right:-55%;width:130%}}@media (max-width:767px){.stpStatsSection{padding:42px 0}.stpStatsContainer{column-gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;margin-top:20px;padding:0 20px;row-gap:34px}.stpStatDivider{display:none}.stpStatItem{text-align:center}.stpStatNumber h1,.stpStatNumber h2,.stpStatNumber h3,.stpStatNumber h4,.stpStatNumber h5,.stpStatNumber h6,.stpStatNumber p{font-size:52px;line-height:.98;white-space:normal}.stpStatLabel h1,.stpStatLabel h2,.stpStatLabel h3,.stpStatLabel h4,.stpStatLabel h5,.stpStatLabel h6,.stpStatLabel p{font-size:20px;margin-bottom:3px;margin-top:16px}.stpStatYears p,.stpStatYears span{font-size:8px}}.jsAnimatedStatNumber{display:block;perspective:1000px}.jsAnimatedStatNumber p{display:block}.jsAnimatedStatNumber1{animation:fadeIn .4s ease-in .3s forwards}.jsAnimatedStatNumber2{animation:fadeIn .4s ease-in .35s forwards}.jsAnimatedStatNumber3{animation:fadeIn .4s ease-in .4s forwards}.jsAnimatedStatNumber4{animation:fadeIn .4s ease-in .45s forwards}.jsAnimatedStatLabel{display:block}.jsAnimatedStatLabel1{animation:fadeIn .4s ease-in .35s forwards}.jsAnimatedStatLabel2{animation:fadeIn .4s ease-in .4s forwards}.jsAnimatedStatLabel3{animation:fadeIn .4s ease-in .45s forwards}.jsAnimatedStatLabel4{animation:fadeIn .4s ease-in .5s forwards}.seccion_speaker_one{background:linear-gradient(179deg,#000,#1a1a2a 65%,#8a4a2a 80%,#e8a855);max-width:100%;position:relative}@media (max-width:991px){.seccion_speaker_one{padding-bottom:64px;padding-top:64px}}.seccion_speaker_one:before{background:#000;clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 630,0 Q 647.5,0 665,14 T 700,28");content:"";height:28px;left:23%;position:absolute;top:-54px;transform:translate(-50%,100%);width:700px;z-index:1}@media (max-width:1200px){.seccion_speaker_one:before{clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 230,0 Q 247.5,0 265,14 T 300,28");height:28px;width:300px}.speaker_one_wrap{display:flex;flex-direction:column;gap:20px;min-height:auto;overflow:visible}.speaker_one_media{display:none!important}.speaker_one_cta{left:auto;margin:0 auto;padding:20px;position:static;text-align:center;top:auto;transform:none;width:fit-content}.speaker_one_cta .hs_cos_wrapper_type_rich_text p{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:#fff!important;font-size:28px!important;margin:0!important}.speaker_one_cta a,.speaker_one_cta p{font-size:28px}.speaker_one_content{align-items:center;justify-content:center;min-height:auto;padding:40px 20px;text-align:center}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{font-size:48px;margin-left:0!important;margin:0 auto;min-width:auto;white-space:normal;width:100%}}@media (max-width:991px){.speaker_one_media{display:none!important}}.speaker_one_wrap{min-height:820px;overflow:visible;position:relative;width:100%;z-index:10}.speaker_one_media{align-items:flex-end;bottom:0;display:flex;height:100%;left:-30%;max-width:1590px;overflow:visible;pointer-events:none;position:absolute;top:53px;width:auto;z-index:11}.speaker_one_cta{cursor:pointer;left:30%;margin:0;pointer-events:auto;position:absolute;text-align:center;top:30%;transform:translateX(-50%) translateY(-50%);width:fit-content;z-index:9}.speaker_one_cta .hs_cos_wrapper_type_rich_text{display:inline-block;transition:all .7s ease-in-out}.speaker_one_cta .hs_cos_wrapper_type_rich_text p{background:linear-gradient(0deg,#f7b32b 50%,#fff 0);-webkit-background-clip:text;background-clip:text;background-position:0 0;background-size:100% 200%;color:transparent;font-size:64px;font-weight:900;letter-spacing:-.02em;margin:0;padding:10px 20px;transition:background-position .7s cubic-bezier(.4,0,.2,1)}.speaker_one_cta:hover .hs_cos_wrapper_type_rich_text p{background-position:0 100%}.speaker_two_cta{opacity:0;z-index:13}.speaker_two_cta.is-positioned{opacity:1}.speaker_two_cta .hs_cos_wrapper_type_rich_text a{text-decoration:none}.jsAnimatedSpeakerOneCta{animation:slideInFromLeft 1.2s cubic-bezier(.34,1.56,.64,1) forwards}.speaker_one_media .hs-image-widget,.speaker_one_media img{display:block;height:100%!important}.speaker_one_media img{max-width:none;object-fit:contain;object-position:bottom left}.speaker_one_content{display:flex;flex-direction:column;justify-content:center;min-height:820px;padding:180px 40px 90px 0;pointer-events:none;position:relative;width:100%;z-index:12}.speaker_one_cta .hs_cos_wrapper_type_rich_text,.speaker_one_cta .hs_cos_wrapper_type_rich_text *,.speaker_one_title .hs_cos_wrapper_type_rich_text,.speaker_one_title .hs_cos_wrapper_type_rich_text *{margin-top:0}.speaker_one_title{position:relative}.speaker_one_loop_host{display:block;overflow:hidden;width:100%}.speaker_one_loop_rail{align-items:center;display:flex;gap:48px;white-space:nowrap;will-change:transform}.speaker_one_loop_chunk{display:block;flex-shrink:0}.speaker_one_title{align-items:center;overflow:hidden;width:100%}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{color:#fff;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:259px;font-weight:500;line-height:.9;margin:0;margin-left:-80px!important;min-width:max-content;width:auto}@media (min-width:1400px){.speaker_one_wrap{min-height:900px}.speaker_one_content{min-height:900px;padding-top:190px}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{font-size:259px;white-space:nowrap}}@media (max-width:1280px){.speaker_one_wrap{min-height:720px}.speaker_one_media{top:40px}.speaker_one_content{min-height:720px;padding:150px 32px 72px}.speaker_one_cta a,.speaker_one_cta p{font-size:24px}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{font-size:88px}}@media (max-width:991px){.speaker_one_wrap{justify-content:center;justify-items:center;min-height:640px}.speaker_one_media{height:62%;left:0;top:30px}.speaker_one_content{align-items:center;justify-content:center;min-height:640px;text-align:center}.speaker_one_cta{margin-bottom:12px}.speaker_one_cta a,.speaker_one_cta p{font-size:20px}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{font-size:64px;line-height:.95;margin:0 auto;margin-left:0!important;min-width:auto;text-align:center;white-space:normal;width:100%}}@media (max-width:767px){.speaker_one_wrap{min-height:520px}.speaker_one_media{height:54%;left:-30px;top:20px}.speaker_one_content{align-items:center;justify-content:center;min-height:520px;padding:88px 18px 32px;text-align:center}.speaker_one_cta a,.speaker_one_cta p{font-size:16px}.speaker_one_title h1,.speaker_one_title h2,.speaker_one_title h3,.speaker_one_title p{font-size:42px;letter-spacing:-.04em;line-height:.98;margin:0 auto;margin-left:0!important;min-width:auto;text-align:center;white-space:normal;width:100%}}.stpAudienceProfile{background:linear-gradient(90deg,#6b2c5c 0,#8b3a62 10%,#a83a67 20%,#b81d33 35%,#c41e3a 45%,#ff4d3d 60%,#e63946 75%,#d63946 85%,#cc1a1a);position:relative;width:100%;z-index:50;--blob-x:0px;--blob-y:0px}#hs_cos_wrapper_stpAudienceProfileItemsCol1,#hs_cos_wrapper_stpAudienceProfileItemsCol2{overflow:visible!important}.stpAudienceProfile:before{background:#e2a55d;clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 630,0 Q 647.5,0 665,14 T 700,28");content:"";height:28px;left:50%;position:absolute;top:-28px;transform:translate(-50%,100%) scaleY(-1);width:700px;z-index:9}@media (max-width:1200px){.stpAudienceProfile:before{clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 230,0 Q 247.5,0 265,14 T 300,28");height:28px;width:300px}}.stpAudienceProfile__inner{align-items:start;column-gap:70px;display:grid;grid-template-columns:450px 1fr;margin:0 auto;max-width:1440px;padding:72px 58px;width:100%}.stpAudienceProfile__col .hs_cos_wrapper_type_rich_text,.stpAudienceProfile__col .hs_cos_wrapper_type_rich_text *,.stpAudienceProfile__left .hs_cos_wrapper_type_rich_text,.stpAudienceProfile__left .hs_cos_wrapper_type_rich_text *,.stpAudienceProfile__rightTitle .hs_cos_wrapper_type_rich_text,.stpAudienceProfile__rightTitle .hs_cos_wrapper_type_rich_text *{margin-top:0}.stpAudienceProfile__left h1,.stpAudienceProfile__left h2,.stpAudienceProfile__left h3,.stpAudienceProfile__left p{-webkit-background-clip:text;background-clip:text;background-image:radial-gradient(ellipse var(--shine-w,14px) 10% at var(--shine-x,-300px) var(--shine-y,17%),#ff4d3d 0,#e63946 18%,#c41e3a 34%,#b81d33 48%,#a83a67 60%,#8b3a62 72%,#6b2c5c 82%,#fff 95%,#fff 100%);color:transparent;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:64px;font-weight:900;letter-spacing:0;line-height:1.02;margin:0;text-transform:uppercase}.stpAudienceProfile__rightTitle{margin-bottom:42px}.stpAudienceProfile__rightTitle h1,.stpAudienceProfile__rightTitle h2,.stpAudienceProfile__rightTitle h3,.stpAudienceProfile__rightTitle p{color:#fff;font-family:var(--open-sans),Helvetica,sans-serif;font-size:42px;font-weight:800;letter-spacing:-.01em;line-height:1.08;margin:0}.audience-counter{color:#fff;font-size:1.1em;font-weight:900}.jsAnimatedAudienceCounter,.jsAnimatedAudienceLeft{animation:fadeIn .6s ease-in-out 0s forwards!important;opacity:0}.jsAnimatedAudienceRight{animation:fadeIn .6s ease-in-out .5s forwards!important;opacity:0}.jsAnimatedAudienceItems{animation:fadeIn .6s ease-in-out 1s forwards!important;opacity:0}.stpAudienceProfile__items{column-gap:60px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px;row-gap:20px}.stpAudienceProfile__col li,.stpAudienceProfile__col p{color:#fff;cursor:pointer;font-family:var(--open-sans),Helvetica,sans-serif;font-size:25px;font-weight:700;letter-spacing:-.02em;line-height:1.22;margin:0 0 18px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.stpAudienceProfile__col li:hover,.stpAudienceProfile__col p:hover{color:#e7e7e7;letter-spacing:0;transform:translateY(-3px) scale(1.03)}.stpAudienceProfile__col li:last-child,.stpAudienceProfile__col p:last-child{margin-bottom:0}.stpAudienceProfile__col ol,.stpAudienceProfile__col ul{list-style:none;margin:0;padding-left:0}@media (max-width:1100px){.stpAudienceProfile__inner{grid-template-columns:1fr;padding:56px 36px;row-gap:40px}.stpAudienceProfile__left h1,.stpAudienceProfile__left h2,.stpAudienceProfile__left h3,.stpAudienceProfile__left p{font-size:52px}.stpAudienceProfile__rightTitle{margin-bottom:30px}.stpAudienceProfile__rightTitle h1,.stpAudienceProfile__rightTitle h2,.stpAudienceProfile__rightTitle h3,.stpAudienceProfile__rightTitle p{font-size:34px}.stpAudienceProfile__items{column-gap:40px}.stpAudienceProfile__col li,.stpAudienceProfile__col p{font-size:22px;margin-bottom:14px}}@media (max-width:767px){.stpAudienceProfile__inner{padding:42px 20px 46px;row-gap:28px}.stpAudienceProfile__left h1,.stpAudienceProfile__left h2,.stpAudienceProfile__left h3,.stpAudienceProfile__left p{font-size:38px;line-height:1.02}.stpAudienceProfile__rightTitle{margin-bottom:22px}.stpAudienceProfile__rightTitle h1,.stpAudienceProfile__rightTitle h2,.stpAudienceProfile__rightTitle h3,.stpAudienceProfile__rightTitle p{font-size:26px;line-height:1.12}.stpAudienceProfile__items{grid-template-columns:1fr;row-gap:0}.stpAudienceProfile__col li,.stpAudienceProfile__col p{font-size:18px;line-height:1.24;margin-bottom:10px}}.stpConnectLeaders{background:#fff;position:relative;width:100%;z-index:100}.stpConnectLeaders:before{background:#fff;clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 630,0 Q 647.5,0 665,14 T 700,28");content:"";height:28px;left:50%;position:absolute;top:-54px;transform:translate(-50%,100%);width:700px;z-index:1}@media (max-width:1200px){.stpConnectLeaders:before{clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 230,0 Q 247.5,0 265,14 T 300,28");height:28px;width:300px}}.stpConnectLeaders__inner{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1920px;min-height:980px;overflow:hidden!important;padding:0;position:relative;width:100%;z-index:1}.stpConnectLeaders__content{padding:110px 40px 90px 100px;position:relative;width:63%;z-index:60}.stpConnectLeaders__media{bottom:0;line-height:0;position:absolute;right:-29%;width:78%;z-index:51}.stpConnectLeaders__media .hs-image-widget,.stpConnectLeaders__media img{display:block;height:auto;width:100%}.stpConnectLeaders__media img{object-fit:contain;object-position:bottom right}.hs_cos_wrapper,.hs_cos_wrapper_type_image,.hs_cos_wrapper_widget{overflow:hidden!important}.stpConnectLeaders__description .hs_cos_wrapper_type_rich_text,.stpConnectLeaders__description .hs_cos_wrapper_type_rich_text *,.stpConnectLeaders__subtitle .hs_cos_wrapper_type_rich_text,.stpConnectLeaders__subtitle .hs_cos_wrapper_type_rich_text *,.stpConnectLeaders__title .hs_cos_wrapper_type_rich_text,.stpConnectLeaders__title .hs_cos_wrapper_type_rich_text *{margin-top:0}.stp-richtext-btn-wrap{margin:30px 0;margin-top:70px!important;text-align:center}.stp-richtext-btn{background:#fff;border:3px solid #e21874;border-radius:999px;box-shadow:0 10px 24px rgba(0,0,0,.18);color:#e21874!important;cursor:pointer;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:48px;font-weight:700;line-height:1;margin-top:70px;overflow:hidden;padding:24px 48px;position:relative;text-decoration:none!important;transition:color .3s ease,transform .25s ease,box-shadow .25s ease,border-color .45s ease}.stp-richtext-btn:before{background:#e21874;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .3s ease;z-index:0}.stp-richtext-btn span{display:inline-block;position:relative;transition:color .3s ease;z-index:1}.stp-richtext-btn:hover{box-shadow:0 14px 30px rgba(226,24,116,.28);color:#fff!important;transform:translateY(-2px)}.stp-richtext-btn:hover:before{transform:scaleX(1)}.stp-richtext-btn:hover span{color:#fff!important}.stp-richtext-btn:active{transform:translateY(0) scale(.98)}@media (max-width:767px){.stp-richtext-btn{font-size:32px;padding:18px 30px}}.stpConnectLeaders__title h1,.stpConnectLeaders__title h2,.stpConnectLeaders__title h3,.stpConnectLeaders__title p{color:#c0005b;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:100px;font-weight:700;line-height:.95;margin:0;text-transform:uppercase;transition:font-weight var(--transitionBase)}.stpConnectLeaders__title h1:hover,.stpConnectLeaders__title h2:hover,.stpConnectLeaders__title h3:hover,.stpConnectLeaders__title p:hover{font-weight:300}.stpConnectLeaders__subtitle{margin-top:28px}.stpConnectLeaders__subtitle h1,.stpConnectLeaders__subtitle h2,.stpConnectLeaders__subtitle h3,.stpConnectLeaders__subtitle p{color:#ffa178;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:73px;font-weight:400;letter-spacing:-.045em;line-height:1;margin:0;transition:font-weight var(--transitionBase)}.stpConnectLeaders__subtitle h1:hover,.stpConnectLeaders__subtitle h2:hover,.stpConnectLeaders__subtitle h3:hover,.stpConnectLeaders__subtitle p:hover{font-weight:700}.stpConnectLeaders__description{margin-top:48px;max-width:700px}.stpConnectLeaders__description li,.stpConnectLeaders__description p{color:#c0005b;font-family:var(--open-sans),Helvetica,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.01em;line-height:1.5;margin:0 0 24px}.stpConnectLeaders__description li:last-child,.stpConnectLeaders__description p:last-child{margin-bottom:0}.stpConnectLeaders__description a{color:inherit;text-decoration:underline}@media (min-width:1700px){.stpConnectLeaders__inner{min-height:1080px}.stpConnectLeaders__content{padding:120px 40px 90px 110px}.stpConnectLeaders__title h1,.stpConnectLeaders__title h2,.stpConnectLeaders__title h3,.stpConnectLeaders__title p{font-size:112px}.stpConnectLeaders__subtitle h1,.stpConnectLeaders__subtitle h2,.stpConnectLeaders__subtitle h3,.stpConnectLeaders__subtitle p{font-size:78px}.stpConnectLeaders__media{bottom:0;line-height:0;overflow:hidden;position:absolute;right:-45%;width:86%;z-index:5}}@media (max-width:1701px){.stpConnectLeaders__inner{min-height:860px}.stpConnectLeaders__content{padding:90px 32px 70px 72px;width:54%}.stpConnectLeaders__title h1,.stpConnectLeaders__title h2,.stpConnectLeaders__title h3,.stpConnectLeaders__title p{font-size:86px}.stpConnectLeaders__subtitle h1,.stpConnectLeaders__subtitle h2,.stpConnectLeaders__subtitle h3,.stpConnectLeaders__subtitle p{font-size:60px}.stpConnectLeaders__description{max-width:620px}}@media (max-width:1280px){.stpConnectLeaders__inner{min-height:760px}.stpConnectLeaders__content{padding:72px 28px 56px 48px;width:56%}.stpConnectLeaders__media{right:-36%;width:80%}.stpConnectLeaders__title h1,.stpConnectLeaders__title h2,.stpConnectLeaders__title h3,.stpConnectLeaders__title p{font-size:72px}.stpConnectLeaders__subtitle h1,.stpConnectLeaders__subtitle h2,.stpConnectLeaders__subtitle h3,.stpConnectLeaders__subtitle p{font-size:50px}.stpConnectLeaders__description{margin-top:34px;max-width:540px}.stpConnectLeaders__description li,.stpConnectLeaders__description p{font-size:18px;margin-bottom:18px}}@media (max-width:1200px){.stpConnectLeaders{overflow:visible}.stpConnectLeaders__inner{display:block;min-height:auto;padding-top:0}.stpConnectLeaders__media{display:none}.stpConnectLeaders__content{margin:0 auto;max-width:760px;padding:56px 24px;text-align:center;width:100%}.stpConnectLeaders__description,.stpConnectLeaders__subtitle,.stpConnectLeaders__title{margin-left:auto;margin-right:auto;max-width:100%;width:100%}.stpConnectLeaders__title h1,.stpConnectLeaders__title h2,.stpConnectLeaders__title h3,.stpConnectLeaders__title p{font-size:64px;line-height:.96;text-align:center}.stpConnectLeaders__subtitle{margin-top:18px}.stpConnectLeaders__subtitle h1,.stpConnectLeaders__subtitle h2,.stpConnectLeaders__subtitle h3,.stpConnectLeaders__subtitle p{font-size:48px;line-height:1.02;text-align:center}.stpConnectLeaders__description{margin-top:28px;max-width:100%}.stpConnectLeaders__description li,.stpConnectLeaders__description p{font-size:18px;line-height:1.5;margin-bottom:18px;text-align:center}}@media (max-width:767px){.stpConnectLeaders__content{max-width:520px;padding:40px 20px 42px}.stpConnectLeaders__title h1,.stpConnectLeaders__title h2,.stpConnectLeaders__title h3,.stpConnectLeaders__title p{font-size:44px;line-height:.98}.stpConnectLeaders__subtitle h1,.stpConnectLeaders__subtitle h2,.stpConnectLeaders__subtitle h3,.stpConnectLeaders__subtitle p{font-size:34px;line-height:1.02}.stpConnectLeaders__description{margin-top:22px}.stpConnectLeaders__description li,.stpConnectLeaders__description p{font-size:16px;line-height:1.45;margin-bottom:14px}}.summit__icons-marquee{background:linear-gradient(90deg,#e85d2a,#6b1d47);padding:90px 0;padding-top:40px!important;position:relative}.summit__icons-marquee .global__icons-marquee{animation:icons-marquee 30s linear infinite!important;display:flex}.summit__icons-marquee .global__icons-marquee:hover{animation-play-state:paused!important;cursor:pointer}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-slide{align-items:center;display:flex;flex-shrink:0;gap:40px}@keyframes icons-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.summit__icons-marquee .global__icons-marquee-item{align-items:center;cursor:pointer;display:flex;gap:28px;justify-content:center;text-align:center}.summit__icons-marquee .global__icons-marquee-item img{display:block;object-fit:contain}.summit__icons-marquee .global__icons-marquee-item span{color:#fff;display:block;font-family:var(--open-sans),Helvetica,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.3}@media (max-width:480px){.summit__icons-marquee{padding:70px 0}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item{max-width:120px!important;min-width:120px!important}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item img,.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item svg{height:32px!important;width:32px!important}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item span{font-size:12px!important;max-width:80px!important}}@media (min-width:481px) and (max-width:767px){.summit__icons-marquee{padding:85px 0}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item{max-width:150px!important;min-width:150px!important}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item img,.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item svg{height:38px!important;width:38px!important}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item span{font-size:13px!important;max-width:100px!important}}@media (min-width:768px){.summit__icons-marquee{padding:90px 0}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item{max-width:180px!important;min-width:180px!important}.summit__icons-marquee .global__icons-marquee .global__icons-marquee-item span{font-size:16px!important;max-width:122px!important}}.stp-sponsor-hero{background:#f7b32b;padding:40px 20px 32px;position:relative;width:100%}.stp-sponsor-hero:before{background:#f7b32b;clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 630,0 Q 647.5,0 665,14 T 700,28");content:"";height:28px;left:50%;position:absolute;top:-54px;transform:translate(-50%,100%);width:700px;z-index:1}@media (max-width:1200px){.stp-sponsor-hero:before{clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 230,0 Q 247.5,0 265,14 T 300,28");height:28px;width:300px}}.stp-sponsor-hero__container{margin:0 auto;text-align:center}.stp-sponsor-hero__title{margin:0 0 28px}.stp-sponsor-hero__title h1,.stp-sponsor-hero__title h2,.stp-sponsor-hero__title h3,.stp-sponsor-hero__title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:130px;font-weight:700;line-height:.9;margin:0;text-transform:uppercase;transition:font-weight var(--transitionBase)}.stp-sponsor-hero__title h1:hover,.stp-sponsor-hero__title h2:hover,.stp-sponsor-hero__title h3:hover,.stp-sponsor-hero__title p:hover{font-weight:300;letter-spacing:.02em}.stp-sponsor-hero__description{margin:0 auto 28px}.stp-sponsor-hero__description p{color:#b0005a;font-family:var(--open-sans),Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin:0}.stp-sponsor-hero__actions{align-items:center;display:flex;flex-direction:column;gap:12px}.stp-sponsor-hero__button-wrap a{align-items:center;-webkit-backface-visibility:hidden;background-color:transparent!important;border:3px solid #fff!important;border-radius:999px!important;color:#fff!important;cursor:pointer;display:inline-flex;font-family:Open Sans,Arial,sans-serif;font-size:clamp(20px,2.5vw,36px);font-weight:700;justify-content:center;line-height:1;max-width:100%;min-width:280px;overflow:hidden;padding:1.125rem 2.75rem;position:relative;text-align:center;text-decoration:none!important;-webkit-transform:translateZ(0);transition:all .6s cubic-bezier(.23,1,.32,1);z-index:1}.stp-sponsor-hero__button-wrap a span.circle{background-color:#fff;border-radius:50%!important;height:20px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .8s cubic-bezier(.23,1,.32,1),height .8s cubic-bezier(.23,1,.32,1),opacity .8s cubic-bezier(.23,1,.32,1),visibility .8s cubic-bezier(.23,1,.32,1);width:20px;z-index:-1}.stp-sponsor-hero__button-wrap a:hover{color:#d61f69!important;font-size:clamp(20px,2.5vw,40px)}.stp-sponsor-hero__button-wrap a:hover span.circle{height:600px;opacity:1;visibility:visible;width:600px}.stp-sponsor-hero__button-wrap a:active{box-shadow:0 0 0 4px #fff!important}.stp-sponsor-hero__secondary{color:#fff}.stp-sponsor-hero__secondary a,.stp-sponsor-hero__secondary p,.stp-sponsor-hero__secondary span{color:#fff;font-family:var(--open-sans),Helvetica,sans-serif;font-size:20px;font-weight:300;line-height:1.3;text-decoration:underline;text-underline-offset:3px}.stp-sponsor-hero__secondary p{margin:0}@media (max-width:1199px){.stp-sponsor-hero__title h1,.stp-sponsor-hero__title h2,.stp-sponsor-hero__title h3,.stp-sponsor-hero__title p{font-size:90px}.stp-sponsor-hero__button-wrap a{font-size:30px}}@media (max-width:991px){.stp-sponsor-hero{padding:36px 20px 28px}.stp-sponsor-hero__title h1,.stp-sponsor-hero__title h2,.stp-sponsor-hero__title h3,.stp-sponsor-hero__title p{font-size:68px}.stp-sponsor-hero__description p{font-size:18px}.stp-sponsor-hero__button-wrap a{font-size:28px;min-height:64px;padding:14px 30px}.stp-sponsor-hero__secondary a,.stp-sponsor-hero__secondary p,.stp-sponsor-hero__secondary span{font-size:20px}}@media (max-width:767px){.stp-sponsor-hero{padding:28px 16px 24px}.stp-sponsor-hero__title{margin-bottom:18px}.stp-sponsor-hero__title h1,.stp-sponsor-hero__title h2,.stp-sponsor-hero__title h3,.stp-sponsor-hero__title p{font-size:46px;line-height:.95}.stp-sponsor-hero__description{margin-bottom:22px}.stp-sponsor-hero__description p{font-size:16px}.stp-sponsor-hero__button-wrap a{font-size:24px;max-width:320px;min-height:56px;padding:14px 20px;width:100%}.stp-sponsor-hero__secondary a,.stp-sponsor-hero__secondary p,.stp-sponsor-hero__secondary span{font-size:18px}}.stp-sponsors-section{background:#fff;padding:72px 20px 64px}.stp-sponsors-section:before{background:#f7b32b;clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 630,0 Q 647.5,0 665,14 T 700,28");content:"";height:28px;left:50%;position:absolute;top:-32px;transform:translate(-50%,100%) scaleY(-1);width:700px;z-index:9}@media (max-width:1200px){.stp-sponsors-section:before{clip-path:path("M 0,28 Q 17.5,28 35,14 T 70,0 L 230,0 Q 247.5,0 265,14 T 300,28");height:28px;width:300px}}.stp-sponsors-section__container{margin:0 auto;max-width:1320px;position:relative}.stp-sponsors-section__title{margin-bottom:54px;text-align:center}.stp-sponsors-section__title h1,.stp-sponsors-section__title h2,.stp-sponsors-section__title h3,.stp-sponsors-section__title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:50px;font-weight:600;line-height:1;margin:0}.stp-sponsors-section__grid{align-items:center;display:grid;gap:40px 48px;grid-template-columns:repeat(4,minmax(0,1fr))}.stp-sponsors-section__item{align-items:center;display:flex;justify-content:center;min-height:150px;text-align:center}.stp-sponsors-section__item img{display:block;height:auto;margin:0 auto;max-height:120px;max-width:100%;object-fit:contain;width:auto}@media (min-width:992px){.stp-sponsors-section__grid:has(>.stp-sponsors-section__item:nth-child(5)){grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1199px){.stp-sponsors-section__title h1,.stp-sponsors-section__title h2,.stp-sponsors-section__title h3,.stp-sponsors-section__title p{font-size:56px}.stp-sponsors-section__grid{gap:32px 32px}}@media (max-width:991px){.stp-sponsors-section{padding:56px 20px 48px}.stp-sponsors-section__title{margin-bottom:40px}.stp-sponsors-section__title h1,.stp-sponsors-section__title h2,.stp-sponsors-section__title h3,.stp-sponsors-section__title p{font-size:44px}.stp-sponsors-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stp-sponsors-section__item:nth-child(5):last-child{grid-column:1/-1}.stp-sponsors-section__item{min-height:120px}.stp-sponsors-section__item img{max-height:96px}}@media (max-width:767px){.stp-sponsors-section{padding:40px 16px 36px}.stp-sponsors-section__title{margin-bottom:28px}.stp-sponsors-section__title h1,.stp-sponsors-section__title h2,.stp-sponsors-section__title h3,.stp-sponsors-section__title p{font-size:32px;line-height:1.05}.stp-sponsors-section__grid{gap:22px;grid-template-columns:1fr}.stp-sponsors-section__item{min-height:100px}.stp-sponsors-section__item img{max-height:80px}}.stp-partners-strip{background:#fff;overflow:hidden;padding:10px 0 64px}.stp-partners-strip__title{margin-bottom:74px;padding:0 20px;position:relative;text-align:center}.stp-partners-strip__title h1,.stp-partners-strip__title h2,.stp-partners-strip__title h3,.stp-partners-strip__title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:50px;font-weight:600;line-height:1;margin:0}.stp-partners-strip .global__icons-marquee{align-items:center;display:flex;gap:0;min-width:100%;position:relative;width:max-content;will-change:transform}.stp-partners-strip .global__icons-marquee-slide{align-items:center;display:flex;flex:0 0 auto}.stp-partners-strip .global__icons-marquee-item{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;min-width:180px;padding:0 24px}.stp-partners-strip .global__icons-marquee-item img.inline{display:block;height:58px;max-width:180px;object-fit:contain;width:auto}.stp-partners-strip .global__icons-marquee-item span{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.stp-partners-strip.is-paused .global__icons-marquee{animation-play-state:paused;cursor:pointer}@media (max-width:991px){.stp-partners-strip{padding:56px 0 48px}.stp-partners-strip__title{margin-bottom:32px;padding:0 16px}.stp-partners-strip__title h1,.stp-partners-strip__title h2,.stp-partners-strip__title h3,.stp-partners-strip__title p{font-size:44px}.stp-partners-strip .global__icons-marquee-item{min-width:150px;padding:0 18px}.stp-partners-strip .global__icons-marquee-item img.inline{height:46px;max-width:150px}}@media (max-width:767px){.stp-partners-strip{padding:40px 0 36px}.stp-partners-strip__title{margin-bottom:24px}.stp-partners-strip__title h1,.stp-partners-strip__title h2,.stp-partners-strip__title h3,.stp-partners-strip__title p{font-size:32px;line-height:1.05}.stp-partners-strip .global__icons-marquee-item{min-width:120px;padding:0 12px}.stp-partners-strip .global__icons-marquee-item img.inline{height:34px;max-width:120px}}.stp-entrepreneur-allies{background:#fff;overflow:hidden;padding:72px 20px 88px}.stp-entrepreneur-allies__container{margin:0 auto;max-width:1320px;position:relative;text-align:center;z-index:2}.stp-entrepreneur-allies__title{margin-bottom:96px}.stp-entrepreneur-allies__title h1,.stp-entrepreneur-allies__title h2,.stp-entrepreneur-allies__title h3,.stp-entrepreneur-allies__title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:50px;font-weight:600;line-height:1;margin:0;text-align:center}.stp-entrepreneur-allies__logo{align-items:center;display:flex;justify-content:center}.stp-entrepreneur-allies__logo img{display:block;height:72px;margin:0 auto;max-width:100%;object-fit:contain;width:auto}@media (max-width:991px){.stp-entrepreneur-allies{padding:56px 20px 72px}.stp-entrepreneur-allies__title{margin-bottom:72px}.stp-entrepreneur-allies__title h1,.stp-entrepreneur-allies__title h2,.stp-entrepreneur-allies__title h3,.stp-entrepreneur-allies__title p{font-size:40px}.stp-entrepreneur-allies__logo img{height:60px}}@media (max-width:767px){.stp-entrepreneur-allies{padding:40px 16px 52px}.stp-entrepreneur-allies__title{margin-bottom:48px}.stp-entrepreneur-allies__title h1,.stp-entrepreneur-allies__title h2,.stp-entrepreneur-allies__title h3,.stp-entrepreneur-allies__title p{font-size:30px;line-height:1.05}.stp-entrepreneur-allies__logo img{height:42px;max-width:180px}}.stp-hub-logo-section{background:#fff;padding:80px 20px;width:100%}.stp-hub-logo-section__container{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:2}.stp-hub-logo-section__title{margin-bottom:20px}.stp-hub-logo-section__title h1,.stp-hub-logo-section__title h2,.stp-hub-logo-section__title h3,.stp-hub-logo-section__title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:36px;font-weight:600;line-height:1.1;margin:0;text-transform:uppercase}.stp-hub-logo-section__image{align-items:center;display:flex;justify-content:center}.stp-hub-logo-section__image img{display:block;height:auto;margin:0 auto;max-width:80%;width:650px!important}@media (max-width:991px){.stp-hub-logo-section{padding:60px 20px}.stp-hub-logo-section__title{margin-bottom:50px}.stp-hub-logo-section__title h1,.stp-hub-logo-section__title h2,.stp-hub-logo-section__title h3,.stp-hub-logo-section__title p{font-size:44px}.stp-hub-logo-section__image img{width:280px}}@media (max-width:767px){.stp-hub-logo-section{padding:40px 16px}.stp-hub-logo-section__title{margin-bottom:36px}.stp-hub-logo-section__title h1,.stp-hub-logo-section__title h2,.stp-hub-logo-section__title h3,.stp-hub-logo-section__title p{font-size:30px}.stp-hub-logo-section__image img{width:220px}}.stp-past-editions{background:#fff;margin-top:-40px;padding:60px 20px;position:relative}.stp-past-editions__container{margin:0 auto;max-width:1320px;position:relative}.stp-past-editions__header{margin:0 auto 54px;max-width:1080px;text-align:center}.stp-past-editions__title{margin:0 0 22px}.stp-past-editions__title h1,.stp-past-editions__title h2,.stp-past-editions__title h3,.stp-past-editions__title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:56px;font-weight:700;line-height:.95;margin:0;text-transform:uppercase}.stp-past-editions__description p{color:#b0005a;font-family:var(--open-sans),Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.55;margin:0}.stp-past-editions__grid{display:grid;gap:34px;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px}.stp-past-editions__card{display:flex;flex-direction:column;height:100%}.stp-past-editions__media{background:#d9d9d9;border-radius:28px;margin-bottom:24px;overflow:hidden}.stp-past-editions__media .hs-video-container,.stp-past-editions__media .hs-video-widget,.stp-past-editions__media .video-container,.stp-past-editions__media iframe,.stp-past-editions__media video{aspect-ratio:16/9;border:0;display:block;min-height:260px;width:100%!important}.stp-past-editions__card-title{margin:0 0 14px}.stp-past-editions__card-title h2,.stp-past-editions__card-title h3,.stp-past-editions__card-title h4,.stp-past-editions__card-title p{color:#b0005a;font-family:var(--fontDisplay),Helvetica,sans-serif;font-size:40px;font-weight:500;line-height:1.08;margin:0}.stp-past-editions__card-description{margin-bottom:18px}.stp-past-editions__card-description p{color:#b0005a;font-family:var(--open-sans),Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.7;margin:0}.stp-past-editions__divider{border-bottom:2px solid #b8b8b8;margin-top:auto}.stp-past-editions__media--clickable{cursor:pointer;position:relative}.stp-past-editions__play-overlay{align-items:center;background-color:transparent;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:background-color .3s ease;width:100%;z-index:10}.stp-past-editions__media--clickable:hover .stp-past-editions__play-overlay{background-color:rgba(0,0,0,.4)}.stp-past-editions__play-icon{color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:80px;transform:scale(.8);transition:transform .3s ease;width:80px}.stp-past-editions__media--clickable:hover .stp-past-editions__play-icon{transform:scale(1)}@media (max-width:1199px){.stp-past-editions__title h1,.stp-past-editions__title h2,.stp-past-editions__title h3,.stp-past-editions__title p{font-size:58px}.stp-past-editions__card-title h2,.stp-past-editions__card-title h3,.stp-past-editions__card-title h4,.stp-past-editions__card-title p{font-size:30px}}@media (max-width:991px){.stp-past-editions{padding:56px 20px 44px}.stp-past-editions__header{margin-bottom:40px}.stp-past-editions__title h1,.stp-past-editions__title h2,.stp-past-editions__title h3,.stp-past-editions__title p{font-size:46px}.stp-past-editions__grid{gap:30px;grid-template-columns:1fr;padding:0 20px}.stp-past-editions__media .hs-video-container,.stp-past-editions__media .hs-video-widget,.stp-past-editions__media .video-container,.stp-past-editions__media iframe,.stp-past-editions__media video{min-height:220px}}@media (max-width:767px){.stp-past-editions{padding:40px 16px 32px}.stp-past-editions__header{margin-bottom:30px}.stp-past-editions__title h1,.stp-past-editions__title h2,.stp-past-editions__title h3,.stp-past-editions__title p{font-size:32px;line-height:1}.stp-past-editions__description p{font-size:16px}.stp-past-editions__media{border-radius:20px;margin-bottom:18px}.stp-past-editions__media .hs-video-container,.stp-past-editions__media .hs-video-widget,.stp-past-editions__media .video-container,.stp-past-editions__media iframe,.stp-past-editions__media video{min-height:190px}.stp-past-editions__card-title h2,.stp-past-editions__card-title h3,.stp-past-editions__card-title h4,.stp-past-editions__card-title p{font-size:24px}.stp-past-editions__card-description p{font-size:15px}}.stpBuyTicket{padding:40px 20px 56px;position:relative;width:100%}.stpBuyTicket__container{margin:0 auto;max-width:1320px}.stp-buy-ticket-wrap,.stpBuyTicket__cta{align-items:center;display:flex;justify-content:center;width:100%}.stp-buy-ticket-wrap{text-align:center}.stp-buy-ticket-btn{background:#fff;border:3px solid #e21874;border-radius:999px;color:#e21874;cursor:pointer;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:clamp(28px,5vw,48px);font-weight:700;line-height:1;overflow:hidden;padding:24px 48px;position:relative;text-decoration:none;transition:color .45s ease,transform .25s ease,box-shadow .25s ease}.stp-buy-ticket-btn:before{background:#e21874;content:"";inset:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .45s ease;z-index:0}.stp-buy-ticket-btn span{color:inherit;display:inline-block;position:relative;transition:color .45s ease;z-index:1}.stp-buy-ticket-btn:hover{color:#fff;transform:translateY(-2px)}.stp-buy-ticket-btn:hover:before{transform:scaleX(1)}.stp-buy-ticket-btn:hover span{color:#fff}.stp-buy-ticket-btn:active{transform:translateY(0) scale(.98)}@media (max-width:991px){.stpBuyTicket{padding:32px 20px 44px}.stp-buy-ticket-btn{font-size:clamp(24px,4vw,36px);padding:20px 38px}}@media (max-width:767px){.stpBuyTicket{padding:28px 16px 36px}.stp-buy-ticket-btn{font-size:28px;padding:18px 30px}}.stp-footer-info{background:#fff;border-top:1px solid #e9e9e9;padding:44px 20px}.stp-footer-info__container{margin:0 auto;max-width:1320px}.stp-footer-info__grid{align-items:center;display:grid;gap:40px;grid-template-columns:320px 1fr 320px}.stp-footer-info__brand{align-items:center;display:flex}.stp-footer-info__brand img{display:block;height:auto;max-width:100%;width:280px}.stp-footer-info__text p{color:#1b1b1b;font-family:var(--open-sans),Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.55;margin:0}.stp-footer-info__social{text-align:right}.stp-footer-info__social p{margin:0}.stp-footer-info__social a{color:#0b4a92;display:inline-block;font-size:16px;font-weight:600;line-height:1;margin-left:16px;text-decoration:none}.stp-footer-info__social a:first-child{margin-left:0}.stp-footer-info__social a:hover{opacity:.85}.stp-footer-info__social .hs-richtext,.stp-footer-info__social .hs_cos_wrapper_type_inline_rich_text,.stp-footer-info__social .hs_cos_wrapper_type_rich_text{display:flex;justify-content:flex-end}@media (max-width:991px){.stp-footer-info{padding:36px 20px}.stp-footer-info__grid{gap:28px;grid-template-columns:1fr;text-align:center}.stp-footer-info__brand{justify-content:center}.stp-footer-info__brand img{width:240px}.stp-footer-info__social a{margin:0 8px}.stp-footer-info__social{text-align:center}.stp-footer-info__social .hs-richtext,.stp-footer-info__social .hs_cos_wrapper_type_inline_rich_text,.stp-footer-info__social .hs_cos_wrapper_type_rich_text{justify-content:center}}@media (max-width:767px){.stp-footer-info{padding:28px 16px}.stp-footer-info__grid{gap:22px}.stp-footer-info__brand img{width:220px}.stp-footer-info__text p{font-size:15px}.stp-footer-info__social a{font-size:15px;margin:6px 8px}}.stp-smoke-multi-section-wrapper{overflow:visible;position:relative;z-index:1}.stp-smoke-multi-section__canvas{z-index:0}.stp-entrepreneur-allies__mesh-gradient,.stp-smoke-multi-section__canvas{height:100%;left:0;opacity:1;pointer-events:none;position:absolute;top:0;width:100%;will-change:contents}.stp-entrepreneur-allies__mesh-gradient{z-index:1}.stp-video-modal{align-items:center;animation:modalFadeIn .3s ease-out;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.stp-video-modal__overlay{animation:overlayFadeIn .3s ease-out;backdrop-filter:blur(4px);background-color:rgba(0,0,0,.85);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.stp-video-modal__container{animation:containerSlideUp .3s cubic-bezier(.34,1.56,.64,1);background:#000;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.5);height:70vh;max-height:600px;max-width:1000px;overflow:hidden;position:relative;width:90%;z-index:1}.stp-video-modal__content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.stp-video-modal__content iframe{border:none;display:block;height:100%;width:100%}.stp-video-modal__close{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:48px;z-index:10}.stp-video-modal__close:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4)}.stp-video-modal__close:active{transform:scale(.95)}.stp-video-modal__close svg{color:#fff;height:24px;stroke:currentColor;width:24px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes overlayFadeIn{0%{backdrop-filter:blur(0);opacity:0}to{backdrop-filter:blur(4px);opacity:1}}@keyframes containerSlideUp{0%{filter:blur(10px);opacity:0;transform:translateY(60px) scale(.9)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.stp-video-modal__container{height:60vh;max-height:500px;width:95%}.stp-video-modal__close{height:40px;right:12px;top:12px;width:40px}.stp-video-modal__close svg{height:20px;width:20px}}@media (max-width:480px){.stp-video-modal__container{border-radius:0;height:100vh;max-height:none;width:100%}.stp-video-modal__close{height:40px;right:10px;top:10px;width:40px}}@media (max-width:768px){.stp-entrepreneur-allies__mesh-gradient{opacity:1}}.tickets-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.tickets-modal__overlay{animation:fadeIn .3s ease;backdrop-filter:blur(4px);background:rgba(0,0,0,.7);height:100%;left:0;position:absolute;top:0;width:100%}.tickets-modal__container{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;height:92vh;max-height:90vh;max-width:1400px;overflow:hidden;position:relative;width:95%;z-index:10000}.tickets-modal__close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);color:var(--colorText);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:20px;top:20px;transition:all var(--transitionBase);width:48px;z-index:10001}.tickets-modal__close:hover{box-shadow:0 8px 20px rgba(0,0,0,.15);transform:rotate(90deg) scale(1.1)}.tickets-modal__close svg{height:24px;stroke-linecap:round;stroke-linejoin:round;width:24px}.tickets-modal__content{background:#fff;flex:1;overflow:auto}.tickets-modal__iframe{border:none;display:block;height:100%;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.tickets-modal__container{height:90vh;max-width:1200px;width:95%}.tickets-modal__close{height:44px;right:16px;top:16px;width:44px}}@media (max-width:768px){.tickets-modal__container{border-radius:12px;height:90vh;max-height:90vh;max-width:100%;width:98%}.tickets-modal__close{height:40px;right:12px;top:12px;width:40px}.tickets-modal__close svg{height:20px;width:20px}}@media (max-width:480px){.tickets-modal__container{border-radius:0;height:100vh;max-height:none;width:100%}.tickets-modal__overlay{backdrop-filter:none}.tickets-modal__close{background:hsla(0,0%,100%,.9);height:40px;right:10px;top:10px;width:40px}}@media (max-width:1199px){.countdownHeroPricingCard .amount{font-size:clamp(5rem,12vw,191px)!important}}@media (max-width:991px){.countdownHeroPricingCard .amount{font-size:clamp(4rem,10vw,140px)!important}}.agenda-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.agenda-modal__overlay{animation:fadeIn .3s ease;backdrop-filter:blur(4px);background:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%}.agenda-modal__container{animation:slideUp .3s ease;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.4);display:flex;max-height:92vh;max-width:min(480px,92vw);overflow:hidden;position:relative;width:auto;z-index:10000}.agenda-modal__content{max-height:92vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.agenda-modal__img{display:block;height:auto;max-width:100%;width:100%}.agenda-modal__close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);color:var(--colorText);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:14px;top:14px;transition:all var(--transitionBase);width:44px;z-index:10001}.agenda-modal__close:hover{box-shadow:0 8px 20px rgba(0,0,0,.2);transform:rotate(90deg) scale(1.1)}.agenda-modal__close svg{height:22px;stroke-linecap:round;stroke-linejoin:round;width:22px}@media (max-width:768px){.agenda-modal__container{max-height:90vh;max-width:94vw}.agenda-modal__content{max-height:90vh}.agenda-modal__close{background:hsla(0,0%,100%,.9);height:40px;right:10px;top:10px;width:40px}}#hs_cos_wrapper_countdownHeroPricingLeft,#hs_cos_wrapper_countdownHeroPricingRight,#hs_cos_wrapper_countdownHeroPricingRight_{overflow:visible!important}@media (max-width:991px){.stpSpeakerHeroLine1,.stpSpeakerHeroLine2{margin-left:0}.stpSpeakerHeroLine3{padding-right:0}.stpSpeakerHeroLine1 p,.stpSpeakerHeroLine2 p,.stpSpeakerHeroLine3 p{font-size:min(110px,13vw)}.stpSpeakerHeroLine4 p{font-size:min(110px,10.5vw)}}@media (max-width:767px){.stpSpeakerHeroLine1 p{font-size:min(72px,17vw)}.stpSpeakerHeroLine2 p{font-size:min(80px,16vw)}.stpSpeakerHeroLine3 p{font-size:min(72px,17vw)}.stpSpeakerHeroLine4 p{font-size:min(72px,10.5vw)}}.stp-agenda-link{--agenda-color:#fc6c25;--agenda-color-hover:#e21874;cursor:pointer;display:inline-block;text-decoration:none!important}.stp-agenda-link p{color:var(--agenda-color);font-family:var(--fontDisplay);font-size:clamp(26px,4vw,40px);font-weight:700;letter-spacing:.02em;line-height:1;margin:0;transition:color .35s ease}.stp-agenda-link:focus-visible p,.stp-agenda-link:hover p{color:var(--agenda-color-hover)}.stp-agenda-link:focus-visible{outline:2px solid var(--agenda-color);outline-offset:4px}.stpConnectLeaders__agendaCta{margin-top:28px;max-width:700px;padding-left:90px}@media (max-width:767px){.stpConnectLeaders__agendaCta{padding-left:0;text-align:center}}.stpBuyTicket__agendaCta{display:flex;justify-content:center;margin-top:28px}.stp-agenda-reveal{opacity:0}.stpConnectLeaders__agendaCta.is-revealed{animation:slideInFromLeft 1.2s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes agendaFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.stpBuyTicket__agendaCta.is-revealed{animation:agendaFadeUp .8s ease forwards}@media (prefers-reduced-motion:reduce){.stp-agenda-reveal,.stp-agenda-reveal.is-revealed{animation:none;opacity:1;transform:none}.imageShowcase,.jsAnimatedAudienceCounter,.jsAnimatedAudienceItems,.jsAnimatedAudienceLeft,.jsAnimatedAudienceRight,.jsAnimatedCard1,.jsAnimatedCard2,.jsAnimatedCard3,.jsAnimatedCountdown,.jsAnimatedEyebrow,.jsAnimatedPricingCardLeft,.jsAnimatedPricingCardRight,.jsAnimatedPricingDivider,.jsAnimatedPricingHeader,.jsAnimatedPricingInner,.jsAnimatedPrimaryAction,.jsAnimatedSecondaryAction,.jsAnimatedSpeakerImage,.jsAnimatedSpeakerOneCta,.jsAnimatedStatLabel,.jsAnimatedStatLabel1,.jsAnimatedStatLabel2,.jsAnimatedStatLabel3,.jsAnimatedStatLabel4,.jsAnimatedStatNumber,.jsAnimatedStatNumber1,.jsAnimatedStatNumber2,.jsAnimatedStatNumber3,.jsAnimatedStatNumber4,.jsAnimatedVenueArrow,.jsAnimatedVenueLeft,.jsAnimatedVenueRight{animation:none!important;opacity:1!important}}