.videoWrapper{position:relative;width:100%;height:auto;aspect-ratio:1920/1000;overflow:hidden;background:#000}.videoWrapper:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,0)),linear-gradient(270deg,rgba(0,0,0,0) 14.45%,rgba(0,0,0,.3) 66.25%)}.videoWrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.videoWrapper:hover .centerControls{opacity:1;visibility:visible;transform:scale(1)}.videoText{position:absolute;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;--hero-text-gap:32px;gap:var(--hero-text-gap);top:50%;left:2.5rem;transform:translateY(-50%);width:682px;height:auto;color:#fff;z-index:6;overflow-wrap:break-word;box-sizing:border-box}.videoText>h4{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.03em;width:75%;flex-shrink:0;padding-bottom:.15em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.videoText>h4.heroDescription{max-height:3.2em;transition:opacity .5s ease,transform .5s ease,max-height .5s ease,margin-bottom .5s ease,padding-bottom .5s ease}.videoText>h4.isHidden{opacity:0;transform:translateY(-8px);max-height:0;padding-bottom:0;margin-bottom:calc(var(--hero-text-gap)*-1);pointer-events:none}.videoText h1.Traning{font-family:Poppins,sans-serif;font-weight:500;font-size:85px;line-height:1.15;letter-spacing:-.03em;vertical-align:middle;padding-bottom:.12em;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.videoText .IconRow{display:flex;align-items:center;justify-content:flex-start;gap:16px}.videoText .IconRow .icon{width:52px;height:52px;border-radius:58.43px;opacity:1;background:hsla(0,0%,100%,.2);border:none;padding:0;color:inherit;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.videoText .IconRow .icon svg{width:21.6px;height:21.01px;display:flex;justify-content:center;align-items:center}.videoText .IconRow .icon img{width:21.6px;height:21.01px;-o-object-fit:contain;object-fit:contain}.videoText .flexboxDot{display:flex;gap:15px;flex-wrap:wrap}.videoText .flexboxDot .FlexRowDV{display:flex;gap:12px;align-items:center}.videoText .flexboxDot .FlexRowDV h2{font-weight:400}.videoText .flexboxDot .FlexRowDV h4{font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:100%;letter-spacing:-.03em;margin:0}.videoText .flexboxDot .FlexRowDV .dot{width:6px;margin:0}.videoText .flexboxDot .FlexRowDV .dot img{height:100%;width:100%}.videoText .flexboxDot .FlexRowDV .bor{border:1px solid var(--text-color);border-radius:10px;background-color:var(--text-color);color:#222}.videoText .flexboxDot .FlexRowDV .bor,.videoText .flexboxDot .FlexRowDV .borD{padding:3px 9px;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;display:flex;font-size:12px;font-weight:500}.videoText .flexboxDot .FlexRowDV .borD{border:2px solid var(--text-color);border-radius:10px;background-color:rgba(0,0,0,0);color:var(--text-color)}.centerControls{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;gap:30px;z-index:5;opacity:0;visibility:hidden;transform:scale(.9);transition:all .3s ease-in-out}.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;display:flex;justify-content:center;align-items:center}.centerControls .playBtn{width:70px;height:70px}.bottomBar{position:absolute;bottom:var(--spacing-XXXL);left:var(--spacing-XXL);right:var(--spacing-XXL);color:#fff;z-index:5;display:flex;align-items:center;justify-content:flex-start;gap:10px}.progressBar{position:relative;background:hsla(0,0%,100%,.35);border-radius:4px;overflow:visible;flex:1 1;cursor:pointer;height:6px}.progressBar:before{content:"";position:absolute;inset:-12px 0}.progressBar .progressFill{height:100%;background:#fff;border-radius:4px}.progressBar .progressDot{position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#fff;border-radius:50%;pointer-events:none}.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:1024px){.videoWrapper .videoText h1.Traning{width:60vw}.videoWrapper .videoText>h4{width:50vw}}@media(max-width:1630px){.bottomBar{bottom:40px}.videoWrapper .videoText{top:50%;transform:translateY(-50%);left:2.5rem;width:580px;height:auto;--hero-text-gap:28px}.videoWrapper .videoText h1.Traning{font-size:68px;line-height:74px}.videoWrapper .videoText>h4{font-size:15px}.videoWrapper .videoText .IconRow{gap:14px}.videoWrapper .videoText .IconRow .icon{width:46px;height:46px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:19px;height:18.5px}.videoWrapper .videoText .flexboxDot .FlexRowDV h4{font-size:16px}}@media(max-width:1399.98px){.videoWrapper .videoText{top:50%;transform:translateY(-50%);left:2.5rem;width:500px;height:auto;--hero-text-gap:20px}.videoWrapper .videoText h1.Traning{font-size:56px;line-height:62px}.videoWrapper .videoText>h4{font-size:14px}.videoWrapper .videoText .IconRow{gap:12px}.videoWrapper .videoText .IconRow .icon{width:42px;height:42px}.videoWrapper .videoText .IconRow .icon img,.videoWrapper .videoText .IconRow .icon svg{width:17px;height:17px}.videoWrapper .videoText .flexboxDot .FlexRowDV h4{font-size:15px}}@media(max-width:1199.98px){.bottomBar{bottom:25px;left:0;right:0;padding:0 2.5rem}.bottomBar .progressBar{height:4px}.bottomBar .progressBar .progressDot{width:14px;height:14px}.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{height:auto;min-height:400px;border-radius:0}.videoWrapper .videoText{top:50%;transform:translateY(-50%);left:0;padding:0 2.5rem;--hero-text-gap:20px;width:100%;max-width:480px;height:auto}.videoWrapper .videoText h1.Traning{font-size:44px;line-height:50px}.videoWrapper .videoText>h4{font-size:14px}.videoWrapper .videoText .IconRow{gap:12px}.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 .FlexRowDV h4{font-size:14px}}@media(max-width:1024px){.bottomBar,.videoWrapper .videoText{padding:0 18px}}@media(max-width:920px){.videoWrapper .videoText{--hero-text-gap:14px}}@media(max-width:767.98px){.bottomBar{bottom:15px;padding:0 18px}.bottomBar .progressBar{height:3px}.bottomBar .progressBar .progressDot{width:10px;height:10px}.bottomBar .bottomRight span{font-size:12px}.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{min-height:320px}.videoWrapper .videoText{top:auto;bottom:48px;transform:none;justify-content:flex-end;left:0;padding:0 18px;--hero-text-gap:12px;width:100%;height:auto}.videoWrapper .videoText h1.Traning{font-size:28px;line-height:34px;-webkit-line-clamp:2;line-clamp:2}.videoWrapper .videoText>h4{font-size:12px}.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{margin-top:4px;gap:10px}.videoWrapper .videoText .flexboxDot .FlexRowDV{gap:8px}.videoWrapper .videoText .flexboxDot .FlexRowDV h4{font-size:12px}.videoWrapper .videoText .flexboxDot .FlexRowDV .bor,.videoWrapper .videoText .flexboxDot .FlexRowDV .borD{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:2px 6px;font-size:10px;border-radius:6px}}@media(prefers-reduced-motion:reduce){.videoWrapper .videoText>h4.heroDescription{transition:none}}