.main-header{background:#14151b;padding:9px 0 11px;position:sticky;top:0;z-index:999}@media screen and (max-width:1023px){.main-header{position:sticky;top:0;z-index:999}}@media screen and (max-width:767px){.main-header .site_container{padding-left:12px;padding-right:8px}}.main-header .header_row{display:flex;align-items:center}@media screen and (max-width:1023px){.main-header .header_row{justify-content:space-between}}.main-header .header_row .left_block{width:calc(100% - 700px);display:flex;align-items:center;gap:56px}@media screen and (max-width:1550px){.main-header .header_row .left_block{gap:40px}}@media screen and (max-width:1439px){.main-header .header_row .left_block{width:calc(100% - 500px)}}@media screen and (max-width:1279px){.main-header .header_row .left_block{gap:20px;width:calc(100% - 450px)}}@media screen and (max-width:1023px){.main-header .header_row .left_block{gap:20px;width:calc(100% - 194px)}}@media screen and (max-width:600px){.main-header .header_row .left_block{width:calc(100% - 159px)}}.main-header .header_row .left_block .logo_block{width:200px}@media screen and (max-width:1279px){.main-header .header_row .left_block .logo_block{width:150px}}.main-header .header_row .left_block .menu_block{width:calc(100% - 256px)}@media screen and (max-width:1550px){.main-header .header_row .left_block .menu_block{width:calc(100% - 240px)}}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block{position:fixed;right:0;top:0;top:54px;height:auto;background:#14151b;z-index:99;width:100%;padding:8px 16px;transition:all .5s}.main-header .header_row .left_block .menu_block.show{right:0}}.main-header .header_row .left_block .menu_block ul{display:flex;align-items:center;gap:42px;margin:0;padding:0}@media screen and (max-width:1600px){.main-header .header_row .left_block .menu_block ul{gap:22px}}@media screen and (max-width:1350px){.main-header .header_row .left_block .menu_block ul{gap:10px}}@media screen and (max-width:1279px){.main-header .header_row .left_block .menu_block ul{gap:8px}}@media screen and (max-width:1050px){.main-header .header_row .left_block .menu_block ul{gap:6px}}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul{gap:5px;justify-content:space-between}}.main-header .header_row .left_block .menu_block ul li{position:relative}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li{width:100%;display:block}}.main-header .header_row .left_block .menu_block ul li a{font-size:16px;color:#fff;padding:5px 14px;border-radius:999px;transition:all .5s}@media screen and (max-width:1279px){.main-header .header_row .left_block .menu_block ul li a{font-size:14px}}@media screen and (max-width:1050px){.main-header .header_row .left_block .menu_block ul li a{padding:5px 11px}}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li a{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px}}.main-header .header_row .left_block .menu_block ul li a img{display:none}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li a img{display:block}}.main-header .header_row .left_block .menu_block ul li a.active,.main-header .header_row .left_block .menu_block ul li a:hover{background:rgba(17,134,241,.25);color:#1186f1}.main-header .header_row .left_block .menu_block ul li a.disable{cursor:none;pointer-events:none;opacity:.5}.main-header .header_row .left_block .menu_block ul li a.disable:hover{background:transparent;color:#fff}.main-header .header_row .left_block .menu_block ul li .submenu{width:415px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;background:#202128;padding:20px 17px;position:absolute;top:43px;left:0;z-index:9;display:none}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li .submenu{position:fixed;top:113px;width:100%;height:0;overflow:hidden;padding:20px;transition:all .5s;border-radius:0;margin:10px 0;background-color:#202128}}.main-header .header_row .left_block .menu_block ul li .submenu ul{flex-wrap:wrap;gap:8px;align-items:flex-start}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li .submenu ul{padding:0}}.main-header .header_row .left_block .menu_block ul li .submenu ul li{width:calc(33.333% - 8px);padding:4px 0}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li .submenu ul li{width:-moz-max-content;width:max-content;max-width:calc(33.333% - 8px);min-width:70px}}.main-header .header_row .left_block .menu_block ul li .submenu ul li a{padding:0;width:100%;font-weight:400;background-color:transparent}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li .submenu ul li a{text-align:left;align-items:flex-start}}.main-header .header_row .left_block .menu_block ul li .submenu ul li.active a{color:#138cf8}.main-header .header_row .left_block .menu_block ul li .submenu.show{display:block}@media screen and (max-width:1023px){.main-header .header_row .left_block .menu_block ul li .submenu.show{max-height:250px;height:auto;overflow:auto;transition:all .5s}.main-header .header_row .left_block .menu_block ul li.submenu_li>a:after{content:"";background-image:url(/images/Down_Arrow.svg);position:absolute;right:12px;top:12px;width:14px;height:14px;background-repeat:no-repeat;display:none}}.main-header .header_row .left_block .menu_block ul li.submenu_li.open>a:after{transform:rotate(180deg);top:5px}.main-header .header_row .right_block{width:700px;max-width:100%;display:flex;align-items:center;gap:8px}@media screen and (max-width:1439px){.main-header .header_row .right_block{width:500px}}@media screen and (max-width:1279px){.main-header .header_row .right_block{width:450px}}@media screen and (max-width:1023px){.main-header .header_row .right_block{width:144px}}@media screen and (max-width:600px){.main-header .header_row .right_block{width:110px}}.main-header .header_row .right_block .search_block{position:relative;width:calc(100% - 110px)}@media screen and (max-width:1023px){.main-header .header_row .right_block .search_block{display:none}}.main-header .header_row .right_block .search_block.show{display:block;position:absolute;bottom:-70px;right:0;background:#14151b;padding:16px;border-radius:8px;width:100%;z-index:99}.main-header .header_row .right_block .search_block .MuiFormControl-root .MuiFormLabel-root,.main-header .header_row .right_block .search_block .MuiFormControl-root .MuiOutlinedInput-root{color:#ddd;font-family:Poppins,sans-serif;font-size:12px}.main-header .header_row .right_block .search_block .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border-color:#585858;border-radius:8px;font-family:Poppins,sans-serif}.main-header .header_row .right_block .search_block .MuiFormControl-root .MuiOutlinedInput-notchedOutline span{color:#8292a0;font-family:Poppins,sans-serif}.main-header .header_row .right_block .search_block button:not(.MuiButtonBase-root){position:absolute;right:20px;top:12px;background-color:transparent;border:none}@media screen and (max-width:1023px){.main-header .header_row .right_block .search_block button:not(.MuiButtonBase-root){right:30px;top:29px}}.main-header .header_row .right_block .theme_btn{padding:8px 24px;font-size:14px}@media screen and (max-width:600px){.main-header .header_row .right_block .theme_btn{padding:7px 12px;font-size:13px}}.main-header .header_row .right_block .for_mobile{display:none}@media screen and (max-width:1023px){.main-header .header_row .right_block .for_mobile{display:flex;gap:8px}}.main-header .header_row .right_block .for_mobile button{color:#fff}.menu_overlay{display:none}@media screen and (max-width:1023px){.menu_overlay{position:fixed;left:0;top:0;right:0;bottom:0}.menu_overlay.show{display:block}}.search_overlay{display:none}@media screen and (max-width:1023px){.search_overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9}.search_overlay.show{display:block}}.banner_block{position:relative;overflow:hidden}.banner_block .banner_swiper_nav{position:absolute;top:0;width:80px;height:calc(100% - 30px);display:flex;align-items:center;border:none;padding:0;z-index:12;background-color:transparent}@media screen and (max-width:767px){.banner_block .banner_swiper_nav{width:48px;height:calc(100% - 26px)}}.banner_block .banner_swiper_nav:before{content:"";width:36px;height:36px;background-size:100%;background-repeat:no-repeat}.banner_block .banner_swiper_nav.swiper-button-disabled{opacity:.25;cursor:default}.banner_block .banner_swiper_prev{left:0;justify-content:flex-start;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014)}.banner_block .banner_swiper_prev:before{background-image:url(/_next/static/media/left.9c50ed45.svg)}.banner_block .banner_swiper_next{right:0;justify-content:flex-end;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%)}.banner_block .banner_swiper_next:before{background-image:url(/_next/static/media/right.1b35689e.svg)}.banner_block .mySwiper{overflow:visible;padding:0 42px 30px}@media screen and (max-width:767px){.banner_block .mySwiper{padding:0 10px 26px}}.banner_block .swiper{overflow:visible}.banner_block .swiper-slide{opacity:.45;transition:opacity .3s ease,transform .3s ease}.banner_block .swiper-slide-next,.banner_block .swiper-slide-prev{opacity:.7}.banner_block .swiper-slide-active{opacity:1}.banner_block .slider_content{width:20vw;height:240px;position:relative;overflow:hidden}.banner_block .slider_content.swiper-slide-next{width:60vw!important}@media screen and (max-width:767px){.banner_block .slider_content{width:100%;height:180px;padding:0}}.banner_block .slider_content .main_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner_block .slider_content .text_content{position:absolute;flex-direction:column;align-items:flex-start;justify-content:flex-end;left:0;top:0;height:100%;padding:18px 30px;background:linear-gradient(90deg,#010810 .28%,rgba(7,59,118,0) 91.72%);display:none}@media screen and (max-width:767px){.banner_block .slider_content .text_content{padding:18px 19px}}.banner_block .slider_content .text_content h1{margin:0 0 16px}@media screen and (max-width:1200px){.banner_block .slider_content .text_content h1{font-size:34px;margin:0 0 10px}}@media screen and (max-width:850px){.banner_block .slider_content .text_content h1{font-size:30px;margin:0 0 10px}}@media screen and (max-width:767px){.banner_block .slider_content .text_content h1{font-size:18px;line-height:normal}}.banner_block .slider_content .text_content p{max-width:0 0 30px;max-width:440px}@media screen and (max-width:1200px){.banner_block .slider_content .text_content p{font-size:14px}}@media screen and (max-width:767px){.banner_block .slider_content .text_content p{font-size:12px;line-height:18px;margin:0 0 10px}}.banner_block .slider_content .text_content button{width:378px;max-width:100%;padding:14px 14px 14px 20px;background:linear-gradient(90deg,#138cf8 45%,#fff);border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:24px;font-weight:500;color:#fff;border:none}@media screen and (max-width:1200px){.banner_block .slider_content .text_content button{font-size:18px;width:320px;padding:10px 14px 10px 20px}}@media screen and (max-width:850px){.banner_block .slider_content .text_content button{font-size:16px;width:270px}}@media screen and (max-width:767px){.banner_block .slider_content .text_content button{width:250px}.banner_block .slider_content .text_content button img{width:24px}}.banner_block .slider_content .text_content button:hover{background:linear-gradient(90deg,#138cf8 45%,#138cf8)}.banner_block .slider_content.swiper-slide-next .text_content{display:flex}.banner_block .slider_content.one_data{margin:0 auto}.banner_block .slider_content.one_data .text_content{display:flex;background:linear-gradient(90deg,#0f1014 .28%,rgba(7,59,118,0) 91.72%)}.banner_block .slick-slide.slick-active.slick-center .text_content{display:flex}.banner_block .slick-dots li{margin:0}.banner_block .slick-dots li button:before{color:#fff;opacity:1}.banner_block .slick-dots li.slick-active button:before{color:#138cf8}.catagory_slider_sec{padding:24px 0}.catagory_slider_sec .catagory_slider{width:100%;position:relative}.catagory_slider_sec .catagory_slider .custom_width_slide{width:240px}@media screen and (max-width:1279px){.catagory_slider_sec .catagory_slider .custom_width_slide{width:200px}}@media screen and (max-width:767px){.catagory_slider_sec .catagory_slider .custom_width_slide{width:160px}}.catagory_slider_sec .catagory_slider .slider_content_pd{padding:0 7px}.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content{height:126px;border-radius:8px;overflow:hidden;position:relative;background:#282d42;display:block}@media screen and (max-width:1279px){.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content{height:115px}}@media screen and (max-width:767px){.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content{height:105px}}.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content .main_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content .text_content{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content .text_content h3{text-align:center}@media screen and (max-width:1279px){.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content .text_content h3{font-size:20px}}@media screen and (max-width:767px){.catagory_slider_sec .catagory_slider .slider_content_pd .slider_content .text_content h3{font-size:16px}}.catagory_slider_sec .catagory_slider .slick-prev{position:absolute;left:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014);top:0;height:100%;display:flex!important;align-items:center;transform:translate(0);z-index:9}.catagory_slider_sec .catagory_slider .slick-prev:before{content:"";width:36px;height:36px;background:url(/_next/static/media/left.9c50ed45.svg);background-size:100%}.catagory_slider_sec .catagory_slider .slick-next{position:absolute;right:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);top:0;height:100%;display:flex!important;align-items:center;justify-content:flex-end;transform:translate(0);z-index:9}.catagory_slider_sec .catagory_slider .slick-next:before{content:"";width:36px;height:36px;background:url(/_next/static/media/right.1b35689e.svg);background-size:100%}.card_slider_sec{padding:24px 0}.card_slider_sec .card_slider .custom_width_slide{width:200px}@media screen and (max-width:1366px){.card_slider_sec .card_slider .custom_width_slide{width:190px}}@media screen and (max-width:1050px){.card_slider_sec .card_slider .custom_width_slide{width:150px}}@media screen and (max-width:600px){.card_slider_sec .card_slider .custom_width_slide{width:110px}}.card_slider_sec .card_slider .card_slider_pd{padding:0 7px}.card_slider_sec .card_slider .card_slider_pd .img_block{width:200px;height:270px;border-radius:8px;overflow:hidden;position:relative}@media screen and (max-width:1366px){.card_slider_sec .card_slider .card_slider_pd .img_block{width:190px;height:250px}}@media screen and (max-width:1050px){.card_slider_sec .card_slider .card_slider_pd .img_block{width:150px;height:200px}}@media screen and (max-width:600px){.card_slider_sec .card_slider .card_slider_pd .img_block{width:110px;height:140px}}.card_slider_sec .card_slider .card_slider_pd .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card_slider_sec .card_slider .card_slider_pd .img_block span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.card_slider_sec .card_slider .card_slider_pd .img_block span.blue{background-color:#138cf8}.card_slider_sec .card_slider .card_slider_pd .img_block span.red{background-color:#b81b16}.card_slider_sec .card_slider .card_slider_pd .text_block{padding:16px 0 0}.card_slider_sec .card_slider .card_slider_pd .text_block h4{font-size:16px;color:#abb2cf;line-height:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;max-width:230px;margin:0 0 4px}@media screen and (max-width:1279px){.card_slider_sec .card_slider .card_slider_pd .text_block h4{max-width:180px}}@media screen and (max-width:1023px){.card_slider_sec .card_slider .card_slider_pd .text_block h4{max-width:130px}}@media screen and (max-width:767px){.card_slider_sec .card_slider .card_slider_pd .text_block h4{font-size:14px;margin:0}}@media screen and (max-width:600px){.card_slider_sec .card_slider .card_slider_pd .text_block h4{max-width:110px}}.card_slider_sec .card_slider .card_slider_pd .text_block p{font-size:14px;color:#abb2cf;display:flex;align-items:center;flex-wrap:wrap;gap:0 4px;margin:0}@media screen and (max-width:767px){.card_slider_sec .card_slider .card_slider_pd .text_block p{font-size:12px}}.card_slider_sec .card_slider .card_slider_pd .text_block p span.year{position:relative;padding:0 2px 0 20px;font-size:12px}@media screen and (max-width:767px){.card_slider_sec .card_slider .card_slider_pd .text_block p span.year{padding:0 2px}}.card_slider_sec .card_slider .card_slider_pd .text_block p span.year:before{content:"";width:6px;height:6px;border-radius:100%;background-color:#abb2cf;position:absolute;left:5px;top:10px;display:block}@media screen and (max-width:767px){.card_slider_sec .card_slider .card_slider_pd .text_block p span.year:before{display:none}}.card_slider_sec .card_slider .slick-prev{position:absolute;left:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014);top:0;height:100%;display:flex!important;align-items:center;transform:translate(0);z-index:9}.card_slider_sec .card_slider .slick-prev:before{content:"";width:36px;height:36px;background:url(/_next/static/media/left.9c50ed45.svg);background-size:100%}.card_slider_sec .card_slider .slick-next{position:absolute;right:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);top:0;height:100%;display:flex!important;align-items:center;justify-content:flex-end;transform:translate(0);z-index:9}.card_slider_sec .card_slider .slick-next:before{content:"";width:36px;height:36px;background:url(/_next/static/media/right.1b35689e.svg);background-size:100%}.slider .slick-track{display:flex!important;justify-content:flex-start!important}.top10_slider_sec{padding:24px 0}.top10_slider_sec .top10_slider .top10_slider_pd{padding:0 7px}.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card{width:240px;height:236px;position:relative}@media screen and (max-width:1279px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card{width:210px;height:214px}}@media screen and (max-width:1023px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card{width:180px;height:174px}}@media screen and (max-width:600px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card{width:130px;height:154px}}.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card span{color:#fff;font-size:84px;font-weight:700;line-height:84px;position:absolute;z-index:1;bottom:0;left:0}@media screen and (max-width:600px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card span{font-size:54px}}.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card .img_block{width:177px;height:236px;border-radius:8px;overflow:hidden;margin-left:auto;position:relative;z-index:2}@media screen and (max-width:1279px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card .img_block{width:150px;height:200px}}@media screen and (max-width:1023px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card .img_block{width:120px;height:170px}}@media screen and (max-width:600px){.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card .img_block{width:90px;height:130px}}.top10_slider_sec .top10_slider .top10_slider_pd .top10_slider_card .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top10_slider_sec .top10_slider .slick-prev{position:absolute;left:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014);top:0;height:100%;display:flex!important;align-items:center;transform:translate(0);z-index:9}.top10_slider_sec .top10_slider .slick-prev:before{content:"";width:36px;height:36;background:url(/_next/static/media/left.9c50ed45.svg);background-size:100%}.top10_slider_sec .top10_slider .slick-next{position:absolute;right:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);top:0;height:100%;display:flex!important;align-items:center;justify-content:flex-end;transform:translate(0);z-index:9}.top10_slider_sec .top10_slider .slick-next:before{content:"";width:36px;height:36px;background:url(/_next/static/media/right.1b35689e.svg);background-size:100%}.artist_slider_sec{padding:24px 0}.artist_slider_sec .artist_slider .custom_width_slide{width:165px}@media screen and (max-width:1279px){.artist_slider_sec .artist_slider .custom_width_slide{width:150px}}@media screen and (max-width:1200px){.artist_slider_sec .artist_slider .custom_width_slide{width:120px}}@media screen and (max-width:600px){.artist_slider_sec .artist_slider .custom_width_slide{width:100px}}.artist_slider_sec .artist_slider .artist_slider_pd{padding:0 7px}.artist_slider_sec .artist_slider .artist_slider_pd .img_block{width:165px;height:165px;margin-bottom:16px}@media screen and (max-width:1279px){.artist_slider_sec .artist_slider .artist_slider_pd .img_block{width:150px;height:150px}}@media screen and (max-width:1200px){.artist_slider_sec .artist_slider .artist_slider_pd .img_block{width:120px;height:120px}}@media screen and (max-width:600px){.artist_slider_sec .artist_slider .artist_slider_pd .img_block{width:100px;height:100px}}.artist_slider_sec .artist_slider .artist_slider_pd .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.artist_slider_sec .artist_slider .artist_slider_pd p{font-size:14px;color:#9e9e9e;margin:0;text-align:center;text-transform:capitalize}.artist_slider_sec .slick-prev{position:absolute;left:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014);top:0;height:100%;display:flex!important;align-items:center;transform:translate(0);z-index:9}.artist_slider_sec .slick-prev:before{content:"";width:36px;height:36px;background:url(/_next/static/media/left.9c50ed45.svg);background-size:100%}.artist_slider_sec .slick-next{position:absolute;right:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);top:0;height:100%;display:flex!important;align-items:center;justify-content:flex-end;transform:translate(0);z-index:9}.artist_slider_sec .slick-next:before{content:"";width:36px;height:36px;background:url(/_next/static/media/right.1b35689e.svg);background-size:100%}.listing_page{padding:60px 0}@media screen and (max-width:767px){.listing_page{padding:30px 0}}.listing_page .filter_top{display:flex;flex-wrap:wrap}.listing_page .filter_top .filter_top_left{width:450px;background:#07080a;border-right:1px solid #525873;border-top-left-radius:8px;border-bottom-left-radius:8px;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}@media screen and (max-width:1439px){.listing_page .filter_top .filter_top_left{width:320px}}@media screen and (max-width:991px){.listing_page .filter_top .filter_top_left{width:100%;border-right:none;border-bottom:1px solid #525873;border-bottom-left-radius:0;border-top-right-radius:8px}}.listing_page .filter_top .filter_top_left h3{margin:0}@media screen and (max-width:991px){.listing_page .filter_top .filter_top_left h3{font-size:20px}}.listing_page .filter_top .filter_top_left button{background-color:transparent;border:none;color:#138cf8;font-size:16px}.listing_page .filter_top .filter_top_left .MuiButtonBase-root{display:none;color:#fff}@media screen and (max-width:991px){.listing_page .filter_top .filter_top_left .MuiButtonBase-root{display:inline-flex}}.listing_page .filter_top .filter_top_right{width:calc(100% - 450px);background:#07080a;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:15px 22px}@media screen and (max-width:1439px){.listing_page .filter_top .filter_top_right{width:calc(100% - 320px)}}@media screen and (max-width:991px){.listing_page .filter_top .filter_top_right{width:100%}}@media screen and (max-width:767px){.listing_page .filter_top .filter_top_right{padding:15px 16px}}.listing_page .filter_top .filter_top_right::-webkit-scrollbar{width:5px;height:5px}.listing_page .filter_top .filter_top_right button:not(.active_btn){padding:8px 16px;background:#1c2030;border:1px solid #636b8c;border-radius:999px;display:inline-flex;gap:7px;align-items:center;font-size:16px;color:#abb2cf}@media screen and (max-width:1439px){.listing_page .filter_top .filter_top_right button:not(.active_btn){font-size:14px}}.listing_page .filter_top .filter_top_right button:not(.active_btn) svg{font-size:20px}.listing_page .filter_top .filter_top_right button.active_btn{padding:8px 16px;background:#138cf8;border:1px solid #138cf8;border-radius:999px;font-size:16px;color:#fff;min-width:79px}@media screen and (max-width:1439px){.listing_page .filter_top .filter_top_right button.active_btn{font-size:14px}}.listing_page .listing_row{display:flex;flex-wrap:wrap;padding:30px 0 0}.listing_page .listing_row .listing_left{width:450px}@media screen and (max-width:1439px){.listing_page .listing_row .listing_left{width:320px}}@media screen and (max-width:991px){.listing_page .listing_row .listing_left{position:fixed;bottom:-100%;width:100%;transition:all .5s;z-index:9;background-color:#07080a;padding:16px;max-height:600px;overflow:auto}.listing_page .listing_row .listing_left.show{bottom:0;left:0}}.listing_page .listing_row .listing_left .mob_filter_head{display:none}@media screen and (max-width:991px){.listing_page .listing_row .listing_left .mob_filter_head{display:flex;justify-content:space-between;align-items:center}.listing_page .listing_row .listing_left .mob_filter_head h3{font-size:20px}.listing_page .listing_row .listing_left .mob_filter_head button{color:#fff}}.listing_page .listing_row .listing_left .basic-multi-select{margin-bottom:16px}.listing_page .listing_row .listing_left .basic-multi-select .select__control{background:#0f1014;border:1px solid #636b8c;border-radius:8px}.listing_page .listing_row .listing_left .basic-multi-select .select__value-container{padding:15px 12px}.listing_page .listing_row .listing_left .basic-multi-select .select__indicator-separator{display:none}.listing_page .listing_row .listing_left .basic-multi-select .select__multi-value{border:1px solid #616883;background:#0f1014;border-radius:99px}.listing_page .listing_row .listing_left .basic-multi-select .select__multi-value .select__multi-value__label{font-size:14px;color:#abb2cf;padding:4px 10px}.listing_page .listing_row .listing_left .basic-multi-select .select__multi-value .select__multi-value__remove{color:#abb2cf;padding-right:10px;background-color:transparent}.listing_page .listing_row .listing_left .MuiAccordion-root{background:#1c2030;border:1px solid #1c2030;margin:8px 0;border-radius:8px}.listing_page .listing_row .listing_left .MuiAccordion-root .MuiAccordionSummary-content p{font-size:16px;font-weight:500;color:#abb2cf;text-transform:capitalize;margin:0}.listing_page .listing_row .listing_left .MuiAccordion-root .MuiAccordionSummary-expandIconWrapper svg{fill:#138cf8}.listing_page .listing_row .listing_left .MuiAccordion-root .MuiAccordionDetails-root ul li{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid #2f354d}.listing_page .listing_row .listing_left .MuiAccordion-root .MuiAccordionDetails-root ul li:last-child{border-bottom:none}.listing_page .listing_row .listing_left .MuiAccordion-root .MuiAccordionDetails-root ul li:first-child{padding-top:0}.listing_page .listing_row .listing_left .MuiAccordion-root .MuiAccordionDetails-root ul li p{font-size:14px;color:#abb2cf;margin:0}.listing_page .listing_row .listing_right{width:calc(100% - 450px);padding-left:24px}@media screen and (max-width:1439px){.listing_page .listing_row .listing_right{width:calc(100% - 320px)}}@media screen and (max-width:991px){.listing_page .listing_row .listing_right{width:calc(100% - 0px);padding-left:0}}.usp_sec{background:#1d2133;padding:20px 0}.usp_sec .usp_block{width:100%;max-width:800px;margin:0 auto}@media screen and (max-width:850px){.usp_sec .usp_block{max-width:500px}}.usp_sec .usp_block .usp_title ul{display:flex;gap:58px}@media screen and (max-width:850px){.usp_sec .usp_block .usp_title ul{gap:24px}}.usp_sec .usp_block .usp_title ul li{color:#fff;font-size:36px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;position:relative;margin-bottom:19px}@media screen and (max-width:850px){.usp_sec .usp_block .usp_title ul li{font-size:24px}}.usp_sec .usp_block .usp_title ul li:before{content:"";width:14px;height:14px;background-color:#138cf8;border-radius:100%;position:absolute;right:-35px;display:block;top:50%;transform:translateY(-50%)}@media screen and (max-width:850px){.usp_sec .usp_block .usp_title ul li:before{width:6px;height:6px;right:-14px}}.usp_sec .usp_block .usp_title ul li:last-child:before{display:none}.usp_sec .usp_block .usp_decp ul li{display:flex;color:#138cf8;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:19px}@media screen and (max-width:850px){.usp_sec .usp_block .usp_decp ul li{font-size:16px}}@media screen and (max-width:600px){.usp_sec .usp_block .usp_decp ul li{flex-direction:column}}.usp_sec .usp_block .usp_decp ul li span{color:#fff;position:relative;padding-left:58px}@media screen and (max-width:850px){.usp_sec .usp_block .usp_decp ul li span{padding-left:35px}}@media screen and (max-width:600px){.usp_sec .usp_block .usp_decp ul li span{padding-left:0}}.usp_sec .usp_block .usp_decp ul li span:before{content:"";width:5px;height:5px;background-color:#fff;border-radius:100%;position:absolute;left:26px;display:block;top:12px}@media screen and (max-width:850px){.usp_sec .usp_block .usp_decp ul li span:before{left:15px}}@media screen and (max-width:600px){.usp_sec .usp_block .usp_decp ul li span:before{display:none}}.usp_sec .usp_block .usp_decp ul li:last-child{margin-bottom:0}.site_footer{background:#0f1014}.site_footer .footer_top{border-top:1px solid #343434;padding:29px 0}.site_footer .footer_top .footer_menu{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width:850px){.site_footer .footer_top .footer_menu{justify-content:center;flex-direction:column;align-items:center;gap:16px}}.site_footer .footer_top .footer_menu .left_block ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:48px}@media screen and (max-width:600px){.site_footer .footer_top .footer_menu .left_block ul{justify-content:center;row-gap:8px;-moz-column-gap:48px;column-gap:48px}}.site_footer .footer_top .footer_menu .left_block ul li{position:relative}.site_footer .footer_top .footer_menu .left_block ul li:after{position:absolute;content:"";width:1px;height:15px;background-color:#fff;right:-24px;top:4px}.site_footer .footer_top .footer_menu .left_block ul li a{color:#fff;font-size:16px;transition:all .5s}@media screen and (max-width:1200px){.site_footer .footer_top .footer_menu .left_block ul li a{font-size:14px}}.site_footer .footer_top .footer_menu .left_block ul li a:hover{color:#138cf8}.site_footer .footer_top .footer_menu .left_block ul li:last-child:after{display:none}.site_footer .footer_top .footer_menu .right_block{display:flex;align-items:center;gap:19px}.site_footer .footer_top .footer_menu .right_block p{margin:0}.site_footer .footer_top .footer_menu .right_block ul{margin:0;padding:0;display:flex;gap:9px}.site_footer .footer_top .footer_menu .right_block ul li{position:relative}.site_footer .footer_top .footer_menu .right_block ul li a{width:35px;height:35px;border-radius:100%;display:flex;justify-content:center;align-items:center;background:#138cf8}.site_footer .footer_top .footer_link_row{display:flex;flex-wrap:wrap;margin:0 -8px;padding-bottom:24px}@media screen and (max-width:1023px){.site_footer .footer_top .footer_link_row{margin:0}}.site_footer .footer_top .footer_link_row .footer_link_col{width:15%;padding:8px}@media screen and (max-width:1023px){.site_footer .footer_top .footer_link_row .footer_link_col{width:25%}}@media screen and (max-width:600px){.site_footer .footer_top .footer_link_row .footer_link_col{width:100%}}.site_footer .footer_top .footer_link_row .footer_link_col:first-child{width:40%;padding-right:80px}@media screen and (max-width:1439px){.site_footer .footer_top .footer_link_row .footer_link_col:first-child{padding-right:40px}}@media screen and (max-width:1279px){.site_footer .footer_top .footer_link_row .footer_link_col:first-child{padding-right:0}}@media screen and (max-width:1023px){.site_footer .footer_top .footer_link_row .footer_link_col:first-child{width:100%;background-color:#1c2030;border:1px solid #636b8c;border-radius:16px;padding:16px 24px;margin-bottom:16px}}.site_footer .footer_top .footer_link_row .footer_link_col h5{color:#fff;font-size:16px;margin:0 0 16px}.site_footer .footer_top .footer_link_row .footer_link_col ul{margin:0;padding:0}.site_footer .footer_top .footer_link_row .footer_link_col ul li{margin:0 0 6px}.site_footer .footer_top .footer_link_row .footer_link_col ul li a{color:#abb2cf;font-size:14px;transition:all .5s}.site_footer .footer_top .footer_link_row .footer_link_col ul li a:hover{color:#138cf8}.site_footer .footer_top .footer_link_row .footer_link_col p{color:#abb2cf;font-size:14px;text-align:justify}.site_footer .footer_bottom{background:#282a32;padding:13px 0 16px}.site_footer .footer_bottom p{text-align:center;color:#96999b;margin:0;font-size:14px}.site_footer .footer_bottom p span{color:#138cf8}.site_footer .footer_bottom .footer_bottom_row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media screen and (max-width:767px){.site_footer .footer_bottom .footer_bottom_row{justify-content:center;flex-direction:column;align-items:center}}.site_footer .footer_bottom .footer_bottom_row .footer_bottom_right{display:flex;align-items:center;gap:19px}.site_footer .footer_bottom .footer_bottom_row .footer_bottom_right h5{color:#fff;font-size:16px;margin:0}@media screen and (max-width:767px){.site_footer .footer_bottom .footer_bottom_row .footer_bottom_right h5{display:none}}.site_footer .footer_bottom .footer_bottom_row .footer_bottom_right ul{margin:0;padding:0;display:flex;gap:9px}.site_footer .footer_bottom .footer_bottom_row .footer_bottom_right ul li{position:relative}.site_footer .footer_bottom .footer_bottom_row .footer_bottom_right ul li a{width:35px;height:35px;border-radius:100%;display:flex;justify-content:center;align-items:center;background:#138cf8}.main_header_beforelogin .header_row{justify-content:center}.before_login_wrap{min-height:calc(100vh - 211px);background:#0f1014;padding:40px 0}.before_login_wrap .auth_title{padding:0 0 24px}.before_login_wrap .auth_title h3{text-align:center;font-size:40px}@media screen and (max-width:767px){.before_login_wrap .auth_title h3{font-size:30px}}.before_login_wrap .signup_form_block{background:#14151b;border:1px solid #343434;border-radius:16px;padding:60px 122px;max-width:960px;margin:auto}@media screen and (max-width:767px){.before_login_wrap .signup_form_block{max-width:310px;padding:40px 24px}}.before_login_wrap .auth_form_block{background:#14151b;border:1px solid #343434;border-radius:16px;padding:65px 56px;max-width:616px;margin:auto}@media screen and (max-width:767px){.before_login_wrap .auth_form_block{max-width:310px;padding:40px 24px}}.before_login_wrap .info_title{padding:36px 0 0}.before_login_wrap .info_title p{text-align:center}.otp_verify_block p{color:#fff;text-align:center;max-width:350px;margin:0 auto 24px}.otp_verify_block .otp_verify_fld{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:4px;margin-bottom:16px}.otp_verify_block .otp_verify_fld div{gap:8px}.otp_verify_block .otp_verify_fld div input{border:1px solid #636b8c;width:60px!important;height:60px;padding:0;font-size:18px;font-weight:500;color:#fff;border-radius:8px;background:#0f1014;text-align:center}@media screen and (max-width:767px){.otp_verify_block .otp_verify_fld div input{width:45px!important;height:45px;font-size:16px}}.otp_verify_block .time_block{display:flex;justify-content:center;align-items:center;padding-top:8px}.otp_verify_block .time_block p{color:#fff;max-width:none;margin:0}.otp_verify_block .time_block .btn{color:#138cf8;border:none}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#e8dbd1;border-radius:10px}::-webkit-scrollbar-thumb{background:#138cf8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#138cf8}body{font-family:var(--font-poppins),sans-serif;font-size:16px;-webkit-text-size-adjust:100%}button,input,optgroup,select,textarea{margin:0;font-family:inherit}.MuiAvatar-root,.MuiButtonBase-root,.MuiChip-root,.MuiTypography-root{font-family:var(--font-poppins),sans-serif!important}.site_container{width:100%;margin:0 auto;padding-left:40px;padding-right:40px}@media screen and (max-width:1550px){.site_container{padding-left:10px;padding-right:10px}}.theme_btn{background:#138cf8;padding:14px 16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#14151b;border:none;transition:all .5s}.theme_btn.small_btn{padding:8px 12px;font-size:14px}.theme_btn.min_220{min-width:220px}.theme_btn.min_120{min-width:120px}.theme_btn:hover{background:#025eaf;color:#fff}.theme_btn_outline{background:transparent;border:1px solid #138cf8;padding:14px 16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#138cf8;transition:all .5s}.theme_btn_outline.min_220{min-width:220px}.theme_btn_outline.min_120{min-width:120px}.theme_btn_outline:hover{background:#025eaf;color:#fff}.theme_btn_grey{background:#282a32;padding:14px 16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#fff;border:none;transition:all .5s}.theme_btn_grey.min_220{min-width:220px}.theme_btn_grey.min_120{min-width:120px}.theme_btn_grey:hover{background:#025eaf;color:#fff}.theme_btn_red{background:#ff4d4f;padding:14px 16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#fff;border:none;transition:all .5s}.theme_btn_red.min_220{min-width:220px}.theme_btn_red.min_120{min-width:120px}.theme_btn_red:hover{background:#ff787a;color:#fff}.normal_btn{background-color:transparent;border:none;color:#fff}button.disabled,button:disabled{opacity:.2!important;pointer-events:none}ul{margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}h1{font-weight:500;font-size:40px;line-height:100%;color:#fff}h2{line-height:1.2}h3,h4,h5{font-weight:500}h3{font-size:24px;line-height:100%}h3,p{color:#fff}p{font-weight:400;font-size:16px;line-height:24px}p:last-child{margin:0}p:empty{display:none!important}a{color:#138cf8}.position_relative{position:relative!important}img,svg{vertical-align:middle}.form_group label{font-size:16px;font-weight:500;color:#fff;margin:0 0 7px;display:inline-block}@media screen and (max-width:767px){.form_group label{font-size:14px}}.form_group .form-control{border:1px solid #636b8c;height:67px;padding:8px 22px;font-size:16px;font-weight:500;color:#fff;border-radius:8px;background:#0f1014;display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (max-width:767px){.form_group .form-control{height:55px;padding:8px 16px}}.form_group .form-control::placeholder{color:#abb2cf}.form_group .form-control::-webkit-input-placeholder{color:#abb2cf}.form_group .form-control::-moz-placeholder{color:#abb2cf}.form_group textarea.form-control{height:164px;resize:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group-text{background-color:transparent;border:1px solid #636b8c;border-radius:.375rem;display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap}.error-msg{color:#b71c1c!important;font-size:14px!important}.phone_fld{position:relative;display:flex}.phone_fld .cc_list_block{background:#0f1014;outline:none;max-width:140px;font-size:14px;border-radius:8px 0 0 8px;padding:8px 10px;border:1px solid #636b8c;border-right:none;display:flex;align-items:center}.phone_fld .cc_list_block .cc_list{background:#0f1014;font-size:14px;max-width:100px;outline:none;border:none;color:#fff}.phone_fld .form-control{border-radius:0 8px 8px 0}.pt_170{padding-top:170px!important}.maxwidth_1220px{max-width:1220px!important}.maxwidth_1920px{max-width:1920px!important}.main_content{background:#0f1014;min-height:calc(100vh - 222px)}@media screen and (max-width:1023px){.main_content{padding-top:44px}}.sec_title{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:8px}.sec_title h3{margin:0;flex:1}@media screen and (max-width:600px){.sec_title h3{font-size:16px;line-height:24px}}.sec_title h3 a{font-weight:500;font-size:24px;line-height:100%;color:#fff}@media screen and (max-width:600px){.sec_title h3 a{font-size:16px;line-height:24px}}.sec_title a{font-size:14px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 50px #0f1014!important;-webkit-text-fill-color:#fff!important}.color_white{color:#fff!important}img{height:auto}.checkbox_v1{position:relative;width:20px;height:20px}.checkbox_v1 input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.checkbox_v1 span{width:20px;height:20px;border-radius:100%;border:1px solid #fff;background-color:transparent;display:flex;justify-content:center;align-items:center}.checkbox_v1 span img{display:none}.checkbox_v1 input:checked+span{background-color:#138cf8;border-color:#138cf8}.checkbox_v1 input:checked+span img{display:block}.checkbox_v1 input:disabled+span{background-color:#95ccfc;border-color:#95ccfc}.checkbox_v1 input:disabled+span img{opacity:.5}.list_card_row{display:flex;flex-wrap:wrap;margin:0 -7px}.list_card_row .list_card_col{width:11.1111%;padding:7px}@media screen and (max-width:3000px){.list_card_row .list_card_col{width:14.285%}}@media screen and (max-width:1800px){.list_card_row .list_card_col{width:16.666%}}@media screen and (max-width:999px){.list_card_row .list_card_col{width:25%}}@media screen and (max-width:600px){.list_card_row .list_card_col{width:33.333%}}.list_card_row .list_card_col .list_card{position:relative;display:block;transition:all .5s}.list_card_row .list_card_col .list_card .img_block{width:100%;aspect-ratio:1/1.3;border-radius:8px;overflow:hidden;position:relative;display:block}.list_card_row .list_card_col .list_card .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list_card_row .list_card_col .list_card .img_block span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.list_card_row .list_card_col .list_card .img_block span.blue{background-color:#138cf8}.list_card_row .list_card_col .list_card .img_block span.red{background-color:#b81b16}.list_card_row .list_card_col .list_card .text_block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:20px 0;border-radius:8px;overflow:hidden}@media screen and (max-width:600px){.list_card_row .list_card_col .list_card .text_block{padding:12px 0}}.list_card_row .list_card_col .list_card .text_block h5{font-size:16px;color:#abb2cf;margin:0 0 4px;line-height:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:100%}.list_card_row .list_card_col .list_card .text_block p{font-size:14px;color:#abb2cf;position:relative;display:flex;align-items:center;gap:4px;margin:0}.list_card_row .list_card_col .list_card .text_block p span.year{position:relative;padding:0 2px 0 20px;font-size:12px}@media screen and (max-width:767px){.list_card_row .list_card_col .list_card .text_block p span.year{padding:0 2px}}.list_card_row .list_card_col .list_card .text_block p span.year:before{content:"";width:6px;height:6px;border-radius:100%;background-color:#abb2cf;position:absolute;left:5px;top:10px;display:block}@media screen and (max-width:767px){.list_card_row .list_card_col .list_card .text_block p span.year:before{display:none}}.list_card_row .list_card_col .list_card .text_block h6{font-size:12px;color:#abb2cf;margin:0 0 4px;line-height:22px;position:relative}.list_card_row .list_card_col .list_card .text_block h6:last-child{margin:0}.details_banner{position:relative;height:520px}@media screen and (max-width:975px){.details_banner{height:400px;min-height:70vh}}@media screen and (max-width:850px){.details_banner{height:700px;min-height:77vh}}.details_banner .cover_img{width:100%;height:520px;overflow:hidden;position:relative}@media screen and (max-width:975px){.details_banner .cover_img{height:420px}}.details_banner .cover_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.details_banner .cover_img:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(359deg,#0f1014 11.4%,rgba(15,16,20,.4) 88.6%)}.details_banner .details_banner_main{display:flex;flex-wrap:wrap;align-items:center;position:absolute;bottom:-120px;left:40px;right:40px;z-index:2;padding-right:160px}@media screen and (max-width:1099px){.details_banner .details_banner_main{padding-right:0}}@media screen and (max-width:767px){.details_banner .details_banner_main{left:20px;right:20px}}.details_banner .details_banner_main .img_block{width:310px;height:459px;border-radius:8px;overflow:hidden;position:relative}.details_banner .details_banner_main .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.details_banner .details_banner_main .img_block span{position:absolute;left:0;top:0}@media screen and (max-width:1439px){.details_banner .details_banner_main .img_block{width:220px;height:320px}}@media screen and (max-width:850px){.details_banner .details_banner_main .img_block{width:220px;height:260px}}@media screen and (max-width:600px){.details_banner .details_banner_main .img_block{width:200px;height:240px}}.details_banner .details_banner_main .content_block{width:calc(100% - 310px);padding:0 0 0 36px}@media screen and (max-width:1439px){.details_banner .details_banner_main .content_block{width:calc(100% - 220px);padding:0 0 0 20px}}@media screen and (max-width:1279px){.details_banner .details_banner_main .content_block{width:calc(100% - 220px)}}@media screen and (max-width:850px){.details_banner .details_banner_main .content_block{width:calc(100% - 0px);padding:20px 0;padding:10px 0}}.details_banner .details_banner_main .content_block h1{text-transform:capitalize;font-size:48px;margin:0 0 8px}.details_banner .details_banner_main .content_block h1 span{font-size:40px}@media screen and (max-width:1439px){.details_banner .details_banner_main .content_block h1 span{font-size:32px}}@media screen and (max-width:975px){.details_banner .details_banner_main .content_block h1 span{font-size:27px}}@media screen and (max-width:1439px){.details_banner .details_banner_main .content_block h1{font-size:40px}}@media screen and (max-width:975px){.details_banner .details_banner_main .content_block h1{font-size:30px}}@media screen and (max-width:767px){.details_banner .details_banner_main .content_block h1{font-size:22px;line-height:normal}.details_banner .details_banner_main .content_block h1 span{font-size:20px}}.details_banner .details_banner_main .content_block ul{margin:0 0 18px;padding:0;list-style:none;display:flex;gap:16px}.details_banner .details_banner_main .content_block ul li{font-size:14px;color:#fff;position:relative}.details_banner .details_banner_main .content_block ul li:before{content:"";width:6px;height:6px;border-radius:100%;background:#138cf8;position:absolute;left:-11px;top:6px}.details_banner .details_banner_main .content_block ul li:first-child:before{display:none}.details_banner .details_banner_main .content_block p{max-width:1073px;margin-bottom:24px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:600px){.details_banner .details_banner_main .content_block p{font-size:14px;-webkit-line-clamp:4}}.details_banner .details_banner_main .content_block .tag_block{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:19px}.details_banner .details_banner_main .content_block .tag_block div{padding:8px 16px;border:1px solid #636b8c;background:#1c2030;border-radius:999px;text-align:center;font-size:14px;color:#abb2cf}.details_banner .details_banner_main .content_block .tag_block div a{color:#abb2cf}.details_banner .details_banner_main .content_block .name_block{display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;margin-bottom:19px}@media screen and (max-width:767px){.details_banner .details_banner_main .content_block .name_block{margin-bottom:8px}}.details_banner .details_banner_main .content_block .name_block .MuiBox-root div{padding:8px 16px;border:1px solid #536bca;background:#88d1cb;border-radius:999px;text-align:center;font-size:14px;color:#020202}.details_banner .details_banner_main .content_block h6{color:#abb2cf;font-size:16px;margin-bottom:24px}.details_banner .details_banner_main .content_block .btn_group{display:flex;gap:14px}@media screen and (max-width:600px){.details_banner .details_banner_main .content_block .btn_group{flex-wrap:wrap;margin-top:16px}}.details_banner .details_banner_main .content_block .btn_group .fill_btn{width:378px;max-width:100%;padding:14px 14px 14px 20px;background:linear-gradient(90deg,#138cf8 45%,#fff);border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:24px;font-weight:500;color:#fff;border:none}@media screen and (max-width:1439px){.details_banner .details_banner_main .content_block .btn_group .fill_btn{font-size:20px;width:300px;padding:10px 14px 10px 20px}}@media screen and (max-width:767px){.details_banner .details_banner_main .content_block .btn_group .fill_btn{padding:8px 8px 8px 12px;font-size:18px}}@media screen and (max-width:600px){.details_banner .details_banner_main .content_block .btn_group .fill_btn{width:100%}}.details_banner .details_banner_main .content_block .btn_group .fill_btn:hover{background:linear-gradient(90deg,#138cf8 45%,#138cf8)}@media screen and (max-width:767px){.details_banner .details_banner_main .content_block .btn_group .fill_btn img{width:30px}}.details_banner .details_banner_main .content_block .btn_group .outline_btn{width:378px;max-width:100%;border:2px solid #138cf8;border-radius:8px;display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:500;color:#138cf8;background-color:transparent;padding:14px}@media screen and (max-width:1439px){.details_banner .details_banner_main .content_block .btn_group .outline_btn{font-size:20px;width:300px;padding:10px 14px}}@media screen and (max-width:767px){.details_banner .details_banner_main .content_block .btn_group .outline_btn{padding:8px;font-size:18px}}@media screen and (max-width:600px){.details_banner .details_banner_main .content_block .btn_group .outline_btn{width:100%}}.details_banner .details_banner_main .content_block .btn_group .outline_btn:hover{background:#138cf8;color:#fff}.details_banner .details_banner_main .content_block .btn_group .rating_btn{width:129px}@media screen and (max-width:600px){.details_banner .details_banner_main .content_block .btn_group .rating_btn{width:100%}.details_banner .details_banner_main .content_block .btn_group .rating_btn img{width:27px}.details_banner .details_banner_main .recentReview_box{width:100%}}.details_banner .details_banner_main .recentReview_box .MuiTooltip-popper .MuiTooltip-tooltip{padding:0}.details_banner .details_banner_main .recentReview_box .MuiTooltip-popper .MuiTooltip-tooltip p,.details_banner .details_banner_main .recentReview_box .MuiTooltip-popper .MuiTooltip-tooltip ul{margin:0}.cast_crew_sec{padding:157px 0 50px}.cast_crew_sec .cast_crew_row{display:flex;flex-wrap:wrap;margin:0 -10px}.cast_crew_sec .cast_crew_row .cast_crew_col{width:20%;padding:10px}@media screen and (max-width:1920px){.cast_crew_sec .cast_crew_row .cast_crew_col{width:25%}}@media screen and (max-width:1800px){.cast_crew_sec .cast_crew_row .cast_crew_col{width:33.333%}}@media screen and (max-width:850px){.cast_crew_sec .cast_crew_row .cast_crew_col{width:50%}}@media screen and (max-width:600px){.cast_crew_sec .cast_crew_row .cast_crew_col{width:100%}}.cast_crew_sec .cast_crew_row .cast_crew_col .box{background:#1c2030;border:1px solid #636b8c;border-radius:8px;padding:16px;height:100%}.cast_crew_sec .cast_crew_row .cast_crew_col .box .MuiList-root .MuiListItemAvatar-root{min-width:55px}.cast_crew_sec .cast_crew_row .cast_crew_col .box .MuiList-root .MuiListItemAvatar-root .MuiAvatar-root{width:47px;height:47px}.cast_crew_sec .cast_crew_row .cast_crew_col .box .MuiList-root .MuiListItemText-root{margin:0}.cast_crew_sec .cast_crew_row .cast_crew_col .box .MuiList-root .MuiListItemText-root span.MuiTypography-root{font-size:16px;color:#fff;margin:0 0 2px;font-family:var(--font-poppins),sans-serif}.cast_crew_sec .cast_crew_row .cast_crew_col .box .MuiList-root .MuiListItemText-root p{color:#abb2cf;font-size:14px;font-family:var(--font-poppins),sans-serif}.cast_crew_sec .cast_crew_row .cast_crew_col .box .MuiList-root .MuiListItemSecondaryAction-root button{color:#fff}.cast_crew_sec .show_more_div{display:flex;justify-content:center;padding:40px 0 0}.cast_crew_sec .show_more_div button{background-color:transparent;border:none;color:#138cf8;font-size:16px;font-weight:600;display:inline-flex;gap:8px}.song_card_sec{padding:24px 0}.song_card_sec .song_card_slider{padding-left:40px;padding-right:40px}@media screen and (max-width:1550px){.song_card_sec .song_card_slider{padding-left:20px;padding-right:20px}}.song_card_sec .song_card_slider .song_card_slider_pd{padding:0 8px}.song_card_sec .song_card_slider .song_card_slider_pd .img_block{width:368px;height:234px;border-radius:8px;overflow:hidden;position:relative;margin-bottom:18px}.song_card_sec .song_card_slider .song_card_slider_pd .img_block>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.song_card_sec .song_card_slider .song_card_slider_pd .img_block .play_btn{position:absolute;left:0;bottom:0;background-color:transparent;border:none;left:14px;bottom:14px;z-index:3}.song_card_sec .song_card_slider .song_card_slider_pd .img_block .list_btn{position:absolute;right:14px;top:14px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:4px;padding:5px;border:none;z-index:3}.song_card_sec .song_card_slider .song_card_slider_pd .img_block .add_playlist_btn{position:absolute;right:14px;top:14px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px;border:none;z-index:3;width:50px;border-radius:8px}.song_card_sec .song_card_slider .slick-prev{position:absolute;left:-40px;width:95px;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014);top:0;height:100%;display:flex!important;align-items:center;transform:translate(0);z-index:9}.song_card_sec .song_card_slider .slick-prev:before{content:"";width:46px;height:46px;background:url(/_next/static/media/left.9c50ed45.svg)}.song_card_sec .song_card_slider .slick-next{position:absolute;right:-40px;width:95px;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);top:0;height:100%;display:flex!important;align-items:center;justify-content:flex-end;transform:translate(0);z-index:9}.song_card_sec .song_card_slider .slick-next:before{content:"";width:46px;height:46px;background:url(/_next/static/media/right.1b35689e.svg)}.song_card_sec .song_card_row{display:flex;flex-wrap:wrap}.song_card_sec .song_card_row .song_card_slider_pd{width:25%;padding:8px}@media screen and (min-width:1920px){.song_card_sec .song_card_row .song_card_slider_pd{width:20%}}@media screen and (max-width:850px){.song_card_sec .song_card_row .song_card_slider_pd{width:50%}}@media screen and (max-width:600px){.song_card_sec .song_card_row .song_card_slider_pd{width:100%}}.song_card_sec .song_card_row .song_card_slider_pd .img_block{width:100%}.song_card_sec .song_card_row .song_card_slider_pd a{width:100%;height:100%;display:block}.song_card_sec .song_card_row .song_card_slider_pd a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlay_div{position:fixed;left:0;top:0;width:100%;height:100%;z-index:8;display:none}.overlay_div.show{display:block}.music_card_row{display:flex;flex-wrap:wrap;margin:0 -7px}.music_card_row .music_card_col{width:25%;padding:7px}@media screen and (max-width:1800px){.music_card_row .music_card_col{width:33.333%}}@media screen and (max-width:850px){.music_card_row .music_card_col{width:50%}}@media screen and (max-width:600px){.music_card_row .music_card_col{width:100%}}.music_card_row .music_card_col .img_block{width:100%;aspect-ratio:2/1.2;border-radius:8px;overflow:hidden;position:relative;margin-bottom:18px}@media screen and (max-width:2000px){.music_card_row .music_card_col .img_block{aspect-ratio:2/1.3}}@media screen and (max-width:1800px){.music_card_row .music_card_col .img_block{aspect-ratio:2/1.2}}.music_card_row .music_card_col .img_block>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.music_card_row .music_card_col .img_block .play_btn{position:absolute;left:0;bottom:0;background-color:transparent;border:none;left:14px;bottom:14px;z-index:3}.music_card_row .music_card_col .img_block .list_btn{position:absolute;right:14px;top:14px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:4px;padding:5px;border:none;z-index:3}.music_card_row .music_card_col .img_block .list_btn svg{color:#fff}.music_card_row .music_card_col .img_block .add_playlist_btn{position:absolute;right:14px;top:14px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px;border:none;z-index:3;width:50px;border-radius:8px}.music_card_row .music_card_col .img_block .add_playlist_btn img{width:100%}.music_card_row .music_card_col .img_block a{display:block}.music_card_row .music_card_col .img_block a img{width:100%}.play_list_row{display:flex;flex-wrap:wrap;max-width:1920px;margin:0 auto}.play_list_row .play_list_left{width:calc(100% - 658px)}@media screen and (max-width:1500px){.play_list_row .play_list_left{width:calc(100% - 500px)}}@media screen and (max-width:1199px){.play_list_row .play_list_left{width:calc(100% - 400px)}}@media screen and (max-width:1023px){.play_list_row .play_list_left{width:calc(100% - 0px)}}.play_list_row .play_list_left .box{padding:28px 40px}@media screen and (max-width:1023px){.play_list_row .play_list_left .box{padding:16px}}.play_list_row .play_list_left .box h1{margin:0 0 16px}@media screen and (max-width:1023px){.play_list_row .play_list_left .box h1{font-size:30px}}.play_list_row .play_list_left .box .actors_ul h5{color:#6e7389;font-size:16px;margin:0 0 15px;font-weight:400}.play_list_row .play_list_left .box .actors_ul ul{display:flex;flex-wrap:wrap;-moz-column-gap:40px;column-gap:40px;row-gap:16px;list-style:none;margin:0;padding:0}.play_list_row .play_list_left .box .actors_ul ul li{display:flex;align-items:center;gap:8px}.play_list_row .play_list_left .box .actors_ul ul li p{margin:0}.play_list_row .play_list_left .box .actors_ul ul li h6{color:#6e7389;font-size:16px;margin:0;font-weight:400}.play_list_row .play_list_left .box .description_ul{display:flex;flex-wrap:wrap;-moz-column-gap:86px;column-gap:86px;row-gap:16px;list-style:none;margin:0 0 36px;padding:0}@media screen and (max-width:1199px){.play_list_row .play_list_left .box .description_ul{-moz-column-gap:40px;column-gap:40px}}.play_list_row .play_list_left .box .description_ul li h6{color:#6e7389;font-size:16px;margin:0 0 2px;font-weight:400}.play_list_row .play_list_left .box .description_ul li p{margin:0;font-weight:400}.play_list_row .play_list_right{width:658px;max-width:100%;background:#14151b}@media screen and (max-width:1500px){.play_list_row .play_list_right{width:500px}}@media screen and (max-width:1199px){.play_list_row .play_list_right{width:400px}}@media screen and (max-width:1023px){.play_list_row .play_list_right{width:100%}}.play_list_row .play_list_right .play_list_right_head{padding:17px 28px;background:#0f1014}@media screen and (max-width:1365px){.play_list_row .play_list_right .play_list_right_head{padding:16px 24px}}.play_list_row .play_list_right .play_list_right_head h3{margin:0}@media screen and (max-width:1365px){.play_list_row .play_list_right .play_list_right_head h3{font-size:20px}.play_list_row .play_list_right .play_list_right_head button img{width:20px}}.play_list_row .play_list_right .box{padding:30px 55px 30px 28px}@media screen and (max-width:1365px){.play_list_row .play_list_right .box{padding:30px 20px}}.play_list_row .play_list_right .box .album_list{display:flex;align-items:center}.play_list_row .play_list_right .box .album_list .number_block{font-weight:600;width:40px;font-size:16px;color:#fff}.play_list_row .play_list_right .box .album_list .img_block{width:108px;height:108px}@media screen and (max-width:1365px){.play_list_row .play_list_right .box .album_list .img_block{width:90px;height:90px}}.play_list_row .play_list_right .box .album_list .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.play_list_row .play_list_right .box .album_list .content_block{width:calc(100% - 148px);padding-left:17px}@media screen and (max-width:1365px){.play_list_row .play_list_right .box .album_list .content_block{width:calc(100% - 130px)}}.play_list_row .play_list_right .box .album_list .content_block h4{font-size:18px;font-weight:500;margin:0 0 4px;color:#fff}@media screen and (max-width:1365px){.play_list_row .play_list_right .box .album_list .content_block h4{font-size:16px}}.play_list_row .play_list_right .box .album_list .content_block p{font-size:16px;color:#b4b7c8;font-weight:400;margin:0}@media screen and (max-width:1365px){.play_list_row .play_list_right .box .album_list .content_block p{font-size:14px}}.loader_block{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;display:flex;align-items:center;justify-content:center}.loader_block.loader_show{display:block}.loadingScreen{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;background:hsla(0,0%,100%,.2);z-index:999}.loadingScreen.loader-spiner-remove .loaderBox{display:none!important}.loadingScreen.loader-overlay-remove{background:transparent!important;visibility:hidden}.loadingScreen.loader-overlay-remove .loaderBox{visibility:visible}.loadingScreen.color2 .loaderBox{border:3px solid #ebe2e2;border-top-color:#fff}.inlineblock-loader-center{display:flex;justify-content:center}.inlineblock-loader-center .loadingScreen{position:unset}.inlineblock-sm-loader{display:inline-block}.inlineblock-sm-loader .loadingScreen{position:unset}.inlineblock-sm-loader .loadingScreen .loaderBox{width:15px;height:15px}.loadingScreen.perticular-section{position:absolute;width:100%;height:100%}.loadingScreen .loaderBox{display:inline-block;width:40px;height:40px;border-radius:50%;border:3px solid var(--e-global-theme-color);border-top:3px solid #fff;animation:loadingScreen__spin 2s linear infinite}.perticular-section-loading{position:relative}.perticular-section-loading .loadingScreen{position:absolute;width:100%;height:100%}@keyframes loadingScreen__spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.loader-center{position:relative!important}.loader-center .loadingScreen{position:absolute!important}.load-icon{display:flex;-moz-column-gap:2px;column-gap:2px;flex:0 0 auto}.load-icon.center{justify-content:center;width:100%;margin-top:8px!important}.load-icon span{display:inline-block;background-color:#000;width:2px;height:2px;border-radius:50%;flex:0 0 auto;animation-name:loading_dots;animation-duration:1.5s;animation-iteration-count:infinite;animation-fill-mode:both}.load-icon span:nth-of-type(2){animation-delay:.2s}.load-icon span:nth-of-type(3){animation-delay:.4s}@keyframes loading_dots{0%{opacity:1}50%{opacity:0}to{opacity:1}}.loadingTextAnimated{font-size:20px;font-weight:500;display:flex;-moz-column-gap:4px;column-gap:4px}.loadingTextAnimated span{display:inline-block;margin:0 -.05em}.loadingTextAnimated07 span{position:relative;color:#1b2733}.loadingTextAnimated07 span:after{position:absolute;top:0;left:0;content:attr(data-text);color:#fff;opacity:0;transform:scale(1.5);animation:loadingTextAnimated07 3s infinite}.loadingTextAnimated07 span:nth-child(2):after{animation-delay:.1s}.loadingTextAnimated07 span:nth-child(3):after{animation-delay:.2s}.loadingTextAnimated07 span:nth-child(4):after{animation-delay:.3s}.loadingTextAnimated07 span:nth-child(5):after{animation-delay:.4s}.loadingTextAnimated07 span:nth-child(6):after{animation-delay:.5s}.loadingTextAnimated07 span:nth-child(7):after{animation-delay:.6s}.loadingTextAnimated07 span:nth-child(8):after{animation-delay:.7s}.loadingTextAnimated07 span:nth-child(9):after{animation-delay:.8s}.loadingTextAnimated07 span:nth-child(10):after{animation-delay:.9s}.loadingTextAnimated07 span:nth-child(11):after{animation-delay:.1s}.loadingTextAnimated07 span:nth-child(12):after{animation-delay:.11s}.loadingTextAnimated07 span:nth-child(13):after{animation-delay:.12s}.loadingTextAnimated07 span:nth-child(14):after{animation-delay:.13s}.loadingTextAnimated07 span:nth-child(15):after{animation-delay:.14s}@keyframes loadingTextAnimated07{0%,75%,to{transform:scale(1.5);opacity:0}25%,50%{transform:scale(1);opacity:1}}.loadingScreen.for-search-box{width:unset;height:unset;background:transparent;position:absolute;top:8px;right:10px;border:0;left:unset;background:none;cursor:pointer}.loadingScreen.for-search-box .loaderBox{width:20px;height:20px}.video_modal .MuiDialog-paper{background:#14151b;border-radius:16px}@media screen and (max-width:600px){.video_modal .MuiDialog-paper{margin:0;width:100%;height:100%;border-radius:0;max-height:calc(100% - 0px)}}@media screen and (max-height:600px){.video_modal .MuiDialog-paper{margin:10px;width:100%;height:100%}.video_modal .MuiDialog-paper.MuiDialog-paperFullScreen{margin:0;border-radius:0}}.video_modal .MuiDialog-paper .MuiDialogTitle-root h3{text-transform:capitalize}.video_modal .MuiDialog-paper .MuiDialogTitle-root button{color:#fff}@media screen and (max-width:600px){.video_modal .MuiDialog-paper .MuiDialogContent-root{display:flex;justify-content:center;align-items:center;padding:20px 12px}.video_modal .MuiDialog-paper .MuiDialogContent-root .MuiBox-root{width:100%}}.video_modal .MuiDialog-paper .MuiDialogContent-root .video_box{height:calc(100vh - 350px)}@media screen and (max-height:600px){.video_modal .MuiDialog-paper .MuiDialogContent-root .video_box{height:calc(100vh - 170px)}}.video_modal .MuiDialog-paper .MuiDialogContent-root .video_box.fullscreen{height:calc(100vh - 110px)}.video_modal .MuiDialog-paper .MuiDialogActions-root{justify-content:center;padding-bottom:24px}.video_modal .MuiDialog-paper .MuiDialogActions-root button{background:rgba(17,134,241,.102);color:#1186f1;border:none;padding:8px 16px;border-radius:999px;display:inline-flex;align-items:center;gap:8px}.custom_modal .MuiDialog-paper{background:#14151b;border-radius:16px}.playlist_page{padding-bottom:24px}.playlist_page .player_wrapper{border-radius:16px;overflow:hidden;aspect-ratio:16/9}.playlist_page .player_wrapper video{border-radius:16px}.playlist_page .playlist_row{display:flex;flex-wrap:wrap;gap:16px}.playlist_page .playlist_row .playlist_card{width:100%;display:flex;flex-wrap:wrap;gap:12px;padding:6px;border-radius:8px}.playlist_page .playlist_row .playlist_card.active{background-color:#020202}@media screen and (max-width:1199px){.playlist_page .playlist_row .playlist_card{width:calc(20% - 13px)}}@media screen and (max-width:850px){.playlist_page .playlist_row .playlist_card{width:calc(25% - 12px)}}@media screen and (max-width:600px){.playlist_page .playlist_row .playlist_card{width:calc(33.333% - 11px)}}@media screen and (max-width:480px){.playlist_page .playlist_row .playlist_card{width:calc(50% - 16px)}}.playlist_page .playlist_row .playlist_card .img_block{width:150px;aspect-ratio:16/9;position:relative;cursor:pointer}@media screen and (max-width:1199px){.playlist_page .playlist_row .playlist_card .img_block{width:100%}}.playlist_page .playlist_row .playlist_card .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.playlist_page .playlist_row .playlist_card .img_block .btn_group{display:flex;align-items:center;gap:8px;position:absolute;flex-direction:column;top:4px;right:4px;visibility:hidden}.playlist_page .playlist_row .playlist_card .img_block .btn_group button{background:rgba(0,0,0,.8);border-radius:4px;padding:2px 4px;border:none;color:#fff}.playlist_page .playlist_row .playlist_card .img_block .btn_group button svg{font-size:22px}.playlist_page .playlist_row .playlist_card .img_block .btn_group button img{width:24px}.playlist_page .playlist_row .playlist_card .content_block{width:calc(100% - 162px)}@media screen and (max-width:1199px){.playlist_page .playlist_row .playlist_card .content_block{width:calc(100% - 0px)}}.playlist_page .playlist_row .playlist_card .content_block h5{font-size:16px;font-weight:500;color:#fff;margin:0 0 4px}@media screen and (max-width:480px){.playlist_page .playlist_row .playlist_card .content_block h5{font-size:14px}}.playlist_page .playlist_row .playlist_card .content_block p{color:#abb2cf;font-size:12px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.playlist_page .playlist_row .playlist_card:hover .img_block .btn_group{visibility:visible}.MuiSnackbar-root .MuiPaper-root{background:linear-gradient(90deg,#0d3659,#090d0b 52%,#000);border-radius:16px;padding:6px 24px 24px}@media screen and (max-width:600px){.MuiSnackbar-root .MuiPaper-root{padding:6px 16px 24px}}.song_snackbar{max-width:420px;width:420px}@media screen and (max-width:600px){.song_snackbar{max-width:100%;width:100%}}.song_snackbar .theme_btn{line-height:15px;padding:9px 13px 7px;font-size:14px}.song_snackbar .playlist_card{width:100%;display:flex;flex-wrap:wrap;gap:6px}.song_snackbar .playlist_card .img_block{width:90px;aspect-ratio:16/11;position:relative;cursor:pointer}.song_snackbar .playlist_card .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.song_snackbar .playlist_card .img_block .btn_group{display:flex;align-items:center;gap:8px;position:absolute;flex-direction:column;top:4px;right:4px;visibility:hidden}.song_snackbar .playlist_card .img_block .btn_group button{background:rgba(0,0,0,.8);border-radius:4px;padding:2px 4px;border:none;color:#fff}.song_snackbar .playlist_card .img_block .btn_group button svg{font-size:22px}.song_snackbar .playlist_card .content_block{width:calc(100% - 96px);padding-right:34px;padding-left:5px}.song_snackbar .playlist_card .content_block h5{font-size:16px;font-weight:500;color:#fff;margin:0 0 4px;position:relative;font-family:var(--font-poppins),sans-serif!important}.song_snackbar .playlist_card .content_block h5 img{position:absolute;right:-34px;top:0;width:35px;cursor:pointer}.song_snackbar .playlist_card .content_block p{color:#abb2cf;font-size:14px;line-height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:16px;font-family:var(--font-poppins),sans-serif!important}.song_snackbar .playlist_card:hover .img_block .btn_group{visibility:visible}.about_banner{background-color:#000;background-image:url(/images/about-banner.png);background-size:cover;height:736px;background-position:top}@media screen and (max-width:1279px){.about_banner{height:636px}}@media screen and (max-width:1199px){.about_banner{height:500px}}.about_banner .about_banner_row{display:flex;height:100%}.about_banner .about_banner_row .about_banner_left{width:calc(100% - 736px);padding:60px 40px}@media screen and (max-width:1365px){.about_banner .about_banner_row .about_banner_left{width:calc(100% - 650px)}}@media screen and (max-width:1199px){.about_banner .about_banner_row .about_banner_left{width:calc(100% - 500px);padding:30px 20px}}@media screen and (max-width:991px){.about_banner .about_banner_row .about_banner_left{width:100%;position:relative;z-index:2}}.about_banner .about_banner_row .about_banner_left img{margin:0 0 16px}@media screen and (max-width:1279px){.about_banner .about_banner_row .about_banner_left img{max-width:400px}}@media screen and (max-width:1199px){.about_banner .about_banner_row .about_banner_left img{max-width:300px}}.about_banner .about_banner_row .about_banner_left h5{font-size:24px;font-weight:500;color:#138cf8;margin:0 0 10px}.about_banner .about_banner_row .about_banner_left h2{color:#fff;font-size:48px;max-width:456px;margin:0 0 18px;font-weight:500}@media screen and (max-width:1439px){.about_banner .about_banner_row .about_banner_left h2{font-size:40px}}@media screen and (max-width:1279px){.about_banner .about_banner_row .about_banner_left h2{font-size:34px}}@media screen and (max-width:991px){.about_banner .about_banner_row .about_banner_left h2{max-width:436px}}.about_banner .about_banner_row .about_banner_left h3{font-size:24px;font-weight:500;color:#fff;line-height:normal}@media screen and (max-width:1439px){.about_banner .about_banner_row .about_banner_left h3{font-size:20px}}.about_banner .about_banner_row .about_banner_right{width:736px;max-width:100%;height:100%;overflow:hidden}@media screen and (max-width:1365px){.about_banner .about_banner_row .about_banner_right{width:650px}}@media screen and (max-width:1199px){.about_banner .about_banner_row .about_banner_right{width:500px}}@media screen and (max-width:991px){.about_banner .about_banner_row .about_banner_right{width:100%;height:500px;position:absolute;opacity:.05}}.about_banner .about_banner_row .about_banner_right img{width:100%}.about_row{display:flex;flex-wrap:wrap;align-items:center;margin:0 -15px;padding:24px 0}.about_row .about_left{width:65%;padding:15px}@media screen and (max-width:1500px){.about_row .about_left{width:60%}}@media screen and (max-width:1439px){.about_row .about_left{width:50%}}@media screen and (max-width:1199px){.about_row .about_left{width:100%}}.about_row .about_left .title_block{margin-bottom:14px}.about_row .about_left .title_block h3{font-size:48px;color:#fff}@media screen and (max-width:850px){.about_row .about_left .title_block h3{font-size:34px}}.about_row .about_left .title_block h4{font-size:24px;color:#fff;font-weight:500}@media screen and (max-width:850px){.about_row .about_left .title_block h4{font-size:20px}}.about_row .about_left .content_block h4{font-size:24px;color:#fff;font-weight:500}@media screen and (max-width:850px){.about_row .about_left .content_block h4{font-size:20px}}.about_row .about_left .content_block h6{color:#abb2cf}.about_row .about_left .content_block h6,.about_row .about_left .content_block p{font-size:16px;font-weight:400;margin:0 0 14px}.about_row .about_right{width:35%;padding:15px}@media screen and (max-width:1500px){.about_row .about_right{width:40%}}@media screen and (max-width:1439px){.about_row .about_right{width:50%}}@media screen and (max-width:1199px){.about_row .about_right{width:100%}}.about_row .about_right img{width:100%}.about_row.about_row_rev{flex-direction:row-reverse}.language_row{display:flex;flex-wrap:wrap;margin:0 -4px}.language_row .language_col{padding:4px;width:25%}@media screen and (max-width:600px){.language_row .language_col{width:33.333%}}@media screen and (max-width:480px){.language_row .language_col{width:50%}}.language_row .language_col .box{background:#1c2030;text-align:center;font-size:16px;font-weight:500;color:#fff;border-radius:8px;padding:24px}@media screen and (max-width:850px){.language_row .language_col .box{width:100%}}.language_row_v1 .language_col{padding:0!important}.language_row_v1 .language_col .box{position:relative;border-radius:8px;width:202px}@media screen and (max-width:1279px){.language_row_v1 .language_col .box{width:202px}}@media screen and (max-width:767px){.language_row_v1 .language_col .box{width:112px}}.language_row_v1 .language_col .box .active_check{display:none;position:absolute;right:9px;top:9px;color:#138cf8;z-index:1}.language_row_v1 .language_col.active .box{border:1px solid #138cf8}.language_row_v1 .language_col.active .active_check{display:block}.genre_col .box{position:relative;border-radius:8px;width:242px}@media screen and (max-width:1279px){.genre_col .box{width:202px}}@media screen and (max-width:767px){.genre_col .box{width:162px}}.genre_col .box .active_check{display:none;position:absolute;right:9px;top:9px;color:#138cf8;z-index:1}.genre_col.active .box{border:1px solid #138cf8}.genre_col.active .active_check{display:block}.contact_row{display:flex;flex-wrap:wrap;align-items:center;padding:32px 0}.contact_row .img_block{width:625px;max-width:100%;border-radius:6px}@media screen and (max-width:1439px){.contact_row .img_block{width:500px}}@media screen and (max-width:1024px){.contact_row .img_block{width:100%}}.contact_row .img_block img{border-radius:6px}.contact_row .content_block{padding-left:75px;width:calc(100% - 625px)}@media screen and (max-width:1439px){.contact_row .content_block{padding-left:24px;width:calc(100% - 500px)}}@media screen and (max-width:1024px){.contact_row .content_block{width:100%;padding-left:0;padding-top:24px}}.contact_row .content_block h2{font-size:48px;font-weight:500;color:#fff;margin:0 0 20px}@media screen and (max-width:850px){.contact_row .content_block h2{font-size:34px}}.contact_row .content_block a,.contact_row .content_block p{font-size:16px;font-weight:400}.contact_row .content_block a{color:#138cf8}.privacy_policy_sec{padding:34px 0}.privacy_policy_sec .title_block{margin-bottom:55px}.privacy_policy_sec .title_block h2{font-size:48px;font-weight:500;color:#fff;text-align:left}@media screen and (max-width:850px){.privacy_policy_sec .title_block h2{font-size:34px}}.privacy_policy_sec .title_block p{font-size:16px;font-weight:400;text-align:left;margin:0}.privacy_policy_sec p a{color:#138cf8}.privacy_policy_sec ul{list-style:disc;padding-left:22px}.privacy_policy_sec p{color:#8d8f9a}.privacy_policy_sec ul li{color:#8d8f9a;font-size:16px;font-weight:400;list-style:disc}.profile_page{padding:86px 16px 116px}@media screen and (max-width:767px){.profile_page{padding:40px 16px 80px}}.profile_page .profile_upload{display:flex;justify-content:center;width:211px;height:211px;margin:0 auto 16px;position:relative}@media screen and (max-width:767px){.profile_page .profile_upload{width:130px;height:130px}}.profile_page .profile_upload .MuiAvatar-root{width:100%;height:100%}.profile_page .profile_upload .MuiButtonBase-root{position:absolute;background:#142d48;width:52px;height:52px;min-width:52px;border-radius:100%;bottom:10px;right:0}.profile_page .profile_upload .MuiButtonBase-root .MuiButton-icon{margin:0}.profile_page .profile_upload .MuiButtonBase-root .MuiButton-icon svg{font-size:28px}.profile_page .edit_form_control{border-color:#343434;background-color:transparent;color:#fff6f6;box-shadow:none;background-color:#0f1014;font-size:14px}.profile_page .edit_form_control.w_100{width:100px!important}.profile_page .user_info{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin-bottom:20px}@media screen and (max-width:767px){.profile_page .user_info{flex-direction:column;align-items:center;gap:20px;padding:0 20px;margin-top:16px}}.profile_page .user_info li{display:flex;align-items:center;gap:12px}@media screen and (max-width:767px){.profile_page .user_info li{width:100%}}.profile_page .user_info li p{font-size:16px;color:#fff;margin:0;font-weight:400;word-break:break-all}.profile_page .user_info li h6{font-size:14px;color:#abb2cf;margin:0}.profile_page .user_info li .text_block{width:calc(100% - 36px)}.profile_page .my_account_link{width:100%;max-width:826px;margin:40px auto}.profile_page .my_account_link .link_block{display:flex;justify-content:space-between;align-items:center;padding:20px 17px;border:1px solid #343434;border-radius:16px}@media screen and (max-width:767px){.profile_page .my_account_link .link_block{padding:15px 12px}}.MuiTooltip-popper,.MuiTooltip-popper p{font-family:var(--font-poppins),sans-serif}.MuiTooltip-popper p{font-size:14px;margin:0}.disabled-link{pointer-events:none;opacity:.6;cursor:not-allowed}.header_drop_menu .MuiMenu-paper{border:1px solid rgba(171,178,207,.286);border-radius:6px;box-shadow:0 4px 6px 0 rgba(0,0,0,.2);width:162px;background-color:#202128}.header_drop_menu .MuiMenu-paper ul li{border-bottom:1px solid rgba(171,178,207,.286);font-size:12px;color:#fff;padding:8px 12px}.header_drop_menu .MuiMenu-paper ul li:last-child{border-bottom:none}.header_drop_menu .MuiMenu-paper ul li a{color:#fff;display:block;width:100%}.header_drop_menu .MuiMenu-paper ul li a.active{color:#1186f1}.orBlock{display:flex;justify-content:space-between;align-items:center;max-width:524px;margin:24px auto}.orBlock .line{background:#343434;flex:1 1;height:1px}.orBlock .ordiv{background:#14151b;margin:0 16px;color:#636b8c;font-size:14px}.btn_gl_signIn,.orBlock .ordiv{display:flex;justify-content:center;align-items:center}.btn_gl_signIn{background-color:transparent;border:1px solid #343434;border-radius:8px;padding:8px 16px;gap:8px;color:#fff;width:100%;max-width:300px;margin:0 auto}.btn_gl_signIn svg{width:24px}.swal2-popup{background-color:#020202;padding:24px}.swal2-popup .swal2-title{font-size:24px;color:#fff;font-weight:500}.swal2-popup .swal2-confirm{background:#138cf8}.filter_top_left{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-bottom:20px}@media screen and (max-width:767px){.filter_top_left{gap:12px}}.filter_top_left .MuiChip-root{background-color:#1c2030;font-family:var(--font-poppins),Sans-serif;padding:8px 16px;color:#fff;font-size:16px;border-radius:8px;height:auto}.filter_top_left .MuiChip-root.active,.filter_top_left .MuiChip-root:hover{background-color:#138cf8}@media screen and (max-width:767px){.filter_top_left .MuiChip-root{font-size:14px}.watch_list_card_row{margin:0}}.watch_list_card_row .list_card_col{width:16.666%}@media screen and (max-width:2400px){.watch_list_card_row .list_card_col{width:10%}}@media screen and (max-width:1800px){.watch_list_card_row .list_card_col{width:25%}}@media screen and (max-width:600px){.watch_list_card_row .list_card_col{width:50%}}.watch_list_card_row .music_card_col{width:16.66%;padding:8px}@media screen and (max-width:2400px){.watch_list_card_row .music_card_col{width:10%}}@media screen and (max-width:1800px){.watch_list_card_row .music_card_col{width:25%}}@media screen and (max-width:991px){.watch_list_card_row .music_card_col{width:33.33%}}@media screen and (max-width:600px){.watch_list_card_row .music_card_col{width:50%}}.watch_list_card_row .music_card_col .img_block{width:100%;height:234px;border-radius:8px;overflow:hidden;position:relative;margin-bottom:18px}.watch_list_card_row .music_card_col .img_block a{width:100%;height:100%;display:block}.watch_list_card_row .music_card_col .img_block a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.watch_list_card_row .music_card_col .img_block a .play_btn{position:absolute;left:0;bottom:0;background-color:transparent;border:none;left:14px;bottom:14px;z-index:3}.watch_list_card_row .music_card_col .img_block .add_playlist_btn{position:absolute;right:14px;top:14px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px;border:none;z-index:3;width:50px;border-radius:8px}.customTooltip{width:248px;background-color:#1c2030!important;padding:10px!important}.customArrow{color:#1c2030!important}.rating_reviw_sec .sec_title{border-bottom:1px solid #2f354d;padding-bottom:16px}.ql-toolbar.ql-snow+.ql-container.ql-snow{min-height:200px}.ql-editor.ql-blank:before{color:hsla(0,0%,100%,.5)!important}.center_add{width:100%;height:100%}.center_add iframe{left:50%!important;transform:translate(-50%)}.center_add ins>div{display:block!important;margin:0 auto!important}.right_add{width:160px;height:600px;position:absolute;right:20px;top:180px}@media screen and (max-width:1099px){.right_add{width:100%;height:100%;position:relative;left:0;top:140px}}.right_add iframe{width:100%!important}@media screen and (max-width:1099px){.right_add iframe{left:50%!important;transform:translate(-50%)}}.right_add ins>div{display:block!important;margin:0 auto!important;width:100%!important}.clearfix:after{content:"";display:table;clear:both}.table-pagination-s1{display:flex;justify-content:space-between;align-items:center}.table-pagination-s1 .tablePagination_right button{border-color:#fff;color:#fff}.table-pagination-s1 .tablePagination_right button.Mui-selected{color:#138cf8;border-color:#138cf8}.react-datepicker-wrapper{width:100%}.react-datepicker-wrapper .form-control{height:50px}.language_slider_sec .language_slider .custom_width_slide{width:200px}@media screen and (max-width:767px){.language_slider_sec .language_slider .custom_width_slide{width:110px}}.language_slider_sec .language_slider .slider_content_pd .slider_content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:200px;height:106px}@media screen and (max-width:767px){.language_slider_sec .language_slider .slider_content_pd .slider_content{width:110px;height:60px}}.language_slider_sec .language_slider .slider_content_pd .slider_content .main_img{-o-object-fit:contain;object-fit:contain;width:auto;height:auto}.language_slider_sec .language_slider .slider_content_pd .slider_content .text_content{position:relative;width:100%;left:0;top:0;transform:translate(0)}.language_slider_sec .language_slider .slider_content_pd .slider_content .text_content h3{font-size:18px}.artist_slider_list_row{display:flex;flex-wrap:wrap;margin:0 -10px}.artist_slider_list_row .artist_slider_list_col{width:16.666%;padding:10px}@media screen and (max-width:975px){.artist_slider_list_row .artist_slider_list_col{width:20%}}@media screen and (max-width:767px){.artist_slider_list_row .artist_slider_list_col{width:25%}}@media screen and (max-width:600px){.artist_slider_list_row .artist_slider_list_col{width:33.333%}}@media screen and (max-width:480px){.artist_slider_list_row .artist_slider_list_col{width:50%}}.artist_slider_list_row .artist_slider_list_col .img_block{margin:0 auto 16px;position:relative}.artist_slider_list_row .artist_slider_list_col.active a{pointer-events:none;cursor:not-allowed}.artist_slider_list_row .artist_slider_list_col.active .img_block:before{content:"";width:180px;height:180px;position:absolute;left:-7px;top:-7px;border:3px solid #138cf8;border-radius:100%}.artist_slider_list_row .artist_slider_list_col.active p{color:#138cf8}.MuiTabScrollButton-root.Mui-disabled{display:none}.catagory_list_row{display:flex;flex-wrap:wrap;margin:0 -10px}.catagory_list_row .catagory_list_col{width:16.666%;padding:10px}@media screen and (max-width:975px){.catagory_list_row .catagory_list_col{width:20%}}@media screen and (max-width:767px){.catagory_list_row .catagory_list_col{width:25%}}@media screen and (max-width:600px){.catagory_list_row .catagory_list_col{width:33.333%}}@media screen and (max-width:480px){.catagory_list_row .catagory_list_col{width:50%}}.catagory_list_row .catagory_list_col .slider_content_pd{padding:0}.catagory_list_row .catagory_list_col .slider_content_pd .slider_content{width:100%!important;height:130px;border:2px solid transparent}.catagory_list_row .catagory_list_col.active .slider_content{border-color:#138cf8}.lang_height_block{max-height:12.2vw}.lang_height_block::-webkit-scrollbar{height:5px}@media screen and (max-width:2000px){.lang_height_block{max-height:15.2vw}}@media screen and (max-width:1920px){.lang_height_block{max-height:15.7vw}}@media screen and (max-width:1850px){.lang_height_block{max-height:17vw}}@media screen and (max-width:1600px){.lang_height_block{max-height:18vw}}@media screen and (max-width:1280px){.lang_height_block{max-height:18.2vw}}@media screen and (max-width:1099px){.lang_height_block{max-height:18.5vw}}@media screen and (max-width:1024px){.lang_height_block{max-height:27vw}}@media screen and (max-width:900px){.lang_height_block{max-height:35vw}}@media screen and (max-width:600px){.lang_height_block{max-height:51vw}}.lang_advance_filter .site_container{padding-left:0;padding-right:0}.lang_advance_filter .lang_height_block{max-height:12vw}@media screen and (max-width:2000px){.lang_advance_filter .lang_height_block{max-height:13.8vw}}@media screen and (max-width:1920px){.lang_advance_filter .lang_height_block{max-height:13.6vw}}@media screen and (max-width:1850px){.lang_advance_filter .lang_height_block{max-height:13.5vw}}@media screen and (max-width:1600px){.lang_advance_filter .lang_height_block{max-height:12.9vw}}@media screen and (max-width:1439px){.lang_advance_filter .lang_height_block{max-height:13.8vw}}@media screen and (max-width:1280px){.lang_advance_filter .lang_height_block{max-height:14vw}}@media screen and (max-width:1099px){.lang_advance_filter .lang_height_block{max-height:13.5vw}}@media screen and (max-width:1024px){.lang_advance_filter .lang_height_block{max-height:18.3vw}}@media screen and (max-width:991px){.lang_advance_filter .lang_height_block{max-height:27.3vw}}@media screen and (max-width:900px){.lang_advance_filter .lang_height_block{max-height:35vw}}@media screen and (max-width:600px){.lang_advance_filter .lang_height_block{max-height:51vw}}.years_dropdown .MuiMenu-paper{background:#1c2030;border-radius:20px;padding:24px;width:400px}@media screen and (max-width:600px){.years_dropdown .MuiMenu-paper{width:320px;border-radius:10px;padding:16px;min-width:320px}}.years_dropdown .MuiMenu-paper .MuiFormControl-root .MuiInputLabel-root{color:#fff;font-family:var(--font-poppins),sans-serif}.years_dropdown .MuiMenu-paper .MuiFormControl-root .MuiSelect-select{color:#fff;font-family:var(--font-poppins),sans-serif;font-size:14px}.years_dropdown .MuiMenu-paper .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border-color:#fff;border-radius:8px}.years_dropdown .MuiMenu-paper .MuiFormControl-root .MuiOutlinedInput-notchedOutline legend span{color:#fff;font-family:var(--font-poppins),sans-serif}.ads_custom .adsbygoogle{display:flex!important;justify-content:center;align-items:center}.ads_custom .adsbygoogle,.ads_custom .adsbygoogle iframe,.ads_custom .adsbygoogle>div{height:100px!important;width:100%!important}.ads_custom.ads_custom_h_250 .adsbygoogle,.ads_custom.ads_custom_h_250 .adsbygoogle iframe,.ads_custom.ads_custom_h_250 .adsbygoogle>div{height:250px!important}.ads_custom.ads_custom_h_100 .adsbygoogle{margin-left:0!important}.ads_custom.ads_custom_h_100 .adsbygoogle,.ads_custom.ads_custom_h_100 .adsbygoogle iframe,.ads_custom.ads_custom_h_100 .adsbygoogle>div{height:100px!important;width:100%!important}.ads_custom.ads_custom_footer{display:none;transition:all .5s;opacity:0}.ads_custom.ads_custom_footer.show{display:block;opacity:1}@media screen and (min-width:992px){.onlyfor-responsive-md{display:none!important}}@media screen and (max-width:991px){.onlyfor-desktop-md{display:none!important}}.catagory_slider .slick-list{height:unset!important}.menu_slider .slick-prev{position:absolute;left:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,0) 57.5%,#0f1014);top:0;height:100%;display:flex!important;align-items:center;transform:translate(0);z-index:9}.menu_slider .slick-prev:before{content:"";width:36px;height:36px;background:url(/_next/static/media/left.9c50ed45.svg);background-size:100%}.menu_slider .slick-next{position:absolute;right:0;width:36px;background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);top:0;height:100%;display:flex!important;align-items:center;justify-content:flex-end;transform:translate(0);z-index:9}.menu_slider .slick-next:before{content:"";width:36px;height:36px;background:url(/_next/static/media/right.1b35689e.svg);background-size:100%}.menu_slider .slick-list{height:unset!important}.menu_slider .slick-list .slick-slide{padding:0 7px}.menu_slider .menu_slider-col{width:200px!important;height:115px!important}.menu_slider .menu_slider-col button{height:100%!important}@media(max-width:991px){.menu_slider .menu_slider-col button img{max-width:24px}.menu_slider .menu_slider-col{width:160px!important;height:80px!important}}.swiper-button-next,.swiper-button-prev{background:linear-gradient(270deg,rgba(15,16,20,.5),rgba(15,16,20,0) 57.5%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:8px}@media screen and (max-width:600px){.swiper-button-next,.swiper-button-prev{width:35px!important;height:35px!important}}.swiper-button-next svg path,.swiper-button-prev svg path{fill:#fff}.error-page{margin:auto;display:flex;justify-content:center}.error-page .container{display:flex;flex-direction:column;align-items:center;row-gap:30px;text-align:center;width:calc(100% - 20px)!important;background-color:#fff;padding:52px 24px;border-radius:10px}@media(max-width:767px){.error-page .container{padding:32px 16px}}.error-page__heading-title{text-transform:capitalize;font-size:42px;font-weight:500;color:#1186f1;margin-bottom:20px}@media(max-width:767px){.error-page__heading-title{font-size:26px;margin-bottom:12px}}.error-page__heading-desciption{font-size:28px;font-weight:300;color:#000}@media(max-width:767px){.error-page__heading-desciption{font-size:18px}}.error-page__button{text-transform:capitalize}.eyes{display:flex;justify-content:center;gap:5px}.eye{width:80px;height:80px;background-color:#1186f1;display:grid;place-items:center}.eye,.eye__pupil{border-radius:50%}.eye__pupil{width:30px;height:30px;background-color:#050505;animation:movePupil 2s ease-in-out infinite;transform-origin:center center}@keyframes movePupil{0%,to{transform:translate(0)}25%{transform:translate(-10px,-10px)}50%{transform:translate(10px,10px)}75%{transform:translate(-10px,10px)}}.color-switcher{position:fixed;top:40px;right:40px;background-color:transparent;font-size:24px;cursor:pointer;color:#1186f1;border:0}