html{margin:0!important;padding:0!important;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;overflow-x:hidden!important;overflow-y:scroll!important;scrollbar-gutter:0!important;width:100%!important;max-width:100%!important;min-height:100%;background-color:transparent;scroll-behavior:auto!important;-webkit-overflow-scrolling:touch}body{margin:0!important;padding:0!important;min-height:100vh;overflow-x:hidden!important;overflow-y:visible!important;overscroll-behavior-y:auto!important;position:relative;background-color:transparent!important;width:100%}body::before{content:''!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background-color:#1b0e22!important;background-image:url(../img/i.webp)!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;z-index:-1!important;pointer-events:none!important;display:block!important;opacity:1!important;visibility:visible!important}body.map-page::before,body:has(#map)::before,body.main-page::before{display:none!important;content:none!important}body.main-page{background-image:none!important}.video-background{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:-999;pointer-events:none;display:none}body.main-page .video-background{display:block!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;z-index:-1!important;pointer-events:none!important;opacity:1!important;visibility:visible!important}.site-wrapper{position:relative;min-height:100vh;width:100%;overflow-x:hidden!important;overflow-y:visible!important;height:auto!important;background:transparent!important;z-index:1}footer.footer-section{position:relative;z-index:1;width:100%}.header{background:#002E4D;width:100%;height:auto;display:block;position:relative;z-index:99}.header:before{content:"";position:absolute;left:0;bottom:-18px;width:175px;height:18px;background:#002E4D;clip-path:polygon(0 0,100% 0%,82% 100%,0% 100%)}.header:after{content:"";position:absolute;right:0;bottom:-18px;width:175px;height:18px;background:#002E4D;clip-path:polygon(0 0,100% 0%,100% 100%,18% 100%)}.header-logo img{max-width:100%}.header-logo .dark{display:none}.sticky-header.sticky-fixed-top .header-logo .light{display:none}.sticky-header.sticky-fixed-top .header-logo .dark{display:block}.top-bar{background-color:#07122D}.top-bar-inner{display:flex;align-items:center;justify-content:space-between;color:#fff}.top-bar .top-left li{font-size:14px;color:#fff;display:inline-block;margin:0;padding-top:7px;padding-bottom:7px}.top-bar .top-left li:first-child{margin-right:10px}.top-bar .top-left li a,.top-bar .top-social li a{color:#fff}.top-bar .top-left li a{text-decoration:none}.top-bar .top-social li{display:inline-block;margin-left:13px}.top-bar .top-social li:first-child{margin-left:0}.top-bar .top-social li a{font-size:12px}.top-bar .top-social li a:hover{color:#ddd}.sticky-header{width:100%;position:fixed;left:0;top:0;transform:translateY(-100%);z-index:9999}.sticky-header .primary-header{background:#002E4D;box-shadow:0px 2px 5px 0px rgb(0 0 0/30%)}.sticky-header.sticky-fixed-top{transition:transform 1s ease;will-change:transform;transform:translateY(0)}.header ul{margin:0;padding:0;list-style:none}.mobile-menu-icon{display:none}.burger-menu{width:20px;height:17px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform 330ms ease-out}.burger-menu.menu-open{transform:rotate(-45deg)}.dark-text .line-menu,.line-menu{background-color:#222222;border-radius:2px;width:100%;height:3px}.line-menu.line-half{width:50%}.line-menu.first-line{transition:transform 330ms cubic-bezier(.54,-.81,.57,.57);transform-origin:right}.menu-open .line-menu.first-line{transform:rotate(-90deg) translateX(3px)}.line-menu.last-line{align-self:flex-end;transition:transform 330ms cubic-bezier(.54,-.81,.57,.57);transform-origin:left}.menu-open .line-menu.last-line{transform:rotate(-90deg) translateX(-3px)}.header-menu-wrap ul{margin:0;padding:0;list-style:none}.header-menu-wrap ul li{display:inline-block;position:relative}.header-menu-wrap ul li>a{display:block;font-family:"Oxanium",sans-serif;font-size:15px;letter-spacing:-.2px;font-weight:600;text-transform:uppercase;color:#ddd;padding:0;margin:0 15px;line-height:1;text-decoration:none;-webkit-font-smoothing:antialiased;position:relative;z-index:1}.header-menu-wrap ul li>a:before{background-color:#E4F5FF;content:'';position:absolute;left:0;bottom:-10px;display:inline-block;width:100%;height:4px;transform-origin:left;transform:scaleX(0);transition:.3s cubic-bezier(.45,.10,0,.95)}.header.dark-text .header-menu-wrap ul li>a{color:#0e1318}.header-menu-wrap ul li.active>a,.header-menu-wrap ul li:hover>a{color:#fff}.header-menu-wrap ul li.active>a:before,.header-menu-wrap ul li:hover>a:before{transform:scaleX(1)}.header-menu-wrap li ul{background-color:#002E4D;box-shadow:0px 2px 5px 0px rgb(0 0 0/30%);border-radius:2px;width:220px;padding:0;display:block;position:absolute;left:-35px;top:50px;opacity:0;visibility:hidden;z-index:0;transition:opacity .5s ease,visibility .5s ease}.header-menu-wrap li:hover>ul{opacity:1;visibility:visible;z-index:9999}.header-menu-wrap li li{display:flex;justify-content:space-between;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,0.05);text-align:left;position:relative;transition:all 0.2s ease-in-out}.header-menu-wrap li li:last-child{margin:0;border-bottom:0}.header-menu-wrap li li>a{font-family:"Oxanium",sans-serif;display:block;height:auto;line-height:inherit;color:#bbb;font-weight:600;font-size:15px;text-transform:capitalize;line-height:20px;letter-spacing:-.2px;width:100%;-webkit-font-smoothing:antialiased}.header-menu-wrap li li>a:before{display:none}.header-menu-wrap li li>a:hover{color:#fff}.header-menu-wrap li ul li ul{width:220px;position:absolute;left:100%;top:0}.primary-header-inner .header-right{display:flex;gap:20px;align-items:center;line-height:80px;margin-left:20px}.header-right .search-icon{color:#ddd;cursor:pointer;font-size:24px}.header-right .default-btn{height:45px;line-height:45px;width:160px;padding:0 20px}.header.dark-text .header-right .search-icon{color:#0e1318}.header-right .search-icon:hover{opacity:0.8}.primary-header-inner{padding:10px 0;display:flex;align-items:center;justify-content:space-between;position:relative}.primary-header .header-logo{max-width:250px}.primary-header .header-logo img{height:60px;width:auto;max-width:100%}.viewport-lg .primary-header .header-menu-wrap{display:block!important}.header-cart-btn{margin-left:10px}.header-cart-btn a{color:#0e1318;font-size:18px;text-decoration:none;position:relative}.header-cart-btn a .num{position:absolute;width:16px;height:16px;border-radius:50%;color:#fff;font-size:11px;display:block;top:-8px;right:-9px;line-height:16px;text-align:center}.viewport-sm .sticky-header{display:none}#popup-search-box{background-color:#002E4D;position:fixed;width:100%;height:30%;top:-20em;left:0;right:0;white-space:nowrap;z-index:9999;opacity:0;visibility:hidden;transition:500ms ease all}.box-inner-wrap:hover{cursor:url(../img/cross.webp),auto}#popup-search-box.toggled{top:0;opacity:1;visibility:visible}#popup-search-box .box-inner-wrap{width:100%;height:100%}#popup-search-box .box-inner-wrap form{position:relative;margin:0 auto}#popup-search-box .box-inner-wrap input::placeholder{color:#444;font-size:36px}#popup-search-box .box-inner-wrap input{background:rgba(255,255,255,0.2);font-family:"Oxanium",sans-serif;width:100%;padding:20px 30px 20px 80px;border:none;font-size:36px;color:#fff;border-radius:2px}#popup-search-box .box-inner-wrap input::placeholder{color:#ddd!important}#popup-search-box .box-inner-wrap input:focus{outline:none}#popup-search-box .box-inner-wrap button{position:absolute;display:flex;align-items:center;justify-content:center;width:80px;height:100%;right:0;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#ddd;font-size:50px;transition:500ms ease all}#popup-search-box .box-inner-wrap button:hover{color:#fff}#popup-search-box .box-inner-wrap button:focus{outline:none}#popup-menu-box{background-color:rgba(12,13,53,0.95);position:fixed;width:100%;height:30%;top:-20em;left:0;right:0;white-space:nowrap;z-index:9999;opacity:0;visibility:hidden;transition:500ms ease all}#popup-menu-box.toggled{top:0;opacity:1;visibility:visible}#popup-menu-box .box-inner-wrap{width:100%;height:100%}#popup-menu-box .box-inner-wrap form{position:relative;margin:0 auto}#popup-menu-box .box-inner-wrap input::placeholder{color:#444;font-size:36px}#popup-menu-box .box-inner-wrap input{background:rgba(255,255,255,0.2);font-family:"Oxanium",sans-serif;width:100%;padding:20px 30px 20px 80px;border:none;font-size:36px;color:#fff;border-radius:2px}#popup-menu-box .box-inner-wrap input::placeholder{color:#ddd!important}#popup-menu-box .box-inner-wrap input:focus{outline:none}#popup-menu-box .box-inner-wrap button{position:absolute;display:flex;align-items:center;justify-content:center;width:80px;height:100%;right:0;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#ddd;font-size:50px;transition:500ms ease all}#popup-menu-box .box-inner-wrap button:hover{color:#fff}#popup-menu-box .box-inner-wrap button:focus{outline:none}*{padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-family:'Oxanium',sans-serif;-webkit-font-smoothing:antialiased;color:#fff}h1{font-size:45px;font-weight:600;line-height:55px;margin:0 0 10px;color:#fff}h2{font-size:32px;line-height:42px;color:#fff;margin:0 0 10px;font-weight:600;letter-spacing:-1px}h3,h4{margin:0 0 10px;font-weight:500;line-height:1.7;color:#fff;letter-spacing:-.5px}h3{font-size:20px}h4{font-size:16px}h5,h6{font-size:14px;margin:0 0 10px}p{font-size:17px;line-height:27px;margin-bottom:15px}a{color:#fff}a,a:hover{text-decoration:none}a:hover{color:#9841ff}a:focus{outline:0;text-decoration:none}img{border:none;outline:none;max-width:100%}ul{display:block;list-style:none;padding:0;margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc!important}input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc!important}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc!important}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc!important}button{border:none;background:none}.padding{padding:100px 0}.padding-top{padding-top:100px}.padding-bottom{padding-bottom:100px}.pt-100{padding-top:100px}.pb-30{padding-bottom:30px}.no-padding{padding:0}.padding-15{padding:15px}.padding-20{padding:20px}.bg-white{background-color:#fff}.bg-grey{background-color:#fafafa}.bg-gradiant{background-image:linear-gradient(to right top,#002E4D,#150e3c,#200e43,#2b0d49,#370a4e)}.bg-dark{background-color:#111!important}.bd-top{border-top:1px solid #eee}.bd-bottom{border-bottom:1px solid #eee}.bd-left{border-left:1px solid #eee}.bd-right{border-right:1px solid #eee}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.ml-40{margin-left:40px}a,a:hover,img,.form-control,.form-control:hover,button{transition:all 0.5s}::-webkit-scrollbar{width:10px!important;height:10px!important;background:#f1f1f1!important}::-webkit-scrollbar-track{background:#f1f1f1!important}::-webkit-scrollbar-thumb{cursor:pointer;background:linear-gradient(135deg,#1babeb,#0ea5e9)!important;border-radius:0!important}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0ea5e9,#1babeb)!important}::-webkit-scrollbar-button{display:none!important;height:0!important}::selection{background-color:#00B6E7;color:#fff}::-moz-selection{background-color:#9841ff;color:#fff}.loaded .site-preloader{opacity:0;visibility:hidden}.site-preloader{position:fixed;z-index:999;height:100%;width:100%;background:#fff;top:0;left:0}.site-preloader .spinner{background-color:#193459;position:absolute;left:50%;top:50%;margin-left:-20px;margin-top:-20px}.spinner{width:40px;height:40px;border-radius:100%;animation:scaleout 1.0s infinite ease-in-out}@keyframes scaleout{0%{transform:scale(0)}100%{transform:scale(1.0);opacity:0}}.btn-group{align-items:center;gap:20px}.btn-group a{margin:5px}.btn-group-left a{margin-right:10px}.default-btn{background-image:linear-gradient(to right bottom,#00f2ff,#00d4ff,#00b7ff,#009aff,#007dff);clip-path:polygon(0% 0%,90% 0,100% 30%,100% 100%,0 100%);color:#fff;font-family:'Oxanium',sans-serif;font-size:15px;font-weight:600;letter-spacing:0;text-align:center;text-transform:capitalize;display:inline-block;position:relative;min-width:180px;height:50px;line-height:50px;padding:0 40px;border-radius:2px;white-space:nowrap;overflow:hidden;transition:all ease 700ms;z-index:1}.default-btn:hover{color:#fff}.default-btn span{background:#002E4D none repeat scroll 0 0;border-radius:50%;display:block;width:0;height:0;position:absolute;transform:translate(-50%,-50%);transition:width 0.6s ease 0s,height 0.6s ease 0s;z-index:-1}.default-btn:hover span{height:550px;width:550px}.section-heading-group{display:flex;align-items:center;justify-content:space-between}.section-heading h3{font-size:16px;font-weight:600;letter-spacing:0;text-transform:uppercase}.section-heading h2{font-size:45px;line-height:50px;display:block;font-weight:700;text-transform:uppercase}.section-heading h2 span{color:#9841ff}.section-heading p{margin-bottom:0}.check-list li{display:flex;align-items:center}.check-list li i{font-size:12px;color:#00c16e;margin-right:10px}.page-header{width:100%;height:503px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1}.page-header.single{height:550px}.page-header.error404{height:600px}.page-header:before{background:linear-gradient(90deg,rgba(27,171,226,0) 0%,rgba(27,171,226,1) 50%,rgba(27,171,226,0) 100%);content:"";position:absolute;width:100%;height:4px;left:0;bottom:0;z-index:1}.page-header .page-header-shape .shape{background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(0 0,100% 0%,85% 100%,0 100%);width:200px;height:60px;position:absolute;left:0;bottom:0;border-radius:2px}.page-header .page-header-shape .shape:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.25),rgba(255,255,255,0.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.page-header .page-header-shape .shape.right{clip-path:polygon(0 0,100% 0%,100% 100%,15% 100%);position:absolute;left:auto;right:0;bottom:0}.page-header .page-header-shape .shape.center{clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%);position:absolute;left:50%;transform:translateX(-50%);bottom:0;border-radius:5px}.page-header .page-header-shape .shape.center.back{clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%);width:400px;height:40px;position:absolute;left:50%;transform:translateX(-50%);bottom:0;opacity:0.5;border-radius:2px;z-index:-1}.page-header-info{text-align:center}.page-header-info h4{font-family:"Oxanium",sans-serif;font-size:40px;font-weight:600;letter-spacing:0;text-transform:uppercase;text-align:center;color:#46a8e0;display:inline-block}.page-header-info h2{color:#fff;font-size:46px;margin-bottom:20px}.page-header.single .page-header-info h2{line-height:52px}.page-header-info p{color:#ddd;margin:0}.page-header .post-meta{margin-top:20px}.team-details .shape{display:none}.team-details .page-header-info{margin-top:-50px}.team-details .page-header-info img{max-width:328px;margin-bottom:20px}.team-details .page-header-info h2{text-transform:uppercase;font-weight:700;font-size:36px;line-height:1}.team-details .page-header-info h2 span{display:block;color:#9841ff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:0;margin-top:10px}.player-details .player-thumb{width:180px;height:180px;border-radius:50%;box-shadow:0px 2px 5px 0px rgb(0 0 0/20%);margin:0 auto 20px;position:relative}.player-details .player-thumb:before{content:"";position:absolute;left:50%;top:50%;width:calc(100% + 14px);height:calc(100% + 14px);transform:translate(-50%,-50%);border-radius:50%;z-index:1}.player-details .player-thumb img{border-radius:50%;position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center}.overlay{background-color:#1E90FF;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.rating li{display:inline-block;color:#FF9529;font-size:14px;margin:0 -2px}#scrollup{width:50px;height:50px;position:fixed;bottom:30px;right:30px;clip-path:polygon(0% 0%,70% 0,100% 30%,100% 100%,0 100%);overflow:hidden;z-index:999}.scroll-to-top{background:#002E4D;width:100%;height:100%;text-align:center;font-size:20px;padding:0;line-height:50px;color:#fff;border-radius:2px;outline:none;text-decoration:none;transform:translateY(150%);transition:all 0.3s ease-in-out}#scrollup.show{opacity:1}#scrollup.show .scroll-to-top{transform:translateY(0);transition:all 0.3s ease-in-out}.scroll-to-top:hover{color:#fff;text-decoration:none;opacity:0.8;transition:all 0.3s ease-in-out}.header-menu-wrap .dropdown{position:relative}.header-menu-wrap .dropdown-menu{width:100%;display:none;position:absolute;top:100%;left:0;background-color:#002E4D;z-index:9999;padding:20px;box-sizing:border-box;opacity:0.9;transition:opacity 0.3s ease,visibility 0.3s ease;will-change:opacity;transform:translateZ(0)}.header-menu-wrap .dropdown:hover .dropdown-menu,.header-menu-wrap .dropdown-menu:hover,.header-menu-wrap .nav-menu>li.active .dropdown-menu{display:block;opacity:1}.header-menu-wrap .dropdown-menu .images .row{display:flex;flex-wrap:wrap;margin:0 -15px;contain:layout style}.header-menu-wrap .dropdown-menu .col-md-4{flex:0 0 33.33%;max-width:33.33%;box-sizing:border-box;padding:0 15px;contain:layout style paint;transform:translateZ(0)}.header-menu-wrap .dropdown-menu .img{width:100%;height:100px;background-size:cover;background-position:center;display:block;margin-bottom:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1),0 8px 16px rgba(0,0,0,0.1),0 12px 24px rgba(0,0,0,0.1);contain:layout style paint;backface-visibility:hidden;transition:opacity 0.2s ease}.header-menu-wrap .dropdown-menu .col-md-4:hover .img{opacity:0.9;transition:opacity 0.2s ease}.header-menu-wrap .dropdown-menu .img.hidden{opacity:0}.header-menu-wrap .dropdown-menu .text{padding:10px 0;text-align:center}.header-menu-wrap .dropdown-menu .text a{display:block;cursor:pointer;color:#000;text-decoration:none}.header-menu-wrap .dropdown-menu .text a:hover{color:#007bff}.header-menu-wrap .dropdown-menu .text h3{margin-top:10px;font-size:14px;color:#333}.header-menu-wrap .dropdown-menu .text span{font-size:12px;color:#777}.header-menu-wrap .dropdown-menu .text-links{flex:1;padding-right:15px}.header-menu-wrap .dropdown-menu .images{flex:2}.additional-items{display:none;contain:layout style paint}.additional-items .col-md-4{margin-top:10px;transform:translateZ(0)}.additional-items .img{background-size:cover;background-position:center;height:100px}.additional-items .text{text-align:center}.hero-section{display:flex;align-items:center;justify-content:center;position:relative}.hero-section:before{background:linear-gradient(90deg,rgba(27,171,226,0) 0%,rgba(27,171,226,1) 50%,rgba(27,171,226,0) 100%);content:"";position:absolute;width:100%;height:4px;left:0;bottom:0;z-index:1;margin-top:30px}.hero-section .container{position:relative;height:100%;display:flex;align-items:center}.hero-content{width:100%;text-align:center;padding-top:100px}.hero-content h4{text-transform:uppercase;letter-spacing:10px;margin-bottom:20px}.hero-content h1{font-size:58px;line-height:65px;letter-spacing:-1.5px}.hero-content img{display:block;margin:0 auto 50px}.play-btn{background:#00B6E7;background-image:linear-gradient(to right bottom,#00f2ff,#00d4ff,#00b7ff,#009aff,#007dff);width:90px;height:90px;top:50%;transform:translateY(0%);line-height:90px;text-align:center;display:block;border-radius:50%;box-shadow:0 10px 33.25px 1.75px rgba(0,27,103,.35);transition:all 0.3s ease}.play-btn:hover{background:#002E4D}.play-btn svg{fill:#fff;width:40px;margin-left:5px}.play-btn .ripple,.play-btn .ripple:before,.play-btn .ripple:after{position:absolute;left:50%;top:50%;width:90px;height:90px;transform:translateX(-50%) translateY(-50%);border-radius:50%;box-shadow:0 0 0 0 rgba(255,255,255,0.50);animation:rippleanim 3s infinite}.play-btn .ripple:before{animation-delay:.9s;content:"";position:absolute;right:0;bottom:0}.play-btn .ripple:after{animation-delay:.6s;content:"";position:absolute;right:0;bottom:0}@keyframes rippleanim{70%{box-shadow:0 0 0 70px rgba(244,68,56,.0)}100%{box-shadow:0 0 0 0 rgba(244,68,56,.0)}}.hero-element img{position:absolute;top:0;left:0;height:650px;width:650px;margin:0;z-index:1000}.hero-element{position:relative}.hero-element .shape-wrap{width:50%;height:100%;position:absolute;left:-40px;bottom:0;transform:skew(20deg);z-index:-1}.hero-element .shape{background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);width:200px;height:100%;position:absolute;left:0;bottom:0;border-radius:2px}.hero-element .shape:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.25),rgba(255,255,255,0.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.hero-element .shape.shape-1{width:220px;height:60%;left:30%;z-index:1;opacity:0.8}.hero-element .shape.shape-2{height:90%;left:20%;opacity:0.7}.hero-element .shape.shape-3{height:70%;z-index:2;opacity:0.4}.hero-element .shape.shape-4{height:40%;left:-10%;opacity:0.6}.hero-element .shape-wrap.right{transform:skew(-20deg);left:auto;right:-40px}.hero-element .right .shape{left:auto;right:0}.hero-element .right .shape.shape-1{left:auto;right:30%}.hero-element .right .shape.shape-2{left:auto;right:20%}.hero-element .right .shape.shape-3{left:auto}.hero-element .right .shape.shape-4{left:auto;right:-10%}.hero-section-2{height:600px;margin-bottom:40px;position:relative}.hero-section-2 .overlay{clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%)}.hero-section-2 .hero-content{padding:80px 0 30px 0}.hero-section-2 .hero-content h1{font-size:56px;line-height:58px}.matches-list{display:flex;align-items:end;justify-content:space-between}.matches-list:not(:last-of-type){margin-bottom:50px}.VSAT-Services-Fields{display:flex;align-items:center;justify-content:space-between;max-width:40%;text-align:right;position:relative;z-index:1}.VSAT-Services-Fields img{max-height:180px}.VSAT-Services-Fields:after,.VSAT-Services-Fields:before{background:#002E4D;clip-path:polygon(90% 0,100% 40%,100% 100%,0 100%,0 0);content:"";position:absolute;right:0;top:50%;width:90%;height:110px;transform:translateY(-50%);opacity:0.3;border-radius:5px;z-index:-1}.VSAT-Services-Fields:after{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.25),rgba(255,255,255,0.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px}.VSAT-Services-Fields.oponent:after,.VSAT-Services-Fields.oponent:before{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%,0 40%);right:auto;left:0}.VSAT-Services-Fields.oponent{text-align:left}.VSAT-Services-Fields h3{font-size:28px;line-height:32px;font-weight:700;text-transform:uppercase;letter-spacing:-1px;margin:5px 50px 0 0}.VSAT-Services-Fields.oponent h3{margin:5px 0 0 50px}.match-info{color:#ffffff;background-image:linear-gradient(to right bottom,#00f2ff,#00d4ff,#00b7ff,#009aff,#007dff);clip-path:polygon(100% 0,100% 100%,10% 100%,0 60%,0 0);border-radius:3px;padding:15px 20px;position:absolute;right:35px;bottom:0;font-size:14px;text-transform:uppercase;font-weight:600;line-height:1}.VSAT-Services-Fields.oponent .match-info{clip-path:polygon(100% 0,100% 60%,90% 100%,0 100%,0 0);right:auto;left:35px}.match-time h3{font-size:62px;font-weight:600;letter-spacing:-1px;line-height:1;text-align:center;margin:0}.match-time h3 span{display:block;color:#ddd;font-size:14px;font-weight:600;margin-top:10px;letter-spacing:0}.match-time .watch-btn{text-align:center;margin-top:10px}.match-time .watch-btn li{display:inline-block;align-items:center}.match-time a i{font-size:30px}.match-details-header{background:linear-gradient(90deg,rgba(152,65,255,0.1) 0%,rgba(152,65,255,1) 50%,rgba(152,65,255,0.1) 100%);width:70%;border-radius:2px;display:flex;align-items:center;justify-content:space-between;position:relative;padding:20px 120px;margin:0 auto;margin-top:-50px}.match-details-header .vs:before,.match-details-header:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.25),rgba(255,255,255,0.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.match-details-header>div{display:inline-flex;align-items:center}.match-details-header h3{font-weight:600;line-height:26px;letter-spacing:-.5px;text-align:left;margin:0;display:inline-block;width:50%;padding-left:70px;z-index:1}.match-details-header h3 a:hover{color:#fff}.match-details-header h3.left-team{text-align:right;padding-right:70px;padding-left:0}.match-details-header .vs{background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(20% 0%,80% 0%,100% 100%,0% 100%);display:flex;align-items:center;justify-content:center;width:110px;height:100px;border-radius:5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0px 5px 10px 0px rgb(0 0 0/30%)}.match-details-header .vs h2{margin:0;font-size:60px;font-weight:600}.match-details-header img{position:absolute;left:-60px;top:50%;transform:translateY(-50%)}.match-details-header img.right{left:auto;right:-60px}.match-details h2{font-size:36px;font-weight:600;margin-bottom:30px}.match-details p{font-size:20px;line-height:32px;margin-bottom:30px;margin-top:-6px}.latest-matches-lists:not(:last-of-type){margin-bottom:20px}.latest-matches-list{background:linear-gradient(90deg,rgba(105,85,180,0.1) 0%,rgba(105,85,180,0.3) 50%,rgba(105,85,180,0.1) 100%);clip-path:polygon(95% 0,100% 20%,100% 100%,0% 100%,0 66%,0 0);display:grid;grid-template-columns:2fr 2fr 1fr;align-items:center;padding:20px 30px;border-radius:5px;position:relative;transition:all .3s cubic-bezier(.165,.84,.44,1)}.latest-matches-list:before{background:#00B6E7;content:"";position:absolute;width:100%;height:4px;left:0;bottom:0;z-index:1}.latest-matches-list:after{background-image:#002E4D;background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.latest-matches-list:hover{background:linear-gradient(90deg,rgba(58,123,213,0.1) 0%,rgba(58,123,213,0.5) 50%,rgba(58,123,213,0.1) 100%)}.matches-thumb img{max-width:300px;border-radius:5px}.match-category{clip-path:polygon(90% 0,100% 35%,100% 100%,0% 100%,0 66%,0 0);font-family:"Oxanium",sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;color:#fff;height:35px;line-height:37px;padding:0 20px;cursor:pointer;display:inline-block;margin-bottom:10px}.match-category:hover{color:#fff;transform:translateY(-2px)}.latest-match-info h3{font-size:32px;font-weight:600;line-height:1}.match-meta li a{font-size:14px;line-height:1;font-weight:600;text-transform:uppercase;color:#fff}.watch-info{text-align:right}.watch-info a i{font-size:40px;margin-right:5px;font-weight:inherit}.watch-info a{font-size:16px;font-weight:600;line-height:1;display:inline-flex;align-items:center}.watch-info a:hover{color:#00B6E7}.carousel-wrap{position:relative;overflow:hidden}.watch-carousel{width:130%;margin-left:-10%}.watch-carousel .swiper-slide img{border-radius:3px;box-shadow:0px 5px 10px 0px rgb(0 0 0/30%);position:relative;margin-bottom:5px;width:100%}.watch-carousel .swiper-slide-active img{box-shadow:0px 5px 10px 0px rgb(0 0 0/30%)}.watch-carousel .play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);visibility:hidden;opacity:0}.watch-carousel .swiper-slide-active .play-btn{visibility:visible;opacity:1}.swiper-nav{position:absolute;left:30px;top:50%;transform:translateY(-50%);font-size:50px;opacity:0.7}.swiper-nav:before{content:"";position:absolute;width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,0.5);left:-5px;top:50%;transform:translateY(-50%);transition:all 450ms cubic-bezier(.4,0,.2,1)}.swiper-nav.swiper-next:before{left:auto;right:-5px}.swiper-nav.swiper-next{left:auto;right:30px}.swiper-nav:hover{opacity:1}.swiper-nav:hover:before{scale:1.05}.hero-section-2 .watch-carousel{width:120%;margin-left:-10%}.heading-wrap{display:flex;align-items:center;justify-content:space-between}.outside-spacing{overflow:hidden;padding:0 13px;margin:0 -20px}.VSAT-carousel{position:relative}.team-content{position:relative;width:193px;margin-top:-79px;margin-left:74px}.team-content h3{background:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);background-repeat:no-repeat;background-size:cover;width:90%;height:60px;display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:22px;font-weight:600;line-height:1;margin:0;box-shadow:0px 5px 10px 0px rgb(0 0 0/30%)}.team-content h3:before{background:#002E4D;background-repeat:no-repeat;background-size:cover;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.team-content:before{background:#002E4D;clip-path:polygon(57% 0%,100% 0%,45% 100%,0% 100%);border-radius:3px;content:"";position:absolute;width:40px;height:60px;right:5px;top:0}.team-content:after{background:#ddd;clip-path:polygon(57% 0%,100% 0%,45% 100%,0% 100%);border-radius:3px;content:"";position:absolute;width:40px;height:60px;right:-16px;top:0}.team-content .whte-shape{background-color:#fff;clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);border-radius:3px;position:absolute;width:60%;height:60px;left:-10px;top:-10px}.team-content h4{background-color:#ddd;clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%);color:#002E4D;width:60%;height:25px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:1;letter-spacing:0;margin:-10px 0px 0px 20px}.team-content h3 a{color:#fff;z-index:1}.VSAT-thumb{position:relative;margin-left:40px;width:100%}.VSAT-thumb .shape-wrap{width:100%;height:100%;position:absolute;left:0;bottom:0;transform:skew(-5deg);z-index:-1}.VSAT-thumb .shape{background-image:linear-gradient(to right bottom,#f90cff,#e027ff,#c534ff,#a93eff,#8a44ff,#6560ff,#3c73ff,#0081ff,#009cff,#00b3ff,#00c6f5,#0cd7e8);clip-path:polygon(0% 0%,80% 0,100% 10%,100% 100%,0 100%);width:150px;height:100%;position:absolute;left:0;bottom:0;border-radius:2px;transition:all 450ms cubic-bezier(.4,0,.2,1),all 0.2s ease-in-out}.VSAT-thumb .shape:before{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,0.25),rgba(255,255,255,0.25) 1px,transparent 1px,transparent 6px);background-size:4px 4px;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.VSAT-thumb .shape.shape-1{clip-path:polygon(0% 0%,90% 0,100% 10%,100% 100%,0 100%);width:200px;height:70%;left:20%;z-index:1;opacity:0.8}.VSAT-thumb .shape.shape-2{height:100%;left:30%;opacity:0.7}.VSAT-thumb .shape.shape-3{height:90%;z-index:2;opacity:0.4;left:30px}.VSAT-thumb .shape.shape-4{height:60%;left:15px;opacity:0.6}.VSAT-carousel .swiper-nav{left:-5px;z-index:1}.VSAT-carousel .swiper-nav.swiper-next{left:auto;right:-5px}#SatMg{position:absolute;top:0;left:0;height:350px;width:350px;z-index:-1}.footer-section{margin-top:20px;background-color:#193459;position:relative;padding-top:100px;flex-shrink:0}.footer-item .brand{display:block;margin-bottom:20px}.footer-item .social-list{margin-top:25px}.social-list li{display:inline-block}.social-list li:not(:last-of-type){margin-right:5px}.social-list li a{background-color:#002E4D;font-size:14px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;clip-path:polygon(0% 0%,70% 0,100% 30%,100% 100%,0 100%)}.social-list li a:hover{background-color:#00B6E7;color:#fff;transform:translateY(-2px)}.subscribe-wrap{position:relative}.subscribe-wrap .subscribe-heading h3{font-size:24px;font-weight:600;margin:0}.subscribe-wrap .subscribe-heading p{margin:0}.subscribe-form{position:relative;z-index:1}.subscribe-form .form-control{background-color:#002E4D;color:#fff;height:60px;border-radius:2px;outline:none}.subscribe-form .submit{background:#002E4D;clip-path:polygon(0% 0%,90% 0,100% 30%,100% 100%,0 100%);display:inline-block;width:160px;height:45px;line-height:45px;padding:0 15px;text-align:center;border-radius:2px;font-family:'Oxanium',sans-serif;font-size:14px;font-weight:600;color:#fff;text-transform:capitalize;margin-top:15px}.subscribe-form .submit:hover{transform:translateY(-2px)}#subscribe-result{display:none}#subscribe-result.subs-result{display:block;border:1px solid rgba(255,255,255,0.03);border-radius:3px;padding:10px;margin-top:15px}.subscription-error{color:#ff0000}.footer-links li:not(:last-of-type){margin-bottom:10px}.footer-contact li:not(:last-of-type){margin-bottom:15px}.footer-contact li span{display:block;color:#00B6E7;font-size:14px;font-weight:600;text-transform:uppercase}@media (min-width:992px){.footer-list{margin-left:50px}}.copyright-wrap{margin-top:80px;padding:30px 0;position:relative;z-index:1;flex-shrink:0}.copyright-wrap:before{background-color:#002E4D;clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);content:"";position:absolute;left:0;bottom:0;width:40%;height:100%;z-index:-1}.copyright-wrap p{margin:0}@media (max-width:992px){.padding{padding:50px 0}.sm-padding{padding:15px}p br,span br{display:none}.default-btn{padding:0 30px}.post-card .post-content h3{font-size:20px;line-height:26px}}@media all and (max-width:768px){.padding{padding:50px 0}.xs-padding{padding:15px}p br{display:none}.page-header-info h2{font-size:32px;line-height:36px}.post-details p{font-size:17px;line-height:27px}}@media all and (max-width:580px){#scrollup{bottom:20px;right:20px}}@media (max-width:992px){.page-header{height:622px}.padding{padding:80px 0}.padding-top{padding-top:80px}.padding-bottom{padding-bottom:80px}.sm-padding{padding:15px}p br,span br{display:none}.default-btn{padding:0 30px}.section-heading h2{font-size:32px;line-height:42px}.section-heading br{display:inherit}.hero-element .shape-wrap{width:20%;height:80%}.matches-list{align-items:center;flex-direction:column}.matches-list .VSAT-Services-Fields{max-width:100%;width:100%}.match-time h3{font-size:50px}.outside-spacing{overflow:hidden;padding:0;margin:0 20px}.team-content{width:90%}.VSAT-carousel .swiper-nav{left:5px}.VSAT-carousel .swiper-nav.swiper-next{right:5px}.matches-thumb img{max-width:200px}.latest-match-info h3{font-size:22px;margin-top:10px}.watch-info a{font-size:12px}.cta-section .section-heading h2{font-size:46px;line-height:56px}.footer-section{padding-top:80px}.copyright-wrap:before{width:60%}.match-details-header{width:90%}.match-details-header .vs h2{font-size:50px}.team-details-wrap{grid-template-columns:1fr;width:100%}.team-details-wrap .rating,.team-details-wrap .social-list{display:none}.player-details .team-details-wrap{grid-template-columns:1fr 2fr}.player-info{gap:30px}.hero-section-2{height:450px}}@media all and (max-width:767px){.page-header{height:622px}.padding{padding:60px 0}.padding-top{padding-top:60px}.padding-bottom{padding-bottom:60px}.xs-padding{padding:15px}.section-heading br,p br{display:none}.section-heading h2{font-size:24px;line-height:34px}.header:before{left:-80px;bottom:-15px}.header:after{right:-80px;bottom:-15px}.footer-item .brand{max-width:150px}.header .default-btn,.header .search-icon{display:none}.hero-element .shape-wrap{display:none}.hero-content h4{letter-spacing:5px}.hero-content h1{font-size:36px;line-height:48px;letter-spacing:-.5px}.VSAT-Services-Fields h3{font-size:20px;line-height:28px}.VSAT-Services-Fields img{width:30%}.VSAT-Services-Fields:before{height:80px}.match-info{padding:10px 20px;bottom:-15px}.matches-list .VSAT-Services-Fields{margin-bottom:30px}.match-time{margin:20px 0}.match-time h3{font-size:36px}.VSAT-thumb .shape.shape-1{left:40%;width:170px}.contact-form{margin-left:0}.header:before,.header:after{display:none}.page-header .page-header-shape .shape{width:80px;height:40px}.page-header .page-header-shape .shape.center.back{width:170px;height:30px}.cta-section .section-heading h2{font-size:32px;line-height:42px}.section-heading-group{display:block}.section-heading-group .default-btn{margin-top:20px}.latest-matches-list{grid-template-columns:1fr;padding:20px;clip-path:none}.watch-info{text-align:left}.matches-thumb{margin-bottom:15px}.watch-info{margin-top:15px}.watch-info a i{font-size:20px}.matches-thumb img{max-width:100%}.sponsor-grid{grid-template-columns:repeat(2,1fr)}.page-header.single .page-header-info h2{line-height:42px}.footer-section{padding-top:60px}.copyright-wrap:before{width:100%}.footer-items>div:not(:last-of-type){margin-bottom:20px}.match-details-header h3{display:none}.match-details-header img{max-width:100px;left:-15px}.match-details-header img.right{right:-15px}.match-details-header .vs{width:90px;height:80px}.match-details-header .vs h2{font-size:42px}.page-header.match-details{height:300px}.team-details-wrap{padding:0px 0px;margin-top:31px;height:188px}.team-counter .counter-list .odometer-inside span{font-size:28px;line-height:1}.player-info{display:none}.player-details .team-details-wrap{grid-template-columns:1fr}.player-team{justify-content:center}.hero-section-2{height:300px;margin-bottom:30px}.hero-section-2 .hero-content h1{font-size:32px;line-height:36px}.hero-section-2 .hero-content{padding:50px 0 30px 0}.shop-section .outside-spacing{padding:0;margin:0}.shop-carousel .swiper-nav.swiper-prev{left:5px}.shop-carousel .swiper-nav.swiper-next{right:5px}.promo-section{padding-top:100px}.play-btn .ripple,.play-btn .ripple:before,.play-btn .ripple:after,.play-btn{width:70px;height:70px;line-height:70px}.play-btn svg{width:25px}}@media all and (max-width:580px){#scrollup{bottom:20px;right:20px}.swiper-nav{display:none}.primary-header .header-logo{max-width:110px;padding:10px 0}}@media (max-width:767px){.top-bar .top-right{display:none}.top-bar .top-left li,.top-bar .top-left li:first-child{border:none}.top-bar .top-left li{padding-left:0;padding-right:20px}}@media (min-width:993px){.header-menu-wrap li ul{display:block!important}.sticky-fixed-top .header-menu-wrap li li:hover>a{color:#fff}}@media (max-width:992px){.dropdown-plus{width:49px;height:49px;line-height:49px;position:absolute;top:0;right:0;cursor:pointer}.dropdown-plus:before,.dropdown-plus:after{position:absolute;content:'';top:21px;right:10px;width:10px;height:2px;background-color:#6a7c92}.dropdown-plus:after{transform:rotate(90deg)}.dropdown-plus.dropdown-open:after{display:none}.mobile-menu-icon{display:block}.header-menu-wrap{background-color:#002E4D;display:none;width:100%;height:auto;padding:0 20px;position:absolute;left:0;top:100%;z-index:999;max-height:80vh;overflow-y:auto}.header-menu-wrap ul li{margin:0;display:block;border-bottom:1px solid rgba(255,255,255,0.05)}.header-menu-wrap ul li:first-child{border-top:1px solid rgba(255,255,255,0.05)}.header-menu-wrap .dropdown-menu{max-height:350px;overflow-y:auto;padding:15px;background-color:#001A2E;position:static!important;width:100%!important;transform:none!important;border:none;box-shadow:none;margin:8px 0;border-radius:8px}.header-menu-wrap .dropdown-menu .row{margin:0}.header-menu-wrap .dropdown-menu .col-md-4{flex:0 0 100%;max-width:100%;margin-bottom:12px;padding:0 8px}.header-menu-wrap .dropdown-menu .img{height:120px;margin-bottom:8px;border-radius:8px;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;width:100%}.header-menu-wrap .dropdown-menu .text{padding:3px 0}.header-menu-wrap .dropdown-menu .text h3{font-size:0.95rem;margin:0;line-height:1.3;font-weight:600}.header-menu-wrap .dropdown-menu .text h3 a{color:#fff;text-decoration:none;display:block;padding:8px;border-radius:5px;transition:all 0.3s ease;text-align:center;background:rgba(0,0,0,0.3);margin-top:5px}.header-menu-wrap .dropdown-menu .text h3 a:hover{background-color:rgba(255,255,255,0.1);color:#1babeb}.header-menu-wrap .dropdown-menu .text-links{display:none!important}.header-menu-wrap .dropdown-menu::-webkit-scrollbar{width:4px}.header-menu-wrap .dropdown-menu::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:2px}.header-menu-wrap .dropdown-menu::-webkit-scrollbar-thumb{background:rgba(27,171,235,0.6);border-radius:2px}.header-menu-wrap .dropdown-menu::-webkit-scrollbar-thumb:hover{background:rgba(27,171,235,0.8)}.header-menu-wrap ul li>a{padding:10px 15px;height:inherit;line-height:inherit}.header-menu-wrap li li:hover>a{background-color:transparent}.header-menu-wrap ul li ul li ul,.header-menu-wrap ul li ul{background-color:transparent;width:100%;opacity:1;padding:0;visibility:visible;position:inherit;display:none;top:inherit;left:inherit;box-shadow:none;padding-top:11px}.header-menu-wrap li li{padding:0 20px}.header-menu-wrap li li{padding-left:10px}.header-menu-wrap li li:last-child{border-bottom:none}.header-menu-wrap ul li>a{color:#fff;font-size:14px}.header-menu-wrap li li>a{color:#ddd;font-size:14px}.header-menu-wrap li li:hover>a{color:#fff}.header-menu-wrap ul li>a:before{display:none}.sticky-fixed-top .header-right .search-icon{color:#0e1318}.sticky-fixed-top .line-menu,.line-menu{background-color:#ddd}.primary-header-inner,.sticky-header .primary-header-inner{padding:0}.header-menu-wrap{top:100%}.primary-header .header-logo{max-width:180px}}@media (max-width:580px){.header-right a.dl-btn{line-height:40px;font-size:10px;padding:0 25px}.primary-header .header-logo{max-width:150px}.top-bar .top-left li{font-size:12px}.sticky-header{display:none}.header-menu-wrap .dropdown-menu{max-height:280px;padding:12px}.header-menu-wrap .dropdown-menu .img{height:100px;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;width:100%}.header-menu-wrap .dropdown-menu .text h3{font-size:0.9rem}.header-menu-wrap .dropdown-menu .text h3 a{padding:6px}.header-menu-wrap .dropdown-menu .col-md-4{margin-bottom:10px}}@media (max-width:767px){.primary-header .header-logo{max-width:160px;padding:15px 0}}@media screen and (max-width:600px){#popup-menu-box .box-inner-wrap form,#popup-search-box .box-inner-wrap form{width:90%}#popup-menu-box .box-inner-wrap input,#popup-menu-box .box-inner-wrap button,#popup-search-box .box-inner-wrap input,#popup-search-box .box-inner-wrap button{font-size:3em}}@media only screen and (max-width:768px){#SatMg{position:absolute;top:-134px;left:50px;height:160px;width:160px;z-index:0}}@media (min-width:767px){.page-header{height:693px}#mgSat{position:absolute;top:10px;left:0;height:50px;width:50px}.VSAT-thumb .shape.shape-1{height:60%}.VSAT-thumb .shape.shape-2{height:90%}.VSAT-thumb .shape.shape-3{height:70%}.VSAT-thumb .shape.shape-4{height:40%}.VSAT-item:hover .VSAT-thumb .shape.shape-1{height:70%;transition-delay:200ms}.VSAT-item:hover .VSAT-thumb .shape.shape-2{height:100%;transition-delay:150ms}.VSAT-item:hover .VSAT-thumb .shape.shape-3{height:90%;transition-delay:100ms}.VSAT-item:hover .VSAT-thumb .shape.shape-4{height:60%;transition-delay:50ms}}@media (max-width:767px){.VSAT-thumb img{margin-left:65px}.VSAT-carousel .swiper-slide{padding-left:20px}.VSAT-carousel .team-content{width:100%}.VSAT-carousel .team-content:before,.VSAT-carousel .team-content:after{display:none}.team-content h3{justify-content:flex-start;padding-left:65px}.team-content h4{justify-content:flex-start;padding-left:46px}.VSAT-thumb{position:relative;margin-left:-92px;width:100%}.team-content{margin-left:-22px}.team-details-wrap{margin-top:31px}}*:not(html){scrollbar-width:none!important}*:not(html)::-webkit-scrollbar{display:none!important}::-webkit-scrollbar{width:10px!important;background:transparent!important}::-webkit-scrollbar-track{background:#f1f1f1!important}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1babeb,#0ea5e9)!important}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0ea5e9,#1babeb)!important}::-webkit-scrollbar-button{display:none!important}html{scrollbar-width:thin!important;scrollbar-color:#1babeb #f1f1f1!important}
