@import url(https://fonts.googleapis.com/css2?family=Eczar&family=Frank+Ruhl+Libre&display=swap);.toggle-panel{border:1px solid #ddd;border-radius:30px;display:flex;overflow:hidden;width:200px}.toggle-option{background-color:#fff;color:#444;cursor:pointer;flex:1 1;font-weight:700;padding:10px;text-align:center;transition:background-color .3s,color .3s}.toggle-option.selected{background-color:#73a580;border-radius:30px;color:#fff}.toggle-option:not(.selected):hover{background-color:#f1f1f1}.day-info{display:flex;flex-direction:column;justify-content:center}.day-buttons{margin:15px 0;width:100%}.date,.day-buttons{align-items:center;display:flex}.date{justify-content:center}.date>h4{margin:0}.day-buttons>toggle-option{padding:10px}.left-button{margin-right:auto;width:15px}.center-button{margin:0 auto;text-align:center}.right-button{margin-left:auto;width:15px}@media (min-width:750px){.day-buttons{display:flex;gap:20px;justify-content:space-between;width:100%}}.form-container{margin-top:20px}textarea{box-sizing:border-box;width:100%}form>div{display:flex;justify-content:flex-end}.form-container #save{background-color:#912f40;color:#fff}.form-container #save:active{background-color:#73a580}.accordion{border:solid #000;border-width:.5px 0 0;margin:5px 0;padding:5px 0}.accordion>h3{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.info-button{display:inline-block;position:relative}.info-button>span{color:#555;cursor:pointer;font-size:14px;font-weight:700;margin-left:8px;padding:2px 5px}.info-panel{background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 10px #0000001a;left:0;margin-top:8px;padding:8px;position:relative;top:100%;width:200px;z-index:1}.translation-feedback h3{font-size:1rem;margin:.85em 0 .35em}.translation-feedback ul{margin:.25em 0 .5em 1.25em;padding:0}.feedback-comments{margin:.35em 0 .5em 1.25em;padding:0}.tool-error{color:#8b1538}.net-translation{font-style:italic}.login-button{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:8px;margin-top:10px;padding:10px 15px}.login-button,.login-button:hover{background-color:#912f40}.homepage-container{flex-direction:column;justify-content:space-evenly;min-height:100vh}.header,.homepage-container{background-color:#f8fafc;display:flex}.header{align-items:center;justify-content:space-between;padding:0 1rem}.header-title{color:#912f40;font-size:2.4rem;font-weight:700;margin:15px}.hero{align-items:center;background:linear-gradient(#0000001a,#0006),url(/static/media/background.c232a82407243f40fb21.png);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:space-around;padding:48px 32px 32px;text-align:center;transition:height .5s ease,padding .5s ease;width:100%}.hero-title{color:#fff;font-size:3rem;font-weight:900;margin-bottom:40px}.hero-content{align-items:center;display:flex;flex-direction:column}.hero-content p{margin:0}.hero-subtitle{font-size:2.4rem;margin:8px 0 20px}.features{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,1fr);height:auto;padding:32px}.feature-item{background-color:#f8fafc;border:1px solid #d0dbe7;border-radius:8px;padding:16px;text-align:left}.feature-title{color:#0e141b;font-size:2.4rem;font-weight:700}.feature-description{color:#343f4a;font-size:1.8rem}.footer{height:auto;padding:16px;text-align:center}.footer-text{color:#4e7397;font-size:.875rem}.footer-divider{background-color:#f8fafc;height:20px}@media (max-width:400px){.features{display:flex;flex-direction:column}.feature.item{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}@media (min-width:700px){.header-title{font-size:4rem;margin:2rem}.hero-title{font-size:4rem;margin:2rem 0 5rem}.hero-content{justify-content:space-around;max-width:700px}.features{justify-content:center;max-width:700px}.feature-title{font-size:2.2rem}.feature-description{font-size:1.6rem}}body,html{background-color:#f8fafc;height:100%;margin:0;padding:0}.auth-page{justify-content:space-between;min-height:100vh}.auth-page,.auth-panel{display:flex;flex-direction:column}.auth-panel{align-items:center;background-color:#f8fafc;flex:1 1;justify-content:flex-start;padding:0 30px}.auth-panel>h2{color:#484848;margin:4rem 0}.auth-panel>p{color:#484848;margin:1.5rem;width:300px}.login-signin-panel{height:150px}form{margin-bottom:0}.text-input{align-items:center;color:#484848;display:flex;height:40px;width:300px}.text-input>.input-field{border:1px solid #d0dbe7;flex:4 1;font-size:1rem;height:40px;margin-bottom:0;padding:8px;transition:flex-grow 1s ease,border-radius 1s ease,width 1s ease}.text-input .email,.text-input>.input-field{border-radius:8px 0 0 8px}.text-input>.input-field.rounded{border-radius:8px}.password-container{height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:height 1s ease,opacity 1s ease,transform 1s ease}.password-container.show{height:auto;opacity:1;transform:translateY(0)}.sign-in-btn{background-color:#73a580;border-radius:0 8px 8px 0;color:#fff;flex:1 1;font-weight:700;height:40px;margin-bottom:0;padding:0 10px;transform-origin:right;transition:opacity 1s ease,transform 1s ease}.sign-in-btn.fade-in{opacity:1;transform:scaleX(1)}.sign-in-btn.fade-out{flex:0 1;margin:0;opacity:0;overflow:hidden;padding:0;transition:opacity .4s ease,width .4s ease,padding .4s ease,margin .4s ease;width:0}.divider-wrapper{align-items:center;border:none;display:flex;flex-direction:row;font-size:12px;font-weight:400;justify-content:center;margin:0 0 2rem;padding:24px 0 0;text-transform:uppercase;vertical-align:initial;width:320px}.divider{flex:0.2 0 auto;height:12px;margin:0;text-align:center}.divider-wrapper:after,.divider-wrapper:before{border-bottom:1px solid #c2c8d0;content:"";flex:1 0 auto;height:.5em;margin:0}.fed-auth{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:16px}.auth-page.footer{background-color:#f8fafc;bottom:0;padding:10px;position:-webkit-sticky;position:sticky;text-align:center;width:100%}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);transition:opacity .15s ease-out;transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity .15s ease-in;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}
/*# sourceMappingURL=main.429aca1e.css.map*/