@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{box-sizing:border-box;margin:0;padding:0;width:100%}.header,.hero-text,.nav li,body{font-family:Baloo\ 2,sans-serif}body{background:#fff;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;overflow-x:hidden;padding:0;width:100%}html{scroll-behavior:smooth}section[id]{scroll-margin-top:130px}.footer,.header{align-items:center;background:#fff;box-shadow:0 4px 8px #0000001a;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 1.5rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo-section{align-items:center;display:flex;gap:.5rem}.logo{height:80px}.brand{font-family:Comic Sans MS,Baloo\ 2,cursive;font-size:1.5rem;font-weight:700}.nav{gap:1.5rem}.nav,.nav ul{display:flex;list-style:none;margin:0;padding:0}.nav ul{gap:1rem}.nav li{border-radius:12px;cursor:pointer;font-family:Comic Sans MS,Baloo\ 2,cursive;font-size:1.1rem;font-weight:700;padding:.4rem .8rem;transition:transform .2s ease,color .2s ease}.nav li:first-child{color:#ef9a92}.nav li:nth-child(2){color:#ffc26d}.nav li:nth-child(3){color:#87afc1}.nav li:nth-child(4){color:#b39ddb}.nav li:nth-child(5){color:#82b185}.nav li:nth-child(6){color:#ef9a92}.nav li:nth-child(7){color:#ffc26d}.nav li:nth-child(8){color:#87afc1}.nav li:hover{color:#4b4b4b;transform:scale(1.1)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.hamburger .bar{background-color:#333;border-radius:2px;height:3px;width:25px}@media (max-width:768px){.nav{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:4rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:250px;z-index:999}.nav.open{right:0}.nav ul{flex-direction:column;gap:1.5rem}.hamburger{display:flex}}.hero-image{height:auto;max-height:500px;object-fit:cover;width:100%}.info-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;padding:2rem}.info-card{background:#f9f9f9;border-radius:8px;color:#333;flex:1 1 300px;padding:1.5rem}.teal{background:#b2dfdb}.peach{background:#ffe0b2}.purple{background:#d1c4e9}.section-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin:4rem 0;padding:0 1rem}.section-wrapper.reverse{flex-direction:row-reverse}.section-image{flex:1 1 40%;min-width:280px}.section-image img{border-radius:12px;object-fit:cover;width:100%}.section-content{flex:1 1 55%;min-width:300px}.contact-form{background-color:#a8dad4;border-radius:1rem;box-shadow:0 8px 20px #0000000d;margin:auto;max-width:800px;padding:4rem 1rem;text-align:center}.contact-form h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-form form{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.form-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.contact-form input,.contact-form textarea{border:2px solid #ccc;border-radius:.75rem;font-family:inherit;font-size:1rem;max-width:350px;padding:.75rem 1rem;transition:border .2s ease}.contact-form textarea{min-height:120px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{background-color:#fff;border-color:#84b5ff;outline:none}.contact-form button{background-color:#fff;border:none;border-radius:1rem;color:#222;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.75rem 2rem;transition:background-color .3s ease}.contact-form button:hover{background-color:#ffed76}.login-form-container select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:2px solid #ccc;border-radius:.75rem;box-shadow:none;color:#333;font-family:inherit;font-size:1rem;margin-bottom:0;outline:none;padding:.75rem 1rem;transition:border .2s;width:100%}.login-form-container select:focus{border-color:#84b5ff}.login-form-container textarea{background:#fff;border:2px solid #ccc;border-radius:.75rem;box-sizing:border-box;color:#333;font-family:inherit;font-size:1rem;margin-bottom:0;max-height:120px;max-width:100%;min-height:80px;min-width:100%;padding:.75rem 1rem;resize:none;transition:border .2s;width:100%}.login-form-container textarea:focus{border-color:#84b5ff;outline:none}.daily-schedule{background-color:#fffefc;max-width:90%;padding:2rem;width:90%}.daily-schedule h2{margin-bottom:1rem}.schedule-scroll{-ms-overflow-style:none;max-height:800px;overflow-y:auto;padding-right:1rem;scrollbar-width:none}.schedule-scroll::-webkit-scrollbar{display:none}.schedule-cards{display:flex;flex-direction:column;gap:1rem}.schedule-card{background:#f9f0ff;border-radius:1rem;box-shadow:0 4px 8px #0000000d;padding:1rem}.our-environment-section{background-color:#fdfffc;display:flex;flex-direction:column;max-width:90%;padding:2rem;width:90%}.our-environment-section h2{margin-bottom:1rem}.environment-scroll{-ms-overflow-style:none;flex-shrink:0;height:800px;overflow-y:auto;padding-right:1rem;position:relative;scrollbar-width:none}.environment-scroll::-webkit-scrollbar{display:none}.environment-cards{display:flex;flex-direction:column;gap:1rem}.environment-card{background:#f0fff1;border-radius:1rem;box-shadow:0 4px 8px #0000000d;padding:1rem}.about-us{background-color:#fffefc;padding:1rem 2rem 1rem 1rem}.about-cards{display:flex;flex-direction:column;gap:1rem}.about-card{background:#fdf7f2;border-radius:1rem;box-shadow:0 4px 8px #0000000d;padding:1rem 1.5rem}.pricing{background-color:#fffefc;padding:2rem}.pricing h2{margin-bottom:1rem}.pricing-cards{display:flex;flex-direction:column;gap:1rem}.price-card{background:#f0f8ff;border-radius:1rem;box-shadow:0 4px 8px #0000000d;padding:1.5rem}.price{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.price-card ul{list-style-type:disc;margin-top:.5rem;padding-left:1.2rem}.why-choose{background-color:#fffefc;max-width:90%;padding:1rem;width:90%}.why-choose h2{margin-bottom:1rem}.why-cards{display:flex;flex-direction:column;gap:1rem}.why-card{background:#eaf3fb;border-radius:1rem;box-shadow:0 4px 8px #0000000d;padding:1.5rem}.why-card ul{list-style-type:disc;margin-top:.5rem;padding-left:1.2rem}.modal-overlay{align-items:center;background:#28282899;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{animation:fadeIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 10px 20px #0003;font-family:Comic Sans MS,Poppins,cursive;font-size:1.2rem;max-width:400px;padding:2em;text-align:center;width:80%}.modal-content.success{border:3px solid #6cc070}.modal-content.error{border:3px solid #f07171}.modal-content button{background:#00d4d4;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1em;padding:.5em 1.5em}.modal-content button:hover{background:#00a9a9}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.about-us,.daily-schedule,.info-grid,.our-environment-section,.pricing,.section-wrapper,.why-choose{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:100vw;overflow-x:hidden;padding-left:1rem;padding-right:1rem}.contact-form input,.contact-form textarea{box-sizing:border-box;max-width:100%;width:100%}@media (max-width:768px){.contact-form{margin:2rem 1rem;padding:2rem 1rem}}.hero-subtext{background-color:#fffefc;color:#606060;font-family:Baloo\ 2,Comic Sans MS,cursive;font-size:2rem;font-weight:500;margin:0 auto;max-width:700px;padding:.25rem 1rem .5rem;text-align:center}.highlight{background-color:#90ee90;border-radius:50%}.totcare-footer{align-items:center;background:#fff;box-shadow:0 -4px 8px #00000014;box-sizing:border-box;color:#333;display:flex;flex-direction:row;font-family:Comic Sans MS,Baloo\ 2,cursive;justify-content:space-between;left:0;margin-top:3rem;max-width:100vw;overflow-x:hidden;padding:.5rem 1.5rem;position:relative;width:100vw}.footer-nav-list{box-sizing:border-box;flex-wrap:wrap}.footer-logo-section{align-items:center;display:flex;gap:.5rem}.footer-nav-list{align-items:center;color:inherit;display:flex;font-family:inherit;gap:1.5em;justify-content:flex-end;list-style:none;margin:0;padding:0}.footer-nav-item{border-radius:12px;color:#333;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:700;padding:.4rem .8rem;transition:transform .2s,color .2s}.footer-nav-item:first-child{color:#ef9a92}.footer-nav-item:nth-child(2){color:#ffc26d}.footer-nav-item:nth-child(3){color:#87afc1}.footer-nav-item:nth-child(4){color:#b39ddb}.footer-nav-item:nth-child(5){color:#82b185}.footer-nav-item:nth-child(6){color:#ef9a92}.footer-nav-item:nth-child(7){color:#ffc26d}.footer-nav-item:nth-child(8){color:#87afc1}.footer-nav-item:hover{color:#4b4b4b;transform:scale(1.1)}.totcare-footer-logo img{height:40px}.footer-copyright{color:#888;font-family:inherit;font-size:.85em;margin-top:.5em}.app{min-height:100vh}.app,.login-form-container{display:flex;flex-direction:column}.login-form-container{align-items:center;background:#fff;border-radius:1.5rem;box-shadow:0 4px 16px #0000001f;font-family:Comic Sans MS,Baloo\ 2,cursive;gap:1.5rem;margin:3rem auto 2rem;max-width:400px;padding:1rem 3rem 3.6rem}.login-form-container h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:.5rem;padding-bottom:.5rem;text-align:center;width:100%}.login-form-container form{align-items:center;display:flex;flex-direction:column;gap:1.2rem;width:100%}.login-form-container input{background:#fff;border:2px solid #ccc;border-radius:.75rem;font-family:inherit;font-size:1rem;margin-bottom:0;padding:.75rem 1rem;transition:border .2s;width:100%}.login-form-container input:focus{background:#fff;border-color:#84b5ff;outline:none}.login-form-buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-top:.5rem;width:100%}.login-form-container button{background:none;border:none;border-radius:12px;color:#4b4b4b;cursor:pointer;font-family:Comic Sans MS,Baloo\ 2,cursive;font-size:1.1rem;font-weight:700;margin:0;padding:.4rem .8rem;transition:transform .2s,color .2s}.login-form-container button:hover{background:none;color:#f18888;transform:scale(1.1)}.login-form-container input:-webkit-autofill,.login-form-container input:-webkit-autofill:active,.login-form-container input:-webkit-autofill:focus,.login-form-container input:-webkit-autofill:hover{-webkit-text-fill-color:#333!important;box-shadow:inset 0 0 0 1000px #fff!important;caret-color:#333;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@media (max-width:500px){.login-form-buttons{align-items:stretch;flex-direction:column;gap:.75rem}}.react-calendar{background:#fffefc;border:none;border-radius:1.5rem;box-shadow:0 4px 24px #00000012;font-family:inherit;font-size:1.1rem;margin-bottom:2rem;max-width:100%;padding:1.5rem 1rem 1rem;width:100%}.react-calendar__navigation{display:flex;justify-content:space-between;margin-bottom:1rem}.react-calendar__navigation button{background:none;border:none;border-radius:.5rem;color:#333;cursor:pointer;font-size:1.2rem;font-weight:700;padding:.25rem .75rem;transition:background .2s}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background:#ffed76;color:#222}.react-calendar__month-view__weekdays{color:#b39ddb;font-size:.95rem;font-weight:600;letter-spacing:.05em;text-align:center;text-transform:uppercase}.react-calendar__tile{background:none;border:none;border-radius:.75rem;color:#333;cursor:pointer;font-size:1rem;padding:.5em 0;transition:background .2s,color .2s}.react-calendar__tile--now{background:#ffed76;color:#222}.react-calendar__tile--active,.react-calendar__tile:focus{background:#84b5ff;color:#fff}.react-calendar__tile--hasActive{background:#b39ddb;color:#fff}.react-calendar__tile.highlight{background:#c8f7c5;color:#222}.react-calendar__tile:disabled{background:#f0f0f0;color:#bbb;cursor:not-allowed}@media (max-width:600px){.react-calendar{font-size:1rem;padding:1rem .25rem}}.rbc-calendar{background:#fffefc;border-radius:1.5rem;box-shadow:0 4px 24px #00000012;font-family:Comic Sans MS,Baloo\ 2,cursive;font-size:1.1rem;padding:1.5rem 1rem 1rem}.rbc-toolbar{font-family:inherit;margin-bottom:1.5rem}.rbc-toolbar button{border:none;border-radius:.5rem;color:#333;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:700;padding:.25rem .75rem;transition:background .2s}.rbc-toolbar button:enabled:focus,.rbc-toolbar button:enabled:hover{background:#ffed76;color:#222}.rbc-event{border-radius:.75rem;font-family:inherit;font-size:1rem;padding:.2em .5em}.rbc-event-content{font-weight:700}.rbc-today{background:#ffed76!important}.rbc-selected{background:#84b5ff!important;color:#fff!important}.rbc-off-range-bg{background:#f9f9f9}.rbc-row-segment .rbc-event{margin:2px 0}.rbc-time-slot{min-height:36px}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;flex:1 0;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{background:none;border:none;color:inherit;cursor:pointer;margin:0;padding:0;-webkit-user-select:text;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-toolbar button:hover{cursor:pointer}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width:767px){.rbc-toolbar{flex-direction:column}}.rbc-day-slot .rbc-background-event,.rbc-event{background-color:#3174ad;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:2px 5px;text-align:left;width:100%}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 #33333380}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;color:#3174ad;font-size:85%;font-weight:700;height:auto;line-height:normal;z-index:4}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{border:1px solid #ddd;display:flex;flex:1 0;flex-direction:column;height:100%;position:relative;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;flex:1 0;flex-basis:0px;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex:1 0;flex-direction:row;overflow:hidden;right:1px}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 15px #00000040;padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex:1 0;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:flex;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{align-items:flex-start;border:1px solid #265985;display:flex;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:-webkit-sticky;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{flex:1 1;flex-basis:0 px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:#00000080;color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:initial;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{align-items:flex-start;border-top:2px solid #ddd;display:flex;flex:1 0;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.rbc-resource-grouping.rbc-time-header-content{display:flex;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}
/*# sourceMappingURL=main.3f9feec7.css.map*/