.header{height:47px;position:absolute;top:0;left:0;right:0;color:#fff;border:none;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center}.header a{margin-top:10px}.header a img{height:30px;width:30px}.acess-button{width:228px;height:80px;padding:16px;display:flex;flex-direction:column;gap:16px;border-radius:24px;background:var(--primary-roxo-light-90,#f0e9fb);font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;color:#0d0d0d;text-decoration:none}.acess-button,.acess-button label{cursor:pointer}.acess-button div{display:none}.acess-button:hover{background-color:#6d28d9;color:#fff}.acess-button:hover div{display:flex;gap:0 4px;align-items:flex-end;justify-content:flex-end;margin-right:4px;margin-top:auto}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home{width:960px;padding:8px;display:flex;flex-wrap:wrap;gap:8px}@media(max-width:425px){.home{width:320px;flex-direction:column;justify-content:center;align-items:center}}.input-date{display:flex;flex-direction:column}.input-date label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.input-date div{height:33px;width:100%;border:2px solid #ccc;display:flex;align-items:center;gap:0 8px;position:relative;overflow:hidden}.input-date div.disabled{background-color:#ccc;color:#999;cursor:not-allowed}.input-date div img{margin-left:8px;width:15.75px;height:17.5px}.input-date div input{border:none;font-size:14px;height:37px;width:100%;margin:0;position:absolute;opacity:0}.input-date div input::-webkit-calendar-picker-indicator{cursor:pointer;width:100%;height:100%;position:absolute}.input-date div span{font-size:14px;width:100%}@media(max-width:320px){.input-date{width:300px}}.button{width:100px;height:37px;color:#fff;padding:4px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:normal;border:none;background-color:#6d28d9;text-transform:uppercase;cursor:pointer}.button.outline{background-color:#fff;color:#6d28d9;border:2px solid #6d28d9}.button:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed;border:none}.button:hover{background-color:#fff;color:#6d28d9;border:2px solid #6d28d9;padding:2px 6px}.button:hover.outline{background-color:#6d28d9;color:#fff}.button:hover:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed;border-color:#e5e5e5}.table{width:100%}.table table{width:100%;border-collapse:collapse}.table table thead{font-size:14px;font-style:normal;font-weight:700;line-height:normal;border-bottom:2px solid #ccc}.table table thead tr th{text-align:start;padding:8px 16px;white-space:nowrap}.table table thead tr th button{cursor:pointer;border:none;background-color:transparent}.table table thead tr th button img{padding:3px}.table table thead tr th button img.rotate{transform:rotate(180deg)}.table table thead tr th div{display:flex;flex-wrap:nowrap}.table table tbody{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.table table tbody tr td{border-bottom:1px solid #ccc;text-align:start;padding:8px 16px}.table table tbody tr td span{display:flex;align-items:center;justify-content:center}.table table tbody tr td span img{width:20px;height:20px}.loading-component{opacity:0;display:flex;position:relative;top:30px;transition:opacity .3s ease-in;justify-content:center;align-items:center;flex-wrap:nowrap;opacity:1}.loading-component .circle{background-color:#6d28d9;width:15px;height:15px;border-radius:50%;margin:5px;animation:bounce .5s ease-in infinite}.loading-component .circle:nth-of-type(2){animation-delay:.1s}.loading-component .circle:nth-of-type(3){animation-delay:.2s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.feeding-reports{width:1440px;padding:8px;display:flex;flex-direction:column;gap:8px 0}.feeding-reports h2{margin:none;color:#6d28d9;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.feeding-reports .filters{display:flex;flex-direction:column}.feeding-reports .filters div.inputs{display:flex;justify-content:space-between;gap:0 8px}.feeding-reports .filters div.inputs div{width:100%}.feeding-reports .filters div.buttons{display:flex;gap:0 8px;justify-content:flex-end;margin-top:8px}.feeding-reports .tag{padding:4px 8px;border-radius:4px;background:#3ba550;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#fff}.feeding-reports .tag.cancel{background-color:#b50303}.feeding-reports .tag.waiting{color:#0d0d0d;background-color:#f9c339}@media(max-width:1440px){.feeding-reports{width:1280px}}@media(max-width:1024px){.feeding-reports{width:960px}}@media(max-width:768px){.feeding-reports{width:750px}}@media(max-width:425px){.feeding-reports{width:320px;align-items:center;justify-content:center}.feeding-reports div,.feeding-reports form{width:100%}.feeding-reports .filters{padding:8px}.feeding-reports .filters div.inputs{flex-direction:column;align-items:center}.feeding-reports .filters div.inputs div{width:100%}.feeding-reports .table{overflow-x:auto;white-space:nowrap}}@media(max-width:320px){.feeding-reports{width:310px}}.drawer{position:fixed;z-index:1;right:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.drawer .slide-content{width:100%;height:100%;transition:transform 1s ease-in-out}.drawer .slide-content.hidden{transform:translateX(-100%)}.drawer div.drawer-container{width:551px;position:absolute;right:0}.drawer div.drawer-container .header-drawer{height:48px;background-color:#b7ff00;display:flex;align-items:center;padding:16px}.drawer div.drawer-container .header-drawer p{width:100%;margin:0;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.drawer div.drawer-container .header-drawer img{cursor:pointer}.drawer div.drawer-container .body{background-color:#fff;height:88vh;display:flex;flex-direction:column;padding:16px}@media(max-width:425px){.drawer{max-width:425px}.drawer .slide-content{width:100%;height:100%;background-color:#add8e6;transition:transform 1s ease-in-out}.drawer .slide-content.hidden{transform:translateX(-100%)}.drawer div.drawer-container{width:100%}}.manage-itens{width:1280px;padding:8px;display:flex;flex-direction:column;gap:8px}.manage-itens .header-manage-itens{display:flex;justify-content:space-between;align-items:center}.manage-itens .header-manage-itens h2{margin:none;color:#6d28d9;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.manage-itens .header-manage-itens button{height:37px;color:#6d28d9;padding:4px 8px;font-size:14px;font-style:normal;font-weight:700;line-height:normal;border:none;text-transform:uppercase;background-color:transparent;cursor:pointer}.manage-itens .header-manage-itens button:hover{background-color:#6d28d9;color:#fff}.manage-itens form{display:flex;flex-direction:column;gap:8px 0}.manage-itens form div{display:flex;gap:0 8px}.manage-itens form div div{width:100%}.manage-itens form button{margin-left:auto}.manage-itens .table-food-items{width:100%}.manage-itens .table tbody tr{cursor:pointer}.manage-itens .drawer-style{display:flex;flex-direction:column;gap:8px;height:100%}.manage-itens .drawer-style div{display:flex;gap:0 8px;width:100%}.manage-itens .drawer-style button{margin-left:auto;margin-top:auto}.manage-itens .drawer-style .input-text{display:flex;flex-direction:column}.manage-itens .drawer-style .input-text label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.manage-itens .drawer-style .input-text input{height:25px;border:none;border:2px solid #ccc;color:#0d0d0d;font-size:14px;padding:4px;outline:none}.manage-itens .drawer-style .input-text input:disabled{background-color:#ccc;color:#999;cursor:not-allowed}@media(max-width:1024px){.manage-itens{width:960px;padding:8px}}@media(max-width:768px){.manage-itens{width:750px}}@media(max-width:425px){.manage-itens{width:320px}.manage-itens,.manage-itens .header-manage-itens{flex-direction:column}.manage-itens .header-manage-itens h2{font-size:36px}.manage-itens form div{flex-direction:column}.manage-itens .table{overflow-x:auto;white-space:nowrap}.manage-itens{width:300px}}.registration-working-days{width:1280px;padding:8px;display:flex;flex-direction:column;gap:8px}.registration-working-days .loading{flex-direction:row}.registration-working-days h2{margin:none;color:#6d28d9;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.registration-working-days div{width:100%;display:flex;gap:0 8px}.registration-working-days div .input-text{display:flex;flex-direction:column}.registration-working-days div .input-text label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.registration-working-days div .input-text input{height:25px;border:none;border:2px solid #ccc;color:#0d0d0d;font-size:14px;padding:4px;outline:none}.registration-working-days div .input-text input:disabled{background-color:#ccc;color:#999;cursor:not-allowed}.registration-working-days button{margin-left:auto}.registration-working-days .table{display:flex;flex-direction:column}@media(max-width:1024px){.registration-working-days{width:960px}}@media(max-width:768px){.registration-working-days{width:750px}}@media(max-width:425px){.registration-working-days{width:320px}.registration-working-days div{flex-direction:column;gap:4px}.registration-working-days .loading{flex-direction:row}.registration-working-days .table{overflow-x:auto;white-space:nowrap}}@media(max-width:320px){.registration-working-days{width:310px}}.pagination-style{display:flex;align-items:center;justify-content:center;gap:0 8px}.pagination-style button:last-of-type{cursor:pointer;border:none;background-color:#6d28d9;color:#fff;text-transform:uppercase;font-weight:800;padding:8px}.pagination-style button:last-of-type:hover{background-color:#fff;border:2px solid #6d28d9;color:#6d28d9;padding:6px}.pagination-style button:last-of-type:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed;border:none;padding:6px}.pagination-style button:first-of-type{cursor:pointer;border:2px solid #6d28d9;background-color:#fff;color:#6d28d9;text-transform:uppercase;font-weight:800;height:37px;padding:8px}.pagination-style button:first-of-type:hover{border:none;background-color:#6d28d9;color:#fff;padding:10px}.pagination-style button:first-of-type:disabled{background-color:#e5e5e5;color:#999;cursor:not-allowed;border:none;padding:10px}.foodCredit{width:1024px;padding:8px;display:flex;flex-direction:column;gap:8px 0}.foodCredit h2{margin:none;color:#6d28d9;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.foodCredit .form{display:flex;flex-direction:column;gap:8px 0}.foodCredit .form button{margin-left:auto}.foodCredit .input-text{display:flex;flex-direction:column}.foodCredit .input-text label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.foodCredit .input-text input{height:25px;border:none;border:2px solid #ccc;color:#0d0d0d;font-size:14px;padding:4px;outline:none}.foodCredit .input-text input:disabled{background-color:#ccc;color:#999;cursor:not-allowed}.foodCredit .studentContainer{display:flex;flex-direction:row;align-items:baseline;gap:16px;flex-wrap:wrap;width:100%}.foodCredit .studentContainer .studentCard{display:flex;flex-direction:column;border-radius:24px;background:var(--primary-roxo-light-90,#f0e9fb);padding:10px;width:300px;cursor:pointer}.foodCredit .studentContainer .studentCard h4{margin:0;text-align:center;font-size:18px}.foodCredit .studentContainer .studentCard span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.foodCredit .drawer-style{display:flex;flex-direction:column;gap:8px}.foodCredit .drawer-style div{display:flex}.foodCredit .drawer-style div button{position:fixed;bottom:16px;right:50px;margin-left:auto}@media(max-width:1024px){.foodCredit{width:1000px}}@media(max-width:768px){.foodCredit{width:730px}}@media(max-width:425px){.foodCredit{width:320px;width:300px}.foodCredit .studentContainer .studentCard{width:280px}}.login{height:100%;display:flex;align-items:center;justify-content:center}.login form{margin-top:123px;width:472px;height:400px;border:2px solid #6d28d9;display:flex;flex-direction:column;gap:16px 0;padding:48px 32px}.login form,.login form img{margin-left:auto;margin-right:auto}.login form h2{margin:0;margin-left:auto;margin-right:auto;height:60px;color:#6d28d9;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.login form .input-text{display:flex;flex-direction:column}.login form .input-text label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.login form .input-text input{height:25px;border:none;border:2px solid #ccc;color:#0d0d0d;font-size:14px;padding:4px;outline:none}.login form .input-text input:disabled{background-color:#ccc;color:#999;cursor:not-allowed}.login form .input-password{display:flex;justify-content:center;border:2px solid #ccc}.login form .input-password img{cursor:pointer}.login form .input-password input{border:none;height:25px;width:90%}.login form button{width:100%}@media(max-width:425px){.login form{width:320px}.login form .input-password img{width:25px;margin-right:5px}}@media(max-width:375px){.login{width:260px}.login form{width:250px}.login form h2{font-size:32px}}body{font-family:Avenir,Helvetica,Arial,sans-serif;font-family:Poppins;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0d0d0d;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.no-results{text-align:center;color:#999;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.select{display:flex;flex-direction:column}.select label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.select select{height:37px;border:none;border:2px solid #ccc;font-size:14px;padding:4px;outline:none;cursor:pointer}.select select:disabled{background-color:#ccc;color:#999;cursor:not-allowed}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:2px solid #6d28d9;background-color:#fff;position:relative;outline:none}input[type=checkbox]:checked{background-color:#6d28d9;border-color:#6d28d9}input[type=checkbox]:focus{outline:none}input[type=checkbox]:before{content:"✓";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;opacity:0;transition:opacity .3s}input[type=checkbox]:checked:before{opacity:1}input[type=checkbox]:hover{cursor:pointer}@media(max-width:320px){.no-results{text-align:center;color:#999;font-size:16px;font-style:normal;font-weight:600;line-height:normal}}.reset-password{width:1024px;padding:8px;display:flex;flex-direction:column;gap:8px 0}.reset-password h2{margin:none;color:#6d28d9;font-size:40px;font-style:normal;font-weight:600;line-height:normal}.reset-password form{gap:8px 0}.reset-password form,.reset-password form .input-text{display:flex;flex-direction:column}.reset-password form .input-text label{font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.reset-password form .input-text input{height:25px;border:none;border:2px solid #ccc;color:#0d0d0d;font-size:14px;padding:4px;outline:none}.reset-password form .input-text input:disabled{background-color:#ccc;color:#999;cursor:not-allowed}.reset-password form .input-password{display:flex;justify-content:center;border:2px solid #ccc}.reset-password form .input-password img{cursor:pointer;margin-right:5px}.reset-password form .input-password input{border:none;height:25px;width:100%}.reset-password form button{margin-left:auto}@media(max-width:1024px){.reset-password{width:960px}}@media(max-width:768px){.reset-password{width:700px}}@media(max-width:425px){.reset-password{width:320px;width:300px}}