.header{background-color:var(--primary);box-shadow:0 0 1rem rgba(0,0,0,.1);margin-left:230px}@media screen and (max-width:767px){.header{margin-left:0}}@media only screen and (max-width:1400px) and (min-width:1200px){.header{margin-left:212px}}@media only screen and (min-width:1401px){.header{margin-left:260px}}.header_title{color:var(--secondary)}.header_nav{height:70px;width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:600px){.header_nav{height:60px}}@media only screen and (max-width:1400px) and (min-width:1200px){.header_nav{height:60px}}.header_nav h2{padding-top:5px;margin-bottom:0;font-size:24px;font-weight:600}@media only screen and (max-width:1400px) and (min-width:1200px){.header_nav h2{font-size:23px}}@media screen and (max-width:600px){.header_nav h2{font-size:18px}}.header_nav .navbar-brand{margin-right:0}.header_nav .navbar-brand .img{object-fit:contain;width:40px;height:40px}.header .circular_btn{color:var(--primary);height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 5px;box-shadow:2px 2px 5px 0 rgba(0,0,0,.5);border:none;outline:none}@media screen and (max-width:600px){.header .circular_btn{margin:0 2px}}@media screen and (max-width:350px){.header .circular_btn{height:35px;width:35px}}.header .sidenav_icon{color:var(--secondary);cursor:pointer}.button_control .btn-primary.secondary{border:1px solid var(--secondary);background-color:var(--secondary);color:var(--primary)}.button_control .btn-primary.secondary:focus{box-shadow:none}.button_control .btn-primary.primal{color:var(--secondary);background-color:var(--primary);border:1px solid var(--secondary)}.button_control .btn-primary.primal:hover{color:var(--primary);background-color:var(--secondary)}.button_control .btn-primary.primal:focus{box-shadow:none}.button_control .btn-primary.danger{color:#fff;background-color:red;border:1px solid red}.button_control .btn-primary.danger:focus{box-shadow:none}.button_control .btn-primary.dangerr{color:#fff;background-color:#e95f5f;border:1px solid #e95f5f}.button_control .btn-primary.dangerr:focus{box-shadow:none}.button_control .btn-primary.danger-outline{color:red;background-color:var(--primary);border:1px solid red}.button_control .btn-primary.danger-outline:focus{box-shadow:none}.button_control .btn-primary.olivedrab-outline{color:#6b8e23;background-color:var(--primary);border:1px solid #6b8e23}.button_control .btn-primary.olivedrab-outline:focus{box-shadow:none}.button_control .btn-primary.success{color:#fff;background-color:green;border:1px solid green}.button_control .btn-primary.success:focus{box-shadow:none}.button_control .btn-primary.small{font-size:12px}@media only screen and (max-width:1400px) and (min-width:1200px){.button_control .btn-primary.small{font-size:10px}}.button_control .btn-primary.medium{font-size:14px;width:100px}@media only screen and (max-width:1400px) and (min-width:1200px){.button_control .btn-primary.medium{font-size:12px}}.button_control .btn-primary.large{font-size:14px;width:160px}@media only screen and (max-width:1400px) and (min-width:1200px){.button_control .btn-primary.large{font-size:12px}}.button_tooltip{font-size:12px!important}.input{display:block;height:40px;line-height:32px;font-size:13px;-webkit-appearance:none;font-weight:300;width:100%;color:#070707;padding:0 10px 0 15px;text-overflow:ellipsis;border-radius:4px;border:1px solid #e0e0e0;background-color:var(--white);outline:var(--blue-button);font-family:Poppins,sans-serif}@media only screen and (max-width:1400px) and (min-width:1200px){.input{height:36px;line-height:28px;font-size:11px}}.input::-webkit-input-placeholder{color:#070707;font-size:13px;font-weight:300;opacity:.5}.input::placeholder{color:#070707;font-size:13px;font-weight:300;opacity:.5}@media only screen and (max-width:1400px) and (min-width:1200px){.input::-webkit-input-placeholder{font-size:11px}.input::placeholder{font-size:11px}}.input:focus{border:1px solid var(--secondary)}.input_error{background-color:#fff3f5;border:1px solid rgba(255,0,28,.25)}.circular_btn{background-color:var(--secondary);color:var(--primary);height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 5px;border:none;outline:none}.circular_btn,.circular_btn:focus{box-shadow:2px 2px 5px 0 rgba(0,0,0,.5)}@media screen and (max-width:600px){.circular_btn{margin:0 2px}}.circular_small_btn{background-color:var(--secondary);color:var(--primary);height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 5px;border:none;outline:none}.circular_small_btn,.circular_small_btn:focus{box-shadow:2px 2px 5px 0 rgba(0,0,0,.5)}@media screen and (max-width:600px){.circular_small_btn{margin:0 2px}}.circukar_tooltip{font-size:12px!important}.select_wrapper{position:relative;width:100%}.select__placeholder{color:#070707!important;opacity:.5;font-size:13px;max-width:calc(100% - 4px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (max-width:1400px) and (min-width:1200px){.select__placeholder{font-size:11px}}.select__wrapper{position:relative}.select__dropDownIcon{padding:0 10px 0 5px}@media only screen and (max-width:1400px) and (min-width:1200px){.select__dropDownIcon{padding:0 6px 0 3px}}.select__label{font-size:12px;margin-bottom:3px;font-weight:700;line-height:normal;margin-left:6px;display:block}@media only screen and (max-width:1400px) and (min-width:1200px){.select__label{font-size:11px}}.select__single-value{font-family:Poppins,sans-serif;color:#070707!important;font-size:13px;padding:3px 0}@media only screen and (max-width:1400px) and (min-width:1200px){.select__single-value{font-size:11px}}.select__control{cursor:pointer!important;min-height:42px!important;padding-left:5px;box-shadow:none!important;transition:none!important;border:1px solid #ccc!important;border-radius:4px}@media screen and (max-width:575px){.select__control{min-height:36px!important}.select__control:not(:has(.select__value-container--is-multi)){height:36px}}@media only screen and (max-width:1400px) and (min-width:1200px){.select__control{min-height:36px!important}.select__control:not(:has(.select__value-container--is-multi)){height:36px}}.select__control--menu-is-open{border-radius:4px 4px 0 0!important;background-color:#f4f5f7!important;border:1px solid var(--secondary)!important}.select__indicator-separator{display:none}.select__clear-indicator{color:#ccc!important;cursor:pointer}.select__menu{box-sizing:border-box!important;border-radius:0 0 4px 4px!important;margin:0!important;width:auto!important;top:calc(100% - 4px)!important;left:1px;right:1px}.select__menu,.select__menu-list{padding:0!important}.select__option{cursor:pointer!important;padding:10px 0 10px 14px!important;font-size:13px!important;letter-spacing:.14px;color:#070707!important}@media only screen and (max-width:1400px) and (min-width:1200px){.select__option{font-size:11px!important}}.select__option--is-focused,.select__option--is-selected{background-color:#e0ece4!important}.select__value-container--is-multi{max-height:50px;flex-wrap:wrap!important;overflow-y:auto!important;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.select__value-container--is-multi::-webkit-scrollbar{display:none}.error .select__control{border-color:rgba(255,0,28,.25)!important;background-color:#fff3f5!important}.errorText{color:red;text-transform:none;position:absolute;font-size:10px}@media only screen and (max-width:1400px) and (min-width:1200px){.errorText{font-size:9px}}.page{display:flex;align-items:center;justify-content:flex-end;margin-top:15px}.page p{margin-bottom:0}.page .pagText{white-space:nowrap;font-size:14px;color:#6b6c70;text-transform:uppercase;display:none}@media screen and (max-width:767px){.page .pagText{font-size:12px;margin-right:5px}}@media only screen and (max-width:1400px) and (min-width:900px){.page .pagText{font-size:12px;margin-right:5px}}.page .pagBtn{flex-shrink:0;margin-left:7px;height:42px;width:48px;border-radius:4px;font-size:14px;line-height:14px;text-transform:uppercase;letter-spacing:.15px;text-align:center;cursor:pointer;background-color:#eaeaea;color:var(--secondary);background-color:var(--primary);border:1px solid var(--secondary)}@media screen and (max-width:767px){.page .pagBtn{height:30px;width:30px;font-size:11px;line-height:11px;height:35px;width:35px}}@media only screen and (max-width:1400px) and (min-width:900px){.page .pagBtn{height:35px;width:35px;font-size:11px;line-height:11px}}.page .pagBtn.-big{letter-spacing:.15px;color:#6b6c70;width:99px;background-color:#fff;border:1px solid rgba(143,143,145,.31)}@media screen and (max-width:767px){.page .pagBtn.-big{width:50px}}@media screen and (max-width:1280px){.page .pagBtn.-big{width:70px}}@media only screen and (max-width:1400px) and (min-width:900px){.page .pagBtn.-big{width:60px}}.page .pagBtn.-arrow{background-color:#fff;border:1px solid rgba(143,143,145,.31)}.page .pagBtn.-arrow:focus{border:none;outline:none}.page .pagBtn.-num{color:#2c2c2c;border:none}.page .pagBtn.-active{border:none;color:#fff;background-color:var(--secondary)}.page .pagPoints{height:42px;font-size:20px;display:flex;justify-content:center;align-items:flex-end;margin-left:7px}.textarea{display:block;line-height:22px;font-size:13px;-webkit-appearance:none;font-weight:300;width:100%;color:#070707;padding:6px 10px 6px 15px;text-overflow:ellipsis;border-radius:4px;border:1px solid #e0e0e0;background-color:var(--white);outline:var(--blue-button);font-family:Poppins,sans-serif}@media only screen and (max-width:1400px) and (min-width:1200px){.textarea{font-size:11px}}.textarea::-webkit-input-placeholder{color:#070707;font-size:13px;font-weight:300;opacity:.5}.textarea::placeholder{color:#070707;font-size:13px;font-weight:300;opacity:.5}@media only screen and (max-width:1400px) and (min-width:1200px){.textarea::-webkit-input-placeholder{font-size:11px}.textarea::placeholder{font-size:11px}}.textarea:focus{font-size:13px;border:1px solid var(--secondary)}@media only screen and (max-width:1400px) and (min-width:1200px){.textarea:focus{font-size:11px}}.textarea_error{background-color:#fff3f5;border:1px solid rgba(255,0,28,.25)}.isShowWrapper{position:absolute;left:240px;top:0;bottom:0;display:flex;align-items:center}@media screen and (max-width:580px){.isShowWrapper{left:auto;right:10px;top:auto;bottom:8px}}.isShowIcon{font-size:20px;color:#c5c5c5;cursor:pointer;transition:color .3s}.isShowIcon:hover{color:var(--grey)}.radio_label{display:flex;align-items:flex-start;cursor:pointer}.radio_label .checkbox:checked+.iconWrapper{border-color:var(--secondary)}.radio_label .checkbox:checked+.iconWrapper .radio_label--circle{opacity:1}.radio_label .icon{opacity:0;-webkit-transform:translateX(0);transform:translateX(0);color:var(--secondary)}.radio_label .iconWrapper{width:18px;height:18px;border:1px solid #979797;border-radius:50%;display:flex;justify-content:center;align-items:center}.radio_label .error{border:2px solid rgba(255,0,28,.6)}.radio_label .textBlock{margin-top:-2px}.radio_label .textBlock p{margin:0 8px 0 3px}.radio_label .text{-webkit-user-select:none;user-select:none;font-size:15px;color:#070707}.radio_label .subText{font-size:13px;line-height:1.4;color:#070707}.radio_label--circle{opacity:0;width:10px;height:10px;border-radius:50%;background:var(--secondary)}.auto_complete input{display:block;height:40px;line-height:32px;font-size:13px;-webkit-appearance:none;font-weight:300;width:100%;color:#070707;padding:0 10px 0 15px;text-overflow:ellipsis;border-radius:4px;border:1px solid #e0e0e0;background-color:var(--white);outline:var(--blue-button);font-family:Poppins,sans-serif}@media only screen and (max-width:1400px) and (min-width:1200px){.auto_complete input{height:36px;line-height:28px;font-size:11px}}.auto_complete input::-webkit-input-placeholder{color:#070707;font-size:13px;font-weight:300;opacity:.5}.auto_complete input::placeholder{color:#070707;font-size:13px;font-weight:300;opacity:.5}@media only screen and (max-width:1400px) and (min-width:1200px){.auto_complete input::-webkit-input-placeholder{font-size:11px}.auto_complete input::placeholder{font-size:11px}}.auto_complete input:focus{border:1px solid var(--secondary)}.auto_complete .input_error{background-color:#fff3f5;border:1px solid rgba(255,0,28,.25)}.auto_complete .error{text-transform:none;position:absolute;top:calc(100% + 2px);font-size:10px;color:red}.bgColor{background-color:#f4f5f7!important}.menu{position:absolute;left:0;right:0;top:calc(100% - 4px);z-index:9;background-color:#fff;box-shadow:0 4px 11px rgba(0,0,0,.1);border:1px solid #e0e0e0;border-radius:0 0 4px 4px;max-height:200px;overflow:auto}.menu div{font-size:15px!important;padding:2px 5px;cursor:pointer}.item{padding:7px 10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.itemLabel{padding-left:20px;text-align:right;font-size:13px}.item:first-child,.item:last-child{position:relative}.item:hover{background-color:#eaf6f5}.loading{position:absolute;top:8px;right:20px}.wrapper{position:relative}.input .rc-time-picker-input{display:block;height:40px;line-height:32px;font-size:13px;-webkit-appearance:none;font-weight:300;width:100%;color:#070707;text-overflow:ellipsis;border-radius:4px;border:none;background-color:var(--white);outline:var(--blue-button);font-family:Poppins,sans-serif}@media only screen and (max-width:1400px) and (min-width:1200px){.input .rc-time-picker-input{height:36px;line-height:28px;font-size:11px}}.input .rc-time-picker-input::-webkit-input-placeholder{font-size:13px;font-weight:300}.input .rc-time-picker-input::placeholder{font-size:13px;font-weight:300}@media only screen and (max-width:1400px) and (min-width:1200px){.input .rc-time-picker-input::-webkit-input-placeholder{font-size:11px}.input .rc-time-picker-input::placeholder{font-size:11px}}.input .rc-time-picker-input_error{background-color:#fff3f5;border:1px solid rgba(255,0,28,.25)}.disabled{background-color:#eaeaea}.label{font-size:12px;margin-bottom:3px;font-weight:700;line-height:normal;margin-left:6px;display:block}@media only screen and (max-width:1400px) and (min-width:1200px){.label{font-size:11px}}.error{text-transform:none;position:absolute;top:calc(100% + 2px);font-size:10px;color:red}@media only screen and (max-width:1400px) and (min-width:1200px){.error{font-size:9px}}.lg{height:45px;font-size:15px}@media screen and (max-width:580px){.lg{height:40px;font-size:13px}}.sm{width:130px}.xs{width:110px}.rc-time-picker-panel-inner{margin-top:40px}.rc-time-picker-clear-icon:after,.rc-time-picker-panel-input-wrap{display:none}.rc-time-picker-panel-select{font-family:Poppins,"Consolas",sans-serif;font-size:14px;cursor:pointer}.rc-time-picker-panel-select li{padding:0 0 0 10px}.b-datePicker{width:100%;height:100%;cursor:pointer;border:1px solid #e0e0e0;border-radius:4px;font-family:Poppins,sans-serif}.b-datePicker__wrapper{position:relative;height:40px}.b-datePicker__wrapper.sm{width:145px}@media screen and (max-width:575px){.b-datePicker__wrapper.sm{width:100%}}@media screen and (max-width:575px){.b-datePicker__wrapper{height:36px;margin-bottom:15px}}@media only screen and (max-width:1400px) and (min-width:1200px){.b-datePicker__wrapper{height:36px;line-height:28px;font-size:11px}}@media screen and (max-width:480px){.b-datePicker__wrapper.range{width:145px}.b-datePicker__wrapper.range .b-datePicker .react-date-picker__wrapper{padding-left:2px;padding-right:0;font-size:10px}.b-datePicker__wrapper.range .b-datePicker .react-date-picker__button{padding:3px}.b-datePicker__wrapper.range .b-datePicker .react-date-picker__clear-button{padding:0;font-size:16px}.b-datePicker__wrapper.range .b-datePicker .react-date-picker__inputGroup__input{font-size:10px}.b-datePicker__wrapper.range .b-datePicker .react-date-picker__calendar{min-width:170px;left:auto;right:auto}.b-datePicker__wrapper.range .b-datePicker__calendar-icon{font-size:14px}}.b-datePicker__label{font-size:12px;margin-bottom:3px;font-weight:700;line-height:normal;margin-left:6px;display:block;color:#6c757d!important}@media only screen and (max-width:1400px) and (min-width:1200px){.b-datePicker__label{font-size:11px}}.b-datePicker .react-date-picker__wrapper{padding-left:13px;padding-right:2px;width:100%;font-size:13px;color:#070707;border-radius:4px;border:none}.b-datePicker__calendar-icon{font-size:20px;color:var(--blue)}.b-datePicker__item{color:var(--grey);padding:5px 0!important;font-size:10px}.b-datePicker .react-date-picker__inputGroup__input{color:#070707;text-transform:uppercase;font-family:Poppins,sans-serif}.b-datePicker .react-date-picker__inputGroup__input::-webkit-input-placeholder{color:#070707;opacity:.5}.b-datePicker .react-date-picker__inputGroup__input::placeholder{color:#070707;opacity:.5}.b-datePicker .react-date-picker__inputGroup__input:invalid{background:transparent}.b-datePicker .react-calendar{font-family:Poppins,Arial,Helvetica,sans-serif;border-radius:0 0 4px 4px;border:1px solid #e0e0e0;border-top:0;background-color:#fff}.b-datePicker .react-calendar__month-view__weekdays__weekday{color:var(--blue-button);font-size:8px}.b-datePicker .react-calendar__navigation{height:28px;background-color:var(--grey);text-align:center;margin-bottom:0;margin-top:2px;border-top:1px solid #e0e0e0}.b-datePicker .react-calendar__navigation button{font-size:12px;color:var(--light-grey)}.b-datePicker .react-date-picker__clear-button{padding:0;color:var(--blue);font-size:20px}.b-datePicker .react-calendar__navigation button:enabled:focus,.b-datePicker .react-calendar__navigation button:enabled:hover{background-color:var(--grey)}.b-datePicker .react-calendar__month-view__days__day--weekend{color:var(--grey)}.b-datePicker .react-calendar__month-view__days__day--neighboringMonth{opacity:.5}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker :after,.react-date-picker :before{box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{display:flex;border:thin solid grey}.react-date-picker__inputGroup{min-width:calc(12px + 4.754em);flex-grow:1;display:flex;padding:0 2px;align-items:baseline;box-sizing:initial}.react-date-picker__inputGroup__divider{color:#070707;font-size:10px;opacity:.7;padding:1px 0;white-space:pre}.react-date-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;border:0;background:none;font:inherit;box-sizing:initial;-moz-appearance:textfield}.react-date-picker__inputGroup__input::-webkit-inner-spin-button,.react-date-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{border:0;background:transparent;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:focus .react-date-picker__button__icon,.react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{width:350px;max-width:100vw;position:absolute;top:100%;left:0;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Poppins,Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__navigation button[disabled]{background-color:#f0f0f0}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .66667em}.react-calendar__month-view__days__day--weekend{color:#d10000!important}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75em .5em;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff!important}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.dat_error{text-transform:none;position:absolute;top:calc(100% + 18px);font-size:10px;color:red}@media only screen and (max-width:1400px) and (min-width:1200px){.dat_error{top:calc(100% + 10px);font-size:9px}}.date_error{background-color:#fff3f5;border:1px solid rgba(199,1,24,.25)!important}.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused,.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){display:block;line-height:22px;font-size:13px;-webkit-appearance:none;font-weight:300;width:100%;color:#070707;text-overflow:ellipsis;border-radius:4px;padding-left:15px;border:1px solid #e0e0e0;background-color:var(--white);outline:var(--blue-button);font-family:Poppins,sans-serif;box-shadow:none;min-height:80px}.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused .textarea_error,.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) .textarea_error{background-color:#fff3f5;border:1px solid rgba(255,0,28,.25)}.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused p,.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) p{margin:.2rem 0;font-size:13px}.richeditor{position:relative}.richeditor.textarea_errors .ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused,.richeditor.textarea_errors .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){background-color:#fff3f5;border:1px solid rgba(255,0,28,.25)}.sidenav_wrapper{width:230px;position:-webkit-sticky;position:fixed;background:var(--secondary-light);color:var(--primary)!important;top:0;left:0;z-index:999}@media only screen and (max-width:1400px) and (min-width:1200px){.sidenav_wrapper{width:212px}}@media only screen and (min-width:1401px){.sidenav_wrapper{width:260px}}.sidenav_wrapper .navbar-light .navbar-brand{display:flex;align-items:center;justify-content:center}.sidenav_wrapper .navbar-light .navbar-brand .img{object-fit:contain;width:90%;height:auto}.sidenav_wrapper hr{margin:.2rem 0}.sidenav_wrapper .active{background-color:var(--secondary-dark);font-weight:700;color:var(--secondary)!important}.sidenav_wrapper_navbar{position:relative;height:100vh;display:block}.sidenav_wrapper_navbar .settings{position:absolute;bottom:.5rem;left:78px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:1400px) and (min-width:1200px){.sidenav_wrapper_navbar .settings{left:90px}}.sidenav_wrapper_navbar .settings .dropdown-menu{top:-80px}.sidenav_wrapper_navbar .settings .nav-link{color:var(--primary)}@media only screen and (max-width:1400px) and (min-width:1200px){.sidenav_wrapper_navbar .settings .nav-link{font-size:14px;padding:.5rem}}.sidenav_wrapper svg{vertical-align:middle!important}.flex_column_scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.flex_column_scroll::-webkit-scrollbar{width:10px}.flex_column_scroll::-webkit-scrollbar-thumb{background-color:#242034;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.navbar-light .navbar-brand{color:var(--primary);margin-right:0}.navbar-light .navbar-nav .nav-link{color:var(--primary);font-size:15px;border-radius:8px}@media only screen and (max-width:1400px) and (min-width:1200px){.navbar-light .navbar-nav .nav-link{font-size:13px}}@media only screen and (max-width:1194px) and (min-width:771px){.navbar-light .navbar-nav .nav-link{font-size:12px;padding:4px 10px}}.navbar-light .navbar-nav .nav-link:hover{font-weight:700;color:var(--secondary);background-color:var(--secondary-dark)}.navbar-light .navbar-nav .nav-link:focus{color:var(--primary)}.bottomnav_wrapper .dropdown-toggle:after{content:none}.bottomnav_wrapper .navbar{background:var(--secondary);padding-bottom:0;padding-top:0;z-index:999}.bottomnav_wrapper .navbar .nav-link{color:var(--primary)}.bottomnav_wrapper .active{color:var(--secondary-light)!important}.profile_link{padding-right:3.5rem}.side_nav_content{display:inline-block;position:relative;top:1px;left:10px}@media only screen and (max-width:1400px) and (min-width:1200px){.side_nav_content{top:0}}.loader{height:100vh;display:flex;align-items:center;justify-content:center}.smallLoader{height:200px}.big_loader{width:100%;height:100vh;top:0;left:0;position:fixed;z-index:9999999;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--secondary);background-color:rgba(0,0,0,.4)}.big_loader p{color:#fff}.data_table .dataTable{color:var(--secondary-light)!important;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.data_table .dataTable::-webkit-scrollbar{height:10px;width:10px}.data_table .dataTable::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.data_table .dataTable::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.data_table .rdt_TableHeader{display:none}.data_table .rdt_TableCol,.data_table .rdt_TableCol_Sortable{font-size:14px;font-weight:600;color:#313e6a}@media only screen and (max-width:1400px) and (min-width:1200px){.data_table .rdt_TableCol,.data_table .rdt_TableCol_Sortable{font-size:12px!important}}.data_table .rdt_TableCell{color:#313e6a;font-size:14px}@media only screen and (max-width:1400px) and (min-width:1200px){.data_table .rdt_TableCell{font-size:12px!important}}.data_table .cGmWKS,.data_table .dSYVyP,.data_table .iCxiXr,.data_table .sc-eCApnc{padding-left:5px;padding-right:5px}@media only screen and (max-width:1400px) and (min-width:1200px){.data_table .ezEBKV{min-height:46px}}@media only screen and (max-width:1400px) and (min-width:1200px){.data_table .cchvzS{min-height:42px}}.sidenav_wrapper_mobile{position:fixed;top:0;right:0;width:230px;height:100vh;background-color:var(--secondary-light);z-index:9999;transition:.4s}.sidenav_wrapper_mobile_navbar.navbar{display:block}.sidenav_wrapper_mobile_navbar.navbar .navbar_close{color:var(--secondary);margin:5px 0 10px;cursor:pointer}.sidenav_wrapper_mobile_navbar.navbar .navbar-nav{flex-direction:column}.sidenav_wrapper_mobile_navbar .active{background-color:var(--secondary-dark);font-weight:700;color:var(--secondary)!important}.sidenav_wrapper_mobile svg{vertical-align:middle!important}.sidenav_wrapper_mobile_open{right:0}.sidenav_wrapper_mobile_close{right:-230px}.clip_wrapper_mobile:before{content:"";position:fixed;width:0;height:100%;top:0;right:0;background:rgba(0,0,0,.5);z-index:1500;transition:.6s}.clip_wrapper_mobile_open{cursor:progress}.clip_wrapper_mobile_open:before{width:100%}.clip_wrapper_mobile_close:before{width:0}.side_nav_content_mobi{position:relative;left:10px}.lunch_preference_card .card{border:none;border-radius:12px}.lunch_preference_card .card .card-title{color:var(--secondary);height:50px;display:flex;align-items:center;justify-content:center}.lunch_preference_card .card .card-title svg{vertical-align:initial}.lunch_preference_card .card .card-text{height:50px;display:flex;align-items:center;justify-content:center}.lunch_preference_card .card .card_icon{color:var(--secondary-light)}.lunch_management .lunch_managament_card .card{border:none;border-radius:12px}.lunch_management .lunch_managament_card .card .card-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lunch_management .lunch_managament_card .card .card-title svg{vertical-align:initial}.lunch_management .lunch_managament_card .card .card-text{margin:21px 0}.lunch_management .lunch_managament_card .card .card_icon{color:var(--secondary-light);vertical-align:initial}.user__profile .employee__information h5,.user__profile .personal__info h5{margin-bottom:10px}.user__profile .employee__information p,.user__profile .personal__info p{margin-bottom:-2px}.family__info--title{color:var(--secondary)}.family__info--content .family__content--header{display:flex;align-items:center}.family__info--content .family__content--title{font-size:1.15rem;color:var(--secondary-light)}.family__info--content .family__content--sub-title{color:var(--secondary-light);margin-bottom:5px}.bottom_row,.row{padding:3.5px;margin-bottom:3px;word-wrap:break-word}.user_profile .card{border-radius:12px}.user_profile .family_heading{color:var(--secondary);margin-bottom:15px;font-weight:700}.edit_profile_container{display:flex;align-items:center}@media screen and (max-width:767px){.edit_profile_container{flex-direction:column;align-items:flex-start}}.edit_profile_container img{margin-right:15px;height:80px;aspect-ratio:auto 80/80;width:80px}@media only screen and (max-width:1400px) and (min-width:1200px){.edit_profile_container img{height:70px;aspect-ratio:auto 70/70;width:70px}}.edit_profile_container .user_name{font-size:30px;font-weight:700;line-height:38px;margin-top:5px;margin-bottom:5px}@media screen and (max-width:767px){.edit_profile_container .user_name{font-size:20px;line-height:25px;margin-top:15px}}@media only screen and (max-width:1400px) and (min-width:1200px){.edit_profile_container .user_name{font-size:25px;line-height:30px}}.familyMember_Container .card{border-radius:13px;margin-top:1.5rem}.familyMember_Container .card .card-header{background-color:initial;margin-bottom:0!important;color:var(--secondary);border-bottom:none;display:flex;justify-content:space-between;align-items:center}.familyMember_Container .card .card-header .card-title{margin-bottom:0!important}@media screen and (max-width:500px){.familyMember_Container .card .card-header .card-title{font-size:16px}}.familyMember_Container .card .card-header .family_table{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.familyMember_Container .card .card-header .family_table::-webkit-scrollbar{height:10px;width:10px}.familyMember_Container .card .card-header .family_table::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.familyMember_Container .card .card-header .family_table::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.google_login{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;background:url(/static/media/bg.98aa58d8.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.google_login:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(270deg,rgba(119,57,252,.92) 0,rgba(58,122,254,.92))}.google_login_container{width:100%;max-width:500px;margin:0 20px;height:400px;border-radius:10px}@media only screen and (max-width:1400px) and (min-width:1200px){.google_login_container{max-width:450px;height:360px}}.google_login_container img{width:100px;height:auto}@media only screen and (max-width:1400px) and (min-width:1200px){.google_login_container img{width:90px}}.google_login_container h4{color:var(--secondary);font-weight:700}.google_login_container .card-title{color:var(--secondary-light)}.google_login_container button{background:transparent;outline:none;border:1px solid #d2d2d4;padding:12px 80px;border-radius:30px;font-size:18px;font-weight:500;margin-top:15px;margin-bottom:30px;display:flex;align-items:center}.google_login_container button img{width:25px;margin-right:10px}@media only screen and (max-width:1400px) and (min-width:1200px){.google_login_container button{font-size:16px;padding:12px 80px;border-radius:30px;margin-top:15px;margin-bottom:30px}.google_login_container button img{width:22px;margin-right:8px}}@media screen and (max-width:767px){.google_login_container button{font-size:16px;padding:8px 40px;border-radius:30px;margin-top:15px;margin-bottom:30px}.google_login_container button img{width:20px;margin-right:8px}}.application_management .card,.location_management .card,.permission_management .card,.role_management .card{border-radius:13px}.application_management .card .card-header,.location_management .card .card-header,.permission_management .card .card-header,.role_management .card .card-header{background-color:initial;margin-bottom:0!important;color:var(--secondary);border-bottom:none;display:flex;justify-content:space-between;align-items:center}.application_management .card .card-header .card-title,.location_management .card .card-header .card-title,.permission_management .card .card-header .card-title,.role_management .card .card-header .card-title{margin-bottom:0!important}@media screen and (max-width:500px){.application_management .card .card-header .card-title,.location_management .card .card-header .card-title,.permission_management .card .card-header .card-title,.role_management .card .card-header .card-title{font-size:16px}}.column_divider .symbols .card .dot_label--lightgreen{background-color:#408e91}.column_divider .leave_overview_content{height:250px;max-height:250px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0;padding-right:10px}.column_divider .leave_overview_content::-webkit-scrollbar{height:10px;width:10px}.column_divider .leave_overview_content::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.column_divider .leave_overview_content::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.leaveNote{text-align:justify;color:#939191;font-style:italic;font-size:11px}.leaveNoteSpan{font-size:20px;color:red;line-height:0;top:5px;position:relative}.job_filter_overview .job_filter{border-radius:13px}.job_filter_overview .job_filter .filter_heading{color:var(--secondary-light)}@media screen and (max-width:992px){.job_filter_overview .job_filter .filter_heading{margin-top:1rem}}.job_list_overview .job_list{border-radius:13px}.job_list_overview .job_list .card-body{background-color:var(--secondary-light);border-radius:10px 10px 0 0}.job_list_overview .job_list .card-title{color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.job_detail_overview .job_detail{border-radius:13px}.job_detail_overview .job_detail .card-body{background-color:var(--secondary-light);border-radius:10px 10px 0 0}.job_detail_overview .job_detail .card-title{color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.job_detail_overview .job_detail .job_detail_content{max-height:645px;padding:.5rem 1rem 1rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.job_detail_overview .job_detail .job_detail_content::-webkit-scrollbar{height:10px;width:10px}.job_detail_overview .job_detail .job_detail_content::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.job_detail_overview .job_detail .job_detail_content::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.job_detail_overview .job_detail .job_detail_content .sheduled_meeting_list .table{font-size:14px;margin-bottom:0;text-align:left}.job_detail_overview .job_detail .job_detail_content table{font-size:14px}.add_job_application hr{margin:0}.add_job_application .secondary_domain{min-height:100px;overflow-x:auto;background-color:#ecf0f9;border-radius:10px;padding:5px;width:100%}.add_job_application .secondary_domain ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.add_job_application .secondary_domain .secondary_domain_btn{border:1px solid var(--secondary);background-color:var(--secondary);color:var(--primary);margin:2px;border-radius:5px}.add_job_application .secondary_domain .secondary_domain_btn:focus{box-shadow:none}.add_job_application .referred_by{position:relative}.add_job_application .referred_by_error{font-size:10px;color:red;position:absolute;width:100%;height:100%;top:100%}.add_job_application h5{font-size:16px}.interview_schedule_table{max-height:203px}.interview_schedule_table table th{font-size:13px}@media only screen and (max-width:1400px) and (min-width:1200px){.interview_schedule_table{max-height:181px}}.interview_schedule .interviewer{min-height:100px;overflow-x:auto;background-color:#ecf0f9;border-radius:10px;padding:5px;width:100%}.interview_schedule .interviewer ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.interview_schedule .interviewer_btn{border:1px solid var(--secondary);background-color:var(--secondary);color:var(--primary);margin:2px;border-radius:5px}.interview_schedule .interviewer_btn:focus{box-shadow:none}.job_detail_actions h5{font-size:18px}@media screen and (max-width:767px){.job_detail_actions h5{font-size:14px}}.job_detail_actions .dropdown-toggle{padding:0;background:#fff;color:#000;border:none;transition:none;cursor:pointer}.job_detail_actions .dropdown-toggle:after{content:none}.job_detail_actions .dropdown-toggle:focus{background:#fff;color:#000;border:none;outline:none;box-shadow:none}.job_detail_actions .dropdown-item:focus{background:#fff;color:#000}.job_app_title{font-size:18px}@media only screen and (max-width:1400px) and (min-width:1200px){.job_app_title{font-size:16px}}@media screen and (max-width:767px){.job_app_title{font-size:16px}}.job_list_overview .card .table_tabs{margin-top:.5rem;border:0!important;border-bottom:1px solid #e9ebfa!important;padding:.2rem 1rem}.job_list_overview .card .nav-tabs .nav-link{font-size:14px;background:#ebeff8;border-radius:8px 8px 0 0;margin:0 .3rem -1px;color:var(--secondary-light)}@media screen and (max-width:767px){.job_list_overview .card .nav-tabs .nav-link{width:100%;font-size:12px;margin:5px 0;border-radius:8px;border-bottom:.5px solid #e9ebfa!important}}@media only screen and (max-width:1400px) and (min-width:1200px){.job_list_overview .card .nav-tabs .nav-link{font-size:12px!important}}.job_list_overview .card .nav-tabs .nav-link.active{background:#fff}.job_list_overview .card .nav-tabs .nav-link:hover{border-bottom:1px solid #fff}.job_list_overview .card .border-top{border-top:.5px solid #e9ebfa!important}.job_list_overview .card .border-bottom{border-bottom:.5px solid #e9ebfa!important}.job_list_overview .card .table{color:#313e6a}.job_list_overview .card .table th{font-size:14px}.job_list_overview .card .table td{font-size:14px;font-weight:400;padding:.75rem;vertical-align:middle}.job_list_overview .card .table>:not(:last-child)>:last-child>*{border-bottom:.5px solid #e9ebfa!important}.job_list_overview .card .table>:not(caption)>*>*{border-bottom-width:0}.job_table_content{position:relative}.job_table_content .show_months_limit{position:absolute;top:20px;right:10px}@media screen and (max-width:767px){.job_table_content .show_months_limit{position:relative;right:-10px;margin-bottom:20px}}@media only screen and (max-width:1400px) and (min-width:1200px){.profile_detail_table td{font-size:13px}}.interview_schedule_table li{color:grey}.interview_schedule_table .table th{font-size:14px}@media only screen and (max-width:1400px) and (min-width:1200px){.interview_schedule_table .table th{font-size:13px}}.hint{font-size:13px}@media screen and (max-width:767px){.hint{font-size:12px!important}}.currently_employment_status{position:relative}.currently_employment_status_error{font-size:10px;color:red;position:absolute;width:100%;height:100%;top:100%}.interview_schedule_depend_on_date_des{max-height:120px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.interview_schedule_depend_on_date_des .description_detail{font-size:16px}@media only screen and (max-width:1400px) and (min-width:1200px){.interview_schedule_depend_on_date_des .description_detail{font-size:14px}}.interview_schedule_depend_on_date_des::-webkit-scrollbar{height:10px;width:10px}.interview_schedule_depend_on_date_des::-webkit-scrollbar-track{box-shadow:none;border-radius:10px;border:1px solid #ededed;background-color:#ededed}.interview_schedule_depend_on_date_des::-webkit-scrollbar-thumb{background-color:#a6a6a6;box-shadow:inset 0 0 2px #a6a6a6;border-radius:10px}.column_divider .card{border-radius:13px}.add_job_app_modal{position:relative}.add_tech_domain{background:rgba(0,0,0,.2);height:100%;z-index:9999999}.add_tech_domain,.add_tech_domain_content{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.add_tech_domain_content{border-radius:10px;max-width:400px}.add_tech_domain_content .add_domain_title{padding:1rem 1rem 0;margin-bottom:0}.tooltip_select{width:240px}.select__single-value>p{max-width:150px;text-overflow:ellipsis;line-height:20px;margin-top:19px;display:inline-block;white-space:nowrap;overflow:hidden!important}.interview_schedule_description{max-height:80px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.interview_schedule_description .description_detail{font-size:16px}@media only screen and (max-width:1400px) and (min-width:1200px){.interview_schedule_description .description_detail{font-size:14px}}.interview_schedule_description::-webkit-scrollbar{height:10px;width:10px}.interview_schedule_description::-webkit-scrollbar-track{box-shadow:none;border-radius:10px;border:1px solid #ededed;background-color:#ededed}.interview_schedule_description::-webkit-scrollbar-thumb{background-color:#a6a6a6;box-shadow:inset 0 0 2px #a6a6a6;border-radius:10px}.interview_status{position:relative}.interview_status_error{font-size:10px;color:red;position:absolute;width:100%;height:100%;top:100%}.interview_schedule h6{font-size:18px}@media only screen and (max-width:1400px) and (min-width:1200px){.interview_schedule h6{font-size:16px}}.interview_schedule_table{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.interview_schedule_table table{margin:0;width:100%;font-size:11.5px;border:1px solid #000}.interview_schedule_table table tbody{background-color:var(--bg-color)}.interview_schedule_table::-webkit-scrollbar{height:10px;width:10px}.interview_schedule_table::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.interview_schedule_table::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}@media screen and (max-width:767px){.interview_schedule_title{font-size:16px}}.notification_container{position:relative}.notification_container .notification_dots{position:absolute;top:-5px;right:-8px;border-radius:50%;width:8px;height:8px;background-color:orange}.table_tabs .nav-item.nav-link.active .notification_dots{background-color:#fff}.interview_schedule_detail h5{font-size:18px}@media screen and (max-width:767px){.interview_schedule_detail h5{font-size:16px}}.interview_schedule_detail_list{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto}.interview_schedule_detail_list::-webkit-scrollbar{height:10px;width:10px}.interview_schedule_detail_list::-webkit-scrollbar-track{box-shadow:none;border-radius:10px;border:1px solid #ededed;background-color:#ededed}.interview_schedule_detail_list::-webkit-scrollbar-thumb{background-color:#a6a6a6;box-shadow:inset 0 0 2px #a6a6a6;border-radius:10px}.interview_schedule_detail_list li{padding:.5rem}@media screen and (max-width:767px){.interview_schedule_detail_list li{font-size:14px}}@media only screen and (max-width:1400px) and (min-width:1200px){.today_date .card-body{font-size:18px}}.form_main .row>*{padding-right:0!important;padding-left:0!important}.join_us_embedded_form{background-color:#f4f3f3;font-family:Poppins,"Roboto",sans-serif!important;width:100%;max-width:700px;margin:0 auto;padding:0 30px}.join_us_embedded_form .heading{color:#ed7715;font-weight:300;font-size:36px;display:inline-block;width:100%}.form_field{margin:6px 5px;position:relative}.form_field .show_error_line{border-color:red}.form_field input,.form_field select{color:#222;font-size:18px;font-weight:300;outline:none;border:0;border-bottom:1px solid #666;background:0 0;padding:10px;width:100%;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;resize:none}.form_field input:focus,.form_field select:focus{border-color:#ed7715}.error_msg{position:absolute;font-size:12px;line-height:16px;color:red;font-weight:400;display:block;font-family:Poppins,"Gotham-Book"}.file-input{display:inline-block;text-align:left;padding:10px;width:100%;position:relative;border-bottom:1px solid #666;display:flex;justify-content:space-between}.file-input>[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10;cursor:pointer}.file-input .label{color:#333;white-space:nowrap;opacity:.5;overflow:hidden;margin-right:20px;font-size:16px}.logo img{position:absolute;top:3px;right:0;width:43px;height:auto}.form_submit input{width:100%;color:#fff;text-align:center;margin-top:50px;font-size:18px;font-weight:400;background:#ed7715;padding:10px 35px;border:1px solid transparent;display:inline-block;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;text-transform:uppercase}.form_submit input:hover{border:1px solid #ed7715;background:transparent;color:#ed7715}.bg_img{background:url(/static/media/pexels-photo-590016-e1514440218116.b463413f.jpeg) no-repeat 50%;height:100%}.success{color:green}.warning{color:red}.notification_msg{bottom:0;right:5px}@media screen and (max-width:1600px){.form_field input,.form_field select{font-size:16px}.form_submit input{margin-top:20px;font-size:16px}}@media screen and (max-width:900px){.bg_img{height:500px}.join_us_embedded_form{top:40%}.join_us_embedded_form .heading{font-size:26px}.file-input .label,.form_field input,.form_field select,.form_submit input{font-size:14px}.logo img{position:absolute;top:3px;right:0;width:40px;height:auto}}@media screen and (max-width:575px){.join_us_embedded_form{top:50%}}.leave__overview__container .card-header{background:var(--secondary-light);border-radius:13px 13px 0 0}.leave__overview__container .card-header .card-title{color:var(--primary);margin-bottom:0}.backButton{display:flex;flex-direction:row;margin-top:1rem;align-items:center}.backButton .arrowLeft{cursor:pointer}.backButton p{margin-left:10px;margin-bottom:0}.daterange_leavelist .leave_list .card-header{background-color:var(--secondary-light);border-radius:13px 13px 0 0;display:flex;justify-content:space-between;align-items:center}.daterange_leavelist .leave_list .card-title{color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.admin_heading h4,.daterange_leavelist .leave_list .wfh-reason-info:hover{color:var(--secondary)}.admin_heading h4{margin-bottom:0;font-weight:700}.location_management .card,.permission_management .card,.role_management .card{border-radius:13px}.location_management .card .card-header,.permission_management .card .card-header,.role_management .card .card-header{background-color:initial;margin-bottom:0!important;color:var(--secondary);border-bottom:none;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.location_management .card .card-header .card-title,.permission_management .card .card-header .card-title,.role_management .card .card-header .card-title{margin-bottom:0!important}@media screen and (max-width:500px){.location_management .card .card-header .card-title,.permission_management .card .card-header .card-title,.role_management .card .card-header .card-title{font-size:16px}}.location_management .card{border-radius:13px}.location_management .card .card-header{background-color:initial;margin-bottom:0!important;color:var(--secondary);border-bottom:none;display:flex;justify-content:space-between;align-items:center}.location_management .card .card-header .card-title{margin-bottom:0!important}@media screen and (max-width:500px){.location_management .card .card-header .card-title{font-size:16px}}.location__column p{margin-bottom:0}.imp__document--title{color:var(--secondary);font-size:20px}.imp__document--container{color:var(--secondary);font-size:16px}.imp__document--content{margin-right:20px;margin-bottom:10px}.imp__document .panel-wrap{margin-bottom:20px}.imp__document .panel-wrap button{border:none;width:100%}.imp__document .panel-wrap .panel-header{background:#f8f9fa;border:1px solid #dee2e6}.imp__document .panel-wrap .panel-header button{color:var(--primary)}.imp__document .panel-wrap.active-panel .panel-header{background:#f8f9fa}.imp__document .panel-wrap.active-panel .panel-header button{border:none}.imp__document .panel-header{border:1px solid #dee2e6;font-weight:400;border-radius:5px 5px 0 0;height:3.3rem;margin:-6px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:25px 13px 13px;color:#495057}.imp__document .panel-header p{font-size:14px;font-weight:600}.imp__document .panel-header button{border:none;background:transparent}.imp__document .panel-header button:focus{outline:0 auto -webkit-focus-ring-color}.imp__document .panel-body{background:var(--primary);color:#333;padding:1rem 2rem 2rem;border:1px solid #ddd;border-top:none}.imp__document .accordion{margin-top:1.5rem}.event_calender .fc .fc-daygrid-day.fc-day-today{opacity:.9}.column_divider .symbols .card .dot_label--orange{background-color:#ffa600}.column_divider .leave_overview_contents{height:150px;max-height:200px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0;padding-right:10px}.column_divider .leave_overview_contents::-webkit-scrollbar{height:5px;width:10px}.column_divider .leave_overview_contents::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.column_divider .leave_overview_contents::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.column_divider .leave_overview .border_divider{border-left:1px solid #000}@media screen and (max-width:992px){.column_divider .leave_overview .border_divider{border-top:1px solid #000;border-left:none;margin-top:1rem}}@media screen and (max-width:992px){.column_divider .leave_overview .card .today_date{font-size:16px;margin-top:1rem}}.column_divider .my_leave_applications .card .card-header{color:var(--secondary)}.table-responsive{overflow-x:auto}.table-responsive::-webkit-scrollbar{height:10px}.calender_symbols_content{font-size:11px}.holiday__list--optional,.holiday__list--regular{display:flex;justify-content:space-between;align-items:center;color:var(--secondary-light)}@media screen and (max-width:767px){.holiday__list--optional,.holiday__list--regular{flex-direction:column;align-items:start}}.tabLoaderApplyForWfh{height:50vh;display:flex;align-items:center;justify-content:center}.event_calender{border-radius:13px}.event_calender .fc .fc-button-primary,.event_calender .fc .fc-button-primary:focus,.event_calender .fc .fc-button-primary:hover{background-color:var(--secondary);border-color:var(--secondary)}.event_calender .fc .fc-button-primary:focus{box-shadow:none}.event_calender .fc .fc-button .fc-icon{font-size:1rem}.event_calender .fc td,.event_calender .fc th{border-color:#ebf1ff!important}.event_calender .fc .fc-highlight{border:1px solid var(--secondary-light)}.event_calender .fc .fc-toolbar-title{color:var(--secondary-light);font-size:26px}.event_calender .fc-daygrid-body.fc-daygrid-body-unbalanced,.event_calender .fc .fc-scrollgrid-section table{width:100%!important}.event_calender .fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:0}.event_calender .fc .fc-daygrid-day-number{text-decoration:none;color:#263871}.event_calender .fc-col-header-cell-cushion{text-decoration:none;color:var(--secondary-light)}.event_calender .fc .fc-button,.event_calender .fc .fc-button:focus{box-shadow:none!important}.event_calender .fc-next-button.fc-button.fc-button-primary,.event_calender .fc-next-button.fc-button.fc-button-primary:focus,.event_calender .fc-next-button.fc-button.fc-button-primary:hover,.event_calender .fc-prev-button.fc-button.fc-button-primary,.event_calender .fc-prev-button.fc-button.fc-button-primary:focus,.event_calender .fc-prev-button.fc-button.fc-button-primary:hover{background-color:var(--secondary);border-color:var(--secondary)}.event_calender .fc .fc-daygrid-day-top{display:block}.event_calender .fc .fc-daygrid-day.fc-day-today{background-color:#d87d2e}.event_calender .fc .fc-daygrid-event{z-index:-1}@media screen and (max-width:767px){.event_calender .fc-daygrid-day:hover{background:#ebf8fb;opacity:.9}}.column_divider{display:flex;flex-direction:column}.column_divider .symbols{padding-bottom:20px}.column_divider .symbols .card{border-radius:13px}.column_divider .symbols .card .dot_label{border-radius:3px;display:block;height:16px;width:16px}.column_divider .symbols .card .dot_label--maroon{background-color:#c06}.column_divider .symbols .card .dot_label--blue{background-color:#004c99}.column_divider .symbols .card .dot_label--green{background-color:#090}.column_divider .symbols .card .dot_label--red{background-color:#f33}.column_divider .leave_overview{padding-bottom:20px}.column_divider .leave_overview .card{border-radius:13px}.column_divider .leave_overview .card .today_date{font-size:20px}@media screen and (max-width:767px){.column_divider .leave_overview .card .today_date{font-size:16px;margin-top:1rem}}.column_divider .my_leave_applications .card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:0;border-radius:13px;box-shadow:0 .15rem 1.75rem 0 rgba(196,205,224,.2);display:flex;flex-direction:column;min-width:0;position:relative;width:100%}.column_divider .my_leave_applications .card .card-header,.column_divider .my_leave_applications .card .card-header .card-title{margin-bottom:0}.column_divider .my_leave_applications .card .card-header{background:transparent;border-bottom:.5px solid #e9ebfa;display:flex;width:100%;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .5rem}@media screen and (max-width:767px){.column_divider .my_leave_applications .card .card-header{display:flex;flex-direction:column;align-items:self-start}.column_divider .my_leave_applications .card .card-header .card-title{margin-bottom:10px}}.column_divider .my_leave_applications .card .table_tabs{border:0!important;border-bottom:1px solid #e9ebfa!important;padding:0 1rem}.column_divider .my_leave_applications .card .nav-tabs .nav-link{font-size:14px;background:#ebeff8;border-radius:8px 8px 0 0;margin:0 .3rem -1px;color:var(--secondary-light)}@media screen and (max-width:767px){.column_divider .my_leave_applications .card .nav-tabs .nav-link{width:100%;font-size:12px;margin:5px 0;border-radius:8px;border-bottom:.5px solid #e9ebfa!important}}@media only screen and (max-width:1400px) and (min-width:1200px){.column_divider .my_leave_applications .card .nav-tabs .nav-link{font-size:12px!important}}.column_divider .my_leave_applications .card .nav-tabs .nav-link.active{background:#fff}.column_divider .my_leave_applications .card .nav-tabs .nav-link:hover{border-bottom:1px solid #fff}.column_divider .my_leave_applications .card .attendance_table{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.column_divider .my_leave_applications .card .attendance_table::-webkit-scrollbar{height:10px;width:10px}.column_divider .my_leave_applications .card .attendance_table::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.column_divider .my_leave_applications .card .attendance_table::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.column_divider .my_leave_applications .card .border-top{border-top:.5px solid #e9ebfa!important}.column_divider .my_leave_applications .card .border-bottom{border-bottom:.5px solid #e9ebfa!important}.column_divider .my_leave_applications .card .table{color:#313e6a}.column_divider .my_leave_applications .card .table th{font-size:14px}.column_divider .my_leave_applications .card .table td{font-size:14px;font-weight:400;padding:.75rem;vertical-align:middle}.column_divider .my_leave_applications .card .table>:not(:last-child)>:last-child>*{border-bottom:.5px solid #e9ebfa!important}.column_divider .my_leave_applications .card .table>:not(caption)>*>*{border-bottom-width:0}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;width:100%;border:0}.table-responsive::-webkit-scrollbar{height:100px;width:10px}.table-responsive::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.table-responsive::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}@media only screen and (max-width:1400px) and (min-width:1200px){.calender_symbols_content span{font-size:12px!important}}.edit,.view{cursor:pointer;color:#d87d2e}.edit{margin-left:15px}.tabLoader{height:50vh;display:flex;align-items:center;justify-content:center}.leave_overview_contents{height:100px;max-height:200px;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0;padding-right:10px}.leave_overview_contents::-webkit-scrollbar{height:5px;width:10px}.leave_overview_contents::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.leave_overview_contents::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.user_management .card{border:none;border-radius:12px}.user_management .card .card-text{margin-bottom:0;margin-left:10px}.user_management .card .card_icon{color:var(--secondary-light)}.user_management .card .card-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user_management .card .card-title svg{vertical-align:initial}.user_management .card .card-body p{font-size:15px}.upload_card span{font-size:14px}@media screen and (max-width:575px){.upload_card{font-size:14px!important}}.user__profile .user__heading .profile__img{width:80px;height:80px;border-radius:50%;background:#455a64;display:flex;justify-content:center;align-items:center;color:#fff;font-size:40px}.user__profile .employee__information h5,.user__profile .personal__info h5{color:var(--secondary)}.user__profile .employee__information p,.user__profile .personal__info p{margin-bottom:10px}.user__profile .employee__information a,.user__profile .personal__info a{text-decoration:none}.wFHDetails{color:green}.leaveDetails,.wFHDetails{font-size:15;font-weight:700}.leaveDetails{color:red}.icon{margin-right:5px}.searchDate{align-items:flex-end;justify-content:flex-end}@media only screen and (min-width:768px) and (max-width:1115px){.searchDate{align-items:flex-end;margin-right:20px}}.searchDateStyle{padding-right:0}.searchDateButton{margin-top:10px;margin-right:10px}@media only screen and (max-width:768px){.searchDateButton{margin-right:0}}.my_leave_applications .card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:0;border-radius:13px;box-shadow:0 .15rem 1.75rem 0 rgba(196,205,224,.2);display:flex;flex-direction:column;min-width:0;position:relative;width:100%}.my_leave_applications .card .card-header,.my_leave_applications .card .card-header .card-title{margin-bottom:0}.my_leave_applications .card .card-header{background:transparent;border-bottom:.5px solid #e9ebfa;display:flex;width:100%;color:var(--secondary);justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .5rem}.my_leave_applications .card .table_tabs{border:0!important;border-bottom:1px solid #e9ebfa!important;padding:0 1rem}.my_leave_applications .card .nav-tabs .nav-link{font-size:14px;background:#ebeff8;border-radius:8px 8px 0 0;margin:0 .3rem -1px;color:var(--secondary-light)}@media screen and (max-width:767px){.my_leave_applications .card .nav-tabs .nav-link{width:100%;font-size:12px;margin:5px 0;border-radius:8px;border-bottom:.5px solid #e9ebfa!important}}.my_leave_applications .card .nav-tabs .nav-link.active{background:#fff}.my_leave_applications .card .nav-tabs .nav-link:hover{border-bottom:1px solid #fff}.my_leave_applications .card .attendance_table{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%;border:0}.my_leave_applications .card .attendance_table::-webkit-scrollbar{height:10px;width:10px}.my_leave_applications .card .attendance_table::-webkit-scrollbar-track{box-shadow:none;border-radius:10px}.my_leave_applications .card .attendance_table::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.my_leave_applications .card .border-top{border-top:.5px solid #e9ebfa!important}.my_leave_applications .card .border-bottom{border-bottom:.5px solid #e9ebfa!important}.my_leave_applications .card .table{color:#313e6a}.my_leave_applications .card .table th{font-size:14px}.my_leave_applications .card .table td{font-size:14px;font-weight:400;padding:.75rem;vertical-align:middle}.my_leave_applications .card .table>:not(:last-child)>:last-child>*{border-bottom:.5px solid #e9ebfa!important}.my_leave_applications .card .table>:not(caption)>*>*{border-bottom-width:0}.My_chat_container{height:408px;font-size:13px}.chat-inner{display:flex;justify-content:space-between}.My_chat_subject{font-size:13px;font-weight:700;color:#d87d2e}.viewScroll{height:460px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.viewScroll::-webkit-scrollbar{width:10px}.viewScroll::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.leave_overview_contentt{height:180px}.View_Queries{width:200px;height:220px}.chatbox_dot{white-space:nowrap;width:218px;overflow:hidden;text-overflow:ellipsis}.chat_container{padding:10px;font-size:12px;border-bottom:1px solid #dcdcdc}.filter{display:flex;justify-content:space-between;border-bottom:.5px solid #b1b1b1}.filter_icon{margin:12px 1px;padding:3px 8px}.filter_heading{margin-top:10px;font-size:20px;padding:10px;color:var(--secondary);font-weight:700}.border_divider{border-left:1px solid #000}@media screen and (max-width:992px){.border_divider{border-top:1px solid #000;border-left:none;margin-top:1rem}}.chatbox{border-radius:16px;background-color:#fff;position:relative;height:98%}.subject_reply{color:var(--secondary);font-weight:700;margin-top:10px;font-size:13px}.chat_info,.subject_reply_data{font-size:13px}.chat_inner_info{display:flex;justify-content:space-between;padding:4px}@media screen and (max-width:1199px){.card{margin-top:20px}}@media screen and (min-width:1200px){.top_height{width:29%;font-size:12}}@media screen and (min-width:1200px){.top_width{width:71%}}@media screen and (min-width:1400px){.container{max-width:1472px}}@media screen and (min-width:1800px){.container{max-width:1600px}}.card_hover:hover{cursor:pointer}.date{color:#b8acac;display:flex;flex-direction:row-reverse}.status{color:#417ae6;padding:2px;border-radius:4px;font-weight:700}.chat_inner_message{text-align:justify}.chatbox_scrollbar{height:85%;overflow-y:auto;-webkit-overflow-scrolling:touch}.chatbox_scrollbar::-webkit-scrollbar{width:10px}.chatbox_scrollbar::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.card_scoll{height:65vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.card_scoll::-webkit-scrollbar{width:10px}.card_scoll::-webkit-scrollbar-thumb{background-color:#c2cbdf;box-shadow:inset 0 0 2px #c2cbdf;border-radius:10px}.chat-inner .New{font-weight:700;color:var(--red)}.chat-inner .In-Progress{font-weight:700;color:var(--blue)}.chat-inner .Resolved{font-weight:700;color:var(--green)}.chat-inner .Reopened{font-weight:700;color:var(--red)}.separated_Name{margin-top:0;margin-bottom:0}.unread{height:7px;width:7px;background-color:var(--secondary);border-radius:50%;display:inline-block}.visited{background-color:#dcdcdc}.top_height{height:90vh}.card_chat_container{height:87vh}.card_chat_container .card_chat,.card_chat_container .card_chat .card{height:100%}.application_manager_card .card{border:none;border-radius:12px}.application_manager_card .card .card-title{color:var(--secondary);height:50px;display:flex;align-items:center;justify-content:center}.application_manager_card .card .card-title svg{vertical-align:initial}.application_manager_card .card .card-text{height:50px;display:flex;align-items:center;justify-content:center}.application_manager_card .card .card_icon{color:var(--secondary-light)}@media screen and (min-width:1030px){.my_skills_overview{margin-top:1rem}}.my_skills_overview .Technology_Title{color:#d87d2e;font-weight:bolder;text-transform:uppercase}.category_management .card,.proficiecny_management .card,.technology_management .card{border-radius:13px}.category_management .card .card-header,.proficiecny_management .card .card-header,.technology_management .card .card-header{background-color:initial;margin-bottom:0!important;color:var(--secondary);border-bottom:none;display:flex;justify-content:space-between;align-items:center}.category_management .card .card-header .card-title,.proficiecny_management .card .card-header .card-title,.technology_management .card .card-header .card-title{margin-bottom:0!important}@media screen and (max-width:500px){.category_management .card .card-header .card-title,.proficiecny_management .card .card-header .card-title,.technology_management .card .card-header .card-title{font-size:16px}}.skill_filter_overview .skill_filter{border-radius:13px}.skill_filter_overview .skill_filter .filter_heading{color:var(--secondary-light)}@media screen and (max-width:992px){.skill_filter_overview .skill_filter .filter_heading{margin-top:1rem}}.Employee_Skills_List .skills_list .card-header{background-color:var(--secondary-light);border-radius:10px 10px 0 0;display:flex;justify-content:space-between;align-items:center}.Employee_Skills_List .skills_list .card-title{color:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:0;font-size:18px}@media only screen and (max-width:1400px) and (min-width:1200px){.Employee_Skills_List .skills_list .card-title{font-size:16px}}@media screen and (max-width:767px){.Employee_Skills_List .skills_list .card-title{font-size:16px}}:root{--primary:#fff;--secondary:#d87d2e;--secondary-light:#242034;--secondary-dark:#191624;--bg-color:#f1f4fb;--blue:#4a70ec;--green:#1eb61e;--red:#e95f5f}@media only screen and (max-width:1400px) and (min-width:1200px){html{font-size:14px!important}}body{font-family:"Poppins",sans-serif;background-color:#f1f4fb;background-color:var(--bg-color)}.page_content_wrapper{margin-left:230px}@media screen and (max-width:767px){.page_content_wrapper{margin-left:0}}@media only screen and (max-width:1400px) and (min-width:1200px){.page_content_wrapper{margin-left:210px}}@media only screen and (min-width:1401px){.page_content_wrapper{margin-left:260px}}.padding{padding-top:70px;padding-bottom:1rem}@media screen and (max-width:767px){.padding{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:1400px) and (min-width:1200px){.padding{padding-top:60px}}.margin_x{margin:0 1rem}@media screen and (max-width:767px){.margin_x{margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}}@media only screen and (max-width:1400px) and (min-width:1200px){.margin_x{margin:0}}.inputRow{margin-bottom:25px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.card{box-shadow:0 .15rem 1.75rem 0 rgba(196,205,224,.2)!important;border-radius:10px!important}@media only screen and (max-width:1400px) and (min-width:1200px){.modal-lg,.modal-xl{max-width:730px}}.bg-success-transparent{background:rgba(13,205,148,.1);color:#0dcd94}.bg-warning-transparent{background:rgba(13,205,148,.1);color:#36f}.bg-danger-transparent{background:rgba(247,40,74,.1);color:#f7284a}.bg-cancel-transparent{background:rgba(251,197,24,.1);color:#fbc518}.bg-hold-transparent{background:rgba(153,76,0,.1);color:#994c00}.badge-warning{background-color:#fbc518;color:#fff}.badge-primary{background-color:#36f;color:#fff}.badge-danger{background-color:#f7284a;color:#fff}.badge-success{background-color:#0dcd94;color:#fff}.badge-hold{background-color:#994c00;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}.badge{border-radius:7px;display:inline-block;font-size:12px;font-weight:500;line-height:1.2;padding:5px 12px;text-align:center;vertical-align:initial;white-space:nowrap}@media only screen and (max-width:1400px) and (min-width:1200px){.badge{font-size:10px}}.react-tags__selected-tag{display:inline-block;box-sizing:border-box;margin:2px 4px 2px 0;background-color:#eaeaea;border-radius:4px 4px 0 0;align-items:center;white-space:nowrap}.react-tags__selected-tag:after{content:"\2715";color:#242034;color:var(--secondary-light);margin-left:8px}.react-tags__selected-tag:focus,.react-tags__selected-tag:hover{border-color:#b1b1b1}.modal-content{border-radius:.6rem}#date-popup>div{position:relative!important}.fc-day-sat .fc-daygrid-day-number,.fc-day-sun .fc-daygrid-day-number{color:red!important}.modal-content{margin-bottom:50px}@media only screen and (min-width:550px){.modal-xl{max-width:90%}}.modal-title{color:#d87d2e;color:var(--secondary)}
/*# sourceMappingURL=main.e6e93f1b.chunk.css.map */