::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#13add8;border-radius:50px}::-webkit-scrollbar-track{background-color:#ededed;border-radius:50px}*{margin:0;outline:none!important;font-family:Jost,sans-serif!important;letter-spacing:0!important;box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(169.63deg,#1e1d25 -13.48%,#0f0e17 107.36%);word-break:break-word}body .content{overflow:clip;min-height:100vh;padding-top:70px}a{color:#9f9f9f;transition:all .3s ease-in-out 0s}a:hover{color:#13add8}a,a:not(.btnn):hover{text-decoration:none}b,strong{font-weight:700}:is(h1,h2,h3,h4,h5,h6){color:#fff;font-weight:600;margin-bottom:0}:is(h1,h2,h3,h4,h5,h6).fw_med{font-weight:500}:is(h1,h2,h3,h4,h5,h6).fw_normal{font-weight:400}:is(h1,h2,h3,h4,h5,h6).fw_bold{font-weight:700}:where(h1,h2,h3,h4,h5,h6):not(:last-child){margin-bottom:15px}.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:66px;line-height:1}@media only screen and (max-width:1599.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:56px}}@media only screen and (max-width:1399.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:48px}}@media only screen and (max-width:1199.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:30px}}@media only screen and (max-width:991.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:28px}}@media only screen and (max-width:767.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:26px}}@media only screen and (max-width:575.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:24px}}.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:18px;line-height:1.2}@media only screen and (max-width:1199.98px){.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:16px}}.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:24px;line-height:1.2}@media only screen and (max-width:1199.98px){.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:22px}}@media only screen and (max-width:991.98px){.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:20px}}@media only screen and (max-width:767.98px){.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:18px}}.hd_4 :where(h1,h2,h3,h4,h5,h6),h4{font-size:20px;line-height:1.25}@media only screen and (max-width:767.98px){.hd_4 :where(h1,h2,h3,h4,h5,h6),h4{font-size:16px}}.hd_5 :where(h1,h2,h3,h4,h5,h6),h5{font-size:16px;line-height:1.2}.hd_6 :where(h1,h2,h3,h4,h5,h6),h6{font-size:14px;line-height:1.3}:is(body,p,li){color:#9f9f9f;font-size:16px;font-weight:400;line-height:1.5;font-family:Jost,sans-serif;word-break:break-word}@media only screen and (max-width:767.98px){:is(body,p,li){font-size:14px}}@media only screen and (max-width:575.98px){:is(body,p,li){font-size:13px}}:is(body,p,li) small{font-size:14px}:is(p,li){margin:0}:where(p,ul,ol,li):not(:last-child){margin-bottom:15px}ul{margin:0;padding:0;list-style:none}img{max-width:100%}figure{margin:0;line-height:1}.u_spc,.ut_spc{padding-top:35px}.u_spc,.ub_spc{padding-bottom:35px}.c_primary{color:#13add8}.c_white{color:#fff}.c_black{color:#000}.bg_primary{background-color:#13add8}.bg_white{background-color:#fff}.bg_black{background-color:#000}.bg_grey{background-color:#f3f4f6}.text_center{text-align:center}.d_block{display:block}.text_btn{display:flex;align-items:center;text-underline-offset:4px;color:#13add8;width:-moz-fit-content;width:fit-content;cursor:pointer;gap:5px}.text_btn:hover{text-decoration:underline!important}.text_btn.centered{margin-inline:auto}.text_btn svg{font-size:20px}@media only screen and (max-width:575.98px){.text_btn svg{font-size:16px;position:relative;top:1px}}section[id]{scroll-margin-top:80px}.text_white :not(button.MuiButton-root){color:#fff}.mt_20{margin-top:20px}.mt_30{margin-top:30px}.mb_20{margin-bottom:20px}.mb_30{margin-bottom:30px}.cursor_pointer,a,button{cursor:pointer}:is(.gap_p,.gap_m){--gap_x:20px;--gap_y:20px;display:flex;flex-wrap:wrap;margin-top:calc(var(--gap_y)*-1);margin-left:calc(var(--gap_x)*-1)}@media only screen and (max-width:991.98px){:is(.gap_p,.gap_m){--gap_x:15px;--gap_y:15px}}:is(.gap_p,.gap_m).aic{align-items:center}:is(.gap_p,.gap_m).jcsb{justify-content:space-between}:is(.gap_p,.gap_m).gap_reverse{flex-direction:row-reverse}:is(.gap_p,.gap_m)>*{flex-shrink:0;width:100%;max-width:100%;margin-top:var(--gap_y)}.gap_p>*{padding-left:var(--gap_x)}.gap_p>.w_25{width:25%}@media only screen and (max-width:575.98px){.gap_p>.w_25{width:100%}}.gap_p>.w_33{width:33.3333333333%}@media only screen and (max-width:575.98px){.gap_p>.w_33{width:100%}}.gap_p>.w_50{width:50%}@media only screen and (max-width:575.98px){.gap_p>.w_50{width:100%}}.gap_p>.w_100{width:100%}.gap_m>*{margin-left:var(--gap_x);width:calc(100% - var(--gap_x))}.gap_m>.w_25{width:calc(25% - var(--gap_x))}@media only screen and (max-width:575.98px){.gap_m>.w_25{width:calc(100% - var(--gap_x))}}.gap_m>.w_33{width:calc(33.3333333333% - var(--gap_x))}@media only screen and (max-width:575.98px){.gap_m>.w_33{width:calc(100% - var(--gap_x))}}.gap_m>.w_50{width:calc(50% - var(--gap_x))}@media only screen and (max-width:575.98px){.gap_m>.w_50{width:calc(100% - var(--gap_x))}}.gap_m>.w_100{width:calc(100% - var(--gap_x))}button.MuiButton-root{gap:10px;font-size:16px;font-weight:500;min-height:48px;padding:10px 25px;border-radius:50px;display:inline-flex;align-items:center;justify-content:center;text-transform:capitalize;box-shadow:none!important;transition:all .3s ease-in-out 0s;border:1px solid transparent;letter-spacing:0;position:relative;text-indent:0;overflow:hidden;cursor:pointer;line-height:1;z-index:1}@media only screen and (max-width:991.98px){button.MuiButton-root{font-size:14px}}@media only screen and (max-width:767.98px){button.MuiButton-root{min-height:44px;padding:5px 15px;font-size:16px}}@media only screen and (max-width:575.98px){button.MuiButton-root{font-size:13px}}button.MuiButton-root.br_10{border-radius:10px}@media only screen and (max-width:575.98px){button.MuiButton-root.br_10{border-radius:8px}}button.MuiButton-root.w_100{width:100%}button.MuiButton-root svg{font-size:20px}button.MuiButton-root img,button.MuiButton-root.icon_btn{transition:all .3s ease-in-out 0s}button.MuiButton-root.icon_btn{--btn_size:50px;width:var(--btn_size);height:var(--btn_size);min-width:var(--btn_size);min-height:var(--btn_size);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:5px}@media only screen and (max-width:767.98px){button.MuiButton-root.icon_btn{--btn_size:40px}}button.MuiButton-root.MuiButton-sizeSmall{min-height:40px;padding:4px 12px}button.MuiButton-root.MuiButton-textPrimary{color:#fff;background-color:#13add8;border-color:#13add8}button.MuiButton-root.MuiButton-textPrimary:is(:hover){color:#13add8;background-color:#fff;border-color:#13add8}button.MuiButton-root.MuiButton-textPrimary:is(:hover) img{filter:brightness(0) invert(23%) sepia(64%) saturate(6507%) hue-rotate(332deg) brightness(94%) contrast(93%)}button.MuiButton-root.MuiButton-textPrimary.border_btn{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' rx='10' ry='10' stroke='%23009D6D' stroke-width='4' stroke-dasharray='3%2c 7' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");border-radius:12px;background-color:rgba(0,157,109,.102);border:0;font-size:14px;font-weight:500;color:#13add8}button.MuiButton-root.MuiButton-outlinedPrimary{color:#13add8;background-color:transparent;border-color:#13add8}button.MuiButton-root.MuiButton-outlinedPrimary:is(:hover){color:#fff;background-color:#13add8;border-color:#13add8}button.MuiButton-root.MuiButton-textInherit{color:#fff;background-color:#007fff;border-color:#007fff}button.MuiButton-root.MuiButton-textInherit:is(:hover){color:#007fff;background-color:#fff;box-shadow:0 0 0 2px #eef2fb;border-color:#fff}button.MuiButton-root.MuiButton-outlinedInherit{color:#007fff;background-color:#fff;box-shadow:0 0 0 2px #eef2fb!important;border-color:#fff}button.MuiButton-root.MuiButton-outlinedInherit:is(:hover){color:#fff;background-color:#007fff;border-color:#007fff}button.MuiButton-root.MuiButton-textError{color:#fff;background-color:#f06135;border-color:#f06135}button.MuiButton-root.MuiButton-textError:is(:hover){color:#f06135;background-color:#fff;border-color:#f06135}button.MuiButton-root.MuiButton-textSuccess{color:#fff;background-color:#1bd87a;border-color:#1bd87a}button.MuiButton-root.MuiButton-textSuccess img{transition:all .3s ease-in-out 0s}button.MuiButton-root.MuiButton-textSuccess:is(:hover){color:#1bd87a;background-color:#fff;border-color:#1bd87a}.MuiIconButton-root.btn_rounded{--btn_size:35px;width:var(--btn_size);height:var(--btn_size);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s;padding:5px}.MuiIconButton-root.btn_rounded.primary{color:#fff;background-color:#13add8}.MuiIconButton-root.btn_rounded.primary img{filter:brightness(0) invert(1)}.MuiIconButton-root.btn_rounded.primary:hover{background-color:#13add8}.MuiDialogActions-root button.MuiButton-root{font-size:14px;min-height:30px;padding:5px 15px 6px}.form .gap_m,.form .gap_p{--gap_x:15px;--gap_y:15px}.form .gap_m .control_group,.form .gap_p .control_group{margin-bottom:0}.control_group{position:relative}.custom_label[class*=MuiTypography],label{color:#fff;font-size:16px;font-weight:400;margin-bottom:5px;letter-spacing:0;line-height:1.2;display:block}@media only screen and (max-width:767.98px){.custom_label[class*=MuiTypography],label{font-size:14px}}@media only screen and (max-width:575.98px){.custom_label[class*=MuiTypography],label{font-size:13px}}.custom_label[class*=MuiTypography].required,label.required{position:relative}.custom_label[class*=MuiTypography].required:after,label.required:after{content:"*";color:#f15050;display:inline-flex;margin-top:-3px}.MuiFormControl-root,.MuiSelect-root{width:100%}.MuiFormControl-root.MuiInputBase-root,.MuiFormControl-root>.MuiInputBase-root,.MuiSelect-root.MuiInputBase-root,.MuiSelect-root>.MuiInputBase-root{position:relative;padding:0}.MuiFormControl-root.MuiInputBase-root:after,.MuiFormControl-root.MuiInputBase-root:before,.MuiFormControl-root>.MuiInputBase-root:after,.MuiFormControl-root>.MuiInputBase-root:before,.MuiSelect-root.MuiInputBase-root:after,.MuiSelect-root.MuiInputBase-root:before,.MuiSelect-root>.MuiInputBase-root:after,.MuiSelect-root>.MuiInputBase-root:before{display:none}.MuiFormControl-root.MuiInputBase-root .text_btn,.MuiFormControl-root>.MuiInputBase-root .text_btn,.MuiSelect-root.MuiInputBase-root .text_btn,.MuiSelect-root>.MuiInputBase-root .text_btn{font-size:14px;position:relative;top:-3px}@media only screen and (max-width:575.98px){.MuiFormControl-root.MuiInputBase-root .text_btn,.MuiFormControl-root>.MuiInputBase-root .text_btn,.MuiSelect-root.MuiInputBase-root .text_btn,.MuiSelect-root>.MuiInputBase-root .text_btn{font-size:12px}}.MuiFormControl-root.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input,.MuiFormControl-root>.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input,.MuiSelect-root.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input,.MuiSelect-root>.MuiInputBase-root:has(.MuiInputAdornment-positionStart) .MuiInputBase-input{padding-left:var(--field_height)}.MuiFormControl-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input,.MuiFormControl-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input,.MuiSelect-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input,.MuiSelect-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd) .MuiInputBase-input{padding-right:var(--field_height)}.MuiFormControl-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input,.MuiFormControl-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input,.MuiSelect-root.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input,.MuiSelect-root>.MuiInputBase-root:has(.MuiInputAdornment-positionEnd):has(.text_btn) .MuiInputBase-input{padding-right:140px}.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart{top:0;width:var(--field_height);height:var(--field_height);position:absolute;display:inline-flex;align-items:center;justify-content:center;max-height:none;margin:0}.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart{left:0;padding-left:6px}.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd{right:0}.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root,.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root,.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root,.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd .MuiIconButton-root{padding:0;margin:0}.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn),.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn),.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn),.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd:has(.text_btn){width:auto;right:15px}.MuiFormControl-root.MuiInputBase-hiddenLabel>fieldset,.MuiFormControl-root>.MuiInputBase-hiddenLabel>fieldset,.MuiSelect-root.MuiInputBase-hiddenLabel>fieldset,.MuiSelect-root>.MuiInputBase-hiddenLabel>fieldset{display:none}.MuiFormControl-root.dateTime_picker .MuiInputAdornment-positionEnd,.MuiSelect-root.dateTime_picker .MuiInputAdornment-positionEnd{width:100%;height:100%;opacity:0;z-index:1}.MuiFormControl-root.dateTime_picker .MuiInputAdornment-positionEnd button,.MuiSelect-root.dateTime_picker .MuiInputAdornment-positionEnd button{width:100%;height:100%}.form{--field_height:54px}@media only screen and (max-width:767.98px){.form{--field_height:44px}}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){color:#fff;font-size:16px;font-weight:400;border-radius:50px;border:1px solid #2c2b33;background-color:#2c2b33;transition:all .3s ease-in-out 0s;outline:none!important;box-sizing:border-box;box-shadow:none}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root).no_radius{border-radius:12px}@media only screen and (max-width:767.98px){.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){font-size:13px}}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)[readonly]{color:hsla(0,0%,100%,.6)}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):focus{border-color:#13add8}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)::placeholder{color:hsla(0,0%,100%,.6);opacity:1}.form :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){height:var(--field_height);padding:5px 20px}.form :is(textarea){padding:18px;height:110px!important;border-radius:10px}@media only screen and (max-width:767.98px){.form :is(textarea){height:90px!important}}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){line-height:calc(var(--field_height) - 2px);padding-right:40px!important;padding-block:0!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff80' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right 20px center;background-repeat:no-repeat;background-size:13px 13px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):has(+input[value="0"]){color:hsla(0,0%,100%,.6)}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)::placeholder{color:hsla(0,0%,100%,.6)}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)[aria-expanded=true]{border-color:#13add8}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)~:is(fieldset,.MuiSvgIcon-root){display:none}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):focus{border-radius:50px}.form :is(.MuiAutocomplete-root) .MuiAutocomplete-endAdornment,.form :is(.MuiAutocomplete-root) fieldset{display:none}.form .opt_fields{text-align:center}.form .opt_fields>div{gap:15px;justify-content:space-between}.form .opt_fields>div :is(input){height:100%!important;width:100%!important;aspect-ratio:1/1;max-width:72px;font-size:32px!important;font-weight:500;border:1px solid #7e7e7e;outline:none!important;color:#fff;padding:5px;background:#24232a!important;border-radius:50px!important}@media only screen and (max-width:767.98px){.form .opt_fields>div :is(input){font-size:28px!important}}@media only screen and (max-width:575.98px){.form .opt_fields>div :is(input){font-size:24px!important;max-width:65px}}.form .opt_fields>div :is(input):focus{border-color:#13add8}.form .opt_fields>div :is(input):focus-visible{outline:none!important}.form .react-tel-input .form-control{width:100%!important;padding-left:60px}.form .react-tel-input .form-control:focus{border-color:#13add8;box-shadow:none}.form .react-tel-input .selected-flag{padding:0 0 0 15px}.form .react-tel-input .selected-flag .flag{transform:scale(.8)}.form .react-tel-input .selected-flag .flag .arrow{left:32px;border-left:6px solid transparent;border-right:6px solid transparent}.form .react-tel-input .selected-flag .flag .arrow:not(.up){border-top:6px solid #13add8}.form .react-tel-input .selected-flag .flag .arrow.up{border-bottom:6px solid #13add8}.form .react-tel-input .country-list{width:300px;max-height:250px;margin:2px 0 0}.form .react-tel-input .country-list .search{margin:0;padding:10px}.form .react-tel-input .country-list .search .search-box{margin:0;background-color:rgba(227,235,225,.102);border-color:rgba(227,235,225,.102);border-radius:30px;padding:5px 15px}.form .react-tel-input .country-list .country{font-size:14px;font-weight:600;color:#13add8;padding:10px 10px 10px 46px;margin-bottom:0}@media only screen and (max-width:767.98px){.form .react-tel-input .country-list .country{font-size:13px}}.form .react-tel-input .country-list .flag{top:8px;left:12px;margin-right:0;margin-top:0}.MuiFormControlLabel-root{margin:0!important;gap:8px}.MuiFormControlLabel-root .MuiCheckbox-root{padding:0;border:1px solid #d9d9d9;border-radius:2px;width:16px;height:16px;min-width:16px;overflow:hidden}.MuiFormControlLabel-root .MuiCheckbox-root:after{content:"";inset:0;width:100%;height:100%;position:absolute;background-image:url('data:image/svg+xml,<svg width="9" height="7" viewBox="0 0 9 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.889648 3.26948L3.26365 5.64248L8.00965 0.896484" stroke="%23E71C57" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:10px;background-position:50%;background-repeat:no-repeat;display:inline-flex;opacity:0}.MuiFormControlLabel-root .MuiCheckbox-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked{background-color:rgba(255,183,204,.239);border-color:#13add8}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked:after{opacity:1}.MuiFormControlLabel-root .MuiRadio-root{padding:0;border:2px solid #13add8;border-radius:50%;width:16px;height:16px;min-width:16px;overflow:hidden}.MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiRadio-root.Mui-checked{border-width:3px;background-color:#13add8;border-color:#fff;outline:2px solid #13add8!important}.MuiFormControlLabel-root.v2 .MuiCheckbox-root{border:1px solid #cfcfcf;width:22px;height:22px;min-width:22px}.MuiFormControlLabel-root.v2 .MuiCheckbox-root .MuiTypography-root{justify-content:flex-start}.MuiFormControlLabel-root.v2 .MuiCheckbox-root.Mui-checked{background-color:#0d0d0d;border-color:#0d0d0d}.MuiFormControlLabel-root.v2 .MuiCheckbox-root.Mui-checked.MuiCheckbox-colorPrimary{background-color:#13add8;border-color:#13add8}.MuiFormControlLabel-root.v2 .MuiCheckbox-root.Mui-checked:after{opacity:1;filter:brightness(0) invert(1)}.MuiFormControlLabel-root.v2 .MuiRadio-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root.v2 .MuiRadio-root.Mui-checked{background-color:#13add8;background-image:url('data:image/svg+xml,<svg width="15" height="12" viewBox="0 0 15 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9125 0.89829C13.5224 0.48182 12.9372 0.48182 12.547 0.89829L5.23225 8.70711L2.2088 5.47947C1.81868 5.063 1.2335 5.063 0.843373 5.47947C0.453251 5.89594 0.453251 6.52064 0.843373 6.93711L4.54954 10.8936C4.7446 11.1018 4.93966 11.2059 5.23225 11.2059C5.52484 11.2059 5.7199 11.1018 5.91496 10.8936L13.9125 2.35594C14.3026 1.93947 14.3026 1.31476 13.9125 0.89829Z" fill="white"/></svg>');background-size:12px;background-position:50%;background-repeat:no-repeat;border-color:#13add8}.checkbox_list .MuiFormControlLabel-root{width:100%;gap:10px}.checkbox_list .MuiFormControlLabel-root:has(.multi_line) .MuiCheckbox-root{align-self:flex-start;position:relative;top:2px}.checkbox_list .MuiFormControlLabel-root:has(.multi_line) .star_seller_bx h4{display:inline-flex;gap:6px;font-size:13px;font-weight:600;color:#c6c600;margin-bottom:3px}.checkbox_list .MuiFormControlLabel-root:has(.multi_line) .star_seller_bx p{font-size:13px;font-weight:300;color:#0d0d0d}.checkbox_list .MuiFormControlLabel-root:not(:last-child){margin-bottom:15px!important}.checkbox_list .MuiFormControlLabel-root .MuiCheckbox-root{width:25px;height:25px;min-width:25px}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root{width:100%;font-size:13px;font-weight:300;color:#0d0d0d;display:flex;align-items:center;justify-content:flex-start;gap:5px}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root small{color:#9e9e9e;font-size:10px}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root span{color:#828282}.MuiFormGroup-root.checkbox_type_btn,.checkbox_type_btn{display:flex;flex-wrap:wrap;gap:10px;flex-direction:row}.MuiFormGroup-root.checkbox_type_btn :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root),.checkbox_type_btn :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){height:auto;padding:0}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root,.checkbox_type_btn .MuiFormControlLabel-root{position:relative;border:1px solid hsla(0,0%,69%,.18);border-radius:9px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s;min-width:70px;padding:2px 14px 4px;color:#fff}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root .MuiCheckbox-root,.checkbox_type_btn .MuiFormControlLabel-root .MuiCheckbox-root{inset:0;width:100%;height:100%;position:absolute;opacity:0;z-index:1}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root,.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root{width:100%;font-size:14px;font-weight:400;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s;gap:5px}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root img,.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root img{width:18px;min-width:18px;transition:all .3s ease-in-out 0s;position:relative;top:1px}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root:hover,.checkbox_type_btn .MuiFormControlLabel-root:hover{border-color:rgba(19,173,216,.5)}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked),.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked){background-color:#13add8;border-color:#13add8}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root,.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root{color:#fff}.MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root img,.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root img{filter:brightness(0) invert(1)}.MuiPickersLayout-root .MuiPickersDay-root.Mui-selected{background-color:#13add8!important}.MuiPickersLayout-root .MuiDialogActions-root,.MuiPickersLayout-root .MuiPickersToolbar-root{display:none}.MuiPickersLayout-root .MuiDateRangeCalendar-root{width:100%}.MuiPickersLayout-root .MuiDateRangeCalendar-root>div[style]{display:none!important}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDateRangeCalendar-monthContainer{width:100%}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root{margin:0;padding:0;position:relative;z-index:1}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;font-size:22px;font-weight:700;color:#000;line-height:1.2}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root{width:100%;justify-content:space-between}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root{padding:0}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root .MuiIconButton-root svg{color:#000;font-size:30px}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDayCalendar-root{transform:scale(1.25);padding:40px 0 0}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDayCalendar-root .MuiDateRangePickerDay-root.MuiDateRangePickerDay-rangeIntervalDayHighlight{background-color:#ffeef3}.MuiMenu-root>.MuiPaper-root,.MuiPopper-root>.MuiPaper-root{border-radius:5px}.MuiList-root li{font-size:14px;font-weight:500;color:#9f9f9f;line-height:1.3;min-height:1px}.MuiList-root li.Mui-selected,.MuiList-root li.Mui-selected:hover{color:#fff;background-color:#13add8!important}.MuiList-root li:not(:last-child){margin-bottom:0}.MuiAutocomplete-popper .MuiPaper-root ul{max-height:250px}.MuiAutocomplete-popper .MuiPaper-root ul li{font-size:14px;font-weight:500;color:#9f9f9f;line-height:1.3;min-height:1px}.MuiAutocomplete-popper .MuiPaper-root ul li[aria-selected=true]{color:#fff;background-color:#13add8!important}.MuiAutocomplete-popper .MuiPaper-root ul li:not(:last-child){margin-bottom:0}.btn_flex{display:flex;align-items:center;gap:15px}.container{width:90%;max-width:1330px;margin-inline:auto}@media only screen and (max-width:575.98px){.container{width:95%}}.upload_image{width:130px;height:130px;border-radius:50%;background-repeat:no-repeat;background-size:cover;position:relative}.upload_image.centered{margin-inline:auto}.upload_image>img{width:100%;height:100%;object-fit:cover;border-radius:50%}.upload_image .edit_btn{right:5px;bottom:0;width:35px;height:35px;position:absolute;border:3px solid #fff;background-color:#13add8;transition:all .3s ease-in-out 0s;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;padding:0;z-index:2}.upload_image .edit_btn input{inset:0;width:100%;height:100%;position:absolute;text-indent:-1000px;cursor:pointer;padding:0;opacity:0;z-index:1}.upload_image .edit_btn img{width:15px;filter:brightness(0) invert(1);position:relative;left:-1px;top:-1px}.upload_image .edit_btn:hover{background-color:#13add8}.upload_image.v2{width:100%;height:254px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' rx='15' ry='15' stroke='%23E71C57' stroke-width='2.5' stroke-dasharray='4%2c 8' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");background-color:#fff}.upload_image.v2,.upload_image.v2>img{border-radius:15px}.upload_image.v2 figcaption{position:absolute;width:100%;height:100%;transform:translate(-50%,-50%);top:50%;left:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.upload_image.v2 figcaption p{color:#606060;font-weight:500}.upload_image.v2 input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%!important}.s_head{margin-bottom:20px}.s_head.mb_15{margin-bottom:15px}.s_head.mb_45{margin-bottom:45px}.s_head .rt button.MuiButtonBase-root.MuiIconButton-root svg{color:#fff}.s_head.flex{display:flex;align-items:center;justify-content:space-between;gap:16px 20px;flex-wrap:wrap}.s_head.flex .w_100{width:100%}@media only screen and (max-width:767.98px){.s_head.flex{gap:20px}}.s_head h2{display:inline-flex;align-items:center;gap:5px;margin:0}.s_head h2 button.MuiButtonBase-root{padding:0;min-width:35px}.s_head h2 button.MuiButtonBase-root svg{color:#fff;font-size:16px}.s_head button.MuiButton-outlinedInherit{box-shadow:0 0 0 2px #eef2fb!important;background:hsla(0,0%,100%,.004);font-size:16px;font-weight:500;color:#007fff;border-color:hsla(0,0%,100%,.004);gap:0}.s_head button.MuiButton-outlinedInherit:hover{border-color:#13add8;background-color:transparent;color:#13add8}.s_head .text_btn{white-space:nowrap}.site_tabs1{min-height:1px!important}.site_tabs1 .MuiTabs-flexContainer{display:inline-flex;gap:25px;position:relative}.site_tabs1 .MuiTabs-flexContainer:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:hsla(0,0%,69%,.376);transition:all .3s ease-in-out 0s}.site_tabs1 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs1 .MuiTabs-flexContainer button{min-width:1px;min-height:40px;padding:5px 0;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.7);max-width:none;text-transform:capitalize;background-color:transparent;line-height:normal;letter-spacing:0;border-radius:0;transition:all .3s ease-in-out 0s}.site_tabs1 .MuiTabs-flexContainer button:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#13add8;transition:all .3s ease-in-out 0s}.site_tabs1 .MuiTabs-flexContainer button.Mui-selected,.site_tabs1 .MuiTabs-flexContainer button:hover{color:#fff}.site_tabs1 .MuiTabs-flexContainer button.Mui-selected:before{width:100%}.site_tabs1.v2 .MuiTabs-flexContainer{display:inline-flex;border-bottom:1px solid rgba(0,0,0,.1);gap:25px}.site_tabs1.v2 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs1.v2 .MuiTabs-flexContainer button{font-size:15px;color:#9e9e9e}.site_tabs1.v2 .MuiTabs-flexContainer button.Mui-selected{color:#13add8}.site_tabs1.v2 .MuiTabs-flexContainer button:before{background:#13add8}.site_tabs2{min-height:1px!important}.site_tabs2 .MuiTabs-flexContainer{display:inline-flex;background-color:#313038;padding:2px;gap:12px;border-radius:50px}.site_tabs2 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs2 .MuiTabs-flexContainer button{min-height:40px;padding:6 15px;font-size:15px;font-weight:500;color:#fff;text-transform:capitalize;line-height:normal;letter-spacing:-.24px!important;transition:all .3s ease-in-out 0s;border:1px solid transparent;border-radius:25px;line-height:1}.site_tabs2 .MuiTabs-flexContainer button:hover:not(.site_tabs2 .MuiTabs-flexContainer button.Mui-selected){color:rgba(19,173,216,.5);background-color:rgba(32,78,51,.1)}.site_tabs2 .MuiTabs-flexContainer button.Mui-selected{border-color:#13add8;background:#13add8}.site_tabs3{min-height:1px!important}.site_tabs3 .MuiTabs-scroller{text-align:center}.site_tabs3 .MuiTabs-flexContainer{gap:20px;display:inline-flex}@media only screen and (max-width:1199.98px){.site_tabs3 .MuiTabs-flexContainer{gap:10px}}@media only screen and (max-width:767.98px){.site_tabs3 .MuiTabs-flexContainer{gap:5px}}.site_tabs3 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs3 .MuiTabs-flexContainer button{display:inline-flex;align-items:center;min-height:50px;padding:0 20px 2px;font-size:16px;font-weight:500;color:#fff;text-transform:capitalize;border-radius:50px;line-height:normal;transition:all .3s ease-in-out 0s;background-color:#fff;letter-spacing:0;gap:10px}@media only screen and (max-width:1399.98px){.site_tabs3 .MuiTabs-flexContainer button{min-height:45px;padding:0 16px 2px;font-size:15px}}@media only screen and (max-width:1199.98px){.site_tabs3 .MuiTabs-flexContainer button{min-height:42px;font-size:14px;padding:0 14px 2px}}@media only screen and (max-width:767.98px){.site_tabs3 .MuiTabs-flexContainer button{min-height:38px;font-size:13px;padding:0 12px 2px}}.site_tabs3 .MuiTabs-flexContainer button span{display:inline-flex;align-items:center;gap:10px}@media only screen and (max-width:1199.98px){.site_tabs3 .MuiTabs-flexContainer button span{gap:5px}}.site_tabs3 .MuiTabs-flexContainer button img{transition:all .3s ease-in-out 0s;filter:brightness(0)}@media only screen and (max-width:1199.98px){.site_tabs3 .MuiTabs-flexContainer button img{width:20px}}.site_tabs3 .MuiTabs-flexContainer button:hover{color:#13add8}.site_tabs3 .MuiTabs-flexContainer button.Mui-selected{color:#fff;background-color:#13add8}.site_tabs3 .MuiTabs-flexContainer button.Mui-selected img{filter:brightness(0) invert(1)}.site_tabs3 .MuiButtonBase-root.Mui-disabled{opacity:.4}.site_tabs4{min-height:1px!important}.site_tabs4 .MuiTabs-flexContainer{display:inline-flex;background-color:#fff;gap:12px}.site_tabs4 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs4 .MuiTabs-flexContainer button{min-height:34px;padding:6 15px;font-size:14px;font-weight:500;color:#242529;text-transform:capitalize;border-radius:5px;line-height:normal;letter-spacing:-.24px!important;transition:all .3s ease-in-out 0s;border:1px solid #e5e7eb;border-radius:25px;line-height:1;background-color:#e8e9eb}.site_tabs4 .MuiTabs-flexContainer button.Mui-selected,.site_tabs4 .MuiTabs-flexContainer button:hover{color:#fff;background-color:#242529}.slick-slider .slick-dots{display:flex!important;align-items:center;justify-content:center;bottom:0;position:unset;gap:4px;margin-top:16px}.slick-slider .slick-dots li{margin:0;width:auto;height:auto}.slick-slider .slick-dots li button{width:6px;height:6px;border-radius:50%;border:1px solid #979da5;background-color:#979da5;padding:0}.slick-slider .slick-dots li button:before{display:none}.slick-slider .slick-dots li.slick-active button{width:9px;height:9px}.slick-slider .slick-arrow{width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,100%,.6)!important;box-shadow:0 2.3px 7.66px 0 rgba(0,0,0,.051)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23070722' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")!important;background-size:12px!important;background-repeat:no-repeat!important;background-position:50%!important;border:1px solid #dbdbdb;display:inline-flex;transition:all .3s ease-in-out 0s;top:50%;transform:translateY(-50%);position:absolute;opacity:1;padding:0;z-index:2}@media only screen and (max-width:575.98px){.slick-slider .slick-arrow{width:28px;height:28px}}.slick-slider .slick-arrow:hover{background-color:#13add8!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")!important}.slick-slider .slick-arrow:before{display:none}.slick-slider .slick-arrow.slick-prev{left:0;transform:translate(-50%,-50%) rotate(90deg)}.slick-slider .slick-arrow.slick-next{right:0;transform:translate(50%,-50%) rotate(-90deg)}.slick-slider.slick_dots2 .slick-dots{bottom:6px;position:absolute;gap:4px}.slick-slider.slick_dots2 .slick-dots li{margin:0;width:auto;height:auto}.slick-slider.slick_dots2 .slick-dots li button{width:8px;height:8px;border-radius:50%;background-color:rgba(0,0,0,.2);border:0;padding:0}.slick-slider.slick_dots2 .slick-dots li button:before{display:none}.slick-slider.slick_dots2 .slick-dots li.slick-active button{background:#13add8}.slick-slider .slick-track{margin-inline:0}.slick-slider .slick-track:after,.slick-slider .slick-track:before{display:none!important}.page_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;gap:20px}.page_head.text_center{justify-content:center}.page_head .lt{display:inline-flex;align-items:center;gap:20px}.page_head .lt button.MuiButton-root.icon_btn{--btn_size:30px;padding:0}.page_head .lt button.MuiButton-root.icon_btn .MuiTouchRipple-root{display:none}.page_head .lt button.MuiButton-root.icon_btn img{filter:none}.page_head .lt h1:not(:last-child){margin-bottom:5px}.page_head .lt h1:has(+.form){margin-bottom:0}.page_head .lt h1:has(.site_breadcrum){display:flex;flex-direction:column;margin-right:10px;gap:5px}.page_head .rt{display:inline-flex;gap:12px}.page_head .rt :is(select,.MuiSelect-select){border-color:rgba(7,7,34,.6);background-color:transparent;min-width:175px}.page_head .rt :is(select,.MuiSelect-select)[aria-expanded=true]{border-color:#13add8}.page_head .rt .form :is(select,.MuiSelect-select){min-width:100px}.page_head .rt .tab_like{padding:5px;display:flex;background-color:#e5e7ee;border-radius:50px}.page_head .rt .tab_like button.MuiButton-root{padding:5px 16px;min-height:40px;font-size:14px;white-space:nowrap}.page_head .rt .tab_like button.MuiButton-root.active{pointer-events:none}.page_head .rt .tab_like button.MuiButton-root:not(.active){color:#fff;background-color:transparent;border-color:transparent}.page_head .rt .tab_like button.MuiButton-root:not(.active):hover{color:#13add8}.page_head .rt button.MuiButton-root{padding:5px 20px 7px;gap:5px}.page_head .rt button.MuiButton-root svg{position:relative;top:1px}.page_head .rt button.MuiButton-root .draft_icon{position:relative;margin-right:2px;top:1px}.page_head .rt button.MuiButton-root:has(.circle_icon){padding-left:10px;gap:10px}.page_head .rt button.MuiButton-root.MuiButton-outlinedInfo:not(:hover){color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.4)}.page_head .rt button.MuiButton-root:has(.btn_icon){padding:0;min-height:1px;min-width:1px;background:transparent;border:0;color:#000;font-size:26px;font-weight:500;gap:10px}.page_head .rt button.MuiButton-root:has(.btn_icon) .btn_icon{background:linear-gradient(321.67deg,#e71c57 .3%,#ff608e 95.59%);width:38px;height:38px;border-radius:38px;display:flex;align-items:center;justify-content:center;color:#fff}.page_head .rt button.MuiButton-root:has(.btn_icon) .btn_icon svg{top:0;font-size:25px}.page_head .form{display:flex;align-items:center;gap:8px}.page_head .form .MuiInputBase-root{width:max-content}.page_head .form .search_field{min-width:320px}.page_head .form .search_field .MuiInputBase-root{width:100%}.page_head .form .search_field .MuiInputBase-root .MuiInputAdornment-positionStart{padding-left:10px}.page_head .form .search_field .MuiInputBase-root .MuiInputAdornment-positionStart img{opacity:.6;position:relative;top:-1px}.page_head .form :is(input,input.form-control):not(:focus){border-color:hsla(0,0%,100%,.2);background-color:transparent}.page_head .form :is(input,input.form-control)::placeholder{color:#9f9f9f}.page_head .form :is(select,.MuiSelect-select){height:40px;padding:0 12px;font-size:14px;line-height:38px;border-color:rgba(7,7,34,.6);padding-block:0!important;background-position:right 10px center;background-color:transparent;background-size:11px 11px;padding-right:28px!important;letter-spacing:-.2px!important;max-width:140px}.page_head .form :is(select,.MuiSelect-select):focus{border-color:rgba(7,7,34,.6)}.page_head .form :is(select,.MuiSelect-select)[aria-expanded=true]{border-color:#13add8}.page_head .form button.MuiButton-root{min-height:40px;padding:0 12px;font-size:14px;border-color:rgba(7,7,34,.6);gap:5px}.page_head .form button.MuiButton-root:hover img{filter:brightness(0) invert(1)}.MuiDrawer-root .MuiPaper-root{width:100%;max-width:400px;background:#16151e;box-shadow:0 8px 32px 0 rgba(0,0,0,.059)}@media only screen and (max-width:1399.98px){.MuiDrawer-root .MuiPaper-root{max-width:420px}}@media only screen and (max-width:575.98px){.MuiDrawer-root .MuiPaper-root{max-width:100%}}.MuiDrawer-root .MuiPaper-root .drawer_close{top:50%;right:460px;position:fixed;transform:translate(50%,-50%);background-color:#f4f5f7;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s;color:#fff;padding:0}.MuiDrawer-root .MuiPaper-root .drawer_close svg{font-size:16px;transition:all .3s ease-in-out 0s}.MuiDrawer-root .MuiPaper-root .drawer_close:hover{background-color:#13add8}.MuiDrawer-root .MuiPaper-root .drawer_close:hover svg{color:#fff}.MuiDrawer-root .MuiPaper-root .drawer_head{width:100%;display:flex;align-items:center;justify-content:space-between;background:#16151e;padding:40px 25px 30px;z-index:9;gap:15px}@media only screen and (max-width:1399.98px){.MuiDrawer-root .MuiPaper-root .drawer_head{padding:20px 25px}}@media only screen and (max-width:767.98px){.MuiDrawer-root .MuiPaper-root .drawer_head{padding:20px}}.MuiDrawer-root .MuiPaper-root .drawer_head h2{margin-bottom:0}@media only screen and (max-width:575.98px){.MuiDrawer-root .MuiPaper-root .drawer_head h2{font-size:20px}}.MuiDrawer-root .MuiPaper-root .drawer_head .MuiIconButton-root{padding:0;transition:all .3s ease-in-out 0s;color:#fff;position:absolute;top:20px;right:20px}.MuiDrawer-root .MuiPaper-root .drawer_head .MuiIconButton-root:hover{background-color:transparent;color:#f06135}.MuiDrawer-root .MuiPaper-root .drawer_body{padding:25px;flex:1 1;display:flex;flex-direction:column}.MuiDrawer-root .MuiPaper-root .drawer_body .form{flex:1 1;display:flex;flex-direction:column}.MuiDrawer-root .MuiPaper-root .drawer_body .form .main_grid{--gap_x:30px;--gap_y:30px}.MuiDrawer-root .MuiPaper-root .drawer_body .form .control_group label{margin-bottom:12px}.MuiDrawer-root .MuiPaper-root .drawer_body .form .control_group .gap_p .relative{position:relative}.MuiDrawer-root .MuiPaper-root .drawer_body .form .control_group .gap_p .relative img{position:absolute;left:25px;top:9px}.MuiDrawer-root .MuiPaper-root .drawer_body .form .control_group .gap_p .relative :is(input,select){padding-left:35px}.MuiDrawer-root .MuiPaper-root .drawer_body .form .btn_flex{margin-top:auto}.MuiDrawer-root .MuiPaper-root .drawer_body .form .btn_flex.dir_col{flex-direction:column}.MuiDrawer-root .MuiPaper-root .drawer_body.pt_0{padding-top:0}.MuiDrawer-root .MuiPaper-root .drawer_body>.btn_flex{margin-top:auto;padding-top:10px}.MuiDrawer-root.match_filter .form{--field_height:34px}.MuiDrawer-root.match_filter .form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){background:transparent;border-radius:8px;font-size:14px}.modal{padding:0 15px;overflow-x:hidden;overflow-y:auto}.modal .MuiBackdrop-root{background-color:#000;opacity:.8!important}.modal .modal-dialog{width:auto;display:flex;align-items:center;min-height:100%;position:relative;padding:50px 0;margin:auto;max-width:585px;outline:none}.modal .modal-body{width:100%;padding:30px 30px 35px;background:#24232a;max-height:calc(100% - 40px);border-radius:30px;position:relative;overflow-x:hidden;overflow-y:auto;border:none;z-index:3}@media only screen and (max-width:1199.98px){.modal .modal-body{border-radius:24px;padding:24px}}@media only screen and (max-width:991.98px){.modal .modal-body{border-radius:20px;padding:20px}}@media only screen and (max-width:767.98px){.modal .modal-body{border-radius:16px}}.modal .modal_footer{padding:25px 30px 35px;border-top:1px solid #d9d9d9;margin-inline:-30px;margin-bottom:-35px;margin-top:25px}.modal .modal_footer .btn_flex{margin-top:0}.modal .modal_title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px;gap:20px}.modal .modal_title.d_block{display:block}.modal .modal_title.has_underline{padding-bottom:15px;position:relative;gap:15px}.modal .modal_title.has_underline:before{content:"";height:6px;width:120px;background-color:#13add8;position:absolute;bottom:0;left:0}.modal .modal_title h2{text-transform:capitalize;letter-spacing:-.3px!important;margin-bottom:0}.modal .modal_title.title_wrap{flex-direction:column;align-items:stretch;gap:10px}.modal .modal_title .btn-close{position:unset}.modal .btn-close{top:8px;right:16px;width:44px;height:44px;position:absolute;display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:50%;cursor:pointer;padding:4px;opacity:1;z-index:1}.modal .btn-close svg{font-size:22px;color:#fff;transition:all .3s ease-in-out 0s}.modal .btn-close:hover svg{color:#f06135}.modal .btn_flex{display:flex;align-items:center;margin-top:26px;gap:10px}.modal .btn_flex button.MuiButton-root{min-width:145px;gap:5px}.modal .btn_flex button.MuiButton-root.MuiButton-outlinedInfo svg{top:1px;position:relative}.modal .btn_flex button.MuiButton-root.MuiButton-outlinedInfo:not(:hover) svg{color:hsla(0,0%,100%,.6)}.modal .info_ul li{display:flex;flex-direction:column;font-size:14px;color:#9f9f9f;gap:3px}.modal .info_ul li strong{font-size:16px;font-weight:600;color:#fff}.modal .info_ul li a{color:#13add8;text-decoration:underline!important}.modal .info_ul li a:hover{color:#13add8}.MuiTableContainer-root{box-shadow:none!important;border-radius:0!important}.MuiTableContainer-root .MuiTable-root thead tr th{font-size:14px;color:#000;background-color:#fafafa;white-space:nowrap;padding:10px 15px;font-weight:700;border:none}.MuiTableContainer-root .MuiTable-root tbody tr:nth-child(2n){background-color:#f9f9f9}.MuiTableContainer-root .MuiTable-root tbody tr td{font-size:14px;color:#828282;white-space:nowrap;padding:12px 15px;font-weight:500;border:none}.MuiTableContainer-root .MuiTable-root tbody tr td.c_success{color:#219653}.MuiTableContainer-root .MuiTable-root tbody tr td.c_danger{color:#eb5757}.MuiTableContainer-root .MuiTable-root tbody tr td strong{color:#000;font-weight:500}.MuiTableContainer-root .MuiTable-root tbody tr td span{font-size:12px}.MuiTableContainer-root .MuiTable-root .action_btns{display:inline-flex;align-items:center;gap:8px}.MuiTableContainer-root .MuiTable-root .action_btns .MuiIconButton-root{width:40px;height:40px;min-width:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease-in-out 0s;border-radius:12px;padding:0}.MuiTableContainer-root .MuiTable-root .action_btns .MuiIconButton-root svg{font-size:18px;color:#9f9f9f;transition:all .3s ease-in-out 0s}.MuiTableContainer-root .MuiTable-root .action_btns .MuiIconButton-root img{filter:brightness(0);transition:all .3s ease-in-out 0s;opacity:.6}.MuiTableContainer-root .MuiTable-root .action_btns .MuiIconButton-root:hover{border-color:#13add8}.MuiTableContainer-root .MuiTable-root .action_btns .MuiIconButton-root:hover svg{color:#13add8}.MuiTableContainer-root .MuiTable-root .action_btns .MuiIconButton-root:hover img{filter:brightness(0) invert(10%) sepia(72%) saturate(5529%) hue-rotate(293deg) brightness(93%) contrast(116%);opacity:1}.MuiTableContainer-root .MuiTable-root .time_box{display:inline-flex;align-items:center;background-color:rgba(248,238,255,.788);border-radius:12px;min-height:40px;padding:5px 15px;gap:8px}.MuiTableContainer-root .MuiTable-root .time_box img{width:19px;min-width:19px;filter:brightness(0) invert(10%) sepia(72%) saturate(5529%) hue-rotate(293deg) brightness(93%) contrast(116%)}.MuiTableContainer-root .MuiTable-root .time_box p{font-size:14px;margin-bottom:0;display:inline-flex;color:#13add8}.MuiTableContainer-root .MuiTable-root .time_box p span{display:inline-flex}.MuiTableContainer-root .MuiTable-root .time_box p span:not(:last-child):after{content:"";width:1px;height:19px;background-color:rgba(19,173,216,.2);margin:0 12px;display:inline-flex}.MuiTableContainer-root .MuiTable-root .flip_box{max-width:98px;border:1px solid rgba(19,173,216,.3);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:10px;width:100%}.MuiTableContainer-root .MuiTable-root .flip_box span{font-size:13px;font-weight:600;min-height:33px;padding:5px 10px;display:inline-flex!important;align-items:center;justify-content:center;color:#13add8}.MuiTableContainer-root .MuiTable-root .flip_box span.f_big{font-size:16px}.table_pagination{display:grid;align-items:center;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);border-top:1px solid #f4f4f4;padding:20px 30px;grid-gap:20px;gap:20px}.table_pagination>p{text-align:center}.table_pagination p{font-size:14px;color:#9f9f9f;white-space:nowrap;margin-bottom:0}.table_pagination .showing_field{display:inline-flex;align-items:center;margin-bottom:0;gap:20px}.table_pagination .showing_field .MuiSelect-root{width:auto;min-width:76px}.table_pagination .showing_field .MuiSelect-root .MuiSelect-select{height:42px;line-height:42px;padding:5px 30px 5px 14px!important;background-position:right 10px center;background-size:12px 12px;border-color:#13add8;border-radius:12px;font-size:14px;font-weight:600;color:#fff;align-items:center;display:flex}.table_pagination .showing_field .MuiSelect-root .MuiSelect-select:focus{border-radius:12px}.table_pagination .action_field{display:flex;align-items:center;justify-content:flex-end;gap:5px}.table_pagination .action_field .MuiIconButton-root{width:24px;height:24px;font-size:14px;font-weight:600;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;padding:0}.table_pagination .action_field .MuiIconButton-root svg{font-size:20px}.table_pagination .action_field .MuiIconButton-root.numb_btn{width:36px;height:36px;background-color:#f4f4f4;border:1px solid transparent;padding-bottom:2px}.table_pagination .action_field .MuiIconButton-root.numb_btn.active{border-color:#13add8;color:#13add8}.site_header{top:0;width:100%;position:fixed;background-color:#2c2b33;z-index:99}.site_header.scrolled{box-shadow:0 1px 5px 0 rgba(0,0,0,.251)}nav{display:flex;align-items:center;gap:17px}@media only screen and (max-width:1199.98px){nav{flex-wrap:wrap}}@media only screen and (max-width:767.98px){nav{gap:10px}}nav .site_logo figure{width:auto;height:50px;min-width:100px}nav .site_hamburgur{display:none}nav .nav_menu{display:flex;align-items:center;gap:50px;margin:0 0 0 auto}nav .nav_menu li{margin-bottom:0;min-height:70px;display:inline-flex;align-items:center;padding:4px 0;color:hsla(0,0%,100%,.6);border-bottom:3px solid transparent;cursor:pointer;transition:all .3s ease-in-out 0s}nav .nav_menu li:hover{color:rgba(19,173,216,.8)}nav .nav_menu li.active{color:#fff;border-color:#13add8}nav .action_menu{width:auto;display:flex;align-items:center;margin-bottom:0;gap:14px;margin-left:100px}@media only screen and (max-width:1199.98px){nav .action_menu{margin-left:auto;position:fixed;bottom:-1px;left:0;width:100%;background:#e5f5ee;padding:10px;display:flex;gap:40px;justify-content:center}}nav .action_menu .pick_location{width:100%;min-width:92px;max-width:92px}nav .action_menu .pick_location .MuiSelect-select{font-size:14px;font-weight:500;--field_height:36px;padding:0 20px 0 8px!important;line-height:var(--field_height);background-size:13px}nav .action_menu li{margin-bottom:0;display:inline-flex;white-space:nowrap}nav .action_menu li .icon_textBtn{display:inline-flex;align-items:center;cursor:pointer;gap:8px}nav .action_menu li .icon_textBtn svg{font-size:20px;color:#000}nav .action_menu li .icon_textBtn p{font-size:16px;font-weight:600;color:#434142;letter-spacing:.024px!important;transition:all .3s ease-in-out 0s;line-height:1.5;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767.98px){nav .action_menu li .icon_textBtn p{font-size:13px}}nav .action_menu li .icon_textBtn p span{font-size:14px;line-height:1.4;color:#434142;overflow:hidden;text-overflow:ellipsis;font-weight:400}@media only screen and (max-width:767.98px){nav .action_menu li .icon_textBtn p span{font-size:12px}}nav .action_menu li .icon_textBtn:hover p{color:#13add8}nav .action_menu li .cart_iconBtn{cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;text-align:center}nav .action_menu li .cart_iconBtn>img{width:19px}nav .action_menu li .cart_iconBtn p{font-size:16px;font-weight:600;line-height:1.5;transition:all .3s ease-in-out 0s;color:#000;margin-bottom:0}nav .action_menu li .cart_iconBtn .MuiBadge-badge{top:-6px;left:50%;right:auto;transform:none;height:14px;min-width:14px;display:inline-flex;align-items:center;justify-content:center;background-color:#13add8;border-radius:20px;padding:2px 3px;color:#fff;font-size:10px;font-weight:500;line-height:1}nav .action_menu li .cart_iconBtn:hover p{color:#13add8}nav .action_menu li.top_up{display:inline-flex;padding:4px 10px 4px 4px;align-items:center;gap:6px;background:#191820;border-radius:50px}nav .action_menu li.top_up button.MuiButton-root.icon_btn{--btn_size:24px}nav .action_menu li.top_up span{font-size:14px;color:#fff;font-weight:400;letter-spacing:.14px!important}nav .action_menu li.profile_detail button.MuiButton-root.icon_btn{--btn_size:40px}.site_logo{display:inline-flex;cursor:pointer}.site_logo figure{width:150px;height:37px;min-width:150px;display:inline-flex}@media only screen and (max-width:767.98px){.site_logo figure{width:120px;height:37px;min-width:120px}}.site_logo img{max-width:100%;max-height:100%;transition:all .3s ease-in-out 0s}.MuiAvatar-root.MuiAvatar-circular{width:32px;height:32px;border-radius:32px;color:#fff;font-size:21px;background:#13add8;border-color:#13121c!important}.btn_group{display:flex;align-items:center;gap:16px}p.price{display:inline-flex;align-items:center;gap:8px}p.price ins{text-decoration:none;font-size:20px;font-weight:600;color:#13add8}p.price ins.c_success{color:#1bd87a}p.price ins.c_danger{color:#f06135}p.price ins.c_white{color:#fff}p.price del{font-size:15px;font-weight:500;color:#7d7d7d}p.price span{background:#a0e193;color:#0b627a;min-width:42px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;padding:3px;font-size:12px;border-radius:4px;font-weight:600}p.v2 ins{font-size:32px;font-weight:500;color:#13add8}@media only screen and (max-width:1599.98px){p.v2 ins{font-size:28px}}@media only screen and (max-width:767.98px){p.v2 ins{font-size:24px}}@media only screen and (max-width:575.98px){p.v2 ins{font-size:20px}}p.v2 del{font-size:24px;font-weight:500;color:#7d7d7d}@media only screen and (max-width:1599.98px){p.v2 del{font-size:22px}}@media only screen and (max-width:767.98px){p.v2 del{font-size:18px}}@media only screen and (max-width:575.98px){p.v2 del{font-size:16px}}p.v2 span{min-height:28px;font-size:16px;min-width:60px}@media only screen and (max-width:767.98px){p.v2 span{font-size:14px}}@media only screen and (max-width:575.98px){p.v2 span{font-size:12px;min-width:45px}}.casino_game_wrapper{display:flex;flex-direction:column;gap:35px}.game_banner{width:100%;height:220px;border-radius:14px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;padding:20px;background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:3}.game_banner:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:-1;pointer-events:none;border-radius:inherit}.game_banner .game_bnr_cnt{background:rgba(23,23,26,.698);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%;border-radius:10px;text-align:center;padding:20px}.game_banner .game_bnr_cnt .s_head h2{color:#e2e2e2}.game_banner .game_bnr_cnt>p{text-align:center;font-size:14px;margin-top:20px;color:#e2e2e2}.accordian_list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{box-shadow:unset;border-radius:10px;background:#24232a}.accordian_list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded span.MuiAccordionSummary-expandIconWrapper{width:28px;height:28px;border-radius:28px;background:#313038;display:inline-flex;align-items:center;justify-content:center}.accordian_list .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded:not(:last-child){margin-bottom:20px}.MuiTableContainer-root.table_container table{width:100%;max-width:500px}.MuiTableContainer-root.table_container table tr{background:transparent!important;border:0!important}.MuiTableContainer-root.table_container table tr :where(th,td){font-size:13px;letter-spacing:0;white-space:nowrap;border:none}.MuiTableContainer-root.table_container table tr th{font-weight:500;line-height:1.2;color:#fff;text-transform:capitalize;border-bottom:0 solid rgba(227,235,225,.102);background-color:#24232a;padding:15px;font-size:14px;text-align:center}.MuiTableContainer-root.table_container table tr td{color:#9f9f9f;font-weight:400;line-height:1.4;padding:10px 15px;font-family:Jost,sans-serif!important;text-align:center;border:0!important}.MuiTableContainer-root.table_container table tr td .recent_odds li{text-align:center}.MuiTableContainer-root.table_container table tr td .recent_odds li strong{color:#13add8}.MuiTableContainer-root.table_container table tr td a.click_action,.MuiTableContainer-root.table_container table tr td.click_action{cursor:pointer;color:#9f9f9f;text-decoration:none}.MuiTableContainer-root.table_container table tr td a.click_action b,.MuiTableContainer-root.table_container table tr td.click_action b{color:#fff;font-weight:500;transition:all .3s ease-in-out 0s}.MuiTableContainer-root.table_container table tr td a.click_action:hover,.MuiTableContainer-root.table_container table tr td a.click_action:hover b,.MuiTableContainer-root.table_container table tr td.click_action:hover,.MuiTableContainer-root.table_container table tr td.click_action:hover b{color:#13add8}.MuiTableContainer-root.table_container table tr td strong{font-weight:600}.MuiTableContainer-root.table_container table tr td p{color:#9f9f9f;font-size:13px;font-weight:400;line-height:1.4}.MuiTableContainer-root.table_container table tr td.max_c p{max-width:250px}.MuiTableContainer-root.table_container table tr td.max_c2{white-space:normal;max-width:400px}.MuiTableContainer-root.table_container table tr td.max_c2 p{white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MuiTableContainer-root.table_container table tr td.double_value span{display:block}.MuiTableContainer-root.table_container table tr td.double_value span:not(:first-child){margin-top:5px}.MuiTableContainer-root.table_container table tr:has(+tr .table_collapse){border-bottom:none}.MuiTableContainer-root.table_container table tr:has(.table_collapse){border-bottom:1px solid #ededed!important}.MuiTableContainer-root.table_container table tr.MuiTableRow-hover:hover{background-color:rgba(0,0,0,.02)}.MuiTableContainer-root.table_container table tbody tr{border-bottom:1px solid rgba(227,235,225,.102)}.MuiTableContainer-root.table_container table .user_img{margin:0}.MuiTableContainer-root.table_container table .user_img img{width:30px;height:30px;border-radius:50%;object-fit:cover;object-position:center}.MuiTableContainer-root.table_container table .user_block{vertical-align:middle;display:inline-flex;align-items:center;gap:10px}.MuiTableContainer-root.table_container table .user_block figure{height:30px;min-width:30px;width:30px;border-radius:50%;overflow:hidden}.MuiTableContainer-root.table_container table .user_block figure img{width:100%;height:100%;object-fit:cover}.MuiTableContainer-root.table_container table .user_block figure.no_radius{border-radius:5px}.MuiTableContainer-root.table_container table .user_block p{font-size:13px;font-family:Jost,sans-serif!important;display:flex;flex-direction:column;align-items:stretch}.MuiTableContainer-root.table_container table .user_block p b{color:#464e5f;font-weight:500;display:block;white-space:nowrap}.MuiTableContainer-root.table_container table .user_block p b:not(:last-child){margin-bottom:1px}.MuiTableContainer-root.table_container table .user_block p span:has(img){display:inline-flex;align-items:center;gap:4px}.MuiTableContainer-root.table_container table .user_block p span:has(img) img{max-width:12px;position:relative;top:1px}.MuiTableContainer-root.table_container table .user_block.click_action{cursor:pointer}.MuiTableContainer-root.table_container table .user_block.click_action p b{transition:all .3s ease-in-out 0s}.MuiTableContainer-root.table_container table .user_block.click_action:hover p b{color:#13add8}.MuiTableContainer-root.table_container table .MuiCheckbox-root{padding:0}.my_order .site_tabs1 .MuiTabs-flexContainer button{min-width:120px}.my_order .s_head .rt{display:flex;align-items:center;gap:48px}.my_order .s_head .rt button.MuiButtonBase-root.MuiIconButton-root svg{color:#fff}.order_list .order_item{background:#24232a;border-radius:12px;padding:14px;width:calc(33.3333333333% - var(--gap_x))}.order_list .order_item .order_item_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.order_list .order_item .order_item_head h2{margin:0;display:inline-flex;gap:4px;align-items:center}.order_list .order_item .order_item_head h2 img{max-width:24px}.order_list .order_item .view_page{background:#313038;padding:16px 18px;display:flex;align-items:center;flex-wrap:wrap;gap:20px 8px;border-radius:10px}.order_list .order_item .view_page .control_group{width:calc(50% - 4px)}.order_list .order_item .order_item_footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.order_list .order_item .order_item_footer .lt h3{color:#9f9f9f;font-size:12px;font-weight:400;margin-bottom:1px}.order_list .order_item .order_item_footer .rt button{font-size:14px;letter-spacing:-.14px!important;gap:5px}.order_list .order_item .order_item_footer .rt button strong{font-weight:700}.tag{border-radius:50px;color:#13add8;background:rgba(19,173,216,.059);border:1px solid #13add8;padding:3px 12px;font-size:12px}.tag.canceled{color:#ff6a03;border-color:#ff6a03;background:#ffedd4}.view_page .control_group h3,.view_page .control_group h6{font-size:12px;font-weight:400;color:#9f9f9f;margin-bottom:3px}.view_page .control_group p{font-size:14px;color:#fff}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head{flex-wrap:wrap;background:#13add8}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .drawer_top{width:100%;display:flex;justify-content:space-between;align-items:center}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .top_up{width:100%}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .top_up p{font-size:14px;color:hsla(0,0%,100%,.898)}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .top_up p.price ins{font-size:38px}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .top_up p:not(.price){margin-bottom:0}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .top_up .btn_flex{justify-content:center}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_head .top_up .btn_flex button.MuiButton-root.MuiButton-textPrimary{background:#fff;border:1px solid #fff;color:#17161f}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_head h3{margin:0}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_head a{color:hsla(0,0%,100%,.698)}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_head a:hover{color:#13add8}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body h4{font-size:12px;color:hsla(0,0%,100%,.502);display:flex;align-items:center;gap:10px;font-weight:400}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body h4:not(:first-child){margin-top:20px}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body h4:after{content:"";flex:1 1;background:#d9e4eb;height:1px;display:flex}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list{margin:0}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list li{display:flex;justify-content:space-between;gap:8px}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list li p{margin:0}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list li p:not(.price){color:#fff}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list li p:not(.price) span{display:block;font-size:12px;color:hsla(0,0%,100%,.6)}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list li p.price{white-space:nowrap}.MuiDrawer-root.wallet_drawer .MuiPaper-root .drawer_body .transction_list li p.price ins{font-size:15px;font-weight:500}.bet_list .bet_bx{background:#24232a;padding:12px;border-radius:24px}.bet_list .bet_bx:not(:last-child){margin-bottom:16px}.bet_list .bet_bx .bet_head{display:flex;align-items:center;justify-content:space-between}.bet_list .bet_bx h2{font-size:12px;color:#9f9f9f;letter-spacing:-.12px!important;font-weight:400;margin-bottom:8px;display:flex;gap:8px;align-items:center}.bet_list .bet_bx h2 img{filter:brightness(0) saturate(100%) invert(70%) sepia(0) saturate(890%) hue-rotate(148deg) brightness(90%) contrast(94%);max-width:24px}.bet_list .bet_bx h3{color:#e2e2e2;font-size:14px;font-weight:500;margin-bottom:8px}.bet_list .bet_bx>p{font-size:12px;letter-spacing:-.12px!important}.odd_bx{display:flex;align-items:center;gap:4px;justify-content:space-between;background:#313038;border-radius:16px;padding:10px 12px}.odd_bx p{font-size:12px;color:#fff;margin:0}.odd_bx p.c_primary{color:#13add8}.odd_bx p strong{font-size:14px;letter-spacing:-.14px!important}.bet_wrapper{display:flex;align-items:center;gap:8px}.bet_wrapper .odd_bx{flex:1 1;background:#24232a}.bet_wrapper .btn_group button.MuiButton-root.icon_btn{--btn_size:28px;background:#313038;border-color:#313038}.bet_wrapper>button.MuiButton-root.MuiButton-textPrimary{min-width:112px;min-height:42px}.quick_bet .MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root,.quick_bet .checkbox_type_btn .MuiFormControlLabel-root .MuiFormControlLabel-root{border-radius:25px;border-color:#24232a;background:#24232a}.quick_bet .MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root:hover,.quick_bet .checkbox_type_btn .MuiFormControlLabel-root .MuiFormControlLabel-root:hover{border-color:#13add8}.quick_bet .MuiFormGroup-root.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked),.quick_bet .checkbox_type_btn .MuiFormControlLabel-root .MuiFormControlLabel-root:has(.Mui-checked){background:#13add8;border-color:#13add8}.modal.payment_success_moda .modal-body{max-width:315px;background:url(/_next/static/media/payment_success_bg.883787e0.png) no-repeat 50%;background-size:cover}.modal.payment_success_moda .modal-body .modal_title>figure{margin-bottom:14px}.modal.payment_success_moda .modal-body .modal_title h2{letter-spacing:-.2px!important;margin-bottom:3px}.modal.payment_success_moda .modal-body .modal_title p{color:hsla(0,0%,100%,.6);letter-spacing:-.16px!important}@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap";.auth_sc{background:url(/_next/static/media/auth_bg.fe6a9587.jpg) no-repeat 50%;background-attachment:fixed;background-size:cover;padding:80px 0;min-height:100vh;position:relative;display:flex;align-items:center;z-index:3}.auth_sc:before{inset:0;background:linear-gradient(270deg,rgba(19,18,28,0) -10%,#13121c 85%);z-index:-3;height:100%}.auth_sc:after,.auth_sc:before{content:"";position:absolute;pointer-events:none;width:100%}.auth_sc:after{height:120px;bottom:0;z-index:-1;background:#12111a;filter:blur(100px)}@media only screen and (max-width:991.98px){.auth_sc{padding-bottom:45px}}.auth_sc .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.auth_sc .container .auth_lt{width:calc(100% - 487px);max-width:570px}.auth_sc .container .auth_lt .site_logo{max-width:150px;margin-bottom:16px}.auth_sc .container .auth_lt h1{margin-bottom:0;font-weight:600}.auth_sc .container .auth_lt>p{max-width:440px;color:#fff;margin-block:18px 22px}.auth_sc .container .auth_lt .total_user{display:flex;align-items:center;gap:10px}.auth_sc .container .auth_lt .total_user p{color:#fff}.auth_sc .auth_rt{max-width:457px;width:100%}.auth_sc .rt_inner{width:100%;margin-inline:auto;box-shadow:0 8px 32px 0 rgba(0,0,0,.059);background:#24232a;padding:40px 32px 30px;border-radius:32px;display:flex;max-height:calc(100vh - 160px);overflow:auto;scrollbar-width:none;flex-direction:column}.auth_sc .rt_inner .site_tabs1 .MuiTabs-flexContainer:before{display:none}.auth_sc .rt_inner .form{flex:1 1;display:flex;flex-direction:column}.auth_sc .rt_inner .form.jcc{justify-content:center;max-width:320px;margin-inline:auto;width:100%}.auth_sc .rt_inner .remember_me{display:flex;align-items:center;justify-content:space-between}.auth_sc .rt_inner .remember_me a{font-size:15px;font-weight:400;text-decoration:none!important}.auth_sc .rt_inner .remember_me label.MuiFormControlLabel-root span{color:hsla(0,0%,100%,.698)}.auth_sc .rt_inner .remember_me label.MuiFormControlLabel-root:hover span{color:#13add8}.auth_sc .rt_inner .login_with_wrapper{margin-top:auto;padding-top:30px}.auth_sc .rt_inner .login_with_wrapper>p{text-align:center;color:#fff}.auth_sc .rt_inner .login_with_wrapper>p.cursor_pointer{cursor:pointer}.auth_sc .rt_inner .login_with_wrapper>p.login_as{margin-top:12px}.auth_sc .rt_inner .login_with_wrapper>p.login_as a{color:#13add8;font-weight:500}.auth_sc .rt_inner .login_with_wrapper>p.login_as a:hover{text-decoration:underline}.auth_sc .rt_inner .site_tabs1{margin:0;padding-block:10px 16px;border:0}.auth_sc .rt_inner .site_tabs1 span.MuiTouchRipple-root{display:none}.auth_sc .rt_inner .site_tabs1 .MuiTabs-flexContainer{width:100%;gap:0;border:0}.auth_sc .rt_inner .site_tabs1 .MuiTabs-flexContainer button{flex:1 1;font-size:15px;color:#fff;padding:0;min-height:1px}.auth_sc .rt_inner .site_tabs1 .MuiTabs-flexContainer button.Mui-selected{display:none}.auth_sc .rt_inner .auth_head{margin-bottom:20px}@media only screen and (max-width:767.98px){.auth_sc .rt_inner .auth_head h2{margin-bottom:8px}}.auth_sc .rt_inner .auth_head p{display:inline-flex;gap:2px}.auth_sc .rt_inner .resend{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.auth_sc .rt_inner .resend strong{font-weight:400;color:#fff;transition:all .3s ease-in-out 0s}.auth_sc .rt_inner .resend strong:hover{text-decoration:underline;color:#13add8}.auth_sc .rt_inner .resend span{font-weight:400;color:hsla(0,0%,100%,.502)}.auth_sc .rt_inner .btn_flex.mt_30{margin-top:30px}.auth_sc .rt_inner.profile_setup .site_tabs1{margin:0;margin-block:0 30px;min-height:4px!important;display:flex;padding:0}.auth_sc .rt_inner.profile_setup .site_tabs1 .MuiTabs-scroller{overflow:initial!important;width:100%;display:flex}.auth_sc .rt_inner.profile_setup .site_tabs1 .MuiTabs-flexContainer{gap:15px;justify-content:center}.auth_sc .rt_inner.profile_setup .site_tabs1 .MuiTabs-flexContainer button{min-width:100px;max-width:100px;border-bottom:4px solid #d9d9d9;border-radius:40px}.auth_sc .rt_inner.profile_setup .site_tabs1 .MuiTabs-flexContainer button.Mui-selected{display:flex;border-color:#13add8}.auth_sc .rt_inner.profile_setup .btn_flex{position:-webkit-sticky;position:sticky;bottom:-30px;padding:10px 32px 30px;background:#2c2b33;margin:30px -32px -30px}.auth_sc .rt_inner.profile_setup>div[role*=tabpanel]:not(:empty){flex:1 1;display:flex;flex-direction:column}.auth_sc .rt_inner.login_inner .site_tabs1.v2 .MuiTabs-flexContainer{gap:22px;align-items:center}.auth_sc .rt_inner.login_inner .site_tabs1.v2 .MuiTabs-flexContainer button{white-space:nowrap;flex:unset}.auth_sc .rt_inner.login_inner .site_tabs1.v2 .MuiTabs-flexContainer:after,.auth_sc .rt_inner.login_inner .site_tabs1.v2 .MuiTabs-flexContainer:before{content:"";display:flex;flex:1 1;height:1px;background:hsla(0,0%,100%,.2);position:static}.account_grid{display:flex;flex-wrap:wrap;gap:42px;min-height:calc(100vh - 200px)}.account_grid>.lt{width:calc(26.85% - 21px);padding:20px;border-radius:20px;background:#24232a;position:relative}.account_grid>.lt.settings_active{align-self:flex-start}.account_grid>.lt .emptyLink{position:absolute;inset:0;width:100%;height:100%;z-index:1}.account_grid>.lt .menu_list li{display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .3s ease-in-out 0s}.account_grid>.lt .menu_list li>figure{width:40px;min-width:40px;height:40px;border-radius:40px;overflow:hidden;background:#1d1c24;padding:5px;display:inline-flex;align-items:center;justify-content:center}.account_grid>.lt .menu_list li>figure img{max-width:20px}.account_grid>.lt .menu_list li .menu_cnt h4{margin-bottom:4px;letter-spacing:-.48px!important;transition:all .3s ease-in-out 0s}.account_grid>.lt .menu_list li .menu_cnt p{font-size:12px;letter-spacing:.12px!important;color:hsla(0,0%,100%,.502)}.account_grid>.lt .menu_list li.active h4,.account_grid>.lt .menu_list li:hover .menu_cnt h4{color:#13add8}.account_grid>.lt .menu_list li.active figure{background:#13add8}.account_grid>.lt .menu_list li.active figure img{filter:brightness(0) invert(1)}.account_grid>.lt .menu_list li:not(:last-child){padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid hsla(0,0%,94%,.102)}.account_grid>.lt .humb_menu{display:none;margin-left:auto;z-index:3}@media only screen and (max-width:1399.98px){.account_grid>.lt .humb_menu{display:inline-flex}}.account_grid .account_rt{width:calc(73.15% - 21px);padding:20px;border-radius:20px;background:#24232a;position:relative}.account_grid .account_rt .s_head{margin-bottom:20px}.account_grid .account_rt .s_head.mb_45{margin-bottom:45px}@media only screen and (max-width:767.98px){.account_grid .account_rt .s_head{gap:16px}}.account_grid .account_rt .s_head.border_none{border:none;padding-bottom:0}.account_grid .account_rt .s_head button.MuiButton-root.MuiButton-textPrimary{min-width:105px;font-size:16px}.account_grid .account_rt .profile_page .lt{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap}.account_grid .account_rt .profile_page .lt .vw_profle_data h3{margin-bottom:5px}.account_grid .account_rt .profile_page .lt .upload_image{width:85px;height:85px}.account_grid .account_rt .profile_page .lt .upload_image .edit_btn{width:25px;height:25px;border:2px solid #24232a;padding:3px;right:0}.account_grid .account_rt .profile_page .lt .upload_image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.account_grid .account_rt .profile_page>.rt{margin-top:5px}.account_grid .account_rt .address_list li{margin-bottom:18px;background:#f5f5f5;border-radius:14px;display:flex;align-items:center;gap:10px;padding:20px 14px}@media only screen and (max-width:575.98px){.account_grid .account_rt .address_list li{border-radius:10px;margin-bottom:12px;padding:10px;flex-wrap:wrap;gap:6px}}.account_grid .account_rt .address_list li>figure{width:48px;height:48px;min-width:48px;padding:5px;border:5px solid #bae0d4;border-radius:48px;background:#13add8;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:575.98px){.account_grid .account_rt .address_list li>figure{width:40px;height:40px;min-width:40px;padding:2px;border:2px solid #bae0d4}.account_grid .account_rt .address_list li .address_cnt{width:calc(100% - 46px)}}.account_grid .account_rt .address_list li .address_cnt h3{margin-bottom:6px;font-weight:500;text-transform:uppercase}.account_grid .account_rt .address_list li .address_cnt p{color:rgba(0,0,0,.6);font-size:14px}.account_grid .account_rt .address_list li .btn_group{margin-left:auto}.account_grid .account_rt .address_list li .btn_group button.MuiButton-root.icon_btn{--btn_size:36px;background:transparent;border:1px solid hsla(0,0%,80%,.31)}.account_grid .account_rt .address_list li .btn_group button.MuiButton-root.icon_btn:hover{border-color:#13add8}.account_grid .account_rt .address_list li .btn_group button.MuiButton-root.icon_btn:hover img{filter:unset}.account_grid .account_rt .payment_list{padding:18px;border-radius:12px;background:#f5f5f5}@media only screen and (max-width:575.98px){.account_grid .account_rt .payment_list{padding:10px;border-radius:8px}}.account_grid .account_rt .payment_list li{display:flex;align-items:center;gap:8px}.account_grid .account_rt .payment_list li:not(:last-child){border-bottom:1px solid rgba(2,33,41,.102);padding-bottom:10px;margin-bottom:12px}.account_grid .account_rt .payment_list li>figure{width:46px;height:46px;min-width:46px}@media only screen and (max-width:575.98px){.account_grid .account_rt .payment_list li>figure{width:34px;height:34px;min-width:34px}}.account_grid .account_rt .payment_list li .payment_cnt h3{margin-bottom:2px;font-weight:500;text-transform:uppercase}@media only screen and (max-width:575.98px){.account_grid .account_rt .payment_list li .payment_cnt h3{font-size:13px}}.account_grid .account_rt .payment_list li .payment_cnt p{color:rgba(0,0,0,.6);font-size:14px}@media only screen and (max-width:575.98px){.account_grid .account_rt .payment_list li .payment_cnt p{font-size:12px}}.account_grid .account_rt .payment_list li .btn_group{margin-left:auto}.account_grid .account_rt .payment_list li .btn_group button.MuiButton-root.icon_btn{--btn_size:36px;background:transparent;border:1px solid hsla(0,0%,80%,.31)}.account_grid .account_rt .payment_list li .btn_group button.MuiButton-root.icon_btn:hover{border-color:#13add8}.account_grid .account_rt .payment_list li .btn_group button.MuiButton-root.icon_btn:hover img{filter:unset}.account_grid .account_rt .payment_btn button.MuiButton-root.MuiButton-textPrimary{font-size:14px;font-weight:500;min-width:190px}@media only screen and (max-width:575.98px){.account_grid .account_rt .payment_btn button.MuiButton-root.MuiButton-textPrimary{min-width:1px;font-size:13px}}.account_grid .account_rt .help_center :is(textarea){height:160px!important}.account_grid .account_rt .site_tabs3 .MuiTabs-flexContainer{gap:0;display:flex;background:rgba(0,157,109,.102);border-radius:50px}.account_grid .account_rt .site_tabs3 .MuiTabs-flexContainer button{flex:1 1;background:transparent;font-size:14px;font-weight:500;color:#606060;min-height:40px;max-width:unset}.account_grid .account_rt .site_tabs3 .MuiTabs-flexContainer button.Mui-selected{background:#13add8;color:#fff}.account_grid .notification_bx{display:flex;align-items:center;gap:14px}.account_grid .notification_bx>figure{width:50px;min-width:50px;height:50px;border-radius:50px;background:rgba(19,173,216,.5);display:inline-flex;align-items:center;justify-content:center}.account_grid .notification_bx .notification_cnt h3{font-size:14px;margin-bottom:4px}.account_grid .notification_bx .notification_cnt p{font-size:13px}.account_grid .notification_bx:not(:last-child){padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid hsla(0,0%,94%,.102)}.cms_content p{margin-bottom:20px;font-size:14px;color:#3c3c3c}.no_data_found{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:600px;height:calc(100vh - 300px)}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{background:#2c2b33;box-shadow:0 8px 32px 0 rgba(0,0,0,.059);color:#fff}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded button.MuiButtonBase-root.MuiIconButton-root,.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeSmall,.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded span,.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded td{color:#fff}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded button.MuiButtonBase-root.MuiPickersDay-root:not(.Mui-selected){border-color:rgba(227,235,225,.102);color:#9f9f9f}.upload_cv{background:#2c2b33;border:1px solid #13add8;padding:20px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;position:relative;gap:5px}.upload_cv figure.main{width:100%;height:100%;border-radius:inherit;overflow:hidden}.upload_cv figure.main img{width:100%;height:100%;object-fit:cover;border-radius:inherit;max-height:400px}@media only screen and (max-width:1399.98px){.upload_cv{padding:15px;border-radius:15px}}@media only screen and (max-width:767.98px){.upload_cv{flex-direction:column;gap:10px}}.upload_cv.photo_video{min-height:340px;height:340px}.upload_cv.photo_video figure{width:100%;height:100%}.upload_cv.photo_video figure video,.upload_cv.photo_video figure>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}@media only screen and (max-width:1399.98px){.upload_cv.photo_video{min-height:300px;height:300px}}.upload_cv.photo_video.mt_20{margin-top:20px}.upload_cv .cv_cnt_wrp{display:flex;align-items:center;gap:12px}@media only screen and (max-width:1399.98px){.upload_cv .cv_cnt_wrp{gap:10px}}@media only screen and (max-width:767.98px){.upload_cv .cv_cnt_wrp{width:100%}}.upload_cv .cv_cnt_wrp figure{background:rgba(19,173,216,.078);width:52px;height:52px;border-radius:52px;min-width:52px;display:flex;align-items:center;justify-content:center;padding:4px}@media only screen and (max-width:1399.98px){.upload_cv .cv_cnt_wrp figure{width:45px;height:45px;border-radius:45px;min-width:45px;padding:10px}}.upload_cv .cv_cnt_wrp h3{margin-bottom:5px;font-weight:600}@media only screen and (max-width:1399.98px){.upload_cv .cv_cnt_wrp h3{margin-bottom:3px}}.upload_cv .cv_cnt_wrp h3 u{font-size:18px}.upload_cv .cv_cnt_wrp p{color:#9f9f9f;font-size:14px;font-weight:400}@media only screen and (max-width:1399.98px){.upload_cv .cv_cnt_wrp p{font-size:13px;line-height:1.4}}@media only screen and (max-width:767.98px){.upload_cv .cv_cnt_wrp p{font-size:12px}}@media only screen and (max-width:1399.98px){.upload_cv .cv_cnt_wrp .cv_cnt.hd_6 h3{font-size:17px}}@media only screen and (max-width:767.98px){.upload_cv .cv_cnt_wrp .cv_cnt.hd_6 h3{font-size:15px}}.upload_cv .cv_cnt_wrp .cv_cnt p:not(:last-child){margin-bottom:2px}.upload_cv .cv_cnt_wrp .cv_cnt p strong{color:#fff}.upload_cv .btnn,.upload_cv button.MuiButton-root.MuiButton-sizeSmall{padding:5px 12px;min-width:130px;min-height:40px;font-size:15px}@media only screen and (max-width:767.98px){.upload_cv .btnn,.upload_cv button.MuiButton-root.MuiButton-sizeSmall{width:100%}}.upload_cv input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9}.upload_cv.uploaded_cv{padding:10px 20px}.upload_cv.uploaded_cv .cv_cnt_wrp figure{width:40px;height:40px;border-radius:40px;min-width:40px}.upload_cv.uploaded_cv .cv_cnt_wrp h3{margin:0;font-size:18px}.upload_cv.uploaded_cv button.MuiButtonBase-root.MuiIconButton-root svg{color:#13add8}.upload_cv.v2 .cv_cnt_wrp{gap:0;flex-direction:column;text-align:center}.upload_cv.v2 .cv_cnt_wrp .cv_cnt{margin-top:12px}.upload_cv.v2 .cv_cnt_wrp .cv_cnt p:has(strong){margin-bottom:4px}.upload_cv.v2 .cv_cnt_wrp .cv_cnt p strong{color:#fff}.upload_cv.v3{min-height:50px;padding:5px 15px;border-radius:50px;border:0;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' rx='25' ry='25' stroke='%23800080' stroke-width='2.5' stroke-dasharray='3%2c 7' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e")}@media only screen and (max-width:1399.98px){.upload_cv.v3{min-height:45px}}@media only screen and (max-width:767.98px){.upload_cv.v3{justify-content:center}}@media only screen and (max-width:1399.98px){.upload_cv.v3 .cv_cnt_wrp{gap:5px}}.upload_cv.v3 .cv_cnt_wrp p{color:#9f9f9f}@media only screen and (max-width:767.98px){.upload_cv.v3 .cv_cnt_wrp p{font-size:14px}}.upload_cv.v3 .cv_cnt_wrp figure{width:20px;height:20px;min-width:20px;padding:0;background:transparent;border-radius:0}.upload_cv .main_img{width:100%;height:100%}.upload_cv .main_img img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.upload_cv .edit_img{position:absolute;bottom:-15px;width:30px;height:30px;background:#13add8;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:30px;left:50%;transform:translateX(-50%)}.upload_cv .edit_img svg{color:#fff;font-size:16px}.home_banner .slick-list{margin-inline:-10px}.home_banner .slick-slide{padding-inline:10px}.home_banner .slick-slide>div{border-radius:14px;height:170px;overflow:hidden;display:flex}.home_banner .slick-slide>div figure{display:flex;height:100%}.home_banner .slick-slide>div figure img{width:100%;height:100%;object-fit:cover}.game_category .MuiTabs-root .MuiTabs-list{gap:16px}.game_category .MuiTabs-root .MuiTabs-list .MuiTab-root{display:flex;flex-direction:column;gap:1px;font-size:15px;font-weight:400;color:#fff;padding:4px;width:80px;height:90px;text-transform:capitalize;min-width:80px;background:#24232a;border:1px solid transparent;border-radius:8px}.game_category .MuiTabs-root .MuiTabs-list .MuiTab-root span{white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game_category .MuiTabs-root .MuiTabs-list .MuiTab-root.Mui-selected{border:1px solid #13add8;background:rgba(19,173,216,.102)}.game_category .MuiTabs-root .MuiTabs-list .MuiTab-root.Mui-selected .MuiTab-icon{filter:brightness(0) saturate(100%) invert(68%) sepia(41%) saturate(4758%) hue-rotate(152deg) brightness(91%) contrast(86%)}.game_category .MuiTabs-root .MuiTabs-list .MuiTab-root .MuiTab-icon{margin:0;width:42px;height:42px;object-fit:scale-down}.game_category .MuiTabs-root .MuiTabs-list span.MuiTabs-indicator,.game_category .MuiTabs-root span.MuiTabs-indicator{display:none}.casino_game_list .casino_game_bx{width:calc(20% - var(--gap_x))}.casino_game_list .casino_game_bx figure{width:100%;height:145px;border-radius:8px;overflow:hidden;margin-bottom:8px}.casino_game_list .casino_game_bx figure img{width:100%;height:100%;object-fit:cover}.casino_game_list .casino_game_bx h3{letter-spacing:-.16px!important}.sport_list .sport_box{width:calc(33.3333333333% - var(--gap_x));background:#24232a;border-radius:14px;padding:16px}.sport_list .sport_box>h2{font-size:16px;color:#9f9f9f;font-weight:400;display:flex;gap:5px;align-items:center}.sport_list .sport_box>h2 img{width:30px;min-width:30px;object-fit:contain}.sport_list .sport_box p{color:#9f9f9f;font-size:15px;text-align:center;margin-block:20px}.match_between{display:flex;align-items:center;gap:4px}.match_between .team_name{display:inline-flex;align-items:center;gap:3px}.match_between .team_name h3{margin:0;color:#e2e2e2;letter-spacing:-.16px!important;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1;max-width:110px}.match_between .team_name h3 img{width:40px;min-width:40px}.match_between>strong{white-space:nowrap;font-size:20px;color:#fff;max-width:150px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.match_between.v2{justify-content:center}.match_between.v2 .team_name h3,.match_between.v2>strong{max-width:400px}.recent_odds{display:flex;gap:14px;flex-wrap:wrap}.recent_odds li{margin-bottom:0;background:#313038;padding:14px 10px;border-radius:12px;width:calc(25% - 10.5px)}.recent_odds li.w_12{width:calc(8.3333333333% - 12.8333333333px)}.recent_odds li.w_100{width:100%}.recent_odds li small{display:block;margin-bottom:4px}.recent_odds li strong{color:#13add8;font-weight:600;font-size:20px}.recent_odds.no_width li{max-width:102px;width:100%}.wrap_home{display:flex;gap:45px;flex-direction:column}.prvcy_plcy{margin-top:40px}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{border-radius:10px}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded:not(:last-child){margin-bottom:15px}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded button.MuiButtonBase-root{min-height:48px!important}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded button.MuiButtonBase-root span.MuiAccordionSummary-content{margin:0}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded button.MuiButtonBase-root p.MuiTypography-root{font-size:14px;color:#fff;font-weight:500}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionDetails-root{padding-top:0}.prvcy_plcy .prvcy_plcy_cntnt .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionDetails-root small{color:hsla(0,0%,100%,.7)}.prvcy_plcy .prvcy_plcy_cntnt h3{margin-bottom:5px}.prvcy_plcy .prvcy_plcy_cntnt li:not(:last-child){margin-bottom:20px}.prvcy_plcy .prvcy_plcy_cntnt+p{margin-top:5px}.prvcy_plcy .trms_cndtns_cntnt li{counter-increment:my-awesome-counter}.prvcy_plcy .trms_cndtns_cntnt li h3{position:relative;padding-left:20px}.prvcy_plcy .trms_cndtns_cntnt li h3:before{position:absolute;font-size:14px;top:0;left:0;margin:auto;display:flex;align-items:center;justify-content:center;font-weight:500;color:#fff;content:counter(my-awesome-counter) "."}.vw_profle_mn .vw_profle_dtls{background-color:#191820;border-radius:20px;padding:20px}.vw_profle_mn .vw_profle_dtls ul li{display:flex;align-items:center;justify-content:flex-start;gap:15px;flex-wrap:wrap}.vw_profle_mn .vw_profle_dtls ul li:not(:last-child){margin-bottom:20px}.vw_profle_mn .vw_profle_dtls ul li h3{margin-bottom:3px;opacity:60%;font-weight:300}.vw_profle_mn .vw_profle_dtls ul li p{color:#fff}.vw_profle_mn .vw_profle_data h3{margin-bottom:5px}.vw_profle_mn .vw_profle_upr{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap}.vw_profle_mn .vw_profle_upr figure{width:85px;height:85px}.vw_profle_mn .vw_profle_upr figure img{width:100%;height:100%;object-fit:cover;border-radius:50%}.pswrd{justify-content:flex-end;margin-top:50px}.hlp_Centr_sc .need_hlp{border:1.1px solid #13add8;background:rgba(16,76,92,.22);padding:20px;border-radius:18px;display:flex;align-items:flex-start;justify-content:flex-start;gap:20px;flex-wrap:wrap;position:relative}.hlp_Centr_sc .need_hlp figure{width:32px;height:32px;background:#13add8;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:5px}.hlp_Centr_sc .need_hlp h3{margin-bottom:5px}.hlp_Centr_sc .need_hlp .ad_icon{position:absolute;background:unset;padding:0;border-radius:0;right:20px;top:20px;transform:rotate(45deg);color:#13add8;font-size:14px;border:0;min-width:unset;min-height:unset}.hlp_Centr_sc .need_hlp .ad_icon:hover{background:unset}.hlp_Centr_sc .hlp_centr_bx{background:#1a1921;padding:20px;border-radius:14px;margin-top:15px}.hlp_Centr_sc .hlp_centr_bx:first-child{border-left:3.29px solid #3176e0}.hlp_Centr_sc .hlp_centr_bx:nth-child(2){border-left:3.29px solid #31e08e}.hlp_Centr_sc .hlp_centr_bx h3{font-weight:500}.hlp_Centr_sc .hlp_centr_bx .tags{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;margin-bottom:10px}.hlp_Centr_sc .hlp_centr_bx .tags li{font-size:12px;padding:5px 15px;border-radius:20px;margin:0}.hlp_Centr_sc .hlp_centr_bx .tags li:first-child{background:#eceef2;color:#030213}.hlp_Centr_sc .hlp_centr_bx .tags li:nth-child(2){border:1.1px solid hsla(0,0%,100%,.102);color:#fff}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:14px;color:#fff}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li:not(:last-child){margin-bottom:7px}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li span:has(img){display:flex;align-items:center;gap:5px;flex-wrap:wrap}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li span:has(img) img{width:14px;height:14px}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li .status{font-size:12px;padding:5px 10px;border-radius:8px;min-width:95px;display:flex;align-items:center;justify-content:center}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li .reslvd,.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li .undr_rvw{color:#1447e6;background:#dbeafe}.hlp_Centr_sc .hlp_centr_bx .hlp_cntr_stats li .reslvd{color:#13add8;background:#dcfce7}.account_sc .s_head .rt button.MuiButton-root.icon_btn{--btn_size:40px}.addhlpcntr_page :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){border-radius:10px!important}.addhlpcntr_page .file_Upload .edit_btn,.addhlpcntr_page .file_Upload .edit_btn:hover{width:100%;height:100%;background:#2e2d34;position:relative;border-radius:18px;height:150px}.addhlpcntr_page .file_Upload .edit_btn input,.addhlpcntr_page .file_Upload .edit_btn:hover input{opacity:0;width:100%;height:100%;position:absolute;inset:0;margin:auto;z-index:2;cursor:pointer}.addhlpcntr_page .file_Upload .upld_file_cntnt{position:absolute;inset:0;margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.addhlpcntr_page .file_Upload .upld_file_cntnt h3{margin-bottom:3px}.addhlpcntr_page .file_Upload .upld_file_cntnt button.MuiButton-root.MuiButton-textPrimary{border-radius:10px;min-width:300px}.addhlpcntr_page .charctr{display:flex;justify-content:flex-end;font-size:12px;margin-top:10px}.eye_icon svg.MuiSvgIcon-root{color:#fff;opacity:.5}.cstmr_sprt_mn{width:40%;margin:0 auto}.cstmr_sprt_mn>figure{width:90px;height:90px;background:#13add8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.cstmr_sprt_mn>figure+h3,.cstmr_sprt_mn>figure+h3+p{text-align:center}.cstmr_sprt_mn .cstmr_lst{background:#24232a;border-radius:14px;padding:20px}.cstmr_sprt_mn .cstmr_lst li{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.cstmr_sprt_mn .cstmr_lst li:not(:last-child){border-bottom:1px solid rgba(227,235,225,.102);padding-bottom:15px;margin-bottom:15px}.cstmr_sprt_mn .cstmr_lst li figure{width:40px;height:40px;background:#13add8;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:5px}.cstmr_sprt_mn .cstmr_lst li figure img{filter:brightness(0) invert(1)}.cstmr_sprt_mn .cstmr_lst li .cstmr_cntnt h3{margin-bottom:5px;font-size:16px;font-weight:500}.cstmr_sprt_mn .acrdn_mn.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{background:#16151e;border-radius:18px}.cstmr_sprt_mn .acrdn_mn.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .cntcus{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cstmr_sprt_mn .acrdn_mn.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAccordionDetails-root{padding-top:0}.csino_gm_mn .csino_gm_inr{position:relative}.csino_gm_mn .csino_gm_inr>figure{width:100%;height:600px}.csino_gm_mn .csino_gm_inr>figure img{width:100%;height:100%;object-fit:cover;border-radius:20px}.csino_gm_mn .csino_gm_inr .volume{position:absolute;top:20px;right:20px}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt{position:absolute;bottom:0;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;gap:130px;width:100%;padding:15px}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt>h3{background:radial-gradient(47.34% 250.21%,#4c9729 0,rgba(76,151,41,0) 100%);margin:0;padding:10px;min-width:245px;text-align:center}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt .lstng{width:100%}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt .lstng .lstng_inr{display:flex;align-items:stretch;justify-content:center;gap:10px;flex-wrap:wrap}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt .lstng .lstng_inr li{background:#24232a;border-radius:10px;padding:5px 20px;margin:0;text-align:center;min-width:85px;display:flex;align-items:center;flex-direction:column;justify-content:center}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt .lstng .lstng_inr li:last-child{min-width:-moz-fit-content;min-width:fit-content}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt .lstng .lstng_inr li h3{display:inline-flex;margin-bottom:2px;line-height:normal;font-weight:400}.csino_gm_mn .csino_gm_inr .csino_gm_cntnt .lstng .lstng_inr li p{font-size:12px}.csino_gm_mn .total_lst{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#24232a;padding:10px 20px;border-radius:16px;margin-top:15px}.csino_gm_mn .total_lst li{width:33%;margin:0}.csino_gm_mn .total_lst li h3{margin-bottom:2px;display:inline-flex}.csino_gm_mn .total_lst li p{font-size:12px}.csino_gm_mn .total_lst li:nth-child(2){text-align:center}.csino_gm_mn .total_lst li:last-child{text-align:right}.csino_gm_mn .ups_dwn{display:flex;border-radius:22px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);justify-content:center;position:relative;margin:0 auto;max-width:450px}.csino_gm_mn .ups_dwn .green{background-color:#4c9729;text-align:left}.csino_gm_mn .ups_dwn .red{text-align:right;background:#b02335}.csino_gm_mn .ups_dwn .center{background-color:#fff;border:5px solid #000;border-radius:50%;width:100px;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;inset:0;margin:auto}.csino_gm_mn .ups_dwn .center h3{color:#000;margin-bottom:5px}.csino_gm_mn .ups_dwn .center p{color:rgba(0,0,0,.6)}.csino_gm_mn .ups_dwn .green .odds,.csino_gm_mn .ups_dwn .red .odds{font-size:18px;color:#fff}.csino_gm_mn .ups_dwn .option{flex:1 1;padding:20px 35px;color:#fff}.csino_gm_mn .ups_dwn .option h3{margin-bottom:5px;font-weight:500}.csino_gm_mn .ups_dwn .option.red{padding-left:55px}.csino_gm_mn .ups_dwn .option.green{padding-right:50px}