.go6-netflix-video-module{background:#07090d;color:#fff;overflow:hidden;position:relative}.go6-netflix-video-module.light{background-color:#dbff8e;background-image:linear-gradient(0deg,#dbff8e,#fff);color:var(--midnight-blue)}.go6-netflix-video-module .header_title h2{color:var(--primary-color)}.go6-netflix-video-module.light .header_title h2,.light .go6-video-card--grid .go6-video-card__desc,.light .go6-video-card.is-active .go6-video-card__title,.light .go6-video-card__speaker-name,.light .go6-video-card__time,.light .go6-video-grid-count,.light .go6-video-grid-count__number{color:var(--midnight-blue)}.light .go6-video-gated-section,.light .go6-video-grid-wrap{background:transparent!important}.light .go6-video-grid-filter{border:2px solid;color:var(--midnight-blue)}.light .go6-video-modal-rail .go6-video-card__meta{color:#fff}.light .go6-video-card__speaker-avatar,.light .go6-video-grid-filter:hover{background:var(--midnight-blue);color:#fff}.light .go6-video-card--grid{background:#faffef}.light .go6-video-card--grid.is-active{border-color:var(--midnight-blue)}.go6-video-hero{background:#000;min-height:85vh;position:relative}.go6-video-hero__media{align-items:center;display:flex;justify-content:center;min-height:85vh;overflow:hidden;position:relative}.go6-video-hero__bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.go6-video-hero__overlay{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.22) 20%,rgba(0,0,0,.56) 68%,rgba(7,9,13,.96)),linear-gradient(90deg,rgba(0,0,0,.52),rgba(0,0,0,.14) 45%,rgba(0,0,0,.46));inset:0;position:absolute}.go6-video-hero__center{max-width:920px;padding:60px 40px 70px;position:relative;text-align:center;width:100%;z-index:4}.go6-video-hero__eyebrow{color:var(--primary-color);font-size:.82rem;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.go6-video-hero__title{font-size:clamp(2.2rem,5vw,4.8rem);font-weight:400;letter-spacing:-.04em;line-height:.95;margin:0 0 14px}.go6-video-hero__desc{color:hsla(0,0%,100%,.84);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.6;margin:0 auto 26px;max-width:760px}.go6-video-hero__play-wrap{display:flex;justify-content:center;margin-top:26px}.go6-hero-play-trigger{text-decoration:none}.go6-video-full-description{background:linear-gradient(180deg,#07090d,#0d1117);padding:28px 40px 8px}.go6-video-full-description__inner{color:hsla(0,0%,100%,.86);line-height:1.75;margin:0 auto;max-width:920px}.go6-video-full-description__inner>:first-child{margin-top:0}.go6-video-full-description__inner>:last-child{margin-bottom:0}.go6-video-rail-wrap{background:#0d0e11;padding:24px 10px 42px}.go6-video-rail-header{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:0 40px 14px}.go6-video-rail-title{font-size:1.15rem;font-weight:700;padding:0}.go6-video-rail-controls{align-items:center;display:flex;gap:10px}.go6-video-rail-arrow{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:28px;height:42px;justify-content:center;line-height:1;transition:background .2s ease,transform .2s ease,opacity .2s ease;width:42px}.go6-video-rail-arrow:hover{background:hsla(0,0%,100%,.12);transform:scale(1.04)}.go6-video-rail-arrow:disabled{cursor:default;opacity:.35;transform:none}.go6-video-rail-outer{position:relative}.go6-video-rail{cursor:grab;display:grid;gap:16px;grid-auto-columns:minmax(260px,21vw);grid-auto-flow:column;overflow-x:auto;padding:0 40px 10px;scroll-snap-type:x proximity;scrollbar-width:none;user-select:none;-ms-overflow-style:none}.go6-video-rail::-webkit-scrollbar{display:none}.go6-video-rail.is-dragging{cursor:grabbing;scroll-snap-type:none}.go6-video-card{background:transparent;border:0;color:inherit;cursor:pointer;padding:0;position:relative;scroll-snap-align:start;text-align:left;user-select:none}.go6-video-modal-rail .go6-video-card.is-active .go6-video-card__thumb-wrap{border-color:var(--primary-color)}.go6-video-card.is-active .go6-video-card__title{color:var(--primary-color)}.go6-video-card.is-active .go6-video-card__play{opacity:0}.go6-video-card__thumb-wrap{background:#141922;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.32);display:block;overflow:hidden}.go6-video-card__thumb{aspect-ratio:16/9;display:block;object-fit:cover;transition:transform .35s ease;width:100%}.go6-video-card:hover .go6-video-card__thumb{transform:scale(1.04)}.go6-video-card:hover .go6-video-card__play{background:var(--primary-color);border-color:#22222287;border-width:2px}.go6-video-card:hover .go6-video-card__play svg{animation:grow-shrink 2s infinite;fill:#222}.go6-video-card__play{align-items:center;backdrop-filter:blur(12px);background:rgba(9,9,11,.62);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;bottom:14px;display:flex;height:42px;justify-content:center;position:absolute;right:14px;transition:all .2s ease!important;width:42px}.go6-video-card__play svg{fill:#fff;height:18px;margin-left:2px;pointer-events:none;transition:all .2s ease;width:18px}.go6-video-card__meta{display:block;padding:12px 2px 0}.go6-video-card__category{color:hsla(0,0%,100%,.6);display:block;font-size:.72rem;font-weight:400;letter-spacing:.12em;margin-bottom:6px}.go6-video-card__title{display:block;font-size:1rem;font-weight:700;line-height:1.35}.go6-video-card__desc{color:hsla(0,0%,100%,.72);display:-webkit-box;font-size:.92rem;-webkit-line-clamp:2;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical}.go6-video-card__thumb{pointer-events:none}.go6-video-player{background:rgba(0,0,0,.92);inset:0;padding:28px;position:fixed;z-index:9999}.go6-video-player__close{align-items:center;background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.35);color:#fff;cursor:pointer;display:flex;font-size:30px;height:52px;justify-content:center;line-height:1;position:fixed;right:20px;top:20px;width:52px;z-index:10001}.go6-video-player__close:hover{background:hsla(0,0%,100%,.12)}.go6-video-player__inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.go6-video-modal-shell{display:grid;gap:24px;grid-template-rows:auto auto;max-height:calc(100vh - 60px);width:min(1480px,100%)}.go6-video-modal-layout{align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);min-width:0}.go6-video-modal-layout__media{min-width:0}.go6-video-modal-layout__content{max-height:60vh;min-width:0;overflow:auto;padding-right:8px}.go6-video-modal-layout__category{color:hsla(0,0%,100%,.68);font-size:.78rem;font-weight:700;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.go6-video-modal-layout__title{color:#fff;font-size:clamp(1.6rem,2vw,2.4rem);font-weight:800;line-height:1.05;margin:0 0 14px}.go6-video-modal-layout__desc{color:hsla(0,0%,100%,.84);line-height:1.7}.go6-video-modal-layout__desc>:first-child{margin-top:0}.go6-video-modal-layout__desc>:last-child{margin-bottom:0}.go6-video-player__embed{background:#000;border-radius:20px;box-shadow:0 30px 100px rgba(0,0,0,.5);overflow:hidden;width:100%}.go6-video-player__embed .hs-video-widget,.go6-video-player__embed .hs-video-wrapper,.go6-video-player__embed iframe,.go6-video-player__embed video{display:block;width:100%}.go6-video-player-pane{display:none;height:100%;width:100%}.go6-video-player-pane.is-active{display:block}.go6-video-player-pane .hs-video-widget,.go6-video-player-pane iframe,.go6-video-player-pane video,.go6-video-player-pane__inner{height:100%;width:100%}.go6-video-player-template{display:none}.go6-video-modal-rail-wrap{min-width:0}.go6-video-modal-rail-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.go6-video-modal-rail-title{color:#fff;font-size:1rem;font-weight:700}.go6-video-modal-rail-controls{align-items:center;display:flex;gap:10px}.go6-video-modal-rail-arrow{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:28px;height:42px;justify-content:center;line-height:1;transition:background .2s ease,transform .2s ease,opacity .2s ease;width:42px}.go6-video-modal-rail-arrow:hover{background:hsla(0,0%,100%,.12);transform:scale(1.04)}.go6-video-modal-rail-arrow:disabled{cursor:default;opacity:.35;transform:none}.go6-video-modal-rail{cursor:grab;display:grid;gap:16px;grid-auto-columns:minmax(240px,16vw);grid-auto-flow:column;overflow-x:auto;scrollbar-width:none;user-select:none;-ms-overflow-style:none}.go6-video-modal-rail::-webkit-scrollbar{display:none}.go6-video-modal-rail.is-dragging{cursor:grabbing}.go6-netflix-video-module__empty{background:#111;color:#fff;padding:48px 24px}@media (max-width:991px){.go6-video-hero,.go6-video-hero__media{min-height:72vh}.go6-video-full-description,.go6-video-hero__center,.go6-video-rail,.go6-video-rail-header{padding-left:20px;padding-right:20px}.go6-video-rail{grid-auto-columns:minmax(240px,78vw)}.go6-video-rail-header{align-items:center}.go6-video-modal-shell{max-height:none}.go6-video-modal-layout{gap:20px;grid-template-columns:1fr}.go6-video-modal-layout__content{max-height:none;overflow:visible;padding-right:0}.go6-video-modal-rail{grid-auto-columns:minmax(220px,70vw)}}.go6-video-modal-rail{align-items:start}.go6-video-modal-rail .go6-video-card{align-self:start}.go6-video-modal-rail .go6-video-card__meta{display:block;min-height:54px;min-height:0}.go6-video-modal-rail .go6-video-card__category{display:block;min-height:1em}.go6-video-hero__center--netflix{align-items:center;display:flex;justify-content:flex-start;max-width:1400px;min-height:85vh;padding:80px 40px;text-align:left}.go6-video-hero__content-wrap{max-width:560px;position:relative;z-index:4}.go6-video-hero__title--netflix{font-size:clamp(2.6rem,5vw,5.4rem);line-height:.95;margin:0 0 18px;max-width:16ch}.go6-video-hero__desc--netflix{margin:0 0 26px;max-width:55ch}.go6-video-hero__actions{align-items:center;display:flex;gap:16px}.go6-video-hero__center--netflix .go6-video-hero__eyebrow{margin-bottom:10px}.go6-video-hero__center--netflix .bttn.go6-hero-play-trigger{text-decoration:none}@media (max-width:991px){.go6-video-hero__center--netflix{min-height:72vh;padding:60px 20px}.go6-video-hero__content-wrap{max-width:100%}.go6-video-hero__title--netflix{font-size:clamp(2.2rem,8vw,3.6rem);max-width:none}.go6-video-hero__desc--netflix{max-width:none}}.go6-video-grid-wrap{background:#0d0e11;padding:24px 40px 42px}.go6-video-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.go6-video-card--grid{background:hsla(0,0%,100%,.03);background:var(--midnight-blue);border:2px solid hsla(0,0%,100%,.08);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.22);display:flex;flex-direction:column;height:100%;overflow:hidden}.go6-video-card--grid .go6-video-card__thumb-wrap{border:0;border-radius:0;box-shadow:none}.go6-video-card--grid .go6-video-card__body{display:flex;flex-direction:column;gap:7px;padding:18px 18px 20px}.go6-video-card--grid .go6-video-card__meta{padding:0}.go6-video-card--grid .go6-video-card__desc{color:hsla(0,0%,100%,.72);display:-webkit-box;font-size:.95rem;-webkit-line-clamp:3;line-height:1.6;overflow:hidden;-webkit-box-orient:vertical}.go6-video-card__time{align-items:center;color:hsla(0,0%,100%,.7);display:inline-flex;font-size:.85rem;gap:6px;line-height:1}.go6-video-card__time svg{fill:currentColor;flex:0 0 auto;height:14px;opacity:.75;width:14px}.go6-video-card__footer-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.go6-video-card__speakers{display:flex;flex-wrap:wrap;gap:8px}.go6-video-card__speaker{align-items:center;display:inline-flex;gap:8px;min-width:0}.go6-video-card__speaker-avatar{align-items:center;background:hsla(0,0%,100%,.12);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:.72rem;font-weight:700;height:30px;justify-content:center;letter-spacing:.04em;text-transform:uppercase;width:30px}.go6-video-card__speaker-name{color:hsla(0,0%,100%,.76);font-size:.84rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.go6-video-card--grid.is-active{border-color:var(--primary-color)}@media (max-width:1100px){.go6-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.go6-video-grid-wrap{padding-left:20px;padding-right:20px}.go6-video-grid{gap:20px;grid-template-columns:1fr}}.go6-video-hero__meta{align-items:center;color:hsla(0,0%,100%,.72);display:flex;flex-wrap:wrap;font-size:.9rem;gap:12px;line-height:1.4;margin-bottom:25px}.go6-video-hero__time{align-items:center;display:inline-flex;gap:6px}.go6-video-hero__time svg{fill:currentColor;height:14px;opacity:.75;width:14px}.go6-video-hero__speakers{flex-wrap:wrap}.go6-video-hero__speaker,.go6-video-hero__speakers{align-items:center;display:inline-flex;gap:8px}.go6-video-hero__speaker-avatar{align-items:center;background:hsla(0,0%,100%,.12);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:.7rem;font-weight:700;height:28px;justify-content:center;letter-spacing:.04em;text-transform:uppercase;width:28px}.go6-video-hero__speaker-name{color:hsla(0,0%,100%,.76);font-size:.84rem}.go6-video-grid-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.go6-video-grid-count{color:hsla(0,0%,100%,.78);font-size:.95rem}.go6-video-grid-count__number{color:#fff;font-weight:700}.go6-video-grid-filters{display:flex;flex-wrap:wrap;gap:10px}.go6-video-grid-filter{appearance:none;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#fff;cursor:pointer;font-size:.88rem;line-height:1;padding:10px 16px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.go6-video-grid-filter:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.go6-video-grid-filter.is-active{background:var(--primary-color);border-color:var(--primary-color);color:#111}@media (max-width:767px){.go6-video-grid-filters{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.go6-video-grid-filters::-webkit-scrollbar{display:none}.go6-video-grid-filter{flex:0 0 auto;white-space:nowrap}}.go6-video-card--grid.is-hidden{display:none}.go6-video-hero__bg-player,.go6-video-hero__bg-player .hs-video-widget,.go6-video-hero__bg-player .hs-video-wrapper,.go6-video-hero__bg-player>div{height:100%;inset:0;position:absolute;width:100%}.go6-video-hero__bg-player .hs-video-wrapper{overflow:hidden;padding-bottom:0!important}.go6-video-hero__bg-player iframe{border:0;height:100%!important;inset:0;pointer-events:none;position:absolute!important;width:100%!important}.go6-video-card__thumb-wrap{position:relative}.go6-video-card__preview{background:#000;border-radius:inherit;overflow:hidden}.go6-video-card__preview iframe,.go6-video-card__preview video{border:0;display:block;height:100%;object-fit:cover;width:100%}.go6-video-card__preview,.go6-video-card__preview *{pointer-events:none}.go6-video-card--grid:hover .go6-video-card__play{transform:scale(1.2);transform-origin:right bottom}.go6-video-card__preview-video{background:#000;display:block;height:100%;object-fit:cover;width:100%}.go6-video-card__preview-video::-webkit-media-controls,.go6-video-card__preview-video::-webkit-media-controls-enclosure{display:none!important}.go6-video-card__preview-video::-webkit-media-controls-panel,.go6-video-card__preview-video::-webkit-media-controls-play-button{display:none!important}.go6-video-card__preview-video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}@media (hover:none),(pointer:coarse){.go6-video-card__preview{display:none!important}}.go6-video-gated-section{background:#0d0e11;position:relative}.go6-video-gated-section.is-gated[data-gate-locked=true]{display:grid}.go6-video-gated-section.is-gated[data-gate-locked=true]>.go6-video-gate,.go6-video-gated-section.is-gated[data-gate-locked=true]>.go6-video-grid-wrap,.go6-video-gated-section.is-gated[data-gate-locked=true]>.go6-video-rail-wrap{grid-area:1/1}.go6-video-gated-section.is-gated[data-gate-locked=true] .go6-video-grid{max-height:100vh}.go6-video-gated-section.is-gated[data-gate-locked=true] .go6-video-rail-wrap{max-width:100vw}.go6-video-gated-section.is-gated[data-gate-locked=true]>.go6-video-grid-wrap,.go6-video-gated-section.is-gated[data-gate-locked=true]>.go6-video-rail-wrap{filter:blur(8px);pointer-events:none;transform:scale(1.01);user-select:none}.go6-video-gated-section.is-gated[data-gate-locked=true] .go6-video-card{pointer-events:none}.go6-video-gate{align-items:flex-start;backdrop-filter:blur(3px);background:radial-gradient(circle at 50% 20%,hsla(0,0%,100%,.14),rgba(7,9,13,.74) 52%,rgba(7,9,13,.9) 100%);display:flex;justify-content:center;min-height:100%;padding:clamp(32px,6vw,80px) 20px;position:relative;z-index:30}.go6-video-gate__panel{background:rgba(7,9,13,.86);border:1px solid hsla(0,0%,100%,.16);border-radius:24px;box-shadow:0 30px 120px rgba(0,0,0,.46);color:#fff;padding:clamp(24px,4vw,42px);width:min(620px,100%)}.go6-video-gate__title{color:#fff;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.04em;line-height:1;margin:0 0 12px}.go6-video-gate__text{color:hsla(0,0%,100%,.78);line-height:1.65;margin-bottom:22px}.go6-video-gate__text>:first-child{margin-top:0}.go6-video-gate__text>:last-child{margin-bottom:0}.go6-video-gate__form form{margin:0}.go6-video-gate__form label{color:#fff}.go6-video-gate__form input:not([type=checkbox]):not([type=radio]),.go6-video-gate__form select,.go6-video-gate__form textarea{color:var(--midnight-blue);font-weight:700;width:100%}.go6-video-gate__form .hs-button,.go6-video-gate__form input[type=submit]{background:var(--primary-color)!important;color:var(--midnight-blue)!important;cursor:pointer;margin-top:25px!important;min-height:60px!important}.go6-video-gate-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:10000}.go6-video-gate-modal[hidden]{display:none!important}.go6-video-gate-modal__backdrop{backdrop-filter:blur(10px);background:rgba(0,0,0,.76);inset:0;position:absolute}.go6-video-gate-modal__panel{background:#10141d;border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.55);max-height:calc(100vh - 48px);overflow:auto;padding:34px;position:relative;width:min(620px,100%);z-index:2}.go6-video-gate-modal__close{background:hsla(0,0%,100%,.1);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:28px;height:42px;line-height:1;position:absolute;right:14px;top:14px;width:42px}.go6-video-gated-section.is-unlocked .go6-video-gate,.go6-video-modal-rail-wrap.is-hidden-until-unlocked{display:none!important}