html{scroll-behavior:smooth;font-size:62.5%}*{margin:0;padding:0;list-style:none}.row{margin-left:-15px;margin-right:-15px}.row>*{padding-left:15px;padding-right:15px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{max-width:100%}ul,ol{margin:0;padding:0;list-style:none}a,a:hover{color:var(--e-global-color-white);text-decoration:none}.slick-arrow{transform:translate(0)}.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1340px;padding:0 15px}.text-right{text-align:right!important}body{color:var(--e-global-dark-color);font-size:16px;font-weight:400;line-height:150%;font-family:var(--font-poppins);margin:0;padding:0;position:relative}@media screen and (max-width:1024px){body{font-size:15px}}@media screen and (max-width:767px){body{font-size:14px}}@media screen and (max-width:575px){body{font-size:13px}}a{font-family:var(--font-oswald)}.section{clear:both;width:100%;padding:60px 0;position:relative}@media screen and (max-width:1024px){.section{padding:40px 0}}@media screen and (max-width:767px){.section{padding:30px 0}}@media screen and (max-width:575px){.section{padding:20px 0}}h1,h2,h3,h4,h5,h6{margin:0}h1,h2{font-family:var(--font-chakra-petch)}h3,h4{font-family:var(--font-oswald)}.only_desktop_view{display:block}@media screen and (max-width:767px){.only_desktop_view{display:none}}.only_mobile_view{display:none}@media screen and (max-width:767px){.only_mobile_view{display:block}}.button button,.button a{color:#070b28;font-size:14px;font-style:normal;font-weight:500;line-height:normal;font-family:var(--font-oswald);text-transform:uppercase;background:#1ab6d0;border:2px solid #1ab6d0;border-radius:30px;padding:16px 40px;display:inline-block}.button button:focus,.button a:focus{box-shadow:none;outline:none}.button button:hover,.button a:hover{color:#1ab6d0;background:0 0}@media screen and (max-width:1220px){.button button,.button a{padding:12px 30px}}@media screen and (max-width:1024px){.button button,.button a{padding:10px 25px}}@media screen and (max-width:767px){.button button,.button a{padding:8px 20px;font-size:13px}}@media screen and (max-width:575px){.button button,.button a{padding:6px 15px}}.button.button_bold button,.button.button_bold a{font-weight:700}.border_button a,.border_button button{color:#1ab6d0;background:0 0;border-color:#1ab6d0}.border_button a:hover,.border_button button:hover{color:#070b28;background:#1ab6d0;border-color:#1ab6d0}.button_gradient{background:linear-gradient(#09dcff,#9b51ff);border-radius:30px;padding:1px;display:inline-block}.sider_border_button{border-left:3px solid #09dcff;border-right:3px solid #09dcff;border-radius:62px;margin-top:15px;padding:10px;display:inline-block}.heading{color:#fff;font-family:var(--font-oswald);margin-bottom:60px}.heading h3{font-size:24px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:1024px){.heading{margin-bottom:40px}}@media screen and (max-width:767px){.heading{margin-bottom:30px}}@media screen and (max-width:575px){.heading{margin-bottom:20px}}.heading span{color:#1ab6d0}.heading h2{color:#fff;margin-bottom:10px;font-size:76px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:1440px){.heading h2{font-size:60px}}@media screen and (max-width:1220px){.heading h2{font-size:48px}}@media screen and (max-width:1024px){.heading h2{font-size:36px}}@media screen and (max-width:768px){.heading h2{font-size:30px}}@media screen and (max-width:575px){.heading h2{font-size:26px}}.heading h4{color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.header{background:#070b28;width:100%}.header .row{justify-content:flex-end}.header .row>*{width:auto}.header .logo{float:left;margin:0 auto 0 0;padding-top:10px}@media screen and (max-width:1220px){.header .logo{max-width:90px;padding-bottom:10px;padding-right:10px}}@media screen and (max-width:767px){.header .logo{max-width:75px}}.header .menu{justify-content:flex-end;align-items:center;display:flex}@media screen and (max-width:992px){.header .menu{z-index:999;background-color:#070b28;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;width:100%;height:100%;padding:1rem;transition:left .6s cubic-bezier(.6,.1,.68,.53);position:fixed;top:0;left:-100%;overflow:hidden}.header .menu.active{left:0}}.header .menu ul{justify-content:flex-end;align-items:center;column-gap:0;display:flex}@media screen and (max-width:992px){.header .menu ul{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;width:100%;margin-top:20px}}.header .menu ul li{text-transform:uppercase;font-size:16px;font-style:normal;font-weight:500;line-height:normal;position:relative}@media screen and (max-width:1220px){.header .menu ul li{font-size:15px}}@media screen and (max-width:992px){.header .menu ul li{width:100%;padding:8px 20px;font-size:14px}}.header .menu ul li a{color:#fff;padding:43px 30px;display:inline-block;position:relative;transform:skew(-20deg)}@media screen and (max-width:1220px){.header .menu ul li a{padding:30px 20px}}@media screen and (max-width:992px){.header .menu ul li a{width:auto;padding:12px 2px;display:inline-block;transform:skew(0deg)}}.header .menu ul li a:before{content:"";opacity:0;background:#1ab6d0;width:100%;height:5px;position:absolute;bottom:0;left:0}.header .menu ul li a span{display:inline-block;transform:skew(20deg)}@media screen and (max-width:992px){.header .menu ul li a span{position:relative;transform:skew(0deg)}}.header .menu ul li.active a,.header .menu ul li:hover a{color:#1ab6d0;background:#111745}.header .menu ul li.active a:before,.header .menu ul li:hover a:before{opacity:1}@media screen and (max-width:992px){.header .menu ul li.active a,.header .menu ul li:hover a{background:0 0}}.header .menu ul li.child_menu>a:after{font-family:var(--fa-style-family,"Font Awesome 6 Pro");content:"";color:#fff;align-items:center;margin:auto;font-size:14px;display:inline-flex;position:absolute;top:0;bottom:0;right:7px;transform:skew(20deg)}.header .menu ul li.child_menu .child_menu_panel{background:var(--e-global-theme-color);pointer-events:none;z-index:999;visibility:hidden;opacity:0;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;min-width:200px;max-width:200px;padding:0;list-style:none;transition:transform .4s;display:flex;position:absolute;top:100%;right:20px;transform:translateY(-10px)}@media screen and (max-width:992px){.header .menu ul li.child_menu .child_menu_panel{display:none;position:relative}.header .menu ul li.child_menu .child_menu_panel:hover .child_menu_panel{display:block}}.header .menu ul li.child_menu .child_menu_panel .child_menu_panel{top:0;left:-100%}.header .menu ul li.child_menu .child_menu_panel li{width:100%;font-size:14px;line-height:22px}.header .menu ul li.child_menu .child_menu_panel li a{text-transform:capitalize;color:#fff;width:100%;padding:13px 20px;display:block;transform:skew(0deg)}.header .menu ul li.child_menu .child_menu_panel li a:before{display:none}.header .menu ul li.child_menu .child_menu_panel li a:hover{color:#fff;background:#1ab6d0}.header .menu ul li.child_menu:hover>.child_menu_panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header .menu ul li .sub_menu_wrap{background:var(--e-global-theme-color);width:100%;min-width:600px;display:none;position:absolute;top:100%;left:-300px}.header .menu ul li .sub_menu_wrap ul.sub_menu{align-items:unset;flex-wrap:wrap;column-gap:0;display:flex}.header .menu ul li .sub_menu_wrap ul.sub_menu li{width:50%;display:flex}.header .menu ul li .sub_menu_wrap ul.sub_menu li a{width:100%;color:var(--e-global-color-white);flex-wrap:wrap;padding:25px;display:flex}.header .menu ul li .sub_menu_wrap ul.sub_menu li a:hover{background:#0b31b1}.header .menu ul li .sub_menu_wrap ul.sub_menu li a .menu_image{width:26px}.header .menu ul li .sub_menu_wrap ul.sub_menu li a .menu_title{width:calc(100% - 26px);padding-left:12px;font-size:20px;font-style:normal;font-weight:600;line-height:130%}.header .menu ul li .sub_menu_wrap ul.sub_menu li a .menu_text{letter-spacing:.352px;width:100%;margin-top:20px;margin-bottom:30px;font-size:15px;font-style:normal;font-weight:400;line-height:150%}.header .menu ul li:hover .sub_menu_wrap{display:block}.header .menu .only_mobile_view{width:100%}.header .menu .only_mobile_view .mobile_version_menu_inside{width:100%;display:flex}.header .menu .only_mobile_view .mobile_version_menu_inside .logo{max-width:80px}.header .header_button_list{justify-content:flex-end;align-items:center;column-gap:10px;display:flex}@media screen and (max-width:767px){.header .header_button_list{padding:0}}.header .header_button_list .user_dropdown{position:relative}.header .header_button_list .user_dropdown .user_btn{cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:12px;display:flex}.header .header_button_list .user_dropdown .user_btn .user_image{background:#1ab6d0;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;display:flex;overflow:hidden}.header .header_button_list .user_dropdown .user_btn .user_name{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:575px){.header .header_button_list .user_dropdown .user_btn .user_name{display:none}}.header .header_button_list .user_dropdown .user_btn .arrow{color:#fff;font-size:16px}@media screen and (max-width:575px){.header .header_button_list .user_dropdown .user_btn .arrow{display:none}}.header .header_button_list .user_dropdown .dropdown_menu{z-index:1;background:#1ab6d0;border-radius:0 0 6px 6px;width:200px;padding:0;position:absolute;top:73px;right:0;overflow:hidden}.header .header_button_list .user_dropdown .dropdown_menu ul{flex-direction:column;gap:5px;display:flex}.header .header_button_list .user_dropdown .dropdown_menu ul li{width:100%;height:auto}.header .header_button_list .user_dropdown .dropdown_menu ul li a,.header .header_button_list .user_dropdown .dropdown_menu ul li button{color:#070b28;text-align:left;width:100%;font-size:16px;font-family:var(--font-oswald);background:0 0;border:none;padding:10px 20px;display:block}.header .header_button_list .user_dropdown .dropdown_menu ul li a:hover,.header .header_button_list .user_dropdown .dropdown_menu ul li button:hover{color:#1ab6d0;background:#070b28}.header .header_button_list .user_dropdown .dropdown_menu ul li hr{color:#fff;margin:.5rem 0}@media screen and (max-width:992px){.header .opentoggle{align-items:center;display:flex}}.header .toggle_button{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:20px;height:18px;display:flex}.header .toggle_button div{background-color:#1ab6d0;border-radius:3px;width:100%;height:1.5px;transition:all .25s;position:relative}.header .toggle_button div:before,.header .toggle_button div:after{content:"";width:inherit;height:inherit;background-color:#1ab6d0;border-radius:3px;transition:all .25s;position:absolute;left:0}.header .toggle_button div:before{transform:translateY(-6px)}.header .toggle_button div:after{transform:translateY(6px)}.header .toggle_button.active div{background-color:#1ab6d0}.header .toggle_button.active div:before{transform:translateY(0)rotate(-45deg)}.header .toggle_button.active div:after{transform:translateY(0)rotate(45deg)}.header .close_toggle{float:right;justify-content:flex-end;align-items:flex-start;margin:0 0 0 auto;padding-top:10px;padding-right:0;display:flex}.header .close_toggle .toggle_button div{background-color:initial}.header .close_toggle .toggle_button div:before{transform:translateY(0)rotate(-45deg)}.header .close_toggle .toggle_button div:after{transform:translateY(0)rotate(45deg)}.profile_dropdown .MuiPaper-root{border-radius:10px;min-width:200px;padding:5px 10px}@media screen and (max-width:900px){.profile_dropdown .MuiPaper-root{max-height:calc(100vh - 100px);padding:5px 0 5px 10px}.profile_dropdown .MuiPaper-root ul{max-height:calc(100vh - 110px);padding-right:10px;overflow-y:auto}}.profile_dropdown .MuiPaper-root ul li,.profile_dropdown .MuiPaper-root ul a{text-transform:capitalize;border-radius:10px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:7px 12px;font-size:16px;font-weight:500;display:flex}.profile_dropdown .MuiPaper-root ul li svg,.profile_dropdown .MuiPaper-root ul a svg{font-size:24px}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root{border-radius:12px;padding:0;box-shadow:none!important}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root:hover,.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root.Mui-expanded,.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root.active,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root:hover,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root.Mui-expanded,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root.active{background:#fff}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiButtonBase-root,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiButtonBase-root{box-shadow:none;border:none;border-radius:0;height:auto;min-height:max-content;padding:0}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content{margin:0}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content .MuiTypography-root,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiButtonBase-root .MuiAccordionSummary-content .MuiTypography-root{justify-content:flex-start;align-items:center;gap:10px;font-size:16px!important;display:flex!important}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root{padding-top:0;padding-bottom:0}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul{padding:0 0 0 10px}@media screen and (max-width:900px){.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul{margin-top:10px}}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li{min-height:40px;font-size:14px}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li a,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li a{padding:10px}.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li a:hover,.profile_dropdown .MuiPaper-root ul li .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li a.active,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li a:hover,.profile_dropdown .MuiPaper-root ul a .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root ul li a.active{background:#fff}.profile_dropdown .MuiPaper-root ul .profile_name{cursor:default;white-space:nowrap;background:0 0;justify-content:flex-start;align-items:center;gap:5px;padding:0;font-size:16px;display:flex}.profile_dropdown .MuiPaper-root ul .profile_name:focus{background:0 0}.profile_dropdown .MuiPaper-root ul .profile_name li{gap:0}.profile_dropdown .MuiPaper-root ul .profile_name li .MuiAvatar-root{font-size:20px}.header{z-index:1000;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:#05081fe6;border-bottom:1px solid #09dcff29;position:sticky;top:0;box-shadow:0 14px 45px #0000003d}.header:before{content:"";background:linear-gradient(90deg,#0000,#09dcffbf,#9b51ff99,#0000);height:1px;position:absolute;bottom:-1px;left:12%;right:12%}.header .container>.row{flex-wrap:nowrap;align-items:center;min-height:88px}.header .logo{align-items:center;padding-top:0;display:flex}.header .logo a{filter:drop-shadow(0 0 15px #09dcff33);border-radius:0;justify-content:center;align-items:center;width:auto;height:76px;transition:transform .25s,filter .25s;display:flex}.header .logo img{object-fit:contain;width:auto;height:100%}.header .logo a:hover{filter:drop-shadow(0 0 20px #09dcff7a);transform:translateY(-2px)scale(1.03)}.header .menu>ul{background:#1117458c;border:1px solid #ffffff0f;border-radius:999px;gap:4px;padding:6px}.header .menu>ul li a{color:#cbd1ef;border-radius:999px;padding:13px 18px;transition:color .2s,background .2s,box-shadow .2s,transform .2s;transform:none}.header .menu>ul li a span{transform:none}.header .menu>ul li a:before{display:none}.header .menu>ul li.active a,.header .menu>ul li:hover a{color:#fff;background:linear-gradient(120deg,#09dcff2e,#9b51ff33);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #09dcff47,0 7px 20px #05081f47}.header .header_button_list{gap:9px;margin-left:10px}.header .header_button_list .button a{letter-spacing:.5px;padding:12px 22px;font-size:13px;font-weight:700;box-shadow:0 8px 24px #09dcff29}.header .header_button_list .button:not(.border_button) a{background:linear-gradient(120deg,#09dcff,#50b5ff)}.header .header_button_list .user_dropdown .user_btn{background:#111745b8;border:1px solid #09dcff33;border-radius:999px;min-height:50px;padding:6px 10px 6px 7px}.header .toggle_button{border:0;padding:0}.header .menu_backdrop{display:none}@media screen and (max-width:1220px){.header .container>.row{min-height:76px}.header .logo{max-width:76px;padding-bottom:0}.header .logo a{width:auto;height:64px}.header .menu>ul li a{padding:11px 13px}.header .header_button_list .button a{padding:10px 17px}}@media screen and (max-width:992px){body:has(.header.menu_open){overflow:hidden}.header .only_mobile_view{display:block}.header .container>.row{min-height:72px}.header .menu{background:linear-gradient(160deg,#0c1036fa,#05081ffc);border-left:1px solid #09dcff33;width:min(88vw,390px);height:100dvh;padding:18px 20px 30px;transition:right .35s cubic-bezier(.22,.8,.3,1);left:auto;right:-100%;overflow:hidden auto;box-shadow:-24px 0 70px #00000080}.header .menu.active{left:auto;right:0}.header .menu .mobile_version_menu_inside{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:70px;padding-bottom:14px}.header .menu .mobile_version_menu_inside .logo{max-width:none;margin:0;padding:0}.header .mobile_menu_logo{background:0 0;border:0;padding:0;display:flex}.header .menu .close_toggle{align-items:center;width:auto;margin:0;padding:0}.header .menu .close_toggle .toggle_button{background:#09dcff12;border:1px solid #09dcff3d;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.header .menu .close_toggle .toggle_button div{width:18px}.header .menu>ul{background:0 0;border:0;border-radius:0;gap:8px;margin-top:30px;padding:0}.header .menu>ul li{padding:0}.header .menu>ul li a{border-radius:12px;align-items:center;width:100%;min-height:52px;padding:14px 16px;font-size:16px;display:flex}.header .menu_backdrop{z-index:998;visibility:hidden;cursor:default;opacity:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#010312b3;border:0;padding:0;transition:opacity .3s,visibility .3s;display:block;position:fixed;inset:0}.header.menu_open .menu_backdrop{visibility:visible;opacity:1}.header .menu{z-index:999}.header .opentoggle{margin-left:10px}.header .opentoggle .toggle_button{width:28px;height:22px}}@media screen and (max-width:575px){.header .container{max-width:100%;padding:0 18px}.header .container>.row{min-height:66px;margin:0}.header .logo{max-width:60px;padding:0}.header .logo a{width:auto;height:56px}.header .header_button_list{margin-left:auto;padding:0}.header .header_button_list .button a{padding:8px 13px;font-size:11px}.header .header_button_list .button.border_button{display:none}}.footer{background:#070b28;width:100%}.footer_top{border-bottom:1px solid #3d4585;width:100%;padding:75px 0}@media screen and (max-width:1440px){.footer_top{padding:60px 0}}@media screen and (max-width:1220px){.footer_top{padding:50px 0}}@media screen and (max-width:1024px){.footer_top{padding:40px 0}}@media screen and (max-width:767px){.footer_top{padding:30px 0}}.footer_top_left{color:#fff}.footer_top_left h2{color:#fff;font-size:76px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:1440px){.footer_top_left h2{font-size:60px}}@media screen and (max-width:1220px){.footer_top_left h2{font-size:48px}}@media screen and (max-width:1024px){.footer_top_left h2{font-size:36px}}@media screen and (max-width:767px){.footer_top_left h2{font-size:30px}}@media screen and (max-width:575px){.footer_top_left h2{font-size:26px}}.footer_top_right{justify-content:flex-end;align-items:center;display:flex}.newsletter{background:#111745;border:1px solid #09dcff;border-radius:8px;width:80%;display:flex}@media screen and (max-width:1024px){.newsletter{width:90%}}@media screen and (max-width:767px){.newsletter{width:100%}}.newsletter input{color:#959bce;background:0 0;border:none;border-radius:8px;width:70%;height:60px;padding:15px;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.newsletter input::placeholder{color:#959bce;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.newsletter input:focus{box-shadow:none;outline:none}@media screen and (max-width:767px){.newsletter input{width:68%;height:50px}}.newsletter button{color:#090c2a;text-transform:uppercase;background:linear-gradient(248deg,#09dcff 14.48%,#48a0ff 51.3%,#9b51ff 99.93%);border:none;border-radius:8px;outline:none;width:30%;height:60px;margin:0;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.newsletter button:focus{box-shadow:none;outline:none}.newsletter button:hover{background:linear-gradient(#09dcff 14.48%,#48a0ff 51.3%,#9b51ff 99.93%)}@media screen and (max-width:1220px){.newsletter button{font-size:18px}}@media screen and (max-width:1024px){.newsletter button{font-size:16px}}@media screen and (max-width:767px){.newsletter button{width:32%;height:50px;font-size:14px}}.footer_bottom{border-bottom:1px solid #3d4585;width:100%}.footer_bottom_box{border-right:1px solid #3d4585;padding:30px 30px 60px}@media screen and (max-width:1220px){.footer_bottom_box{padding:20px 20px 40px}}@media screen and (max-width:1024px){.footer_bottom_box{padding:15px 15px 30px}}@media screen and (max-width:767px){.footer_bottom_box{padding:15px 15px 30px}}.footer_bottom_box:last-child{border:none}.footer_bottom_box h2{color:#fff;font-size:28px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:1220px){.footer_bottom_box h2{font-size:26px}}@media screen and (max-width:1024px){.footer_bottom_box h2{font-size:24px}}@media screen and (max-width:767px){.footer_bottom_box h2{font-size:22px}}.footer_bottom_box h3{color:#fff;margin-bottom:10px;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:1220px){.footer_bottom_box h3{font-size:22px}}@media screen and (max-width:1024px){.footer_bottom_box h3{font-size:20px}}@media screen and (max-width:767px){.footer_bottom_box h3{font-size:18px}}.footer_bottom_box ul li{color:#959bce;width:100%;margin:5px 0;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.footer_bottom_box ul li a{color:#959bce;display:inline-flex}.footer_logo{margin-bottom:20px}.contact_box ul li img{margin-right:7px}@media screen and (max-width:767px){.contact_box ul li img{width:20px;margin-right:5px}}.contact_box ul li a{width:calc(100% - 40px)}.social ul{margin-top:20px;display:flex}.social ul li{width:auto;margin-right:15px}.social ul li a{color:#1ab6d0;background:#111745;border-radius:6px;justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;display:flex}@media screen and (max-width:1220px){.social ul li a{width:50px;height:50px;font-size:24px}}@media screen and (max-width:1024px){.social ul li a{width:40px;height:40px;font-size:22px}}@media screen and (max-width:767px){.social ul li a{width:30px;height:30px;font-size:20px}}.copyright{text-align:center;color:#fff;width:100%;padding:25px;font-size:16px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:1024px){.copyright{font-size:15px}}@media screen and (max-width:767px){.copyright{font-size:14px}}.copyright p{margin:0}.copyright span{color:#1ab6d0}@media screen and (max-width:575px){.copyright span{display:block}}.inner_banner{height:370px}@media screen and (max-width:767px){.inner_banner{height:200px}}@media screen and (max-width:575px){.inner_banner{height:150px}}.inner_banner img{object-fit:cover;object-position:top center;width:100%;height:100%}.before_login_sec{background:#111745;padding-bottom:150px;position:relative}@media screen and (max-width:1366px){.before_login_sec{padding:50px 30px 100px}}@media screen and (max-width:992px){.before_login_sec{padding:30px 15px 60px}}.before_login_sec:before{content:"";filter:blur(126px);z-index:9;pointer-events:none;background:radial-gradient(50% 50%,#1ab6d0 0%,#0000 100%);border-radius:774px;width:450px;height:450px;position:absolute;top:60px;left:-30px}@media screen and (max-width:767px){.before_login_sec:before{max-width:100%}}.before_login_sec:after{content:"";filter:blur(126px);z-index:99;pointer-events:none;background:radial-gradient(50% 50%,#9b51ff 0%,#0000 100%);border-radius:820px;width:400px;height:400px;position:absolute;bottom:0;right:0}@media screen and (max-width:767px){.before_login_sec:after{max-width:100%}}.before_login_box{background:#070b281a;border:1px solid #1ab6d0;margin:auto;padding:35px 15px 50px}@media screen and (max-width:767px){.before_login_box{padding:25px 15px 40px}}.before_login_box .heading{margin-bottom:40px}.before_login_box_wrap{margin:auto}.before_login_box_wrap form{width:100%}.before_login_box_wrap .messages{text-align:center;color:#19ff4f;margin-bottom:20px}.before_login_box_wrap .button a{min-width:150px}@media screen and (max-width:767px){.before_login_box_wrap .button button{margin-top:10px;padding:10px 30px}}.form-group{padding-bottom:30px;position:relative}.login_field_box{background:#0c0d2d;border-top:1px solid #5c66ac;border-bottom:1px solid #5c66ac;align-items:center;width:100%;padding-left:15px;display:flex}.login_field_box .login_field_icon{align-items:center;width:24px;margin-right:10px;display:flex}@media screen and (max-width:767px){.login_field_box .login_field_icon{width:20px}}.login_field_box .login_field{width:100%}.login_field_box .login_field .form-control{color:#959bce;background:0 0;border:none;border-radius:0;width:100%;height:55px;font-size:16px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:767px){.login_field_box .login_field .form-control{height:45px}}.login_field_box .login_field .form-control::placeholder{color:#959bce;font-size:16px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:767px){.login_field_box .login_field .form-control::placeholder{font-size:14px}}.login_field_box .login_field .form-control:focus{box-shadow:none;outline:none}.login_field_box .login_field select.form-control option{color:#fff;background:#0c0d2d}.login_field_box:has(.login_field_icon) .login_field{width:calc(100% - 34px)}@media screen and (max-width:767px){.login_field_box:has(.login_field_icon) .login_field{width:calc(100% - 30px)}}.otp_wrapper_box{background:0 0;border:none}.otp_wrapper_box .otp-wrapper{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.otp_wrapper_box .otp-wrapper .otp-input{text-align:center;color:#959bce;background:#0c0d2d;border:1px solid #5c66ac;width:50px;height:50px;font-size:26px;font-weight:500}@media screen and (max-width:575px){.otp_wrapper_box .otp-wrapper .otp-input{width:40px;height:40px;font-size:20px}}.otp_wrapper_box .error{text-align:center;margin:auto;left:0;right:0}.password_field{width:calc(100% - 78px)}@media screen and (max-width:767px){.password_field{width:calc(100% - 72px)}}.pwd_visiblity_tgl{background:0 0;border:none;margin-left:10px;outline:none!important}.pwd_visiblity_tgl .eye-text{display:none}@media screen and (max-width:767px){.custom_checkbox{padding-bottom:10px;padding-right:10px}}.custom_checkbox label{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;margin-bottom:0;padding-left:45px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:block;position:relative}@media screen and (max-width:575px){.custom_checkbox label{padding-left:28px;font-size:13px}}.custom_checkbox label a{color:#1ab6d0;font-family:var(--font-poppins)}.custom_checkbox .checkmark{background-color:#0000;border:2px solid #1ab6d0;border-radius:5px;width:26px;height:26px;position:absolute;top:0;left:0}@media screen and (max-width:575px){.custom_checkbox .checkmark{width:20px;height:20px}}.custom_checkbox .checkmark:after{content:"";border:3px solid #1ab6d0;border-width:0 3px 3px 0;width:6px;height:12px;margin:auto;display:none;position:absolute;inset:-4px 0 0;transform:rotate(45deg)}@media screen and (max-width:575px){.custom_checkbox .checkmark:after{top:-3px}}.custom_checkbox input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.custom_checkbox input:checked~.checkmark{background-color:#0000}.custom_checkbox input:checked~.checkmark:after{display:block}.custom_checkbox label:hover input~.checkmark{background-color:#0000}@media screen and (max-width:767px){.forgot_password{padding-bottom:10px;padding-left:10px}}.forgot_password a{color:#1ab6d0;font-size:16px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--font-poppins)}@media screen and (max-width:575px){.forgot_password a{font-size:13px}}.resend_otp{color:#959bce}.resend_otp .btn-link{color:#959bce;background:0 0;border:none;text-decoration:underline}.home_banner{isolation:isolate;aspect-ratio:800/423;flex-wrap:wrap;align-items:center;width:100%;min-height:0;display:flex;position:relative}.home_banner .home_banner_image{z-index:-1;object-fit:fill}.home_banner>.container{z-index:1;width:100%;position:relative}.home_banner .banner_content{color:#fff;font-size:clamp(11px,1.5vw,24px);font-weight:500}.home_banner .banner_content ul{justify-content:flex-start;align-items:center;display:flex}.home_banner .banner_content ul li{color:#fff;font-size:clamp(10px,1.75vw,28px);font-weight:700;font-family:var(--font-chakra-petch);margin-right:clamp(4px,.65vw,10px);padding-right:clamp(7px,1vw,15px);position:relative}.home_banner .banner_content ul li:nth-child(2n){color:#1ab6d0}.home_banner .banner_content ul li:not(:last-child):before{content:"";background:#fff;border-radius:50%;width:clamp(3px,.5vw,8px);height:clamp(3px,.5vw,8px);margin:auto;position:absolute;top:0;bottom:0;right:0}.home_banner .banner_content h1{color:#fff;font-family:var(--font-chakra-petch);text-transform:uppercase;margin:clamp(5px,.95vw,15px) 0 clamp(4px,.65vw,10px);font-size:clamp(18px,4.25vw,68px);font-style:normal;font-weight:700;line-height:normal}.home_banner .banner_content h1 span{color:#00dbff;display:block}.home_banner .banner_content .sider_border_button{margin-top:clamp(5px,1vw,15px);padding:clamp(2px,.6vw,10px)}.home_banner .banner_content .sider_border_button a{padding:clamp(5px,1vw,16px) clamp(10px,2.5vw,40px);font-size:clamp(9px,.9vw,14px)}@media screen and (max-width:575px){.home_banner .banner_content{width:54%;padding-left:12px}.home_banner .banner_content p{max-width:190px;margin-bottom:4px;line-height:1.35}}.home_sec2{z-index:2;background-position:50%;background-size:cover;width:100%;min-height:265px;margin-top:-40px;position:relative}@media screen and (max-width:767px){.home_sec2{background:linear-gradient(90deg,#1ab6d0 0%,#5107d8 100%)!important}}.home_sec2 .home_sec2_box{margin:auto;top:-30px}.home_sec2 .home_sec2_box ul{flex-wrap:wrap;display:flex;position:relative}.home_sec2 .home_sec2_box ul li{width:20%;margin:auto;position:absolute;left:0;right:0}@media screen and (max-width:1024px){.home_sec2 .home_sec2_box ul li{width:22%}}@media screen and (max-width:767px){.home_sec2 .home_sec2_box ul li{width:100%;margin-bottom:20px;position:static!important;transform:scale(1)!important}}.home_sec2 .home_sec2_box ul li:first-child{z-index:1;left:-58%;transform:scale(.9)}@media screen and (max-width:1024px){.home_sec2 .home_sec2_box ul li:first-child{left:-70%}}.home_sec2 .home_sec2_box ul li:nth-child(2){z-index:2;left:-33%;transform:scale(1)}.home_sec2 .home_sec2_box ul li:nth-child(3){z-index:3;transform:scale(1.1)}.home_sec2 .home_sec2_box ul li:nth-child(4){z-index:2;right:-33%;transform:scale(1)}.home_sec2 .home_sec2_box ul li:nth-child(5){z-index:1;right:-58%;transform:scale(.9)}@media screen and (max-width:1024px){.home_sec2 .home_sec2_box ul li:nth-child(5){right:-70%}}.home_sec2 .home_sec2_box_wrap{background:#111745;border:2px solid #09dcff;border-radius:24px;width:100%;padding:40px 15px}@media screen and (max-width:1220px){.home_sec2 .home_sec2_box_wrap{padding:30px 15px}}.home_sec2 .home_sec2_box_icon{border-radius:50%;width:80px;height:80px;margin:auto;overflow:hidden}.home_sec2 .home_sec2_box_content{text-align:center;width:100%;margin-top:20px}.home_sec2 .home_sec2_box_content h2{color:#fff;margin-bottom:7px;font-size:34px;font-weight:500}@media screen and (max-width:1220px){.home_sec2 .home_sec2_box_content h2{font-size:28px}}@media screen and (max-width:1024px){.home_sec2 .home_sec2_box_content h2{font-size:24px}}@media screen and (max-width:768px){.home_sec2 .home_sec2_box_content h2{font-size:20px}}@media screen and (max-width:575px){.home_sec2 .home_sec2_box_content h2{font-size:18px}}.home_sec2 .home_sec2_box_content .diamond_shape{color:#fff;justify-content:center;align-items:center;width:100%;font-size:20px;font-weight:500;display:flex}.home_sec2 .home_sec2_box_content .diamond_shape img{margin-right:5px}.home_sec2 .home_sec2_box_content .button_gradient{margin-top:20px}.home_sec2 .home_sec2_box_content .button_gradient .button{background:#111745;border-radius:30px}.home_sec2 .home_sec2_box_content .button_gradient .button a{border-color:#0000;padding:8px 22px}.home_sec3{background:#070b28;padding-top:100px;position:relative;overflow:visible}@media screen and (max-width:767px){.home_sec3{padding-top:70px}}@media screen and (max-width:575px){.home_sec3{padding-top:50px}}.home_sec3 .container{max-width:1520px}.home_sec3:before{content:"";z-index:1;background:#070b28;width:100%;height:100px;position:absolute;top:-100px;left:0}.home_sec3 .home_sec3_main ul{flex-wrap:wrap;justify-content:center;display:flex}.home_sec3 .home_sec3_main ul li{width:20%;padding:0 10px;position:relative}@media screen and (max-width:1220px){.home_sec3 .home_sec3_main ul li{width:33.33%;margin-bottom:20px}}@media screen and (max-width:767px){.home_sec3 .home_sec3_main ul li{width:50%}}@media screen and (max-width:575px){.home_sec3 .home_sec3_main ul li{width:100%;margin-top:20px}}.home_sec3 .home_sec3_main ul li:not(:last-child):after{content:"";background:url(../media/works-arrow.49f000e3.png);width:300px;height:155px;position:absolute;top:10px;right:-125px}@media screen and (max-width:767px){.home_sec3 .home_sec3_main ul li:not(:last-child):after{width:330px;right:-135px}}.home_sec3 .home_sec3_main ul li:nth-child(2n):after{right:-170px;transform:rotateY(180deg)}@media screen and (max-width:1220px){.home_sec3 .home_sec3_main ul li:nth-child(3):after{display:none}}@media screen and (max-width:767px){.home_sec3 .home_sec3_main ul li:nth-child(3):after{display:block}.home_sec3 .home_sec3_main ul li:nth-child(2):after,.home_sec3 .home_sec3_main ul li:nth-child(4):after{display:none}}@media screen and (max-width:575px){.home_sec3 .home_sec3_main ul li:after{display:none!important}}.home_sec3 .home_sec3_main ul li .count{color:#070b28;z-index:5;background:#1ab6d0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:auto;font-size:24px;font-weight:600;display:flex;position:absolute;top:-20px;left:0;right:0}.home_sec3 .home_sec3_icon_gradient{z-index:4;background:linear-gradient(#09dcff,#9b51ff);border-radius:50%;width:180px;height:180px;margin:auto;padding:2px;position:relative}@media screen and (max-width:575px){.home_sec3 .home_sec3_icon_gradient{width:140px;height:140px}}.home_sec3 .home_sec3_icon_gradient .home_sec3_icon{background:#070b28;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:30px;display:flex}@media screen and (max-width:575px){.home_sec3 .home_sec3_icon_gradient .home_sec3_icon{padding:20px}}.home_sec3 .home_sec3_icon_gradient .home_sec3_icon img{max-width:70px}@media screen and (max-width:575px){.home_sec3 .home_sec3_icon_gradient .home_sec3_icon img{max-width:50px}}.home_sec3 .home_sec3_content{color:#959bce;text-align:center;width:100%;padding-top:15px;font-size:16px;font-weight:400}.home_sec3 .home_sec3_content h3{color:#fff;margin-bottom:5px;font-size:22px;font-weight:400}.home_sec4{background:#070b28;position:relative}.home_sec4:before{content:"";filter:blur(126px);z-index:9;background:radial-gradient(50% 50%,#1ab6d0 0%,#0000 100%);border-radius:774px;width:450px;height:450px;position:absolute;top:-200px;left:-30px}@media screen and (max-width:575px){.home_sec4:before{width:100%;height:300px}}.home_sec4 .home_sec4_wrap{margin-bottom:35px;display:flex}.home_sec4 .home_sec4_box_icon{background:#070b28;border:1px solid #1ab6d0;border-radius:8px;justify-content:center;align-items:center;width:86px;height:86px;margin-right:24px;padding:10px;display:flex}.home_sec4 .home_sec4_box_content{color:#959bce;width:calc(100% - 110px);font-size:16px;line-height:26px}@media screen and (max-width:767px){.home_sec4 .home_sec4_box_content{font-size:14px}}@media screen and (max-width:575px){.home_sec4 .home_sec4_box_content{font-size:13px}}.home_sec4 .home_sec4_box_content h3{color:#fff;margin-bottom:5px;font-size:24px;font-weight:400}.home_sec4 .home_sec4_bottom{flex-wrap:wrap;gap:10px;display:flex}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box{background:#111745;border:1px solid #5c66ac;border-radius:16px;width:calc(50% - 5px)}@media screen and (max-width:1024px){.home_sec4 .home_sec4_bottom .home_sec4_bottom_box{width:100%}}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_top{border-bottom:1px solid #5c66ac;align-items:center;padding:20px;display:flex}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_top img{margin-right:10px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_top h3{color:#fff;text-transform:uppercase;font-size:24px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_top h3 span{color:#1ab6d0}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom{padding:30px 20px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table{border-collapse:separate;border-spacing:0;width:100%}@media screen and (max-width:767px){.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table{background:0 0;border-radius:0;overflow:visible}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table thead{display:none}}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table thead tr th{color:#959bce;text-transform:uppercase;background:0 0;border-top:1px solid #5c66ac;border-bottom:1px solid #5c66ac;padding:6px 20px;font-size:16px;font-weight:400}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table thead tr th:first-child{border-left:1px solid #5c66ac;border-radius:20px 0 0 20px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table thead tr th:last-child{border-right:1px solid #5c66ac;border-radius:0 20px 20px 0}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody:before{content:"";height:10px;display:block}@media screen and (max-width:767px){.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr{border:.1px solid #d5d5d5;border-radius:10px;margin-bottom:15px;padding:13px 0;display:block}}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td{color:#fff;background:0 0;padding:12px 20px;font-size:16px}@media screen and (max-width:767px){.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td{border:none;align-items:center;gap:5px;font-size:13px;display:flex;text-align:left!important;max-width:unset!important;width:unset!important;min-width:unset!important;background:0 0!important}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td:before{content:attr(data-th)":";color:#fff;white-space:pre-wrap;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;flex:none;width:100px;margin:0;padding-right:10px;font-size:13px;font-weight:500;line-height:22px;display:inline-block}}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td img{margin-right:5px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td .user_details{align-items:center;display:flex}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td .user_details h6{color:#1ab6d0;margin-right:20px;font-size:16px;font-weight:500}@media screen and (max-width:767px){.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td .user_details h6{margin-right:10px;font-size:14px}}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr td .user_details img{object-fit:cover;border-radius:50%;width:28px;height:28px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr:nth-child(2n) td{background:#070b28}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr:nth-child(2n) td:first-child{border-radius:8px 0 0 8px}.home_sec4 .home_sec4_bottom .home_sec4_bottom_box .home_sec4_bottom_box_bottom table tbody tr:nth-child(2n) td:last-child{border-radius:0 8px 8px 0}.home_sec5{background-color:#111745}.join_main{flex-wrap:wrap;display:flex}.join_box_wrap{width:25%;padding:0 8px}@media screen and (max-width:991px){.join_box_wrap{width:50%;margin-bottom:15px}}@media screen and (max-width:575px){.join_box_wrap{width:100%}}.join_box_border{clip-path:polygon(0 0,70% 0,100% 20%,100% 100%,30% 100%,0 85%);background:#1ab6d0;padding:2px}.join_box{clip-path:inherit}.join_box .join_box_image{height:230px}@media screen and (max-width:1220px){.join_box .join_box_image{height:180px}}@media screen and (max-width:991px){.join_box .join_box_image{height:280px}}@media screen and (max-width:767px){.join_box .join_box_image{height:220px}}@media screen and (max-width:575px){.join_box .join_box_image{height:240px}}.join_box .join_box_image img{object-fit:cover;width:100%;height:100%}.join_box .join_box_content{color:#fff;background:#111745;width:100%;padding:15px;font-size:14px;line-height:160%;display:inline-block}@media screen and (max-width:991px){.join_box .join_box_content{padding:20px}}.join_box .join_box_content h3{margin-bottom:10px;font-size:24px}@media screen and (max-width:1220px){.join_box .join_box_content h3{font-size:20px}}.join_box .join_box_content h6{color:#ccd1ff;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;font-size:12px;font-weight:300;line-height:normal;display:-webkit-box;overflow:hidden}.join_box .join_box_content a{float:right}.home_sec6{background:#070b28;position:relative}.home_sec6:before{content:"";filter:blur(126px);z-index:99;background:radial-gradient(50% 50%,#9b51ff 0%,#0000 100%);width:400px;height:400px;position:absolute;bottom:0;right:0}.home_sec6 .home_sec6_image{clip-path:polygon(0 0,70% 0,100% 20%,100% 100%,30% 100%,0 85%);width:80%}@media screen and (max-width:1024px){.home_sec6 .home_sec6_image{width:90%}}@media screen and (max-width:575px){.home_sec6 .home_sec6_image{width:100%;margin-bottom:15px}}.home_sec6 .home_sec6_image img{width:100%}.home_sec6 .home_sec6_right{color:#fff;flex-wrap:wrap;align-content:center;align-items:center;gap:20px;display:flex}@media screen and (max-width:1024px){.home_sec6 .home_sec6_right{gap:10px}}.home_sec6 .home_sec6_right h2{font-size:76px;font-weight:700}@media screen and (max-width:1440px){.home_sec6 .home_sec6_right h2{font-size:60px}}@media screen and (max-width:1220px){.home_sec6 .home_sec6_right h2{font-size:48px}}@media screen and (max-width:1024px){.home_sec6 .home_sec6_right h2{font-size:36px}}@media screen and (max-width:768px){.home_sec6 .home_sec6_right h2{font-size:30px}}@media screen and (max-width:575px){.home_sec6 .home_sec6_right h2{font-size:26px}}.home_sec6 .home_sec6_right h3{margin-bottom:20px;font-size:24px}@media screen and (max-width:1220px){.home_sec6 .home_sec6_right h3{font-size:22px}}@media screen and (max-width:1024px){.home_sec6 .home_sec6_right h3{font-size:20px}}@media screen and (max-width:768px){.home_sec6 .home_sec6_right h3{font-size:18px}}@media screen and (max-width:575px){.home_sec6 .home_sec6_right h3{font-size:16px}}.home_sec6 .home_sec6_right .button{margin-top:15px}.home_sec7{background:linear-gradient(#070b28 50%,#111745 50%)}@media screen and (max-width:1440px){.home_sec7{padding-left:30px;padding-right:30px}}@media screen and (max-width:1024px){.home_sec7{padding:40px 20px}}.home_sec7 .home_sec7_box{text-align:center;background:linear-gradient(235deg,#09dcff 23%,#9b51ff 84%);border-radius:8px;padding:20px 15px 50px}.home_sec7 .home_sec7_box h2{margin-bottom:10px;font-size:76px;font-weight:700}@media screen and (max-width:1440px){.home_sec7 .home_sec7_box h2{font-size:60px}}@media screen and (max-width:1220px){.home_sec7 .home_sec7_box h2{font-size:48px}}@media screen and (max-width:1024px){.home_sec7 .home_sec7_box h2{font-size:36px}}@media screen and (max-width:768px){.home_sec7 .home_sec7_box h2{font-size:30px}}@media screen and (max-width:575px){.home_sec7 .home_sec7_box h2{font-size:26px}}.home_sec8{background:#111745}.home_sec8_main{flex-wrap:wrap;display:flex}.team_box{width:25%;padding:0 7px}@media screen and (max-width:767px){.team_box{width:50%}}@media screen and (max-width:575px){.team_box{width:100%}}.team_box .team_box_image{height:300px}@media screen and (max-width:991px){.team_box .team_box_image{height:250px}}@media screen and (max-width:575px){.team_box .team_box_image{height:300px}}.team_box .team_box_image img{object-fit:cover;object-position:top;width:100%;height:100%}.team_box .team_box_content{color:#959bce;margin-top:15px;font-size:14px}@media screen and (max-width:991px){.team_box .team_box_content{margin-top:10px}}@media screen and (max-width:767px){.team_box .team_box_content{font-size:13px}}.team_box .team_box_content h3{color:#fff;margin-bottom:8px;font-size:24px}@media screen and (max-width:1220px){.team_box .team_box_content h3{font-size:22px}}@media screen and (max-width:1024px){.team_box .team_box_content h3{font-size:20px}}@media screen and (max-width:768px){.team_box .team_box_content h3{font-size:18px}}@media screen and (max-width:575px){.team_box .team_box_content h3{font-size:16px}}.profile_banner{background-color:#123e9f;background-repeat:no-repeat;background-size:cover;align-items:center;height:400px;display:flex}@media screen and (max-width:1220px){.profile_banner{height:350px}}@media screen and (max-width:1024px){.profile_banner{height:300px}}@media screen and (max-width:767px){.profile_banner{height:260px}}@media screen and (max-width:575px){.profile_banner{height:auto;min-height:220px;padding:15px}}.profile_banner .row{justify-content:center}.profile_banner .profile_banner_left .profile_image{border:3px solid #fff;border-radius:50%;width:250px;height:250px}@media screen and (max-width:1220px){.profile_banner .profile_banner_left .profile_image{width:220px;height:220px}}@media screen and (max-width:991px){.profile_banner .profile_banner_left .profile_image{width:200px;height:200px}}@media screen and (max-width:767px){.profile_banner .profile_banner_left .profile_image{width:170px;height:170px}}@media screen and (max-width:575px){.profile_banner .profile_banner_left .profile_image{width:140px;height:140px}}.profile_banner .profile_banner_left .profile_image img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile_banner .profile_banner_right{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:25px}@media screen and (max-width:575px){.profile_banner .profile_banner_right{margin-top:20px}}.profile_banner .profile_banner_right h2{color:#fff;font-size:76px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:1440px){.profile_banner .profile_banner_right h2{font-size:60px}}@media screen and (max-width:1220px){.profile_banner .profile_banner_right h2{font-size:48px}}@media screen and (max-width:1024px){.profile_banner .profile_banner_right h2{font-size:36px}}@media screen and (max-width:768px){.profile_banner .profile_banner_right h2{font-size:30px}}@media screen and (max-width:575px){.profile_banner .profile_banner_right h2{font-size:26px}}.profile_banner .profile_banner_right .details{flex-direction:column;gap:5px;width:100%;display:flex}.profile_banner .profile_banner_right .details h4{font-size:18px}@media screen and (max-width:767px){.profile_banner .profile_banner_right .details h4{font-size:16px}}.profile_sec1{background:#111745}.profile_sec1_main_wrap{margin:auto}.profile_avatar ul{flex-wrap:wrap;gap:15px;display:flex}.profile_avatar ul li{width:auto;position:relative}.profile_avatar ul li button{width:120px;height:120px;box-shadow:none;z-index:1;background:#fff;border:3px solid #9898ff;border-radius:50%;position:relative;overflow:hidden}@media screen and (max-width:767px){.profile_avatar ul li button{width:100px;height:100px}}.profile_avatar ul li button:focus{box-shadow:none;outline:none}.profile_avatar ul li button>img{object-fit:cover;width:100%;height:100%}.profile_avatar ul li button:after{content:"";background-color:#00000080;background-image:url(../media/circle-check.90a81f23.png);background-position:50%;background-repeat:no-repeat;border-radius:50%;width:100%;height:100%;margin:auto;display:none;position:absolute;inset:0}.profile_avatar ul input{opacity:0;z-index:2;width:100%;height:100%;position:absolute}.profile_avatar ul input:checked~.user-avatar-img:after{display:block}.select_avatar{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.profile_category{margin-top:40px}.profile_category_list{flex-wrap:wrap;gap:20px;display:flex}@media screen and (max-width:575px){.profile_category_list{gap:10px}}.profile_category_list button{color:#fff;text-transform:uppercase;background:#111745;border:1px solid #5c66ac;border-radius:70px;padding:18px 50px}@media screen and (max-width:1024px){.profile_category_list button{padding:12px 35px;font-size:14px}}@media screen and (max-width:767px){.profile_category_list button{padding:10px 25px;font-size:13px}}@media screen and (max-width:575px){.profile_category_list button{padding:8px 20px;font-size:12px}}.profile_category_list button.active,.profile_category_list button:hover{color:#fff;background:#1ab6d0}.profile_category_list button:focus{box-shadow:none;outline:none}.profile_notification{margin-top:40px}.profile_notification_box_wrap{margin-bottom:30px;display:flex}.profile_notification_box{background:#111745;border:1px solid #5c66ac;justify-content:space-between;align-items:center;width:100%;padding:15px 25px;display:flex}@media screen and (max-width:767px){.profile_notification_box{padding:10px 15px}}.profile_notification_box>span{color:#fff;text-transform:capitalize;width:calc(100% - 70px);font-size:16px;font-style:normal;font-weight:400;line-height:170%}@media screen and (max-width:767px){.profile_notification_box>span{font-size:14px}}@media screen and (max-width:575px){.profile_notification_box>span{font-size:13px}}.profile_notification .button a{padding:10px 25px}@media screen and (max-width:767px){.profile_notification .button button{margin-top:10px;padding:10px 30px}}.switch{width:60px;height:34px;display:inline-block;position:relative}@media screen and (max-width:575px){.switch{width:50px;height:27px}}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background-color:#2196f3}.switch input:checked+.slider:before{transform:translate(25px)}.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.slider{cursor:pointer;background-color:#070b28;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#d9d9d9;width:26px;height:26px;transition:all .4s;position:absolute;bottom:4px;left:3px}@media screen and (max-width:575px){.slider:before{width:20px;height:20px}}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.all-game-bg{background:#111745;padding-top:60px}.all-game-bg .join_box_border{margin-bottom:30px}.all-game-bg .join_box_border .join_box_image{height:230px}.all-game-bg .join_box_border .join_box_image img{object-fit:cover;width:100%;height:100%}.all-game-bg .join_box_border .join_box_content{color:#fff;background:#111745;padding:15px;font-size:14px}.all-game-bg .join_box_border .join_box_content h3{font-size:24px}.all-game-bg .join_box_border .join_box_content h6{color:#ccd1ff;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:37px;font-size:12px;font-weight:300;line-height:normal;display:-webkit-box;overflow:hidden}.all-game-bg .join_box_border .join_box_content a{float:right}.all-game-bg .join_box_border .join_box_content .meeting-top-heading{grid-template-columns:3fr 1fr auto;align-items:center;gap:1em;display:grid}.all-game-bg .join_box_border .join_box_content .meeting-top-heading .meeting-title{font-family:var(--font-oswald);color:#1ab6d0;font-size:1.5rem}.all-game-bg .join_box_border .join_box_content .meeting-top-heading .meeting-status{background:#2e40d9;border-radius:1rem;padding:.5em 1em;font-size:12px;line-height:1;display:inline-block}.all-game-bg .join_box_border .join_box_content .meeting-created{color:#a9b3ff;align-items:center;gap:5px;margin-top:1em;font-size:13px;font-weight:400;display:flex}.all-game-bg .join_box_border .join_box_content .button{justify-content:flex-end;width:100%;display:inline-flex}.all-game-bg{isolation:isolate;background:linear-gradient(#ffffff06 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/64px 64px,radial-gradient(circle at 50% 0,#17235d 0,#0b1035 48%,#070b26 100%);min-height:calc(100vh - 80px);padding:88px 0 110px;position:relative;overflow:hidden}.all-game-bg .container{z-index:2;position:relative}.game-page-glow{filter:blur(10px);pointer-events:none;opacity:.22;z-index:0;border-radius:50%;position:absolute}.game-page-glow-one{background:#1ab6d0;width:420px;height:420px;top:-260px;left:-120px}.game-page-glow-two{background:#6257ff;width:360px;height:360px;top:340px;right:-200px}.game-page-hero{text-align:center;color:#fff;max-width:780px;margin:0 auto 58px}.game-page-hero .game-page-eyebrow{color:#6ee5f5;letter-spacing:.13em;text-transform:uppercase;background:#1ab6d014;border:1px solid #5bdcee38;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.game-page-hero .game-page-eyebrow span{background:#3de0b6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #3de0b61f}.game-page-hero h1{letter-spacing:-.035em;margin:20px 0 15px;font-size:clamp(42px,5vw,72px);line-height:1.02}.game-page-hero h1 em{color:#35c9df;font-style:normal}.game-page-hero>p{color:#aeb8dd;max-width:620px;margin:0 auto;font-size:16px;line-height:1.75}.game-page-summary{color:#7f8ab7;justify-content:center;align-items:center;gap:14px;margin-top:24px;font-size:12px;display:flex}.game-page-summary strong{color:#fff}.game-page-summary i{background:#52608f;border-radius:50%;width:3px;height:3px}.game-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.game-card{background:linear-gradient(145deg,#182050f5,#0c1136fa);border:1px solid #738bdb33;border-radius:22px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 24px 55px #0000003d}.game-card:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0a}.game-card:hover{border-color:#35c9df7a;transform:translateY(-7px);box-shadow:0 30px 70px #00000057,0 0 0 1px #35c9df14}.game-card-image{background:#141b50;height:215px;position:relative;overflow:hidden}.game-card-image:after{content:"";background:linear-gradient(#0000 48%,#080c27bf);position:absolute;inset:0}.game-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.game-card:hover .game-card-image img{transform:scale(1.045)}.game-card-status{z-index:2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;letter-spacing:.09em;text-transform:uppercase;background:#070b28c7;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:700;display:flex;position:absolute;top:16px;left:16px}.game-card-status span{background:#35dfa6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #35dfa6}.game-card-number{z-index:2;color:#ffffff52;font-family:var(--font-oswald);font-size:30px;font-weight:700;position:absolute;bottom:10px;right:16px}.game-card-content{flex-direction:column;min-height:270px;padding:22px;display:flex}.game-card-heading{align-items:flex-start;gap:12px;display:flex}.game-card-heading h2{color:#fff;margin:1px 0 0;font-size:19px;line-height:1.35}.game-card-icon{color:#35c9df;background:#1ab6d01f;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.game-card-description{-webkit-line-clamp:2;color:#9fa9cf;-webkit-box-orient:vertical;min-height:46px;margin:15px 0 17px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.game-card-meta{border-top:1px solid #7a8bc521;flex-wrap:wrap;gap:10px 16px;padding-top:15px;display:flex}.game-card-meta span{color:#7f8ab7;align-items:center;gap:7px;font-size:11px;display:flex}.game-card-meta svg{color:#7182c9;font-size:14px}.game-card-meta strong{color:#cdd4f2;font-weight:600}.game-card-join{color:#07102d;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(100deg,#20b8d0,#39d0d4);border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:auto;padding:0 17px;font-size:12px;font-weight:800;transition:filter .2s,transform .2s;display:flex;box-shadow:0 12px 24px #1ab6d02e}.game-card-join svg{font-size:20px}.game-card-join:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.game-card-join:disabled{cursor:wait;opacity:.58}.game-page-empty{text-align:center;background:#1118438c;border:1px dashed #6884d847;border-radius:22px;grid-column:1/-1;padding:70px 24px}.game-page-empty>span{color:#35c9df;background:#1ab6d01a;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:26px;display:grid}.game-page-empty h2{color:#fff;font-size:24px}.game-page-empty p{color:#8d98c0;margin:8px 0 0}.game-card-skeleton{pointer-events:none}.game-card-skeleton .skeleton-image{background:#ffffff0b;height:215px}.game-card-skeleton .skeleton-content{padding:25px}.game-card-skeleton i{background:#ffffff0e;border-radius:8px;height:15px;margin-bottom:16px;animation:1.3s infinite alternate gamePulse;display:block}.game-card-skeleton i:nth-child(2){width:76%}.game-card-skeleton i:nth-child(3){height:48px;margin-top:60px}@keyframes gamePulse{to{opacity:.35}}@media (max-width:991px){.all-game-bg{padding-top:68px}.game-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.all-game-bg{background-size:42px 42px,42px 42px,auto;padding:54px 0 80px}.game-page-hero{margin-bottom:38px}.game-page-hero h1{font-size:41px}.game-page-hero>p{font-size:14px}.game-page-summary{flex-direction:column;gap:6px}.game-page-summary i{display:none}.game-card-grid{grid-template-columns:1fr}.game-card-image{height:205px}}.profile_banner_updated{background-position:50%;background-size:cover;min-height:430px;padding:84px 0 62px;position:relative;overflow:hidden}.profile_banner_updated:after{content:"";pointer-events:none;background:linear-gradient(100deg,#05092640,#121c6614,#05092661);position:absolute;inset:0}.profile_banner_updated .container{z-index:1;position:relative}.profile_summary{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(115deg,#080d34f0,#11184fe6);border:1px solid #4ecbee5c;border-radius:26px;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:38px;padding:34px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000061,inset 0 1px #ffffff0d}.profile_summary:before{content:"";background:linear-gradient(90deg,#0000,#09dcff,#8e61ff,#0000);height:2px;position:absolute;top:0;left:8%;right:8%}.profile_summary_glow{filter:blur(35px);pointer-events:none;background:#09dcff21;border-radius:50%;width:280px;height:280px;position:absolute;top:-110px;left:-120px}.profile_image_dynamic{background:linear-gradient(145deg,#20b8d0,#7057ed);border:3px solid #35def4;border-radius:50%;place-items:center;display:grid;position:relative;overflow:visible;box-shadow:0 0 0 9px #09dcff14,0 20px 42px #00000052;width:158px!important;height:158px!important;margin:0!important}.profile_image_dynamic img{object-fit:cover;width:100%;height:100%}.profile_image_dynamic span{font-size:48px;font-weight:800}.profile_image_dynamic img{border-radius:50%}.profile_online_dot{background:#36e2a9;border:4px solid #10184d;border-radius:50%;width:18px;height:18px;position:absolute;bottom:13px;right:8px;box-shadow:0 0 14px #36e2a9}.profile_identity{position:relative}.profile_identity .page_eyebrow{font-size:12px}.profile_identity h1{font:700 clamp(38px,4vw,62px)/1.05 var(--font-oswald);letter-spacing:-.02em;text-shadow:0 8px 25px #00000040;margin:8px 0 4px}.profile_identity p{color:#aeb9e2;margin:0;font-size:15px}.profile_competitor_badge{color:#c7d0f3;letter-spacing:.5px;text-transform:uppercase;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;width:max-content;margin-top:17px;padding:7px 11px;font-size:10px;display:flex}.profile_competitor_badge svg{color:#ffd45a;font-size:14px}.profile_stats{grid-template-columns:repeat(3,minmax(122px,1fr));gap:12px;display:grid}.profile_stats article{background:linear-gradient(145deg,#1d266fd1,#0c123de0);border:1px solid #5e71c66b;border-radius:17px;flex-direction:column;justify-content:space-between;min-height:122px;padding:16px;transition:all .2s;display:flex}.profile_stats article:hover{border-color:#35def48c;transform:translateY(-4px);box-shadow:0 14px 25px #0003}.profile_stats article>span{color:#61dff0;background:#09dcff1a;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.profile_stats article>div{flex-direction:column;display:flex}.profile_stats small{color:#8f9ac7;letter-spacing:1.1px;text-transform:uppercase;font-size:9px}.profile_stats strong{color:#fff;margin-top:5px;font-size:26px;line-height:1}.profile_stats .profile_rank_stat{background:linear-gradient(145deg,#413170e0,#161747eb);border-color:#ffcc5061}.profile_stats .profile_rank_stat>span{color:#ffd45a;background:#ffd45a1a}.profile_editor{background:#090c2a;padding:75px 0 100px}.profile_editor_card{color:#fff;background:#111745;border:1px solid #29316a;border-radius:20px;max-width:980px;margin:auto;padding:42px;box-shadow:0 28px 75px #00000047}.profile_editor_heading{text-align:center;margin-bottom:32px}.profile_editor_heading h2{font:700 38px var(--font-oswald);margin:10px 0}.profile_editor_heading p{color:#959bce}.profile_avatar_picker{background:#0b1035;border:1px solid #29316a;border-radius:14px;padding:25px}.profile_avatar_picker h3{margin-bottom:18px;font-size:18px}.profile_avatar_options{flex-wrap:wrap;gap:18px;display:flex}.profile_avatar_options button{color:#aeb6da;background:0 0;border:1px solid #35417e;border-radius:13px;width:118px;padding:12px;transition:all .2s}.profile_avatar_options button.selected{color:#fff;background:#09dcff14;border-color:#09dcff;box-shadow:0 0 0 3px #09dcff14}.profile_avatar_upload{color:#aeb6da;cursor:pointer;background:0 0;border:1px dashed #4b5ca5;border-radius:13px;flex-direction:column;align-items:center;width:118px;padding:12px;transition:all .2s;display:flex}.profile_avatar_upload:hover,.profile_avatar_upload.selected{color:#fff;background:#09dcff14;border-color:#09dcff;box-shadow:0 0 0 3px #09dcff14}.profile_avatar_upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.profile_avatar_upload>span{color:#09dcff;background:#09dcff17;border-radius:50%;place-items:center;width:72px;height:72px;font-size:25px;display:grid}.profile_avatar_upload small{margin-top:9px;font-size:10px;display:block}.profile_avatar_options img,.profile_avatar_options button>span{object-fit:cover;color:#fff;background:linear-gradient(145deg,#1ab6d0,#674de8);border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:23px;font-weight:800;display:grid}.profile_avatar_options small{margin-top:9px;font-size:10px;display:block}.profile_fields{grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;display:grid}.profile_fields label{color:#b9c2e5;text-transform:uppercase;letter-spacing:.6px;flex-direction:column;gap:8px;font-size:12px;display:flex}.profile_fields input,.profile_fields select{color:#fff;background:#090c2a;border:1px solid #35417e;border-radius:8px;outline:none;width:100%;height:52px;padding:0 15px}.profile_fields input:focus,.profile_fields select:focus{border-color:#09dcff;box-shadow:0 0 0 3px #09dcff14}.profile_fields input:disabled{color:#7c86ae;cursor:not-allowed}.profile_save_button{color:#07102d;min-width:190px;min-height:50px;font:700 14px var(--font-oswald);text-transform:uppercase;background:linear-gradient(110deg,#09dcff,#43b9ee);border:0;border-radius:25px;margin:32px auto 0;display:block}.profile_save_button:disabled{opacity:.6;cursor:wait}@media (max-width:991px){.profile_summary{grid-template-columns:auto 1fr}.profile_stats{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}}@media (max-width:575px){.profile_banner_updated{padding-top:55px}.profile_summary{text-align:center;flex-direction:column;padding:24px 18px;display:flex}.profile_image_dynamic{width:120px!important;height:120px!important}.profile_stats{grid-template-columns:1fr;width:100%}.profile_stats article{min-height:80px}.profile_editor{padding:50px 0}.profile_editor_card{padding:25px 18px}.profile_editor_heading h2{font-size:30px}.profile_avatar_options{justify-content:center}.profile_fields{grid-template-columns:1fr}}.pagination{padding-bottom:40px}.pagination li.page-item button{color:#fff;border:none;width:40px;height:40px;padding:5px;font-size:20px;background-color:#070b28!important}.pagination li.page-item.active button,.pagination li.page-item:hover button{background-color:#1ab6d0!important}.spiner_screen_sec1{background:#111745}.spiner_screen_sec1 .spiner_screen_wrap{margin:auto}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top{justify-content:space-evenly;align-items:center;height:230px;display:flex;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}@media screen and (max-width:575px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top{padding:10px}}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap{text-align:center;color:#fff;width:220px;height:auto}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box{background:#000;border-radius:10px;justify-content:center;align-items:center;width:100%;height:110px;margin-bottom:10px;padding:5px;display:flex}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box video{border-radius:inherit;object-fit:cover;width:100%;height:100%}@media screen and (max-width:575px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box video{width:100%;height:100%}}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box .player_image{border-radius:inherit;width:100%;height:100%;overflow:hidden}@media screen and (max-width:575px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box .player_image{width:100%;height:100%}}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box .player_image img,.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_wrap_top .player_main_box_wrap .player_main_box .player_image video{border-radius:inherit;object-fit:cover;width:100%;height:100%}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main{width:100%;display:flex}@media screen and (max-width:991px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main{flex-wrap:wrap;justify-content:space-between}}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;row-gap:8px;width:20%;padding-top:10px;display:flex}@media screen and (max-width:991px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar{width:calc(50% - 5px)}}@media screen and (max-width:450px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar{width:100%}}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box{background:#070b28;border:1px solid #0000;width:100%;padding:10px 20px;position:relative;overflow:hidden}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box.select{border:4px solid #1d78ea!important}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box.select-red{border:4px solid red!important}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_content{justify-content:space-between;align-items:center;width:100%;display:flex}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_content .spiner_screen_sidebar_box_content_left{color:#5e648c;font-size:12px;font-style:normal;font-weight:400;line-height:30px}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_content .spiner_screen_sidebar_box_content_right{color:#fff;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:30px}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_content .network-indicator{align-items:center;font-size:18px;display:flex}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_image,.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_video{background:#fff;border-radius:4px;width:100%;height:90px;margin:5px 0;position:relative;overflow:hidden}@media screen and (max-width:575px){.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_image,.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_video{height:120px}}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_image img,.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_video img{object-fit:cover;object-position:top;width:100%;height:100%}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_image div,.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .spiner_screen_sidebar_box_player_video div{height:100%}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box video{object-fit:cover;width:100%;height:100%}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .player_card_overlay{z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#070b28d1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.spiner_screen_sec1 .spiner_screen_wrap .spiner_screen_main .spiner_screen_sidebar .spiner_screen_sidebar_box .player_card_overlay img{object-fit:contain;width:84px;max-width:60%;height:auto}.spiner_screen_sidebar_box_player_video .end_call{color:#fff;background:#ea4335;border-radius:30px;justify-content:center;align-items:center;width:40px;height:24px;margin:auto;padding:5px;display:flex;position:absolute;bottom:5px;left:0;right:0}.spiner_screen_sidebar_box_player_actions{grid-template-columns:1fr auto 1fr;justify-content:center;align-items:center;gap:.5em;margin-top:10px;display:flex}.multple-btns{background-color:#3a416e99;border-radius:5em;grid-template-columns:1.5fr 1fr;align-items:center;padding-right:.25em;display:grid}.btn-audio-device{color:#fff;background-color:#1d78ea;font-size:15px}.btn-audio-device.off{background-color:#3a416e99}.btn-audio-device:hover{color:#fff;background-color:#0c52aa}.btn-video-device{color:#fff;background-color:#5b1dea;font-size:15px}.btn-video-device.off{background-color:#3a416e99}.btn-video-device:hover{color:#fff;background-color:#3907ac!important}.btn-device{border-radius:50%;outline:none;width:30px;height:30px;padding:0}.btn-device img{filter:invert();width:15px}.btn-end-call{background-color:#dc3545;border-radius:1em;padding:.2em 1em}.btn-end-call:hover{background-color:#da0f23!important}.more-device-btn{color:#fff;opacity:.5;background-color:#0000;border:none;outline:none}.mord-devices-modal .modal-content{background:#151747;padding:1rem}.mord-devices-modal .modal-header{font-family:var(--heading-font-family);color:#1ab6d0;border-bottom:none;font-size:25px}.mord-devices-modal .modal-header svg{width:1.1em;height:auto}.mord-devices-modal select{color:#fff;background:#0c0d2d;border:1px solid #5c66ac;border-left:none;border-right:none;border-radius:0;width:100%;padding:.5em .5em .5em 0;font-size:14px;font-weight:300;outline:none!important}.mord-devices-modal h4{font-family:var(--body-font-family);color:#a7a6ff;margin-top:1.5em;font-size:16px;font-weight:400}.mord-devices-modal .close{text-shadow:none;color:#fff;font-weight:400}.mord-devices-modal .close svg{width:1em;height:auto}.remote-video-call,#remote-video-call{flex-wrap:wrap;row-gap:8px;width:100%;display:flex}.life_line{justify-content:flex-start;align-items:center;width:auto;display:flex}.life_line ul{justify-content:flex-start;align-items:center;column-gap:4px;display:flex}.life_line ul li{background:#1d78ea;border-radius:50%;width:8px;height:8px}.spiner_screen_body{flex-flow:column wrap;row-gap:15px;width:60%;padding:10px;display:flex}@media screen and (max-width:991px){.spiner_screen_body{order:3;width:100%}}.spiner_screen_body_top{color:#fff;background:#070b28;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 15px;font-size:14px;font-style:normal;font-weight:400;line-height:30px;display:flex}.spiner_screen_body_top_right{justify-content:flex-end;align-items:center;column-gap:10px;display:flex}.color_red{color:#f60122}.spiner_screen_body_main h3{color:#fff;text-transform:uppercase;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.spiner_screen_body_main .button a{text-transform:uppercase;color:#fff}.live_chat_main{background:#151c4e;border:1px solid #1d78ea;border-radius:8px;overflow:hidden}.live_chat_top{color:#fff;background:#070b28;justify-content:space-between;align-items:center;width:100%;padding:5px 16px;font-size:12px;font-style:normal;font-weight:400;line-height:30px;display:flex}.live_chat_body{background:#151c4e;border-bottom:1px solid #1d78ea;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;row-gap:7px;width:100%;height:170px;padding:13px 16px;display:flex;overflow-y:auto}.live_chat_body::-webkit-scrollbar{width:2px}.live_chat_body::-webkit-scrollbar-thumb{background:#1d78ea}.live_chat_message{width:100%;display:flex}.live_chat_message.own_message{flex-direction:row-reverse}.live_chat_message.own_message .live_chat_user_icon{margin-left:6px;margin-right:0}.live_chat_message.own_message .live_chat_message_text{text-align:right;justify-content:flex-end}.live_chat_message.own_message .live_chat_message_text span{order:1;margin-left:10px;margin-right:0}.live_chat_message.own_message .live_chat_message_text p{order:0}.live_chat_message.own_message .live_chat_message_text .message_status,.live_chat_message.own_message .live_chat_message_text .message_retry_btn{order:2;margin-left:0;margin-right:6px}.live_chat_user_icon{border-radius:50%;width:22px;height:22px;margin-right:6px}.live_chat_message_text{color:#fff;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:calc(100% - 28px);font-size:12px;font-style:normal;font-weight:400;line-height:30px;display:flex}.live_chat_message_text span{color:#5e648c;margin-right:10px}.live_chat_message_text p{margin:0}.live_chat_typing_indicator{align-items:center;min-height:20px;padding:2px 16px;display:flex}.live_chat_typing_indicator span{color:#8b90b8;font-size:11px;font-weight:400;line-height:18px}.live_chat_typing_indicator strong{color:#a5aad4;font-weight:600}.live_chat_typing_indicator .typing_dots{margin-left:1px;display:inline-flex}.live_chat_typing_indicator .typing_dots span{color:#a5aad4;font-size:14px;font-weight:700;animation:1.4s infinite typingDot}.live_chat_typing_indicator .typing_dots span:nth-child(2){animation-delay:.2s}.live_chat_typing_indicator .typing_dots span:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.live_chat_reply_sec{width:100%;padding:7px 16px;display:flex}@media screen and (max-width:575px){.live_chat_reply_sec{padding:5px 10px}}.live_chat_field{width:80%}@media screen and (max-width:575px){.live_chat_field{width:75%}}.live_chat_field .form-control{color:#6e77bd;resize:none;background:0 0;border:none;border-radius:0;outline:none;width:100%;height:40px;font-size:12px;font-style:normal;font-weight:400;line-height:30px}.live_chat_field .form-control::placeholder{color:#6e77bd;font-size:12px;font-style:normal;font-weight:400;line-height:30px}.live_chat_field .form-control:focus{box-shadow:none;outline:none}.live_chat_reply_right{justify-content:flex-end;align-items:center;column-gap:10px;width:20%;display:flex}@media screen and (max-width:575px){.live_chat_reply_right{width:25%}}.live_chat_word_count{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:30px}.live_chat_online span{background:#febe00;border-radius:50%;width:16px;height:16px;display:block}.live_chat_submit button{box-shadow:none;background:0 0;border:none;border-radius:0;outline:none}.live_chat_submit button:focus{box-shadow:none}.game_screen_body{border-radius:10px;width:100%;overflow:hidden}.game_screen_body_main_top{background:linear-gradient(66deg,#3524f1 9.85%,#09dcff 71.35%);justify-content:center;align-items:center;width:100%;padding:12px;display:flex}.game_count{color:#1d78ea;background:#151c4e;border-radius:4px;justify-content:center;align-items:center;column-gap:10px;padding:8px 25px;font-size:16px;font-style:normal;font-weight:700;line-height:30px;display:inline-flex}.game_screen_body_main{width:100%;padding:25px 15px 10px;background-size:cover!important}.game_question_gradient{clip-path:polygon(0% 0%,0% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%,5% 0%);background:linear-gradient(#1d77e7,#9b51ff);padding:6px}.game_question{clip-path:polygon(0% 0%,0% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%,5% 0%);background:#151c4e;padding:20px 40px}.game_question h2{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.blinker_B{border:4px solid red!important}.blinker_A{border:4px solid #1d78ea!important}.hide_element{display:none!important}.answer_blink{background:#ff0;text-decoration:blink;-webkit-animation-name:blinker;-webkit-animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate}@-webkit-keyframes blinker{0%{opacity:1}to{opacity:0}}.question_under{column-gap:10px;padding-top:25px}.question_option{flex-wrap:wrap;row-gap:15px;display:flex}.question_video_box{text-align:center;background:#070b28;border:10px solid #151b4d;border-radius:5px;height:345px}@media screen and (max-width:575px){.question_video_box{height:300px}}.question_video_box video,.question_video_box iframe,.question_video_box img{object-fit:contain;max-width:100%;height:100%;margin-left:auto;margin-right:auto}.answer_gradient{clip-path:polygon(0% 0%,0% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%,5% 0%);width:100%;padding:6px}.answer_gradient.hover:hover{color:#fff!important;background:linear-gradient(#1d77e7,#9b51ff)!important}.answer_gradient.correct{color:#fff!important;background:green!important}.answer_gradient.wrong{color:#fff!important;background:red!important}.answer{clip-path:polygon(0% 0%,0% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%,5% 0%);background:linear-gradient(90deg,#151c4e 0%,#3041b4 100%);padding:8px 25px}.answer h5{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:30px}.answer h5 span{background:-webkit-linear-gradient(45deg,#09dcff,#9b51ff 80%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin:0}.play_button{border-radius:50%;width:56px;height:56px;margin:auto;position:absolute;inset:0}.question_last_sec{text-align:center;width:100%;margin-top:20px}.click_answer_button{margin-bottom:20px}.click_answer_button a,.click_answer_button button{color:#fff;text-transform:uppercase;background:#151c4e;border-radius:40px;padding:10px 25px;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.click_answer_button a:hover,.click_answer_button button:hover{color:#151c4e;border-color:#151c4e}.game_failed_wrap .head{text-align:center;width:100%;margin-bottom:15px}.game_failed_wrap .head h3{color:#151c4e;font-size:20px;font-style:normal;font-weight:600;line-height:normal;font-family:var(--big-heading-font-family)}.game_failed_wrap .click_answer_button{justify-content:center;align-items:center;gap:10px;margin-bottom:15px;display:flex}.game_failed_wrap .click_answer_button button{text-align:center;min-width:100px}.bonus_round_prompt{text-align:center;background:#fff;border:1px solid #2678ff;border-radius:12px;margin:16px 0;padding:24px}.bonus_round_prompt p{color:#151c4e;margin:0}.question_bar{background:linear-gradient(90deg,#05cc6d 0%,#fac509 50%,#ff5c01 100%);border:2px solid #fff;border-radius:8px;width:100%;height:12px}.robot_screen_body .live_chat_body{height:300px}.robot_screen_body_main{background:#070b28;padding:0 30px}.audience_vote_modal .modal-dialog{border-radius:8px;max-width:700px;overflow:hidden}.audience_vote_modal .modal-dialog .modal-header{background:#1d78ea;align-items:center;padding:20px 30px}.audience_vote_modal .modal-dialog .modal-header .modal-title{color:#fff;font-family:var(--heading-font-family);font-size:26px;font-style:normal;font-weight:400;line-height:normal}.audience_vote_modal .modal-dialog .modal-header .close{color:#fff;opacity:1;box-shadow:none;padding:0;font-size:42px;font-weight:100}.audience_vote_modal .modal-dialog .modal-header .close:focus{box-shadow:none;outline:none}.audience_vote_modal .modal-dialog .modal-body{background:#111745;border-bottom:3px solid #09dcff;width:100%;padding:0;box-shadow:0 4px 48px #000}.audience_vote_modal .modal-dialog .modal-body .audience_vote_wrap{background:linear-gradient(#111745 0%,#253292 100%);padding-bottom:50px}.visitor_sec{background:#151c4e;border:1px solid #1d78ea;width:100%;margin-top:20px}.visitor_top{color:#fff;background:#070b28;width:100%;padding:10px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:30px}.visitor_body{background:#151c4e;width:100%;padding:10px 50px}.visitor_slider{width:100%;position:relative}.visitor_slider .slick-list{width:100%;position:relative;overflow:hidden}.visitor_slider .slick-list .slick-track{column-gap:8px;display:flex}.slick_slider_arrow .slick-arrow{width:24px;height:24px;box-shadow:none;background:0 0;border:none;margin:auto;position:absolute;top:0;bottom:0;left:-25px;overflow:hidden}.slick_slider_arrow .slick-arrow.slick-next{left:auto;right:-25px}.slick_slider_arrow .slick-arrow:before{content:"";background:url(../media/arrow-white.00362f91.svg);width:24px;height:24px;display:block}.slick_slider_arrow .slick-arrow.slick-next:before{transform:rotate(180deg)}.visitor_box{background:#070b28;border-radius:8px;justify-content:center;align-items:center;padding:25px;display:flex}@media screen and (max-width:991px){.visitor_box{padding:15px}}.visitor_box_circle{border-radius:50%;width:100px;height:100px;margin:auto}@media screen and (max-width:991px){.visitor_box_circle{width:80px;height:80px}}.digital_agency{width:100%;margin:20px 0}.digital_agency img{width:100%}.message_status{flex-shrink:0;align-items:center;margin-left:6px;line-height:1;display:inline-flex}.message_status_sending{color:#6e77bd}.message_status_sent,.message_status_delivered{color:#8a8fb0}.message_status_read{color:#53bdeb}.message_status_failed{color:#f60122;cursor:pointer}.failed_message{opacity:.55}.message_retry_btn{cursor:pointer;background:0 0;border:none;align-items:center;margin:0;padding:0;display:inline-flex}.message_retry_btn:focus{box-shadow:none;outline:none}.error{color:red;font-size:12px;position:absolute;bottom:6px;left:16px}@media screen and (max-width:575px){.error{font-size:11px;bottom:8px}}.floating-sidebar{z-index:9999;background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:10px;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 10px #0003}.trivia-popup-bg{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#020518d6;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.trivia-popup{text-align:center;color:#fff;background:url(../media/winner-popup-bg.dbdd5938.png) 50%/cover no-repeat;border:1px solid #5adcf066;border-radius:24px;width:100%;max-width:580px;margin:auto;padding:44px 40px 50px;font-family:Poppins,sans-serif;position:relative;overflow:hidden;box-shadow:0 35px 100px #0000008c,0 0 45px #1ab6d029}.trivia-popup .content{z-index:2;position:relative}.close-btn{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;width:32px;height:32px;font-size:34px;position:absolute;top:10px;right:10px}.winner_contest{text-align:center;width:100%;margin-bottom:14px}.winner_contest img{width:100%;max-width:360px}.winner-kicker{color:#75e8f5;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700}.winner-avatar{color:#fff;background:linear-gradient(145deg,#1ab6d0,#6f54ed);border:3px solid #ffd45a;border-radius:50%;place-items:center;width:76px;height:76px;margin:-4px auto 12px;font-size:25px;font-weight:800;display:grid;box-shadow:0 0 0 7px #ffd45a1f}.winner-name{color:#fff;margin:0;font-size:30px;line-height:1.2}.winner-message{color:#c8d0f4;margin:8px auto 20px;font-size:13px}.sub-title{margin-bottom:10px;font-size:18px;font-weight:400}.title-box{border:2px solid #ffffffb3;border-radius:25px;max-width:400px;margin:auto;padding:20px}.title-box h1{color:#fff;margin:0;font-size:62px;font-weight:800;line-height:1}.winner-badge{letter-spacing:8px;background:linear-gradient(90deg,#12d8fa,#c471ed);border-radius:0 0 25px 25px;width:220px;margin:-15px auto 40px;padding:10px 20px;font-size:22px;font-weight:700}.winner-section{margin-bottom:35px;position:relative}.circle-border{background:repeating-conic-gradient(#ffc400 0deg 8deg,#0000 8deg 16deg);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin:auto;padding:10px;display:flex}.winner-img{background:#fff;border:6px solid #fc0;border-radius:50%;width:135px;height:135px;overflow:hidden}.winner-img img{object-fit:cover;width:100%;height:100%}.ribbon{background:linear-gradient(90deg,#00d2ff,#3a47ff,#c471ed);border-radius:50px;width:170px;height:24px;margin:-12px auto 0}.podium{background:linear-gradient(#fff,#d8d8d8);border-radius:50%;width:180px;height:38px;margin:-2px auto 0;box-shadow:0 8px #c8c8c8,0 15px 20px #0000004d}.score{justify-content:center;align-items:center;gap:12px;margin:0 auto 10px;display:flex}.score img{width:50px}.score span{font-size:32px;font-weight:700}.score div{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.score small{color:#9ca8d7;letter-spacing:1.5px;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:600}.description{color:#ffffffd9;max-width:80%;margin:auto;font-size:12px;line-height:1.9}.leaderboard-btn{color:#070b28;cursor:pointer;background:#1ab6d0;border:none;border-radius:60px;margin-top:24px;padding:20px 45px;font-size:20px;font-weight:700;transition:all .3s}.leaderboard-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.trivia-popup-bg{align-items:center;padding:12px}.trivia-popup{border-radius:18px;max-height:calc(100vh - 24px);padding:36px 22px 30px;overflow-y:auto}.winner_contest img{max-width:300px}.winner-name{font-size:25px}.title-box h1{font-size:44px}.winner-badge{letter-spacing:5px;width:180px;font-size:18px}.score span{font-size:38px}.leaderboard-btn{width:100%;font-size:18px}}.page_hero{color:#fff;background-position:50%;background-size:cover;min-height:440px;padding:190px 0 90px;position:relative;overflow:hidden}.page_hero:after{content:"";border:1px solid #09dcff2e;border-radius:50%;width:420px;height:420px;position:absolute;top:85px;right:-100px;box-shadow:0 0 80px #48a0ff26}.page_hero .container{z-index:1;position:relative}.page_eyebrow,.section_intro>span,.marketing_cta span{color:#09dcff;text-transform:uppercase;letter-spacing:2.5px;font:600 14px var(--font-poppins)}.page_hero h1{font:700 clamp(44px,6vw,78px)/1.05 var(--font-oswald);max-width:800px;margin:14px 0}.page_hero h1 em{color:#09dcff;font-style:normal}.page_hero p{color:#c4caec;max-width:670px;font-size:18px;line-height:1.75}.page_breadcrumb{color:#959bce;text-transform:uppercase;letter-spacing:1px;gap:12px;margin-top:35px;font-size:13px;display:flex}.page_breadcrumb a{color:#09dcff}.marketing_section{color:#fff;background:#090c2a;min-height:500px;padding:100px 0}.section_intro{text-align:center;max-width:720px;margin:0 auto 55px}.section_intro h2,.about_story h2,.split_feature h2,.contact_copy h2,.marketing_cta h2{font:700 clamp(32px,4vw,52px)/1.15 var(--font-oswald);margin:12px 0 16px}.section_intro p,.step_card p,.feature_card p,.about_story p,.values_grid p,.split_feature p,.contact_copy>p{color:#959bce;line-height:1.75}.steps_grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.step_card,.feature_card,.values_grid article{background:#111745;border:1px solid #29316a;border-radius:12px;padding:28px;transition:all .25s;position:relative}.step_card:hover,.feature_card:hover,.values_grid article:hover{border-color:#09dcff;transform:translateY(-6px);box-shadow:0 18px 40px #00000040}.step_card>b,.values_grid b{color:#3d4585;font:700 42px var(--font-oswald);position:absolute;top:12px;right:18px}.marketing_icon{background:linear-gradient(145deg,#09dcff24,#9b51ff2b);border-radius:12px;place-items:center;width:70px;height:70px;margin-bottom:22px;display:grid}.marketing_icon img{width:38px;height:38px}.step_card h3,.feature_card h3,.values_grid h3{font:600 22px var(--font-oswald);margin-bottom:12px}.marketing_cta{background:linear-gradient(110deg,#111745,#18205c);border:1px solid #3d4585;border-radius:14px;justify-content:space-between;align-items:center;margin-top:70px;padding:36px 45px;display:flex}.marketing_cta h2{margin-bottom:0}.marketing_button{font:700 16px var(--font-oswald);text-transform:uppercase;white-space:nowrap;background:linear-gradient(248deg,#09dcff,#48a0ff 55%,#9b51ff);border:0;border-radius:7px;justify-content:center;align-items:center;padding:15px 26px;display:inline-flex;color:#080b29!important}.feature_grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature_card{min-height:260px}.split_feature,.about_story,.contact_layout{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-top:100px;display:grid}.split_feature>img{object-fit:contain;width:100%;max-height:430px}.about_visual{min-height:480px;position:relative}.about_visual img{border:2px solid #29316a;border-radius:16px;width:62%;position:absolute}.about_visual img:first-child{top:0;left:0}.about_visual img:last-child{bottom:0;right:0}.compact{margin-top:100px}.values_grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.values_grid article{padding-top:55px}.contact_layout{align-items:start;margin-top:0}.contact_method{border-bottom:1px solid #29316a;align-items:center;gap:18px;padding:20px 0;display:flex}.contact_method img{width:28px;max-height:30px}.contact_method div{flex-direction:column;display:flex}.contact_method small{color:#959bce;text-transform:uppercase;letter-spacing:1px}.contact_method span{color:#fff;margin-top:5px}.contact_form{background:#111745;border:1px solid #29316a;border-radius:14px;padding:35px}.contact_form label{color:#c4caec;flex-direction:column;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.form_row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact_form input,.contact_form select,.contact_form textarea{color:#fff;background:#090c2a;border:1px solid #3d4585;border-radius:7px;outline:none;width:100%;padding:14px}.contact_form input:focus,.contact_form select:focus,.contact_form textarea:focus{border-color:#09dcff}.form_success{color:#09dcff;margin:18px 0 0}.contact_form option{background:#090c2a}@media (max-width:1100px){.steps_grid{grid-template-columns:repeat(3,1fr)}.feature_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.page_hero{min-height:380px;padding:145px 0 65px}.marketing_section{padding:65px 0}.steps_grid,.feature_grid,.values_grid{grid-template-columns:1fr}.marketing_cta,.split_feature,.about_story,.contact_layout{flex-direction:column;align-items:stretch;gap:35px;margin-top:55px;display:flex}.marketing_cta{padding:28px}.about_visual{min-height:370px}.form_row{grid-template-columns:1fr}.contact_form{padding:24px}}.contact_method a{color:#fff;margin-top:5px}.legacy_leaderboards{display:none!important}.server_leaderboards{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;gap:24px!important;display:grid!important}.leaderboard_empty{color:#959bce!important;text-align:center!important;padding:54px 20px!important}.leaderboard_card{background:linear-gradient(145deg,#111745fa,#070b28fa);border:1px solid #5c66ac94;border-radius:22px;min-width:0;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000040}.leaderboard_card:before{pointer-events:none;content:"";filter:blur(8px);background:#09dcff1f;border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;right:-70px}.leaderboard_card_weekly:before{background:#9b51ff2b}.leaderboard_card_header{border-bottom:1px solid #5c66ac61;align-items:center;gap:17px;min-height:145px;padding:27px 28px 24px;display:flex;position:relative}.leaderboard_title_icon{background:linear-gradient(145deg,#09dcff38,#48a0ff17);border:1px solid #09dcff57;border-radius:17px;flex:0 0 58px;place-items:center;width:58px;height:58px;padding:13px;display:grid;box-shadow:0 10px 30px #09dcff1f}.leaderboard_card_weekly .leaderboard_title_icon{background:linear-gradient(145deg,#9b51ff47,#48a0ff1a);border-color:#9b51ff6b}.leaderboard_eyebrow{color:#09dcff;font:700 11px var(--font-poppins);letter-spacing:1.7px;text-transform:uppercase}.leaderboard_card_weekly .leaderboard_eyebrow{color:#bd8cff}.leaderboard_card_header h3{color:#fff;font:700 28px/1.15 var(--font-oswald);margin:4px 0 5px}.leaderboard_card_header p{color:#959bce;margin:0;font-size:13px}.leaderboard_table_wrap{padding:18px}.leaderboard_table{border-spacing:0 8px;border-collapse:separate;width:100%}.leaderboard_table thead th{color:#7179ad;font:600 11px var(--font-poppins);letter-spacing:1.1px;text-align:left;text-transform:uppercase;padding:0 14px 7px}.leaderboard_table thead th:not(:first-child){text-align:right}.leaderboard_table tbody tr{transition:transform .2s,filter .2s}.leaderboard_table tbody tr:hover{filter:brightness(1.12);transform:translateY(-2px)}.leaderboard_table tbody td{color:#fff;background:#181f52b8;border-top:1px solid #5c66ac33;border-bottom:1px solid #5c66ac33;padding:12px 14px}.leaderboard_table tbody td:first-child{border-left:1px solid #5c66ac33;border-radius:13px 0 0 13px}.leaderboard_table tbody td:last-child{border-right:1px solid #5c66ac33;border-radius:0 13px 13px 0}.leaderboard_player,.leaderboard_metric{align-items:center;gap:9px;display:flex}.leaderboard_player img{object-fit:cover;border:2px solid #09dcff40;border-radius:50%;width:36px;height:36px}.leaderboard_player span{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-weight:600;overflow:hidden}.leaderboard_rank{color:#09dcff;background:#09dcff17;border:1px solid #09dcff33;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:13px;display:grid}.leaderboard_rank.rank_1{color:#171129;background:linear-gradient(145deg,#ffe27a,#f5ac33);border-color:#ffe27a}.leaderboard_rank.rank_2{color:#171129;background:linear-gradient(145deg,#edf2ff,#aebad4);border-color:#edf2ff}.leaderboard_rank.rank_3{color:#171129;background:linear-gradient(145deg,#eab080,#ad673c);border-color:#eab080}.leaderboard_metric{color:#c5cae7;white-space:nowrap;justify-content:flex-end}.leaderboard_metric img{width:18px;height:18px}.leaderboard_metric.points strong{color:#fff;font-size:15px}@media (max-width:1100px){.server_leaderboards{grid-template-columns:1fr}}@media (max-width:575px){.server_leaderboards{margin-top:28px;gap:18px!important}.leaderboard_card{border-radius:17px}.leaderboard_card_header{min-height:0;padding:22px 19px}.leaderboard_title_icon{border-radius:14px;flex-basis:49px;width:49px;height:49px;padding:11px}.leaderboard_card_header h3{font-size:23px}.leaderboard_card_header p{font-size:12px}.leaderboard_table_wrap{padding:10px;overflow-x:auto}.leaderboard_table{min-width:500px}.leaderboard_table thead{display:table-header-group}.leaderboard_table tbody tr{border:0;padding:0;display:table-row}.leaderboard_table tbody td{padding:10px 11px;font-size:12px;display:table-cell;width:auto!important;min-width:0!important}.leaderboard_table tbody td:before{display:none!important}}.leaderboard_avatar{color:#080b29;background:linear-gradient(145deg,#09dcff,#9b51ff);border:2px solid #09dcff80;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.leaderboard_avatar img{object-fit:cover;width:100%;height:100%}.rules_video_section{background:linear-gradient(125deg,#111745,#0c1036);border:1px solid #29316a;border-radius:16px;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:center;gap:55px;margin-bottom:95px;padding:36px;display:grid}.rules_video_copy h2{color:#fff;font:700 clamp(32px,4vw,52px)/1.15 var(--font-oswald);margin:12px 0 16px}.rules_video_copy p{color:#959bce;margin:0;line-height:1.75}.rules_video_frame{background:#050718;border:1px solid #3d4585;border-radius:12px;overflow:hidden;box-shadow:0 20px 55px #00000059}.rules_video_frame video{aspect-ratio:16/9;object-fit:contain;width:100%;max-height:520px;display:block}.rules_playlist{display:block}.rules_playlist .rules_video_copy{text-align:center;max-width:720px;margin:0 auto 38px}.rules_video_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.rules_video_item{background:#090c2a;border:1px solid #29316a;border-radius:12px;overflow:hidden}.rules_video_item .rules_video_frame{border:0;border-top:1px solid #29316a;border-radius:0}.rules_video_item_title{color:#fff;font:600 17px var(--font-oswald);align-items:center;gap:12px;padding:14px 18px;display:flex}.rules_video_item_title b{color:#09dcff;letter-spacing:1px;font-size:13px}@media (max-width:767px){.rules_video_section{grid-template-columns:1fr;gap:28px;margin-bottom:65px;padding:22px}.rules_video_grid{grid-template-columns:1fr}}.rules_player{color:#fff;isolation:isolate;background:#030514;position:relative;overflow:hidden}.rules_player:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(#0000,#030514eb);height:45%;position:absolute;inset:auto 0 0}.simple_player:after{opacity:.75;height:22%}.simple_player_hint{z-index:3;color:#ffffffc7;font:500 12px var(--font-poppins);letter-spacing:.4px;pointer-events:none;transition:opacity .25s;position:absolute;bottom:14px;right:18px}.simple_player.is_playing .simple_player_hint{opacity:0}.rules_player video{cursor:pointer}.rules_player_center{z-index:3;color:#07102e;cursor:pointer;background:linear-gradient(145deg,#09dcff,#48a0ff 55%,#9b51ff);border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:78px;height:78px;padding:0;transition:opacity .25s,transform .25s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #09dcff1a,0 0 42px #09dcff80}.rules_player_center svg{width:30px;height:30px;margin-left:3px}.rules_player_center.is_playing{opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.8)}.rules_player_controls{z-index:4;position:absolute;bottom:16px;left:22px;right:22px}.rules_player_progress,.rules_player_volume input{cursor:pointer;appearance:none;background:linear-gradient(90deg,#09dcff 0 var(--video-progress,0%),#ffffff40 var(--video-progress,0%)100%);border:0;border-radius:20px;outline:none;height:5px;padding:0}.rules_player_progress{width:100%;margin-bottom:12px;display:block}.rules_player_progress::-webkit-slider-thumb{appearance:none;background:#fff;border:3px solid #09dcff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 12px #09dcffcc}.rules_player_volume input::-webkit-slider-thumb{appearance:none;background:#fff;border:3px solid #09dcff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 12px #09dcffcc}.rules_player_toolbar,.rules_player_volume{align-items:center;gap:12px;display:flex}.rules_player_toolbar button{color:#fff;cursor:pointer;background:#111745c7;border:1px solid #09dcff47;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:grid}.rules_player_toolbar button:hover,.rules_player_toolbar button:focus-visible{color:#09dcff;border-color:#09dcff;box-shadow:0 0 18px #09dcff40}.rules_player_toolbar svg{width:18px;height:18px}.rules_player_time{font:600 13px var(--font-poppins);letter-spacing:.3px}.rules_player_time i{color:#5f69a6;padding:0 3px;font-style:normal}.rules_player_spacer{flex:1}.rules_player_volume input{--video-progress:100%;width:72px}@media (max-width:575px){.rules_player_center{width:58px;height:58px}.rules_player_center svg{width:23px;height:23px}.rules_player_controls{bottom:8px;left:12px;right:12px}.rules_player_volume input{display:none}.rules_player_toolbar{gap:7px}.rules_player_toolbar button{width:32px;height:32px}.rules_player_time{font-size:11px}}.rules_playlist .rules_video_grid{grid-template-columns:1fr;gap:30px}.rules_playlist .rules_video_item{background:linear-gradient(120deg,#0c1036,#111745);border-color:#303a7d;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:stretch;display:grid;box-shadow:0 18px 45px #00000038}.rules_playlist .rules_video_item:nth-child(2n) .rules_scenario_media{order:2}.rules_playlist .rules_video_item:nth-child(2n) .rules_scenario_content{order:1}.rules_scenario_media{align-self:center}.rules_playlist .rules_video_item_title{justify-content:space-between;padding:15px 20px}.rules_playlist .rules_video_item_title b{color:#080b29;text-transform:uppercase;background:#09dcff;border-radius:20px;padding:6px 10px;font-size:10px}.rules_scenario_content{padding:28px}.rules_scenario_tag{color:#09dcff;font:600 11px var(--font-poppins);letter-spacing:1.6px;text-transform:uppercase}.rules_scenario_content h3{color:#fff;font:700 29px/1.2 var(--font-oswald);margin:8px 0 10px}.rules_scenario_content>p{color:#aeb5df;line-height:1.65}.rules_scenario_content ul{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.rules_scenario_content li{color:#e2e5f8;padding-left:27px;font-size:14px;line-height:1.55;position:relative}.rules_scenario_content li:before{color:#080b29;content:"✓";background:#09dcff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid;position:absolute;top:4px;left:0}.strike_notice{background:#ff5a7312;border:1px solid #ff5a7347;border-radius:9px;align-items:flex-start;gap:14px;padding:15px;display:flex}.strike_notice>b{color:#fff;width:37px;height:37px;font:700 20px var(--font-oswald);background:#ff5a73;border-radius:50%;flex:0 0 37px;place-items:center;display:grid;box-shadow:0 0 16px #ff5a7347}.strike_notice span{color:#b9bfdf;font-size:12px;line-height:1.55}.strike_notice strong{color:#ff91a2;letter-spacing:1px;text-transform:uppercase;margin-bottom:3px;font-size:11px;display:block}@media (max-width:991px){.rules_playlist .rules_video_item{grid-template-columns:1fr}.rules_playlist .rules_video_item:nth-child(2n) .rules_scenario_media,.rules_playlist .rules_video_item:nth-child(2n) .rules_scenario_content{order:initial}}@media (max-width:575px){.rules_scenario_content{padding:21px}.rules_scenario_content h3{font-size:24px}.strike_notice{flex-direction:column}}.reset_flow_box{padding-top:30px}.reset_steps{justify-content:center;margin:0 35px 32px;padding:0;list-style:none;display:flex}.reset_steps li{color:#6971a9;text-transform:uppercase;letter-spacing:1px;flex-direction:column;flex:1;align-items:center;gap:7px;font-size:12px;display:flex;position:relative}.reset_steps li:not(:last-child):after{content:"";background:#3d4585;width:76%;height:1px;position:absolute;top:16px;left:62%}.reset_steps b{z-index:1;color:#959bce;background:#111745;border:1px solid #3d4585;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.reset_steps .active,.reset_steps .complete{color:#09dcff}.reset_steps .active b,.reset_steps .complete b{color:#080b29;background:#09dcff;border-color:#09dcff;box-shadow:0 0 18px #09dcff59}.reset_steps .complete:not(:last-child):after{background:#09dcff}.reset_flow_box .heading p{color:#959bce;font-size:14px}.reset_field{color:#c4caec;text-transform:uppercase;letter-spacing:.8px;flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.reset_field input{color:#fff;background:#090c2a;border:1px solid #3d4585;border-radius:7px;outline:none;width:100%;height:54px;padding:0 16px}.reset_field input:focus{border-color:#09dcff;box-shadow:0 0 0 3px #09dcff14}.reset_field .otp_field{text-align:center;letter-spacing:9px;font-size:22px;font-weight:700}.reset_submit{width:100%;margin-top:10px}.reset_submit button{width:100%}.reset_submit button:disabled{cursor:not-allowed;opacity:.65}.reset_text_button{color:#09dcff;background:0 0;border:0;margin:-5px auto 18px;display:block}.reset_back_login{color:#959bce;text-align:center;margin-top:18px;display:block}.reset_back_login:hover{color:#09dcff}.legacy_top_winners{display:none!important}.winners_showcase{background-position:50%;background-size:cover;padding:72px 0 88px}.winners_showcase_heading{color:#fff;text-align:center;max-width:700px;margin:0 auto 54px}.winners_showcase_heading>span{color:#09dcff;font:600 12px var(--font-poppins);letter-spacing:2px;text-transform:uppercase}.winners_showcase_heading h2{font:700 clamp(34px,4vw,52px)var(--font-oswald);margin:10px 0}.winners_showcase_heading p{color:#aeb5df}.winners_showcase_grid{justify-content:center;align-items:center;display:flex}.winner_spotlight{z-index:1;color:#fff;text-align:center;background:linear-gradient(155deg,#151c58,#0d123e);border:1px solid #09dcff;border-radius:22px;width:230px;min-height:330px;margin-left:-18px;padding:34px 22px 26px;transition:all .25s;position:relative;box-shadow:0 18px 40px #0000003d}.winner_spotlight:first-child{margin-left:0}.winner_spotlight:hover{z-index:5;transform:translateY(-10px);box-shadow:0 24px 55px #09dcff2e}.winner_rank_1{z-index:3;background:linear-gradient(155deg,#1d286f,#111745);border-width:2px;min-height:370px;padding-top:42px;transform:translateY(-18px);box-shadow:0 24px 60px #09dcff33}.winner_rank_2,.winner_rank_3{z-index:2;min-height:350px}.winner_rank_badge{color:#09dcff;font:700 18px var(--font-oswald);position:absolute;top:14px;right:16px}.winner_avatar{background:#111745;border:3px solid #09dcff;border-radius:50%;width:86px;height:86px;margin:0 auto 18px;overflow:hidden;box-shadow:0 0 0 6px #09dcff14}.winner_rank_1 .winner_avatar{width:104px;height:104px}.winner_avatar img{object-fit:cover;width:100%;height:100%}.winner_avatar{color:#fff;background:linear-gradient(145deg,#1ab6d0,#7057ed);place-items:center;font-size:28px;font-weight:800;display:grid}.winner_spotlight h3{min-height:29px;font:600 23px var(--font-oswald);text-overflow:ellipsis;white-space:nowrap;margin:0 0 10px;overflow:hidden}.winner_score{justify-content:center;align-items:center;gap:6px;display:flex}.winner_score img{width:22px}.winner_score strong{font-size:20px}.winner_score span{color:#8790c7;text-transform:uppercase;font-size:11px}.winner_games{color:#aeb5df;margin:12px 0 20px;font-size:12px}.winner_games img{width:15px;margin-right:4px}.winner_label{color:#09dcff;font:600 11px var(--font-oswald);letter-spacing:1px;text-transform:uppercase;border:1px solid #5362c9;border-radius:20px;padding:8px 17px;display:inline-block}.winner_rank_1 .winner_label{color:#080b29;background:#09dcff;border-color:#09dcff}.winners_showcase_empty{color:#fff;text-align:center;background:#111745;border:1px solid #3d4585;border-radius:16px;max-width:520px;margin:auto;padding:45px}.winners_showcase_empty img{width:45px}.winners_showcase_empty h3{font:600 27px var(--font-oswald);margin:15px 0 8px}.winners_showcase_empty p{color:#959bce;margin:0}@media (max-width:1100px){.winners_showcase_grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.winner_spotlight,.winner_spotlight:first-child{width:100%;min-height:330px;margin:0;transform:none}.winner_rank_1{grid-area:1/2}.winner_rank_2{grid-area:1/1}.winner_rank_3{grid-area:1/3}}@media (max-width:767px){.winners_showcase{padding:55px 0}.winners_showcase_grid{scroll-snap-type:x mandatory;justify-content:flex-start;gap:14px;padding:18px 4px 24px;display:flex;overflow-x:auto}.winner_spotlight,.winner_spotlight:first-child{scroll-snap-align:center;flex:0 0 78%;width:78%;min-height:315px}.winner_rank_1{order:-1}.winners_showcase_heading{margin-bottom:22px}}@media (min-width:1101px){.winner_rank_4{order:1}.winner_rank_2{order:2}.winner_rank_1{order:3}.winner_rank_3{order:4}.winner_rank_5{order:5}}.home_sec2.winners_showcase{background-color:#090d31;min-height:0;margin-top:0;padding:82px 0 92px;overflow:hidden;background-image:radial-gradient(circle at 15% 20%,#09dcff29,#0000 31%),radial-gradient(circle at 85% 75%,#9b51ff29,#0000 34%),linear-gradient(135deg,#090c2a,#11184d 52%,#090c2a)!important}.home_sec2.winners_showcase:before{content:"";pointer-events:none;border:1px solid #09dcff29;border-radius:50%;width:760px;height:300px;position:absolute;top:-170px;left:50%;transform:translate(-50%);box-shadow:0 0 100px #09dcff14}.home_sec2.winners_showcase:after{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#09dcff,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.home_sec2.winners_showcase .container{z-index:1;max-width:1320px;position:relative}.home_sec2.winners_showcase .winners_showcase_heading{margin-bottom:44px}.home_sec2.winners_showcase .winners_showcase_grid{grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:center;align-items:stretch;gap:22px;max-width:1320px;margin:auto;display:grid}.home_sec2.winners_showcase .winner_spotlight,.home_sec2.winners_showcase .winner_spotlight:first-child{order:initial;width:100%;min-height:335px;margin:0;padding:35px 24px 27px;transform:none}.home_sec2.winners_showcase .winner_rank_1{background:linear-gradient(155deg,#202b78,#111745);order:-1;min-height:335px}.home_sec2.winners_showcase .winner_rank_1:before{content:"";background:linear-gradient(90deg,#0000,#09dcff,#0000);height:3px;position:absolute;top:-1px;left:45px;right:45px}.home_sec2.winners_showcase .winner_avatar,.home_sec2.winners_showcase .winner_rank_1 .winner_avatar{width:94px;height:94px}.home_sec2.winners_showcase .winner_spotlight h3{font-size:26px}.home_sec2.winners_showcase .winner_spotlight:hover{transform:translateY(-7px)}.home_sec2.winners_showcase.winner_count_1 .winners_showcase_grid,.home_sec2.winners_showcase.winner_count_2 .winners_showcase_grid{grid-template-columns:repeat(auto-fit,minmax(260px,310px))}@media (max-width:767px){.home_sec2.winners_showcase{margin-top:0;background-image:radial-gradient(circle at 20% 15%,#09dcff26,#0000 35%),linear-gradient(145deg,#090c2a,#111745)!important;padding:60px 0!important}.home_sec2.winners_showcase .winners_showcase_grid{justify-content:flex-start;gap:15px;padding:10px 4px 22px;display:flex;overflow-x:auto}.home_sec2.winners_showcase .winner_spotlight,.home_sec2.winners_showcase .winner_spotlight:first-child{flex:0 0 82%;width:82%;min-height:320px}.home_sec2.winners_showcase .winner_rank_1{order:-1}}.auth_experience{background:#080b29;position:relative;overflow:hidden}.auth_experience:before,.auth_experience:after{z-index:0;content:"";filter:blur(100px);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute}.auth_experience:before{background:#09dcff1c;top:480px;left:-260px}.auth_experience:after{background:#9b51ff21;top:760px;right:-280px}.auth_experience .inner_banner{z-index:1;background:#070b28;height:360px;position:relative;overflow:hidden}.auth_experience .inner_banner:after{content:"";background:linear-gradient(#070b280d,#080b29 96%);position:absolute;inset:0}.auth_experience .inner_banner img{object-fit:cover;object-position:center;width:100%;height:100%}.auth_experience .before_login_sec{z-index:2;background:0 0;margin-top:-105px;padding:0 0 100px;position:relative}.auth_experience .before_login_sec>.container>.row{justify-content:center}.auth_experience .before_login_sec>.container>.row>.heading{margin-bottom:28px}.auth_experience .before_login_sec>.container>.row>.heading p span{color:#09dcff;letter-spacing:2px;text-transform:uppercase;background:#09dcff17;border:1px solid #09dcff47;border-radius:20px;padding:7px 14px;font-size:11px;display:inline-block}.auth_experience .before_login_sec>.container>.row>.heading h2{color:#fff;text-shadow:0 4px 22px #0006}.auth_experience .before_login_box{float:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#111745f7,#090c2afa);border:1px solid #343d7d;border-radius:20px;margin-left:auto;margin-right:auto;padding:42px 38px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000006b,inset 0 0 0 1px #09dcff0a}.auth_experience .before_login_box:before{content:"";background:linear-gradient(90deg,#0000,#09dcff,#9b51ff,#0000);height:2px;position:absolute;top:0;left:12%;right:12%}.auth_experience .before_login_box>.heading h3{color:#fff;font:600 28px var(--font-oswald)}.auth_experience .before_login_box>.heading p{color:#959bce}.auth_experience .before_login_box_wrap{float:none;margin:25px auto 0}.auth_experience .login_field_wrap{margin-bottom:18px}.auth_experience .login_field_box{background:#090c2a;border:1px solid #30396f;border-radius:9px;min-height:56px;transition:all .2s;overflow:hidden}.auth_experience .login_field_box:focus-within{border-color:#09dcff;box-shadow:0 0 0 3px #09dcff14}.auth_experience .login_field_icon{background:#111745cc;border-right:1px solid #30396f}.auth_experience .pwd_visiblity_tgl{border:0;border-left:1px solid #30396f}.auth_experience .login_field input,.auth_experience .login_field select{color:#fff!important;background:0 0!important}.auth_experience .login_field input::placeholder{color:#7079aa}.auth_experience .login_field select option{color:#fff;background:#090c2a}.auth_experience .error{color:#ff8194;padding-top:6px;font-size:12px;display:block}.auth_experience .forgot_password a,.auth_experience .reset_back_login,.auth_experience .reset_text_button{color:#09dcff}.auth_experience .custom_checkbox label{color:#aeb5df}.auth_experience .button button{border-radius:8px;min-height:54px;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 30px #09dcff2e}.auth_experience .button button:hover{transform:translateY(-2px);box-shadow:0 14px 38px #09dcff45}.auth_experience .otp-wrapper{justify-content:center;gap:9px}.auth_experience .otp-input{color:#fff!important;background:#090c2a!important;border:1px solid #3d4585!important;border-radius:8px!important;width:48px!important;height:55px!important}.auth_experience .otp-input:focus{box-shadow:0 0 0 3px #09dcff14;border-color:#09dcff!important}.auth_experience .otp_wrapper_box,.auth_experience .otp_wrapper_box:focus-within,.auth_experience .otp_wrapper_box .login_field{min-height:0;box-shadow:none;border:0;border-radius:0;overflow:visible;background:0 0!important}.auth_experience .reset_flow_box{padding-top:32px}.auth_experience .reset_field input{background:#090c2a;border-color:#30396f}.auth_experience .reset_steps{margin-top:0}@media (max-width:767px){.auth_experience .inner_banner{height:270px}.auth_experience .before_login_sec{margin-top:-72px;padding-bottom:65px}.auth_experience .before_login_box{border-radius:15px;padding:30px 20px}.auth_experience .before_login_sec>.container>.row>.heading{margin-bottom:20px}.auth_experience .otp-input{width:39px!important;height:48px!important}.auth_experience .footer_top{padding-top:35px}}.auth_experience .login_field,.auth_experience .login_field .form-control{background:#090c2a!important}.auth_experience .login_field input:-webkit-autofill{caret-color:#fff;border:0;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #090c2a!important}.auth_experience .login_field input:-webkit-autofill:hover{caret-color:#fff;border:0;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #090c2a!important}.auth_experience .login_field input:-webkit-autofill:focus{caret-color:#fff;border:0;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #090c2a!important}.auth_experience .login_field input:-webkit-autofill:active{caret-color:#fff;border:0;transition:background-color 9999s ease-out;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #090c2a!important}.auth_experience .login_field_icon,.auth_experience .pwd_visiblity_tgl{background:0 0!important;border:0!important}.reset_password_control{background:#090c2a;border:1px solid #30396f;border-radius:7px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.reset_password_control:focus-within{border-color:#09dcff;box-shadow:0 0 0 3px #09dcff14}.reset_password_control input{flex:1;box-shadow:none!important;border:0!important}.reset_password_control button{cursor:pointer;background:0 0;border:0;flex:0 0 48px;place-items:center;height:52px;padding:0;display:grid}.reset_password_control button img{opacity:.8;width:21px}.reset_success_section{min-height:620px}.reset_success_section>.container>.row{align-items:center}.reset_success_box{color:#fff;text-align:center;padding:55px 45px!important}.reset_success_icon{background:#09dcff1a;border:1px solid #09dcff;border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 24px;display:grid;box-shadow:0 0 0 12px #09dcff0d,0 0 40px #09dcff38}.reset_success_icon span{color:#080b29;background:linear-gradient(145deg,#09dcff,#48a0ff);border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;font-weight:800;display:grid}.reset_success_eyebrow{letter-spacing:2px;text-transform:uppercase;margin:0 0 8px;font-size:11px;color:#09dcff!important}.reset_success_box h1{font:700 44px var(--font-oswald);margin:0 0 14px}.reset_success_box>p:not(.reset_success_eyebrow){color:#aeb5df;max-width:410px;margin:0 auto 28px;line-height:1.7}.reset_success_button{width:100%;max-width:330px;margin:0 auto}.reset_success_button a{color:#080b29;padding:16px;display:block}.reset_success_home{color:#959bce;margin-top:21px;display:inline-block}.reset_success_home:hover{color:#09dcff}
