@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--bg_pri_col: #22252a;--bg_sec_col: #282b30;--text_pri_col: #a8abb0;--text_sec_col: #09a073;--disable_col: #4c4e50}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}h1{font-size:2rem}h2{font-size:1.75rem;margin-bottom:.875rem}h3{font-size:1.5rem;margin-bottom:.75rem;font-weight:500}a{color:inherit;text-decoration:none}ul,ol{margin-bottom:1rem;padding-left:2rem}li{margin-bottom:.5rem;list-style:none}ul,ol{list-style-type:none}img{max-width:100%;height:auto;display:block;margin:0 auto}button{background-color:inherit;border:none;padding:.5rem 1rem;font-size:1rem;cursor:pointer;outline:none}input,textarea,select{width:100%;padding:.5rem 1rem;border:1px solid var(--text_pri_col);border-radius:.5rem;font-size:1rem}textarea{resize:none;height:120px!important}::-webkit-scrollbar{height:0px;width:0px}::-webkit-scrollbar-thumb{background:transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px transparent inset!important;-webkit-text-fill-color:var(--text_pri_col)!important;transition:background-color 5000s ease-in-out 0s}input:-moz-autofill,input:-moz-autofill:hover,input:-moz-autofill:focus,input:-moz-autofill:active{background-color:transparent!important;color:var(--text_pri_col)!important}input:autofill,input:autofill:hover,input:autofill:focus,input:autofill:active{background-color:transparent!important;color:var(--text_pri_col)!important}input[type=date]{color-scheme:dark}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(30%) sepia(100%) saturate(500%) hue-rotate(180deg);font-size:20px;cursor:pointer;width:24px;height:24px}input[type=date]::-moz-calendar-picker-indicator{filter:invert(30%) sepia(100%) saturate(500%) hue-rotate(180deg);font-size:20px;cursor:pointer;width:24px;height:24px}.container{max-width:1200px;margin:0 auto}.text-center{text-align:center}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.center__div{display:flex;justify-content:center;align-items:center;flex-shrink:0}.rmg__admin__dashboard__path{color:var(--text_sec_col);margin-bottom:2rem;font-size:1.1rem}button:disabled{background-color:var(--disable_col)!important}@media (max-width: 768px){h1{font-size:1.5rem}h2{font-size:1.35rem}h3{font-size:1.25rem}}.rmg__admin__dashboard__form{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:3rem}.rmg__admin__dashboard__form__group label{display:block;margin-bottom:10px;font-weight:700;color:var(--text_pri_col);font-weight:400;font-size:.9rem}.rmg__admin__dashboard__form__group input,.rmg__admin__dashboard__form__group select,.rmg__admin__dashboard__form__group textarea{width:100%;padding:10px 15px;font-size:1rem;border-radius:4px;background-color:var(--bg_pri_col);color:#fff;outline:none;border:none}.rmg__admin__dashboard__checkbox{display:flex;gap:1rem;cursor:pointer;margin-bottom:1rem}.rmg__admin__dashboard__checkbox input{width:20px}.rmg__admin__dashboard__section button{background-color:var(--text_sec_col);color:#fff;padding:.8rem 2rem;border:1px solid var(--text_sec_col);cursor:pointer;font-size:1rem;width:50%;display:block;margin:2rem auto;transition:all .3s ease-in-out;border-radius:30px}.rmg__admin__dashboard__form__group input[type=file]{display:none}.rmg__admin__dashboard__form__group p{margin-bottom:10px}.rmg__admin__dashboard__form__group .img__label{height:120px;border:1px solid var(--bg_sec_col);display:grid;place-items:center;cursor:pointer}.rmg__admin__dashboard__form__group .img__container{height:300px;border:1px solid var(--bg_sec_col);display:grid;place-items:center;position:relative}.img__container .cross__icon{position:absolute;top:-.3rem;right:-.3rem;border-radius:50%;padding:.2rem;background-color:#fff;cursor:pointer;color:#000}.rmg__admin__dashboard__form__group .img__container img{width:80%;height:250px;object-fit:contain}.rmg__admin__dashboard__section button:hover{background-color:var(--bg_pri_col)}.rmg__admin__dashboard__form__note{margin-top:2rem}.rmg__admin__dashboard__form__note p span{font-weight:500}.rmg__toggle__buttons{display:flex;align-items:center;column-gap:1rem;margin-bottom:2rem}.rmg__toggle__buttons button{color:#fff;padding:.6rem 2rem;border:1px solid var(--text_sec_col);cursor:pointer;font-size:1rem;transition:all .3s ease-in-out;border-radius:30px}.rmg__toggle__buttons button.active{background-color:var(--text_sec_col)}.add__category__container{display:flex;justify-content:space-between;align-items:center}.add__category__container button{padding:.6rem 1.2rem;color:#fff;background-color:var(--text_sec_col);border-radius:.3rem}.custom__btn{color:#fff;padding:.6rem 2rem;background-color:var(--text_sec_col);cursor:pointer;font-size:1rem;transition:all .3s ease-in-out;border-radius:30px;margin:2rem auto;display:block}.global__no__data__title{text-align:center;font-size:2rem;margin:5rem 0rem;font-weight:700}.table__img img{width:100px;height:80px;border-radius:10px}.global__btn{background-color:var(--text_sec_col);color:#fff;padding:.8rem 2rem;border:1px solid var(--text_sec_col);cursor:pointer;font-size:1rem;width:60%;display:block;margin:3rem auto 0;transition:all .3s ease-in-out;border-radius:30px}.global__btn:hover{background-color:var(--bg_pri_col)}@media screen and (max-width: 767px){.rmg__admin__dashboard__form{grid-template-columns:repeat(1,1fr)}.rmg__admin__dashboard__section button,.global__btn{width:80%}}.dashboard-container{display:flex}.main-content{flex-grow:1;transition:margin-left .3s ease;margin-left:270px;width:100%;margin-bottom:-1.6rem}.content{padding:20px;background-color:var(--bg_pri_col);color:var(--text_pri_col)!important;min-height:100vh;margin-top:60px}.medium_device{display:none}@media screen and (max-width: 991px){.medium_device{display:block}.large_device{display:none}.main-content{margin-left:0}}.rmg__admin__navbar__container{background:var(--bg_sec_col);color:#fff;padding:15px;text-align:center;font-size:20px;height:70px;position:fixed;top:0;right:0;width:100%;border-bottom:1px solid rgba(255,255,255,.3);z-index:999;display:flex;justify-content:end;align-items:center}.rmg__navbar__logo__container{display:flex;align-items:center;column-gap:10px;display:none}.rmg__navbar__logo__container .toggle-btn{padding:.5rem 0rem;color:#fff;cursor:pointer}.rmg__admin__navbar__container img{width:55px;height:55px;border-radius:50px;object-fit:cover;cursor:pointer}.navbar__img__container{position:relative}.navbar__content{position:absolute;top:120%;right:0;background-color:var(--bg_sec_col);z-index:2;max-height:0px;overflow:hidden;transition:max-height .3s ease-in-out}.navbar__content.active{max-height:120px}.navbar__content button{font-size:1rem;font-weight:500;text-transform:capitalize;color:var(--text_pri_col);transition:all .2s ease-in-out;padding:1rem .8rem;display:flex;align-items:center;column-gap:.7rem}.navbar__content button:hover{color:#fff}.navbar__content hr{margin:.3rem 0rem}@media screen and (max-width: 991px){.rmg__admin__navbar__container{justify-content:space-between}.rmg__navbar__logo__container{display:flex}}.rmg__admin__dashboard__sidebar{width:270px;background-color:var(--bg_sec_col);color:var(--text_pri_col);height:100vh;transition:width .3s ease-in-out;position:fixed;top:0;left:0;z-index:1000;border-right:.3rem solid var(--bg_pri_col)}.rmg__logo__container{height:70px;border-bottom:1px solid rgba(255,255,255,.3);width:100%}.rmg__admin__dashboard__logo{height:100%}.rmg__admin__dashboard__sidebar .toggle-btn{width:100%;text-align:center;color:#fff;display:none}.rmg__admin__dashboard__sidebar ul{list-style:none;padding:1rem 0rem;margin:0;overflow-y:auto;scrollbar-width:none;height:100vh}.rmg__admin__dashboard__sidebar ul li{padding:5px 15px;cursor:pointer;display:flex;justify-content:space-between;position:relative;transition:background .3s ease-in-out;flex-direction:column;margin-bottom:1rem}.rmg__admin__dashboard__sidebar ul li:hover>a{color:var(--text_sec_col)}.rmg__admin__dashboard__sidebar ul li a{color:var(--text_pri_col);text-decoration:none;display:flex;align-items:center;gap:1rem}.rmg__admin__dashboard__sidebar .dropdown{position:relative;width:100%}.rmg__admin__dashboard__sidebar .dropdown-header{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;transition:background .3s ease-in-out}.rmg__admin__dashboard__sidebar .dropdown-header_content{display:flex;align-items:center;gap:1rem}.rmg__admin__dashboard__sidebar .dropdown-header_content:hover{color:var(--text_sec_col)}.rmg__admin__dashboard__sidebar .submenu{list-style:none;width:100%;padding:0;max-height:0;height:100%;overflow:hidden;opacity:0;transform:translateY(-10px);transition:max-height .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.rmg__admin__dashboard__sidebar .submenu.open{max-height:170px;opacity:1;transform:translateY(0)}.rmg__admin__dashboard__sidebar .submenu li{padding:10px 15px;transition:background .3s ease-in-out;margin-bottom:0!important}.rmg__admin__dashboard__sidebar .submenu li a{font-size:1rem;color:var(--text_pri_col)}@media screen and (max-width: 991px){.rmg__admin__dashboard__sidebar{display:none}}.rmg__admin__dashboard__sidebar__responsive{background-color:var(--bg_sec_col);color:var(--text_pri_col);height:100vh;position:fixed;top:0;left:0;z-index:1000;width:0px;overflow:hidden;transition:width .3s ease-in-out;text-wrap:nowrap}.rmg__admin__dashboard__sidebar__responsive.active{width:260px}.rmg__logo__container__res{height:70px;border-bottom:1px solid rgba(255,255,255,.3);width:100%;position:relative}.rmg__responsive__cross{position:absolute;top:.5rem;right:.5rem;width:30px;height:30px;border:1px solid var(--text_sec_col);display:grid;place-items:center;border-radius:50%;color:var(--text_sec_col);cursor:pointer}.rmg__admin__dashboard__logo__res{height:100%}.rmg__admin__dashboard__sidebar__responsive .toggle-btn{width:100%;text-align:center;color:#fff;display:none}.rmg__admin__dashboard__sidebar__responsive ul{list-style:none;padding:1rem 0rem;margin:0;overflow-y:auto;scrollbar-width:none;height:100vh}.rmg__admin__dashboard__sidebar__responsive ul li{padding:5px 15px;cursor:pointer;display:flex;justify-content:space-between;position:relative;transition:background .3s ease-in-out;flex-direction:column;margin-bottom:1rem}.rmg__admin__dashboard__sidebar__responsive ul li:hover>a{color:var(--text_sec_col)}.rmg__admin__dashboard__sidebar__responsive ul li a{color:var(--text_pri_col);text-decoration:none;display:flex;align-items:center;gap:1rem}.rmg__admin__dashboard__sidebar__responsive .dropdown{position:relative;width:100%}.rmg__admin__dashboard__sidebar__responsive .dropdown-header{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;transition:background .3s ease-in-out}.rmg__admin__dashboard__sidebar__responsive .dropdown-header_content{display:flex;align-items:center;gap:1rem}.rmg__admin__dashboard__sidebar__responsive .dropdown-header_content:hover{color:var(--text_sec_col)}.rmg__admin__dashboard__sidebar__responsive .submenu{list-style:none;width:100%;padding:0;max-height:0;height:100%;overflow:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.rmg__admin__dashboard__sidebar__responsive .submenu.open{max-height:170px;opacity:1;transform:translateY(0)}.rmg__admin__dashboard__sidebar__responsive .submenu li{padding:10px 15px;transition:background .3s ease-in-out;margin-bottom:0!important}.rmg__admin__dashboard__sidebar__responsive .submenu li a{font-size:1rem;color:var(--text_pri_col)}.login-container{display:flex;align-items:center;justify-content:center;height:100vh;background:var(--bg_pri_col);margin-bottom:-1.6rem}.login-box{background:var(--bg_sec_col);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:40px;text-align:center;box-shadow:0 4px 15px #0003;max-width:400px;width:90%;transition:transform .3s ease-in-out}.title{font-size:28px;color:#fff;margin-bottom:20px}.input-group{margin-bottom:15px}.input-group input{width:100%;padding:12px;font-size:16px;outline:none;border-radius:6px;background:var(--bg_pri_col)!important;color:var(--text_pri_col)!important;transition:background .3s ease;box-shadow:0 0 0 1000px var(--bg_pri_col) inset!important;transition:background 0s!important;-webkit-text-fill-color:var(--text_pri_col)!important}.input-group input::placeholder{color:var(--text_pri_col)}.login-btn{width:100%;padding:12px;font-size:18px;border:none;border-radius:6px;background:var(--text_sec_col);color:#fff;font-weight:700;cursor:pointer;transition:background .3s ease}.error{color:#ff6b6b;font-size:14px;margin-bottom:10px}.rmg__admin__dashboard__info__items{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:4rem}.rmg__admin__dashboard__info__item{background:var(--bg_sec_col);border-radius:.5rem;width:100%;height:150px;perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s}.rmg__admin__dashboard__info__item:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front{display:flex;align-items:center;gap:1rem;text-align:center}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;transition:.2s;padding:1rem .8rem;text-align:center}.flip-card-front{background:var(--bg_sec_col)}.flip-card-back{background:var(--text_sec_col);color:#fff;transform:rotateY(180deg)}.flip-card-front span{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--bg_pri_col)}.rmg__admin_dashboard__info{display:flex;flex-direction:column}.rmg__admin_dashboard__info h3{font-size:1.3rem}.rmg__dashboard__link__title{display:flex;align-items:center;justify-content:space-between}.rmg__dashboard__link__title button{color:var(--text_sec_col);cursor:pointer;font-weight:600}.rmg__dashboard__table__container{overflow-x:scroll!important;width:100%}.rmg__dashboard__table{width:100%;border-collapse:collapse}.rmg__dashboard__table th,.rmg__dashboard__table td{padding:1rem;text-align:left;border-bottom:10px solid var(--bg_pri_col)}.rmg__dashboard__table th{color:#fff;background-color:var(--text_sec_col)}.rmg__dashboard__table tr{background-color:var(--bg_sec_col);transition:all .2s ease-in-out}.rmg__dashboard__table tr:hover{background-color:var(--text_sec_col);color:#fff}.rmg__dashboard__users__display{margin-bottom:4rem}@media (max-width: 768px){.rmg__admin__dashboard__info__items{grid-template-columns:repeat(2,1fr)}.rmg__dashboard__table{min-width:100%}}.rmg__admin__loader{display:grid;place-items:center;min-height:80vh}.rmg__dashboard__premium__users__container{padding-bottom:2rem;width:100%}.rmg__dashboard__premium__users{display:grid;grid-template-columns:repeat(3,1fr);column-gap:3rem;row-gap:1rem;width:100%}.rmg__dashboard__premium__user{padding:2rem 1rem;background-color:var(--bg_sec_col);border-radius:.5rem;text-align:center;transition:all .2s ease-in-out;position:relative}.rmg__dashboard__premium__user:hover{box-shadow:0 4px 10px #0000004d}.rmg__premium__start{position:absolute;top:.5rem;left:.5rem;color:gold}.rmg__delete__edit__btn__container{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;gap:.5rem}.rmg__delete__user__btn{color:var(--text_sec_col);opacity:0;transform:scale(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out;cursor:pointer}.rmg__dashboard__premium__user:hover .rmg__delete__user__btn{opacity:1;transform:scale(1)}.rmg__dashboard__premium__user img{border-radius:50%;width:120px;height:120px;object-fit:cover;border:3px solid var(--text_sec_col);transition:all .2s ease-in-out}.rmg__dashboard__premium__user:hover>img{transform:scale(1.1);box-shadow:0 4px 10px #0003;filter:brightness(1.1) contrast(1.1)}.rmg__dashboard__premium__user .user__info_1{margin:1rem 0rem}.user__info_1 h4{font-size:1rem;font-weight:500}.user__info_1 p{font-size:.9rem}.rmg__dashboard__premium__user .user__info_btn{display:flex;align-items:center;justify-content:space-between;gap:1rem}.user__info_btn button{color:#fff;background-color:var(--bg_pri_col);width:100%;border-radius:.4rem;text-transform:capitalize}.user__info_btn button:last-child{background-color:var(--text_sec_col);color:#fff}@media screen and (max-width: 991px){.rmg__dashboard__premium__users{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.rmg__dashboard__premium__users{grid-template-columns:repeat(1,1fr)}}.rmg__admin__add__user__form{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:2rem;margin-top:3rem!important}.rmg__admin__add__user__container form button{margin-top:3rem}@media screen and (max-width: 767px){.rmg__admin__add__user__form{grid-template-columns:repeat(1,1fr)}}.rmg__admin__pagination__container{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:3rem;flex-wrap:wrap}.pagination-button{display:flex;justify-content:center;align-items:center}.pagination-button span{display:block;margin-top:.2rem}.pagination-number,.pagination-button{border:1px solid var(--text_sec_col);color:#fff;background-color:var(--bg_sec_col);cursor:pointer;transition:.3s;width:40px;height:40px;border-radius:50%;text-align:center}.pagination-number.active{background-color:var(--text_sec_col);color:#fff;border-color:var(--text_sec_col)}.pagination-button:disabled{background-color:#f1f1f1;cursor:not-allowed;color:#0009}.rmg__admin__dashboard__profile__container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.sub__title__container{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.sub__title__container span{cursor:pointer}.sub__title{font-size:1rem;font-weight:600}.info__group{display:flex;flex-direction:column;margin-bottom:1rem;gap:.4rem}.info__group label{margin-bottom:0!important;font-size:14px;text-transform:capitalize}.info__group input{font-size:14px;font-weight:600;padding:.6rem .2rem;border:1px solid rgba(0,0,0,.1);background-color:#0000001a;border-radius:.3rem;color:#fff}.info__group input:disabled{color:var(--text_pri_col)}.info__group label{font-size:14px}.rmg__profile__img__section img{width:250px;height:250px;border-radius:50%}.profile__img__update__container .profile__img__title{text-align:center;font-size:1.1rem;text-transform:capitalize}.profile__img__update__container .info__group label{width:80%;display:block;margin:2rem auto;height:100px;border:1px solid var(--text_pri_col);color:var(--text_pri_col);border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile__img__update__container .info__group input{display:none!important}.profile__img__update__container img{width:80%;display:block;margin:2rem auto;height:auto;border:1px solid rgba(0,0,0,.1);border-radius:.5rem}.profile__img__update__container__img,.label__input__container{position:relative}.profile__img__update__container__img .img__cross__icon{position:absolute;top:-1.5rem;right:.1rem;cursor:pointer;border:1px solid rgba(0,0,0,.1);border-radius:1rem}@media screen and (max-width: 767px){.rmg__admin__dashboard__profile__container{grid-template-columns:repeat(1,1fr)}}.rmg__dashboard__skill__container{padding-bottom:2rem}.rmg__table__icon{cursor:pointer;display:flex;gap:.5rem}.rmg__admin__skill__list__items{overflow-x:auto!important}.rmg__upload__skill__form{background-color:var(--bg_sec_col);padding:2rem 1rem}.rmg__upload__skill__form input,.rmg__upload__skill__form select{background-color:var(--bg_pri_col)!important}input[readonly]{background-color:var(--disable_col)!important}.rmg__upload__skill__form li{margin-bottom:.5rem;list-style:d;list-style:unset}.rmg__upload__skill__form ul,.rmg__upload__skill__form ol{list-style-type:unset}.rmg__upload__skill__form .rmg__admin__dashboard__form__group{margin-bottom:3rem}.rmg__upload__btn{background-color:var(--text_sec_col);color:#fff;padding:.8rem 2rem;border:1px solid var(--text_sec_col);cursor:pointer;font-size:1rem;width:60%;display:block;margin:3rem auto 0;transition:all .3s ease-in-out;border-radius:30px}.rmg__upload__btn:hover{background-color:var(--bg_pri_col)}.jodit-wysiwyg{min-height:300px!important;color:#000!important}.rmg__edit__skill__container .rmg__upload__skill__form{background-color:var(--bg_pri_col)!important;padding:0rem!important}.rmg__edit__skill__container .rmg__upload__skill__form input,.rmg__edit__skill__container .rmg__upload__skill__form select{background-color:var(--bg_sec_col)!important}.rmg__modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.rmg__modal__container{background-color:var(--bg_pri_col);border-radius:8px;box-shadow:0 2px 10px #0000001a;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;animation:fadeIn .3s ease-in-out}.rmg__modal__header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--bg_sec_col)}.rmg__modal__header h3{margin:0;font-size:20px;color:var(--text_pri_col);text-transform:capitalize}.rmg__modal__close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:var(--text_sec_col);width:30px;height:30px;border-radius:50%;border:1px solid var(--text_sec_col);display:grid;place-items:center;transition:all .3s ease-in-out}.rmg__modal__close-btn:hover{background-color:var(--text_sec_col);color:#fff}.rmg__modal__body{padding:2rem 1rem}.rmg__modal__body .rmg__admin__dashboard__form__group{margin-bottom:1rem}.rmg__modal__body .rmg__admin__dashboard__form__group input,.rmg__modal__body .rmg__admin__dashboard__form__group select,.rmg__modal__body .rmg__admin__dashboard__form__group textarea{background-color:var(--bg_sec_col)}.rmg__modal__footer{padding-top:1.3rem;border-top:1px solid var(--bg_sec_col);display:flex;justify-content:flex-end;gap:1rem}.rmg__modal__footer button{background-color:var(--text_sec_col);color:#fff;padding:.5rem 2rem;border:1px solid var(--text_sec_col);cursor:pointer;font-size:1rem;transition:all .3s ease-in-out;border-radius:30px}.rmg__modal__footer button:hover{background-color:transparent}@keyframes fadeIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media screen and (max-width: 767px){.rmg__modal__container{max-height:60vh}.rmg__modal__footer{justify-content:space-between}}.rmg__admin__dashboard__formulas__container{padding-bottom:2rem}.rmg__admin__formulas__list__items{overflow-x:auto}.rmg__admin__formula__upload__form{width:60%;margin:3rem auto;border-radius:.5rem;background-color:var(--bg_sec_col);padding:3rem 1rem}.rmg__admin__formula__upload__form .rmg__admin__dashboard__form__group{margin-bottom:1rem}.rmg__admin__formula__upload__form .rmg__admin__dashboard__form__group input{background-color:var(--bg_pri_col)}.rmg__admin__formula__upload__form button{background-color:var(--text_sec_col);color:#fff;padding:.8rem 2rem;border:1px solid var(--text_sec_col);cursor:pointer;font-size:1rem;width:60%;display:block;margin:3rem auto 0;transition:all .3s ease-in-out;border-radius:30px}.rmg__admin__formula__upload__form button:hover{background-color:var(--bg_pri_col)}.rmg__admin__dashboard__label__group{margin-bottom:2rem;position:relative}.label__remove__btn{position:absolute;top:.1rem;right:.5rem;cursor:pointer;color:red}.add__label__btn{padding:.4rem!important;background-color:transparent!important}@media screen and (max-width: 767px){.rmg__admin__formula__upload__form{width:100%}.rmg__admin__formula__upload__form button{width:80%}}.rmg__jobs__que_sol__container{padding-bottom:2rem}.rmg__admin__jobs__list__items{overflow-x:auto!important}.rmg__admin__formula__upload__form select,.rmg__admin__formula__upload__form input,.rmg__admin__formula__upload__form textarea{background-color:var(--bg_pri_col)!important}.rmg__preview h3{font-weight:500;font-size:1.5rem}.rmg__preview p span{font-weight:500}.about__person__container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.rmg__preview .about__product,.rmg__preview .about__person{padding:1rem;border-radius:.5rem;background-color:var(--bg_sec_col);margin-bottom:2rem;position:relative}.content__delete__icon{position:absolute;top:.3rem;right:.3rem;color:var(--text_sec_col);cursor:pointer;width:30px;height:30px;border-radius:50%;border:1px solid var(--text_sec_col);display:grid;place-items:center}.about__person{margin-bottom:0;display:flex;align-items:center;column-gap:1rem}.about__person img{width:100px;height:100px;border-radius:50%;margin:0}.about__person__info h4{font-weight:500;font-size:1.1rem;margin-bottom:.4rem}.rmg__admin__dashboard__contact__management{padding-bottom:2rem}.rmg__admin__dashboard__section{margin-bottom:5rem}.rmg__admin__dashboard__section h2{margin-bottom:15px;font-size:1.2rem;font-weight:500}.rmg__admin__dashboard__form__group input,.rmg__admin__dashboard__form__group select,.rmg__admin__dashboard__form__group textarea{background-color:var(--bg_sec_col)}.rmg__admin__dashboard__banner__img__container__form{width:50%;margin:0 auto}.rmg__admin__dashboard__banner__img__container hr,.announcement__divider{height:2px;border:none;background-color:var(--text_pri_col)!important;margin:5rem 0}.banner__preview__list{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.single__banner__img{padding:1rem}.single__banner__img img{width:80%;margin:0 auto;border-radius:1rem;height:100px}.single__banner__img button{margin-top:1rem!important;padding:.3rem .4rem}.announcement__list{display:flex;flex-direction:column;gap:1rem}.announcement__item{background-color:var(--bg_sec_col);padding:1rem;position:relative;border-radius:8px}.announcement__item p{margin:0}.announcement__delete{position:absolute;top:50%;transform:translateY(-50%);right:10px;cursor:pointer;color:red}@media screen and (max-width: 991px){.about__person__container{grid-template-columns:repeat(1,1fr)}.banner__preview__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 767px){.rmg__admin__dashboard__section h2{font-size:1.1rem}.rmg__admin__dashboard__form{grid-template-columns:repeat(1,1fr)}.rmg__admin__dashboard__section button{width:80%}.about__person{flex-direction:column}.about__person img{width:120px;height:120px;margin-bottom:2rem}.img__admin__dashboard__banner__img__container__form{width:90%}.banner__preview__list{grid-template-columns:repeat(2,1fr)}}.rmg__admin__dashboard__upload__payment{margin:1rem 0rem}.rmg__admin__dashboard__upload__payment__form{width:70%;margin:0 auto}@media screen and (max-width: 767px){.rmg__admin__dashboard__upload__payment__form{width:100%}}.status-select{padding:4px 8px;border-radius:4px;color:#fff;border:none;outline:none}.status-select.pending{background-color:#facc15;color:#000}.status-select.cancelled{background-color:#ef4444}.status-select.complete{background-color:#22c55e}
