*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1740px;width:100%;margin:0 auto;padding:0 20px}body{scroll-behavior:smooth;color:#fff;font-family:Nunito,Arial,sans-serif}.title-view-wrapper{border-bottom:2px solid rgba(255,255,255,.2509803922)}.title-view-wrapper .breadcrumb-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 0}@media screen and (max-width: 768px){.title-view-wrapper .breadcrumb-wrapper{padding:50px 0}}.title-view-wrapper .breadcrumb-wrapper h1{color:#fd346e;font-size:40px;font-weight:700;margin-bottom:20px}.title-view-wrapper .breadcrumb-wrapper .breadcrumb{display:flex;flex-direction:row;align-items:center}.title-view-wrapper .breadcrumb-wrapper .breadcrumb-item a{color:#fff;text-decoration:none;font-weight:700}.title-view-wrapper .breadcrumb-wrapper .active{padding-left:.5rem;color:#fff;font-weight:100}.title-view-wrapper .breadcrumb-wrapper .active:before{padding-right:.5rem;color:#fff;content:var(--bs-breadcrumb-divider, "/")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/nunito-v25-latin-regular-CZyQWxrc.woff2) format("woff2"),url(/assets/nunito-v25-latin-regular-CBCmdKB7.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/nunito-v25-latin-500-CH-Q2aP7.woff2) format("woff2"),url(/assets/nunito-v25-latin-500-xzS-EYpT.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/nunito-v25-latin-600-D9kyXBl3.woff2) format("woff2"),url(/assets/nunito-v25-latin-600-BoeSE8Bi.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/nunito-v25-latin-700-Cd_mRJne.woff2) format("woff2"),url(/assets/nunito-v25-latin-700-DJeI51tZ.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/nunito-v25-latin-800-Dcje90FH.woff2) format("woff2"),url(/assets/nunito-v25-latin-800-Cy4nNE5-.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/nunito-v25-latin-900-CQ7HDHbB.woff2) format("woff2"),url(/assets/nunito-v25-latin-900-DquTEnfM.woff) format("woff")}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}body,ol,ul,li,div,p,span,form,h1,h2,h3,h4,h5,h6,table,thead,th,tbody,tr,td,img,input,textarea,dd,dt,dl{word-wrap:break-word;outline:none;padding:0;margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}textarea{overflow:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,ul,ol,dd,dt,dl{-webkit-margin-before:0px;-webkit-margin-after:0px;-webkit-margin-start:0px;-webkit-margin-end:0px}a img,img{border:none;outline:none}input[type=submit],input[type=reset],input[type=button],button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}form input[type=radio],form input[type=checkbox]{width:0;height:0}a{cursor:pointer;text-decoration:none;outline:0}.no-script-msg{font:12px Arial,verdana,Helvetica,sans-serif;background:#ffc;width:auto;padding:10px 10px 10px 25px;margin:8px;border:1px solid #cd3d18;font-weight:700;height:auto;font-size:11px;color:#000;line-height:150%;clear:both}input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:arial,sans-serif;-webkit-appearance:none}body{font-family:Nunito;min-width:300px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-font-smoothing:antialiased;background-color:#0b0b0b}::selection{text-shadow:none;background:#4183c466}.clear{clear:both;height:0px;overflow:hidden;width:auto;display:block;float:none!important}ul,menu,dir{margin:0;padding:0;display:block;list-style-type:disc;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0}*,*:after,*:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}li{list-style:none}body p{margin-bottom:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background-color:transparent;-webkit-border-radius:6px;border-radius:6px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#bbb}.select-reset{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Main-Wrapper .Carousel-view .header_section{display:inline-flex;justify-content:flex-start;margin:15px 0 10px}.Main-Wrapper .Carousel-view .header_section .title_game{font-weight:700;line-height:1.2;color:#fff;font-size:25px;font-family:Nunito}.Main-Wrapper .GameListView_MainWrap{margin:15px 0}@media screen and (max-width: 576px){.Main-Wrapper .GameListView_MainWrap{min-height:1048px}}.Main-Wrapper .GameListView_MainWrap .header_section{display:inline-flex;justify-content:flex-start;margin:15px 0 10px}.Main-Wrapper .GameListView_MainWrap .header_section .title_game{font-weight:700;line-height:1.2;color:#fff;font-size:25px;font-family:Nunito}.Main-Wrapper .GameListView_MainWrap .image-grid-view{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media screen and (max-width: 768px){.Main-Wrapper .GameListView_MainWrap .image-grid-view{grid-template-columns:repeat(3,1fr);gap:8px}}@media screen and (max-width: 576px){.Main-Wrapper .GameListView_MainWrap .image-grid-view{grid-template-columns:repeat(2,1fr);gap:5px}}.Main-Wrapper .GameListView_MainWrap .loadnore-btn{background:#5f01d3;border-radius:12px;font-style:normal;font-weight:600;font-size:16px;text-align:center;width:max-content;padding:10px 35px;color:#fff;cursor:pointer;border:none;display:flex;justify-content:center;align-items:center;margin:20px auto;border:1px solid transparent}.Main-Wrapper .GameListView_MainWrap .loadnore-btn:hover{background-color:transparent;border:1px solid #fd346e;color:#fe346e}@media screen and (max-width: 768px){.Main-Wrapper .GameListView_MainWrap .loadnore-btn{font-size:20px;font-weight:600;margin:15px auto;padding:10px 25px}}@media screen and (max-width: 576px){.Main-Wrapper .GameListView_MainWrap .loadnore-btn{font-size:16px;font-weight:700;margin:10px auto;padding:8px 20px}}.Main-Wrapper .GameListView_MainWrap .loader{width:40px;padding:8px;aspect-ratio:1;border-radius:50%;background:#fd346e;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:loaderSmall 1s infinite linear;margin:10px auto}@keyframes loaderSmall{to{transform:rotate(1turn)}}.Loader-Main_View{background-color:#000;height:85vh;width:100%;display:flex;justify-content:center;align-items:center}.Loader-Main_View .main-loader{width:8vmax;height:8vmax;border-right:4px solid #fe346e;border-radius:100%;animation:spinRight .8s linear infinite}.Loader-Main_View .main-loader:before,.Loader-Main_View .main-loader:after{content:"";width:6vmax;height:6vmax;display:block;position:absolute;top:calc(50% - 3vmax);left:calc(50% - 3vmax);border-left:3px solid #fe346e;border-radius:100%;animation:spinLeft .8s linear infinite}.Loader-Main_View .main-loader:after{width:4vmax;height:4vmax;top:calc(50% - 2vmax);left:calc(50% - 2vmax);border:0;border-right:2px solid #fe346e;animation:none}@keyframes spinLeft{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@keyframes spinRight{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.banner-ad-view{display:flex;justify-content:center;align-items:center;padding:15px}.nav-main-view{display:flex;justify-content:center;background-color:#000;width:100%;min-height:70px;border-bottom:1px solid rgba(216,216,216,.3607843137)}.nav-main-view .container{max-width:1440px;padding:0 20px}.nav-main-view .container .nav-containt{display:flex;justify-content:space-between;align-items:center;padding:7px 0}.nav-main-view .container .nav-containt .img-view{display:flex;justify-content:center;align-items:center}.nav-main-view .container .nav-containt .img-view .logo-img{width:150px;height:60px;object-fit:contain}@media screen and (max-width: 992px){.nav-main-view .container .nav-containt .navbar-list-view{display:none}}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper{display:flex;align-items:center;position:relative}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul{display:flex;align-items:center}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul li{margin:0 20px;align-items:center}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul li .list-item{color:#fff;font-size:17px;display:inline-block;font-family:Nunito;font-style:normal;font-weight:400;padding:15px 0;transition:all .3s ease-in-out;position:relative}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul li .list-item.active-nav:after,.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul li .list-item:hover:after{content:"";position:absolute;width:100%;bottom:-7px;z-index:1;height:3px;left:0;right:0;background-color:#fd346e;border-radius:10px}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul li .active-nav{font-weight:700;color:#fff}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper ul li .inactive-nav{color:#fff;opacity:.8}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .search-input-view{background-color:#ffffff30;border-radius:25px;display:flex;justify-content:center;align-items:center;padding:2px 10px;border:1px solid transparent;width:270px}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .search-input-view input{background-color:transparent;padding:10px;border:none;font-size:15px;color:#fff;font-weight:400;width:100%}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .search-input-view:focus-within{border:1px solid rgba(253,52,110,.5647058824)}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .search-input-view .search-icon-view{border-radius:50%;display:flex;justify-content:center;align-items:center;padding:7px;cursor:pointer}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .search-input-view .search-icon-view:hover{background-color:#fd346e80}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .Show-search-list{position:absolute;background-color:#fff;right:0;top:100%;z-index:99;background-clip:padding-box;border-radius:10px;box-shadow:0 4px 12px #2b2b2b1a;border:1px solid rgba(0,0,0,.15);padding:5px 10px;display:flex;flex-direction:column}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .Show-search-list .activesearch{background-color:#25252550}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .Show-search-list .list-view-wrapper{margin:5px 0;display:flex;align-items:center;cursor:pointer}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .Show-search-list .list-view-wrapper:hover{background-color:#25252550}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .Show-search-list .list-view-wrapper img{width:100px;height:50px;object-fit:fill}.nav-main-view .container .nav-containt .navbar-list-view .list-view-subwrapper .Show-search-list .list-view-wrapper h4{color:#000;font-family:Nunito;margin-left:10px;font-weight:400;text-overflow:ellipsis;width:250px;overflow:hidden;white-space:nowrap}.nav-main-view .container .nav-containt .mobile_menu_icon{display:none}@media screen and (max-width: 992px){.nav-main-view .container .nav-containt .mobile_menu_icon{display:flex}}.nav-main-view .container .nav-containt .mobile_menu_icon{width:50px;height:50px;padding:10px;background-color:#171717;border-radius:10px;align-items:center;flex-wrap:wrap}@media screen and (max-width: 992px){.nav-main-view .container .nav-containt .mobile_menu_icon{width:37px;height:37px;padding:8px;border-radius:5px}}.nav-main-view .container .nav-containt .mobile_menu_icon span{height:5px;background-color:#fff;display:inline-block;border-radius:5px}@media screen and (max-width: 992px){.nav-main-view .container .nav-containt .mobile_menu_icon span{height:3px}}.nav-main-view .container .nav-containt .mobile_menu_icon span:first-child{width:17px}.nav-main-view .container .nav-containt .mobile_menu_icon span:last-child{width:100%}.nav-main-view .container .nav-containt .Mobile-menu-View{display:none}@media screen and (max-width: 992px){.nav-main-view .container .nav-containt .Mobile-menu-View{position:fixed;right:-100%;top:0;background-color:#252525;width:300px;height:100%;z-index:9999;transition:all .3s ease-in-out;display:block}.nav-main-view .container .nav-containt .Mobile-menu-View.active{right:0}}.nav-main-view .container .nav-containt .Mobile-menu-View .Close-btn{width:35px;height:35px;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-left:auto;font-weight:900;border-bottom-left-radius:18px;color:#000;cursor:pointer}.nav-main-view .container .nav-containt .Mobile-menu-View .search-input-view{display:flex;align-items:center;margin:15px 20px;background-color:#ffffff30;border-radius:25px;padding:2px 10px;border:1px solid transparent}.nav-main-view .container .nav-containt .Mobile-menu-View .search-input-view input{width:100%;background-color:transparent;padding:10px;border:none;font-size:15px;color:#fff;font-weight:400}.nav-main-view .container .nav-containt .Mobile-menu-View .search-input-view:focus-within{border:1px solid rgba(253,52,110,.5647058824)}.nav-main-view .container .nav-containt .Mobile-menu-View .search-input-view .search-icon-view{border-radius:50%;display:flex;justify-content:center;align-items:center;padding:7px;cursor:pointer}.nav-main-view .container .nav-containt .Mobile-menu-View .search-input-view .search-icon-view:hover{background-color:#fd346e80}.nav-main-view .container .nav-containt .Mobile-menu-View .Show-search-list{position:absolute;background-color:#fff;right:10px;top:100px;z-index:99;background-clip:padding-box;border-radius:10px;box-shadow:0 4px 12px #2b2b2b1a;border:1px solid rgba(0,0,0,.15);padding:5px 10px;display:flex;flex-direction:column;min-width:270px}.nav-main-view .container .nav-containt .Mobile-menu-View .Show-search-list .activesearch{background-color:#25252550}.nav-main-view .container .nav-containt .Mobile-menu-View .Show-search-list .list-view-wrapper{margin:5px 0;display:flex;align-items:center;cursor:pointer}.nav-main-view .container .nav-containt .Mobile-menu-View .Show-search-list .list-view-wrapper:hover{background-color:#25252550}.nav-main-view .container .nav-containt .Mobile-menu-View .Show-search-list .list-view-wrapper img{width:60px;height:40px;object-fit:fill}.nav-main-view .container .nav-containt .Mobile-menu-View .Show-search-list .list-view-wrapper h4{color:#000;font-family:Nunito;margin-left:10px;font-weight:400;text-overflow:ellipsis;width:180px;overflow:hidden;white-space:nowrap;font-size:14px}.nav-main-view .container .nav-containt .Mobile-menu-View ul{margin:15px 0}.nav-main-view .container .nav-containt .Mobile-menu-View ul li{width:100%;padding:15px 20px}.nav-main-view .container .nav-containt .Mobile-menu-View ul li:hover{cursor:pointer}.nav-main-view .container .nav-containt .Mobile-menu-View ul li .list-item{width:100%;color:#fff;font-size:17px;font-family:Nunito;font-style:normal;font-weight:400;transition:all .3s ease-in-out}.nav-main-view .container .nav-containt .Mobile-menu-View ul li .active-nav{color:#fff;font-weight:700;text-shadow:0 5px 10px #fd346e}.nav-main-view .container .nav-containt .Mobile-menu-View ul li .inactive-nav{color:#fff;opacity:.8}.bottom-nav{background-color:#252525}.bottom-nav .container{max-width:1440px}.bottom-nav .container .list-content{display:flex;justify-content:space-between;align-items:center;position:relative}.bottom-nav .container .list-content ul{display:flex;align-items:center}.bottom-nav .container .list-content ul li{padding:11px 0;margin:0 10px}@media screen and (max-width: 992px){.bottom-nav .container .list-content ul li{padding:9px 0;margin:0 8px}}.bottom-nav .container .list-content ul li:hover{background-color:#ffffff40;cursor:pointer}.bottom-nav .container .list-content ul li .list-item{color:#fff;font-family:Nunito;font-weight:400;margin:0 7px}.bottom-nav .container .list-content .button-view{background-color:#5f01d3;height:40px;width:90px;justify-content:center;align-items:center;text-align:center;display:flex}.bottom-nav .container .list-content .button-view:hover{cursor:pointer}@media screen and (max-width: 992px){.bottom-nav .container .list-content .button-view{height:40px;width:80px}}.bottom-nav .container .list-content .button-view span{color:#fff;font-weight:700;font-family:Nunito;font-size:15px;font-style:normal}.bottom-nav .container .list-content .modal-view{position:absolute;display:flex;flex-direction:column;right:0;top:100%;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:10px;box-shadow:0 4px 12px #2b2b2b1a;transition:all .3s ease-in;z-index:999;max-width:220px;width:100%;max-height:265px;overflow-y:scroll}.bottom-nav .container .list-content .modal-view li{width:100%;margin:0 auto;text-align:center}.bottom-nav .container .list-content .modal-view li:hover{background-color:#25252550;cursor:pointer}.bottom-nav .container .list-content .modal-view li .list-item{color:#000;font-family:Nunito;font-weight:700;margin:0 7px}.SliderGame_wrap .swiper{width:100%;height:100%;margin-left:auto;margin-right:auto}.SliderGame_wrap .swiper .swiper-button-prev,.SliderGame_wrap .swiper .swiper-button-next{color:#fd346e}.SliderGame_wrap .swiper .swiper-pagination-bullets{display:none}.SliderGame_wrap .swiper .swiper-slide{text-align:center;font-size:18px;align-items:center}.SliderGame_wrap .swiper .swiper-slide:hover .gametitleSwiper{overflow:visible}.SliderGame_wrap .swiper .swiper-slide img{display:block;width:100%;height:220px;object-fit:fill;border-radius:10px;border:2px solid transparent}@media screen and (max-width: 992px){.SliderGame_wrap .swiper .swiper-slide img{height:180px}}@media screen and (max-width: 768px){.SliderGame_wrap .swiper .swiper-slide img{height:200px}}@media screen and (max-width: 576px){.SliderGame_wrap .swiper .swiper-slide img{height:180px}}.SliderGame_wrap .swiper .swiper-slide img:hover{border:2px solid #fd346e;border-radius:10px;cursor:pointer}.SliderGame_wrap .swiper .swiper-slide .gametitleSwiper{color:#fff;position:absolute;bottom:15px;margin-bottom:8px;margin-left:8px;z-index:4;font-size:12px;font-weight:700;height:0px;overflow:hidden}.grid-item{overflow:hidden;position:relative;border-radius:10px;border:2px solid transparent}.grid-item:hover{background:#000;border:2px solid #fd346e;border-radius:10px;cursor:pointer}.grid-item:hover .gametitle{overflow:visible}.grid-item:hover img{opacity:.8}.grid-item.large{grid-row:span 2;grid-column:span 2}@media screen and (max-width: 768px){.grid-item.large{grid-row:span 1;grid-column:span 1}}.grid-item.small{grid-row:span 1;grid-column:span 1}.grid-item img{width:100%;height:100%;object-fit:fill}.grid-item h1{position:absolute;color:#fd346e;top:0}.grid-item .gametitle{color:#fff;position:absolute;bottom:15px;margin:0 8px 8px;z-index:4;font-size:12px;font-weight:700;height:0px;overflow:hidden}.grid-item .Desktop_GameView{position:absolute;background-color:#00000080;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.grid-item .Desktop_GameView .innerView_Desktop{display:flex;justify-content:center;flex-direction:column;align-items:center}.grid-item .Desktop_GameView .innerView_Desktop .desktop_Text{font-size:12px;font-weight:600}.Small-Game-view-bock{border-radius:10px;width:240px;height:130px;position:relative}@media screen and (max-width: 768px){.Small-Game-view-bock{width:48%;height:auto}}.Small-Game-view-bock:hover{background:#000;border:2px solid #fd346e;border-radius:10px;cursor:pointer}.Small-Game-view-bock:hover .gametitle{overflow:visible}.Small-Game-view-bock:hover .Thumbnailimg{opacity:.8}.Small-Game-view-bock .Thumbnailimg{transition:opacity .3s cubic-bezier(.5,0,.1,1);transition-delay:0ms;z-index:1;border-radius:10px;width:100%;height:100%;color:transparent;object-fit:fill}.Small-Game-view-bock .gametitle{color:#fff;position:absolute;bottom:15px;margin-bottom:8px;margin-left:8px;z-index:4;font-size:12px;font-weight:700;height:0px;overflow:hidden}.Small-Game-view-bock .Desktop_GameView{position:absolute;background-color:#00000080;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.Small-Game-view-bock .Desktop_GameView .innerView_Desktop{display:flex;justify-content:center;flex-direction:column;align-items:center}.Small-Game-view-bock .Desktop_GameView .innerView_Desktop .desktop_Text{font-size:12px;font-weight:600}.GreyScale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.Game-View_Wrap{max-width:1320px;margin:10px auto 35px;position:relative}.Game-View_Wrap .header_section{text-align:center;padding:35px 0}@media screen and (max-width: 768px){.Game-View_Wrap .header_section{padding:17px 0}}.Game-View_Wrap .header_section .title_game{color:#fff;font-size:25px;font-weight:700;line-height:1.2;font-family:Nunito;text-transform:capitalize}@media screen and (max-width: 768px){.Game-View_Wrap .header_section .title_game{font-size:20px}}.Game-View_Wrap .gameview_mainView{margin:0 auto;background-color:#ffffff50}.Game-View_Wrap .gameview_mainView .top-view{width:100%;height:500px;border:1px solid #fffdfd;position:relative}@media screen and (max-width: 768px){.Game-View_Wrap .gameview_mainView .top-view{height:350px}}@media screen and (max-width: 576px){.Game-View_Wrap .gameview_mainView .top-view{height:250px}}.Game-View_Wrap .gameview_mainView .top-view .playgamebtn-view{position:absolute;background:#fd346e30;height:100%;width:100%;top:0;left:0;justify-content:center;display:flex;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Game-View_Wrap .gameview_mainView .top-view .playgamebtn-view .playgamebtn{background-color:#5f01d3;padding:10px 15px;display:inline-block;border-radius:50px;cursor:pointer;align-self:center}.Game-View_Wrap .gameview_mainView .top-view .playgamebtn-view .playgamebtn span{color:#fff;font-size:18px;font-weight:900}.Game-View_Wrap .gameview_mainView .top-view .adContainerwrap{position:absolute;top:0;left:0;width:100%;height:500px}@media screen and (max-width: 768px){.Game-View_Wrap .gameview_mainView .top-view .adContainerwrap{height:350px}}@media screen and (max-width: 576px){.Game-View_Wrap .gameview_mainView .top-view .adContainerwrap{height:250px}}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner{display:flex;align-items:center;justify-content:space-between}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner{display:flex;align-items:center}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner img{width:70px;height:40px}@media screen and (max-width: 768px){.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner img{width:40px;height:25px}}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner .detailwrap{margin-left:20px}@media screen and (max-width: 768px){.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner .detailwrap{margin-left:10px}}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner .detailwrap .namewrapp{font-size:20px;font-weight:700;color:#000}@media screen and (max-width: 768px){.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner .detailwrap .namewrapp{font-size:14px}}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner .detailwrap .playingtime{font-size:16px;font-weight:700;color:#aaa}@media screen and (max-width: 768px){.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .inner .detailwrap .playingtime{font-size:10px}}.Game-View_Wrap .gameview_mainView .bottombarView{background-color:#fff;padding:10px 20px}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner{display:flex;align-items:center}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner img{width:70px;height:40px}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .detailwrap{margin-left:20px}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .detailwrap .namewrapp{font-size:20px;font-weight:700;color:#000}.Game-View_Wrap .gameview_mainView .bottombarView .bootombarinner .detailwrap .playingtime{font-size:16px;font-weight:700;color:#aaa}.Game-View_Wrap .openfullscreen-btn{border-radius:30px;transition:all .25s ease 0s;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-family:Nunito;font-weight:800;font-size:16px;box-sizing:border-box;padding:12px 16px;background:#5f01d3;color:#fff;margin-top:30px;display:inline-block}.Game-View_Wrap .openfullscreen-btn:hover{background:#5f01d390}.Game-View_Wrap .Detail_section{margin:20px 0}.Game-View_Wrap .Detail_section .description{font-weight:600;line-height:1.2;color:#fff;font-size:20px;font-family:Nunito;text-align:justify}@media screen and (max-width: 992px){.Game-View_Wrap .Detail_section .description{font-size:15px}}.Game-View_Wrap .Detail_section .tags_wrap{margin:20px 0;display:flex}@media screen and (max-width: 992px){.Game-View_Wrap .Detail_section .tags_wrap{flex-wrap:wrap}}.Game-View_Wrap .Detail_section .tags_wrap .TagView{font-weight:700;line-height:1.2;color:#fff;font-size:15px;font-family:Nunito;border:2px solid #ffffff;border-radius:10px;padding:8px 10px;margin:5px 10px 5px 0;text-transform:capitalize}@media screen and (max-width: 992px){.Game-View_Wrap .Detail_section .tags_wrap .TagView{font-size:10px}}.Game-View_Wrap .Detail_section .tags_wrap .TagView:hover{border:2px solid #fd346e;-webkit-transition:all .3s ease-in-out}.Game-View_Wrap .RelatedGames_section .Small-header_section{text-align:left;padding:15px 0 5px}.Game-View_Wrap .RelatedGames_section .Small-header_section .title_game{font-weight:700;line-height:1.2;color:#fff;font-size:25px;font-family:Nunito}.Game-View_Wrap .RelatedGames_section .game-items-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin:20px auto}@media screen and (max-width: 992px){.Game-View_Wrap .RelatedGames_section .game-items-wrap{justify-content:center;gap:10px}}.footer-main-view{background-color:#252525;height:auto}.footer-main-view .container{max-width:1440px;padding:0 20px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 992px){.footer-main-view .container{flex-direction:column;justify-content:center;align-items:center}}.footer-main-view .container .logo-img-view{display:flex;justify-content:center;align-items:center;padding:5px 0}.footer-main-view .container .logo-img-view .logo-img{width:150px;height:60px;object-fit:contain;display:block}@media screen and (max-width: 992px){.footer-main-view .container .list-view{padding:10px 0}}.footer-main-view .container .list-view ul{display:flex;align-items:center}@media screen and (max-width: 992px){.footer-main-view .container .list-view ul{flex-direction:column;align-items:center;justify-content:center}}.footer-main-view .container .list-view ul li{margin:0 11px}@media screen and (max-width: 992px){.footer-main-view .container .list-view ul li{margin:10px}}.footer-main-view .container .list-view ul li .foot-txt{font-size:16px;color:#fff;font-weight:500;white-space:nowrap;transition:color .3s ease}.footer-main-view .container .list-view ul li .foot-txt:hover{color:#fd346e}.footer-main-view hr{border-color:#252525;margin:0}.footer-main-view .copyright-text{font-style:normal;font-weight:800;font-size:16px;line-height:54px;color:#fff;display:flex;justify-content:center;margin-top:10px}@media screen and (max-width: 576px){.footer-main-view .copyright-text{font-size:12px;line-height:24px}}.categories-wrapper{padding-top:25px;max-width:1320px;margin:10px auto}.categories-wrapper .container .text-view{background-color:#252525;margin:15px 0;display:inline-block;padding:10px 15px;border-radius:15px;color:#fff}.categories-wrapper .container .text-view h3{font-style:normal;font-weight:400;font-family:Nunito}.categories-wrapper .container .categories-view{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin:20px auto}@media screen and (max-width: 992px){.categories-wrapper .container .categories-view{justify-content:center;gap:10px}}.policy-main-wrapper{margin:30px 0}.policy-main-wrapper .container{max-width:1040px;width:100%;margin:0 auto;padding:0 20px}.policy-main-wrapper .container .PolicyDetail_Mainwrap{background-color:#0b0b0b;box-shadow:0 0 0 1px #5f01d3,0 3px 4px #fe346e;padding:40px;border-radius:20px}@media screen and (max-width: 768px){.policy-main-wrapper .container .PolicyDetail_Mainwrap{padding:20px}}.policy-main-wrapper .container .PolicyDetail_Mainwrap h2{color:#fd346e}.policy-main-wrapper .container .PolicyDetail_Mainwrap p{color:#fff;margin-top:1rem;margin-bottom:1rem;text-align:justify;font-weight:500}.policy-main-wrapper .container .PolicyDetail_Mainwrap h4{color:#fd346e;margin-top:1rem;margin-bottom:1rem;font-weight:700}.policy-main-wrapper .container .PolicyDetail_Mainwrap ul{list-style-type:disc}.policy-main-wrapper .container .PolicyDetail_Mainwrap ul li a{text-decoration:underline;color:#fff;font-weight:600}.affiliate-main-view{min-height:80vh}.affiliate-main-view .container{max-width:1440px;padding:0 20px}@media screen and (max-width: 768px){.affiliate-main-view .container{padding:0 10px}}.affiliate-main-view .container .main-content-view{margin-top:3rem}.affiliate-main-view .container .main-content-view .title-txt{color:#fff;text-align:center;font-weight:700;font-size:40px}.affiliate-main-view .container .main-content-view .Main-inner-container{max-width:50%;margin:20px auto}@media screen and (max-width: 992px){.affiliate-main-view .container .main-content-view .Main-inner-container{max-width:100%}}.affiliate-main-view .container .main-content-view .Main-inner-container .text-input-view{display:flex;justify-content:center;align-items:center;flex-direction:column}.affiliate-main-view .container .main-content-view .Main-inner-container .text-input-view .text-input-style{width:100%;border:1px solid rgba(28,28,28,.922);color:#fff;border-radius:11px;font-size:16px;background-color:#47474733;margin:10px 0;padding:12px 20px;outline:none;font-family:Nunito}.affiliate-main-view .container .main-content-view .Main-inner-container .text-input-view :focus-within{border:1px solid #fd346e}.affiliate-main-view .container .main-content-view .Main-inner-container .text-input-view textarea{resize:vertical;width:100%;height:150px;border:1px solid rgb(28,28,28);color:#fff;border-radius:11px;font-size:16px;background-color:#47474733;margin:10px 0;padding:12px 20px;outline:none;font-family:Nunito}.affiliate-main-view .container .main-content-view .Main-inner-container button{cursor:pointer;border:2px solid rgba(28,28,28,.922);background-color:#fd346e;border:none;width:100%;padding:12px 20px;margin:10px 0;border-radius:10px;color:#fff;font-size:18px;font-weight:500}.developers_main_wrap{min-height:70vh;background:#0b0b0b}.developers_main_wrap .main-hero-section{background-color:#0b0b0b}.developers_main_wrap .main-hero-section .container{max-width:1430px}.developers_main_wrap .main-hero-section .container .main-hero-section-inner{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin:auto;padding:50px 0}@media screen and (max-width: 1024px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner{justify-content:center}}@media screen and (max-width: 768px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner{flex-wrap:wrap;padding-top:50px;padding-bottom:0}}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap{width:50%;padding:0 50px}@media screen and (max-width: 1024px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap{padding:0}}@media screen and (max-width: 768px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap{width:100%}}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap h1{font-size:70px;color:#fff;text-align:left;line-height:70px}@media screen and (max-width: 1024px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap h1{font-size:50px;line-height:50px}}@media screen and (max-width: 768px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap h1{font-size:40px;line-height:40px}}@media screen and (max-width: 576px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap h1{font-size:30px;line-height:30px}}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap h4{color:#ffffff9e;margin-top:30px;font-size:20px;font-weight:500}@media screen and (max-width: 768px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap h4{font-size:16px}}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap .submit-btn{border-radius:30px;transition:all .25s ease 0s;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-family:Nunito;font-weight:800;font-size:16px;box-sizing:border-box;padding:12px 16px;background:#5f01d3;color:#fff;margin-top:30px;display:inline-block}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .left-section-wrap .submit-btn:hover{background:#5f01d390}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .right-section-wrap{width:45%;display:flex;justify-content:center}@media screen and (max-width: 768px){.developers_main_wrap .main-hero-section .container .main-hero-section-inner .right-section-wrap{width:100%}}.developers_main_wrap .main-hero-section .container .main-hero-section-inner .right-section-wrap img{width:100%;height:100%;object-fit:contain}.developers_main_wrap .whysubmit_section .container{justify-content:center;display:flex;max-width:1430px}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner{display:flex;flex-direction:row;flex-wrap:wrap;margin:50px 0;align-items:center}@media screen and (max-width: 576px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner{flex-direction:column-reverse;margin:0}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section{width:50%}@media screen and (max-width: 576px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section{width:100%}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section .gameWrap_items{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section .gameitem_main{display:flex;background-color:#6464641a;align-items:center;justify-content:center;padding:10px;border-radius:8px;box-shadow:#6464641a;max-width:180px;border:1px solid transparent}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section .gameitem_main:hover{border:1px solid #fd346e;cursor:pointer}@media screen and (max-width: 576px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section .gameitem_main{max-width:150px}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section .gameitem_main img{width:100%;height:100%;border-radius:8px;min-width:160px;min-height:100px}@media screen and (max-width: 576px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .left_section .gameitem_main img{min-width:140px;min-height:80px}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section{width:50%}@media screen and (max-width: 576px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section{width:100%}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .title_wrap{color:#fff;font-size:33px;font-weight:700;font-family:Nunito;text-transform:capitalize;margin:24px 0}@media screen and (max-width: 768px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .title_wrap{font-size:22px}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap{display:flex;flex-direction:column}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap .detail-item{display:flex;flex-direction:row;margin:12px 0}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap .detail-item .detail-rightwrap{margin-left:20px}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap .detail-item .detail-rightwrap .detail-title{color:#fff;font-size:20px;font-weight:700;font-family:Nunito}@media screen and (max-width: 768px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap .detail-item .detail-rightwrap .detail-title{font-size:16px}}.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap .detail-item .detail-rightwrap .detail-semititle{color:#ffffff9e;font-size:14px;font-weight:400;font-family:Nunito;max-width:600px;letter-spacing:.02em}@media screen and (max-width: 768px){.developers_main_wrap .whysubmit_section .container .whysubmit_section_inner .right_section .detail-items-wrap .detail-item .detail-rightwrap .detail-semititle{font-size:12px}}.developers_main_wrap .whysubmit_section img{width:100%;height:100%;border-radius:8px}.developers_main_wrap .future-on-web-View{background-color:#232150;padding:80px 0;clip-path:polygon(0px 10%,100% 0px,100% 90%,0px 100%)}.developers_main_wrap .future-on-web-View:after{content:"";background-color:#000;top:0;left:0;width:100%;height:100%}.developers_main_wrap .future-on-web-View .container{max-width:1430px}@media screen and (max-width: 992px){.developers_main_wrap .future-on-web-View .container{padding:0}}.developers_main_wrap .future-on-web-View .container .title-view{padding:10px 0}.developers_main_wrap .future-on-web-View .container .title-view h2{color:#fff;text-align:center;font-family:Nunito;font-style:normal;font-size:45px}@media screen and (max-width: 768px){.developers_main_wrap .future-on-web-View .container .title-view h2{font-size:30px}}@media screen and (max-width: 576px){.developers_main_wrap .future-on-web-View .container .title-view h2{font-size:24px}}.developers_main_wrap .future-on-web-View .container .main-inner-view{margin:35px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media screen and (max-width: 992px){.developers_main_wrap .future-on-web-View .container .main-inner-view{grid-template-columns:repeat(2,1fr);padding:15px}}.developers_main_wrap .FutureWeb-Box{background-color:#fff;display:flex;justify-content:center;padding:20px 25px}.developers_main_wrap .FutureWeb-Box img{width:50%;height:100%;object-fit:contain;aspect-ratio:1/1}@media screen and (max-width: 992px){.developers_main_wrap .FutureWeb-Box img{width:75%;height:100%}}.developers_main_wrap .faq-main-wrapper .content-center{justify-content:center;display:flex}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center{flex-wrap:wrap}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper{max-width:1430px;position:relative;width:100%;display:flex;justify-content:space-between;padding:60px 0;align-items:center}@media screen and (max-width: 1440px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper{padding:30px 0}}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper{flex-wrap:wrap;padding:30px 0}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap{width:50%}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap{width:100%}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap .Our_All span{font-family:Nunito;font-style:normal;font-weight:400;font-size:26px;line-height:35px;color:#895beb;margin-bottom:10px}@media screen and (max-width: 576px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap .Our_All span{font-size:20px}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap h3{font-style:normal;font-weight:800;font-size:50px;line-height:46px;color:#fff}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap h3{font-size:40px}}@media screen and (max-width: 576px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_left_wrap h3{font-size:30px}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap{width:50%}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap{width:100%}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap{width:100%;background:#fff;border-radius:5px;padding:15px 30px;margin:20px 0;cursor:pointer}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap{padding:15px 20px}}@media screen and (max-width: 576px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap{padding:10px}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content{display:flex;justify-content:space-between}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content .faq-questions-title{display:grid;align-items:center}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content .faq-questions-title h2{font-style:normal;font-weight:700;font-size:20px;line-height:25px;color:#fd346e}@media screen and (max-width: 768px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content .faq-questions-title h2{font-size:16px;margin-bottom:5px;line-height:18px}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content .right-arrow{width:40px;height:40px}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content .right-arrow{display:none}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .faq-content .right-arrow img{max-width:100%;max-height:100%}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap .answer-wrap p{color:#000}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active{width:100%;background:#fff;border-radius:5px;padding:30px 40px;margin:20px 0;border-left:10px solid;border-right:0;border-top:0;border-bottom:0;border-image-slice:1;border-image-source:linear-gradient(to top,#fd346e,#f6346e);box-shadow:0 4px 31px #fd346e}@media screen and (max-width: 992px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active{padding:20px}}@media screen and (max-width: 576px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active{padding:10px}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .faq-content{display:flex;justify-content:space-between}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .faq-content .faq-questions-title{display:grid;align-items:center}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .faq-content .faq-questions-title h2{font-style:normal;font-weight:700;font-size:20px;line-height:25px;color:#fd346e;margin-bottom:10px}@media screen and (max-width: 768px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .faq-content .faq-questions-title h2{font-size:16px;margin-bottom:5px;line-height:18px}}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .faq-content .right-arrow{display:none}.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .answer-wrap p{color:#000}@media screen and (max-width: 768px){.developers_main_wrap .faq-main-wrapper .content-center .faq-inner-wrapper .faq_right_wrap .faq-questions-wrap-active .answer-wrap p{font-size:14px}}.notfound_main_wrapper .container{position:relative;min-height:90vh}.notfound_main_wrapper .container .notfound_inner_wrapper{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.notfound_main_wrapper .container .notfound_inner_wrapper h2{font-family:Nunito;font-size:224px;font-weight:900;color:#030005;text-transform:uppercase;text-shadow:-1px -1px 0 #5f01d3,1px 1px 0 #fd346e}@media screen and (max-width: 768px){.notfound_main_wrapper .container .notfound_inner_wrapper h2{font-size:150px}}.notfound_main_wrapper .container .notfound_inner_wrapper p{font-family:Nunito;font-size:20px;font-weight:700;color:#fff;text-transform:uppercase;text-shadow:0 2px 0 #5f01d3;letter-spacing:12px}@media screen and (max-width: 768px){.notfound_main_wrapper .container .notfound_inner_wrapper p{font-size:12px;letter-spacing:6px}}.notfound_main_wrapper .container .notfound_inner_wrapper .home-btn{border-radius:30px;transition:all .25s ease 0s;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-family:Nunito;font-weight:800;font-size:16px;box-sizing:border-box;padding:12px 16px;background:#5f01d3;color:#fff;margin-top:30px;display:inline-block}.notfound_main_wrapper .container .notfound_inner_wrapper .home-btn:hover{background:#5f01d390}.contact-main-wrapper{margin:30px 0}.contact-main-wrapper .container{max-width:1040px;width:100%;margin:0 auto;padding:0 20px}.contact-main-wrapper .container .ContactDetail_Mainwrap{padding:40px;background-color:#0b0b0b;box-shadow:0 0 0 1px #5f01d3,0 3px 4px #fe346e;border-radius:20px}@media screen and (max-width: 768px){.contact-main-wrapper .container .ContactDetail_Mainwrap{padding:20px}}.contact-main-wrapper .container .ContactDetail_Mainwrap h2{color:#fd346e}.contact-main-wrapper .container .ContactDetail_Mainwrap p{color:#fff;margin-top:1rem;margin-bottom:1rem;text-align:justify;font-weight:500}.contact-main-wrapper .container .ContactDetail_Mainwrap h4{color:#fd346e;margin-top:1rem;margin-bottom:1rem;font-weight:700}.contact-main-wrapper .container .ContactDetail_Mainwrap ul{list-style-type:disc}.contact-main-wrapper .container .ContactDetail_Mainwrap ul li a{text-decoration:underline;color:#fff;font-weight:600}.contact-main-wrapper .container .ContactDetail_Mainwrap ol li{margin-top:1rem;margin-bottom:1rem;color:#fff;list-style:decimal;font-weight:600}.contact-main-wrapper .container .ContactDetail_Mainwrap a{color:#fff;font-size:medium;font-weight:600;text-decoration:underline}.about-main-wrapper{margin:30px 0}.about-main-wrapper .container{max-width:1040px;width:100%;margin:0 auto;padding:0 20px}.about-main-wrapper .container .AboutDetail_Mainwrap{background-color:#0b0b0b;box-shadow:0 0 0 1px #5f01d3,0 3px 4px #fe346e;padding:40px;border-radius:20px}@media screen and (max-width: 768px){.about-main-wrapper .container .AboutDetail_Mainwrap{padding:20px}}.about-main-wrapper .container .AboutDetail_Mainwrap h2{color:#fd346e}.about-main-wrapper .container .AboutDetail_Mainwrap p{color:#fff;margin-top:1rem;margin-bottom:1rem;text-align:justify;font-weight:500}.about-main-wrapper .container .AboutDetail_Mainwrap h4{color:#fd346e;margin-top:1rem;margin-bottom:1rem;font-weight:700}.about-main-wrapper .container .AboutDetail_Mainwrap a{color:#5f01d3;font-size:medium;font-weight:600;text-decoration:underline}.WebDetail_Main_Section{margin:30px 0}.WebDetail_Main_Section .container .webDetail_Mainwrap{color:#f9f9f9;background-color:#0b0b0b;box-shadow:0 0 0 1px #5f01d3,0 3px 4px #fe346e;border-radius:20px;padding:40px}@media screen and (max-width: 768px){.WebDetail_Main_Section .container .webDetail_Mainwrap{padding:20px}}.WebDetail_Main_Section .container .webDetail_Mainwrap h2{color:#fd346e}.WebDetail_Main_Section .container .webDetail_Mainwrap h3{color:#fe346e;font-weight:600;margin-top:35px}.WebDetail_Main_Section .container .webDetail_Mainwrap p{color:#fff;margin-top:1rem;margin-bottom:1rem;text-align:justify;font-weight:500}.WebDetail_Main_Section .container .webDetail_Mainwrap h4{color:#fd346e;margin-top:1rem;margin-bottom:1rem;font-weight:700}.WebDetail_Main_Section .container .webDetail_Mainwrap a{color:#fd346e;font-size:medium;font-weight:700;text-decoration:underline}
