::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#083880;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-color:#fff}a{color:hsla(0,0%,7%,.698);transition:all .3s ease-in-out 0s}a:hover{color:#083880}a,a:not(.btnn):hover{text-decoration:none}b,strong{font-weight:700}:is(h1,h2,h3,h4,h5,h6){font-weight:600;color:#1f2937;font-family:Jost,sans-serif!important;line-height:1.2;margin-bottom:0}:is(h1,h2,h3,h4,h5,h6).fw_normal{font-weight:400}:is(h1,h2,h3,h4,h5,h6).fw_med{font-weight:500}:is(h1,h2,h3,h4,h5,h6).fw_700{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),.hd_1:is(h1,h2,h3,h4,h5,h6),h1{font-size:32px}.hd_2 :where(h1,h2,h3,h4,h5,h6),.hd_2:is(h1,h2,h3,h4,h5,h6),h2{font-size:30px}.hd_3 :where(h1,h2,h3,h4,h5,h6),.hd_3:is(h1,h2,h3,h4,h5,h6),h3{font-size:28px}.hd_4 :where(h1,h2,h3,h4,h5,h6),.hd_4:is(h1,h2,h3,h4,h5,h6),h4{font-size:24px}.hd_5 :where(h1,h2,h3,h4,h5,h6),.hd_5:is(h1,h2,h3,h4,h5,h6),h5{font-size:22px}.hd_6 :where(h1,h2,h3,h4,h5,h6),.hd_6:is(h1,h2,h3,h4,h5,h6),h6{font-size:20px}.hd_7 :where(h1,h2,h3,h4,h5,h6),.hd_7:is(h1,h2,h3,h4,h5,h6){font-size:18px}:is(body,p,li){color:hsla(0,0%,7%,.698);font-size:16px;font-weight:400;line-height:1.5;font-family:Jost,sans-serif;word-break:break-word}:is(body,p,li) small{font-size:14px;display:block}: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:60px}.u_spc,.ub_spc{padding-bottom:60px}.uh_spc,.uht_spc{padding-top:40px}.uh_spc,.uhb_spc{padding-bottom:40px}.c_primary{color:#083880}.c_white{color:#fff}.c_black{color:#000}.bg_primary{background-color:#083880}.bg_white{background-color:#fff}.bg_black{background-color:#000}.bg_grey{background-color:#fcfcfc}.text_center{text-align:center}.d_block{display:block}.text_btn{display:flex;align-items:center;text-decoration:underline!important;text-underline-offset:1px;color:#083880;width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out 0s;cursor:pointer;gap:8px}.text_btn.centered{margin-inline:auto}.text_btn:hover{text-decoration:none!important}.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)}:is(.gap_p,.gap_m).gap_lg{--gap_x:30px;--gap_y:30px}:is(.gap_p,.gap_m).gap_sm{--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_30{width:30%}@media only screen and (max-width:575.98px){.gap_p>.w_30{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_67{width:66.6666666667%}@media only screen and (max-width:575.98px){.gap_p>.w_67{width:100%}}.gap_p>.w_70{width:70%}@media only screen and (max-width:575.98px){.gap_p>.w_70{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_40{width:calc(40% - var(--gap_x))}@media only screen and (max-width:575.98px){.gap_m>.w_40{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_60{width:calc(60% - var(--gap_x))}@media only screen and (max-width:575.98px){.gap_m>.w_60{width:calc(100% - var(--gap_x))}}.gap_m>.w_67{width:calc(66.6666666667% - var(--gap_x))}@media only screen and (max-width:575.98px){.gap_m>.w_67{width:100%}}.gap_m>.w_100{width:calc(100% - var(--gap_x))}button.MuiButton-root{gap:8px;--size:50px;font-size:15px;font-weight:500;padding:5px 25px;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;border-radius:10px;min-height:var(--size);letter-spacing:0;position:relative;text-indent:0;overflow:hidden;cursor:pointer;line-height:1;z-index:1}button.MuiButton-root.br_15{border-radius:15px}button.MuiButton-root.fs_20{font-size:20px}button.MuiButton-root.w_100{width:100%}button.MuiButton-root svg{font-size:20px}button.MuiButton-root img{transition:all .3s ease-in-out 0s}button.MuiButton-root.MuiButton-sizeLarge{--size:60px;font-size:20px}button.MuiButton-root.MuiButton-sizeSmall{--size:45px}button.MuiButton-root.MuiButton-textPrimary{color:#fff;background-color:#083880;border-color:#083880}button.MuiButton-root.MuiButton-textPrimary:is(:hover){color:#fff;background-color:#072e68;border-color:#083880}button.MuiButton-root.MuiButton-outlinedPrimary{color:#083880;background-color:transparent;border-color:#083880}button.MuiButton-root.MuiButton-outlinedPrimary:is(:hover){color:#fff;background-color:#083880;border-color:#083880}button.MuiButton-root.MuiButton-outlinedPrimary:is(:hover) img{filter:brightness(0) invert(1)}button.MuiButton-root.MuiButton-textInherit{color:#1f2937;background-color:#fff;border-color:#fff}button.MuiButton-root.MuiButton-textInherit:is(:hover){color:#083880;background-color:#fff;border-color:#083880}button.MuiButton-root.MuiButton-outlinedInherit{color:#000;background-color:#fff;border-color:rgba(7,7,34,.102)}button.MuiButton-root.MuiButton-outlinedInherit:is(:hover){color:#000;background-color:#fff;border-color:#083880}button.MuiButton-root.MuiButton-textError{color:#fff;background-color:#ed3241;border-color:#ed3241}button.MuiButton-root.MuiButton-textError:is(:hover){color:#ed3241;background-color:#fff;border-color:#ed3241}button.MuiButton-root.MuiButton-textSuccess{color:#fff;background-color:#6da439;border-color:#6da439}button.MuiButton-root.MuiButton-textSuccess img{transition:all .3s ease-in-out 0s}button.MuiButton-root.MuiButton-textSuccess:is(:hover){color:#6da439;background-color:#fff;border-color:#6da439}.MuiIconButton-root .btn_rounded,.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,.MuiIconButton-root.btn_rounded.primary{color:#fff;background-color:#083880}.MuiIconButton-root .btn_rounded.primary img,.MuiIconButton-root.btn_rounded.primary img{filter:brightness(0) invert(1)}.MuiIconButton-root .btn_rounded.primary:hover,.MuiIconButton-root.btn_rounded.primary:hover{background-color:#083880}.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}.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:#1f2937;font-size:16px;font-weight:500;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-positionEnd [data-testid=VisibilityIcon],.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityOffIcon],.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityIcon],.MuiFormControl-root.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityOffIcon],.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityIcon],.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityOffIcon],.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityIcon],.MuiFormControl-root>.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityOffIcon],.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityIcon],.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityOffIcon],.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityIcon],.MuiSelect-root.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityOffIcon],.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityIcon],.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionEnd [data-testid=VisibilityOffIcon],.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityIcon],.MuiSelect-root>.MuiInputBase-root .MuiInputAdornment-positionStart [data-testid=VisibilityOffIcon]{color:#c4c4c4;font-size:18px}.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 input+.MuiInputAdornment-positionEnd,.MuiSelect-root.dateTime_picker input+.MuiInputAdornment-positionEnd{width:100%!important;height:100%!important;opacity:0!important;z-index:1}.MuiFormControl-root.dateTime_picker input+.MuiInputAdornment-positionEnd button,.MuiSelect-root.dateTime_picker input+.MuiInputAdornment-positionEnd button{width:100%!important;height:100%}.form{--field_height:50px}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){font-size:16px;font-weight:400;color:#1f2937;border-radius:10px;border:1px solid #e9edf2;background-color:transparent;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)[readonly]{color:rgba(31,41,55,.7)}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root):focus{border-color:#083880!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)::placeholder{color:#99a1b0;opacity:1}.form :is(input,input.form-control,select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){height:var(--field_height);padding:5px 15px}.form :is(textarea){padding:10px 15px;height:135px!important;border-radius:12px}@media only screen and (max-width:767.98px){.form :is(textarea){height:90px!important}}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){white-space:normal;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:calc(var(--field_height) - 2px);padding-right:35px!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='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form :is(select,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)[aria-expanded=true]{border-color:#083880!important}.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:10px}.form :is(.MuiAutocomplete-root) .MuiAutocomplete-endAdornment,.form :is(.MuiAutocomplete-root) fieldset{display:none}.form .opt_fields{width:100%;justify-content:space-between}.form .opt_fields input{aspect-ratio:1/1;padding:5px!important;height:100%!important;width:100%!important;color:#000!important;border-color:#d1d1d1!important;background-color:#fdfdfd!important;font-size:25px!important;max-width:63px}@media only screen and (max-width:767.98px){.form .opt_fields input{font-size:22px!important;max-width:55px}}.form .opt_fields input:focus{border-color:#083880}.form .opt_fields input:focus-visible{outline:none!important}.form .react-tel-input .form-control{width:100%!important;padding-left:72px}.form .react-tel-input .form-control:focus{border-color:#083880;box-shadow:none}.form .react-tel-input .flag-dropdown{display:flex}.form .react-tel-input .selected-flag{height:75%;width:60px;display:flex;align-items:center;justify-content:center;border-right:1px solid #e4e9f1;margin-block:auto;padding:0;gap:5px}.form .react-tel-input .selected-flag:before{display:none}.form .react-tel-input .selected-flag .flag{margin:0;width:24px;height:24px;position:static;background-color:#eceef2;border-radius:50%}.form .react-tel-input .selected-flag .flag .arrow{display:none}.form .react-tel-input .selected-flag:after{content:"";width:10px;height:10px;display:inline-flex;background:url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 0.749997L4.75 4.98529L8.75 0.749996" stroke="%232E3136" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:10px;background-repeat:no-repeat;background-position:50%}.form .react-tel-input .country-list{top:100%;width:300px;max-height:220px;margin: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:#e9edf2;border-color:#e9edf2;border-radius:30px;padding:5px 15px}.form .react-tel-input .country-list .country{font-size:13px;font-weight:500;color:#083880;padding:8px 10px 8px 46px;margin-bottom:0}.form .react-tel-input .country-list .flag{top:5px;left:12px;margin-right:0;margin-top:0}.country_item{display:flex;align-items:center;gap:8px}.country_item img{width:28px;flex-shrink:0}.MuiFormControlLabel-root{margin:0!important;gap:8px}.MuiFormControlLabel-root .MuiCheckbox-root{padding:0;border:1px solid #e0e0e0;background-color:#fff;border-radius:4px;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:8px;background-position:50%;background-repeat:no-repeat;display:inline-flex;opacity:0}.MuiFormControlLabel-root .MuiCheckbox-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiCheckbox-root .MuiTypography-root{justify-content:flex-start}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked{background-color:#0d0d0d;border-color:#0d0d0d}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked.MuiCheckbox-colorPrimary{background-color:#083880;border-color:#083880}.MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked:after{opacity:1;filter:brightness(0) invert(1)}.MuiFormControlLabel-root .MuiRadio-root{padding:0;border:1px solid #707070;border-radius:50%;width:21px;height:21px;min-width:18px;overflow:hidden}.MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiRadio-root.Mui-checked{border-width:4px;border-color:#fff;background-color:#f30e49;outline:1px solid #1d1d1d!important}.checkbox_list .MuiFormControlLabel-root{width:100%;gap:10px}.checkbox_list .MuiFormControlLabel-root:not(:last-child){margin-bottom:15px!important}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root{width:100%;font-size:16px;font-weight:400;color:hsla(0,0%,7%,.698);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}.checkbox_type_btn{display:flex;flex-wrap:wrap;gap:8px}.checkbox_type_btn .MuiFormControlLabel-root{position:relative;background-color:#f3f4f6;border-radius:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease-in-out 0s;padding:2px 12px 4px}.checkbox_type_btn .MuiFormControlLabel-root .MuiCheckbox-root{inset:0;width:100%;height:100%;position:absolute;opacity:0;z-index:1}.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root{width:100%;font-size:14px;font-weight:400;color:rgba(0,0,0,.698);display:flex;align-items:center;justify-content:space-between;transition:all .3s ease-in-out 0s;gap:5px}.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root img{width:18px;min-width:18px;transition:all .3s ease-in-out 0s;position:relative;top:1px}.checkbox_type_btn .MuiFormControlLabel-root:hover .MuiTypography-root{color:#083880}.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked){background-color:#083880;border-color:#083880}.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root{color:#fff}.checkbox_type_btn .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root img{filter:brightness(0) invert(1)}.MuiPickersLayout-root .MuiPickersDay-root.Mui-selected{background-color:#083880!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;box-shadow:0 4.29px 15px 0 rgba(208,221,231,.4);border:1px solid #e9edf2}.MuiList-root li{font-size:14px;font-weight:400;color:#1f2937;line-height:1.3;min-height:1px}.MuiList-root li.Mui-selected,.MuiList-root li.Mui-selected:hover{color:#fff;background-color:#083880!important}.MuiList-root li:not(:last-child){margin-bottom:0}.MuiList-root li:has(.bank_img){gap:10px}.MuiList-root li:has(.bank_img) figure{width:25px;height:25px;min-width:25px;border-radius:50%;overflow:hidden}.MuiList-root li:has(.bank_img) figure img{width:100%;height:100%;object-fit:cover}.MuiAutocomplete-popper .MuiPaper-root ul{max-height:250px}.MuiAutocomplete-popper .MuiPaper-root ul li{font-size:14px;font-weight:500;color:hsla(0,0%,7%,.698);line-height:1.3;min-height:1px}.MuiAutocomplete-popper .MuiPaper-root ul li[aria-selected=true]{color:#fff;background-color:#083880!important}.MuiAutocomplete-popper .MuiPaper-root ul li:not(:last-child){margin-bottom:0}.container{width:90%;max-width:1292px;margin-inline:auto}.content{padding-block:207px 60px;min-height:calc(100vh - 359px)}.btn_flex{display:flex;align-items:center;gap:15px}.btn_flex.mt_15{margin-top:15px}.avatar_upload_container{display:flex;justify-content:center;margin-bottom:14px}.avatar_upload_container label{margin-bottom:0}.avatar_upload_container .avatar_circle{width:92px;height:92px;border-radius:50%;border:1px solid #083880;margin-bottom:16px;position:relative;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .3s ease-in-out 0s;cursor:pointer;padding:5px}.avatar_upload_container .avatar_circle .uploaded_avatar_img{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar_upload_container .avatar_circle .avatar_add_btn{left:50%;bottom:0;width:32px;height:32px;position:absolute;transform:translate(-50%,50%);background-color:#083880;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:none;padding:0}.avatar_upload_container .avatar_circle .avatar_add_btn svg{font-size:20px}.avatar_upload_container .avatar_circle .avatar_add_btn img{width:18px}.avatar_upload_container .avatar_circle .avatar_add_btn.MuiIconButton-colorError{background-color:#ed3241}.avatar_upload_container .avatar_circle .avatar_add_btn.MuiIconButton-colorError svg{font-size:16px}.upload_dashed_zone{display:flex;align-items:center;flex-direction:column;justify-content:center;border:1px dashed #083880;background:rgba(8,56,128,.051);transition:all .3s ease-in-out 0s;border-radius:14px;padding:20px 30px;text-align:center;position:relative;min-height:180px;cursor:pointer}.upload_dashed_zone:hover{background:#eceef2}.upload_dashed_zone .upload_icon_wrapper{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:rgba(8,56,128,.078);margin-bottom:10px}.upload_dashed_zone .upload_title{font-size:16px;font-weight:400;color:#1d1d1d;margin-bottom:5px}.upload_dashed_zone .upload_subtitle{font-size:15px;color:rgba(27,27,24,.6);font-weight:400;letter-spacing:-1%!important}.upload_dashed_zone:has(.preview_wrapper){padding:10px}.s_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;min-height:43px;flex-wrap:wrap;gap:20px}.s_head h2{margin-bottom:0}.s_head h2:has(+p){margin-bottom:5px}.s_head h2.flex{display:flex;align-items:center;gap:15px}.s_head h2.flex img{flex-shrink:0}.page_title{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:16px}.page_title .section_category{font-size:14px;font-weight:600;color:#083880;margin-bottom:14px;display:block}.page_title h1{font-weight:500;margin-bottom:0}.page_title p{font-size:18px;color:#6b7280}.page_title .breadcrumbs{margin-top:10px}.page_title .rt{display:flex;align-items:center;gap:24px}.page_title .rt.form{--field_height:30px}.page_title .rt .tabs_filter{display:flex;border:1px solid rgba(39,39,39,.102);border-radius:7px;overflow:hidden}.page_title .rt .tabs_filter .tab_btn{border:none;background:none;font-size:16px;font-weight:400;color:#000;padding:2px 15px;border-radius:7px;transition:all .3s ease-in-out 0s;min-height:42px;min-width:114px;cursor:pointer}.page_title .rt .tabs_filter .tab_btn:hover{color:#083880}.page_title .rt .tabs_filter .tab_btn.active{background-color:#083880;color:#fff}.page_title .rt .sort_select{width:auto}.page_title .rt .sort_select .MuiSelect-select{border:none;border-radius:30px;background-color:#fff;box-shadow:0 2px 20px 3px rgba(0,0,0,.102);font-size:14px;font-weight:500;color:#1d1d1d;cursor:pointer;outline:none;min-width:130px}.page_title .rt .add_money_btn{font-size:16px;font-weight:400;padding:2px 20px}.breadcrumbs ul{display:flex;align-items:center;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:10px}.breadcrumbs li{display:inline-flex;align-items:center;font-size:16px;font-weight:400;margin-bottom:0;line-height:1.25;gap:10px}.breadcrumbs .breadcrumb_link{color:#8fa0a1;text-decoration:none}.breadcrumbs .breadcrumb_link:hover{color:#083880}.breadcrumbs .breadcrumb_current{color:#1c1c1c}.breadcrumbs .breadcrumb_separator{width:18px;height:10px;display:inline-flex;align-items:center;background-image:url('data:image/svg+xml,<svg width="18" height="8" viewBox="0 0 18 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5962 7.32343L17.0079 3.91172L13.5962 0.5" stroke="%231C1C1C" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 3.91168H17.0083" stroke="%231C1C1C" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:18px}.breadcrumbs:has(.container){padding-block:20px}.white_card{padding:20px;display:block;background-color:#fff;border-radius:20px;box-shadow:0 4.29px 15px 0 rgba(208,221,231,.4)}.white_card.p_0{padding:0}.white_card.p_15{padding:15px}.white_card.p_30{padding:30px}.alert_box{padding:15px;background-color:#eceef2;border-radius:10px}.alert_box h4{display:flex;align-items:center;font-size:18px;gap:10px}.alert_box h4 img{width:22px;height:22px;min-width:22px;object-fit:scale-down}.alert_box h4.c_danger{color:#ed3241}.alert_box p{color:#1f2937;line-height:1.25}.alert_box.danger{background-color:#fff1f2}.alert_box.warning{background-color:#fff4e6}figure.figure_size{--size:33px;width:var(--size);height:var(--size);min-width:var(--size);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}figure.figure_size.warning{background-color:#fff4e4}figure.figure_size.danger{background-color:#ffe2e5}figure.figure_size.danger_dark{background-color:#ed3241}figure.figure_size.danger_dark img{filter:brightness(0) invert(1)}figure.figure_size.success{background-color:#e7f4e8}.status_pill{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;font-size:12px;font-weight:500;width:-moz-fit-content;width:fit-content;min-height:24px;min-width:75px;border-radius:5px;background-color:rgba(0,0,0,.2);color:rgba(0,0,0,.8)}.status_pill.completed,.status_pill.confirmed,.status_pill.success{background-color:#0f7c33;color:#fff}.status_pill.danger,.status_pill.expired,.status_pill.failed{background-color:#d73e3e;color:#fff}.status_pill.processing,.status_pill.warning{background-color:#edb500;color:#fff}.type_pill{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;font-size:12px;font-weight:500;width:-moz-fit-content;width:fit-content;border-radius:5px;min-height:24px}.type_pill.earned,.type_pill.success{background-color:#dcfce7;color:#15803d}.type_pill.info,.type_pill.redeemed{background-color:#ede9fe;color:#7c3aed}.type_pill.expired,.type_pill.warning{background-color:#fef3c7;color:#d97706}.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:42px;height:42px;border-radius:50%;background-color:#fff!important;box-shadow:0 0 44px 0 rgba(0,0,0,.251)!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:18px!important;background-repeat:no-repeat!important;background-position:50%!important;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:#083880!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:#083880}.slick-slider .slick-track{margin-inline:0}.slick-slider .slick-track:after,.slick-slider .slick-track:before{display:none!important}.site_tabs1{margin-bottom:20px;min-height:1px!important}.site_tabs1 .MuiTabs-flexContainer{display:inline-flex;border-bottom:1px solid rgba(0,0,0,.1);gap:25px}.site_tabs1 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs1 .MuiTabs-flexContainer button{min-width:1px;min-height:40px;padding:5px 0;font-size:16px;font-weight:400;color:#767676;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:#303030;transition:all .3s ease-in-out 0s}.site_tabs1 .MuiTabs-flexContainer button:hover{color:#000}.site_tabs1 .MuiTabs-flexContainer button.Mui-selected{font-size:16px;color:#303030}.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:#083880}.site_tabs1.v2 .MuiTabs-flexContainer button:before{background:#083880}.site_tabs2{min-height:1px!important}.site_tabs2 .MuiTabs-flexContainer{display:inline-flex;gap:8px}.site_tabs2 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs2 .MuiTabs-flexContainer button{color:#000;font-size:14px;font-weight:500;min-height:37px;padding:6px 24px;text-transform:capitalize;border-radius:10px;background-color:#f4f4f4;transition:all .3s ease-in-out 0s;line-height:normal;line-height:1}.site_tabs2 .MuiTabs-flexContainer button:hover{color:#083880}.site_tabs2 .MuiTabs-flexContainer button.Mui-selected{color:#fff;background-color:#083880}.site_tabs3{min-height:1px!important}.site_tabs3,.site_tabs3 .MuiTabs-scroller{overflow:visible!important}.site_tabs3 .MuiTabs-flexContainer{padding:4px;display:inline-flex;background-color:#fff;border-radius:10px;box-shadow:0 4.29px 15px 0 rgba(208,221,231,.4);gap:2px}.site_tabs3 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs3 .MuiTabs-flexContainer button{color:hsla(0,0%,7%,.698);font-size:14px;font-weight:500;min-height:36px;padding:5px 20px;text-transform:capitalize;border-radius:10px;background-color:#fff;transition:all .3s ease-in-out 0s;line-height:normal;line-height:1}.site_tabs3 .MuiTabs-flexContainer button:hover{color:#083880}.site_tabs3 .MuiTabs-flexContainer button.Mui-selected{color:#fff;background-color:#083880}.MuiDrawer-root .MuiPaper-root{width:100%;max-width:460px}@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:#1f2937;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:#083880}.MuiDrawer-root .MuiPaper-root .drawer_close:hover svg{color:#fff}.MuiDrawer-root .MuiPaper-root .drawer_head{top:0;left:0;width:100%;position:-webkit-sticky;position:sticky;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:30px 25px;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}.MuiDrawer-root .MuiPaper-root .drawer_head .MuiIconButton-root:hover{background-color:transparent;color:#ed3241}.MuiDrawer-root .MuiPaper-root .drawer_body{padding:25px}.modal{padding:0 15px;overflow-x:hidden;overflow-y:auto}.modal .MuiBackdrop-root{background-color:#000;opacity:.7!important}.modal .modal-dialog{width:auto;display:flex;align-items:center;position:relative;min-height:100%;max-width:500px;padding:30px 0;outline:none;margin:auto}.modal .modal-body{width:100%;padding:30px;background:#fff;max-height:calc(100% - 60px);border-radius:20px;position:relative;overflow-x:hidden;overflow-y:auto;border:none;z-index:3}.modal .modal_title h2{text-transform:capitalize}.modal .modal_title h2:not(:last-child){margin-bottom:5px}.modal .btn-close{top:12px;right:12px;width:26px;height:26px;position:absolute;display:flex;align-items:center;justify-content:center;background-color:transparent;border:2px solid #000;border-radius:50%;cursor:pointer;padding:0;opacity:1;z-index:1}.modal .btn-close svg{font-size:18px;color:#000;transition:all .3s ease-in-out 0s}.modal .btn-close:hover{border-color:#ed3241}.modal .btn-close:hover svg{color:#ed3241}.modal .btn_flex{display:flex;align-items:center;margin-top:25px;gap:10px}.modal .btn_flex button.MuiButton-root{min-width:145px;gap:5px}.MuiTableContainer-root{box-shadow:none!important;border-radius:0!important}.MuiTableContainer-root .MuiTable-root thead tr th{font-size:14px;font-weight:400;color:rgba(0,0,0,.6);background-color:transparent;border-bottom:1px solid #f9fafb;white-space:nowrap;line-height:1.25;padding:12px}.MuiTableContainer-root .MuiTable-root tbody tr:not(:last-child){border-bottom:1px solid #f9fafb}.MuiTableContainer-root .MuiTable-root tbody tr td{padding:12px;font-size:14px;font-weight:400;color:rgba(0,0,0,.6);white-space:nowrap;border:none}.MuiTableContainer-root .MuiTable-root tbody tr td strong{font-weight:500;color:#1d1d1d}.MuiTableContainer-root .MuiTable-root tbody tr td.merchant_name{font-size:15px}.MuiTableContainer-root .MuiTable-root tbody tr td.credit,.MuiTableContainer-root .MuiTable-root tbody tr td.credit strong{color:#00a63e}.MuiTableContainer-root .MuiTable-root tbody tr td.chevron_arrow_cell .btn_rounded{padding:0;--btn_size:24px}.MuiTableContainer-root .MuiTable-root tbody tr td.chevron_arrow_cell .btn_rounded svg{font-size:18px}.MuiTableContainer-root .MuiTable-root tbody tr td .user_cell{display:flex;align-items:center;gap:8px}.MuiTableContainer-root .MuiTable-root tbody tr td .user_cell .user_initials{width:35px;height:35px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.table_footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.102);padding-top:16px;flex-wrap:wrap;gap:16px}.table_footer .showing_text{font-size:14px;color:rgba(0,0,0,.698)}.table_footer .showing_text strong{color:#000;font-weight:500}.table_footer .pagination .wallet_mui_pagination .MuiPagination-ul li{margin-bottom:0}.table_footer .pagination .wallet_mui_pagination .MuiPaginationItem-root{font-size:14px;font-weight:500;color:#4a5568;border-color:#e5e7eb;border-radius:6px}.table_footer .pagination .wallet_mui_pagination .MuiPaginationItem-root.Mui-selected{background-color:#083880!important;color:#fff!important;border-color:#083880!important}.table_footer .pagination .wallet_mui_pagination .MuiPaginationItem-root:hover{background-color:#f7fafc}.error_page{display:flex;align-items:center;justify-content:center;min-height:100vh}.error_page h1{font-size:50px;line-height:1}.error_page p{max-width:550px;margin-inline:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.empty_box{text-align:center;box-shadow:0 2px 20px 3px rgba(0,0,0,.078);background:#fff;border-radius:20px;padding:60px 20px}.empty_box h2{margin-bottom:10px}@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap";.healnex-header{width:100%;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.05);background-color:#fff;border-bottom:1px solid #e5e7eb;transition:all .3s ease-in-out}.healnex-header.scrolled .nav-bar{max-height:0;opacity:0;pointer-events:none}.healnex-header.scrolled .sub-bar{max-height:0!important;opacity:0!important;padding:0!important;pointer-events:none}.healnex-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.healnex-header .top-bar{color:#fff;background-color:#083880;padding:11px 0;font-size:13px;font-weight:400;line-height:1.25}.healnex-header .top-bar .left-info{display:flex;gap:30px}.healnex-header .top-bar .left-info .info-item{display:flex;align-items:center;gap:4px}.healnex-header .top-bar .left-info .info-item .info-icon{width:17px;height:17px;object-fit:scale-down;filter:brightness(0) invert(1)}.healnex-header .top-bar .right-settings{display:flex;gap:20px}.healnex-header .top-bar .right-settings .settings-btn{color:#fff;font-size:14px;text-transform:none;background-color:transparent;border-radius:0;font-weight:400;--size:1px;padding:0;gap:2px}.healnex-header .top-bar .right-settings .settings-btn .MuiButton-endIcon{margin-left:0}.healnex-header .top-bar .right-settings .settings-btn .MuiButton-endIcon svg{font-size:16px}.healnex-header .middle-bar .container{padding-block:15px;min-height:90px;gap:0}.healnex-header .middle-bar .logo-container{display:flex;flex-shrink:0}.healnex-header .middle-bar .logo-container .logo-img{width:auto;max-height:43px;object-fit:contain}.healnex-header .middle-bar .search-wrapper{flex:1 1;display:flex;align-items:center;margin:0 20px 0 40px;border:1px solid #e5e7eb;background-color:#fff;transition:all .3s ease-in-out 0s;border-radius:30px;max-width:695px;overflow:hidden;height:45px}.healnex-header .middle-bar .search-wrapper:focus-within{border-color:#083880}.healnex-header .middle-bar .search-wrapper .search-input{flex:1 1;height:100%;border:none;outline:none;padding:5px 20px;font-size:14px;font-weight:400;background:transparent;color:#f30e49}.healnex-header .middle-bar .search-wrapper .search-input::placeholder{color:#a9a9a9;opacity:1}.healnex-header .middle-bar .search-wrapper .search-submit-btn{height:100%;border-radius:0;text-transform:none;padding:5px 15px;font-size:14px;min-width:120px;font-weight:500;min-height:1px;box-shadow:none;background-color:#083880;color:#fff;gap:4px}.healnex-header .middle-bar .search-wrapper .search-submit-btn .MuiButton-icon{margin:0}.healnex-header .middle-bar .search-wrapper .search-submit-btn .search-btn-icon{width:17px;height:17px;object-fit:scale-down;filter:brightness(0) invert(1)}.healnex-header .middle-bar .action-links{display:flex;align-items:center;gap:20px}.healnex-header .middle-bar .action-links .action-item{--size:1px;display:flex;text-align:center;align-items:center;flex-direction:column;background-color:transparent;text-transform:none;font-size:14px;font-weight:400;border-radius:0;color:#4b5563;line-height:1.25;overflow:visible;flex-shrink:0;border:none;padding:0;gap:5px}.healnex-header .middle-bar .action-links .action-item .MuiButton-icon{margin:0}.healnex-header .middle-bar .action-links .action-item:hover{color:#f30e49}.healnex-header .middle-bar .action-links .action-item img{width:24px;height:24px;object-fit:scale-down}.healnex-header .middle-bar .action-links .action-item .MuiBadge-badge{top:3px;right:1px;height:16px;min-width:16px;background-color:#f30e49;font-size:10px;font-weight:500;line-height:1;padding:0 4px}.healnex-header .middle-bar .action-links .cart-button{padding:10px;flex-shrink:0;background-color:#f9fafb;border:1px solid #f3f4f6;color:#f30e49;border-radius:12px;justify-content:flex-start;text-transform:none;box-shadow:none;min-width:124px;min-height:56px;gap:8px}.healnex-header .middle-bar .action-links .cart-button .MuiButton-icon{margin:0}.healnex-header .middle-bar .action-links .cart-button .cart-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25;margin-left:8px}.healnex-header .middle-bar .action-links .cart-button .cart-text .cart-label{font-size:12px;color:#6b7280;font-weight:500}.healnex-header .middle-bar .action-links .cart-button .cart-text .cart-value{font-size:14px;font-weight:600;color:#1f2937;transition:all .3s ease-in-out 0s}.healnex-header .middle-bar .action-links .cart-button .cart-badge img{width:24px;height:24px;object-fit:scale-down}.healnex-header .middle-bar .action-links .cart-button .cart-badge .MuiBadge-badge{top:3px;right:1px;height:16px;min-width:16px;background-color:#f30e49;font-size:10px;font-weight:500;line-height:1;padding:0 4px}.healnex-header .middle-bar .action-links .cart-button:hover{border-color:#e5e7eb}.healnex-header .middle-bar .action-links .cart-button:hover .cart-text .cart-value{color:#f30e49}.healnex-header .middle-bar .action-links .hamburger-menu{display:none;color:#f30e49}.healnex-header .nav-bar{position:relative;max-height:100px;opacity:1;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;border-top:1px solid #e5e7eb}.healnex-header .nav-bar .container{align-items:flex-end;gap:24px}.healnex-header .nav-bar .categories-trigger-wrapper{position:relative}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn{--size:60px;color:#fff;background-color:#083880;border-radius:15px 15px 0 0;text-transform:none;padding:5px 15px;font-size:14px;font-weight:500;box-shadow:none;min-width:175px;gap:10px}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn:hover{background-color:#073476;box-shadow:none}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn .MuiButton-icon{margin:0}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn .MuiButton-icon .MuiSvgIcon-root{font-size:24px}.healnex-header .nav-bar .nav-links{flex:1 1;display:flex;align-items:center;overflow:hidden}.healnex-header .nav-bar .nav-links .nav-tabs{width:100%;min-height:75px}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabScrollButton-root.Mui-disabled{opacity:.4}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-list{height:100%}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-indicator{height:2px;background-color:#f30e49;border-radius:0}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-flexContainer{gap:12px;justify-content:space-between}.healnex-header .nav-bar .nav-links .nav-tab-item{height:100%;min-height:1px;padding:0 12px;text-transform:none;color:#4b5563;font-size:15px;font-weight:500;transition:all .3s ease-in-out 0s;line-height:1.25;opacity:1}.healnex-header .nav-bar .nav-links .nav-tab-item .tab-label-content{display:flex;align-items:center;flex-direction:column;text-align:center;gap:6px}.healnex-header .nav-bar .nav-links .nav-tab-item .tab-label-content img{width:24px;height:24px;object-fit:scale-down;transition:all .3s ease-in-out 0s}.healnex-header .nav-bar .nav-links .nav-tab-item.Mui-selected .tab-label-content,.healnex-header .nav-bar .nav-links .nav-tab-item:hover{color:#f30e49}.healnex-header .nav-bar .nav-links .nav-tab-item.Mui-selected .tab-label-content img{filter:brightness(0) invert(29%) sepia(90%) saturate(7485%) hue-rotate(337deg) brightness(95%) contrast(100%)}.healnex-header .sub-bar{padding:0;max-height:0;opacity:0;overflow:hidden;background-color:#eceef2;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.healnex-header .sub-bar.show{padding:15px 0;max-height:80px;opacity:1}.healnex-header .sub-bar .tag-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:16px}.healnex-header .sub-bar .tag-list .tag-pill{color:#083880;border:1px solid #083880;background-color:transparent;border-radius:10px;text-transform:none;padding:3px 15px 2px;font-size:15px;font-weight:500;line-height:1.25;min-height:35px;display:flex;align-items:center;justify-content:center}.healnex-header .sub-bar .tag-list .tag-pill:hover{background-color:rgba(8,56,128,.05)}@media only screen and (max-width:991.98px){.healnex-header .top-bar .left-info{gap:12px}.healnex-header .middle-bar .action-links .action-item,.healnex-header .middle-bar .search-wrapper{display:none}.healnex-header .middle-bar .action-links .cart-button{padding:6px 16px}.healnex-header .middle-bar .action-links .hamburger-menu{display:inline-flex}.healnex-header .nav-bar .nav-links{display:none}.healnex-header .nav-bar .categories-trigger-wrapper{width:100%}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn{width:100%;border-radius:12px}}@media only screen and (max-width:767.98px){.healnex-header .top-bar .container{flex-direction:column;gap:8px;align-items:center;text-align:center}.healnex-header .top-bar .left-info{flex-direction:column;gap:6px}.healnex-header .middle-bar .logo-container .logo-title{font-size:26px}}.categories-menu .MuiPaper-root{width:100%;max-width:710px;border-radius:0 0 18px 18px;box-shadow:0 2px 24px 0 rgba(0,0,0,.251)!important;overflow:hidden;margin-top:0}.categories-menu .MuiList-root{padding:0}.mega-menu-content{width:100%;background-color:#fff;animation:slideDown .25s ease}.mega-menu-content .mega-menu-header{padding:15px 18px;border-bottom:1px solid hsla(0,0%,46%,.2)}.mega-menu-content .mega-menu-header h3{font-size:21px;font-weight:600}.mega-menu-content .mega-menu-body{display:flex}.mega-menu-content .mega-menu-body .categories-list{width:212px;padding:18px;overflow-y:auto;flex-shrink:0;max-height:350px}.mega-menu-content .mega-menu-body .categories-list .category-item-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:17px;font-weight:400;color:#767676;transition:all .3s ease-in-out 0s}.mega-menu-content .mega-menu-body .categories-list .category-item-row .arrow-icon{font-size:16px;color:#9ca3af;transition:transform .2s ease}.mega-menu-content .mega-menu-body .categories-list .category-item-row.active,.mega-menu-content .mega-menu-body .categories-list .category-item-row:hover{font-weight:500;color:#083880}.mega-menu-content .mega-menu-body .categories-list .category-item-row.active .arrow-icon,.mega-menu-content .mega-menu-body .categories-list .category-item-row:hover .arrow-icon{color:#083880}.mega-menu-content .mega-menu-body .categories-list .category-item-row:not(:last-child){padding-bottom:6px;border-bottom:1px solid hsla(0,0%,46%,.2);margin-bottom:6px}.mega-menu-content .mega-menu-body .subcategories-grid{flex:1 1;display:flex;flex-wrap:wrap;align-self:flex-start;padding:18px 18px 18px 22px;overflow-y:auto;max-height:350px;gap:8px}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link{width:calc(50% - 4px);font-size:16px;color:#767676;font-weight:400;cursor:pointer;transition:all .3s ease-in-out 0s}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link:hover{color:#083880}@media only screen and (max-width:991.98px){.mega-menu-content .mega-menu-content .mega-menu-body{height:380px}.mega-menu-content .mega-menu-content .mega-menu-body .categories-list{width:180px}.mega-menu-content .mega-menu-content .mega-menu-body .categories-list .category-item-row{padding:10px 16px}.mega-menu-content .mega-menu-content .mega-menu-body .subcategories-grid{grid-template-columns:repeat(2,1fr);padding:16px}}.account-menu .MuiPaper-root,.settings-menu .MuiPaper-root{border-radius:12px;box-shadow:0 4px 44px 0 rgba(0,0,0,.251)!important;margin-top:10px;min-width:100px;border:none}.account-menu .MuiMenuItem-root,.settings-menu .MuiMenuItem-root{padding:6px 20px;justify-content:center}.account-menu .MuiMenuItem-root:hover,.settings-menu .MuiMenuItem-root:hover{background-color:rgba(8,56,128,.05);color:#083880}.account-menu .MuiPaper-root{margin-top:23px;border-radius:22px;min-width:260px}.account-menu .MuiList-root{padding:25px}.account-menu .MuiMenuItem-root{padding:0;font-size:16px;font-weight:500;color:#1f2937;justify-content:flex-start;background-color:transparent!important}.account-menu .MuiMenuItem-root .MuiTouchRipple-root{display:none}.account-menu .MuiMenuItem-root:not(:last-child){margin-bottom:20px}.mobile-drawer-content{width:320px;padding:20px;display:flex;flex-direction:column;height:100%;font-family:Jost,sans-serif}.mobile-drawer-content .drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mobile-drawer-content .drawer-header .logo-img{max-height:36px;width:auto;object-fit:contain}.mobile-drawer-content .mobile-list{margin:20px 0;display:flex;flex-direction:column;gap:10px}.mobile-drawer-content .mobile-list .drawer-search-wrapper{width:100%;border:1px solid #d1d5db;border-radius:20px;padding:8px 16px;background-color:#f9fafb}.mobile-drawer-content .mobile-list .drawer-search-wrapper .search-input{width:100%;border:none;outline:none;background:transparent;font-size:14px}.mobile-drawer-content .mobile-list .drawer-item{padding:0}.mobile-drawer-content .mobile-list .drawer-item .nav-link-item{width:100%;padding:10px 16px;border-radius:8px;text-decoration:none;color:#4b5563;font-weight:600;font-size:15px}.mobile-drawer-content .mobile-list .drawer-item .nav-link-item.active,.mobile-drawer-content .mobile-list .drawer-item .nav-link-item:hover{color:#083880;background-color:rgba(8,56,128,.05)}.mobile-drawer-content .drawer-actions{margin-top:auto;display:flex;flex-direction:column;gap:12px}.mobile-drawer-content .drawer-actions .drawer-action-btn{text-transform:none;font-family:Jost,sans-serif;font-weight:600;color:#4b5563;border:1px solid #d1d5db;border-radius:8px}.mobile-drawer-content .drawer-actions .drawer-action-btn:hover{border-color:#083880;color:#083880}.mobile-drawer-content .drawer-actions .drawer-cart-btn{text-transform:none;font-family:Jost,sans-serif;font-weight:700;background-color:#083880;border-radius:8px}.mobile-drawer-content .drawer-actions .drawer-cart-btn:hover{background-color:#072e68}.healnex-footer{padding:45px 0 30px;background-color:#f3f5fb;width:100%}.healnex-footer .container{display:flex;justify-content:space-between;gap:20px}.healnex-footer .footer-top{padding:0 0 30px}.healnex-footer .footer-top .footer-col{display:flex;flex-direction:column;max-width:330px}.healnex-footer .footer-top .footer-col h3{font-size:20px;font-weight:500}.healnex-footer .footer-top .brand-col .footer-logo{display:inline-block;margin-bottom:12px}.healnex-footer .footer-top .brand-col .footer-logo .logo-img{width:auto;max-height:43px;object-fit:contain}.healnex-footer .footer-top .brand-col .brand-desc{font-size:14px;font-weight:400;line-height:1.5;margin:0 0 24px;color:rgba(0,0,0,.698)}.healnex-footer .footer-top .brand-col .contact-info{display:flex;flex-direction:column;gap:16px}.healnex-footer .footer-top .brand-col .contact-info .contact-item{display:flex;align-items:center;gap:10px}.healnex-footer .footer-top .brand-col .contact-info .contact-item .contact-icon{width:20px;height:20px;object-fit:scale-down}.healnex-footer .footer-top .brand-col .contact-info .contact-item a{font-size:14px;font-weight:400;color:rgba(0,0,0,.698);text-decoration:none}.healnex-footer .footer-top .brand-col .contact-info .contact-item a:hover{color:#f30e49}.healnex-footer .footer-top .links-col .footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.healnex-footer .footer-top .links-col .footer-links-list li{margin-bottom:0}.healnex-footer .footer-top .links-col .footer-links-list li a{color:#4b5563;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s}.healnex-footer .footer-top .links-col .footer-links-list li a:hover{color:#f30e49}.healnex-footer .footer-top .download-col .download-desc{font-size:14px;font-weight:400;line-height:1.5;margin:0 0 16px;color:rgba(0,0,0,.698)}.healnex-footer .footer-top .download-col .app-badges{display:flex;gap:10px}.healnex-footer .footer-top .download-col .app-badges .app-badge-img{height:43px;width:auto;object-fit:contain;border-radius:6px;transition:transform .2s ease}.healnex-footer .footer-top .download-col .app-badges .app-badge-img:hover{transform:translateY(-2px)}.healnex-footer .footer-bottom{border-top:1px solid rgba(0,0,0,.059);padding:22px 0 0}.healnex-footer .footer-bottom .copyright{font-size:14px;color:rgba(0,0,0,.698);margin:0}.healnex-footer .footer-bottom .social-icons{display:flex;align-items:center;gap:12px}.healnex-footer .footer-bottom .social-icons .social-icon-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:rgba(8,56,128,.1);transition:all .3s ease-in-out 0s;color:#083880}.healnex-footer .footer-bottom .social-icons .social-icon-link svg{font-size:18px}.healnex-footer .footer-bottom .social-icons .social-icon-link:hover{color:#fff;background-color:#083880;transform:translateY(-2px)}@media only screen and (max-width:991.98px){.healnex-footer .footer-top{padding:40px 0}.healnex-footer .footer-top .container{grid-template-columns:repeat(2,1fr);gap:30px}}@media only screen and (max-width:767.98px){.healnex-footer .footer-top .container{grid-template-columns:1fr;gap:30px}.healnex-footer .footer-top .brand-col .brand-desc{max-width:100%}.healnex-footer .footer-bottom .container{flex-direction:column;align-items:center;text-align:center}}.modal.auth_modal .MuiBackdrop-root{opacity:.75!important}.modal.auth_modal .modal-dialog{max-width:800px}.modal.auth_modal .modal-body{padding:0}.modal.auth_modal .auth_modal_layout{width:100%;display:flex;min-height:580px}.modal.auth_modal .auth_left_panel{width:372px;display:flex;flex-shrink:0;align-items:stretch;background-color:#eceef2;position:relative;overflow:hidden}.modal.auth_modal .auth_left_panel .auth_banner_img{inset:0;width:100%;height:100%;position:absolute;object-position:center;object-fit:cover}.modal.auth_modal .auth_right_panel{flex:1 1;display:flex;flex-direction:column;justify-content:center;position:relative;padding:30px}.modal.auth_modal .auth_content{display:flex;flex-direction:column;margin-inline:auto;max-width:340px;width:100%}.modal.auth_modal .auth_header_title{text-align:center;margin-bottom:16px}.modal.auth_modal .auth_header_title h2{font-weight:500;margin:0}.modal.auth_modal .auth_header_title p.auth_subtitle{font-size:16px;color:dimgray;font-weight:400;margin:3px 0 0}.modal.auth_modal .auth_header_title p.auth_subtitle strong{color:#1f2937;font-weight:700}.modal.auth_modal .auth_header_title p.auth_subtitle.fs_18{font-size:18px;margin:8px 0 0}.modal.auth_modal .auth_tabs_container{display:flex;background-color:#f3f3f3;border:1px solid #edf0f5;border-radius:30px;margin:0 auto 22px;padding:4px}.modal.auth_modal .auth_tabs_container .auth_tab_btn{flex:1 1;border:none;min-width:100px;background:transparent;padding:2px 12px;font-size:16px;font-weight:400;color:#6d7787;border-radius:30px;min-height:36px;letter-spacing:-2%!important;cursor:pointer;transition:all .3s ease-in-out 0s}.modal.auth_modal .auth_tabs_container .auth_tab_btn:hover{color:#083880}.modal.auth_modal .auth_tabs_container .auth_tab_btn.active{background-color:#083880;color:#fff;box-shadow:0 2px 5px rgba(8,56,128,.2)}.modal.auth_modal .auth_form{display:flex;flex-direction:column;width:100%}.modal.auth_modal .auth_form .control_group{margin-bottom:12px}.modal.auth_modal .auth_form .phone_input_group{display:flex;gap:10px}.modal.auth_modal .auth_form .phone_input_group .country_select{width:90px;border-radius:12px;background-color:#fafafa}.modal.auth_modal .auth_form .phone_input_group .country_select .MuiOutlinedInput-notchedOutline{border-color:#e5e7eb}.modal.auth_modal .auth_form .phone_input_group .country_select .MuiSelect-select{padding:16.5px 14px;display:flex;align-items:center;justify-content:center}.modal.auth_modal .auth_form .phone_input_group .flag_span{font-size:20px;display:flex;align-items:center}.modal.auth_modal .auth_form .form_row_flex{display:flex;justify-content:space-between;align-items:center;margin-top:4px;width:100%}.modal.auth_modal .auth_form .form_row_flex.split_inputs{gap:12px}.modal.auth_modal .auth_form .form_row_flex.split_inputs .w_50{width:50%}.modal.auth_modal .auth_form .form_row_flex .remember_checkbox .MuiTypography-root{font-size:14px;color:#000;font-weight:400}.modal.auth_modal .auth_form .form_row_flex .auth_link{font-size:14px;font-weight:400;color:#000;cursor:pointer;transition:all .3s ease-in-out 0s;letter-spacing:-1%!important}.modal.auth_modal .auth_form .form_row_flex .auth_link:hover{color:#083880}.modal.auth_modal .auth_form .btn_submit{font-weight:400;margin-top:16px}.modal.auth_modal .auth_form .auth_switch_link{text-align:center;margin-top:14px;font-size:16px;color:#666;font-weight:400}.modal.auth_modal .auth_form .auth_switch_link .highlight{color:#083880;font-weight:400;cursor:pointer;transition:all .3s ease-in-out 0s}.modal.auth_modal .auth_form .auth_switch_link .highlight:hover{text-decoration:underline}.modal.auth_modal .auth_form .auth_divider{display:flex;align-items:center;justify-content:center;margin:2px 0 12px;color:#000;font-size:18px;font-weight:400;width:100%}.modal.auth_modal .auth_form .social_auth_flex{display:flex;gap:10px}.modal.auth_modal .auth_form .social_auth_flex .social_btn{flex:1 1;color:#000;min-height:44px;border-radius:5px!important;border:1px solid #e0e2e7!important;color:#374151!important;text-transform:none!important;font-size:13px!important;font-weight:400!important;padding:5px 12px!important;transition:all .3s ease-in-out 0s!important;gap:6px!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn img{width:19px;height:19px;object-fit:scale-down;filter:none!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn:hover{color:#083880;background-color:transparent;border-color:#083880!important}.modal.auth_modal .otp_boxes_container{margin-block:18px}.modal.auth_modal .resend_otp_timer{text-align:center;margin-top:18px;font-size:16px;color:#666;font-weight:400}.modal.auth_modal .resend_otp_timer .timer_val{color:#ed5f00}@media only screen and (max-width:991.98px){.modal.auth_modal .auth_modal .auth_modal_dialog{max-width:500px!important}.modal.auth_modal .auth_modal .auth_modal_layout{flex-direction:column}.modal.auth_modal .auth_modal .auth_left_panel{display:none}.modal.auth_modal .auth_modal .auth_right_panel{padding:35px 25px}}