.smart-calendar-spinner-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}.smart-calendar-spinner-wrapper--show{display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,0.8);pointer-events:all;opacity:1}.smart-calendar-spinner{display:inline-block;position:relative;width:80px;height:80px}.smart-calendar-spinner div{position:absolute;width:6px;height:6px;background:#555;border-radius:50%;animation:smart-calendar-spinner 1.2s linear infinite}.smart-calendar-spinner div:nth-child(1){animation-delay:0s;top:37px;left:66px}.smart-calendar-spinner div:nth-child(2){animation-delay:-0.1s;top:22px;left:62px}.smart-calendar-spinner div:nth-child(3){animation-delay:-0.2s;top:11px;left:52px}.smart-calendar-spinner div:nth-child(4){animation-delay:-0.3s;top:7px;left:37px}.smart-calendar-spinner div:nth-child(5){animation-delay:-0.4s;top:11px;left:22px}.smart-calendar-spinner div:nth-child(6){animation-delay:-0.5s;top:22px;left:11px}.smart-calendar-spinner div:nth-child(7){animation-delay:-0.6s;top:37px;left:7px}.smart-calendar-spinner div:nth-child(8){animation-delay:-0.7s;top:52px;left:11px}.smart-calendar-spinner div:nth-child(9){animation-delay:-0.8s;top:62px;left:22px}.smart-calendar-spinner div:nth-child(10){animation-delay:-0.9s;top:66px;left:37px}.smart-calendar-spinner div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.smart-calendar-spinner div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes smart-calendar-spinner{0%,
  20%,
  80%,
  100%{transform:scale(1)}50%{transform:scale(1.5)}}.smart-calendar-overlay{position:absolute;left:0 !important;top:0 !important;width:100%;height:100%;pointer-events:none}.smart-calendar-overlay--show{pointer-events:all}@media only screen and (max-width: 950px){.smart-calendar-overlay--show{pointer-events:none}}.smart-calendar-wrapper{position:absolute;top:0;left:0;width:380px;background:#ffffff;box-shadow:0px 8px 32px rgba(0,0,0,0.12);border-radius:12px;opacity:0;pointer-events:none;z-index:1000}@media only screen and (max-width: 950px){.smart-calendar-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;transition:transform 0.5s ease-in-out;transform:translate3d(0, 100%, 0) !important;pointer-events:none;z-index:10000000000;opacity:1}}.smart-calendar-wrapper--show{opacity:1;pointer-events:all}@media only screen and (max-width: 950px){.smart-calendar-wrapper--show{transform:translate3d(0, 0, 0) !important}}.smart-calendar-wrapper-header{display:none;position:relative}@media only screen and (max-width: 950px){.smart-calendar-wrapper-header{display:flex;align-items:center;box-shadow:0px 2px 6px rgba(0,0,0,0.12);border-radius:12px;padding:1em;margin-bottom:1em;flex:0 0 2em}}.smart-calendar-wrapper-header-close-btn{position:absolute;left:1em;top:50%;width:2em;height:2em;border-radius:50%;box-shadow:0px 4px 4px rgba(0,0,0,0.12);display:flex;justify-content:center;align-items:center;transform:translate3d(0, -50%, 0);cursor:pointer}.smart-calendar-wrapper-header-title{flex:1 1 auto;text-align:center;font-weight:bold;font-size:1.2em}.smart-calendar{flex:1 1 auto;display:flex;flex-direction:column}.smart-calendar-header{display:flex;flex-direction:row;flex:0 0 auto;padding:1em;justify-content:space-between;position:relative}@media only screen and (max-width: 950px){.smart-calendar-header{flex-direction:column;padding:0 1em;border-bottom:1px solid #ebebeb;justify-content:flex-start}}.smart-calendar-header-label{font-weight:bold;line-height:1.3em;width:30%;font-size:0.9em}@media only screen and (max-width: 950px){.smart-calendar-header-label{width:100%;line-height:1.5em;max-width:none;font-size:1em;margin:0.8em 0}}.smart-calendar-header-options{font-size:0.9em;position:relative;width:70%}@media only screen and (max-width: 950px){.smart-calendar-header-options{flex:0 0 auto;font-size:1em;width:auto}}.smart-calendar-header-options-coachmark-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);transition:opacity 0.25s ease-in-out;opacity:0;pointer-events:none}@media only screen and (max-width: 950px){.smart-calendar-header-options-coachmark-wrapper--show{transition:opacity 0.25s ease-in-out 0.5s;opacity:1;pointer-events:all}}.smart-calendar-header-options-coachmark{position:absolute;top:12em;left:1em;width:80%;background-color:#252525;box-shadow:0px 0px 24px rgba(255,255,255,0.4);color:#fff;border-radius:0.5em;padding:1em;font-size:0.9em;pointer-events:none}.smart-calendar-header-options-coachmark:before{position:absolute;width:0;height:0;content:"";border-left:0.8em solid transparent;border-right:0.8em solid transparent;border-bottom:0.8em solid #252525;left:1em;bottom:100%}.smart-calendar-header-options--opened{background:#ebf7fa;color:#1fa2b8}@media only screen and (max-width: 950px){.smart-calendar-header-options--opened{background:inherit;color:inherit}}.smart-calendar-header-options--opened>.smart-calendar-header-options-selected{border:0}.smart-calendar-header-options--opened>.smart-calendar-header-options-dropdown{display:block;color:#3c3c3c}@media only screen and (max-width: 950px){.smart-calendar-header-options--opened>.smart-calendar-header-options-dropdown{display:flex}}.smart-calendar-header-options-selected{display:flex;justify-content:space-between;border:1px solid #ebebeb;border-radius:4px;padding:0.4em 1em;cursor:pointer}@media only screen and (max-width: 950px){.smart-calendar-header-options-selected,.smart-calendar-header-options-dropdown-selection.default{display:none}}.smart-calendar-header-options-selected__arrow{transform:scaleX(2)}.smart-calendar-header-options-dropdown{display:none;position:absolute;z-index:100;background-color:#fff;width:100%;top:100%;box-shadow:0px 4px 12px rgba(0,0,0,0.25);border-radius:4px}@media only screen and (max-width: 950px){.smart-calendar-header-options-dropdown{position:inherit;z-index:0;background-color:inherit;width:auto;top:auto;box-shadow:none;border-radius:0;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1em}.smart-calendar-header-options-dropdown::-webkit-scrollbar{display:none}}.smart-calendar-header-options-dropdown-selection{cursor:pointer;display:flex;padding:0.4em 0}@media only screen and (max-width: 950px){.smart-calendar-header-options-dropdown-selection{display:inherit;padding:0.5em 0.8em;border:1px solid #ebebeb;box-sizing:border-box;border-radius:8px;font-size:0.9em;margin-right:1em;flex:0 0 auto}}.smart-calendar-header-options-dropdown-selection__icon{width:3em;min-width:3em;text-align:center}@media only screen and (max-width: 950px){.smart-calendar-header-options-dropdown-selection__icon{width:auto;min-width:0;text-align:left}}.smart-calendar-header-options-dropdown-selection--selected>.smart-calendar-header-options-dropdown-selection__icon:before{text-align:center;content:"\2714"}@media only screen and (max-width: 950px){.smart-calendar-header-options-dropdown-selection--selected{border:1px solid #3f3f3f;background-color:#f7f7f7;pointer-events:none}.smart-calendar-header-options-dropdown-selection--selected>.smart-calendar-header-options-dropdown-selection__icon:before{display:none}}.smart-calendar-calendar-wrapper{padding:1.8em;border-top:1px solid #ebebeb}@media only screen and (max-width: 950px){.smart-calendar-calendar-wrapper{flex:1 0 auto;height:1px;padding:0 1em;overflow-y:auto;scroll-snap-type:y mandatory;border-top:none;margin-top:1em}}.smart-calendar-calendar{display:none}@media only screen and (max-width: 950px){.smart-calendar-calendar{display:block}}.smart-calendar-calendar--selected{display:block}@media only screen and (max-width: 950px){.smart-calendar-calendar+.smart-calendar-calendar{margin-top:1em}}.smart-calendar-calendar-header{display:flex;justify-content:space-between;align-items:center;padding:0 2em;margin-bottom:1em}@media only screen and (max-width: 950px){.smart-calendar-calendar-header{padding:0}}.smart-calendar-calendar-header__previous,.smart-calendar-calendar-header__next{transform:scale3d(1.5, 2, 1);font-size:0.8em;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 950px){.smart-calendar-calendar-header__previous,.smart-calendar-calendar-header__next{display:none}}.smart-calendar-calendar-header__previous--disabled,.smart-calendar-calendar-header__next--disabled{color:#c5c5c5;pointer-events:none}.smart-calendar-calendar-header__title{text-align:center;font-weight:bold}@media only screen and (max-width: 950px){.smart-calendar-calendar-header__title{text-align:left;flex:1 1 auto;font-size:1.4em;padding-left:0.3em}}.smart-calendar-calendar-body{display:grid;grid-template-columns:repeat(7, 1fr)}.smart-calendar-calendar-body__slot{display:flex;justify-content:center;align-items:center;color:#3c3c3c;font-family:"ProximaNova", sans-serif;font-size:0.9em;border-radius:50%;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.smart-calendar-calendar-body__slot:before{display:inline-block;content:"";height:0;padding-top:100%;width:0}.smart-calendar-calendar-body__slot--disabled{color:#e0e0e0;pointer-events:none}.smart-calendar-calendar-body__slot--next{color:#e0e0e0}.smart-calendar-calendar-body__slot--selected{background-color:#3c3c3c;color:#fff;margin:12%;pointer-events:none}.smart-calendar-calendar-body__slot-title{color:#939393;font-size:0.8em}.smart-calendar-calendar-body__slot--unavailable{color:#939393}.smart-calendar-calendar-body__slot--unavailable:after{content:"";width:1px;height:50%;background-color:#939393;position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0) rotate(35deg)}.smart-calendar-load-more-btn{display:none}@media only screen and (max-width: 950px){.smart-calendar-load-more-btn{display:block;outline:0;margin:1em auto;padding:0.6em 3em;width:100%;background-color:#e7f9f9;color:#00c4cf;border-radius:0.6em;border:0;cursor:pointer;transition:all 0.25s ease-in-out;font-weight:bold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.smart-calendar-load-more-btn[disabled]{display:none}}.smart-calendar-footer{display:flex;justify-content:space-between;flex:0 0 auto;line-height:1.3em;padding:1em;border-top:1px solid #ebebeb}.smart-calendar-footer-label{transition:opacity 0.25s ease-in-out;opacity:0}.smart-calendar-footer-label--show{opacity:1}.smart-calendar-footer-label__selected{font-weight:bold}.smart-calendar-footer-action__button{padding:0.6em 3em;background:#00c4cf;border-radius:0.6em;border:0;color:#fff;cursor:pointer;transition:all 0.25s ease-in-out}.smart-calendar-footer-action__button--disabled{background:#d2d2d2;pointer-events:none}.smart-calendar-header-options-selected__label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
