body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page{margin:0 auto;max-width:800px;padding:2rem}button{cursor:pointer}.ReactModal__Overlay{opacity:0;transition:all .3s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.ReactModal__Content{-webkit-transform:translateY(100%);transform:translateY(100%);transition:all .3s ease-in-out}.ReactModal__Content--after-open{-webkit-transform:translateY(0);transform:translateY(0)}.ReactModal__Content--before-close{-webkit-transform:translateY(100%);transform:translateY(100%)}.header{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:70px;justify-content:space-between;padding:0 2rem}.header .arrow{cursor:pointer;-webkit-filter:invert(30%) sepia(87%) saturate(3182%) hue-rotate(211deg) brightness(96%) contrast(108%);filter:invert(30%) sepia(87%) saturate(3182%) hue-rotate(211deg) brightness(96%) contrast(108%);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header .inactive{cursor:auto;opacity:.5}.header .logo{max-width:150px}.header .lang-selector{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center}.header .lang-selector img{margin-left:5px;margin-top:2px}.button-card{padding:1rem 0}.button-card .button-row{display:flex;flex-direction:row;padding-top:1rem}.button-card .button-row button{margin-right:1rem;width:100%}.ReactModal__Overlay{background-color:rgba(0,0,0,.6)!important;padding-top:65px}.modal{background-color:#fff;height:100%;margin:0;overflow-y:scroll;padding:0;scrollbar-width:none}.modal .modal-header{background-color:#fff;border-bottom:1px solid #eee;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;position:fixed;width:calc(100% - 2rem)}.modal .modal-header .title{font-weight:700}.modal .modal-body{margin-top:65px;padding:0 1rem}.appt-row .date{font-weight:700;padding-top:.5rem}.appt-row .appt-grid{display:flex;flex-direction:row;flex-wrap:wrap;padding:.5rem 0 .75rem}.appt-row .appt-grid *{margin-right:1rem}.card-default{align-items:center;border:1px solid #ddd;border-radius:4px;color:"#333333";display:flex;flex-direction:row;justify-content:flex-start;padding:1rem}.card-default img{margin-right:1rem}.intro-section{background-color:#fff;padding:1rem}.form-group{padding-top:1rem}.form-group button{cursor:pointer}
/*# sourceMappingURL=main.797384c3.css.map*/