#acuityscheduling-trial{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;width:100vw;height:100%;z-index:901}#acuityscheduling-trial .loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@-webkit-keyframes flip-square{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}12.5%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}62.5%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}}@keyframes flip-square{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}12.5%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}62.5%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}}#acuityscheduling-trial .loader .loader__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-perspective:80px;perspective:80px}#acuityscheduling-trial .loader .loader__indicator{width:40px;height:40px;background-color:#000;-webkit-animation-name:flip-square;animation-name:flip-square;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.694,0,.335,1);animation-timing-function:cubic-bezier(.694,0,.335,1);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}#acuityscheduling-trial .loading,#acuityscheduling-trial .error{position:absolute;left:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;visibility:visible;background:#fff;opacity:1;-webkit-transition:opacity .2s cubic-bezier(.455,.03,.515,.955) .2s,visibility .2s cubic-bezier(.455,.03,.515,.955) .2s;transition:opacity .2s cubic-bezier(.455,.03,.515,.955) .2s,visibility .2s cubic-bezier(.455,.03,.515,.955) .2s}#acuityscheduling-trial .loading__text,#acuityscheduling-trial .error__text{font-family:"Clarkson",Helvetica,sans-serif;font-style:normal;font-weight:500;line-height:1.2em;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:30px}html[lang^=ja] #acuityscheduling-trial .loading__text,html[lang^=ja] #acuityscheduling-trial .error__text{font-family:"Noto Sans JP"}@media all and (min-width:768px){#acuityscheduling-trial .loading__text,#acuityscheduling-trial .error__text{font-size:32px;max-width:100%}}#acuityscheduling-trial .loading.is-hidden,#acuityscheduling-trial .error.is-hidden{visibility:hidden;opacity:0}#acuityscheduling-trial .error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}#acuityscheduling-trial .error__text{text-align:center;max-width:12em}#acuityscheduling-trial .error .icon-wrapper{position:relative;margin-top:16px}#acuityscheduling-trial .error .icon-wrapper svg{position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px;width:40px;height:40px}#acuityscheduling-trial iframe{width:100%;height:100%}