*{margin:0;padding:0;box-sizing:border-box;font-family:"Poppins",sans-serif}body,html{font-size:50%;background-color:#f0f3f7;scroll-behavior:smooth;position:relative;overflow-x:hidden}@media(min-width:37.5em)and (max-width:56.25em){body,html{font-size:56.25%}}@media(min-width:56.25em)and (max-width:75em){body,html{font-size:62.5%}}@media(min-width:75em){body,html{font-size:68.75%}}body a,html a{color:unset;text-decoration:none}body ::selection,html ::selection{background-color:#0f9d58;color:#fff}.container{margin:auto;max-width:105rem}@media(max-width:37.5em){.container{width:100%}}@media(min-width:37.5em)and (max-width:56.25em){.container{width:100%}}@media(min-width:56.25em)and (max-width:75em){.container{width:100%}}.bgImg{background-position:50%;background-size:cover;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast}.bgImgFixed{background-attachment:fixed}.App{font-size:2rem}.header{background-color:#fff;z-index:100;position:fixed;top:0;right:0;left:0;width:100%;height:5rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.15);display:flex;align-items:center}.header div{color:#134e5e;font-weight:700;font-size:2.4rem;margin-left:1rem}.header-logo{display:none;cursor:pointer}@media(max-width:37.5em){.header-logo{display:block;margin-bottom:.5rem}}.sidebar{z-index:200;position:fixed;top:0;left:0;margin-top:5rem;width:20rem;height:100vh;overflow-y:auto;border-right:.2rem solid #e9e6e6;background-color:#134e5e}.close{display:none}.main{padding-top:5rem;padding-left:20rem}@media(max-width:37.5em){.main{padding-left:0}}.open{-webkit-transform:translateX(0);transform:translateX(0);transition:all .5s}.page{width:100%}.page--header{background-color:#fff;margin:2rem;padding:2rem;font-size:3rem;color:#243b55;font-weight:700;border-radius:1rem;box-shadow:0 .125rem .25rem 0 rgba(14,30,37,.12),0 .125rem 1rem 0 rgba(14,30,37,.32)}@media(max-width:37.5em){.page--header{margin:2rem 1rem;padding:1rem}}@media(min-width:37.5em)and (max-width:56.25em){.page--header{margin:2rem 1rem;padding:1rem}}.page--details{background-color:#fff;margin:2rem;padding:2rem;border-radius:1rem;box-shadow:0 .125rem .25rem 0 rgba(14,30,37,.12),0 .125rem 1rem 0 rgba(14,30,37,.32)}@media(max-width:37.5em){.page--details{margin:2rem 1rem;padding:2rem 1rem}}@media(min-width:37.5em)and (max-width:56.25em){.page--details{margin:2rem 1rem;padding:2rem 1rem}}.page--details-add{font-size:2rem;border:none;outline:none;padding:1rem 4rem;background-color:#0f9d58;border-radius:2rem;color:#fff;cursor:pointer}.page--details-add:active,.page--details-add:hover{background-color:#12b365}.page--details-msg{padding-top:2rem;font-size:1.6rem;color:red;text-align:center}.loader{margin:auto;border-radius:50%;border:5px solid #f3f3f3;border-top-color:#e2e2e2;width:60px;height:60px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.sidebar__items{width:100%;display:flex;flex-direction:column}.sidebar__items a{font-size:1.4rem;text-align:left;padding:1.3rem 1rem;border-bottom:1px solid #e9e6e6;color:#fff;text-transform:uppercase}.sidebar__items a.active,.sidebar__items a:active,.sidebar__items a:hover{background-color:#1c6d83}.sidebar__items a span{margin-left:1rem;font-size:1.4rem}
/*# sourceMappingURL=main.582c4ccb.chunk.css.map */