.apb-module__NAl7qG__pbCon{padding:1em 0}
.form-module__qJedPq__basicForm{flex-direction:column;gap:1.5em;display:flex}.form-module__qJedPq__basicForm label{display:inline-block}.form-module__qJedPq__formRow .form-module__qJedPq__inputField{flex:1;width:100%}.form-module__qJedPq__formRow .form-module__qJedPq__inputFieldCheckBox{align-self:center}.form-module__qJedPq__formError{color:var(--error);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__qJedPq__formSucc{color:var(--success);width:100%;padding:.2em 0;font-size:.9rem;display:inline-block}.form-module__qJedPq__formDescr{color:var(--medGray);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__qJedPq__formRow{flex-direction:column;justify-content:space-evenly;align-items:flex-start;gap:1.5em;display:flex}.form-module__qJedPq__disabled{opacity:.5;cursor:not-allowed!important}.form-module__qJedPq__tagFlex{flex-wrap:wrap;gap:.25em;padding-top:.25em;display:flex}.form-module__qJedPq__tagCon{background-color:var(--light);color:var(--main);text-transform:capitalize;border-radius:.2rem;padding:.3em .5em}.form-module__qJedPq__tagCross{cursor:pointer;color:var(--error);-webkit-user-select:none;user-select:none;font-weight:700}.form-module__qJedPq__labelCon{color:var(--white);flex-direction:column;display:flex}.form-module__qJedPq__zoomCon{justify-content:center;align-items:center;gap:.5em;display:flex}.form-module__qJedPq__zoomCon input[type=range]{appearance:none;background-color:var(--lightGray);border:none;border-radius:20px;width:30%;height:8px;padding:0}.form-module__qJedPq__zoomCon input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--main);cursor:pointer;border-radius:50%;width:15px;height:15px}.form-module__qJedPq__zoomCon input[type=range]::-moz-range-thumb{background-color:var(--main);cursor:pointer;border-radius:50%;width:15px;height:15px}.form-module__qJedPq__zoomCon svg{color:var(--main);width:24px;height:24px}.form-module__qJedPq__imageUploader{text-align:center;align-self:center}.form-module__qJedPq__defaultUploadBox{border:3px dashed var(--lightGray);border-radius:.5rem;padding:1em}.form-module__qJedPq__defaultLabel{cursor:pointer;flex-direction:column;align-items:center;gap:.5em;display:flex}.form-module__qJedPq__defaultLabel svg{color:var(--medGray);width:32px;height:32px;transition:all .2s;transform:rotate(-90deg)}.form-module__qJedPq__defaultLabel p{color:var(--medGray);text-align:center;margin:0;font-size:.9rem;font-weight:500;transition:all .2s}.form-module__qJedPq__defaultLabel:hover p,.form-module__qJedPq__defaultLabel:hover svg{color:var(--main)}.form-module__qJedPq__text{color:var(--black)}.form-module__qJedPq__prefixCon{align-items:center;gap:.25em;display:flex}.form-module__qJedPq__prefix{color:var(--main);font-size:.9rem}.form-module__qJedPq__imageList{flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;margin:1em 0;display:flex}.form-module__qJedPq__imageItem{border-radius:.25rem;width:100px;height:100px;position:relative}.form-module__qJedPq__imageItem img{object-fit:cover;border-radius:.5rem}.form-module__qJedPq__imageClose{fill:var(--error);background-color:var(--white);cursor:pointer;border-radius:50%;font-size:1.5rem;line-height:20px;transition:transform .3s ease-in-out;position:absolute;top:-5px;right:-5px;transform:scale(.8)}.form-module__qJedPq__imageClose:hover{transform:rotate(90deg)}.form-module__qJedPq__imageClose svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px;transform:scale(1.25)}.form-module__qJedPq__fileList{flex-wrap:wrap;align-items:center;gap:.2em;margin:1em 0;display:flex}.form-module__qJedPq__fileItem{border:2px solid var(--lightGray);justify-content:space-between;width:calc(50% - .1em);padding:.2em .5em;display:flex}.form-module__qJedPq__fileItem p{color:var(--black);white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.9rem;overflow:hidden}.form-module__qJedPq__fileName{font-size:.9rem}.form-module__qJedPq__fileClose{fill:var(--error);background-color:var(--white);cursor:pointer;border-radius:50%;font-size:1.5rem;line-height:20px;transition:transform .3s ease-in-out;transform:scale(.8)}.form-module__qJedPq__fileClose:hover{transform:rotate(90deg)}.form-module__qJedPq__fileClose svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px;transform:scale(1.25)}.form-module__qJedPq__saveBtn{color:var(--error);fill:var(--error);font-weight:600}.form-module__qJedPq__saveBtn svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px}.form-module__qJedPq__uploadBtnCon{text-align:center}.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn,.form-module__qJedPq__basicForm .form-module__qJedPq__uploadBtnCon .form-module__qJedPq__basicForm .form-module__qJedPq__formBtn{background-color:var(--bg);color:var(--white);border:2px solid var(--black);box-shadow:none;cursor:pointer;border-radius:.5rem;align-self:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s}.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn:focus,.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn:active:focus{box-shadow:none;background-color:var(--darkGray);border:2px solid var(--darkGray);color:var(--white);outline:0}.form-module__qJedPq__basicForm .form-module__qJedPq__formBtn:hover{border:2px solid var(--darkGray);background-color:var(--darkGray);color:var(--white)}.form-module__qJedPq__disabledInput input{cursor:not-allowed;background-color:var(--lightGray)}.form-module__qJedPq__avatarsCon{flex-flow:wrap;justify-content:space-evenly;gap:1em;padding:1em;display:flex}.form-module__qJedPq__avatarImg{width:40vw;height:40vw;position:relative}.form-module__qJedPq__checkboxCon{align-items:center;gap:1em;display:flex}.form-module__qJedPq__checkboxCon label{margin:0}.form-module__qJedPq__reqd{color:var(--main)}.form-module__qJedPq__arrayInputContainer{flex-direction:column;gap:1em;display:flex}.form-module__qJedPq__arrayInputRow{align-items:center;gap:1em;display:flex}.form-module__qJedPq__arrayInputRow svg{cursor:pointer;fill:var(--error);width:24px;height:24px}.form-module__qJedPq__arrayInputRow>div{flex-grow:2}.form-module__qJedPq__objectInputCon{width:30vw}@media (min-width:600px){.form-module__qJedPq__avatarsCon{max-width:calc(48vw + 5em)}.form-module__qJedPq__avatarImg{width:12vw;height:12vw}.form-module__qJedPq__formRow{flex-direction:row}.form-module__qJedPq__formRow .form-module__qJedPq__inputField{width:unset}.form-module__qJedPq__arrayInputRow select{width:20vw}.form-module__qJedPq__arrayInputRow>div{flex-grow:0}}
.form-module__Q_LO_q__basicForm{flex-direction:column;gap:.5em;display:flex}.form-module__Q_LO_q__inputField{position:relative}.form-module__Q_LO_q__formError{color:var(--error);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__Q_LO_q__formSucc{color:var(--success);width:100%;padding:.2em 0;font-size:.9rem;display:inline-block}.form-module__Q_LO_q__formDescr{color:var(--halfWhite);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.form-module__Q_LO_q__formPhMob{color:var(--gray);white-space:nowrap;font-size:.9rem;position:absolute;top:50%;left:40%;transform:translate(-50%)translateY(-50%)}.form-module__Q_LO_q__tagFlex{flex-wrap:wrap;gap:.25em;padding-top:.25em;display:flex}.form-module__Q_LO_q__tagCon{background-color:var(--white);color:var(--gray);border-radius:.2rem;padding:.3em .5em}.form-module__Q_LO_q__tagCross{cursor:pointer;color:red;-webkit-user-select:none;user-select:none;font-weight:700}.form-module__Q_LO_q__blueBtn{background-color:var(--dark);color:var(--white);box-shadow:none;cursor:pointer;border:none;border-radius:.5rem;align-items:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.form-module__Q_LO_q__blueBtn svg{color:var(--white);width:16px;height:16px}.form-module__Q_LO_q__blueBtn:focus,.form-module__Q_LO_q__blueBtn:active:focus{box-shadow:none;background-color:var(--main);color:var(--white);outline:0}.form-module__Q_LO_q__blueBtn:hover{background-color:var(--main);color:var(--white)}.form-module__Q_LO_q__formRow{flex-direction:column;justify-content:space-evenly;align-items:stretch;gap:1.5em;display:flex}.form-module__Q_LO_q__reqd{color:var(--main)}.form-module__Q_LO_q__locationField{flex-direction:column;align-items:flex-start;max-width:100%;display:flex}.form-module__Q_LO_q__locText{color:var(--gray);margin:0;font-size:.9rem;font-weight:500}.form-module__Q_LO_q__locCon{align-items:center;gap:1em;display:flex}.form-module__Q_LO_q__locationSelect{flex-flow:wrap;align-items:center;gap:.5em;display:flex}.form-module__Q_LO_q__locCol{flex-direction:column;width:100%}@media (min-width:600px){.form-module__Q_LO_q__locCol{flex-direction:row}.form-module__Q_LO_q__formPhMob{display:none}.form-module__Q_LO_q__formRow{flex-direction:row}}.form-module__Q_LO_q__mapContainer{flex-direction:column;align-items:center;gap:1.5em;width:100%;padding:1em 0;display:flex;position:relative}.form-module__Q_LO_q__mapContainer .form-module__Q_LO_q__blueBtn{z-index:10;font-size:1.1rem;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}
.contact-module__8n00eG__contactBtn{z-index:900;cursor:pointer;background-color:var(--white);border:2px solid var(--main);border-radius:50%;padding:.5em;transition:all .1s;position:absolute;bottom:2%;right:15px}.contact-module__8n00eG__contactBtn svg{color:var(--main);width:30px;height:30px;transition:all .1s}.contact-module__8n00eG__contactBtn:hover{border:2px solid var(--main)}.contact-module__8n00eG__contactBtn:hover svg{color:var(--main)}.contact-module__8n00eG__subPageContentHead{font-size:1.25rem;font-weight:500}.contact-module__8n00eG__contactForm{min-width:100vw;padding:2em 1.5em}.contact-module__8n00eG__blackBtn{background-color:var(--dark);border:1px solid var(--dark);color:var(--white);box-shadow:none;cursor:pointer;border-radius:.5rem;align-self:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s}.contact-module__8n00eG__blackBtn:focus,.contact-module__8n00eG__blackBtn:active:focus{box-shadow:none;border:1px solid var(--main);background-color:var(--main);color:var(--white);outline:0}@media (min-width:600px){.contact-module__8n00eG__contactBtn{bottom:5%;right:25px}.contact-module__8n00eG__blackBtn:hover{border:1px solid var(--main);background-color:var(--main);color:var(--white)}.contact-module__8n00eG__contactForm{min-width:45vw;padding:2em 1.5em}}
.downbar-module__bnyx_W__downbarMainCon{flex-direction:column;margin:4em -4em 0;display:flex}.downbar-module__bnyx_W__downbarMainCon p{margin:0}.downbar-module__bnyx_W__downbarTop{background-color:var(--main);justify-content:center;align-items:center;gap:2em;width:100%;padding:2em 0;display:flex}.downbar-module__bnyx_W__dbTopText{color:var(--white);font-size:.9rem}.downbar-module__bnyx_W__dbTopButton{background-color:var(--white);color:var(--main);border:1px solid var(--white);border-radius:2rem;align-items:center;padding:.5em 1em;transition:all .3s;display:flex}.downbar-module__bnyx_W__dbTopButton svg{width:16px;height:16px}.downbar-module__bnyx_W__dbTopButton:hover{background-color:var(--main);color:var(--white);border:1px solid var(--white)}.downbar-module__bnyx_W__downbar{background-color:var(--bg);flex-direction:column;align-items:center;width:100%;display:flex}.downbar-module__bnyx_W__downbarTitle,.downbar-module__bnyx_W__brTop{display:flex}.downbar-module__bnyx_W__brTop p{color:var(--black);font-size:1.3rem;font-weight:400}.downbar-module__bnyx_W__brBottom{gap:1em;display:flex}.downbar-module__bnyx_W__downbarMain{gap:1.5em;width:100%;padding:2em 4em;display:flex}.downbar-module__bnyx_W__dbLogo{flex-direction:column;flex-basis:30%;gap:1em;display:flex}.downbar-module__bnyx_W__dbEmail p{color:var(--main);font-size:1.1rem}.downbar-module__bnyx_W__dbText p{color:var(--gray);font-size:.9rem}.downbar-module__bnyx_W__dbContent{flex-basis:70%;justify-content:space-between;display:flex}.downbar-module__bnyx_W__dbContentLeft{flex-direction:column;gap:1em;display:flex}.downbar-module__bnyx_W__downbarSocialIcons{justify-content:flex-start;gap:1.5em;display:flex}.downbar-module__bnyx_W__downbarSocialIcons svg{width:20px;height:20px;color:var(--gray);fill:var(--gray)}.downbar-module__bnyx_W__dbContentRight{width:100%;display:flex}.downbar-module__bnyx_W__dbService,.downbar-module__bnyx_W__dbCompany,.downbar-module__bnyx_W__dbSupport{flex-direction:column;flex-basis:30%;gap:1em;display:flex}.downbar-module__bnyx_W__dbLinkCon{flex-direction:column;gap:.5em;display:flex}.downbar-module__bnyx_W__dbLinkItem{align-items:center;gap:1em;display:flex}.downbar-module__bnyx_W__dbLinkItem svg{width:18px;height:18px;color:var(--main)}.downbar-module__bnyx_W__img{object-fit:cover;object-position:center}.downbar-module__bnyx_W__qLinks{color:var(--black);letter-spacing:.3px;font-size:1.2rem;font-weight:500}.downbar-module__bnyx_W__qLink{color:var(--gray);letter-spacing:.3px;flex-basis:95%;margin:0;padding:4px;font-size:.7rem;font-weight:400;text-decoration:none}.downbar-module__bnyx_W__dbCopyright{justify-content:flex-end;display:flex}.downbar-module__bnyx_W__downbarCrText{color:var(--black);margin-bottom:0;font-size:.75rem}@media (min-width:1500px){.downbar-module__bnyx_W__downbarMain{gap:4em;padding:4em 14em}}@media (max-width:600px){.downbar-module__bnyx_W__downbar{gap:1em;margin:0 -1em;padding:1em 0 0}.downbar-module__bnyx_W__support{gap:1em;margin:0}.downbar-module__bnyx_W__supportText1,.downbar-module__bnyx_W__supportText2,.downbar-module__bnyx_W__brTop p{font-size:1rem}.downbar-module__bnyx_W__jobLookingBtn,.downbar-module__bnyx_W__jobPostingBtn{border-radius:.25rem;padding:.7em 2em;font-size:.8rem}.downbar-module__bnyx_W__downbarMain{gap:1em;padding:1em 1em 2em}.downbar-module__bnyx_W__dbLogo{gap:1em;padding:4px 8px}.downbar-module__bnyx_W__dbEmail p{font-size:.9rem}.downbar-module__bnyx_W__dbText p{font-size:.7rem}.downbar-module__bnyx_W__downbarMainImage{align-self:center}.downbar-module__bnyx_W__dbContent{flex-direction:column;gap:2em}.downbar-module__bnyx_W__dbContentLeft{flex-basis:100%;gap:1em}.downbar-module__bnyx_W__downbarSocialIcons{gap:1.5em}.downbar-module__bnyx_W__downbarSocialIcons svg{width:20px;height:20px}.downbar-module__bnyx_W__dbContentRight{flex-wrap:wrap;flex-basis:100%;justify-content:space-between;gap:1em;padding:0}.downbar-module__bnyx_W__dbService{flex-basis:100%;gap:1em}.downbar-module__bnyx_W__dbCompany,.downbar-module__bnyx_W__dbSupport{flex-basis:45%;gap:1em}.downbar-module__bnyx_W__dbLinkCon{gap:.5em}.downbar-module__bnyx_W__qLinks{font-size:1rem}.downbar-module__bnyx_W__qLink{flex-basis:100%;padding:4px;font-size:.6rem}.downbar-module__bnyx_W__dbCopyright{align-self:center}.downbar-module__bnyx_W__downbarCrText{font-size:.55rem}}
.pagelist-module__d2U69W__pageList{-webkit-user-select:none;user-select:none;align-items:center;margin:auto 2em 0;display:flex}.pagelist-module__d2U69W__pageList *{font-size:.8rem}.pagelist-module__d2U69W__pageList ul{margin:0}
.loading-module__hX9Xwa__loadingCon{justify-content:center;width:100%;display:flex}.loading-module__hX9Xwa__ldsDualRing{width:100px;height:100px;display:inline-block}.loading-module__hX9Xwa__ldsDualRing:after{content:" ";border:6px solid var(--main);border-color:var(--main)transparent var(--main)transparent;border-radius:50%;width:80px;height:80px;margin:8px;animation:1.2s linear infinite loading-module__hX9Xwa__ldsDualRing;display:block}@keyframes loading-module__hX9Xwa__ldsDualRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.sortbtn-module__oWR87q__sortBtn{align-items:center;display:flex;text-transform:capitalize!important;font-size:.8rem!important;font-weight:600!important}.sortbtn-module__oWR87q__sortBtn svg{width:16px;height:16px;margin-left:1rem}
.gtable-module__eUYd_W__generalTable{width:100%}.gtable-module__eUYd_W__gtable{width:98%;font-size:.8rem}.gtable-module__eUYd_W__tableTitle{font-size:1.3rem;font-weight:600;font-family:var(--font);padding:0 1em}.gtable-module__eUYd_W__tableHeader{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:1em;padding:1em 0;display:flex}.gtable-module__eUYd_W__totalRows{color:#ccc;margin:0;font-size:.8rem;font-weight:500}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__adminPanelLinks{margin-bottom:0}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__gtableEye,.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__gtablePen{cursor:pointer}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__gtableTrash{color:#8b0000;cursor:pointer}.gtable-module__eUYd_W__gtable .gtable-module__eUYd_W__btn-danger{padding:.2em .5em;font-size:.8rem}.gtable-module__eUYd_W__searchCon{background-color:var(--white);border:1px solid #e4e4e4;border-radius:99rem;align-items:center;height:45px;padding-right:.3em;display:flex}.gtable-module__eUYd_W__searchCon input{background-color:#0000;border:none;border-radius:99rem;width:17vw;margin:0;padding:.3em 1em;font-size:.7rem}.gtable-module__eUYd_W__cancel{fill:var(--error);width:24px;height:24px}.gtable-module__eUYd_W__hide{visibility:hidden;width:24px}.gtable-module__eUYd_W__searchCon svg{cursor:pointer;color:var(--white);transform:scale(.8)}.gtable-module__eUYd_W__searchCon .gtable-module__eUYd_W__searchBtn{background-color:var(--dark);cursor:pointer;border:none;border-radius:50%;margin-right:5px;padding:6px 7px;transition:all .1s}.gtable-module__eUYd_W__searchCon .gtable-module__eUYd_W__searchBtn:focus{outline:0}.gtable-module__eUYd_W__searchCon .gtable-module__eUYd_W__searchBtn:hover{background-color:var(--main)}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon{border:1px solid #e4e4e4;padding-right:0}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon input{width:17vw;padding:.3em 1em;font-size:.7rem}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon>svg{margin-right:.5em;font-size:1rem}.gtable-module__eUYd_W__offCanvasEnd{width:500px}.gtable-module__eUYd_W__empty{text-align:center;padding:1em;font-size:1.1rem;font-weight:500}@media (max-width:600px){.gtable-module__eUYd_W__gtable{width:90%;font-size:.7rem}.gtable-module__eUYd_W__tableTitle{padding:0 .5em;font-size:1.1rem}.gtable-module__eUYd_W__tableHeader{flex-direction:column}.gtable-module__eUYd_W__tableHeader .gtable-module__eUYd_W__searchCon input{background-color:#0000;width:70vw;margin:0;padding:.3em 1em;font-size:1rem}.gtable-module__eUYd_W__empty{text-align:left}}
.menu-module__oiGIiW__mainMenuHead{align-items:center;gap:.75em;display:flex}.menu-module__oiGIiW__menuBody{background-color:var(--white);border-top:1px solid var(--darkWhite)}.menu-module__oiGIiW__mainMenu{flex-direction:column;height:100%;display:flex}.menu-module__oiGIiW__mainMenuTop{border-top:1px solid var(--darkWhite);flex-direction:column;gap:1em;padding:1em;display:flex}.menu-module__oiGIiW__menuItem{color:var(--medGray);border-radius:.5rem;align-items:center;gap:1em;padding:.5em 1em;font-weight:500;text-decoration:none;display:flex}.menu-module__oiGIiW__menuItem svg{width:24px;height:24px}.menu-module__oiGIiW__menuItem.menu-module__oiGIiW__selected{color:var(--pink);background-color:var(--thodaPink)}.menu-module__oiGIiW__menuText{flex-grow:2;margin:0;font-size:1.1rem}@media (min-width:600px){.menu-module__oiGIiW__menu{display:none}}
.header-module__FpSQAG__header{fill:var(--dark);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1em;display:flex}.header-module__FpSQAG__headerRight{gap:1em;display:flex}.header-module__FpSQAG__headerFirst svg,.header-module__FpSQAG__headerRight svg{width:24px;height:24px}.header-module__FpSQAG__headerContent,.header-module__FpSQAG__headerSecond{display:none}.header-module__FpSQAG__none{display:none!important}@media (min-width:600px){.header-module__FpSQAG__header{padding:.75em 4.7vw 1.5em}.header-module__FpSQAG__headerFirst{gap:1.25em;display:flex}.header-module__FpSQAG__headerRight,.header-module__FpSQAG__backArrow{display:none}.header-module__FpSQAG__header>.header-module__FpSQAG__logoCon{cursor:pointer;flex-basis:20%;display:inline-block}.header-module__FpSQAG__headerItem{white-space:nowrap;color:var(--black);align-items:center;text-decoration:none}.header-module__FpSQAG__headerItem p{cursor:pointer;margin:0;font-size:.8rem}.header-module__FpSQAG__headerItem.header-module__FpSQAG__selected p,.header-module__FpSQAG__headerItem:hover p{color:var(--main)}.header-module__FpSQAG__headerItem.header-module__FpSQAG__selected p{font-weight:700}.header-module__FpSQAG__headerContent{align-items:center;gap:1.5em;display:flex}.header-module__FpSQAG__headerSecond{align-items:center;gap:2em;display:flex;position:relative}.header-module__FpSQAG__headerSecond svg{cursor:pointer;width:30px;height:30px;color:var(--black)}.header-module__FpSQAG__notifCon{cursor:pointer;align-items:center;position:relative;transform:translateY(8px);display:flex!important}.header-module__FpSQAG__notifCon svg{color:var(--dark);width:30px;height:30px}.header-module__FpSQAG__notifCount{color:var(--white);background-color:var(--error);border-radius:8px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.5rem;display:flex;position:absolute;top:-5px;right:-10%}.header-module__FpSQAG__joinBtn{background-color:var(--main);color:var(--white);letter-spacing:.5px;cursor:pointer;border:none;border-radius:99px;padding:.6em 3em;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;transform:translateY(8px)}.header-module__FpSQAG__profileBtn{background-color:var(--main);color:var(--white);letter-spacing:.5px;cursor:pointer;border:none;border-radius:99px;align-items:center;gap:1em;padding:.6em 1em;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex;transform:translateY(8px)}.header-module__FpSQAG__profileBtn.header-module__FpSQAG__true{border-radius:30px 30px 4px 4px}.header-module__FpSQAG__profileBtn img{background-color:var(--white);border-radius:50%}.header-module__FpSQAG__profileBtn p{color:var(--white);text-transform:capitalize;flex-grow:2;margin:0;font-size:.9rem;font-weight:500}.header-module__FpSQAG__profileArrow{transition:all .2s;transform:rotate(90deg)}.header-module__FpSQAG__profileArrow.header-module__FpSQAG__true{transform:rotate(270deg)}.header-module__FpSQAG__profileArrow svg{width:20px;height:20px;color:var(--white)}.header-module__FpSQAG__dropdownMenu{background-color:var(--white);border:1px solid var(--lightGray);z-index:10;border-radius:5px;width:180px;position:absolute;top:48px;right:0;box-shadow:0 4px 6px #0000001a}.header-module__FpSQAG__dropdownItem{text-align:left;color:var(--medGray);cursor:pointer;align-items:center;gap:10px;margin:0;padding:10px;font-size:.9rem;transition:all .2s;display:flex}.header-module__FpSQAG__dropdownItem svg{width:16px;height:16px;color:var(--medGray)}.header-module__FpSQAG__dropdownItem:hover{background-color:var(--light);color:var(--main)}.header-module__FpSQAG__dropdownItem:hover svg{color:var(--main)}.header-module__FpSQAG__joinBtn:hover,.header-module__FpSQAG__profileBtn:hover{background-color:var(--dark);border:none}.header-module__FpSQAG__headerActions{gap:1em;display:flex}.header-module__FpSQAG__contactBtn{background-color:var(--white);border:1px solid var(--main);color:var(--main);border-radius:8px;padding:.5em 1em;font-size:.8rem;font-weight:500;transition:all .2s}.header-module__FpSQAG__contactBtn:hover{background-color:var(--main);color:var(--white)}.header-module__FpSQAG__proposalBtn{background-color:var(--main);border:1px solid var(--main);color:var(--white);border-radius:8px;padding:.5em 1em;font-size:.8rem;font-weight:500;transition:all .2s}.header-module__FpSQAG__proposalBtn:hover{background-color:var(--white);color:var(--main)}}@media (max-width:1050px){.header-module__FpSQAG__headerItem:nth-child(5),.header-module__FpSQAG__headerItem:nth-child(6){display:none}}@media (max-width:850px){.header-module__FpSQAG__headerItem:nth-child(2),.header-module__FpSQAG__headerItem:nth-child(3){display:none}}@media (min-width:1500px){.header-module__FpSQAG__header{padding:1em 14em}}.header-module__FpSQAG__bounceTop{animation:.9s both header-module__FpSQAG__bounce-top}@keyframes header-module__FpSQAG__bounce-top{0%{opacity:1;animation-timing-function:ease-in;transform:translateY(-45px)}24%{opacity:1}40%{animation-timing-function:ease-in;transform:translateY(-24px)}65%{animation-timing-function:ease-in;transform:translateY(-12px)}82%{animation-timing-function:ease-in;transform:translateY(-6px)}93%{animation-timing-function:ease-in;transform:translateY(-4px)}25%,55%,75%,87%{animation-timing-function:ease-out;transform:translateY(0)}to{opacity:1;animation-timing-function:ease-out;transform:translateY(0)}}
.pagination-module__pawPgG__pagination{justify-content:center;align-items:center;gap:2em;display:flex}.pagination-module__pawPgG__paginationNumber{align-items:center;gap:2em;display:flex}.pagination-module__pawPgG__paginationNumber p{cursor:pointer}.pagination-module__pawPgG__selectedNumber{background-color:var(--main);color:var(--white);border-radius:2rem;padding:.5em 1em;margin:0 -14px!important}.pagination-module__pawPgG__paginationArrowLeft,.pagination-module__pawPgG__paginationArrowRight{cursor:pointer;align-items:center;display:flex}.pagination-module__pawPgG__paginationArrowLeft svg{color:var(--main);width:20px;height:20px;transform:rotate(180deg)}.pagination-module__pawPgG__paginationArrowRight svg{color:var(--main);width:20px;height:20px}.pagination-module__pawPgG__disabled svg{cursor:not-allowed;width:18px!important;height:18px!important;color:var(--medGray)!important}
.pop-module__riQPEG__popCon{z-index:99;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.pop-module__riQPEG__popup{background-color:#fff;border-radius:.5rem;width:auto;height:auto;margin-top:auto;margin-bottom:auto;display:inline-block;position:relative;overflow:hidden}.pop-module__riQPEG__popupClose{z-index:99;color:#8b0000;cursor:pointer;padding:0 .35em;font-size:2rem;font-weight:400;transition:transform .3s ease-in-out;position:absolute;top:5px;right:5px}.pop-module__riQPEG__popupClose svg{fill:var(--medGray);cursor:pointer;width:24px;height:24px}.pop-module__riQPEG__popupClose:hover{transform:scale(1.2)}.pop-module__riQPEG__loginPopup{flex-direction:column;align-items:center;gap:1em;width:90vw;padding:2em;display:flex}.pop-module__riQPEG__signUpPopup{gap:1em;max-height:98vh;overflow-y:scroll}.pop-module__riQPEG__signInForm{width:100%}.pop-module__riQPEG__signUpForm{gap:.75em;width:100%}.pop-module__riQPEG__modeBtns{justify-content:center;align-items:center;gap:1em;width:100%;display:flex}.pop-module__riQPEG__modeBtn{background-color:var(--light);color:var(--main);border:2px solid var(--light);min-width:50%;box-shadow:none;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;width:max-content;margin:0;padding:.75em;font-size:.9rem;transition:all .3s;display:flex}.pop-module__riQPEG__modeBtn svg{width:20px;height:20px;transition:all .3s}.pop-module__riQPEG__modeBtn:focus,.pop-module__riQPEG__modeBtn:active:focus,.pop-module__riQPEG__modeBtn:hover{box-shadow:none;background-color:var(--light);color:var(--main);border:2px solid var(--main);outline:0}.pop-module__riQPEG__modeBtn.pop-module__riQPEG__selected,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__selected:focus,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__selected:active:focus,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__selected:hover{background-color:var(--main);color:var(--white);border:2px solid var(--main)}.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn{color:var(--blue);border:1px solid var(--blue);background-color:#0000}.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn:focus,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn:active:focus,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn:hover{background-color:var(--blue);color:var(--white);border:1px solid var(--blue)}.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn:focus svg,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn:active:focus svg,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__blueBtn:hover svg{color:var(--blue)}.pop-module__riQPEG__modeBtn.pop-module__riQPEG__redBtn{color:var(--pink);border:1px solid var(--pink);background-color:#0000}.pop-module__riQPEG__modeBtn.pop-module__riQPEG__redBtn:focus,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__redBtn:active:focus,.pop-module__riQPEG__modeBtn.pop-module__riQPEG__redBtn:hover{background-color:var(--pink);color:var(--white);border:1px solid var(--pink)}.pop-module__riQPEG__socialName{display:none}.pop-module__riQPEG__liGuard{background-color:var(--white);border-radius:4px}.pop-module__riQPEG__sifText{cursor:pointer;color:var(--medGray);text-align:center;margin:0;font-size:.8rem;transition:all .2s}.pop-module__riQPEG__sifText a:hover{text-decoration:underline}.pop-module__riQPEG__rtText{text-align:right;align-self:stretch}.pop-module__riQPEG__blueText{color:var(--main);cursor:pointer;font-weight:600}.pop-module__riQPEG__lpHead{flex-direction:column;align-items:center;display:flex}.pop-module__riQPEG__lpTitle{text-align:center;margin-bottom:.4em;font-size:1.5rem;font-weight:600}.pop-module__riQPEG__lpHr{border:1px solid var(--medGray);width:40%}.pop-module__riQPEG__lpInput input{text-align:center;letter-spacing:5px}.pop-module__riQPEG__lpBtns{gap:1em;display:flex}.pop-module__riQPEG__blackBtn{background-color:var(--dark);color:var(--white);min-width:70%;box-shadow:none;cursor:pointer;border:none;border-radius:.5rem;align-self:center;width:max-content;margin:0;padding:.5em 1em;font-size:.9rem;font-weight:500;transition:all .3s}.pop-module__riQPEG__blackBtn.pop-module__riQPEG__hidden{visibility:hidden}.pop-module__riQPEG__blackBtn:focus,.pop-module__riQPEG__blackBtn:active:focus,.pop-module__riQPEG__blackBtn:hover{box-shadow:none;background-color:var(--dark1);color:var(--white);outline:0}.pop-module__riQPEG__em{color:var(--main)}.pop-module__riQPEG__orCon{align-items:center;gap:1em;width:100%;display:flex}.pop-module__riQPEG__orHr{border:1px solid var(--lightGray);flex-grow:2}@media (min-width:600px){.pop-module__riQPEG__loginPopup,.pop-module__riQPEG__signUpPopup{width:35vw}.pop-module__riQPEG__socialName{display:inline}}
.progress-module__WEFoRq__progressbar{flex-direction:column;align-items:center;padding:1em 0 2.5em;display:flex}.progress-module__WEFoRq__pb{font-family:var(--pop);justify-content:center;align-items:center;width:80%;font-weight:500;display:flex}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon{border:1px solid var(--lightGray);border-radius:50%;width:20px;height:20px;padding:3px;position:relative}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon.progress-module__WEFoRq__active{border:1px solid var(--main);background-color:var(--main)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine{border-top:3px dashed var(--lightGray);width:50px}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine.progress-module__WEFoRq__active{border-top:3px solid var(--main)}@media (max-width:600px){.progress-module__WEFoRq__progressbar{padding:.5em 0}.progress-module__WEFoRq__pb{width:95%}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon{border:1px solid var(--lightGray);padding:2px}.progress-module__WEFoRq__pb .progress-module__WEFoRq__numberCon.progress-module__WEFoRq__active{border:1px solid var(--main)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__number{width:30px;height:30px;font-size:.8rem}.progress-module__WEFoRq__pbText{text-align:center;font-size:.8rem;bottom:-55px;left:50%;transform:translate(-50%)}.progress-module__WEFoRq__pbSmall{font-size:.7rem;transform:translate(-65%)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine{border-top:2px dashed var(--lightGray)}.progress-module__WEFoRq__pb .progress-module__WEFoRq__pbLine.progress-module__WEFoRq__active{border-top:2px solid var(--main)}.progress-module__WEFoRq__pbImg{width:100%}}
.reportJob-module__Mf53LG__listPopup{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:1em;width:40vw;padding:2em;display:flex}.reportJob-module__Mf53LG__listPopup p{margin:0}.reportJob-module__Mf53LG__boxTitle{color:var(--darkgray);font-size:1.2rem;font-weight:500}.reportJob-module__Mf53LG__listPopupContent{flex-direction:column;gap:1em;max-height:70vh;display:flex;overflow-y:scroll}.reportJob-module__Mf53LG__sixBoxCon{flex-flow:column wrap;display:flex}.reportJob-module__Mf53LG__sixBox{background-color:var(--white);border-bottom:1px solid var(--lightGray);border-radius:4px;flex-direction:column;gap:.5em;padding:1em .5em;display:flex}.reportJob-module__Mf53LG__sixBoxTop{cursor:pointer;justify-content:space-between;align-items:center;padding:0;display:flex}.reportJob-module__Mf53LG__sixBoxSubText{-webkit-user-select:none;user-select:none;font-size:1rem;font-weight:600}.reportJob-module__Mf53LG__sixBoxTextCon{flex-direction:column;gap:.5em;display:flex}.reportJob-module__Mf53LG__sixBoxText{color:var(--medGray);text-align:justify;font-size:.9rem}.reportJob-module__Mf53LG__checkboxCon{align-items:center;gap:1em;display:flex}.reportJob-module__Mf53LG__checkboxCon input[type=radio]{width:16px;height:16px}.reportJob-module__Mf53LG__checkboxCon label{color:var(--gray);margin:0;font-size:.9rem;font-weight:400}.reportJob-module__Mf53LG__sixBoxOther{flex-direction:column;gap:.5em;display:flex}.reportJob-module__Mf53LG__buttonCon{justify-content:center;gap:3em;max-width:100%;display:flex}.reportJob-module__Mf53LG__reportBtn{background-color:var(--main);color:var(--white);box-shadow:none;cursor:pointer;border:none;border-radius:.25rem;align-self:center;width:max-content;margin:0;padding:.5em 1em;font-weight:500;transition:all .3s}.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__deleteBtn{background-color:var(--error)}.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__cancelBtn{background-color:var(--darkWhite);color:var(--medGray)}.reportJob-module__Mf53LG__reportBtn:focus,.reportJob-module__Mf53LG__reportBtn:active:focus,.reportJob-module__Mf53LG__reportBtn:hover{box-shadow:none;background-color:var(--dark);color:var(--white);outline:0}.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__deleteBtn:focus,.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__deleteBtn:active:focus,.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__deleteBtn:hover{box-shadow:none;background-color:var(--red);color:var(--white);outline:0}.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__cancelBtn:focus,.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__cancelBtn:active:focus,.reportJob-module__Mf53LG__reportBtn.reportJob-module__Mf53LG__cancelBtn:hover{box-shadow:none;background-color:var(--lightGray);color:var(--medGray);outline:0}@media (max-width:600px){.reportJob-module__Mf53LG__listPopup{width:90vw}}@media (min-width:1500px){.reportJob-module__Mf53LG__listPopup{width:30vw}.reportJob-module__Mf53LG__listPopupContent{max-height:80vh}}
@font-face{font-family:revicons;fallback:fallback;src:url(../media/revicons.f1539f16.woff)format("woff"),url(../media/revicons.5172a59f.ttf)format("ttf"),url(../media/revicons.d45d8253.eot)format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;position:relative;overflow:hidden}.react-multi-carousel-track{transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition;flex-direction:row;margin:0;padding:0;list-style:none;display:flex;position:relative}.react-multiple-carousel__arrow{z-index:1000;opacity:1;cursor:pointer;background:#00000080;border:0;border-radius:35px;outline:0;min-width:43px;min-height:43px;transition:all .5s;position:absolute}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;text-align:center;z-index:2;font-family:revicons;font-size:20px;display:block;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{text-align:center;justify-content:center;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:0;left:0;right:0}.react-multi-carousel-dot button{opacity:1;width:12px;height:12px;box-shadow:none;cursor:pointer;border:2px solid gray;border-radius:50%;outline:0;margin:0 6px 0 0;padding:0;transition:background .5s;display:inline-block}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}
.slider-module__DWIuva__sliderItemCon{height:100%;position:relative}.slider-module__DWIuva__sliderImgCon{border-bottom:1px solid var(--lightGray);height:40vw;position:relative}.slider-module__DWIuva__sliderImg{object-fit:cover;object-position:center;position:absolute}.slider-module__DWIuva__overlay{position:absolute;inset:0}.slider-module__DWIuva__hidden{display:none}
.title-module__PYGQbG__pageHeader{flex-direction:column;align-items:center;gap:.5em;display:flex}.title-module__PYGQbG__heading{text-align:center;color:var(--black);text-transform:uppercase;margin:0;font-size:5em;font-weight:300;line-height:normal}.title-module__PYGQbG__subTitle{text-align:center;color:var(--gray);margin:0}@media (max-width:600px){.title-module__PYGQbG__heading{font-size:3em}}
.toolTip-module__XdE2dG__toolTip{text-align:center;flex-direction:column;justify-content:center;display:flex;position:relative}.toolTip-module__XdE2dG__tooltiptext{z-index:1;background-color:var(--gray);color:var(--white);white-space:nowrap;border-radius:.7em;margin:0;padding:.3em .7em;font-size:.7rem;transition:all .1s;display:none;position:absolute;top:0;left:50%;transform:translateY(-110%)translate(-50%)}.toolTip-module__XdE2dG__toolTip:hover .toolTip-module__XdE2dG__tooltiptext{display:inline-block}
:root{--main:#f36103;--halfMain:#f3610380;--thodaMain:#f3610333;--second:#003d4c;--third:#4ae387;--third2:#3bb96d;--secondHalf:#003d4c80;--thirdHalf:#4ae38780;--dark:#ff7300;--light:#ffdfba;--bg:#f2f1ef;--blue:dodgerblue;--thodaBlue:#1967d21a;--pink:#cc0550;--thodaPink:#cc05501a;--halfPink:#cc055080;--yellow:#8baa26;--thodaYellow:#8baa261a;--halfYellow:#8baa2680;--cyan:#1ba784;--thodaCyan:#1ba7841a;--halfCyan:#1ba78480;--error:darkred;--success:#24963f;--high:darkred;--moderate:orangered;--mild:goldenrod;--low:seagreen;--white:white;--darkWhite:#eee;--halkaWhite:#fffc;--halfWhite:#ffffff80;--thodaWhite:#ffffff4d;--black:#010101;--halkaBlack:#000c;--halfBlack:#00000080;--thodaBlack:#0000004d;--zaraBlack:#0000000d;--red:#ff2020;--halfRed:#ff20201a;--green:#31b757;--halfGreen:#31b75733;--gray:#424242;--medGray:#8b8b8b;--lightGray:#ddd;--halfGray:#eeeeee80;--darkGray:#1e1e1e;--golden:#fbbc55;--golden2:gold;--toastify-toast-min-height:50px!important}*{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}html,body{max-width:100vw;height:100vh;overflow-x:hidden}body{background-color:var(--white)}html a{color:inherit;text-decoration:none}button{-webkit-user-select:none;user-select:none}img{pointer-events:none}label{font-family:var(--font);color:var(--black);justify-content:space-between;margin-bottom:.25em;font-size:.9rem;font-weight:500;display:flex}input,select{background-color:var(--white);width:100%;font-family:var(--font);color:var(--gray);border:none;border-radius:8px;padding:16px 12px;font-size:.9rem}input::placeholder{color:var(--medGray)}input:focus{box-shadow:none!important}select{box-sizing:border-box;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,gray 50%),linear-gradient(135deg,gray 50%,#0000 50%);background-position:calc(100% - 17px) calc(1em + 9px),calc(100% - 12px) calc(1em + 9px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}select:disabled{cursor:not-allowed;opacity:.6}input[type=checkbox]{appearance:none;cursor:pointer;border:2px solid var(--main);background-color:var(--light);border-radius:4px;flex-shrink:0;width:20px;height:20px;padding:0}input[type=checkbox]:checked{background-color:var(--halfMain);border-color:var(--main);position:relative}input[type=checkbox]:checked:after{content:"";border:solid var(--white);border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}input[type=radio]{appearance:none;cursor:pointer;border:2px solid var(--main);background-color:var(--light);border-radius:50%;flex-shrink:0;width:20px;height:20px;padding:0}input[type=radio]:checked{background-color:var(--halfMain);border-color:var(--main);position:relative}input[type=radio]:checked:after{content:"";background-color:var(--main);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=date]{cursor:pointer}textarea{background-color:var(--white);color:var(--gray);border:none;border-radius:8px;width:100%;padding:16px 12px;font-size:.9rem;resize:none!important}svg{flex-shrink:0}.shakeHorizontal{animation:.8s cubic-bezier(.455,.03,.515,.955) both shakeHorizontal}@keyframes shakeHorizontal{0%,to{transform:translate(0)}10%,30%,50%,70%{transform:translate(-10px)}20%,40%,60%{transform:translate(10px)}80%{transform:translate(8px)}90%{transform:translate(-8px)}}.inputBox{border:1px solid var(--medGray);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.inputBox.stretch{width:100%}.inputThin{padding:5px}.inputBox img{border-radius:2px;height:22px}.inputBox p{color:var(--gray);margin:0;font-size:.9rem}.inputBox input{border:none;border-left:1px solid var(--darkWhite);border-right:1px solid var(--darkWhite);border-radius:0;padding:0 10px}.inputBox input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.inputBox input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.inputBox input[type=number]{appearance:textfield}.inputBox select{border:none;border-radius:0;flex:1;padding:0 2.5em 0 10px}.inputBox div{flex:1;display:flex}.inputBox svg{cursor:pointer;color:var(--main)}.formError{color:var(--error);width:100%;padding:.2em 0;font-size:.8rem;display:inline-block}.dropdown-item{text-transform:capitalize!important}.spacer{flex:1}.body{flex-direction:column;display:flex;position:relative;overflow:hidden}.body-main{flex-grow:1;padding:0 4em;overflow-y:scroll}.body-no-scroll{flex-grow:1;overflow-y:hidden}.form-control{background-color:var(--darkWhite)!important;border:none!important;padding:16px 12px!important}.form-control:focus,.rbt-input-multi.focus{box-shadow:none!important}.rbt-token{color:var(--black)!important;background-color:var(--white)!important}.rbt{width:100%!important}.box{background-color:var(--white);border:1px solid var(--lightGray);border-radius:.3rem;box-shadow:2px 2px 3px 1px #0003}.pac-logo:after{display:none!important}.offcanvas-header svg{width:24px;height:24px}.offcanvas-body{padding:0!important}.react-multi-carousel-list,.react-multi-carousel-track,.react-multi-carousel-item{height:100%}.otpText input{text-align:center;letter-spacing:5px}.high,.High{color:var(--high)}.low,.Low{color:var(--low)}.mild,.Mid{color:var(--mild)}.moderate{color:var(--moderate)}.gray{color:var(--medGray)}.green{color:var(--green)}@media (max-width:600px){.body-main{padding:0 1em}}.Toastify__toast-container{max-width:60vw}.Toastify__toast{font-weight:500;font-family:var(--font)!important;border-radius:.7rem!important;font-size:.9rem!important}.countryDropDown,.stateDropDown,.cityDropDown{flex:1}
.tiptap :first-child{margin-top:0}.tiptap p{color:var(--black)}.tiptap ul,.tiptap ol{color:var(--black);margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}.tiptap ul li p,.tiptap ol li p{color:var(--black);margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;color:var(--black);margin-top:1.5rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-bottom:1.5rem}.tiptap h1{font-size:2rem}.tiptap h2{font-size:1.8rem}.tiptap h3{font-size:1.5rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1.25rem}.tiptap code{background-color:var(--light);color:var(--black);border-radius:.4rem;padding:.25em .3em;font-size:.85rem}.tiptap pre{background:var(--black);color:var(--black);border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap blockquote{border-left:3px solid var(--medGray);color:var(--black);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--gray);color:var(--black);margin:.5rem 0}@media (max-width:600px){.tiptap p{font-feature-settings:unset;font-size:.9rem}.tiptap ul,.tiptap ol{margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}.tiptap ul li p,.tiptap ol li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;margin-top:1.5rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-bottom:1.5rem}.tiptap h1{font-size:1.6rem}.tiptap h2{font-size:1.4rem}.tiptap h3{font-size:1.2rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1.1rem}.tiptap strong{font-weight:600}.tiptap code{background-color:var(--light);color:var(--black);border-radius:.4rem;padding:.25em .3em;font-size:.85rem}.tiptap pre{background:var(--black);color:var(--black);border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap blockquote{border-left:3px solid var(--medGray);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--gray);margin:.5rem 0}}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.a2f18b1a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3ed55436.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.80fc2c9e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.43b0b13e.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.b2288445.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.3aec397d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1db2973a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.da3cbacd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.a61bc753.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_ee817f9a-module__Nu1Ana__className{font-family:Poppins,Poppins Fallback;font-style:normal}
