.videoWrapper{position:relative;width:100%;max-width:100%;margin:0;top:0;height:auto;aspect-ratio:16/9;max-height:82vh;overflow:hidden;border-radius:0;border:none;box-shadow:none;background:var(--background-color,#00002A);display:flex;justify-content:center;align-items:center;--hero-inset:2.5rem}.videoWrapper:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,42,.9),rgba(0,0,42,.78) 22%,rgba(0,0,42,.38) 38%,rgba(0,0,42,.08) 48%,transparent 56%),linear-gradient(0deg,rgba(0,0,42,.95),rgba(0,0,42,.5) 12%,rgba(0,0,42,.12) 24%,transparent 36%),linear-gradient(180deg,rgba(0,0,42,.5),rgba(0,0,42,.15) 12%,transparent 24%);transition:opacity .3s ease}.videoWrapper.overlayHidden:after{opacity:.25}.videoWrapper .heroScrollFadeOverlay{position:absolute;inset:0;z-index:3;pointer-events:none;background:#00002a;will-change:opacity;transition:opacity .08s linear}.videoWrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;-webkit-mask-image:none;mask-image:none}.videoWrapper:hover .centerControls{opacity:1;visibility:visible;transform:scale(1)}.videoWrapper:fullscreen{width:100vw;height:100vh;height:100dvh;max-width:none;margin:0;border:none;border-radius:0;aspect-ratio:auto;background:#000}.videoWrapper:fullscreen video{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.videoText{position:absolute;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;gap:14px;bottom:64px;left:var(--hero-inset,2.5rem);top:auto;transform:none;width:100%;max-width:500px;height:auto;color:#fff;z-index:6;overflow-wrap:break-word;box-sizing:border-box}.videoText h1.Traning{order:1;font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(2rem,3.4vw,2.8rem);line-height:1.12;letter-spacing:-.03em;vertical-align:middle;width:100%;max-width:480px;margin:0 0 4px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.85)}.videoText .flexboxDot{order:2;display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:0 0 8px}.videoText .flexboxDot .FlexRowDV{display:flex;gap:8px;align-items:center}.videoText .flexboxDot .FlexRowDV:has(h4:empty){display:none!important}.videoText .flexboxDot .FlexRowDV h4{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:1;letter-spacing:-.01em;margin:0;color:hsla(0,0%,100%,.9)}.videoText .flexboxDot .FlexRowDV .dot{width:4px;height:4px;margin:0;display:flex;align-items:center;justify-content:center}.videoText .flexboxDot .FlexRowDV .dot img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;display:block}.videoText .flexboxDot .FlexRowDV .bor,.videoText .flexboxDot .FlexRowDV .borD{display:inline-flex;align-items:center;justify-content:center;line-height:1;border:1px solid hsla(0,0%,100%,.4);border-radius:4px;padding:3px 6px;background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600}.videoText>h4.heroDescription{order:3;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.48;letter-spacing:-.01em;width:100%;max-width:460px;flex-shrink:0;margin:0;color:hsla(0,0%,100%,.88);text-shadow:0 1px 6px rgba(0,0,0,.7);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:4.6em}.videoText .IconRow{order:4;display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:36px 0 0}.videoText .IconRow .icon{width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.18);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.videoText .IconRow .icon:hover{background:hsla(0,0%,100%,.35);transform:scale(1.05)}.videoText .IconRow .icon:first-child{background:#fff;color:#000;border:none;box-shadow:0 4px 14px rgba(0,0,0,.4)}.videoText .IconRow .icon:first-child:hover{background:hsla(0,0%,100%,.88);transform:scale(1.05)}.videoText .IconRow .icon svg{width:18px;height:18px}.videoText .IconRow .icon img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.heroOverlay{transition:opacity .25s ease,visibility .25s ease}.heroOverlay.isHidden{opacity:0;visibility:hidden;pointer-events:none}.centerControls{position:absolute;inset:0;gap:30px;z-index:5;opacity:0;visibility:hidden;transform:scale(.9);transition:all .3s ease-in-out}.centerControls,.centerControls .secicon{display:flex;justify-content:center;align-items:center}.centerControls .secicon{width:56px;height:56px}.centerControls .playBtn,.centerControls .secicon{border-radius:50%;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:var(--font-size-lg);cursor:pointer}.centerControls .playBtn{width:70px;height:70px;display:flex;justify-content:center;align-items:center}.bottomBar{position:absolute;bottom:18px;left:var(--hero-inset,2.5rem);right:var(--hero-inset,2.5rem);color:#fff;z-index:5;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0}.progressBar{position:relative;background:hsla(0,0%,100%,.25);border-radius:4px;overflow:visible;flex:1 1;cursor:pointer;height:4px}.progressBar:before{content:"";position:absolute;inset:-10px 0}.progressBar .progressFill{height:100%;background:#fff;border-radius:4px}.progressBar .progressDot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#fff;border-radius:50%;pointer-events:none;box-shadow:0 1px 4px rgba(0,0,0,.4)}.bottomRight{display:flex;justify-content:flex-end;align-items:center;gap:12px}.bottomRight figure{margin:0;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.bottomRight figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.bottomRight svg{cursor:pointer}.bottomRight span,.bottomRight svg{font-size:var(--font-size-lg)}@media(min-width:1200px){.videoWrapper{aspect-ratio:16/9;max-height:82vh;max-width:100%;width:100%;margin:0;border-radius:0}}@media(max-width:1630px){.bottomBar{bottom:16px;left:var(--hero-inset,2.5rem);right:var(--hero-inset,2.5rem);padding:0}.videoWrapper .videoText{bottom:60px;top:auto;transform:none;left:var(--hero-inset,2.5rem);width:100%;max-width:480px;height:auto;gap:12px}.videoWrapper .videoText h1.Traning{font-size:36px;line-height:1.15;margin-bottom:4px}.videoWrapper .videoText>h4.heroDescription{font-size:14px;max-width:440px;margin-bottom:0}.videoWrapper .videoText .IconRow{gap:12px;margin-top:32px}.videoWrapper .videoText .IconRow .icon{width:40px;height:40px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:16px;height:16px}.videoWrapper .videoText .flexboxDot{gap:10px;margin-bottom:8px}.videoWrapper .videoText .flexboxDot .FlexRowDV h4{font-size:14px}}@media(max-width:1399.98px){.bottomBar{bottom:16px;left:var(--hero-inset,2.5rem);right:var(--hero-inset,2.5rem);padding:0}.videoWrapper .videoText{bottom:56px;top:auto;transform:none;left:var(--hero-inset,2.5rem);width:100%;max-width:440px;height:auto;gap:12px}.videoWrapper .videoText h1.Traning{font-size:32px;line-height:1.15;margin-bottom:4px}.videoWrapper .videoText>h4.heroDescription{font-size:13.5px;max-width:420px;margin-bottom:0}.videoWrapper .videoText .IconRow{gap:12px;margin-top:28px}.videoWrapper .videoText .IconRow .icon{width:38px;height:38px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:15px;height:15px}.videoWrapper .videoText .flexboxDot{gap:10px;margin-bottom:6px}.videoWrapper .videoText .flexboxDot .FlexRowDV h4{font-size:13.5px}}@media(max-width:1199.98px){.bottomBar{bottom:14px;left:var(--hero-inset,2rem);right:var(--hero-inset,2rem);padding:0}.bottomBar .progressBar{height:3px}.bottomBar .progressBar .progressDot{width:10px;height:10px}.bottomBar .bottomRight span{font-size:14px}.bottomBar .bottomRight svg{font-size:16px}.bottomBar .bottomRight figure{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.bottomBar .bottomRight figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.videoWrapper{--hero-inset:2rem;height:auto;width:100%;max-width:100%;margin:0;border-radius:0}.videoWrapper .videoText{bottom:50px;top:auto;transform:none;left:var(--hero-inset,2rem);padding:0;gap:10px;width:100%;max-width:400px;height:auto}.videoWrapper .videoText h1.Traning{font-size:28px;line-height:1.18;margin-bottom:3px}.videoWrapper .videoText>h4.heroDescription{font-size:13px;max-width:380px;margin-bottom:0;-webkit-line-clamp:2;line-clamp:2}.videoWrapper .videoText .IconRow{gap:10px;margin-top:22px}.videoWrapper .videoText .IconRow .icon{width:36px;height:36px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:14px;height:14px}.videoWrapper .videoText .flexboxDot{gap:8px;margin-bottom:6px}.videoWrapper .videoText .flexboxDot .FlexRowDV h4{font-size:13px}}@media(max-width:1024px){.videoWrapper{--hero-inset:1.5rem;width:100%;margin:0;border-radius:0}.videoWrapper .videoText{bottom:46px;max-width:380px}.bottomBar,.videoWrapper .videoText{left:var(--hero-inset,1.5rem);padding:0}.bottomBar{bottom:12px;right:var(--hero-inset,1.5rem)}}@media(max-width:920px){.videoWrapper .videoText{--hero-text-gap:12px}}@media(max-width:767.98px){.bottomBar{bottom:10px;left:var(--hero-inset,18px);right:var(--hero-inset,18px);padding:0;height:18px}.bottomBar .progressBar{height:3px}.bottomBar .progressBar .progressDot{width:10px;height:10px}.bottomBar .bottomRight span{font-size:12px;line-height:18px}.bottomBar .bottomRight svg{font-size:14px}.bottomBar .bottomRight figure{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.bottomBar .bottomRight figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.videoWrapper{--hero-inset:18px;min-height:auto;width:100%;max-width:100%;margin:0;border-radius:0;border:none}.videoWrapper .videoText{top:auto;bottom:44px;transform:none;justify-content:flex-end;left:var(--hero-inset,18px);right:var(--hero-inset,18px);padding:0;--hero-text-gap:10px;width:calc(100% - 36px);max-width:100%}.videoWrapper .videoText h1.Traning{font-size:20px;line-height:1.21;-webkit-line-clamp:2;line-clamp:2}.videoWrapper .videoText>h4{font-size:12px;line-height:1.35;width:100%;-webkit-line-clamp:2;line-clamp:2}.videoWrapper .videoText .IconRow{gap:10px}.videoWrapper .videoText .IconRow .icon{width:34px;height:34px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:14px;height:14px}.videoWrapper .videoText .flexboxDot{display:none}}@media(max-width:400px){.bottomBar{bottom:5px;gap:8px;height:16px}.bottomBar .bottomRight{gap:8px}.bottomBar .bottomRight span{font-size:11px;line-height:16px}.bottomBar .bottomRight svg{font-size:13px}.bottomBar .bottomRight figure{width:13px;height:13px}.videoWrapper{min-height:auto}.videoWrapper .videoText{bottom:29.5px;--hero-text-gap:8px}.videoWrapper .videoText h1.Traning{font-size:17px}.videoWrapper .videoText>h4{font-size:11.5px}.videoWrapper .videoText .IconRow{gap:8px}.videoWrapper .videoText .IconRow .icon{width:30px;height:30px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){.videoWrapper .videoText>h4.heroDescription{transition:none}}