.revamp-module-scss-module__Fx28PW__video_section_wrapper{width:1160px;margin:0 auto}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_section_wrapper{width:94%}}.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content{margin-top:160px}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content{margin-top:40px}}.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content .revamp-module-scss-module__Fx28PW__date{color:#3f3c97;margin-bottom:16px;font-size:18px}.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content h1{color:#fff;text-shadow:1px 1px 2px #4949494d;margin-bottom:24px;font-size:47px;font-weight:900}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content h1{font-size:24px;font-weight:600;line-height:28px}}.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content h2{color:#3f3c97;margin-bottom:24px;font-size:30px;font-weight:400}.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content button{color:#2e3191;cursor:pointer;background:#fff;border-radius:40px;justify-content:center;align-items:center;margin-bottom:40px;padding:9px 14.4px 9px 10.8px;font-size:18px;display:flex}.revamp-module-scss-module__Fx28PW__video_section_wrapper .revamp-module-scss-module__Fx28PW__video_content button img{margin-right:10px}.revamp-module-scss-module__Fx28PW__video_list_wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;width:1160px;margin:100px auto 0;display:flex}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_list_wrapper{width:94%;margin-top:30px}}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video{cursor:pointer;border-radius:12px;width:18%;height:110px;margin-bottom:25px}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video{width:49%;height:102px;margin-bottom:10px}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video div{border-radius:12px!important;width:100%!important}}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video video{border:2px solid #0000;border-radius:12px;transition:transform .4s;display:block}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video video{border-radius:12px;width:100%;height:104px}}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video .revamp-module-scss-module__Fx28PW__skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:100%;animation:1.5s infinite revamp-module-scss-module__Fx28PW__shimmer;position:absolute;top:0;left:0}@keyframes revamp-module-scss-module__Fx28PW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video:hover video{border:2px solid #fff;transform:scale(1.1);box-shadow:2px 9px 15px #00000040}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video:hover video{border-radius:12px;transform:scale(1)}}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video:hover .revamp-module-scss-module__Fx28PW__skeleton{border:2px solid #fff;transform:scale(1.1)}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video.revamp-module-scss-module__Fx28PW__active video{border:2px solid #fff;transform:scale(1.1);box-shadow:2px 9px 15px #00000040}@media (max-width:767px){.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video.revamp-module-scss-module__Fx28PW__active video{transform:scale(1)}}.revamp-module-scss-module__Fx28PW__video_list_wrapper .revamp-module-scss-module__Fx28PW__video.revamp-module-scss-module__Fx28PW__active .revamp-module-scss-module__Fx28PW__skeleton{border:2px solid #fff;transform:scale(1.1)}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
.HorizontalScrollCarousel-module__9ffLja__carousel{transform-origin:150px 2500px;will-change:transform;position:absolute;top:calc(50vh - 248.5px);left:calc(50% - 150px)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper{transform-origin:70px 2500px;height:100vh;position:absolute}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(0){transform:rotate(0)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:first-child{transform:rotate(10deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(2){transform:rotate(20deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(3){transform:rotate(30deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(4){transform:rotate(40deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(5){transform:rotate(50deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(6){transform:rotate(60deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(7){transform:rotate(70deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(8){transform:rotate(80deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(9){transform:rotate(90deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:nth-child(10){transform:rotate(100deg)}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper:active{cursor:grabbing}.HorizontalScrollCarousel-module__9ffLja__carouselWrapper{width:100%;overflow:hidden}.HorizontalScrollCarousel-module__9ffLja__carousel{width:max-content;display:flex}.HorizontalScrollCarousel-module__9ffLja__wrapper{min-width:200px;margin-right:20px}@media (max-width:768px){.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper div{width:200px;height:240px}.HorizontalScrollCarousel-module__9ffLja__wrapper{margin-right:0}.HorizontalScrollCarousel-module__9ffLja__carousel{transform-origin:120px 1500px}.HorizontalScrollCarousel-module__9ffLja__carousel .HorizontalScrollCarousel-module__9ffLja__wrapper{transform-origin:130px 1500px}.HorizontalScrollCarousel-module__9ffLja__mt_170{margin-top:-139px}.HorizontalScrollCarousel-module__9ffLja__h3_font{color:#2c358c;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;float:left;background:0 0;width:180px;margin-top:10px;font-size:11px;text-decoration:none;display:inline-block;overflow:hidden!important}}
.custom-styles-module-scss-module__od1-ra__safariOptimized{backface-visibility:hidden;perspective:1000px;transform-style:preserve-3d;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.custom-styles-module-scss-module__od1-ra__safariVideo{backface-visibility:hidden;will-change:transform;perspective:1000px;transform:translate(0,0)}.custom-styles-module-scss-module__od1-ra__safariAnimation{animation-timing-function:ease-out;animation-fill-mode:both;transform:translateZ(0)}.custom-styles-module-scss-module__od1-ra__backgroundVideo{-o-object-fit:cover;object-fit:cover;filter:brightness(.7)contrast(1.2);opacity:1;width:100%;height:100%;position:relative;z-index:1!important}.custom-styles-module-scss-module__od1-ra__sectionVideo{-o-object-fit:cover;object-fit:cover;filter:brightness(.7)contrast(1.2);will-change:opacity;backface-visibility:hidden;image-rendering:auto;-webkit-video-decoded-frame-rate:auto;-webkit-playsinline:true;background-color:#fff;width:100%;height:100%;transition:opacity .3s ease-in-out;transform:translateZ(0)}.custom-styles-module-scss-module__od1-ra__gridPattern{background-image:linear-gradient(#ea97d84d 1px,#0000 1px),linear-gradient(90deg,#f347b14d 1px,#0000 1px);background-size:50px 50px}.custom-styles-module-scss-module__od1-ra__contentContainer{height:500vh;min-height:500vh}.custom-styles-module-scss-module__od1-ra__landingFadeOut{opacity:1;transition:opacity .3s ease-out}.custom-styles-module-scss-module__od1-ra__landingFadeOut.custom-styles-module-scss-module__od1-ra__fade{opacity:0}.custom-styles-module-scss-module__od1-ra__videoContainer{will-change:transform;backface-visibility:hidden;perspective:1000px;transform-style:preserve-3d;overflow:hidden}.custom-styles-module-scss-module__od1-ra__videoElement{-o-object-fit:cover;object-fit:cover;filter:brightness(.8)contrast(1.1);will-change:auto;backface-visibility:hidden;-webkit-video-decoded-frame-rate:auto;-webkit-playsinline:true;-o-object-position:center;object-position:center;border:1px solid #ffffff4d;width:100%;height:100%;transform:translateZ(0);box-shadow:0 0 30px #fff3}.custom-styles-module-scss-module__od1-ra__cardContent{-webkit-backdrop-filter:blur(10px);will-change:auto;background-color:#fff;border:1px solid #ffffff4d;transform:translateZ(0);box-shadow:0 0 20px #ffffff26}.custom-styles-module-scss-module__od1-ra__cardTitle{color:#3f3c97}.custom-styles-module-scss-module__od1-ra__cardButton{background-color:#eb228a;border-radius:9999px;min-width:120px}.custom-styles-module-scss-module__od1-ra__section5Cards{opacity:0;transition:all .5s ease-out;transform:translate(-50%)translateY(20px)}.custom-styles-module-scss-module__od1-ra__visible{opacity:1;transform:translate(-50%)translateY(0)}.custom-styles-module-scss-module__od1-ra__loadingProgress{transition:width .3s ease-in-out}.custom-styles-module-scss-module__od1-ra__scrollIndicator{z-index:9999;pointer-events:none;justify-content:center;align-items:flex-end;width:100vw;height:120px;display:flex;position:fixed;bottom:0;left:0;right:0}.custom-styles-module-scss-module__od1-ra__scrollIndicatorContent{color:#fff;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.custom-styles-module-scss-module__od1-ra__scrollIndicatorText{opacity:.7;letter-spacing:.1em;text-align:center;white-space:nowrap;margin-bottom:.75rem;font-size:.875rem;font-weight:300}.custom-styles-module-scss-module__od1-ra__scrollIndicatorMouse{border:2px solid #ffffff80;border-radius:9999px;justify-content:center;align-items:flex-start;width:1.5rem;height:2.5rem;display:flex}.custom-styles-module-scss-module__od1-ra__scrollIndicatorDot{background-color:#ffffff80;border-radius:9999px;width:.25rem;height:.75rem;margin-top:.5rem}.custom-styles-module-scss-module__od1-ra__ssrSectionHeight{height:120vh}.custom-styles-module-scss-module__od1-ra__ssrSectionHeight.custom-styles-module-scss-module__od1-ra__extended{height:240vh}.custom-styles-module-scss-module__od1-ra__ssrSectionHeight.custom-styles-module-scss-module__od1-ra__iframe{height:100dvh}.custom-styles-module-scss-module__od1-ra__ssrSectionHeight.custom-styles-module-scss-module__od1-ra__iframe.custom-styles-module-scss-module__od1-ra__extended{height:200dvh}.custom-styles-module-scss-module__od1-ra__ssrGridPattern{background-image:radial-gradient(circle at 25% 25%,#6366f126 1px,#0000 1px);background-size:60px 60px}.custom-styles-module-scss-module__od1-ra__fontPlayfair{font-family:Playfair Display,Georgia,serif}.custom-styles-module-scss-module__od1-ra__fontInter{font-family:Inter,Helvetica Neue,sans-serif}.custom-styles-module-scss-module__od1-ra__fontSourceSans{font-family:Source Sans Pro,Arial,sans-serif}.custom-styles-module-scss-module__od1-ra__gradientOverlayDisabled{opacity:0}.custom-styles-module-scss-module__od1-ra__dynamicOpacity{transition:opacity .3s ease-out}.custom-styles-module-scss-module__od1-ra__sectionBackgroundFade{transition:opacity .5s ease-in-out}.custom-styles-module-scss-module__od1-ra__gpuAccelerated{will-change:auto;backface-visibility:hidden;transform:translateZ(0)}.custom-styles-module-scss-module__od1-ra__glassCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040}.custom-styles-module-scss-module__od1-ra__gradientButton{color:#fff;background:linear-gradient(90deg,#3b82f6,#9333ea);border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.custom-styles-module-scss-module__od1-ra__gradientButton:hover{transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.custom-styles-module-scss-module__od1-ra__floatingContainer{animation:3s infinite custom-styles-module-scss-module__od1-ra__bounce}.custom-styles-module-scss-module__od1-ra__pulseGlow{animation:2s cubic-bezier(.4,0,.6,1) infinite custom-styles-module-scss-module__od1-ra__pulse;box-shadow:0 0 20px #3b82f680}.custom-styles-module-scss-module__od1-ra__hoverLift{transition:transform .3s ease-out}.custom-styles-module-scss-module__od1-ra__hoverLift:hover{transform:scale(1.05)translateY(-.25rem)}.custom-styles-module-scss-module__od1-ra__textGradient{color:#0000;background:linear-gradient(90deg,#2563eb,#9333ea);-webkit-background-clip:text;background-clip:text}.custom-styles-module-scss-module__od1-ra__customScrollbar::-webkit-scrollbar{width:.5rem}.custom-styles-module-scss-module__od1-ra__customScrollbar::-webkit-scrollbar-track{background-color:#f3f4f6;border-radius:9999px}.custom-styles-module-scss-module__od1-ra__customScrollbar::-webkit-scrollbar-thumb{background:linear-gradient(#3b82f6,#9333ea);border-radius:9999px}.custom-styles-module-scss-module__od1-ra__loadingSpinner{border:4px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:2rem;height:2rem;animation:1s linear infinite custom-styles-module-scss-module__od1-ra__spin}.custom-styles-module-scss-module__od1-ra__cardHover{transition:all .3s}.custom-styles-module-scss-module__od1-ra__cardHover:hover{transform:translateY(-.5rem)rotate(1deg);box-shadow:0 25px 50px -12px #00000040}.custom-styles-module-scss-module__od1-ra__neonGlow{box-shadow:0 0 5px #3b82f6,0 0 10px #3b82f6,0 0 15px #3b82f6}.custom-styles-module-scss-module__od1-ra__morphingBg{background:linear-gradient(135deg,#60a5fa,#a855f7,#ec4899) 0 0/400% 400%;animation:8s infinite custom-styles-module-scss-module__od1-ra__morphing}
