/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\@container{container-type:inline-size}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}

/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#083880;border-radius:50px}::-webkit-scrollbar-track{background-color:#ededed;border-radius:50px}*{box-sizing:border-box;margin:0;letter-spacing:0!important;outline:none!important;font-family:Jost,sans-serif!important}html{scroll-behavior:smooth}body{background-color:#fff}a{color:#131313b2;transition:all .3s ease-in-out}a:hover{color:#083880}a,a:not(.btnn):hover{text-decoration:none}b,strong{font-weight:700}:is(h1,h2,h3,h4,h5,h6){color:#1f2937;margin-bottom:0;font-weight:600;line-height:1.2;font-family:Jost,sans-serif!important}: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:#131313b2;word-break:break-word;font-family:Jost,sans-serif;font-size:16px;font-weight:400;line-height:1.5}: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{text-underline-offset:1px;color:#083880;cursor:pointer;align-items:center;gap:8px;width:fit-content;transition:all .3s ease-in-out;display:flex;text-decoration:underline!important}.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;margin-top:calc(var(--gap_y)*-1);margin-left:calc(var(--gap_x)*-1);flex-wrap:wrap;display:flex}: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)>*{width:100%;max-width:100%;margin-top:var(--gap_y);flex-shrink:0}.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.3333%}@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.6667%}@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.3333% - 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.6667% - 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{--size:50px;text-transform:capitalize;min-height:var(--size);letter-spacing:0;text-indent:0;cursor:pointer;z-index:1;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:5px 25px;font-size:15px;font-weight:500;line-height:1;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden;box-shadow:none!important}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}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:hover{color:#fff;background-color:#072e68;border-color:#083880}button.MuiButton-root.MuiButton-outlinedPrimary{color:#083880;background-color:#0000;border-color:#083880}button.MuiButton-root.MuiButton-outlinedPrimary:hover{color:#fff;background-color:#083880;border-color:#083880}button.MuiButton-root.MuiButton-outlinedPrimary:hover img{filter:brightness(0)invert()}button.MuiButton-root.MuiButton-textInherit{color:#1f2937;background-color:#fff;border-color:#fff}button.MuiButton-root.MuiButton-textInherit:hover{color:#083880;background-color:#fff;border-color:#083880}button.MuiButton-root.MuiButton-outlinedInherit{color:#000;background-color:#fff;border-color:#0707221a}button.MuiButton-root.MuiButton-outlinedInherit: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: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}button.MuiButton-root.MuiButton-textSuccess: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%;justify-content:center;align-items:center;padding:5px;transition:all .3s ease-in-out;display:inline-flex}.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()}.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%;justify-content:center;align-items:center;padding:5px;transition:all .3s ease-in-out;display:inline-flex}.MuiDialogActions-root button.MuiButton-root{min-height:30px;padding:5px 15px 6px;font-size:14px}.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;letter-spacing:0;margin-bottom:5px;font-size:16px;font-weight:500;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;margin-top:-3px;display:inline-flex}.MuiFormControl-root,.MuiSelect-root{width:100%}.MuiFormControl-root.MuiInputBase-root,.MuiFormControl-root>.MuiInputBase-root,.MuiSelect-root.MuiInputBase-root,.MuiSelect-root>.MuiInputBase-root{padding:0;position:relative}.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{width:var(--field_height);height:var(--field_height);max-height:none;justify-content:center;align-items:center;margin:0;display:inline-flex;position:absolute;top: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{padding-left:6px;left:0}.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{margin:0;padding: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{z-index:1;opacity:0!important;width:100%!important;height:100%!important}.MuiFormControl-root.dateTime_picker input+.MuiInputAdornment-positionEnd button,.MuiSelect-root.dateTime_picker input+.MuiInputAdornment-positionEnd button{height:100%;width:100%!important}.form{--field_height:50px}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root){color:#1f2937;box-sizing:border-box;box-shadow:none;background-color:#0000;border:1px solid #e9edf2;border-radius:10px;font-size:16px;font-weight:400;transition:all .3s ease-in-out;outline:none!important}.form :is(input,select,textarea,input.form-control,.MuiSelect-select,.MuiAutocomplete-root .MuiInputBase-root)[readonly]{color:#1f2937b3}.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){border-radius:12px;padding:10px 15px;height:135px!important}@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;-webkit-line-clamp:1;line-height:calc(var(--field_height) - 2px);appearance:none;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-box-orient:vertical;overflow:hidden;padding-right:35px!important;padding-block:0!important;display:-webkit-box!important}.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 .MuiAutocomplete-root .MuiAutocomplete-endAdornment,.form .MuiAutocomplete-root fieldset{display:none}.form .opt_fields{justify-content:space-between;width:100%}.form .opt_fields input{aspect-ratio:1;max-width:63px;color:#000!important;background-color:#fdfdfd!important;border-color:#d1d1d1!important;width:100%!important;height:100%!important;padding:5px!important;font-size:25px!important}@media only screen and (max-width:767.98px){.form .opt_fields input{max-width:55px;font-size:22px!important}}.form .opt_fields input:focus{border-color:#083880}.form .opt_fields input:focus-visible{outline:none!important}.form .react-tel-input .form-control{padding-left:72px;width:100%!important}.form .react-tel-input .form-control:focus{box-shadow:none;border-color:#083880}.form .react-tel-input .flag-dropdown{display:flex}.form .react-tel-input .selected-flag{border-right:1px solid #e4e9f1;justify-content:center;align-items:center;gap:5px;width:60px;height:75%;margin-block:auto;padding:0;display:flex}.form .react-tel-input .selected-flag:before{display:none}.form .react-tel-input .selected-flag .flag{width:24px;height:24px;position:static;background-color:#eceef2;border-radius:50%;margin:0}.form .react-tel-input .selected-flag .flag .arrow{display:none}.form .react-tel-input .selected-flag:after{content:"";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>') 50%/10px no-repeat;width:10px;height:10px;display:inline-flex}.form .react-tel-input .country-list{width:300px;max-height:220px;margin:0;top:100%}.form .react-tel-input .country-list .search{margin:0;padding:10px}.form .react-tel-input .country-list .search .search-box{background-color:#e9edf2;border-color:#e9edf2;border-radius:30px;margin:0;padding:5px 15px}.form .react-tel-input .country-list .country{color:#083880;margin-bottom:0;padding:8px 10px 8px 46px;font-size:13px;font-weight:500}.form .react-tel-input .country-list .flag{margin-top:0;margin-right:0;top:5px;left:12px}.country_item{align-items:center;gap:8px;display:flex}.country_item img{flex-shrink:0;width:28px}.MuiFormControlLabel-root{gap:8px;margin:0!important}.MuiFormControlLabel-root .MuiCheckbox-root{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;width:16px;min-width:16px;height:16px;padding:0;overflow:hidden}.MuiFormControlLabel-root .MuiCheckbox-root:after{content:"";opacity:0;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-position:50%;background-repeat:no-repeat;background-size:8px;width:100%;height:100%;display:inline-flex;position:absolute;inset: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()}.MuiFormControlLabel-root .MuiRadio-root{border:1px solid #707070;border-radius:50%;width:21px;min-width:18px;height:21px;padding:0;overflow:hidden}.MuiFormControlLabel-root .MuiRadio-root .MuiSvgIcon-root{display:none}.MuiFormControlLabel-root .MuiRadio-root.Mui-checked{background-color:#f30e49;border-width:4px;border-color:#fff;outline:1px solid #1d1d1d!important}.checkbox_list .MuiFormControlLabel-root{gap:10px;width:100%}.checkbox_list .MuiFormControlLabel-root:not(:last-child){margin-bottom:15px!important}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root{color:#131313b2;justify-content:flex-start;align-items:center;gap:5px;width:100%;font-size:16px;font-weight:400;display:flex}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root small{color:#9e9e9e;font-size:10px}.checkbox_list .MuiFormControlLabel-root .MuiTypography-root span{color:#828282}.checkbox_type_btn{flex-wrap:wrap;gap:8px;display:flex}.checkbox_type_btn .MuiFormControlLabel-root{background-color:#f3f4f6;border-radius:30px;justify-content:center;align-items:center;min-height:30px;padding:2px 12px 4px;transition:all .3s ease-in-out;display:inline-flex;position:relative}.checkbox_type_btn .MuiFormControlLabel-root .MuiCheckbox-root{opacity:0;z-index:1;width:100%;height:100%;position:absolute;inset:0}.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root{color:#000000b2;justify-content:space-between;align-items:center;gap:5px;width:100%;font-size:14px;font-weight:400;transition:all .3s ease-in-out;display:flex}.checkbox_type_btn .MuiFormControlLabel-root .MuiTypography-root img{width:18px;min-width:18px;transition:all .3s ease-in-out;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()}.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{z-index:1;margin:0;padding:0;position:relative}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersCalendarHeader-labelContainer{z-index:1;color:#000;font-size:22px;font-weight:700;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root{justify-content:space-between;width:100%}.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{padding:40px 0 0;transform:scale(1.25)}.MuiPickersLayout-root .MuiDateRangeCalendar-root .MuiDayCalendar-root .MuiDateRangePickerDay-root.MuiDateRangePickerDay-rangeIntervalDayHighlight{background-color:#ffeef3}.MuiMenu-root>.MuiPaper-root,.MuiPopper-root>.MuiPaper-root{border:1px solid #e9edf2;border-radius:5px;box-shadow:0 4.29px 15px #d0dde766}.MuiList-root li{color:#1f2937;min-height:1px;font-size:14px;font-weight:400;line-height:1.3}.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{border-radius:50%;width:25px;min-width:25px;height:25px;overflow:hidden}.MuiList-root li:has(.bank_img) figure img{object-fit:cover;width:100%;height:100%}.MuiAutocomplete-popper .MuiPaper-root ul{max-height:250px}.MuiAutocomplete-popper .MuiPaper-root ul li{color:#131313b2;min-height:1px;font-size:14px;font-weight:500;line-height:1.3}.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{min-height:calc(100vh - 359px);padding-block:207px 60px}.btn_flex{align-items:center;gap:15px;display:flex}.btn_flex.mt_15{margin-top:15px}.avatar_upload_container{justify-content:center;margin-bottom:14px;display:flex}.avatar_upload_container label{margin-bottom:0}.avatar_upload_container .avatar_circle{cursor:pointer;background-color:#fff;border:1px solid #083880;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:16px;padding:5px;transition:all .3s ease-in-out;display:flex;position:relative}.avatar_upload_container .avatar_circle .uploaded_avatar_img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar_upload_container .avatar_circle .avatar_add_btn{color:#fff;pointer-events:none;background-color:#083880;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.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{text-align:center;cursor:pointer;background:#0838800d;border:1px dashed #083880;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:20px 30px;transition:all .3s ease-in-out;display:flex;position:relative}.upload_dashed_zone:hover{background:#eceef2}.upload_dashed_zone .upload_icon_wrapper{background-color:#08388014;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:10px;display:flex}.upload_dashed_zone .upload_title{color:#1d1d1d;margin-bottom:5px;font-size:16px;font-weight:400}.upload_dashed_zone .upload_subtitle{color:#1b1b1899;font-size:15px;font-weight:400;letter-spacing:-1%!important}.upload_dashed_zone:has(.preview_wrapper){padding:10px}.s_head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;min-height:43px;margin-bottom:22px;display:flex}.s_head h2{margin-bottom:0}.s_head h2:has(+p){margin-bottom:5px}.s_head h2.flex{align-items:center;gap:15px;display:flex}.s_head h2.flex img{flex-shrink:0}.page_title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px;display:flex}.page_title .section_category{color:#083880;margin-bottom:14px;font-size:14px;font-weight:600;display:block}.page_title h1{margin-bottom:0;font-weight:500}.page_title p{color:#6b7280;font-size:18px}.page_title .breadcrumbs{margin-top:10px}.page_title .rt{align-items:center;gap:24px;display:flex}.page_title .rt.form{--field_height:30px}.page_title .rt .tabs_filter{border:1px solid #2727271a;border-radius:7px;display:flex;overflow:hidden}.page_title .rt .tabs_filter .tab_btn{color:#000;cursor:pointer;background:0 0;border:none;border-radius:7px;min-width:114px;min-height:42px;padding:2px 15px;font-size:16px;font-weight:400;transition:all .3s ease-in-out}.page_title .rt .tabs_filter .tab_btn:hover{color:#083880}.page_title .rt .tabs_filter .tab_btn.active{color:#fff;background-color:#083880}.page_title .rt .sort_select{width:auto}.page_title .rt .sort_select .MuiSelect-select{color:#1d1d1d;cursor:pointer;background-color:#fff;border:none;border-radius:30px;outline:none;min-width:130px;font-size:14px;font-weight:500;box-shadow:0 2px 20px 3px #0000001a}.page_title .rt .add_money_btn{padding:2px 20px;font-size:16px;font-weight:400}.breadcrumbs ul{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:10px;margin-bottom:0;font-size:16px;font-weight:400;line-height:1.25;display:inline-flex}.breadcrumbs .breadcrumb_link{color:#8fa0a1;text-decoration:none}.breadcrumbs .breadcrumb_link:hover{color:#083880}.breadcrumbs .breadcrumb_current{color:#1c1c1c}.breadcrumbs .breadcrumb_separator{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-position:50%;background-repeat:no-repeat;background-size:18px;align-items:center;width:18px;height:10px;display:inline-flex}.breadcrumbs:has(.container){padding-block:20px}.white_card{background-color:#fff;border-radius:20px;padding:20px;display:block;box-shadow:0 4.29px 15px #d0dde766}.white_card.p_0{padding:0}.white_card.p_15{padding:15px}.white_card.p_30{padding:30px}.alert_box{background-color:#eceef2;border-radius:10px;padding:15px}.alert_box h4{align-items:center;gap:10px;font-size:18px;display:flex}.alert_box h4 img{object-fit:scale-down;width:22px;min-width:22px;height:22px}.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;justify-content:center;align-items:center;display:inline-flex;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()}figure.figure_size.success{background-color:#e7f4e8}.status_pill{color:#000c;background-color:#0003;border-radius:5px;justify-content:center;align-items:center;width:fit-content;min-width:75px;min-height:24px;padding:2px 6px;font-size:12px;font-weight:500;display:inline-flex}.status_pill.completed,.status_pill.confirmed,.status_pill.success{color:#fff;background-color:#0f7c33}.status_pill.danger,.status_pill.expired,.status_pill.failed{color:#fff;background-color:#d73e3e}.status_pill.processing,.status_pill.warning{color:#fff;background-color:#edb500}.type_pill{border-radius:5px;justify-content:center;align-items:center;width:fit-content;min-height:24px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-flex}.type_pill.earned,.type_pill.success{color:#15803d;background-color:#dcfce7}.type_pill.info,.type_pill.redeemed{color:#7c3aed;background-color:#ede9fe}.type_pill.expired,.type_pill.warning{color:#d97706;background-color:#fef3c7}.slick-slider .slick-dots{position:unset;justify-content:center;align-items:center;gap:4px;margin-top:16px;bottom:0;display:flex!important}.slick-slider .slick-dots li{width:auto;height:auto;margin:0}.slick-slider .slick-dots li button{background-color:#979da5;border:1px solid #979da5;border-radius:50%;width:6px;height:6px;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{opacity:1;z-index:2;border-radius:50%;width:42px;height:42px;padding:0;transition:all .3s ease-in-out;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff!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-position:50%!important;background-repeat:no-repeat!important;background-size:18px!important;box-shadow:0 0 44px #00000040!important}@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{gap:4px;position:absolute;bottom:6px}.slick-slider.slick_dots2 .slick-dots li{width:auto;height:auto;margin:0}.slick-slider.slick_dots2 .slick-dots li button{background-color:#0003;border:0;border-radius:50%;width:8px;height:8px;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{border-bottom:1px solid #0000001a;gap:25px;display:inline-flex}.site_tabs1 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs1 .MuiTabs-flexContainer button{color:#767676;min-width:1px;min-height:40px;max-width:none;text-transform:capitalize;letter-spacing:0;background-color:#0000;border-radius:0;padding:5px 0;font-size:16px;font-weight:400;line-height:normal;transition:all .3s ease-in-out}.site_tabs1 .MuiTabs-flexContainer button:before{content:"";background-color:#303030;width:0;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.site_tabs1 .MuiTabs-flexContainer button:hover{color:#000}.site_tabs1 .MuiTabs-flexContainer button.Mui-selected{color:#303030;font-size:16px}.site_tabs1 .MuiTabs-flexContainer button.Mui-selected:before{width:100%}.site_tabs1.v2 .MuiTabs-flexContainer{border-bottom:1px solid #0000001a;gap:25px;display:inline-flex}.site_tabs1.v2 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs1.v2 .MuiTabs-flexContainer button{color:#9e9e9e;font-size:15px}.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{gap:8px;display:inline-flex}.site_tabs2 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs2 .MuiTabs-flexContainer button{color:#000;text-transform:capitalize;background-color:#f4f4f4;border-radius:10px;min-height:37px;padding:6px 24px;font-size:14px;font-weight:500;line-height:1;transition:all .3s ease-in-out}.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{background-color:#fff;border-radius:10px;gap:2px;padding:4px;display:inline-flex;box-shadow:0 4.29px 15px #d0dde766}.site_tabs3 .MuiTabs-flexContainer+.MuiTabs-indicator{display:none}.site_tabs3 .MuiTabs-flexContainer button{color:#131313b2;text-transform:capitalize;background-color:#fff;border-radius:10px;min-height:36px;padding:5px 20px;font-size:14px;font-weight:500;line-height:1;transition:all .3s ease-in-out}.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{color:#1f2937;background-color:#f4f5f7;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .3s ease-in-out;display:inline-flex;position:fixed;top:50%;right:460px;transform:translate(50%,-50%)}.MuiDrawer-root .MuiPaper-root .drawer_close svg{font-size:16px;transition:all .3s ease-in-out}.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{z-index:9;background-color:#fff;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:30px 25px;display:flex;position:sticky;top:0;left:0}@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}.MuiDrawer-root .MuiPaper-root .drawer_head .MuiIconButton-root:hover{color:#ed3241;background-color:#0000}.MuiDrawer-root .MuiPaper-root .drawer_body{padding:25px}.modal{padding:0 15px;overflow:hidden auto}.modal .MuiBackdrop-root{background-color:#000;opacity:.7!important}.modal .modal-dialog{outline:none;align-items:center;width:auto;max-width:500px;min-height:100%;margin:auto;padding:30px 0;display:flex;position:relative}.modal .modal-body{z-index:3;background:#fff;border:none;border-radius:20px;width:100%;max-height:calc(100% - 60px);padding:30px;position:relative;overflow:hidden auto}.modal .modal_title h2{text-transform:capitalize}.modal .modal_title h2:not(:last-child){margin-bottom:5px}.modal .btn-close{cursor:pointer;opacity:1;z-index:1;background-color:#0000;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex;position:absolute;top:12px;right:12px}.modal .btn-close svg{color:#000;font-size:18px;transition:all .3s ease-in-out}.modal .btn-close:hover{border-color:#ed3241}.modal .btn-close:hover svg{color:#ed3241}.modal .btn_flex{align-items:center;gap:10px;margin-top:25px;display:flex}.modal .btn_flex button.MuiButton-root{gap:5px;min-width:145px}.MuiTableContainer-root{box-shadow:none!important;border-radius:0!important}.MuiTableContainer-root .MuiTable-root thead tr th{color:#0009;white-space:nowrap;background-color:#0000;border-bottom:1px solid #f9fafb;padding:12px;font-size:14px;font-weight:400;line-height:1.25}.MuiTableContainer-root .MuiTable-root tbody tr:not(:last-child){border-bottom:1px solid #f9fafb}.MuiTableContainer-root .MuiTable-root tbody tr td{color:#0009;white-space:nowrap;border:none;padding:12px;font-size:14px;font-weight:400}.MuiTableContainer-root .MuiTable-root tbody tr td strong{color:#1d1d1d;font-weight:500}.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{--btn_size:24px;padding:0}.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{align-items:center;gap:8px;display:flex}.MuiTableContainer-root .MuiTable-root tbody tr td .user_cell .user_initials{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:13px;font-weight:700;display:inline-flex}.table_footer{border-top:1px solid #0000001a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.table_footer .showing_text{color:#000000b2;font-size:14px}.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{color:#4a5568;border-color:#e5e7eb;border-radius:6px;font-size:14px;font-weight:500}.table_footer .pagination .wallet_mui_pagination .MuiPaginationItem-root.Mui-selected{color:#fff!important;background-color:#083880!important;border-color:#083880!important}.table_footer .pagination .wallet_mui_pagination .MuiPaginationItem-root:hover{background-color:#f7fafc}.error_page{justify-content:center;align-items:center;min-height:100vh;display:flex}.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%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.empty_box{text-align:center;background:#fff;border-radius:20px;padding:60px 20px;box-shadow:0 2px 20px 3px #00000014}.empty_box h2{margin-bottom:10px}
/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap";.healnex-header{z-index:1000;background-color:#fff;border-bottom:1px solid #e5e7eb;width:100%;transition:all .3s ease-in-out;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.healnex-header.scrolled .nav-bar{opacity:0;pointer-events:none;max-height:0}.healnex-header.scrolled .sub-bar{pointer-events:none;opacity:0!important;max-height:0!important;padding:0!important}.healnex-header .container{justify-content:space-between;align-items:center;gap:20px;display:flex}.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{gap:30px;display:flex}.healnex-header .top-bar .left-info .info-item{align-items:center;gap:4px;display:flex}.healnex-header .top-bar .left-info .info-item .info-icon{object-fit:scale-down;filter:brightness(0)invert();width:17px;height:17px}.healnex-header .top-bar .right-settings{gap:20px;display:flex}.healnex-header .top-bar .right-settings .settings-btn{color:#fff;text-transform:none;--size:1px;background-color:#0000;border-radius:0;gap:2px;padding:0;font-size:14px;font-weight:400}.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{gap:0;min-height:90px;padding-block:15px}.healnex-header .middle-bar .logo-container{flex-shrink:0;display:flex}.healnex-header .middle-bar .logo-container .logo-img{object-fit:contain;width:auto;max-height:43px}.healnex-header .middle-bar .search-wrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:30px;flex:1;align-items:center;max-width:695px;height:45px;margin:0 20px 0 40px;transition:all .3s ease-in-out;display:flex;overflow:hidden}.healnex-header .middle-bar .search-wrapper:focus-within{border-color:#083880}.healnex-header .middle-bar .search-wrapper .search-input{color:#f30e49;background:0 0;border:none;outline:none;flex:1;height:100%;padding:5px 20px;font-size:14px;font-weight:400}.healnex-header .middle-bar .search-wrapper .search-input::placeholder{color:#a9a9a9;opacity:1}.healnex-header .middle-bar .search-wrapper .search-submit-btn{text-transform:none;min-width:120px;height:100%;min-height:1px;box-shadow:none;color:#fff;background-color:#083880;border-radius:0;gap:4px;padding:5px 15px;font-size:14px;font-weight:500}.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{object-fit:scale-down;filter:brightness(0)invert();width:17px;height:17px}.healnex-header .middle-bar .action-links{align-items:center;gap:20px;display:flex}.healnex-header .middle-bar .action-links .action-item{--size:1px;text-align:center;text-transform:none;color:#4b5563;background-color:#0000;border:none;border-radius:0;flex-direction:column;flex-shrink:0;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:400;line-height:1.25;display:flex;overflow:visible}.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{object-fit:scale-down;width:24px;height:24px}.healnex-header .middle-bar .action-links .action-item .MuiBadge-badge{background-color:#f30e49;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:500;line-height:1;top:3px;right:1px}.healnex-header .middle-bar .action-links .cart-button{color:#f30e49;text-transform:none;box-shadow:none;background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;flex-shrink:0;justify-content:flex-start;gap:8px;min-width:124px;min-height:56px;padding:10px}.healnex-header .middle-bar .action-links .cart-button .MuiButton-icon{margin:0}.healnex-header .middle-bar .action-links .cart-button .cart-text{flex-direction:column;align-items:flex-start;margin-left:8px;line-height:1.25;display:flex}.healnex-header .middle-bar .action-links .cart-button .cart-text .cart-label{color:#6b7280;font-size:12px;font-weight:500}.healnex-header .middle-bar .action-links .cart-button .cart-text .cart-value{color:#1f2937;font-size:14px;font-weight:600;transition:all .3s ease-in-out}.healnex-header .middle-bar .action-links .cart-button .cart-badge img{object-fit:scale-down;width:24px;height:24px}.healnex-header .middle-bar .action-links .cart-button .cart-badge .MuiBadge-badge{background-color:#f30e49;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:500;line-height:1;top:3px;right:1px}.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{color:#f30e49;display:none}.healnex-header .nav-bar{opacity:1;border-top:1px solid #e5e7eb;max-height:100px;transition:max-height .3s,opacity .3s;position:relative;overflow:hidden}.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;text-transform:none;box-shadow:none;background-color:#083880;border-radius:15px 15px 0 0;gap:10px;min-width:175px;padding:5px 15px;font-size:14px;font-weight:500}.healnex-header .nav-bar .categories-trigger-wrapper .categories-trigger-btn:hover{box-shadow:none;background-color:#073476}.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;align-items:center;display:flex;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{background-color:#f30e49;border-radius:0;height:2px}.healnex-header .nav-bar .nav-links .nav-tabs .MuiTabs-flexContainer{justify-content:space-between;gap:12px}.healnex-header .nav-bar .nav-links .nav-tab-item{text-transform:none;color:#4b5563;opacity:1;height:100%;min-height:1px;padding:0 12px;font-size:15px;font-weight:500;line-height:1.25;transition:all .3s ease-in-out}.healnex-header .nav-bar .nav-links .nav-tab-item .tab-label-content{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.healnex-header .nav-bar .nav-links .nav-tab-item .tab-label-content img{object-fit:scale-down;width:24px;height:24px;transition:all .3s ease-in-out}.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()}.healnex-header .sub-bar{opacity:0;background-color:#eceef2;max-height:0;padding:0;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.healnex-header .sub-bar.show{opacity:1;max-height:80px;padding:15px 0}.healnex-header .sub-bar .tag-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.healnex-header .sub-bar .tag-list .tag-pill{color:#083880;text-transform:none;background-color:#0000;border:1px solid #083880;border-radius:10px;justify-content:center;align-items:center;min-height:35px;padding:3px 15px 2px;font-size:15px;font-weight:500;line-height:1.25;display:flex}.healnex-header .sub-bar .tag-list .tag-pill:hover{background-color:#0838800d}@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{border-radius:12px;width:100%}}@media only screen and (max-width:767.98px){.healnex-header .top-bar .container{text-align:center;flex-direction:column;align-items:center;gap:8px}.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{border-radius:0 0 18px 18px;width:100%;max-width:710px;margin-top:0;overflow:hidden;box-shadow:0 2px 24px #00000040!important}.categories-menu .MuiList-root{padding:0}.mega-menu-content{background-color:#fff;width:100%;animation:slideDown .25s}.mega-menu-content .mega-menu-header{border-bottom:1px solid #76767633;padding:15px 18px}.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{flex-shrink:0;width:212px;max-height:350px;padding:18px;overflow-y:auto}.mega-menu-content .mega-menu-body .categories-list .category-item-row{cursor:pointer;color:#767676;justify-content:space-between;align-items:center;font-size:17px;font-weight:400;transition:all .3s ease-in-out;display:flex}.mega-menu-content .mega-menu-body .categories-list .category-item-row .arrow-icon{color:#9ca3af;font-size:16px;transition:transform .2s}.mega-menu-content .mega-menu-body .categories-list .category-item-row.active,.mega-menu-content .mega-menu-body .categories-list .category-item-row:hover{color:#083880;font-weight:500}.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){border-bottom:1px solid #76767633;margin-bottom:6px;padding-bottom:6px}.mega-menu-content .mega-menu-body .subcategories-grid{flex-wrap:wrap;flex:1;align-self:flex-start;gap:8px;max-height:350px;padding:18px 18px 18px 22px;display:flex;overflow-y:auto}.mega-menu-content .mega-menu-body .subcategories-grid .subcategory-item-link{color:#767676;cursor:pointer;width:calc(50% - 4px);font-size:16px;font-weight:400;transition:all .3s ease-in-out}.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:none;border-radius:12px;min-width:100px;margin-top:10px;box-shadow:0 4px 44px #00000040!important}.account-menu .MuiMenuItem-root,.settings-menu .MuiMenuItem-root{justify-content:center;padding:6px 20px}.account-menu .MuiMenuItem-root:hover,.settings-menu .MuiMenuItem-root:hover{color:#083880;background-color:#0838800d}.account-menu .MuiPaper-root{border-radius:22px;min-width:260px;margin-top:23px}.account-menu .MuiList-root{padding:25px}.account-menu .MuiMenuItem-root{color:#1f2937;justify-content:flex-start;padding:0;font-size:16px;font-weight:500;background-color:#0000!important}.account-menu .MuiMenuItem-root .MuiTouchRipple-root{display:none}.account-menu .MuiMenuItem-root:not(:last-child){margin-bottom:20px}.mobile-drawer-content{flex-direction:column;width:320px;height:100%;padding:20px;font-family:Jost,sans-serif;display:flex}.mobile-drawer-content .drawer-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.mobile-drawer-content .drawer-header .logo-img{object-fit:contain;width:auto;max-height:36px}.mobile-drawer-content .mobile-list{flex-direction:column;gap:10px;margin:20px 0;display:flex}.mobile-drawer-content .mobile-list .drawer-search-wrapper{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:20px;width:100%;padding:8px 16px}.mobile-drawer-content .mobile-list .drawer-search-wrapper .search-input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.mobile-drawer-content .mobile-list .drawer-item{padding:0}.mobile-drawer-content .mobile-list .drawer-item .nav-link-item{color:#4b5563;border-radius:8px;width:100%;padding:10px 16px;font-size:15px;font-weight:600;text-decoration:none}.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:#0838800d}.mobile-drawer-content .drawer-actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.mobile-drawer-content .drawer-actions .drawer-action-btn{text-transform:none;color:#4b5563;border:1px solid #d1d5db;border-radius:8px;font-family:Jost,sans-serif;font-weight:600}.mobile-drawer-content .drawer-actions .drawer-action-btn:hover{color:#083880;border-color:#083880}.mobile-drawer-content .drawer-actions .drawer-cart-btn{text-transform:none;background-color:#083880;border-radius:8px;font-family:Jost,sans-serif;font-weight:700}.mobile-drawer-content .drawer-actions .drawer-cart-btn:hover{background-color:#072e68}.healnex-footer{background-color:#f3f5fb;width:100%;padding:45px 0 30px}.healnex-footer .container{justify-content:space-between;gap:20px;display:flex}.healnex-footer .footer-top{padding:0 0 30px}.healnex-footer .footer-top .footer-col{flex-direction:column;max-width:330px;display:flex}.healnex-footer .footer-top .footer-col h3{font-size:20px;font-weight:500}.healnex-footer .footer-top .brand-col .footer-logo{margin-bottom:12px;display:inline-block}.healnex-footer .footer-top .brand-col .footer-logo .logo-img{object-fit:contain;width:auto;max-height:43px}.healnex-footer .footer-top .brand-col .brand-desc{color:#000000b2;margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.5}.healnex-footer .footer-top .brand-col .contact-info{flex-direction:column;gap:16px;display:flex}.healnex-footer .footer-top .brand-col .contact-info .contact-item{align-items:center;gap:10px;display:flex}.healnex-footer .footer-top .brand-col .contact-info .contact-item .contact-icon{object-fit:scale-down;width:20px;height:20px}.healnex-footer .footer-top .brand-col .contact-info .contact-item a{color:#000000b2;font-size:14px;font-weight:400;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{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.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{color:#000000b2;margin:0 0 16px;font-size:14px;font-weight:400;line-height:1.5}.healnex-footer .footer-top .download-col .app-badges{gap:10px;display:flex}.healnex-footer .footer-top .download-col .app-badges .app-badge-img{object-fit:contain;border-radius:6px;width:auto;height:43px;transition:transform .2s}.healnex-footer .footer-top .download-col .app-badges .app-badge-img:hover{transform:translateY(-2px)}.healnex-footer .footer-bottom{border-top:1px solid #0000000f;padding:22px 0 0}.healnex-footer .footer-bottom .copyright{color:#000000b2;margin:0;font-size:14px}.healnex-footer .footer-bottom .social-icons{align-items:center;gap:12px;display:flex}.healnex-footer .footer-bottom .social-icons .social-icon-link{color:#083880;background-color:#0838801a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s ease-in-out;display:flex}.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{text-align:center;flex-direction:column;align-items: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%;min-height:580px;display:flex}.modal.auth_modal .auth_left_panel{background-color:#eceef2;flex-shrink:0;align-items:stretch;width:372px;display:flex;position:relative;overflow:hidden}.modal.auth_modal .auth_left_panel .auth_banner_img{object-position:center;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.modal.auth_modal .auth_right_panel{flex-direction:column;flex:1;justify-content:center;padding:30px;display:flex;position:relative}.modal.auth_modal .auth_content{flex-direction:column;width:100%;max-width:340px;margin-inline:auto;display:flex}.modal.auth_modal .auth_header_title{text-align:center;margin-bottom:16px}.modal.auth_modal .auth_header_title h2{margin:0;font-weight:500}.modal.auth_modal .auth_header_title p.auth_subtitle{color:#696969;margin:3px 0 0;font-size:16px;font-weight:400}.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{margin:8px 0 0;font-size:18px}.modal.auth_modal .auth_tabs_container{background-color:#f3f3f3;border:1px solid #edf0f5;border-radius:30px;margin:0 auto 22px;padding:4px;display:flex}.modal.auth_modal .auth_tabs_container .auth_tab_btn{color:#6d7787;cursor:pointer;background:0 0;border:none;border-radius:30px;flex:1;min-width:100px;min-height:36px;padding:2px 12px;font-size:16px;font-weight:400;transition:all .3s ease-in-out;letter-spacing:-2%!important}.modal.auth_modal .auth_tabs_container .auth_tab_btn:hover{color:#083880}.modal.auth_modal .auth_tabs_container .auth_tab_btn.active{color:#fff;background-color:#083880;box-shadow:0 2px 5px #08388033}.modal.auth_modal .auth_form{flex-direction:column;width:100%;display:flex}.modal.auth_modal .auth_form .control_group{margin-bottom:12px}.modal.auth_modal .auth_form .phone_input_group{gap:10px;display:flex}.modal.auth_modal .auth_form .phone_input_group .country_select{background-color:#fafafa;border-radius:12px;width:90px}.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{justify-content:center;align-items:center;padding:16.5px 14px;display:flex}.modal.auth_modal .auth_form .phone_input_group .flag_span{align-items:center;font-size:20px;display:flex}.modal.auth_modal .auth_form .form_row_flex{justify-content:space-between;align-items:center;width:100%;margin-top:4px;display:flex}.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{color:#000;font-size:14px;font-weight:400}.modal.auth_modal .auth_form .form_row_flex .auth_link{color:#000;cursor:pointer;font-size:14px;font-weight:400;transition:all .3s ease-in-out;letter-spacing:-1%!important}.modal.auth_modal .auth_form .form_row_flex .auth_link:hover{color:#083880}.modal.auth_modal .auth_form .btn_submit{margin-top:16px;font-weight:400}.modal.auth_modal .auth_form .auth_switch_link{text-align:center;color:#666;margin-top:14px;font-size:16px;font-weight:400}.modal.auth_modal .auth_form .auth_switch_link .highlight{color:#083880;cursor:pointer;font-weight:400;transition:all .3s ease-in-out}.modal.auth_modal .auth_form .auth_switch_link .highlight:hover{text-decoration:underline}.modal.auth_modal .auth_form .auth_divider{color:#000;justify-content:center;align-items:center;width:100%;margin:2px 0 12px;font-size:18px;font-weight:400;display:flex}.modal.auth_modal .auth_form .social_auth_flex{gap:10px;display:flex}.modal.auth_modal .auth_form .social_auth_flex .social_btn{color:#000;flex:1;min-height:44px;color:#374151!important;text-transform:none!important;border:1px solid #e0e2e7!important;border-radius:5px!important;gap:6px!important;padding:5px 12px!important;font-size:13px!important;font-weight:400!important;transition:all .3s ease-in-out!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn img{object-fit:scale-down;width:19px;height:19px;filter:none!important}.modal.auth_modal .auth_form .social_auth_flex .social_btn:hover{color:#083880;background-color:#0000;border-color:#083880!important}.modal.auth_modal .otp_boxes_container{margin-block:18px}.modal.auth_modal .resend_otp_timer{text-align:center;color:#666;margin-top:18px;font-size:16px;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}}