.block.block-hero-product-executive{--block-background-color: var(--bg-primary, #00162d);--block-color: var(--text-primary, #fff);--block-heading-color: var(--text-accent, #0ff);--ticket-button-background-color: var(--component-button-primary-bg, #0ff);--ticket-button-color: var(--component-button-primary-text, #00162d);--program-button-background-color: var(--component-button-secondary-bg, #fff);--program-button-color: var(--component-button-primary-text, #00162d);background-color:var(--block-background-color);display:flex;flex-direction:column;justify-content:flex-end;padding-top:var(--spacing-2xl);padding-bottom:var(--spacing-xl);overflow:clip;position:relative;min-height:50rem;background-size:cover;background-position:center}@media screen and (min-width: 1136px){.block.block-hero-product-executive{padding-top:var(--spacing-2xl);padding-bottom:var(--spacing-xl)}}.block.block-hero-product-executive .video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.block.block-hero-product-executive .video-background::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);z-index:1}.block.block-hero-product-executive .video-background .background-video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;min-width:100%;min-height:100%;width:auto;height:auto}.block.block-hero-product-executive .video-background .background-video--mp4{top:0;left:0;transform:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block.block-hero-product-executive .video-background .background-video--vimeo{border:none;width:100vw;height:56.25vw;min-width:100%;min-height:100%}.block.block-hero-product-executive .video-background.is-wide .background-video--vimeo{width:100vw;height:56.25vw}.block.block-hero-product-executive .video-background.is-tall .background-video--vimeo{width:177.78vh;height:100vh}.block.block-hero-product-executive .video-pause-button{position:absolute;top:0;z-index:15;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;padding:0;border-radius:var(--radius-rounded-full, 99rem);border:var(--stroke-l, 4px) solid hsla(0,0%,100%,0);background:hsla(0,0%,100%,.4);backdrop-filter:blur(4px);right:0}.block.block-hero-product-executive .video-pause-button .pause-icon,.block.block-hero-product-executive .video-pause-button .play-icon{display:inline-flex;width:1rem;height:1rem;align-items:center;justify-content:center}.block.block-hero-product-executive .video-pause-button .pause-icon :where(img),.block.block-hero-product-executive .video-pause-button .play-icon :where(img){width:100%;height:100%;display:block}.block.block-hero-product-executive .video-pause-button.is-playing .pause-icon{display:inline-flex}.block.block-hero-product-executive .video-pause-button.is-playing .play-icon{display:none}.block.block-hero-product-executive .video-pause-button.is-paused .pause-icon{display:none}.block.block-hero-product-executive .video-pause-button.is-paused .play-icon{display:inline-flex}.block.block-hero-product-executive .logo-wrapper{width:80%;height:auto}.block.block-hero-product-executive .logo-wrapper img{-o-object-fit:contain;object-fit:contain;display:flex}.block.block-hero-product-executive>.container{position:relative;z-index:5}.block.block-hero-product-executive .entry-content{color:var(--block-color);position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-m, 2rem)}.block.block-hero-product-executive .entry-content .wp-block-heading{color:var(--hero-heading-color, var(--block-heading-color));font-size:4rem;word-break:break-word;margin-top:0;margin-bottom:0}@media screen and (min-width: 1136px){.block.block-hero-product-executive .entry-content .wp-block-heading{font-size:6rem}}.block.block-hero-product-executive .event-info.mobile{display:block}@media screen and (min-width: 1136px){.block.block-hero-product-executive .event-info.mobile{display:none}}.block.block-hero-product-executive .meta-info-wrapper{margin-top:3rem}.block.block-hero-product-executive .meta-info-wrapper .next-event{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}.block.block-hero-product-executive .meta-info-wrapper .next-event .info{border-left:var(--borderwidths-thick) solid var(--next-event-info-border-color, #0ff);padding-left:var(--spacing-xs)}.block.block-hero-product-executive .meta-info-wrapper .next-event .info .label{text-transform:uppercase;color:var(--next-event-info-label-color, #0ff);font-weight:300;font-size:var(--fontsizes-sm);line-height:125%;margin-bottom:var(--spacing-2xs)}.block.block-hero-product-executive .meta-info-wrapper .next-event .info .value{color:var(--block-color);font-size:var(--fontsizes-md);font-weight:300;line-height:125%;margin-bottom:0}.block.block-hero-product-executive .cta-buttons-wrapper.wp-block-buttons{margin-bottom:0}.block.block-hero-product-executive .cta-buttons-wrapper.wp-block-buttons .wp-block-button.is-style-ticket-button .wp-block-button__link{background-color:var(--ticket-button-background-color);color:var(--ticket-button-color)}.block.block-hero-product-executive .cta-buttons-wrapper.wp-block-buttons .wp-block-button.is-style-program-button .wp-block-button__link{background-color:var(--program-button-background-color);color:var(--program-button-color)}.block.block-hero-product-executive.has-custom-color .cta-buttons-wrapper .wp-block-button.is-style-ticket-button .wp-block-button__link{background:#fff !important;color:#000 !important;border:1px solid #000 !important}.block.block-hero-product-executive.has-custom-color .cta-buttons-wrapper .wp-block-button.is-style-ticket-button .wp-block-button__link:hover{background:#000 !important;color:#fff !important;border:1px solid #fff !important}.block.block-hero-product-executive.has-custom-color .cta-buttons-wrapper .wp-block-button.is-style-program-button .wp-block-button__link{background:#000 !important;color:#fff !important;border:1px solid #fff !important}.block.block-hero-product-executive.has-custom-color .cta-buttons-wrapper .wp-block-button.is-style-program-button .wp-block-button__link:hover{background:#fff !important;color:#000 !important;border:1px solid #fff !important}.block.block-hero-product-executive .hero-product-sticky-bar{position:absolute;bottom:0;left:0;right:0;z-index:999;width:100%;padding:var(--spacing-sm) var(--spacing-md, 2rem);border-top:1px solid #152d47;background:var(--block-background-color);backdrop-filter:blur(8px)}.block.block-hero-product-executive .hero-product-sticky-bar.is-fixed{position:fixed}.block.block-hero-product-executive .hero-product-sticky-bar.is-footer-docked{display:none}.block.block-hero-product-executive .hero-product-sticky-bar__inner{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-md);justify-content:center}@media screen and (min-width: 1136px){.block.block-hero-product-executive .hero-product-sticky-bar__inner{flex-wrap:nowrap;justify-content:space-between}}@media screen and (max-width: 1135px){.block.block-hero-product-executive .hero-product-sticky-bar__meta{display:none}}.block.block-hero-product-executive .hero-product-sticky-bar .meta-info-wrapper{margin-top:0}.block.block-hero-product-executive .hero-product-sticky-bar .cta-buttons-wrapper.wp-block-buttons{margin-top:0;margin-bottom:0;flex-shrink:0}.block.block-hero-product-executive.block-style-default{--block-background-color: var(--bg-primary, #00162d);--block-color: var(--text-primary, #fff);--block-heading-color: var(--text-accent, #0ff);--ticket-button-background-color: var(--component-button-primary-bg, #0ff);--ticket-button-color: var(--component-button-primary-text, #00162d);--program-button-background-color: var(--component-button-secondary-bg, #fff);--program-button-color: var(--component-button-primary-text, #00162d)}.block.block-hero-product-executive.has-primary-background-color{--block-background-color: var(--bg-primary, #00162d);--block-color: var(--text-primary, #fff);--block-heading-color: var(--text-accent, #0ff);--ticket-button-background-color: var(--component-button-primary-bg, #0ff);--ticket-button-color: var(--component-button-primary-text, #00162d);--program-button-background-color: var(--component-button-secondary-bg, #fff);--program-button-color: var(--component-button-primary-text, #00162d)}.block.block-hero-product-executive.has-secondary-background-color{--block-background-color: var(--bg-quaternary, #fff);--block-color: var(--text-primary-inverse, #00162d);--block-heading-color: var(--text-accent-reverse, #011e3d);--ticket-button-background-color: var(--component-button-primary-bg-inverse, #00162d);--ticket-button-color: var(--component-button-primary-text-inverse, #fff);--program-button-background-color: var(--component-button-primary-bg, #0ff);--program-button-color: var(--component-button-primary-text, #00162d)}
