.TherapyOrderForm{min-height:250px}.TherapyWrapper{font-family:ff-scala,serif;max-width:940px;margin:40px auto;border-radius:5px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.1);display:flex;flex-flow:row wrap;width:100%;align-items:center;justify-content:center;overflow:hidden;position:relative;min-height:700px}.TherapyWrapper--stepOne .TherapyStepOne{position:relative;left:calc(25% - 40px);transition:all .3s linear}@media (max-width:575px){.TherapyWrapper--stepOne .TherapyStepOne{left:0}}.TherapyWrapper--stepOne .TherapyStepTwo{position:relative;left:calc(50% - 40px);transition:all .3s linear}@media (max-width:575px){.TherapyWrapper--stepOne .TherapyStepTwo{left:0}}.TherapyWrapper--stepThree .TherapyStepTwo,.TherapyWrapper--stepTwo .TherapyStepOne,.TherapyWrapper--stepTwo .TherapyStepTwo{position:relative;left:0;transition:all .3s linear}.TherapyStepOne{max-width:440px;flex-grow:1;text-align:center;transition:all .3s linear;padding:50px}.TherapyStepOne .TherapyStepOneHeader{color:#000;font-size:20px;text-align:center}.TherapyStepOne .form-field{text-align:left}.TherapyStepOne label{margin-top:20px;margin-bottom:5px;color:#323232;font-size:14px}.TherapyStepOne select{color:#323232;overflow:hidden;padding:9px 25px 9px 10px;border:1px solid #ddd;border-radius:0;text-overflow:ellipsis;white-space:nowrap;font-size:inherit}.TherapyStepOne button{margin:20px auto;min-width:164px}.TherapyStepTwo{flex-grow:1;background:#323232;text-align:center;position:relative;transition:all .3s linear;min-height:700px}.TherapyStepTwo__timeSlots ul{display:flex;flex-flow:row wrap;margin:10px auto 0;width:260px;padding:0}.TherapyStepTwo__timeSlot{color:#fff;list-style-type:none;border:1px solid #fff;border-radius:2px;margin:0 4px 4px 0;width:calc(50% - 4px);padding:13px 3px 11px;font-size:13px;text-transform:lowercase;font-weight:600}.TherapyStepTwo__timeSlot:hover{cursor:pointer}.TherapyStepTwo__timeSlot--selected{background:#fff;color:#323232}.TherapyStepTwo .TherapyStepTwoHeader{color:#fff;margin-top:35px;margin-bottom:5px}.TherapyStepTwo button{margin:20px auto;min-width:164px}.TherapyStepTwo .vc-container{font-family:Bebas Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:400}.TherapyStepTwo .vc-container .vc-header .vc-title{font-weight:400!important}.TherapyStepTwo .vc-container.vc-is-dark{background-color:transparent;border-color:transparent}.TherapyStepTwo .vc-header{margin-bottom:15px}.TherapyStepTwo .vc-weekday{border-bottom:1px solid #c8c8c8;padding-bottom:15px;margin-bottom:10px}.TherapyDatepicker{position:relative}.TherapyDatepicker--loading .vc-pane-container{opacity:.1}.TherapyDatepicker--loading:after{content:"";background-image:url(/app/themes/tsol/dist/images/spinner_484b5e34.png);width:48px;height:48px;display:block;background-size:contain;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;position:absolute;left:calc(50% - 24px);top:calc(50% - 24px)}.TherapyStepThree{flex-grow:1;text-align:center;padding:33px 84px 16px}@media (max-width:575px){.TherapyStepThree{padding:33px 20px 16px}}.TherapyStepThree__consent{position:relative;text-align:left;display:flex;flex-direction:row-reverse;justify-content:start;align-items:inherit;font-family:ff-scala,serif;color:#000;font-size:14px;margin:15px 0;padding-left:20px}.TherapyStepThree__consent label{position:relative}.TherapyStepThree__consent label:after{content:"";opacity:0;top:4px;left:-18px;width:11px;height:9px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTQuNjg4IDUuNDY1Yy0uMDQuMDQtLjEwNi4wNC0uMTQ2IDBMMS44NDQgMi43NjkgMCA0LjYxNGwyLjY5NyAyLjY5OEw0LjYxNSA5LjIzIDEyIDEuODQ0IDEwLjE1NCAwIDQuNjg4IDUuNDY1eiIvPgo8L3N2Zz4K) no-repeat 50%/cover;-webkit-transform:scale(0);transform:scale(0);transition:all .15s ease-in-out;position:absolute}.TherapyStepThree__consent .form-check-input{border:2px solid #ddd;-webkit-appearance:none;appearance:none;width:15px;height:15px;margin-top:1px;z-index:10;cursor:pointer}.TherapyStepThree__consent .form-check-input:checked{border-color:#000}.TherapyStepThree__consent .form-check-input:checked+label{font-weight:700}.TherapyStepThree__consent .form-check-input:checked+label:after{opacity:1;display:block;visibility:visible;-webkit-transform:none;transform:none}.TherapyStepThree__consentError{color:#dc3545;font-size:14px;font-weight:700;margin-bottom:6px;margin-top:-6px;text-align:left}.TherapyStepThree__consentError a{color:#dc3545;font-weight:700;text-decoration:underline}.TherapyStepThree__cost{margin:22px 0 20px;padding:13px 19px 12px;color:#000;background-color:#ffe802;display:flex;flex-direction:row;justify-content:space-between;font-size:22px;align-items:baseline}.TherapyStepThree__agreement{text-align:left;font-family:ff-scala,serif;color:#000;font-size:14px;margin-bottom:7px}.TherapyStepThree__agreement a{font-weight:700}.TherapyStepThree .TherapyStepThreeImg{display:block;margin:33px auto 22px;width:100px;height:auto;border-radius:50%}.TherapyStepThree .TherapyStepThreeHeader{color:#000;font-size:26px;text-align:center}.TherapyStepThree .TherapyStepThreeData{margin:24px 0;padding:30px 0 20px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;display:flex;flex-flow:row wrap}@media (max-width:575px){.TherapyStepThree .TherapyStepThreeData{flex-direction:column}}.TherapyStepThree .TherapyStepThreeData li{width:33%;padding-right:10px;padding-left:10px;flex:0 0 33.33333%;max-width:33.33333%;list-style-type:none;text-align:left}.TherapyStepThree .TherapyStepThreeData__header{margin-bottom:5px;color:#323232;font-size:14px}.TherapyStepThree .TherapyStepThreeData__value{margin-bottom:0;color:#000;font-weight:700;font-size:16px}.TherapyUserEdit{display:flex;flex-flow:row wrap;margin:0 -10px}@media (max-width:575px){.TherapyUserEdit{flex-direction:column}}.TherapyUserEdit__section{width:50%;text-align:left;padding:0 10px}@media (max-width:575px){.TherapyUserEdit__section{width:100%}}.TherapyUserEdit__wrapper{border-bottom:1px solid #c8c8c8;margin-bottom:30px;padding-bottom:27px}.TherapyUserEdit__title{margin-bottom:7px}.TherapyUserEdit__phone{display:flex;flex-flow:row nowrap;align-items:center}.TherapyUserEdit__phone .PhonePrefix:disabled{background:#f0f0f0;color:#000}.TherapyUserEdit__phone .ExtendedInput:first-child{width:63px;margin-bottom:0;margin-left:12px;margin-right:12px;padding:8px 10px}@media (min-width:576px){.TherapyUserEdit__phone .ExtendedInput:first-child{width:120px}}.TherapyUserEdit__phone .ExtendedInput:nth-child(2){width:100%}.TherapyUserEdit .form-input:disabled,.TherapyUserEdit__phone .form-input:disabled{opacity:.7}.TherapyUserEdit__fields .form-field{text-align:left}.TherapyUserEdit__fields .form-field:not(:last-child){margin-bottom:27px}.TherapyUserEdit__fields .form-input{padding:9px 15px 7px}.TherapyUserEdit__fields .jQueryInputPhone{width:100%;margin-bottom:15px;position:relative}.TherapyUserEdit__fields .jQueryInputPhone .SpinnerWrap{position:absolute;top:50%;-webkit-transform:translateY(calc(-50% + 15px));transform:translateY(calc(-50% + 15px))}.TherapyUserEdit__fields .jQueryInputPhone__input{opacity:0;transition:opacity .2s linear}.TherapyUserEdit__fields .jQueryInputPhone .form-field__input{color:#000}.TherapyUserEdit__fields .jQueryInputPhone .iti--separate-dial-code .iti__selected-flag{background:transparent;border-right:1px solid #c8c8c8}.TherapyUserEdit__fields .jQueryInputPhone .iti--separate-dial-code .iti__selected-dial-code{font-size:13px;font-family:ff-scala,serif;color:#000;line-height:1;padding-top:3px}.TherapyUserEdit__fields .jQueryInputPhone .iti{width:100%}.TherapyUserEdit__fields .jQueryInputPhone .iti__dial-code{display:none}.TherapyUserEdit__fields .jQueryInputPhone .iti .jQueryInputPhone__input{opacity:1}.TherapyUserEdit__fields .jQueryInputPhone .iti input[type=tel]{padding-left:91px;border:1px solid #c8c8c8;width:100%;padding-top:10px;padding-bottom:6px}.TherapyUserEdit__message{margin-bottom:20px}.TherapyUserEdit__send{min-width:146px;margin-bottom:30px}